summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-12-17add more logging to audio managerouwou
2023-12-15add ability to set image alt text (closes #253)ouwou
2023-12-13view image alt text on hoverouwou
2023-12-04show @ in reply markup if reply is a mentionouwou
2023-12-04fetch DoesMentionEveryone from storeouwou
2023-12-02Merge branch 'master' of https://github.com/uowuo/abaddonouwou
2023-12-02fix build number fetch again :DDDouwou
2023-11-21set glib application name (#247)Colin Sane
2023-11-17reimplement status indicator in member listouwou
2023-11-11update libsodium dll pathouwou
2023-11-04use a slightly different way of getting build numberouwou
2023-11-04show animated reactionsouwou
2023-11-03update permissions strings and role paneouwou
2023-11-03update enumsouwou
2023-11-03fix build number fetch (again)ouwou
i think we might need to fetch every script until we find the one with build number (i.e. the "main script" is no longer fixed in the html)
2023-10-26Merge branch 'master' of https://github.com/uowuo/abaddonouwou
2023-10-26fix fetching build number (closes #243)ouwou
2023-10-25feat: `show_deleted_indicator` (#237)Tiramify (A.K. Daniel)
* show_deleted_messages * Update README.md --------- Co-authored-by: ouwou <26526779+ouwou@users.noreply.github.com>
2023-10-21add mix mono option to voice window (closes #238)ouwou
2023-10-20fix double escaped username in message headers (#239, fixes #236)ouwou
2023-10-17update connections (#239)ouwou
2023-10-17fix gap in connections if image not foundouwou
2023-10-17update readme, include hideconsole (#239)ouwou
2023-10-05copy libjpeg dll (fixes #229)ouwou
2023-10-02use group(?)-agnostic keyval for paste shortcut (fixes #228)ouwou
2023-10-02add gui.font_scale settingouwou
2023-10-03Merge pull request #220 from uowuo/member-listouwou
Rewrite member list (for real this time)
2023-10-02remove silly warnouwou
2023-10-01fix closing segfaultouwou
2023-09-24add cap to member listouwou
2023-09-24remove printfouwou
2023-09-23code deduplicationouwou
2023-09-22update readme for member list cssouwou
2023-09-22fix member list in dms againouwou
2023-09-21some lovely member list optimizationsouwou
2023-09-15Merge branch 'master' into member-listouwou
2023-09-13include note to copy resources in build steps (#223)tawnylure
2023-09-11add menus to member listouwou
2023-09-11proper member list sortingouwou
2023-09-10add profile pics and colors to member listouwou
2023-09-09start new member listouwou
2023-09-08fix title not being evaluated when checking if embed is image-onlyouwou
2023-08-29add (hopefully temporary) styling to GTK emoji picker (fixes #198)ouwou
2023-08-28fix webhook messages not using right username + avatar (fixes #209)ouwou
2023-08-26Merge pull request #195 from uowuo/rnnoiseouwou
Use rnnoise for VAD
2023-08-25add find module for rnnoiseouwou
2023-08-25more spdlog/libfmt workaroundouwou
2023-08-25update readmeouwou
2023-08-25explicit STATICouwou
2023-08-25Merge branch 'master' into rnnoiseouwou