Alexander Bondarenko
6311a581cf
clenup
2024-05-30 20:27:07 +03:00
Alexander Bondarenko
370936aaa1
hide up/down details in CLI unless requested with -c
2024-05-30 20:26:15 +03:00
Alexander Bondarenko
7b108536fd
send only errors contact results
2024-05-30 20:25:41 +03:00
Alexander Bondarenko
13d779f41d
stripped contactLinkSubs
2024-05-30 20:22:44 +03:00
Alexander Bondarenko
ed12f34330
Merge remote-tracking branch 'origin/master' into ab/async-subs
2024-05-30 19:08:51 +03:00
spaced4ndy
54088c6d5a
core: "/get queues" api to debug agent queues ( #4252 )
2024-05-30 14:24:33 +04:00
Stanislav Dmitrenko
78f7fcc89f
android, desktop: wallpaper fixes ( #4251 )
2024-05-30 07:03:23 +01:00
Alexander Bondarenko
561c923cdb
fix network status
2024-05-29 22:37:45 +03:00
Alexander Bondarenko
a126215c8c
fix bg conns
2024-05-29 22:25:55 +03:00
Alexander Bondarenko
73bd003984
fix race in test
2024-05-29 21:41:21 +03:00
Alexander Bondarenko
4d2452b03f
test that light query results match the original
2024-05-29 20:29:14 +03:00
Alexander Bondarenko
4ceb0dc564
remove pendingContact details
2024-05-29 16:45:43 +03:00
Alexander Bondarenko
551a34dd1a
log forked subscriber errors
2024-05-29 16:35:35 +03:00
Alexander Bondarenko
30f00c2f2e
lightweight queries
2024-05-29 16:18:33 +03:00
Alexander Bondarenko
b94ced6b39
restore rare entities prefetch
2024-05-29 15:12:52 +03:00
Alexander Bondarenko
a1216d86fd
process user links
2024-05-29 12:38:46 +03:00
Alexander Bondarenko
b6cf81e680
fix ok sizes in summary
2024-05-28 22:11:27 +03:00
Alexander Bondarenko
998907f107
process group results
2024-05-28 21:54:13 +03:00
spaced4ndy
2143eb2d7a
core: batch send pending group messages ( #4242 )
2024-05-28 18:32:29 +04:00
spaced4ndy
3d395b0e45
core: inactive connections/members ( #4009 )
2024-05-28 16:42:07 +04:00
Alexander Bondarenko
a1d2f4cda9
give active user a minor priority
2024-05-27 22:22:37 +03:00
Alexander Bondarenko
cd3992fd0f
WIP
2024-05-27 22:12:39 +03:00
spaced4ndy
01cadefde7
core: avoid creating duplicate introductions between group members connecting concurrently ( #4235 )
2024-05-27 18:42:39 +04:00
Evgeny Poberezkin
c70e7223d9
core: delete connection records when connecting (JOIN) fails ( #4233 )
...
* core: delete connection records when connecting (JOIN) fails
* show errors in commands
2024-05-27 15:32:09 +01:00
Alexander Bondarenko
1bc47c6910
inline calls
2024-05-25 11:04:01 +03:00
Alexander Bondarenko
ab07096235
remove unused code
2024-05-25 11:03:28 +03:00
Alexander Bondarenko
1295e538ed
WIP: remove sync connection replies
2024-05-25 11:03:28 +03:00
Evgeny Poberezkin
23581f59ae
core: 5.8.0.3
2024-05-24 21:33:45 +01:00
Evgeny Poberezkin
291df6e9d0
core: logging of chat events ( #4216 )
...
* core: update simplexmq (persist server errors)
* fix
* same config
* logging
* logging 2
* log
* log 2
* finally
* catch better
* more logs
* logs
* fix
* more logging, context from PROHIBITED
* warning
* more logs
* logs3
* logs4
* logs in simplexmq
* log locks from simplemq
* log queue size
* log sendMessagesB in simplexmq
* update simplexmq
* logs5
* logs6
* logs7
* logs8
* logs8
* logs9
* logs10
* log11
* log12
* fix test
* more logs
* logging
* clean up
* refactor
* simplify
* tags
* log level
* remove network errors from the log
* rename
2024-05-24 21:09:21 +01:00
Evgeny Poberezkin
dae0b63c22
Merge branch 'stable'
2024-05-23 22:56:04 +01:00
Evgeny Poberezkin
0964982782
core: ensure that messages are sent to different members ( #4221 )
...
* core: ensure that messages are sent to different members
* update simplexmq
2024-05-23 22:50:23 +01:00
spaced4ndy
d2d450d1d7
core: check known relays before file reception, support user approval of unknown relays ( #4043 )
...
* core: check known relays before file reception, support user approval of unknown relays
* comment
* reset on not approved agent error
* add privacyAskToApproveRelays to AppSettings
* filter distinct servers
* update simplexmq
* remember user_approved_relays
* refactor
* rename
* update simplexmq
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-05-20 17:23:29 +04:00
spaced4ndy
49e09ca449
core: contact disabled event ( #4194 )
2024-05-16 17:08:13 +04:00
spaced4ndy
ef75eceb40
core: support message forwarding with custom ttl ( #4191 )
2024-05-16 14:11:55 +04:00
spaced4ndy
4c0d47bbd4
core: message statuses for sending proxies ( #4161 )
...
* core: delivery path
* update simplexmq
* via proxy snd flags
* error statuses
* rework errors
* proxy expired errors
* corrections
* move backwards compatibile parser to new type
* update simplexmq
* names
* refactor, style
* simplexmq
* refactor
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-05-15 12:30:05 +01:00
Evgeny Poberezkin
331b4633fc
core: platform independent encoding for delete command ( #4176 )
2024-05-13 20:39:13 +01:00
Evgeny Poberezkin
29db2b4e9b
core: command to show duplicate message count ( #4172 )
...
* core: command to show duplicate message count
* update
* updated
* update
* update
* simplexmq
2024-05-13 19:55:57 +01:00
spaced4ndy
f40ba6f04d
core: api to differentiate contacts and conversations ( #4111 )
2024-05-13 16:51:54 +04:00
Evgeny Poberezkin
84d7a77a9f
core: update simplexmq (better subscription management) ( #4131 )
...
* core: update simplexmq (better subscription management)
* ui: update settings
* update simplexmq
* simplexmq
* simplexmq
* test output
* delay
* disable test
2024-05-13 08:04:12 +01:00
Evgeny Poberezkin
878eea774d
core: save app themes as map with any text key ( #4159 )
...
* core: save app themes as map with any text key
* remove theme preset name
* list of themes
* theme id
* theme IDs
* moar
* colors
* default to dark
* fix
2024-05-12 23:35:14 +01:00
spaced4ndy
76248b4878
core: on receive set file crypto args only for new files ( #4152 )
2024-05-09 15:40:23 +04:00
Evgeny Poberezkin
bc5af35a3e
core: wallpapers api ( #4110 )
...
* core: wallpapers api
* optional colors
* update
* api
* update
* whitespace
* typo
* test, fix
* fix color parsing
* separate UI and Theme color schemes
* update
* enable test
* multiple themes, one per color scheme
* theme overrides as a separate type
* rename
---------
Co-authored-by: Avently <7953703+avently@users.noreply.github.com >
2024-05-08 15:36:20 +01:00
Evgeny Poberezkin
b6e57c0fa2
core: fix connection failure because of race condition when connecting via link or joining group via invitation ( #4133 )
...
* core: fix connection failure because of race condition when connecting via link or joining group via invitation
* fix race for connection via contact address
* simplexmq
2024-05-05 13:11:30 +01:00
Evgeny Poberezkin
fb0718adac
core: forward agent errors without connections to UI (to show CRITICAL alerts) ( #4120 )
2024-05-02 21:40:08 +01:00
spaced4ndy
37e03a838c
core: forward group message before ack (fixes forwarding message that deleted connection causing error in ackMsg) ( #4108 )
2024-04-29 19:49:04 +04:00
spaced4ndy
aeb28400e9
core: take entity lock before processing file ( #4105 )
2024-04-29 19:32:53 +04:00
Evgeny Poberezkin
b3f8068446
core: 5.7.0.5, increase min version of remote host/controller to 5.7.0.3
2024-04-26 15:42:13 +01:00
Alexander Bondarenko
20fa366231
core: use contextless decompression ( #4089 )
...
* core: use contextless decompression
* fuse concatMap/map
* nix
* update simplexmq
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-04-25 10:52:26 +01:00
spaced4ndy
063a6dbc92
core: apply disappearing messages setting to call and group invitation chat items ( #4080 )
...
* core: apply disappearing messages setting to call and group invitation chat items
* remove comment
* fix incorrectly set edited field
* sent group invitations
* refactor
* Revert "refactor"
This reverts commit 4dd3070c2d .
2024-04-25 09:37:05 +01:00
spaced4ndy
7567791866
core: enable PQ encryption for contacts ( #4049 )
...
* wip
* migration
* remove migration
* remove flag wip
* Revert "remove migration"
This reverts commit 9e64663f9d .
* wip
* remove vrange parameterization
* tests mostly pass
* more tests pass
* enable for upgraded contacts
* remove migration
* core: test large messages (#4061 )
* update simplexmq, fix tests
* test test
* another test
* enable tests
* empty
* empty
2024-04-22 17:46:48 +01:00