|
|
2201e04e15
|
Fix UI not updating when connecting to room fails
|
2022-08-20 23:18:13 +02:00 |
|
|
|
5d5f55107a
|
Show error popups on some server errors
|
2022-08-20 21:22:33 +02:00 |
|
|
|
ded927b9f0
|
Overhaul UI event handling
|
2022-08-20 18:36:20 +02:00 |
|
|
|
cf086b6065
|
Add note about UI events
|
2022-08-19 23:38:04 +02:00 |
|
|
|
36b717ff8c
|
Use euphoxide instead of euph module
|
2022-08-18 18:13:49 +02:00 |
|
|
|
20ec6ef3b3
|
Set messages' seen status when adding to vault
|
2022-08-08 15:14:50 +02:00 |
|
|
|
8b66de44e0
|
Increase delay between log requests
|
2022-08-06 02:04:09 +02:00 |
|
|
|
b57c70dd01
|
Store room times as epoch time
Resets migrations because nobody except me is using cove anyways and
this is easier than keeping backwards compatibility.
|
2022-08-03 00:22:07 +02:00 |
|
|
|
cfcc663169
|
Remove pseudo message after server replied
|
2022-08-02 21:43:35 +02:00 |
|
|
|
9ac646174c
|
Fix some warnings
|
2022-08-02 01:38:32 +02:00 |
|
|
|
f501170d2c
|
Remove unnecessary async-s
|
2022-07-24 19:02:56 +02:00 |
|
|
|
096e3f7cfd
|
Connect as human instead of bot
|
2022-07-24 19:02:07 +02:00 |
|
|
|
e19ff7a622
|
Send and store euph cookies when connecting
|
2022-07-24 18:57:32 +02:00 |
|
|
|
8bc7af0d3f
|
Replace chrono dependency by time
|
2022-07-24 17:27:58 +02:00 |
|
|
|
4712798bf5
|
Stay connected if room requires auth
Even though authentication is not possible yet
|
2022-07-05 20:18:40 +02:00 |
|
|
|
6fbc0c5ff7
|
Render and interact with individual rooms
|
2022-06-28 10:24:20 +02:00 |
|
|
|
9cd7ee008d
|
Store time of first and last join for each room
|
2022-06-27 10:34:13 +02:00 |
|
|
|
3e9ceba302
|
Connect to new rooms
|
2022-06-27 10:14:30 +02:00 |
|
|
|
e9e3b6e21c
|
Render list of known rooms
|
2022-06-26 19:03:44 +02:00 |
|
|
|
6c26f62008
|
Create room table for easier room deletion
|
2022-06-26 16:43:05 +02:00 |
|
|
|
5b28d1601d
|
Request logs every 2 seconds instead of 3
|
2022-06-24 23:04:05 +02:00 |
|
|
|
b30adaf17c
|
Decrease log request delay
|
2022-06-24 18:10:20 +02:00 |
|
|
|
ce58e5b4be
|
Repeatedly request logs while in a room
|
2022-06-24 17:25:35 +02:00 |
|
|
|
d10efb8757
|
Fix some warnings
|
2022-06-24 15:55:54 +02:00 |
|
|
|
57351f65be
|
Update vault on send events and replies
|
2022-06-24 15:33:45 +02:00 |
|
|
|
72b531d216
|
Insert euph messages into vault
|
2022-06-24 00:20:34 +02:00 |
|
|
|
fa746d0749
|
Print error if room stops with an error
|
2022-06-23 22:15:09 +02:00 |
|
|
|
1df34e9f57
|
Handle some events by logging them
|
2022-06-23 21:07:23 +02:00 |
|
|
|
3e5f97c2cd
|
Structure room similar to conn
|
2022-06-23 17:15:35 +02:00 |
|
|
|
e601476d02
|
Dissolve workspace
|
2022-06-23 12:20:20 +02:00 |
|