spaced4ndy
|
322ab09422
|
active on con, fix send
|
2025-11-06 13:16:29 +04:00 |
|
spaced4ndy
|
a65151ba6d
|
core, ui: replace map of network statuses with subscription status of current chat (#6353)
* core: subscription status wip
* update
* update
* update
* remove statuses core
* cleanup ios
* comment
* plans
* remove NetworkStatus
* ios wip
* contact sub status
* Revert "contact sub status"
This reverts commit 50cf94beed.
* sub status
* set on connected
* kotlin
* rename
* layout
* member status
* kotlin
* fix chat subscription status
* string
* core: update simplexmq
* client notices
* update simplexmq
* update alert
* update simplexmq
* android/desktop
* formatting
* fix tests
* update plans and API docs
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com>
|
2025-10-18 22:53:47 +01:00 |
|
spaced4ndy
|
37c8aca3b3
|
core: sync connections (#6345)
* core: sync subsbriptions
* sha map
* sync event
* should delete flag
* wip
* schema
* wip
* delete
* update simplexmq
* plans
* rename, adapt
* update
* plans
* option to show ids
* plans
* fix, test
* more tests
* postgres
* plans
* cleanup
* plans
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com>
|
2025-10-10 06:27:50 +00:00 |
|
Evgeny
|
65e215509b
|
core: subscribe all queues (#6347)
* core: subscribe all queues
* tests, plans, fixes
* enable tests
|
2025-10-09 22:46:42 +01:00 |
|
spaced4ndy
|
c782e6762b
|
feature branch: optimize subscriptions (#6297)
* core: remove contact merge, obsolete group code (#6292)
* core: remove file connections (#6298)
* core: rename migration
* corre: remove unused contacts merged event (#6308)
* core: optimize subscriptions (#6304)
* core: remove conn ids map from subscriptions (#6309)
* rename migration (#6316)
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com>
|
2025-09-28 21:31:59 +01:00 |
|
Evgeny
|
cf8bd7f6ac
|
docs: bots API (#6091)
* docs: bot API commands
* generate API commands doc
* generate commands docs with parameters and responses
* add API types
* more types
* document all types (with some deviations from JSON encodings)
* rename types
* interface objects
* separator
* command syntax
* more syntax
* API events
* event types
* fix all type definitions
* pre-process types outside of rendering
* pre-process event types
* overview
* pre-process commands
* param syntax WIP
* syntax for types in command parameters
* API error response and chat event
* remove unsupported/deprecated command parameters
* reorder
* syntax for choice
* show command errors
* event descriptions
* python syntax for commands and types (#6099)
* python syntax for commands and types
* python snippets: convert numbers to string
* fixes
* update readme, enable all tests
* fix operators test
* update plans
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com>
|
2025-07-24 13:12:53 +01:00 |
|