Commit Graph

306 Commits

Author SHA1 Message Date
ouwou
f35dea89f9 update readme + screenshot 2021-03-12 01:32:12 -05:00
ouwou
35473b3baf fix some memory safety things (thanks ASan) 2021-03-10 03:33:39 -05:00
ouwou
1538e56052 update css 2021-03-10 03:12:37 -05:00
ouwou
40726a7cd6 modify role color 2021-03-08 02:14:17 -05:00
ouwou
447e3f8d38 IntToRGBA sets alpha to 255 2021-03-07 02:59:23 -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
11358da24e handle UPDATE in GUILD_MEMBER_LIST_UPDATE 2021-02-28 01:44:31 -05:00
ouwou
e81fdf1c36 improve handling of ROLE_ gateway events 2021-02-28 01:42:01 -05:00
ouwou
619cff5ad8 LazyImage can be animated 2021-02-28 01:12:46 -05:00
ouwou
e924394f98 fix DiscordClient::GetMemberHighestRole 2021-02-27 17:16:48 -05:00
ouwou
c69ebaf357 store member data received in MESSAGE_CREATE, _UPDATE 2021-02-26 00:58:30 -05:00
ouwou
2d65ed96bc disable CSD on windows unless GTK_CSD=1 2021-02-25 23:59:16 -05:00
ouwou
72d24aaa22 fix potential crash cuz discord can return deleted guild data 2021-02-23 23:15:17 -05:00
ouwou
ab49db1112 add checkmark.png 2021-02-23 23:14:39 -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
66b1e2dad3 fix avatars that are <32px 2021-02-22 19:43:03 -05:00
ouwou
5209d495d2 some refactorage 2021-02-21 01:47:21 -05:00
ouwou
c5bc3455b1 add menus to dm channels + close/leave dm 2021-02-18 18:37:25 -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
a721600016 fix some remove dm member logic 2021-02-18 14:36:58 -05:00
ouwou
4df9b148e2 add option to remove user from group dm in menu
also fix a crash when opening empty group dms
2021-02-18 12:45:14 -05:00
ouwou
614c6ea595 improve message handling with DMs a little 2021-02-16 01:02:12 -05:00
ouwou
b1c7ac7120 open dm tries to bring you to new dm if it doesnt exist now 2021-02-15 02:26:50 -05:00
ouwou
14138ca568 handle channel delete for dms 2021-02-15 02:17:23 -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
bab9abf4af speed up images with libcurl multi, raise concurrency
also maybe fix some rare crash
2021-02-11 18:03:16 -05:00
ouwou
57f5c67c94 add account created date to profile info window 2021-02-11 01:18:18 -05:00
ouwou
aaef457526 show status indicator in dm list, handle (some of) READY_SUPPLEMENTAL 2021-02-09 16:47:17 -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
09cdb1379e try and fix build for real this time 2021-02-05 01:45:25 -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
57cec9fff9 allow emoji completion in dm's 2021-01-28 18:58:03 -05:00
ouwou
f287d5cab1 fix build 2021-01-28 12:21:19 -05:00
ouwou
29bc297a7c cap member list rows cuz it can get way out of hand 2021-01-27 21:40:56 -05:00
ouwou
a83e969b86 update readme 2021-01-27 15:45:21 -05:00
ouwou
d78fde45d4 make status indicator colors customizable 2021-01-26 17:02:05 -05:00
ouwou
7334a4db72 fix invisible in set status 2021-01-26 15:27:41 -05:00
ouwou
dabfefafd9 show status indicators in member list, change some other shit with presences 2021-01-26 02:40:50 -05:00
ouwou
e6c159659d show MESSAGE_DELETE in audit log 2021-01-25 17:04:53 -05:00