Evgeny Poberezkin
|
830838fc4c
|
cli: require single quotes around names with commas (fixes names in bot parameters)
|
2025-01-17 13:38:28 +00:00 |
|
spaced4ndy
|
d238a3c18f
|
core: update simplexmq (reopenStore), fix postgres compilation (#5543)
|
2025-01-17 17:14:33 +04:00 |
|
Evgeny
|
a59dea27b9
|
core: support names with spaces in bot parameters (#5542)
|
2025-01-17 12:09:08 +00:00 |
|
Evgeny Poberezkin
|
49bf3cc673
|
Merge branch 'stable'
|
2025-01-13 17:42:14 +00:00 |
|
Evgeny
|
c8c6a832dd
|
core: fix report count when loading chat (#5505)
* core: fix report count when loading chat
* remove "deleted" parameter from api
|
2025-01-10 19:41:01 +00:00 |
|
spaced4ndy
|
e05a35e26e
|
core: support postgres backend (#5403)
* postgres: modules structure (#5401)
* postgres: schema, field conversions (#5430)
* postgres: rework chat list pagination query (#5441)
* prepare cabal for merge
* restore cabal changes
* simplexmq
* postgres: implementation wip (tests don't pass) (#5481)
* restore ios file
* postgres: implementation - tests pass (#5487)
* refactor DB options
* refactor
* line
* style
* style
* refactor
* $
* update simplexmq
* constraintError
* handleDBErrors
* fix
* remove param
* Ok
* case
* case
* case
* comment
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com>
|
2025-01-10 11:27:29 +00:00 |
|
Evgeny
|
c25d0ea224
|
directory: option to run service as CLI (#5494)
* directory: option to run service as CLI
* support muting groups when joining
* fix test
|
2025-01-09 15:58:47 +00:00 |
|
Evgeny
|
569832c8de
|
core: rfc, protocol and types for user reports (#5451)
* core: rfc, protocol and types for user reports
* add comment
* rfc
* moderation rfc
* api, types
* update
* typos
* migration
* update
* report reason
* query
* deleted
* remove auto-accepting conditions for SimpleX Chat Ltd
* api, query
* make indices work
* index without filtering
* query for unread
* postgres: rework chat list pagination query (#5441)
* fix query
* fix
* report counts to stats
* internalMark
* fix parser
* AND
* delete reports on event, fix counters
* test
* remove reports when message is moderated on sending side
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com>
|
2025-01-08 09:42:26 +00:00 |
|
Evgeny Poberezkin
|
912aaa2741
|
Merge branch 'stable'
|
2025-01-06 20:18:00 +00:00 |
|
Evgeny Poberezkin
|
95b19a4947
|
Merge branch 'stable'
|
2025-01-04 19:17:19 +00:00 |
|
Evgeny
|
d37d309f85
|
core: update simplemq (with PostgreSQL support) (#5444)
|
2024-12-28 12:35:34 +00:00 |
|
spaced4ndy
|
00973d6e13
|
core: split Chat.hs module (#5397)
|
2024-12-20 16:54:24 +04:00 |
|