Commit Graph

163 Commits

Author SHA1 Message Date
ouwou
f7a5cccc5e fix build 2021-04-04 14:57:04 -04:00
ouwou
6f1013d146 display interaction responses (again) 2021-04-04 04:09:56 -04:00
ouwou
77b43f0f24 show pending/failed messages
css changes:
- added .failed
- added .pending
2021-04-03 02:40:37 -04:00
ouwou
88c91495c3 update enums a bit 2021-04-03 02:13:18 -04:00
ouwou
fc04b376c4 fix potential crash 2021-03-27 02:46:37 -04:00
ouwou
ac31bc6b94 basic member verification for guilds that set rules 2021-03-22 01:30:51 -04:00
ouwou
60404783bd manage emojis 2021-03-17 23:55:41 -04:00
ouwou
b68b292c2c try fix build 2021-03-14 19:00:45 -05:00
ouwou
927acfb9fe add ability to create replies 2021-03-14 17:59:52 -05:00
ouwou
ae38add931 add ability to reorder roles
- some other small tweaks
2021-03-12 01:55:46 -05:00
ouwou
35473b3baf fix some memory safety things (thanks ASan) 2021-03-10 03:33:39 -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
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
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
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
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
b1c7ac7120 open dm tries to bring you to new dm if it doesnt exist now 2021-02-15 02:26:50 -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
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
d78fde45d4 make status indicator colors customizable 2021-01-26 17:02:05 -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
e13a6eab81 handle opcode 9 invalid session and improve handling socket closure 2021-01-25 00:47:48 -05:00
ouwou
3923acd0dd add viewing audit log 2021-01-24 22:24:03 -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
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
42252aa6aa some better member/role update handling 2021-01-18 01:34:47 -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
6c4bdb51a3 fix some parameter ordering 2021-01-13 20:37:33 -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
ouwou
4d62944dbb fix channel/guild updates 2021-01-09 02:10:48 -05:00
ouwou
8cf95fce0c improve build process, add github actions 2021-01-07 02:41:49 -05:00
ouwou
5cf2b7c2db format timestamps and place them on the right (#17) 2021-01-02 01:02:23 -05:00