Commit Graph

190 Commits

Author SHA1 Message Date
ouwou
f51ab48009 add css selectors to nsfw channels and add color style 2021-01-13 23:16:02 -05:00
ouwou
2d4edd7239 pull out chat input into its own component, rename some stuff 2021-01-12 20:13:10 -05:00
ouwou
d3c980b09e try and speed some stuff up 2021-01-12 00:11:59 -05:00
ouwou
e8cbb9d3d1 add typing indicator with optional res/typing_indicator.gif 2021-01-11 18:27:46 -05:00
ouwou
def598941a fix some lifetime stuff 2021-01-09 23:33:31 -05:00
ouwou
4d62944dbb fix channel/guild updates 2021-01-09 02:10:48 -05:00
ouwou
117e5db564 make completer work with terms after/before newlines 2021-01-08 22:40:00 -05:00
ouwou
3f31d74cd8 try and make the input component better 2021-01-08 21:50:43 -05:00
ouwou
8cf95fce0c improve build process, add github actions 2021-01-07 02:41:49 -05:00
ouwou
2d6c4cd50d get rid of some threading stuff cuz its no longer necessary 2021-01-02 01:18:43 -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
d8ff05ddf8 support animated guild icon 2020-12-21 19:08:44 -05:00
ouwou
486d184c83 fix replies from being empty 2020-12-21 02:29:00 -05:00
ouwou
31bef80530 add mention/emoji/channel completion 2020-12-20 22:10:45 -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
22578921b9 pretend to be a real client a little better 2020-12-14 03:05:16 -05:00
ouwou
93c67bc868 menu stuff (fix #4) 2020-12-12 21:57:39 -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
f277753375 Merge branch 'master' into disk-cache 2020-12-09 23:50:37 -05:00
ouwou
bd918e7606 disk cache guild 2020-12-08 20:59:41 -05:00
ouwou
229edff83f fix #3 2020-12-04 18:37:18 -05:00
ouwou
0935e43bae Merge branch 'master' into disk-cache 2020-11-28 02:23:00 -05:00
ouwou
d8b788829a dont do anything on enter if chat input is empty 2020-11-28 02:22:45 -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
db0833fe86 fix error 2020-11-14 03:13:43 -05:00
ouwou
1e3ebefb5e remove some stuff 2020-11-14 00:15:15 -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
0f47728c2a make dm member lists a bit better 2020-11-08 21:15:27 -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