Commit Graph

86 Commits

Author SHA1 Message Date
ouwou
ae77bfd1d1 set user-agent through ini 2020-11-27 01:37:01 -05:00
ouwou
a0ece884d0 fix heartbeat breaking after resume, make websocket use sigc 2020-11-16 03:08:56 -05:00
ouwou
266fb15c91 handle reconnect messages 2020-11-15 02:21:14 -05:00
ouwou
1e3ebefb5e remove some stuff 2020-11-14 00:15:15 -05:00
ouwou
eb0feef511 use textviews in channel list + parse emojis 2020-11-10 01:38:44 -05:00
ouwou
0f47728c2a make dm member lists a bit better 2020-11-08 21:15:27 -05:00
ouwou
9fa59479aa bug fix moment 2020-11-08 20:52:29 -05:00
ouwou
67ee799f04 add open dm to user menu 2020-11-08 01:23:50 -05:00
ouwou
f124626a6d allow multiple components to display shared user menu 2020-11-08 00:44:26 -05:00
ouwou
b97722e937 show non-lottie stickers statically 2020-11-02 17:36:10 -05:00
ouwou
8efa202458 show news channels 2020-11-01 17:15:34 -05:00
ouwou
77b187bd64 more optional + referencedata 2020-11-01 17:10:25 -05:00
ouwou
2d5439ba90 fix compile 2020-11-01 15:17:19 -05:00
ouwou
534bfccf23 add set status for funsies 2020-11-01 02:53:37 -05:00
ouwou
18f4f7ce5e gross json preprocessor abuse time 2020-11-01 01:18:54 -05:00
ouwou
79e4252ab3 handle GUILD_UPDATE 2020-11-01 00:01:48 -04:00
ouwou
dfc2fb1cd8 add Snowflake ctor for Glib::ustring 2020-10-29 02:00:50 -04:00
ouwou
cb73bba135 CHANNEL_CREATE, CHANNEL_UPDATE, CHANNEL_DELETE 2020-10-19 20:35:10 -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
f5ae8c3d3f add kick/ban 2020-10-12 18:17:53 -04:00
ouwou
448efa6b97 fix GetMemberHoistedRole 2020-10-10 01:14:46 -04:00
ouwou
2798bf96d5 store emoji data 2020-10-07 17:22:20 -04:00
ouwou
0cdaea97dd slap a bunch of shit everywhere until the crashing stops 2020-10-05 21:37:07 -04:00
ouwou
8d7c1261aa dont allow set token when connected 2020-10-04 23:19:46 -04:00
ouwou
77fc962de4 reset last sequence on connect 2020-10-04 15:31:03 -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
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
3689f5ae9f redo chat messages just a tad 2020-09-25 23:02:13 -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
af8058c9cb add user joined messages 2020-09-21 21:01:32 -04:00
ouwou
3b4edbfa16 join/leave guild 2020-09-21 18:47:34 -04:00
ouwou
23b32f8de9 reset DiscordClient::m_heartbeat_acked on ::Start() 2020-09-20 03:02:27 -04:00
ouwou
61ab5fd7b3 fix up HTTPClient::MakeDELETE a bit 2020-09-20 03:01:53 -04:00
ouwou
4b7cdbd129 improve MESSAGE_UPDATE handling (hopefully) 2020-09-20 01:12:54 -04:00
ouwou
83b480742b guild icons 2020-09-19 18:58:47 -04:00
ouwou
72d0a0d2a0 refactor channel listing 2020-09-17 02:26:33 -04:00
ouwou
2822add5fe some refactorage and add avatars to member list 2020-09-12 19:35:24 -04:00
ouwou
e68f8ef8f4 make avatar loading a bit better 2020-09-12 03:17:34 -04:00
ouwou
d6ed75c339 remove redundant copy ctor from snowflake 2020-09-10 23:58:20 -04:00
ouwou
b9fb7c536a fix edited/deleted being reset on channel change 2020-09-10 23:57:36 -04:00