ouwou
|
7d41206a19
|
wrap gateway message handling in a big ol try/catch
|
2020-09-05 21:00:00 -04:00 |
|
ouwou
|
8e749ac3bf
|
handle http errors a bit better
|
2020-09-05 20:59:17 -04:00 |
|
ouwou
|
5e0a5bb964
|
add util with AlphabeticalSort
|
2020-09-05 20:58:11 -04:00 |
|
ouwou
|
f2369dff2c
|
Update README.md
|
2020-09-05 05:09:46 +00: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
|
6c04a0a86d
|
add embed author/footer, tweak fields
|
2020-09-03 22:36:57 -04:00 |
|
ouwou
|
b21ed29f36
|
add mediocre support for embed fields
|
2020-09-03 18:47:45 -04:00 |
|
ouwou
|
b88549a91a
|
stop embeds from being big chunguses
|
2020-09-03 17:44:23 -04:00 |
|
ouwou
|
5e8489d219
|
add active chat to main window title
|
2020-09-03 02:32:28 -04:00 |
|
ouwou
|
2fab0c3e0d
|
very primitive embeds
|
2020-09-03 01:54:40 -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
|
4e7e5a3063
|
use zlib-stream for websocket
|
2020-08-30 18:40:17 -04:00 |
|
ouwou
|
c90c777daa
|
add basic menu to chat messages
|
2020-08-30 02:00:56 -04:00 |
|
ouwou
|
facb89012a
|
store READY user data into client
|
2020-08-30 02:00:14 -04:00 |
|
ouwou
|
af4f659aaa
|
add DiscordClient::DeleteMessage
|
2020-08-30 01:59:50 -04:00 |
|
ouwou
|
fbd8ed2ba7
|
add HTTPClient::MakeDELETE
|
2020-08-30 01:59:14 -04:00 |
|
ouwou
|
08e9d2f0ef
|
rework chat components to make more sense
|
2020-08-29 22:45:27 -04:00 |
|
ouwou
|
a921ee42f9
|
group chat label is user count
|
2020-08-29 16:43:51 -04:00 |
|
ouwou
|
4b637b6ff2
|
crash fixes
|
2020-08-29 16:38:52 -04:00 |
|
ouwou
|
713ed0f927
|
add dm's
|
2020-08-29 01:14:20 -04:00 |
|
ouwou
|
299ecc71d9
|
add MESSAGE_DELETE handling
|
2020-08-29 01:14:07 -04:00 |
|
ouwou
|
4e7ae1af1d
|
move discord json stuff to separate file
|
2020-08-28 18:24:53 -04:00 |
|
ouwou
|
c001c0e08a
|
dont crash on unavailable guild
|
2020-08-28 18:21:18 -04:00 |
|
ouwou
|
5b7d36bb74
|
scroll up to load more messages
|
2020-08-28 18:21:08 -04:00 |
|
ouwou
|
8699a547f3
|
read embed json
|
2020-08-27 18:50:53 -04:00 |
|
ouwou
|
34b572db40
|
multiple messages from same author are under the same message block
|
2020-08-27 18:50:47 -04:00 |
|
ouwou
|
f3e8d1aff3
|
clear messages on disconnect
|
2020-08-26 01:47:46 -04:00 |
|
ouwou
|
c6e2f266a1
|
make chat message components their own subclass of ListBoxRow
|
2020-08-26 01:46:43 -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 |
|
ouwou
|
212511e29d
|
Initial commit
|
2020-08-16 23:39:46 +00:00 |
|