spaced4ndy
e29a9371b6
core, kotlin: open support chat with any member ( #5904 )
2025-05-13 16:29:47 +00:00
spaced4ndy
db1ffb2cf2
core: create "accepted by you" item for moderator ( #5901 )
2025-05-13 12:35:54 +00:00
spaced4ndy
e9414d713e
Merge branch 'master' into group-knocking
2025-05-13 13:05:48 +04:00
spaced4ndy
671dc2537d
core: accepted message to older clients ( #5897 )
2025-05-12 16:50:30 +00:00
Evgeny Poberezkin
9098e22d4b
core: 6.3.4.1
2025-05-12 16:58:49 +01:00
spaced4ndy
1f8609a31f
core: make member admission forwards compatible ( #5893 )
...
* core: make member admission forwards compatible
* cabal file
* schema
* plans
* inserts
* plans
2025-05-12 16:57:20 +01:00
spaced4ndy
9190c2a772
core: reset unanswered counter for support chats with members only if moderator message is newer ( #5889 )
2025-05-12 12:19:20 +00:00
Evgeny
2a43a02af3
core, ui: support trailing punctuation for mentions, URIs (also support domains), and email addresses ( #5888 )
...
* core: improve markdown parser for mentions, URIs, and email addresses
* ui
2025-05-12 11:22:35 +01:00
Evgeny
4b42a19ccb
ios: fix XCode 16 regressions (tap not working on files, quotes, images, voice messages, etc.), open link previews on tap ( #5880 )
...
* ios: fix XCode 16 regressions (tap not working on files, quotes, images, voice messages, etc.), open link previews on tap
* fix voice recording
* fix video, accepting calls from chat, preference toggles in chat
* WIP message and meta
* handle links in attributed strings
* custom attribute for links to prevent race conditions with default tap handler
2025-05-10 14:37:45 +01:00
spaced4ndy
79991e84c9
core: member requires attention counter ( #5881 )
2025-05-09 15:36:06 +00:00
spaced4ndy
f5926e8b84
core, ui: update chat ts and pop chat for group on messages for secondary chat scope ( #5878 )
2025-05-08 08:22:46 +00:00
spaced4ndy
e3957ba156
core: postgres migration for knocking; fix previous migration ( #5877 )
2025-05-07 14:50:17 +00:00
spaced4ndy
6b71cd2ee9
core: add index for reading scoped chats stats ( #5876 )
2025-05-07 12:50:27 +00:00
spaced4ndy
79dadabf61
Merge branch 'master' into group-knocking
2025-05-07 13:48:55 +04:00
Evgeny Poberezkin
9329bf6144
core: 6.3.4.0 (simplexmq 6.4.0.2)
2025-05-07 08:14:11 +01:00
Evgeny
05de019ecd
ios: deliver notifications instantly when server has no more messages and better concurrency ( #5872 )
...
* core: return error and message absence when getting notifications
* ios: do not wait for notification messages when server says "no"
* do not postpone some notification events, comments
* refactor
* simplexmq (mapM)
* simplexmq (release lock)
* ios: inline, more aggressive GHC RTC settings for garbage collection
* simplexmq
* corrections
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
* refactor ntf delivery
* ios: 6.3.4 (build 274)
* simplexmq (fix updating last ts)
* improve notification for multiple messages
* simplexmq
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2025-05-07 07:33:00 +01:00
Evgeny Poberezkin
c3bb1e660d
Merge branch 'master' into group-knocking
2025-05-05 12:53:05 +01:00
Evgeny
24b0f0290b
core: pass event and response error without dedicated constructor ( #5869 )
...
* core: pass event and response error without dedicated constructor
* ios: WIP
* android, desktop: update UI for new API
* ios: fix parser
* fix showing invalid chats
* fix mobile api tests
* ios: split ChatResponse to 3 enums, decode API results on the same thread
* tweak types
* remove throws
* rename
2025-05-05 11:51:22 +01:00
Evgeny Poberezkin
92787df8a3
Merge branch 'master' into group-knocking
2025-05-04 23:25:50 +01:00
Evgeny
a0d1cca389
core: split response to two types, to improve iOS parsing memory usage ( #5867 )
...
* core: split response to two types, to improve iOS parsing memory usage
* ios: split core events to separate types
* comment
* limit more events to CLI
* fix parser
* simplemq
2025-05-04 22:14:36 +01:00
spaced4ndy
524daf178b
Merge branch 'master' into group-knocking
2025-05-02 17:05:40 +04:00
Evgeny
e7a4611be9
ios: deliver notifications even if iOS fails to fire expiration notice, prevent repeat delivery of stale notifications ( #5861 )
...
* ios: deliver notification when iOS fails to fire expiration notice for NSE
* update core api
* update ui
* sha256map.nix
* do not enable background processes in maintenance mode
* fix ios
* fix parser
* ios: fix command
* compatible parser for connection ID
* log
* pass DB queue ID
* simplexmq
* query plans
* fix broadcast bot test
2025-05-02 12:23:05 +01:00
spaced4ndy
ca2f019249
Merge branch 'master' into group-knocking
2025-04-29 20:28:45 +04:00
spaced4ndy
6abffeb295
core: only introduce to supporting moderators
2025-04-28 15:03:17 +04:00
spaced4ndy
dd01ef5ae8
core: create knocking message for moderators ( #5857 )
2025-04-28 10:45:42 +00:00
spaced4ndy
60bfd9933a
core: correctly communicate group acceptance state ( #5852 )
2025-04-28 06:28:40 +00:00
Evgeny
7cac164b84
core: use /feed command in broadcast bot ( #5854 )
2025-04-27 12:38:51 +01:00
Evgeny
7b11d8514a
core, ui: option to use web port by default for preset servers only ( #5847 )
...
* core: option to use web port by default for preset servers only
* ui
* refactor
* simplexmq
2025-04-25 11:17:27 +01:00
Evgeny Poberezkin
82be7d00fd
Merge branch 'master' into group-knocking
2025-04-25 07:54:13 +01:00
spaced4ndy
18fa5dbf04
core, ui: admission message ( #5848 )
2025-04-24 16:29:27 +00:00
spaced4ndy
5262b8caca
core: support chat unread stats ( #5844 )
2025-04-23 14:15:17 +00:00
Evgeny Poberezkin
3257b60b70
core: 6.3.3.1
2025-04-23 13:27:58 +01:00
Evgeny Poberezkin
96b962809f
core: fix connecting via short links
2025-04-23 13:09:16 +01:00
Evgeny Poberezkin
b637d370f3
core: 6.3.3.0 (simplexmq 6.4.0.1)
2025-04-23 08:33:17 +01:00
spaced4ndy
805a69da94
android, desktop: group knocking ( #5816 )
2025-04-21 15:17:21 +00:00
spaced4ndy
3095b980cb
Merge branch 'master' into group-knocking
2025-04-15 19:27:36 +04:00
Evgeny
45e395d35a
core, ui: short connection links with stored data ( #5824 )
...
* core, ui: optionally use short links (#5799 )
* core: optionally use short links
* update test
* update simplexmq, short group links
* fix query
* fix parser for _connect
* ios: use short links
* shorten links to remove fingerprint and onion hosts from known servers
* fix parser
* tests
* nix
* update query plans
* update simplexmq, simplex: schema for short links
* simplexmq
* update ios
* fix short links in ios
* android: use short links
* fix short group links, test short link connection plans
* core: fix connection plan to recognize own short links
* update simplexmq
* space
* all tests
* relative symlinks in simplexmq to fix windows build
* core: improve connection plan for short links (#5825 )
* core: improve connection plan for short links
* improve connection plans
* update UI
* update simplexmq
* ios: add preset server domains to entitlements, add short link paths to .well-known/apple-app-site-association
* update simplexmq
* fix group short link in iOS, fix simplex:/ scheme saved to database or used for connection plans
* update simplexmq
* ios: delay opening URI from outside until the app is started
* update simplexmq
2025-04-14 21:25:32 +01:00
Evgeny
090f576b65
directory: allow admins deleting groups and registering groups with the same name as deleted one; /help commands; better support of other group owners; support link encoding and version changes ( #5829 )
...
* allow admins deleting groups from directory and registering groups with same name as deleted one; /help commands
* support profile changes by other owners, with/without connection to directory
* profile check will succeed when group link encoding or versions change, but the link queues remain the same
2025-04-12 19:34:30 +01:00
spaced4ndy
c9f398b106
core: group knocking - acceptance to group chat item ( #5810 )
2025-04-07 07:55:56 +00:00
spaced4ndy
d85ac4af04
core: member support chat stats ( #5803 )
...
* core: member support chat stats
* schema
* update counts
* mark read wip
* dec counts on read
* rename
* plans
* test, fixes
* plans
* refactor
* rename
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2025-04-05 12:25:45 +01:00
Evgeny
3fb09d3def
core: fix types for PostgreSQL database ( #5800 )
...
* core: fix types for PostgreSQL database
* option to create schema
* use action forks
2025-04-03 16:27:40 +01:00
spaced4ndy
c12817ac81
core: rework knocking protocol ( #5802 )
2025-04-03 09:36:28 +00:00
spaced4ndy
9654e193af
core: member admission ( #5798 )
2025-04-03 08:55:32 +00:00
spaced4ndy
4718494329
Merge branch 'master' into group-knocking
2025-04-02 12:02:29 +04:00
spaced4ndy
be1c4018cc
core: group knocking main functionality ( #5726 )
...
* docs: knocking rfc
* types, schema wip
* more comments
* rename
* more types
* change types
* wip compiles
* construct snd scope
* fix tests
* hide output
* sending
* fix member filtration
* plans
* conversations store/api model draft
* xgrpmemnew
* rework types wip
* wip
* wip
* remove tag
* wip (compiles)
* fix parsing
* fix query
* fixes, tests
* plans, comments
* fix member filtration
* wip
* protocol wip
* protocol wip
* fix
* fix tests
* fixes, test
* fix (remove NotInHistory)
* fix
* fix tests
* fix
* output
* fix tests
* tests
* gcsi in view
* fix tests
* plans
* refactor, make scopes Maybe
* remove groupChatFilter
* fix test
* change schema
* refactor
* rename
* rename
* rename
* refactor
* rename
* remove scope from item direction
* rework view
* change apis
* make api for cli
* change text
* refactor
* fixes
* comment
* rename
* refactor fmap/mapM
* refactor includeInHistory
* query plans
* knocking: patch scope (#5796 )
* knocking: patch scope wip
* more patches
* schema
* remove space
* plans
* fix test
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2025-04-02 07:57:18 +00:00
Evgeny
27f2926aed
directory: joining groups with enabled captcha screening and observer role ( #5784 )
...
* directory: joining groups with enabled captcha screen (test)
* fix directory, test
* query plans
2025-03-28 18:48:54 +00:00
Evgeny
6556e09a33
core: update simplexmq to support PostgreSQL servers ( #5760 )
...
* core: update simplexmq to support postgres
* update simplexmq
* update ios
2025-03-19 07:16:31 +00:00
Evgeny Poberezkin
e2d488266c
core: 6.3.0.8 (simplexmq 6.3.0.8)
2025-03-07 14:59:00 +00:00
spaced4ndy
430e212a9e
core: name limit ( #5724 )
...
* core: name limit
* ios
* trim spaces, test
2025-03-07 14:38:06 +00:00
Evgeny
a6631ce629
core: delete members with messages ( #5711 )
...
* core: delete members with messages (WIP)
* remove messages
* fix, test
* update query plans
2025-03-07 07:47:32 +00:00