Commit Graph

151 Commits

Author SHA1 Message Date
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
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