Commit Graph

15 Commits

Author SHA1 Message Date
ouwou
e5a90b9461 only load 50 messages on channel switch (also fix member menu) 2020-09-14 00:17:58 -04:00
ouwou
6ae9cc915d MessageData -> Message (whoops) 2020-09-09 23:59:40 -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
10e547c494 member list gets a basic right click menu 2020-09-06 02:25:19 -04:00
ouwou
f69b0e6155 pass around snowflake instead of MessageData 2020-09-04 00:48:38 -04:00
ouwou
44b7989f50 add MESSAGE_UPDATE 2020-08-30 20:24:02 -04:00
ouwou
08e9d2f0ef rework chat components to make more sense 2020-08-29 22:45:27 -04:00
ouwou
299ecc71d9 add MESSAGE_DELETE handling 2020-08-29 01:14:07 -04:00
ouwou
5b7d36bb74 scroll up to load more messages 2020-08-28 18:21:08 -04:00
ouwou
34b572db40 multiple messages from same author are under the same message block 2020-08-27 18:50:47 -04:00
ouwou
f3e8d1aff3 clear messages on disconnect 2020-08-26 01:47:46 -04:00
ouwou
c6e2f266a1 make chat message components their own subclass of ListBoxRow 2020-08-26 01:46:43 -04:00
ouwou
6f11aa4dae shitty MESSAGE_CREATE handling 2020-08-21 00:42:46 -04:00
ouwou
a201d5905a rudimentary chat 2020-08-20 03:19:16 -04:00