index
:
abaddon-portaudio
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-08-25
add workaround for compiling with spdlog and incompatible libfmt (fixes #214)
ouwou
2023-08-25
Merge pull request #207 from TheMorc/macosplatform
ouwou
2023-08-25
Merge pull request #212 from TheMorc/macosfilepicker
ouwou
2023-08-25
Merge pull request #215 from TheMorc/gitignore
ouwou
2023-08-25
.gitignore: ignore macOS resource forks
TheMorc
2023-08-24
add hackish macOS detection for home folder, resources and cache
TheMorc
2023-08-24
platform.cpp switch logging to spdlog
TheMorc
2023-08-24
disable file picker filters
TheMorc
2023-08-24
Merge pull request #210 from TheMorc/adwaitareadme
ouwou
2023-08-24
Merge pull request #208 from TheMorc/imagepreviewfix
ouwou
2023-08-24
Merge pull request #206 from TheMorc/cmakefixup
ouwou
2023-08-24
suggest installing adwaita-icon-theme to get icons in the client
TheMorc
2023-08-23
fix ImageComponent embeds due to extensions being mixedcase
TheMorc
2023-08-23
move CoreFoundation to a more reasonable place
TheMorc
2023-08-21
dont deserialize groups in GUILD_MEMBER_LIST_UPDATE
ouwou
2023-07-25
Merge branch 'master' of https://github.com/uowuo/abaddon
ouwou
2023-07-25
fix regex reading from freed memory (fixes #197)
ouwou
2023-07-23
Merge pull request #196 from TheMorc/patch-keep_aspect_ratio
ouwou
2023-07-21
keep aspect ratio for LazyImage
Morc - Richard Gráčik
2023-07-17
dont error if no capture or playback devices are available to try initializin...
ouwou
2023-07-16
Merge pull request #192 from uowuo/message-editing
ouwou
2023-07-15
check if message is editable
ouwou
2023-07-15
restrict attachments when editing
ouwou
2023-07-15
only start editing if input is empty
ouwou
2023-07-15
clear input when exiting editing
ouwou
2023-07-15
make editing inline, add up arrow shortcut
ouwou
2023-07-13
fix attachments and replies breaking when loading message history
ouwou
2023-07-13
voice_states can be missing
ouwou
2023-07-13
Merge pull request #185 from uowuo/remoteauth
ouwou
2023-07-11
add qrcode to mindeps ci run
ouwou
2023-07-09
make qrcodegen optional wow!!!
ouwou
2023-07-09
use another color for qr code cuz im special
ouwou
2023-07-09
restart remote auth on cancel opcode
ouwou
2023-07-09
emit remoteauth error on unexpected close
ouwou
2023-07-09
restart ra ws on timeout
ouwou
2023-07-09
fix typo in heartbeat
ouwou
2023-07-06
fix bad optional access in channel delete (fixes #187)
ouwou
2023-07-05
Merge pull request #186 from jkozera/unread-category-indicators
ouwou
2023-07-05
Don't count muted channels towards unread state of category
Jerzy Kozera
2023-07-04
Redraw unread indicator after message status for category changes
Jerzy Kozera
2023-07-03
use ppm instead of svg for generating qr pixbuf
ouwou
2023-07-04
Show unread indicators next to categories containing unread channels
Jerzy Kozera
2023-07-01
search for system miniaudio.h too
ouwou
2023-07-01
show status, error when captcha required
ouwou
2023-07-01
only connect on RESPONSE_OK
ouwou
2023-07-01
get rid of the message structs because theyre unnecessary
ouwou
2023-07-01
finalize login
ouwou
2023-06-30
remote auth impl. up to QR code display
ouwou
2023-06-25
global_name is optional
ouwou
2023-06-25
Merge pull request #176 from uowuo/pomelo
ouwou
[next]