summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-25add workaround for compiling with spdlog and incompatible libfmt (fixes #214)ouwou
2023-08-25Merge pull request #207 from TheMorc/macosplatformouwou
2023-08-25Merge pull request #212 from TheMorc/macosfilepickerouwou
2023-08-25Merge pull request #215 from TheMorc/gitignoreouwou
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
2023-08-24Merge pull request #210 from TheMorc/adwaitareadmeouwou
2023-08-24Merge pull request #208 from TheMorc/imagepreviewfixouwou
2023-08-24Merge pull request #206 from TheMorc/cmakefixupouwou
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
2023-07-21keep aspect ratio for LazyImageMorc - Richard Gráčik
2023-07-17dont error if no capture or playback devices are available to try initializin...ouwou
2023-07-16Merge pull request #192 from uowuo/message-editingouwou
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
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
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