Commit Graph

28 Commits

Author SHA1 Message Date
DevilXD
473af57aeb make channel list's display add channels only on explicit add 2022-02-10 21:34:36 +01:00
DevilXD
d90d20a42c Streamline connection retry code 2022-02-09 11:59:08 +01:00
DevilXD
038fac48f9 Fix a bug with an uninitialized attribute 2022-02-07 21:02:28 +01:00
DevilXD
5e129d41d8 Attribute lookup performance improvements 2022-02-06 21:23:17 +01:00
DevilXD
32f475d7ed Fix the possibility of stream_data being None 2022-02-06 21:05:37 +01:00
DevilXD
91b2844e9b Fix an issue with directory returning channel name as login 2022-01-25 16:05:14 +01:00
DevilXD
5e2a40fc57 Improve channel's repr 2022-01-24 23:02:00 +01:00
DevilXD
29d4fb6cb0 Fix an issue where channel's display name was treated like it's username/login 2022-01-24 22:57:37 +01:00
DevilXD
3d3eb3b005 Defer client session init 2022-01-23 12:40:16 +01:00
DevilXD
59cceaf474 Added some basic connection problems handling 2022-01-22 21:10:12 +01:00
DevilXD
db5698843c Cache watch payload 2022-01-22 19:42:01 +01:00
DevilXD
75179dc69f Fix isEnabled KeyError 2022-01-22 19:32:13 +01:00
DevilXD
c0d6d8eb60 Fix channel cleanup removing priority channels 2022-01-22 19:02:31 +01:00
DevilXD
bd9d818b21 Implement support for campaign ACLs 2022-01-22 15:31:44 +01:00
DevilXD
a91644d6de Latest user agent, cleanup comments and docstrings;
ONLINE_DELAY: 60s -> 120s
2022-01-12 12:11:04 +01:00
DevilXD
bbea5452b6 Add missing type: ignore 2022-01-08 15:16:06 +01:00
DevilXD
978d958578 Improve the drop progress tracking system 2022-01-06 14:33:00 +01:00
DevilXD
c8d3b992d7 Huge GUI update 2021-12-29 13:55:05 +01:00
DevilXD
72b80e18d8 Remove redundant copy operation 2021-12-23 22:09:45 +01:00
DevilXD
23a8681e71 Fix directory channels having ID as str 2021-12-23 13:44:43 +01:00
DevilXD
0631a00ff5 set_offline now cancels pending_online task 2021-12-22 20:51:25 +01:00
DevilXD
a45838e088 Huge websocket redesign, to support more than a single connection 2021-12-15 18:37:30 +01:00
DevilXD
99e1ce0fcc Account for game being none 2021-12-10 15:33:24 +01:00
DevilXD
2c6e385b32 Defer get_spade_url for some nice startup speedup 2021-12-04 16:21:01 +01:00
DevilXD
fcd9e5b52d Made the settings file optional;
default config creation removed, instead fetches a list of all live channels for the current drop campaign's games
2021-12-04 14:16:25 +01:00
DevilXD
126eb06db0 Improve channel online handling 2021-12-03 21:54:47 +01:00
DevilXD
a310db8103 Improve dict key hashing 2021-12-03 21:51:20 +01:00
DevilXD
fac2788e4b First release 2021-12-03 17:48:51 +01:00