Sceef
f28e4e3384
fix(proxy): reassemble fragmented WebSocket messages in recv()
...
RFC 6455 allows large BINARY payloads to be split across multiple
frames with FIN=0 and CONTINUATION opcodes. The previous recv() only
returned the first fragment, corrupting the MTProto stream and breaking
some media downloads. Control frames between fragments are still
handled as before.
Made-with: Cursor
2026-04-02 14:49:37 +07:00
Flowseal
17e37f9ca0
host detect in first-run window
2026-03-29 19:55:39 +03:00
Flowseal
be8d178e5c
secret validation
2026-03-29 17:30:39 +03:00
Flowseal
c4a044542c
fixes
2026-03-29 15:21:45 +03:00
Flowseal
6766db9812
mtproto recode
2026-03-28 15:45:08 +03:00
Flowseal
95f99be26b
old socks removed
2026-03-28 13:07:51 +03:00
deexsed
0d11062c92
fix: остановка прокси из трея, пул WS и проверка обновлений ( #443 )
2026-03-27 10:54:33 +03:00
Kroshik the Seal
5d28a50740
Исправление зависания "Обновления..." на iOS/iPadOS ( #415 )
2026-03-27 07:43:49 +03:00
Flowseal
afb7c5f56d
revert keepalive mechanism
2026-03-22 08:00:14 +03:00
Flowseal
18a1bced83
logrotate #366 ; configurable pool and buffer sizes
2026-03-22 02:54:03 +03:00
Flowseal
ed85e2a284
keepalive for stale mitigation
2026-03-21 09:26:34 +03:00
Flowseal
c1452c23da
Optimizations
2026-03-20 22:57:15 +03:00
Flowseal
6a80ca85e3
Optimizations
2026-03-19 22:07:47 +03:00
Flowseal
5d839c1112
fix for default dc options
2026-03-19 11:09:07 +03:00
Flowseal
26542558c6
dc fail logic rewrite for independent usability
2026-03-19 06:23:58 +03:00
Flowseal
e6ee4e6159
Hardcoded dc override for 203
2026-03-19 05:53:14 +03:00
Flowseal
96383057c6
dc203 for possible overriding
2026-03-19 05:42:40 +03:00
Flowseal
646468680c
Speed improvements
2026-03-19 02:36:17 +03:00
unknown
3fdce27fbb
Media chunking fix; Removed high number dc detection
2026-03-16 04:04:54 +03:00
Rostislav Tolushkin
b6cb5aa76f
general typos fix
2026-03-15 15:29:19 +03:00
Flowseal
a0a5bfbecb
IPv6 warnings
2026-03-15 04:56:26 +03:00
Flowseal
1c227b924a
Optimization, connections pool
2026-03-15 04:34:05 +03:00
Flowseal
8bcbcd2787
media dc fix on mobiles
2026-03-13 13:34:22 +03:00
Flowseal
f744e93de6
Mobiles media fix, optimizations
2026-03-12 19:36:02 +03:00
Flowseal
6147cda356
unknown behavior on mobiles with media dcs
2026-03-10 14:21:31 +03:00
Flowseal
3cf12467a7
Host configuration
2026-03-07 21:52:59 +03:00
Flowseal
39dd71be14
Lock recode, bind error notify, clipboard cross-platform
2026-03-07 21:10:35 +03:00
Flowseal
f69d20ad85
Restructure
2026-03-06 19:48:12 +03:00