summaryrefslogtreecommitdiff
path: root/src/components
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-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-20fix double escaped username in message headers (#239, fixes #236)ouwou
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-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