summaryrefslogtreecommitdiff
path: root/src/discord/store.cpp
AgeCommit message (Expand)Author
2023-12-04fetch DoesMentionEveryone from storeouwou
2023-11-04show animated reactionsouwou
2023-10-01fix closing segfaultouwou
2023-09-23code deduplicationouwou
2023-08-28fix webhook messages not using right username + avatar (fixes #209)ouwou
2023-07-13fix attachments and replies breaking when loading message historyouwou
2023-06-12basic pomelo supportouwou
2023-03-16handle role mentionsouwou
2023-03-06add basic guild notificationsouwou
2023-01-21speed up channel list population on connect a good bitouwou
2022-08-12Merge branch 'attachments'ouwou
2022-08-10fix removing roles from members (maybe)ouwou
2022-07-09handle premium server upload size limitsouwou
2022-06-05try to fix multiple attachment handlingouwou
2022-05-19remove thing i shouldnt have committedouwou
2022-05-19fix role updates (fixes #69, fixes #70)ouwou
2022-04-05fix up a bunch of clang-tidy stuffouwou
2022-03-26Merge branch 'master' into msysouwou
2022-03-04optimize sql for getting unknown member idsouwou
2022-02-17delete database instead of trying to clear itouwou
2022-02-02support channel icons for dmsouwou
2022-01-09format allouwou
2022-01-05add missing resetouwou
2022-01-05handle mutable categoriesouwou
2021-11-29fix corrupted disk image sqlite error (fixes #51)ouwou
2021-11-28actually retrieve roles for guildsouwou
2021-11-25remove unnecessary copying left over from debuggingouwou
2021-11-23Restructure source and resource files (#46)Dylam De La Torre