summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-07-23add tooltip to vad comboboxouwou
2023-07-23make vad method a setting and tie it to comboboxouwou
2023-07-21keep aspect ratio for LazyImageMorc - Richard Gráčik
2023-07-18move log messageouwou
2023-07-18support mindeps build without rnnoiseouwou
2023-07-18add ability to change vad methodouwou
2023-07-18i dont like nodiscard anymoreouwou
2023-07-17Merge branch 'master' into rnnoiseouwou
2023-07-17dont error if no capture or playback devices are available to try initializin...ouwou
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-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-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-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
2023-06-24dont notify on silent messagesouwou
2023-06-24support sending messages with `@silent` prefixouwou
2023-06-24Merge pull request #182 from TheMorc/TheMorc-patch-audio2ouwou
2023-06-24Merge pull request #181 from TheMorc/TheMorc-BaseAttachementSizeouwou
2023-06-23Change timeval from 1000000 microseconds to 1secMorc - Richard Gráčik
2023-06-23Update max attachment size for base usersMorc - Richard Gráčik
2023-06-22Merge branch 'master' of https://github.com/uowuo/abaddonouwou
2023-06-22allow setting unreasonably high gainouwou
2023-06-21show legacy username as tooltip under usernameouwou
2023-06-21Merge pull request #178 from TheMorc/TheMorc-patch-audioouwou
2023-06-17Merge pull request #177 from TheMorc/TheMorc-patch-1ouwou
2023-06-17add runtime option to hide console on windowsouwou
2023-06-17Add MA_NO_RUNTIME_LINKING for macOSMorc - Richard Gráčik
2023-06-17fix clipboard pasting on macOSMorc - Richard Gráčik
2023-06-15show voice participants in private channelsouwou