summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-08-25add workaround for compiling with spdlog and incompatible libfmt (fixes #214)ouwou
2023-08-25Merge pull request #207 from TheMorc/macosplatformouwou
add hackish macOS detection for home folder, resources and cache
2023-08-25Merge pull request #212 from TheMorc/macosfilepickerouwou
remove useless file picker filter
2023-08-25Merge pull request #215 from TheMorc/gitignoreouwou
.gitignore: ignore macOS resource forks
2023-08-25.gitignore: ignore macOS resource forksTheMorc
2023-08-24add hackish macOS detection for home folder, resources and cacheTheMorc
2023-08-24platform.cpp switch logging to spdlogTheMorc
2023-08-24disable file picker filtersTheMorc
macOS's file picker had issues with them being enabled and it works just fine without the filter being added. Probably applies to other file picker interfaces too
2023-08-24Merge pull request #210 from TheMorc/adwaitareadmeouwou
suggest installing adwaita-icon-theme to get icons in the client on macOS
2023-08-24Merge pull request #208 from TheMorc/imagepreviewfixouwou
fix ImageComponent embeds due to extensions being mixedcase
2023-08-24Merge pull request #206 from TheMorc/cmakefixupouwou
move CoreFoundation to a more reasonable place
2023-08-24suggest installing adwaita-icon-theme to get icons in the clientTheMorc
2023-08-23fix ImageComponent embeds due to extensions being mixedcaseTheMorc
2023-08-23move CoreFoundation to a more reasonable placeTheMorc
2023-08-21dont deserialize groups in GUILD_MEMBER_LIST_UPDATEouwou
2023-07-25Merge branch 'master' of https://github.com/uowuo/abaddonouwou
2023-07-25fix regex reading from freed memory (fixes #197)ouwou
2023-07-23Merge pull request #196 from TheMorc/patch-keep_aspect_ratioouwou
keep aspect ratio in LazyImage
2023-07-21keep aspect ratio for LazyImageMorc - Richard Gráčik
2023-07-17dont error if no capture or playback devices are available to try ↵ouwou
initializing (#193)
2023-07-16Merge pull request #192 from uowuo/message-editingouwou
Improve message editing
2023-07-15check if message is editableouwou
2023-07-15restrict attachments when editingouwou
2023-07-15only start editing if input is emptyouwou
2023-07-15clear input when exiting editingouwou
2023-07-15make editing inline, add up arrow shortcutouwou
2023-07-13fix attachments and replies breaking when loading message historyouwou
2023-07-13voice_states can be missingouwou
2023-07-13Merge pull request #185 from uowuo/remoteauthouwou
Login with QR code/remote auth
2023-07-11add qrcode to mindeps ci runouwou
2023-07-09make qrcodegen optional wow!!!ouwou
2023-07-09use another color for qr code cuz im specialouwou
2023-07-09restart remote auth on cancel opcodeouwou
2023-07-09emit remoteauth error on unexpected closeouwou
2023-07-09restart ra ws on timeoutouwou
2023-07-09fix typo in heartbeatouwou
2023-07-06fix bad optional access in channel delete (fixes #187)ouwou
2023-07-05Merge pull request #186 from jkozera/unread-category-indicatorsouwou
Show unread indicators next to categories containing unread channels
2023-07-05Don't count muted channels towards unread state of categoryJerzy Kozera
2023-07-04Redraw unread indicator after message status for category changesJerzy Kozera
2023-07-03use ppm instead of svg for generating qr pixbufouwou
2023-07-04Show unread indicators next to categories containing unread channelsJerzy Kozera
2023-07-01search for system miniaudio.h tooouwou
2023-07-01show status, error when captcha requiredouwou
2023-07-01only connect on RESPONSE_OKouwou
2023-07-01get rid of the message structs because theyre unnecessaryouwou
2023-07-01finalize loginouwou
2023-06-30remote auth impl. up to QR code displayouwou
2023-06-25global_name is optionalouwou
2023-06-25Merge pull request #176 from uowuo/pomeloouwou
pomelo support (and nicknames)