summaryrefslogtreecommitdiff
path: root/src/components
AgeCommit message (Collapse)Author
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-02remove silly warnouwou
2023-09-24add cap to member listouwou
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-25Merge pull request #212 from TheMorc/macosfilepickerouwou
remove useless file picker filter
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-07-25Merge branch 'master' of https://github.com/uowuo/abaddonouwou
2023-07-25fix regex reading from freed memory (fixes #197)ouwou
2023-07-21keep aspect ratio for LazyImageMorc - Richard Gráčik
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-04Redraw unread indicator after message status for category changesJerzy Kozera
2023-07-04Show unread indicators next to categories containing unread channelsJerzy Kozera
2023-06-25Merge pull request #176 from uowuo/pomeloouwou
pomelo support (and nicknames)
2023-06-17fix clipboard pasting on macOSMorc - Richard Gráčik
just checks for __APPLE__ definition and changes the mask accordingly
2023-06-15show voice participants in private channelsouwou
2023-06-15use default group dm icons if none setouwou
2023-06-14convert a bunch of .Username accesses to proper accessouwou
2023-06-14use display name in typing indicatorouwou
2023-06-13show nicknames in member listouwou
2023-06-13handle nickname in reply componentouwou
2023-06-13remove dumb template stuffouwou
2023-06-13use display name in repliesouwou
2023-06-13refactor, update user mention handlingouwou
2023-06-13show pomelo names in member listouwou
2023-06-03dont let message ListBoxRow steal focus on clickouwou
2023-05-19add voice state icons to participant rowsouwou
2023-05-18try to fix buildouwou
2023-05-14make voice channel list UI look betterouwou
2023-05-11center align status in voice infoboxouwou
2023-05-11fix voice channel display name in infoboxouwou
2023-05-08handle channel moves + region changeouwou
2023-04-29Merge branch 'master' into voiceouwou
2023-04-29fix up server listing again (#154)ouwou
2023-04-13Merge branch 'master' of https://github.com/uowuo/abaddon into voiceouwou
2023-03-15cleanup and escape notification bodiesouwou
2023-03-14more WITH_VOICE guardsouwou