summaryrefslogtreecommitdiff
path: root/src/discord/store.cpp
AgeCommit message (Expand)Author
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