Commit Graph

1328 Commits

Author SHA1 Message Date
ouwou
c9162544f6 fix cache writing to cwd 2020-10-27 02:29:02 -04:00
ouwou
7c31190adc render emojis 2020-10-24 19:42:06 -04:00
ouwou
cb73bba135 CHANNEL_CREATE, CHANNEL_UPDATE, CHANNEL_DELETE 2020-10-19 20:35:10 -04:00
ouwou
49a6e58137 join/leave guild updates without reloading entire channel list 2020-10-13 23:56:00 -04:00
ouwou
ae85d7e441 fix guild positioning 2020-10-13 23:54:50 -04:00
ouwou
00770e4bcb fix some PRESENCE_UPDATE bugs 2020-10-13 23:52:56 -04:00
ouwou
99597a80d2 add PRESENCE_UPDATE handling (for user object only) 2020-10-13 02:35:02 -04:00
ouwou
c17842c16f handle GUILD_MEMBER_UPDATE 2020-10-13 02:05:59 -04:00
ouwou
f29cfc6951 add copy content to messages 2020-10-12 23:55:52 -04:00
ouwou
c09a36d75c parse user mentions a better way 2020-10-12 20:20:37 -04:00
ouwou
f5ae8c3d3f add kick/ban 2020-10-12 18:17:53 -04:00
ouwou
d48fe29da9 update invite regex 2020-10-12 15:55:39 -04:00
ouwou
21fdada41c add confirmation dialog to leave guild 2020-10-12 00:36:18 -04:00
ouwou
1ff177ad5a shift click on message author to insert mention 2020-10-11 01:56:30 -04:00
ouwou
059146b060 add category/channel menu and update some other menu stuff 2020-10-11 00:32:14 -04:00
ouwou
ea6650884c formatting 2020-10-10 23:42:53 -04:00
ouwou
a69318a952 add clickable channel mentions, rework links a little 2020-10-10 23:38:58 -04:00
ouwou
448efa6b97 fix GetMemberHoistedRole 2020-10-10 01:14:46 -04:00
ouwou
a93230e692 make links clickable 2020-10-09 23:14:57 -04:00
ouwou
2798bf96d5 store emoji data 2020-10-07 17:22:20 -04:00
ouwou
5a20b282a5 add BOT/Webhook label to message headers 2020-10-05 22:46:44 -04:00
ouwou
0cdaea97dd slap a bunch of shit everywhere until the crashing stops 2020-10-05 21:37:07 -04:00
ouwou
cfcb0d4e66 basic mention parsing 2020-10-05 02:09:15 -04:00
ouwou
b7dd1fd5b0 fix MESSAGE_UPDATE msgs that introduce an embed 2020-10-05 00:03:43 -04:00
ouwou
8d7c1261aa dont allow set token when connected 2020-10-04 23:19:46 -04:00
ouwou
68f4578cb4 typo moment 2020-10-04 15:54:41 -04:00
ouwou
69c4b0c948 use sigc in imgmanager to hopefully get rid of some lifetime errors 2020-10-04 15:31:39 -04:00
ouwou
77fc962de4 reset last sequence on connect 2020-10-04 15:31:03 -04:00
ouwou
3e9247ad08 save ini every time a setting is set 2020-10-04 15:25:00 -04:00
ouwou
43f87b4bca allow limiting concurrent http requests
add Semaphore
update SettingsManager a little
2020-10-04 02:28:48 -04:00
ouwou
bbe36a8246 maybe slightly better image loading maybe hopefully 2020-10-03 18:49:22 -04:00
ouwou
c7a958a3bb fix nullptr >:( 2020-10-02 23:41:34 -04:00
ouwou
86455b60ca fix some requests being fired for icons that dont exist 2020-10-02 23:40:54 -04:00
ouwou
08f304da1b reduce calls to MemberList::UpdateMemberList 2020-10-02 01:01:33 -04:00
ouwou
8382732557 ask for the [100,199] range in lazy loads 2020-10-02 00:26:43 -04:00
ouwou
dddcef117c handle MESSAGE_DELETE_BULK 2020-10-01 19:13:42 -04:00
ouwou
9cb0eefa56 bump gateway version to 8 2020-10-01 17:00:36 -04:00
ouwou
872b15e6af hopefully take care of some annoying bugs 2020-09-30 15:12:52 -04:00
ouwou
7965b788b1 send sequences in heartbeat like we should 2020-09-30 00:28:20 -04:00
ouwou
4ac27e9140 add wonky image loading 2020-09-30 00:12:38 -04:00
ouwou
1460d89140 bring back user joined/message pinned 2020-09-26 00:49:25 -04:00
ouwou
3689f5ae9f redo chat messages just a tad 2020-09-25 23:02:13 -04:00
ouwou
9b78e829b5 thanks for nothing microsoft 2020-09-24 02:58:05 -04:00
ouwou
a8630f53b1 put PermissionOverwrite in the store where it belongs 2020-09-24 02:43:27 -04:00
ouwou
8341781918 basic permission handling + use for edit/delete 2020-09-24 02:15:25 -04:00
ouwou
dbe9dc3c64 show pinned message events 2020-09-22 00:07:55 -04:00
ouwou
c6cc07122a add user icons to dm channels 2020-09-21 23:58:32 -04:00
ouwou
af8058c9cb add user joined messages 2020-09-21 21:01:32 -04:00
ouwou
74526d16c9 use white as default author color 2020-09-21 20:09:30 -04:00
ouwou
13be1e7289 fix slight oopsie 2020-09-21 19:48:10 -04:00