Commit Graph

  • 7548fdae3b android, desktop: fix chat item long-press menu and ripple shape (#6997) Narasimha-sc 2026-06-07 22:46:59 +00:00
  • bf905eb545 ui: settings navigation reorganization (#7005) Narasimha-sc 2026-06-07 22:38:05 +00:00
  • 4d63d9e3a8 Merge branch 'stable' Evgeny Poberezkin 2026-06-07 23:18:43 +01:00
  • 95349430c5 core: support signature verification in p2p groups (forward compatibility) (#7058) Evgeny 2026-06-07 12:01:40 +01:00
  • adbffe2d1b Merge branch 'stable' Evgeny Poberezkin 2026-06-06 21:18:42 +01:00
  • 5b93cb0e3f core: store context to pass configuration parameters (#7057) Evgeny 2026-06-06 20:48:11 +01:00
  • e989caba64 android, desktop, ios: gate picker mention-id and max-reached banner by memberMentions nd/fix-invalid-mention Narasimha-sc 2026-06-06 14:17:25 +00:00
  • d5bfa2e9d8 chat: bump simplexmq pin + document cross-table simplex_name discriminator shum 2026-06-06 09:17:55 +00:00
  • 516d4d7abe chat: register APIVerifySimplexName + verify events in bot docs shum 2026-06-06 09:12:41 +00:00
  • ebe90f7169 chat: APIVerifySimplexName command + CEvtSimplexNameUnverified warning shum 2026-06-06 08:33:25 +00:00
  • 3104291609 chat: extract surfaceSimplexNameConflict helper shum 2026-06-05 17:05:57 +00:00
  • b1d18100f4 chat: document connections.simplex_name as transient carrier shum 2026-06-05 16:40:20 +00:00
  • 090158f537 wip f/allow-sign-new-msg spaced4ndy 2026-06-05 14:35:16 +04:00
  • c1235c01bb chat: document why groups simplex_name index has no soft-delete filter shum 2026-06-05 10:34:19 +00:00
  • 63a9d22148 chat: resolveOnUserServers iterates only on transport errors shum 2026-06-05 10:29:01 +00:00
  • 1cf96fc291 deps: bump simplexmq for NameRecord reshape; update consumers shum 2026-06-05 10:09:02 +00:00
  • df30585931 wip spaced4ndy 2026-06-05 13:24:16 +04:00
  • 0d7ea80612 chat: register ConnectTarget + CEvtSimplexNameConflict in bot docs shum 2026-06-05 07:42:06 +00:00
  • 5e8e49178f update spaced4ndy 2026-06-05 10:04:11 +04:00
  • 6c990696ca chat: regen query plans after simplex_name plumbing shum 2026-06-04 23:05:18 +00:00
  • 1f9b6e29de chat: RSLV-resolved NameRecord dispatched through prepared row shum 2026-06-04 18:49:57 +00:00
  • 0ec3b101b9 chat: connectPlanName falls back to RSLV when local lookup misses shum 2026-06-04 18:32:02 +00:00
  • 5fe584b522 chat: resolveOnUserServers iterates user SMP servers for RSLV shum 2026-06-04 18:13:35 +00:00
  • 27489f8919 chat: fix review findings on simplex_name persistence shum 2026-06-04 17:52:51 +00:00
  • cd0de96599 chat: persist peer-claimed simplexName from incoming profiles shum 2026-06-04 17:16:07 +00:00
  • 42ab37a8ea chat: add simplex_name to contact_profiles and group_profiles shum 2026-06-04 16:55:07 +00:00
  • d083feaeb2 chat: clarify groups.simplex_name stopgap comment shum 2026-06-04 16:19:21 +00:00
  • cf3c7d152a chat: test outgoing Profile carries simplexName from User profile shum 2026-06-04 16:07:12 +00:00
  • 167dbde559 chat: load LocalProfile.simplexName from simplex_name column shum 2026-06-04 16:06:54 +00:00
  • 212c9d43fb chat: simplexName field on Profile, GroupProfile, LocalProfile shum 2026-06-04 15:45:42 +00:00
  • bd41aa90b2 deps: bump simplexmq for resolveSimplexName shum 2026-06-04 15:21:17 +00:00
  • aadc5964a6 update plan spaced4ndy 2026-06-04 18:49:45 +04:00
  • 715b704abc docs: allow sign content messages in channels plan spaced4ndy 2026-06-04 18:43:07 +04:00
  • 49a9e547ab docs: roster multipart plan (#7037) spaced4ndy 2026-06-04 10:06:21 +00:00
  • 39cf4c24b9 simplify ep/conc-msgs Evgeny @ SimpleX Chat 2026-06-04 09:44:20 +00:00
  • 656b1a3b64 simplex-chat-nodejs: bump libraries (#7042) sh 2026-06-04 07:53:27 +00:00
  • d0f0a6963b chat: drop redundant T.unpack in CESimplexName* error rendering shum 2026-06-04 07:43:38 +00:00
  • 67ae555d88 chat: fix misleading decodeSimplexName docstring shum 2026-06-04 06:07:21 +00:00
  • 49ac56e0f9 chat: fix stale CRITICAL comment in saveConnInfo shum 2026-06-03 21:39:34 +00:00
  • a85f3321d6 chat: CESimplexNameUnprepared for found-but-no-link cases + member-removed filter shum 2026-06-03 21:39:33 +00:00
  • 79ac515f6c core: fix delivery cursor not advancing to maximum group member id for posgtgres (#7043) spaced4ndy 2026-06-03 21:04:28 +00:00
  • b2df6863fc chat: connectPlanName dispatches on nameType first shum 2026-06-03 19:35:19 +00:00
  • 98fb416165 chat: exclude soft-deleted contacts from idx_contacts_simplex_name shum 2026-06-03 19:35:19 +00:00
  • 43503a7ef1 chat: CESimplexNameNotFound for name lookup misses shum 2026-06-03 19:20:34 +00:00
  • 53f1c9b37e chat: regen Postgres schema dump for UNIQUE simplex_name indexes shum 2026-06-03 19:14:20 +00:00
  • f71c579cf6 chat: simplex_name partial indexes are UNIQUE shum 2026-06-03 19:13:19 +00:00
  • 5df4627793 deps: bump simplexmq for boundedNonSpace + drop unused FromField shum 2026-06-03 19:10:40 +00:00
  • 48a4221ed6 chat: share/copy output prefers simplexName when present shum 2026-06-03 17:59:00 +00:00
  • b4cedb7f17 chat: surface simplexName in conversation view + JSON output shum 2026-06-03 17:49:56 +00:00
  • f2394d121f chat: APIConnectPlan accepts ConnectTarget; connectPlanName looks up by name shum 2026-06-03 17:44:20 +00:00
  • fb72ff6b1a chat: persist simplexName on prepare and connect-via-plan write paths shum 2026-06-03 17:27:40 +00:00
  • 75671201d3 chat: cross-reference groupInfoQueryFields and getGroupAndMember_ shum 2026-06-03 18:26:25 +00:00
  • 104c195624 Merge branch 'ep/fix-async-race' into ep/conc-msgs Evgeny Poberezkin 2026-06-03 18:27:04 +01:00
  • 74c94a8078 deps: bump simplexmq for SimplexNameInfo FromField/ToField shum 2026-06-03 16:31:54 +00:00
  • e4a1acd4c9 chat: thread simplexName through Contact/GroupInfo/Connection records shum 2026-06-03 15:58:50 +00:00
  • 0773ccd057 core: signed XMember in public group (#7036) spaced4ndy 2026-06-03 15:49:54 +00:00
  • c112800081 tests: provide namesConfig = Nothing in smpServerCfg shum 2026-06-03 15:23:28 +00:00
  • 5e15e6eac8 chat: migration adds simplex_name to contacts, groups, connections shum 2026-06-03 15:04:56 +00:00
  • ee0a45e9c5 deps: bump simplexmq for ConnectTarget shum 2026-06-03 14:22:13 +00:00
  • 5dc753bf9b Merge branch 'master' into ep/fix-async-race ep/fix-async-race Evgeny Poberezkin 2026-06-03 10:26:04 +01:00
  • bd472a5c5c Merge branch 'stable' Evgeny Poberezkin 2026-06-02 17:32:36 +01:00
  • e90a79bc63 Merge branch 'stable' into stable-android v6.5.4-armv7a Evgeny Poberezkin 2026-06-02 17:28:08 +01:00
  • e92afb68d5 6.5.4: android 353, desktop 145, ios 334 v6.5.4 SimpleX Chat 2026-06-02 14:06:13 +00:00
  • aed17866cb Merge branch 'master' into f/public-groups spaced4ndy 2026-06-02 12:49:41 +04:00
  • 6c0a362351 ui: show channel web link (#7039) Evgeny 2026-06-02 07:23:26 +01:00
  • e593894b1e ios: update core library Evgeny Poberezkin 2026-06-02 07:04:23 +01:00
  • cfd25b8c73 ios: update library Evgeny Poberezkin 2026-06-01 22:54:38 +01:00
  • d9dd70308e Merge branch 'master' into ep/fix-async-race Evgeny @ SimpleX Chat 2026-06-01 20:44:59 +00:00
  • 7e18bc57e8 simplexmq Evgeny @ SimpleX Chat 2026-06-01 20:44:13 +00:00
  • d657bcbba5 Merge branch 'stable' Evgeny Poberezkin 2026-06-01 21:41:26 +01:00
  • 99a0715736 Merge branch 'stable' into stable-android Evgeny Poberezkin 2026-06-01 21:35:08 +01:00
  • 7725b06833 6.5.4.1 Evgeny Poberezkin 2026-06-01 21:34:48 +01:00
  • 83f4f6cd38 core: rename field in protocol (#7038) Evgeny 2026-06-01 21:33:35 +01:00
  • 9ee9d6f8d0 Merge branch 'ep/fix-async-race' into ep/conc-msgs Evgeny Poberezkin 2026-06-01 17:35:33 +01:00
  • 645f0b773e simplexmq Evgeny Poberezkin 2026-06-01 17:33:45 +01:00
  • fb91d8b445 Merge branch 'stable' into stable-android Evgeny Poberezkin 2026-06-01 13:32:27 +01:00
  • e4ef8ef101 simplex-chat-python: add BotCommand.params field (#7034) sh 2026-06-01 12:20:29 +00:00
  • 5ac3e71d97 core: 6.5.4.0 (simplexmq 6.5.3.0) Evgeny Poberezkin 2026-06-01 13:19:51 +01:00
  • 10764a4ccc core: use concurrency-safe agent async api Evgeny @ SimpleX Chat 2026-06-01 11:55:00 +00:00
  • a02cb733a0 website: fix translation errors found in review weblate/website Narasimha-sc 2026-06-01 11:50:46 +00:00
  • e3b3cdf2d7 ui: translations (#7032) Evgeny 2026-06-01 12:15:50 +01:00
  • b7609a8f83 Merge remote-tracking branch 'weblate-site/master' into weblate/website Evgeny Poberezkin 2026-06-01 11:10:39 +01:00
  • 66a693032d Merge branch 'stable' into weblate/website Evgeny Poberezkin 2026-06-01 11:10:28 +01:00
  • d2487fab9a core: validate full encoded profile size sh/cli-relay-flags shum 2026-05-06 15:19:20 +00:00
  • 541353099e bots/docs: filter hidden params before type introspection shum 2026-05-06 14:07:01 +00:00
  • 8db4ffafc7 fix: thread new ChatOpts/CoreChatOpts fields through bot/test constructors shum 2026-05-06 14:07:01 +00:00
  • 4a26830145 temp simplexmq commit for the build shum 2026-05-06 07:46:58 +00:00
  • 622298460c core: validate profile image size in chat commands shum 2026-05-05 11:57:52 +00:00
  • 1f0cdb5634 simpler Evgeny 2026-05-05 09:24:14 +01:00
  • 33829d5576 cli: enforce profile image size limit in --user-image-file shum 2026-05-05 07:52:40 +00:00
  • 7a28ed0e9d cli: address PR review comments shum 2026-05-05 07:19:21 +00:00
  • 4f020bbc98 cli: add --user-image-file option shum 2026-05-04 12:49:05 +00:00
  • 5e136711b4 cli: add --user-display-name option shum 2026-05-04 12:41:55 +00:00
  • 00402ac489 cli: add --relay-address-server option for chat relay shum 2026-05-04 12:27:49 +00:00
  • dc0aa75aae cli: build against local ../simplexmq shum 2026-05-04 12:27:44 +00:00
  • 97ae1069e3 remove line Evgeny 2026-05-31 18:16:28 +01:00
  • cde767ca5c simplify Evgeny @ SimpleX Chat 2026-05-31 17:01:14 +00:00
  • b5c28f3fbb update nix shas Evgeny Poberezkin 2026-05-31 17:59:18 +01:00
  • 73828efdb7 Translated using Weblate (Persian) Reg3xp 2026-05-31 05:04:43 +02:00
  • aa69adc5f5 Translated using Weblate (German) mlanp 2026-05-21 08:17:49 +02:00