summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2023-11-03show guild icon previews as grid in folder buttonouwou
2023-10-28dont create folders in tree in classic, tmp remove expansionouwou
2023-10-27convert menu path from filter to child immediatelyouwou
2023-10-27Merge branch 'master' into classic-channelsouwou
2023-10-26Merge branch 'master' of https://github.com/uowuo/abaddonouwou
2023-10-26fix fetching build number (closes #243)ouwou
2023-10-26create folders in guild listouwou
2023-10-26fix buildouwou
2023-10-24very very rudimentary classic channels listouwou
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-24add intermediate container for channel listouwou
2023-10-24refactor ChannelList -> ChannelListTreeouwou
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-16remove tmp row map from channel listouwou
2023-10-16check filter model conversionsouwou
2023-10-16start channel list refactor for server listouwou
2023-10-02use group(?)-agnostic keyval for paste shortcut (fixes #228)ouwou
2023-10-02add gui.font_scale settingouwou
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-22fix member list in dms againouwou
2023-09-21some lovely member list optimizationsouwou
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-28fix webhook messages not using right username + avatar (fixes #209)ouwou
2023-08-25more spdlog/libfmt workaroundouwou
2023-08-25Merge branch 'master' into rnnoiseouwou
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-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 #208 from TheMorc/imagepreviewfixouwou
fix ImageComponent embeds due to extensions being mixedcase
2023-08-23fix ImageComponent embeds due to extensions being mixedcaseTheMorc
2023-08-21dont deserialize groups in GUILD_MEMBER_LIST_UPDATEouwou
2023-08-21fix denoise under gate vad, keep state always initdouwou
2023-08-21decay vad prob over timeouwou
2023-08-19add noise suppressionouwou
2023-08-02tie slider to rnnoise probability thresholdouwou
2023-08-02add mutex for rnnoiseouwou