Commit Graph

1272 Commits

Author SHA1 Message Date
ouwou
72d0a0d2a0 refactor channel listing 2020-09-17 02:26:33 -04:00
ouwou
b8b47b429e fix crash 2020-09-15 00:40:30 -04:00
ouwou
f0ca473f6a fix categories of same positions not being shown 2020-09-14 03:26:46 -04:00
ouwou
e5a90b9461 only load 50 messages on channel switch (also fix member menu) 2020-09-14 00:17:58 -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
ouwou
54a8244bfd basic avatars 2020-09-10 18:28:42 -04:00
ouwou
2c5ce3866c fix embed colors 2020-09-10 02:45:14 -04:00
ouwou
fc389441f8 deserialize message attachments for the future 2020-09-10 01:15:44 -04:00
ouwou
6ae9cc915d MessageData -> Message (whoops) 2020-09-09 23:59:40 -04:00
ouwou
51cf8fd2df rename and reorder a bunch of discord stuff 2020-09-09 23:17:26 -04:00
ouwou
5975e85d42 ebic default theme 2020-09-09 21:05:16 -04:00
ouwou
3808f7b6db build all pranches pls (part 2) 2020-09-09 18:35:48 -04:00
ouwou
76cbaa377d add more css selectors 2020-09-09 18:32:45 -04:00
ouwou
397702b6c9 Update README.md 2020-09-09 21:37:09 +00:00
ouwou
6aaaa5092d build all branches pls 2020-09-09 17:08:05 -04:00
ouwou
44fe6cd6a2 convert to cmake, add ci 2020-09-09 17:03:19 -04:00
ouwou
c2df849075 syntax oopsy 2020-09-07 23:03:29 -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
b2ffc4abf2 useless printf go away 2020-09-06 01:10:34 -04:00
ouwou
af82a8df8e better member list, role color, some fixes 2020-09-05 23:04:11 -04:00
ouwou
de482d6cb7 add int -> color to util 2020-09-05 21:05:52 -04:00
ouwou
7d41206a19 wrap gateway message handling in a big ol try/catch 2020-09-05 21:00:00 -04:00
ouwou
8e749ac3bf handle http errors a bit better 2020-09-05 20:59:17 -04:00
ouwou
5e0a5bb964 add util with AlphabeticalSort 2020-09-05 20:58:11 -04:00
ouwou
f2369dff2c Update README.md 2020-09-05 05:09:46 +00: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
6c04a0a86d add embed author/footer, tweak fields 2020-09-03 22:36:57 -04:00
ouwou
b21ed29f36 add mediocre support for embed fields 2020-09-03 18:47:45 -04:00
ouwou
b88549a91a stop embeds from being big chunguses 2020-09-03 17:44:23 -04:00
ouwou
5e8489d219 add active chat to main window title 2020-09-03 02:32:28 -04:00
ouwou
2fab0c3e0d very primitive embeds 2020-09-03 01:54:40 -04:00
ouwou
76cabbd37f add basic css support 2020-09-03 00:47:49 -04:00
ouwou
9b1bc8f145 add ability to edit messages 2020-08-30 22:55:36 -04:00
ouwou
44b7989f50 add MESSAGE_UPDATE 2020-08-30 20:24:02 -04:00
ouwou
4e7e5a3063 use zlib-stream for websocket 2020-08-30 18:40:17 -04:00
ouwou
c90c777daa add basic menu to chat messages 2020-08-30 02:00:56 -04:00
ouwou
facb89012a store READY user data into client 2020-08-30 02:00:14 -04:00
ouwou
af4f659aaa add DiscordClient::DeleteMessage 2020-08-30 01:59:50 -04:00
ouwou
fbd8ed2ba7 add HTTPClient::MakeDELETE 2020-08-30 01:59:14 -04:00