summaryrefslogtreecommitdiff
path: root/discord
AgeCommit message (Expand)Author
2021-10-12Fix another unchecked optionalAlexander Rosenberg
2021-10-08fix unchecked optionalsouwou
2021-09-29dont purge on socket closeouwou
2021-09-13Merge branch 'threads'ouwou
2021-09-13fix join guildouwou
2021-09-01send channel lazy load when loading thread if not previously sentouwou
2021-08-28archive/unarchive from channel listouwou
2021-08-24make ClearChannel actually remove the channel from the dbouwou
2021-08-24dont fetch temp pending msgs from storeouwou
2021-08-20proper member list in threadsouwou
2021-08-16handle archiving via THREAD_UPDATE (sorta)ouwou
2021-08-15emit thread delete if message req 404'souwou
2021-08-15handle thread create via thread_member_updateouwou
2021-08-11rest of view threads windowouwou
2021-08-05add thread stuff to audit logouwou
2021-08-05better join/leave thread logicouwou
2021-08-05add temporary row for non-joined threadsouwou
2021-08-04basic window to view threadsouwou
2021-08-02basic THREAD_MEMBERS_UPDATE handling for updating channel listouwou
2021-08-02THREAD_LIST_SYNCouwou
2021-08-02leave thread via menuouwou
2021-07-30handle THREAD_DELETEouwou
2021-07-30Merge branch 'master' into threadsouwou
2021-07-30update identify messageouwou
2021-07-28handle THREAD_CREATEouwou
2021-07-27very rudimentary thread supportouwou
2021-07-26handle THREAD_CREATED message typeouwou
2021-07-26Merge branch 'channels-list'ouwou
2021-07-21fix calculating hoisted color roleouwou
2021-07-20color nsfw channelsouwou
2021-07-11more reliable menu sensitivty/actionsouwou
2021-07-10restrict auto-reconnect to abnormal close codeouwou
2021-07-10disconnect action should interrupt reconnectouwou
2021-07-10dont use unordered collections (reduce memory a bit)ouwou
2021-07-10improve handling of socket close (#31)ouwou
2021-07-01re-add suppport for static (a)png stickersouwou
2021-06-26get rid of something badouwou
2021-06-25be more consistent with callbacksouwou
2021-06-24change how client determines if verification is needed (#28)ouwou
2021-06-23add pin menu item to messagesouwou
2021-06-23update pins window on pin/unpinouwou
2021-06-20fetch pins from store if already requestedouwou
2021-06-17add unpin to menu, refactor a bitouwou
2021-06-15pins: separate msgs, sort and storeouwou
2021-06-11basic pins windowouwou
2021-06-10reduce db access + refactorouwou
2021-06-03allow overriding of gateway + api urlouwou
2021-06-03update manage permissions stuffouwou
2021-06-03basic support of per-guild avatarsouwou
2021-05-26display user bio in profile windowouwou