Commit Graph

89 Commits

Author SHA1 Message Date
ouwou
35473b3baf fix some memory safety things (thanks ASan) 2021-03-10 03:33:39 -05:00
ouwou
e81fdf1c36 improve handling of ROLE_ gateway events 2021-02-28 01:42:01 -05:00
ouwou
66b1e2dad3 fix avatars that are <32px 2021-02-22 19:43:03 -05:00
ouwou
5209d495d2 some refactorage 2021-02-21 01:47:21 -05:00
ouwou
42252aa6aa some better member/role update handling 2021-01-18 01:34:47 -05:00
ouwou
4fd7f9d75e put tooltips on reactions 2021-01-17 23:24:44 -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
d3c980b09e try and speed some stuff up 2021-01-12 00:11:59 -05:00
ouwou
def598941a fix some lifetime stuff 2021-01-09 23:33:31 -05:00
ouwou
8cf95fce0c improve build process, add github actions 2021-01-07 02:41:49 -05:00
ouwou
5cf2b7c2db format timestamps and place them on the right (#17) 2021-01-02 01:02:23 -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
cb18543c50 show RECIPIENT_ADD, RECIPIENT_REMOVE messages 2020-12-22 22:32:05 -05:00
ouwou
2e2ed5fc8f show slash command/APPLICATION_COMMAND messages 2020-12-22 21:18:39 -05:00
ouwou
09f40cf9a9 get rid of some warnings 2020-12-22 02:35:57 -05:00
ouwou
81d3ab2f86 animated avatars on hover 2020-12-22 02:24:09 -05:00
ouwou
8a2f13795d animated emojis 2020-12-22 01:23:56 -05:00
ouwou
486d184c83 fix replies from being empty 2020-12-21 02:29:00 -05:00
ouwou
3916a50bf9 add prefetch (default off) 2020-12-18 01:13:31 -05:00
ouwou
776c350eb6 make LaunchBrowser better 2020-12-17 21:07:12 -05:00
ouwou
58d0424dfc abstract away settings some more 2020-12-17 01:40:02 -05:00
ouwou
315a4a8df8 fix some reaction stuff 2020-12-15 02:45:37 -05:00
ouwou
2667a4b30d display reactions + click to add/remove 2020-12-15 01:51:49 -05:00
ouwou
0c313ce5e8 make attachment box behave better 2020-12-15 00:30:11 -05:00
ouwou
a9e41482f5 fix #7 and some other "improvements" 2020-12-11 00:12:43 -05:00
ouwou
850b87c1ec cache channels 2020-12-10 03:50:40 -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
1463d8da9e move avatar stuff out of chatwindow 2020-11-18 16:25:10 -05:00
ouwou
eb0feef511 use textviews in channel list + parse emojis 2020-11-10 01:38:44 -05:00
ouwou
823e1786e0 ui workarounds 2020-11-10 01:00:53 -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
e562b75f95 add SettingsManager::GetSettingBool 2020-11-03 01:52:19 -05:00
ouwou
b97722e937 show non-lottie stickers statically 2020-11-02 17:36:10 -05:00
ouwou
77b187bd64 more optional + referencedata 2020-11-01 17:10:25 -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
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