Commit graph

25 commits

Author SHA1 Message Date
42da520d81
docs(skills): add show-peer-ids and url handler reference rows 2026-04-29 14:14:33 +06:00
4ea2983b46
feat(patches): hidden users typing skip; peer ids bot api default
skip typing painter for hidden users; show peer ids in bot api format
by default with rmb to copy mtproto. extends copy: url handler regex
to carry both ids in the link.
2026-04-29 14:14:29 +06:00
69d7245b46
docs(skills): add catalog entries from arcanesync session 2026-04-29 13:30:09 +06:00
32d4b4e5f9
fix(sync): switch to requestMainWebView for main mini app auth flow 2026-04-29 13:20:13 +06:00
416bb54559
fix(sync): show error message in status, log simpleWebView url + initData failures 2026-04-29 12:53:44 +06:00
fe51506047
fix(sync): build errors — rpl::on_next, inputUser(), namespace lookup, lambda parens 2026-04-29 12:20:47 +06:00
a41e9915dc
feat(sync): set default endpoint to https://arcane.femboy.page 2026-04-29 12:18:49 +06:00
2e883e257e
build(sync): add cloud sync sources and qt::network link 2026-04-29 12:16:08 +06:00
5962b2836b
feat(sync): pull from cloud on first toggle-on 2026-04-29 12:15:50 +06:00
8059baff7b
feat(sync): settings UI for cloud sync 2026-04-29 12:15:16 +06:00
dcf465cfde
feat(sync): wire engine into hooks::init with active-session subscription 2026-04-29 12:14:01 +06:00
35c5df23ae
feat(sync): hook config setValue + known-keys dispatch 2026-04-29 12:13:48 +06:00
8167722864
feat(sync): orchestrating engine for pull/push/conflict 2026-04-29 12:13:14 +06:00
adbc07159f
feat(sync): persistent state with outbox queue 2026-04-29 12:10:56 +06:00
c6d798c856
feat(sync): add http client for arcanesync backend 2026-04-29 12:10:16 +06:00
7b47f86e7e
feat(sync): fetch initData via mtproto requestSimpleWebView 2026-04-29 12:09:16 +06:00
8881974467
feat(sync): add cloud sync config items 2026-04-29 11:39:00 +06:00
33e76ccc20
feat(patches): add toggle to ignore peer chat wallpapers 2026-04-29 04:40:55 +06:00
b3110f2d3b
fix(build): pin cmake generator to vs 2026 / v145
avoids v143 (vs 2022 buildtools) auto-pick whose libcpmt lacks __std_rotate;
matches msvc 14.50 used by prepare-deps via vcvars.
2026-04-29 04:14:36 +06:00
c44d6a0988
docs(build): drop manual Libraries/win64 wipe step
prepare.py cache keys flip stale on skip-release toggle; rebuild is automatic.
2026-04-29 02:21:38 +06:00
3109f77edb
fix(build): pin TDESKTOP_API_TEST=OFF when env unset
prevents stale cmake cache from forcing test api id 17349 across rebuilds.
2026-04-29 02:15:54 +06:00
094e4bbb18
docs: switch to unlicense + no-support clause 2026-04-29 01:52:12 +06:00
6bd838df3f
feat(hidden-users): cover all reply leaks + live re-render on toggle
- extend hidden-users-reply-preview: media thumbnail, bar color, click handler, sender, ComposePreviewName
- new patch hidden-users-compose-reply: bottom compose-bar reply preview
- add ag_refresh helper: walks all loaded histories; used by hide/unhide, show-seconds, forwarded-header for instant re-render
2026-04-28 22:21:24 +06:00
c3369215fe
chore: bump upstream to 2cfdf1b32e 2026-04-28 21:24:34 +06:00
af1ef724cd
feat: initial commit 2026-04-28 20:47:02 +06:00