Commit Graph

89 Commits

Author SHA1 Message Date
ouwou
c0c402797f update manage permissions stuff 2021-06-03 17:03:17 -04:00
ouwou
484e21e693 display user bio in profile window 2021-05-26 02:50:22 -04:00
ouwou
b2655260fa pull out chat list into a separate component 2021-05-24 01:42:04 -04:00
ouwou
6a15f91a14 set main window to invalid channel when looking at friends 2021-05-14 23:43:37 -04:00
ouwou
1c5f912019 Merge branch 'master' into friends 2021-05-14 03:18:05 -04:00
ouwou
223a185124 clean up some unnecessary stuff 2021-05-14 03:16:52 -04:00
ouwou
f53b9742cb handle stage-related audit log action types 2021-05-14 03:08:27 -04:00
ouwou
cd97c55465 fix potential crash when displaying audit log 2021-05-14 02:44:07 -04:00
ouwou
95eb664641 friends: friends list is now in main content stack 2021-05-14 00:27:58 -04:00
ouwou
81ae2b3a83 friends: disable friends menu item when disconnected 2021-05-10 00:07:23 -04:00
ouwou
86ab14e5ec start friends list 2021-05-07 01:57:08 -04:00
ouwou
47b051ba9e fix build 2021-05-05 04:30:21 -04:00
ouwou
8b22c7c2cf pull central pane (chat) into a stack 2021-05-03 00:47:43 -04:00
ouwou
d21b51c4dd bump to api v9 now that it's live 2021-04-21 18:18:26 -04:00
ouwou
fce737fba5 temporary workaround for a crash 2021-04-13 04:20:42 -04:00
ouwou
b935398bea fix some gtk errors w/ tree models 2021-04-12 03:30:55 -04:00
ouwou
15d0a45627 center dialogs and fix warning 2021-04-12 03:00:31 -04:00
ouwou
244726fc66 fix some warnings 2021-04-12 01:51:19 -04:00
ouwou
1251d89ef0 use discord's default avatars instead of placeholder 2021-04-07 20:42:53 -04:00
ouwou
0faff42e17 default expand all audit log entries 2021-04-07 19:34:43 -04:00
ouwou
60404783bd manage emojis 2021-03-17 23:55:41 -04:00
ouwou
65943b4bd7 reduce concurrent requests in guild settings + profile
disable gtk's treeview search in bans+invites
2021-03-17 02:19:15 -04:00
ouwou
818aacb49c fix errors with user menu and window management 2021-03-15 00:28:42 -05:00
ouwou
ae38add931 add ability to reorder roles
- some other small tweaks
2021-03-12 01:55:46 -05:00
ouwou
40726a7cd6 modify role color 2021-03-08 02:14:17 -05:00
ouwou
4657e37249 change role name
- remove some unused codens
2021-03-07 02:16:15 -05:00
ouwou
f1746bbeea edit guild-level permissions for roles
- also reduce db access a little in GetMemberHighestRole
2021-03-07 01:34:08 -05:00
ouwou
9186a4f3f5 show crown next to owner 2021-03-04 00:02:37 -05:00
ouwou
d6a8b8c333 add members panel/change member roles 2021-02-28 02:00:15 -05:00
ouwou
72d24aaa22 fix potential crash cuz discord can return deleted guild data 2021-02-23 23:15:17 -05:00
ouwou
78270889e6 use checkmark for verified bot flag 2021-02-23 03:03:02 -05:00
ouwou
5406ca7b15 fix some crashes
- crash when assuming group dms have someone other than urself
- crash from lifetime error with user note update
2021-02-23 02:51:04 -05:00
ouwou
5209d495d2 some refactorage 2021-02-21 01:47:21 -05:00
ouwou
901028cec9 join guild -> accept invite, handle group dm invites 2021-02-18 17:07:21 -05:00
ouwou
3ab3119602 add menu item to add recipient to group dm 2021-02-18 14:38:40 -05:00
ouwou
8e972e1334 hide guild info panes if you dont have perms for it
add note to bans panel since you can sorta see bans without perms
2021-02-12 00:34:30 -05:00
ouwou
921a3c25f8 update some stuff with the guild icon in the info window
- fix tooltip showing up when it shouldnt
- allow clicking on it to open icon url
- refactorino
2021-02-11 23:37:13 -05:00
ouwou
57f5c67c94 add account created date to profile info window 2021-02-11 01:18:18 -05:00
ouwou
2ddac42575 show mutual friends 2021-02-08 15:57:55 -05:00
ouwou
6896db53d6 show mutual guilds 2021-02-05 21:35:48 -05:00
ouwou
10ed518c83 respect gui.animations for avatar in profile window 2021-02-05 02:48:29 -05:00
ouwou
c827bd4943 move connection item to own class, add verified check icon
also try and fix build
2021-02-05 01:32:08 -05:00
ouwou
64adcffe42 view user profile (notes+connections+badges)
change some stuff with callbacks
2021-02-04 23:41:53 -05:00
ouwou
0479bf52c2 show MESSAGE_BULK_DELETE in audit log and show items with no extra markup as expanded 2021-02-03 22:12:35 -05:00
ouwou
c8df5dedd3 delete popup guild window when closed 2021-02-01 23:23:44 -05:00
ouwou
e6c159659d show MESSAGE_DELETE in audit log 2021-01-25 17:04:53 -05:00
ouwou
092cd3291b fix build 2021-01-25 00:18:08 -05:00
ouwou
3923acd0dd add viewing audit log 2021-01-24 22:24:03 -05:00
ouwou
547124c94f view and delete invites, more tweaking 2021-01-21 23:49:42 -05:00
ouwou
bafd2fa25a add menu item to clear image cache 2021-01-20 02:26:04 -05:00