Commit Graph

57 Commits

Author SHA1 Message Date
ouwou
b01a4406fa some more minor tweaking 2021-07-05 01:57:55 -04:00
ouwou
cbc65bf766 re-add suppport for static (a)png stickers 2021-07-01 02:03:41 -04:00
ouwou
51fdcddaea move chat message menu into the chatlist 2021-06-16 03:53:30 -04:00
ouwou
efc97aa2b0 reduce db access + refactor 2021-06-10 15:27:32 -04:00
ouwou
bf9b053d36 split messages from the same author after 10 mins 2021-04-12 02:21:26 -04:00
ouwou
77b43f0f24 show pending/failed messages
css changes:
- added .failed
- added .pending
2021-04-03 02:40:37 -04:00
ouwou
599a768459 remove old messages when new ones come in to save resources 2021-03-30 22:31:13 -04:00
ouwou
927acfb9fe add ability to create replies 2021-03-14 17:59:52 -05:00
ouwou
744e42892d cleanup 2021-01-17 22:50:55 -05:00
ouwou
3f6024ddf2 improve image loading a bit (close #6) 2021-01-16 23:49:27 -05:00
ouwou
8cf95fce0c improve build process, add github actions 2021-01-07 02:41:49 -05:00
ouwou
03f80263db change some prototypes 2021-01-01 02:47:03 -05:00
ouwou
6985448eb9 display replies 2021-01-01 02:39:07 -05:00
ouwou
104f3bf906 embed tweakage 2020-12-26 03:57:08 -05:00
ouwou
c861b9b750 make animated avatars work slightly better 2020-12-25 03:02:40 -05:00
ouwou
81d3ab2f86 animated avatars on hover 2020-12-22 02:24:09 -05:00
ouwou
2667a4b30d display reactions + click to add/remove 2020-12-15 01:51:49 -05:00
ouwou
a9e41482f5 fix #7 and some other "improvements" 2020-12-11 00:12:43 -05:00
ouwou
1463d8da9e move avatar stuff out of chatwindow 2020-11-18 16:25:10 -05:00
ouwou
f124626a6d allow multiple components to display shared user menu 2020-11-08 00:44:26 -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
b97722e937 show non-lottie stickers statically 2020-11-02 17:36:10 -05:00
ouwou
2d0c78d4fa fix link/mention/emote parsing cuz dealing with utf8 sucks 2020-10-30 15:54:28 -04:00
ouwou
7c31190adc render emojis 2020-10-24 19:42:06 -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
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
a93230e692 make links clickable 2020-10-09 23:14:57 -04:00
ouwou
5a20b282a5 add BOT/Webhook label to message headers 2020-10-05 22:46:44 -04:00
ouwou
cfcb0d4e66 basic mention parsing 2020-10-05 02:09:15 -04:00
ouwou
bbe36a8246 maybe slightly better image loading maybe hopefully 2020-10-03 18:49:22 -04:00
ouwou
872b15e6af hopefully take care of some annoying bugs 2020-09-30 15:12:52 -04:00
ouwou
4ac27e9140 add wonky image loading 2020-09-30 00:12:38 -04:00
ouwou
3689f5ae9f redo chat messages just a tad 2020-09-25 23:02:13 -04:00
ouwou
dbe9dc3c64 show pinned message events 2020-09-22 00:07:55 -04:00
ouwou
af8058c9cb add user joined messages 2020-09-21 21:01:32 -04:00
ouwou
4b7cdbd129 improve MESSAGE_UPDATE handling (hopefully) 2020-09-20 01:12:54 -04:00
ouwou
e68f8ef8f4 make avatar loading a bit better 2020-09-12 03:17:34 -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
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
af82a8df8e better member list, role color, some fixes 2020-09-05 23:04:11 -04:00
ouwou
2fab0c3e0d very primitive embeds 2020-09-03 01:54:40 -04:00
ouwou
9b1bc8f145 add ability to edit messages 2020-08-30 22:55:36 -04:00