summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-06-30try loading resources from share, fallback to cwdouwou
2021-06-26Merge branch 'master' of https://github.com/uowuo/abaddonouwou
2021-06-26add an invite link to the readme wooweeouwou
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-16move chat message menu into the chatlistouwou
2021-06-15pins: separate msgs, sort and storeouwou
2021-06-11basic pins windowouwou
2021-06-10reduce db access + refactorouwou
2021-06-09update emojisouwou
2021-06-04add minsizerel configuration for windowsouwou
2021-06-04squelch warningouwou
2021-06-04mergeouwou
2021-06-04fix build(?)ouwou
2021-06-04slight reformat + fix stuffouwou
2021-06-04fix potential crash in curlouwou
2021-06-04idkouwou
2021-06-03bump vcpkg and hope it fixes whatever tf is happeningouwou
2021-06-03allow overriding of gateway + api urlouwou
2021-06-03trim whitespace from token inputouwou
2021-06-03update manage permissions stuffouwou
2021-06-03basic support of per-guild avatarsouwou
2021-06-03minor css tweaking to fix text renderingouwou
2021-05-28update twemoji to 13.1ouwou
2021-05-28add some workarounds/fixes for css stuffouwou
adds a separate css file registered with a lower priority to allow for application-wide css while allowing the main css file to override more general selectors
2021-05-26add custom-built gtk-compatible twemoji TTFouwou
2021-05-26copy fonts folderouwou
2021-05-26display user bio in profile windowouwou
2021-05-24update .gitignoreouwou
2021-05-24initial font stuffouwou
2021-05-24add tiny workaround for some compiler issuesouwou
2021-05-24add more granular control over emojisouwou
2021-05-24pull out chat list into a separate componentouwou
2021-05-21some memory usage optimizations pending proper rewriteouwou
2021-05-19add certified moderator user flagouwou
2021-05-19optimize curl worker thread a good amountouwou
2021-05-14set main window to invalid channel when looking at friendsouwou
2021-05-14friends: respect show animations settingouwou
2021-05-14Merge branch 'master' into friendsouwou
2021-05-14clean up some unnecessary stuffouwou
2021-05-14handle stage-related audit log action typesouwou
2021-05-14fix potential crash when displaying audit logouwou
2021-05-14friends: friends list is now in main content stackouwou
2021-05-11friends: accept incomingouwou
2021-05-10fix setting status to invisibleouwou