ouwou
|
ec8117a24b
|
update channel list selection when channel mention is clicked
|
2020-11-01 00:13:52 -04:00 |
|
ouwou
|
79e4252ab3
|
handle GUILD_UPDATE
|
2020-11-01 00:01:48 -04:00 |
|
ouwou
|
7c31190adc
|
render emojis
|
2020-10-24 19:42:06 -04:00 |
|
ouwou
|
cb73bba135
|
CHANNEL_CREATE, CHANNEL_UPDATE, CHANNEL_DELETE
|
2020-10-19 20:35:10 -04:00 |
|
ouwou
|
49a6e58137
|
join/leave guild updates without reloading entire channel list
|
2020-10-13 23:56:00 -04:00 |
|
ouwou
|
f5ae8c3d3f
|
add kick/ban
|
2020-10-12 18:17:53 -04:00 |
|
ouwou
|
21fdada41c
|
add confirmation dialog to leave guild
|
2020-10-12 00:36:18 -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
|
0cdaea97dd
|
slap a bunch of shit everywhere until the crashing stops
|
2020-10-05 21:37:07 -04:00 |
|
ouwou
|
43f87b4bca
|
allow limiting concurrent http requests
add Semaphore
update SettingsManager a little
|
2020-10-04 02:28:48 -04:00 |
|
ouwou
|
3b4edbfa16
|
join/leave guild
|
2020-09-21 18:47:34 -04:00 |
|
ouwou
|
4b7cdbd129
|
improve MESSAGE_UPDATE handling (hopefully)
|
2020-09-20 01:12:54 -04:00 |
|
ouwou
|
e5a90b9461
|
only load 50 messages on channel switch (also fix member menu)
|
2020-09-14 00:17:58 -04:00 |
|
ouwou
|
e68f8ef8f4
|
make avatar loading a bit better
|
2020-09-12 03:17:34 -04:00 |
|
ouwou
|
54a8244bfd
|
basic avatars
|
2020-09-10 18:28:42 -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
|
3832ff9a15
|
DiscordClient uses signals now
|
2020-09-06 23:34:29 -04:00 |
|
ouwou
|
66cc4b3cc7
|
refactor (store)
|
2020-09-06 21:28:07 -04:00 |
|
ouwou
|
10e547c494
|
member list gets a basic right click menu
|
2020-09-06 02:25:19 -04:00 |
|
ouwou
|
aa288d27f6
|
bug moment
|
2020-09-05 01:04:28 -04:00 |
|
ouwou
|
8941d5f204
|
lazy loading, member list, some other shit
|
2020-09-05 00:55:06 -04:00 |
|
ouwou
|
153f556681
|
catch errors when loading css
|
2020-09-04 01:37:39 -04:00 |
|
ouwou
|
66e9989035
|
add a very important feature
|
2020-09-04 01:03:43 -04:00 |
|
ouwou
|
f69b0e6155
|
pass around snowflake instead of MessageData
|
2020-09-04 00:48:38 -04:00 |
|
ouwou
|
5e8489d219
|
add active chat to main window title
|
2020-09-03 02:32:28 -04:00 |
|
ouwou
|
76cabbd37f
|
add basic css support
|
2020-09-03 00:47:49 -04:00 |
|
ouwou
|
9b1bc8f145
|
add ability to edit messages
|
2020-08-30 22:55:36 -04:00 |
|
ouwou
|
44b7989f50
|
add MESSAGE_UPDATE
|
2020-08-30 20:24:02 -04:00 |
|
ouwou
|
c90c777daa
|
add basic menu to chat messages
|
2020-08-30 02:00:56 -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
|
82a21bd085
|
fix guild order, add copy id guild, add broken zlib, start member list
|
2020-08-25 22:10:39 -04:00 |
|
ouwou
|
6b72931ba7
|
send chat messages
|
2020-08-21 22:25:23 -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 |
|
ouwou
|
4b903bbd3e
|
add http client and channel reordering (waste of time)
|
2020-08-19 21:08:57 -04:00 |
|
ouwou
|
0cd0260f2e
|
disconnecting clears the channel listing
|
2020-08-19 02:05:26 -04:00 |
|
ouwou
|
69404a97cd
|
populate channel list from READY message and other shit
|
2020-08-19 01:13:36 -04:00 |
|
ouwou
|
3c3fe3b9f7
|
settings, token entry, receive READY
|
2020-08-19 01:07:55 -04:00 |
|
ouwou
|
18af78e6af
|
connect and heartbeat
|
2020-08-17 02:40:03 -04:00 |
|