Commit Graph

108 Commits

Author SHA1 Message Date
ouwou
09f40cf9a9 get rid of some warnings 2020-12-22 02:35:57 -05:00
ouwou
81d3ab2f86 animated avatars on hover 2020-12-22 02:24:09 -05:00
ouwou
8a2f13795d animated emojis 2020-12-22 01:23:56 -05:00
ouwou
d8ff05ddf8 support animated guild icon 2020-12-21 19:08:44 -05:00
ouwou
486d184c83 fix replies from being empty 2020-12-21 02:29:00 -05:00
ouwou
5cbbdd344b fix member list from not populating sometimes 2020-12-21 02:18:09 -05:00
ouwou
31bef80530 add mention/emoji/channel completion 2020-12-20 22:10:45 -05:00
ouwou
c02cfb9dd8 fix off by one 2020-12-20 16:20:13 -05:00
ouwou
c8dfd3f492 change close code back cuz it might have broken something 2020-12-19 03:18:52 -05:00
ouwou
2ec60ce5ac fix presence in identify and update build number 2020-12-18 23:55:28 -05:00
ouwou
315a4a8df8 fix some reaction stuff 2020-12-15 02:45:37 -05:00
ouwou
2667a4b30d display reactions + click to add/remove 2020-12-15 01:51:49 -05:00
ouwou
22578921b9 pretend to be a real client a little better 2020-12-14 03:05:16 -05:00
ouwou
33ed25b2f6 add guild role update, create, delete events 2020-12-14 01:40:22 -05:00
ouwou
1f19efc90e change socket close code 2020-12-14 01:39:36 -05:00
ouwou
4b3a086881 fix more lifetime bullshit 2020-12-11 22:38:37 -05:00
ouwou
850b87c1ec cache channels 2020-12-10 03:50:40 -05:00
ouwou
bd918e7606 disk cache guild 2020-12-08 20:59:41 -05:00
ouwou
b84a98fbb9 member, emoji 2020-12-05 18:18:51 -05:00
ouwou
1989b22993 Merge branch 'master' into disk-cache 2020-11-28 02:16:59 -05:00
ouwou
ae77bfd1d1 set user-agent through ini 2020-11-27 01:37:01 -05:00
ouwou
0b8c83eaa1 progress 2 2020-11-23 20:34:09 -05:00
ouwou
deb482a8db initial sqlite, store user 2020-11-19 19:18:59 -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