Commit Graph

163 Commits

Author SHA1 Message Date
ouwou
1463d8da9e move avatar stuff out of chatwindow 2020-11-18 16:25:10 -05:00
ouwou
a0ece884d0 fix heartbeat breaking after resume, make websocket use sigc 2020-11-16 03:08:56 -05:00
ouwou
fae5ef4ba4 readme 2020-11-15 21:00:20 -05:00
ouwou
152695ee82 add bare css for reference 2020-11-15 02:31:37 -05:00
ouwou
266fb15c91 handle reconnect messages 2020-11-15 02:21:14 -05:00
ouwou
db0833fe86 fix error 2020-11-14 03:13:43 -05:00
ouwou
1e3ebefb5e remove some stuff 2020-11-14 00:15:15 -05:00
ouwou
ded2007b53 put original message in edit dialog 2020-11-10 23:53:00 -05:00
ouwou
eb0feef511 use textviews in channel list + parse emojis 2020-11-10 01:38:44 -05:00
ouwou
823e1786e0 ui workarounds 2020-11-10 01:00:53 -05:00
ouwou
976e653393 block menu items for self 2020-11-08 21:30:50 -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
0c442a423e fix crash 2020-11-06 23:57:05 -05:00
ouwou
49c6bda67b a little reformat 2020-11-06 02:36:08 -05:00
ouwou
af6c76fcda add copy link, underline links, tweak emojis 2020-11-06 00:20:31 -05:00
ouwou
1a197b1494 handle CHANNEL_CREATE for dm's 2020-11-03 17:17:56 -05:00
ouwou
e562b75f95 add SettingsManager::GetSettingBool 2020-11-03 01:52:19 -05:00
ouwou
b91c368668 add option to hide discriminators in member list 2020-11-03 00:41:32 -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
925d7afaf8 use file(GLOB) in cmake 2020-11-01 00:33:57 -04:00
ouwou
ec8117a24b update channel list selection when channel mention is clicked 2020-11-01 00:13:52 -04:00
ouwou
90ea3c55cc fix category arrow being wrong sometimes 2020-11-01 00:08:58 -04:00
ouwou
79e4252ab3 handle GUILD_UPDATE 2020-11-01 00:01:48 -04:00
ouwou
2d0c78d4fa fix link/mention/emote parsing cuz dealing with utf8 sucks 2020-10-30 15:54:28 -04:00
ouwou
08c8937812 fix oopsie 2020-10-30 15:48:16 -04:00
ouwou
a5c9476eb4 separate branches deploy to separate folders 2020-10-29 19:15:58 -04:00
ouwou
dfc2fb1cd8 add Snowflake ctor for Glib::ustring 2020-10-29 02:00:50 -04:00
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