summaryrefslogtreecommitdiff
path: root/windows
AgeCommit message (Collapse)Author
2021-10-06skip audit log entries with no target idouwou
2021-09-24try and fix potential crash on ROLE_UPDATEouwou
2021-08-27threads have pinsouwou
2021-08-22allow viewing all threads from within a threadouwou
2021-08-22public/private filter in threads windowouwou
2021-08-21merge masterouwou
2021-08-21hide pin/unpin if no perms, allow viewing pins in dmouwou
2021-08-11rest of view threads windowouwou
2021-08-05add thread stuff to audit logouwou
2021-08-04basic window to view threadsouwou
2021-07-26Merge branch 'channels-list'ouwou
2021-07-26let channel list manage itself instead of windowouwou
2021-07-25Merge branch 'resources' (closes #29)ouwou
2021-07-12Merge branch 'master' into channels-listouwou
2021-07-11more reliable menu sensitivty/actionsouwou
2021-07-05make ChannelList directly subclass a containerouwou
2021-07-05remove reload settings menu item cuz it doesnt do anythingouwou
2021-06-30try loading resources from share, fallback to cwdouwou
2021-06-25be more consistent with callbacksouwou
2021-06-23update pins window on pin/unpinouwou
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-03update manage permissions stuffouwou
2021-05-26display user bio in profile windowouwou
2021-05-24pull out chat list into a separate componentouwou
2021-05-14set main window to invalid channel when looking at friendsouwou
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-10friends: disable friends menu item when disconnectedouwou
2021-05-07start friends listouwou
2021-05-05fix buildouwou
2021-05-03pull central pane (chat) into a stackouwou
2021-04-21bump to api v9 now that it's liveouwou
2021-04-13temporary workaround for a crashouwou
2021-04-12fix some gtk errors w/ tree modelsouwou
2021-04-12center dialogs and fix warningouwou
2021-04-12fix some warningsouwou
2021-04-07use discord's default avatars instead of placeholderouwou
2021-04-07default expand all audit log entriesouwou
2021-03-17manage emojisouwou
2021-03-17reduce concurrent requests in guild settings + profileouwou
disable gtk's treeview search in bans+invites
2021-03-15fix errors with user menu and window managementouwou
2021-03-12add ability to reorder rolesouwou
- some other small tweaks
2021-03-08modify role colorouwou
2021-03-07change role nameouwou
- remove some unused codens