Commit Graph

64 Commits

Author SHA1 Message Date
ouwou
8cf95fce0c improve build process, add github actions 2021-01-07 02:41:49 -05:00
ouwou
712eba816e reload settings + custom css path 2020-12-18 02:05:24 -05:00
ouwou
3916a50bf9 add prefetch (default off) 2020-12-18 01:13:31 -05:00
ouwou
58d0424dfc abstract away settings some more 2020-12-17 01:40:02 -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
850b87c1ec cache channels 2020-12-10 03:50:40 -05:00
ouwou
f277753375 Merge branch 'master' into disk-cache 2020-12-09 23:50:37 -05:00
ouwou
7969576070 mask user agent 2020-12-09 21:35:23 -05:00
ouwou
bd918e7606 disk cache guild 2020-12-08 20:59:41 -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
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
976e653393 block menu items for self 2020-11-08 21:30:50 -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
8efa202458 show news channels 2020-11-01 17:15:34 -05:00
ouwou
534bfccf23 add set status for funsies 2020-11-01 02:53:37 -05:00
ouwou
ec8117a24b update channel list selection when channel mention is clicked 2020-11-01 00:13:52 -04:00
ouwou
79e4252ab3 handle GUILD_UPDATE 2020-11-01 00:01:48 -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
f5ae8c3d3f add kick/ban 2020-10-12 18:17:53 -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
a69318a952 add clickable channel mentions, rework links a little 2020-10-10 23:38:58 -04:00
ouwou
0cdaea97dd slap a bunch of shit everywhere until the crashing stops 2020-10-05 21:37:07 -04:00
ouwou
43f87b4bca allow limiting concurrent http requests
add Semaphore
update SettingsManager a little
2020-10-04 02:28:48 -04:00
ouwou
3b4edbfa16 join/leave guild 2020-09-21 18:47:34 -04:00
ouwou
4b7cdbd129 improve MESSAGE_UPDATE handling (hopefully) 2020-09-20 01:12:54 -04:00
ouwou
e5a90b9461 only load 50 messages on channel switch (also fix member menu) 2020-09-14 00:17:58 -04:00
ouwou
e68f8ef8f4 make avatar loading a bit better 2020-09-12 03:17:34 -04:00
ouwou
54a8244bfd basic avatars 2020-09-10 18:28:42 -04:00
ouwou
da2182a5e7 more signal usage and some other fixes 2020-09-07 02:45:46 -04:00
ouwou
902c96ee53 use a singleton (oh no) instead of passing Abaddon* everywhere 2020-09-07 00:27:41 -04:00
ouwou
3832ff9a15 DiscordClient uses signals now 2020-09-06 23:34:29 -04:00
ouwou
66cc4b3cc7 refactor (store) 2020-09-06 21:28:07 -04:00
ouwou
10e547c494 member list gets a basic right click menu 2020-09-06 02:25:19 -04:00
ouwou
aa288d27f6 bug moment 2020-09-05 01:04:28 -04:00
ouwou
8941d5f204 lazy loading, member list, some other shit 2020-09-05 00:55:06 -04:00
ouwou
153f556681 catch errors when loading css 2020-09-04 01:37:39 -04:00
ouwou
66e9989035 add a very important feature 2020-09-04 01:03:43 -04:00
ouwou
f69b0e6155 pass around snowflake instead of MessageData 2020-09-04 00:48:38 -04:00
ouwou
5e8489d219 add active chat to main window title 2020-09-03 02:32:28 -04:00
ouwou
76cabbd37f add basic css support 2020-09-03 00:47:49 -04:00