ouwou
|
57cec9fff9
|
allow emoji completion in dm's
|
2021-01-28 18:58:03 -05:00 |
|
ouwou
|
29bc297a7c
|
cap member list rows cuz it can get way out of hand
|
2021-01-27 21:40:56 -05:00 |
|
ouwou
|
d78fde45d4
|
make status indicator colors customizable
|
2021-01-26 17:02:05 -05:00 |
|
ouwou
|
dabfefafd9
|
show status indicators in member list, change some other shit with presences
|
2021-01-26 02:40:50 -05:00 |
|
ouwou
|
cfa6607fc8
|
fix new channels showing up when they shouldnt
|
2021-01-23 23:21:45 -05:00 |
|
ouwou
|
547124c94f
|
view and delete invites, more tweaking
|
2021-01-21 23:49:42 -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
|
462f801af2
|
Guild settings 1 (#19)
* start guild settings window, tweak style
|
2021-01-15 06:37:35 +00:00 |
|
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 |
|