Commit Graph

277 Commits

Author SHA1 Message Date
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
ouwou
6152610d95 hide instead of grey out some menu items, fix role visibility 2021-01-25 01:12:16 -05:00
ouwou
e13a6eab81 handle opcode 9 invalid session and improve handling socket closure 2021-01-25 00:47:48 -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
cfa6607fc8 fix new channels showing up when they shouldnt 2021-01-23 23:21:45 -05:00
ouwou
71bd71ccaf slap app-popup on dialogs 2021-01-23 23:21:21 -05:00
ouwou
fd72d91cee handle merged_members in ready object
this way you dont have to load a channel to make the client aware of your permissions
2021-01-23 18:23:14 -05:00
ouwou
04734e7e55 fix guild order 2021-01-23 17:27:38 -05:00
ouwou
b28bfd6f20 remove cpr as a dependency (#21)
abstract away library usage
2021-01-23 21:07:03 +00:00
ouwou
547124c94f view and delete invites, more tweaking 2021-01-21 23:49:42 -05:00
ouwou
7b6fb861ac fix build 2021-01-20 02:47:19 -05:00
ouwou
bafd2fa25a add menu item to clear image cache 2021-01-20 02:26:04 -05:00
ouwou
dda203376d clear database on open, don't throw on failed fs::remove 2021-01-20 02:14:01 -05:00
ouwou
a010aa11a5 add bans to guild settings, tweak some other things 2021-01-20 02:08:48 -05:00
ouwou
5d1db982cb fix readme 2021-01-18 01:35:27 -05:00
ouwou
42252aa6aa some better member/role update handling 2021-01-18 01:34:47 -05:00
ouwou
4fd7f9d75e put tooltips on reactions 2021-01-17 23:24:44 -05:00
ouwou
744e42892d cleanup 2021-01-17 22:50:55 -05:00
ouwou
3f6024ddf2 improve image loading a bit (close #6) 2021-01-16 23:49:27 -05:00
ouwou
3a25249a0d add role list to user menu 2021-01-16 23:48:19 -05:00
ouwou
462f801af2 Guild settings 1 (#19)
* start guild settings window, tweak style
2021-01-15 06:37:35 +00:00
ouwou
f51ab48009 add css selectors to nsfw channels and add color style 2021-01-13 23:16:02 -05:00
ouwou
6c4bdb51a3 fix some parameter ordering 2021-01-13 20:37:33 -05:00
ouwou
587713f924 change id 2021-01-13 00:07:50 -05:00
ouwou
2d4edd7239 pull out chat input into its own component, rename some stuff 2021-01-12 20:13:10 -05:00
ouwou
64e9e712a1 add typing indicator gif. its been edited please dont sue me 2021-01-12 00:16:43 -05:00
ouwou
d3c980b09e try and speed some stuff up 2021-01-12 00:11:59 -05:00
ouwou
6dec601cf2 fix crash from stickers 2021-01-12 00:11:33 -05:00
ouwou
e8cbb9d3d1 add typing indicator with optional res/typing_indicator.gif 2021-01-11 18:27:46 -05:00