Evgeny Poberezkin
3d8bbaf03b
core: update simplexmq
2025-10-06 22:36:15 +01:00
Evgeny Poberezkin
a250129b59
Merge branch 'stable'
2025-10-05 22:07:01 +01:00
sh
0c3372917c
flatpak: update metainfo ( #6339 )
2025-10-05 10:02:15 +01:00
Evgeny Poberezkin
47fcbb61f2
android, desktop: update dependency
v6.4.6
2025-10-04 22:12:32 +01:00
Evgeny Poberezkin
f30053d7ae
6.4.6: ios 299, android 321, desktop 121
2025-10-04 21:17:59 +01:00
Evgeny Poberezkin
f2b37eff51
core: 6.4.6.0 (simplexmq 6.4.6.0)
2025-10-04 16:53:18 +01:00
spaced4ndy
e88927ee1f
android: fix showing connection alert when app is opened via link ( #6333 )
...
* android: fix showing connection alert when app is opened via link
* opened on onboarding
* cleanup logs
* cleanup logs
* restore log
2025-10-04 13:09:07 +01:00
spaced4ndy
84dd294983
ios: fix showing connection alert when fresh app is opened via link (before onboarding) ( #6332 )
...
* ios: fix showing connection alert when fresh app is opened via link (before onboarding)
* remove logs
* revert lib
2025-10-04 13:08:23 +01:00
spaced4ndy
8497d4ff48
core: update group short link data on receiving x.grp.info ( #6328 )
2025-10-03 11:05:30 +00:00
spaced4ndy
17a0c1b53d
core: delivery in channels ( #6278 )
...
* core: channels delivery (#6274 )
* core: optimize member retrieval query for postgres (#6280 )
* core: optimize reading only relays for sending in channels (#6282 )
* fixes
* plans
2025-10-01 15:53:27 +00:00
Evgeny
eca2937be1
core: backward compatible JSON decoding ( #6322 )
2025-09-30 23:05:12 +01:00
Evgeny Poberezkin
a1734ce140
directory: improve mobile page
2025-09-30 20:18:26 +01:00
spaced4ndy
acae5af0ad
core: optimize member subscriptions query ( #6320 )
...
* core: optimize member subscriptions query
* Revert "core: optimize member subscriptions query"
This reverts commit a056cca6cc .
* with materialized
* plans
2025-09-30 16:40:59 +01:00
Evgeny Poberezkin
a7869d3ab1
core: update simplexmq (fix file reception, optimize subscriptions)
2025-09-30 13:05:04 +01:00
Evgeny
369414bec7
directory: improve migration ( #6319 )
...
* directory: warn only on missing host member/contact relation
* improve verification
* log imported ID
* fix userGroupRegId in case of duplicate
* log updates of userGroupRegId
* fix the fix
* option to generate listings
* clean up
2025-09-30 08:03:25 +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
015d5de364
directory: move all storage to the database, optimize performance ( #6287 )
...
* core: add custom indexed columns to groups and contacts
* directory: use database (TODO search/listing)
* triggers to maintain current member count
* update simplexmq, fix tests, use summary from GroupInfo
* fix all directory tests
* remove acceptance fields from group reg
* enable all tests
* clean up
* postgres migrations, fixes
* query plans
* use function in postgres triggers, improve sqlite query
* fix export/import
* update schema
* prevent admins from promoting groups when approving
* update listing every 5 minutes
2025-09-28 15:11:49 +01:00
Evgeny
53d6d057c6
website: add directory to nav bar, fixes ( #6293 )
...
* website: add directory to nav bar, fixes
* docs: update readme
2025-09-22 12:17:45 +01:00
Evgeny Poberezkin
005b606067
directory: show default image in case of loading error (can happen when group is delisted)
2025-09-22 09:04:24 +01:00
sh
107af00ca5
scripts: suffix deb packages with distribution codename ( #6273 )
2025-09-22 08:58:17 +01:00
Evgeny Poberezkin
17e422714a
directory: show approximate activity/creation time
2025-09-21 23:56:53 +01:00
Evgeny Poberezkin
bfd9d79412
directory: disable search autocomplete
2025-09-21 19:15:10 +01:00
Evgeny
c09665b920
directory: show only recent groups in active/new tabs, page improvements ( #6290 )
...
* directory: show only recent groups as active or new
* round times
* sorting order
* fix links
* improve
2025-09-21 14:36:58 +01:00
Evgeny Poberezkin
83b655ea83
website(directory): add bot address, open simplex links in new tab, improve error handling
2025-09-21 10:40:06 +01:00
Evgeny Poberezkin
5a951c56b2
android, desktop: update dependency
2025-09-21 09:43:02 +01:00
Evgeny Poberezkin
a1eee94a86
website: fix search in directory
2025-09-20 20:13:05 +01:00
Evgeny
a190d4ea9b
website: directory page ( #6283 )
...
* website: directory page
* core: use markdown in directory entries
* render markdown on directory page
* update markdown
* toggle secrets on click
* update listings asynchronously
* add group links to the listing
* cleanup
* better directory layout with pagination
* script to run website
* update page navigation
* search
* readable markdown colors, better "read less"
* core: atomic update of directory listings, to avoid files unavailable
* fix symlink, sort entries on page with new first
* update listings every 15 min, add activeAt time
* fix sorting in the page and listing url
* replace simplex:/ links on desktop
2025-09-20 19:47:50 +01:00
Evgeny
429ec9d21a
directory: listings for web pages ( #6281 )
...
* directory: listings for web pages
* refactor
* tests
2025-09-18 17:52:47 +01:00
Evgeny Poberezkin
bec015b994
Merge branch 'stable'
2025-09-17 09:25:05 +01:00
Evgeny Poberezkin
fa0103c7f5
core: update simplexmq
2025-09-17 09:13:28 +01:00
spaced4ndy
6a8f973eca
core: autoincrement for delivery tasks and jobs id ( #6277 )
2025-09-17 07:57:02 +00:00
Evgeny
c07c176896
core: batch load queues for subscriptions with PostgreSQL client ( #6272 )
...
* core: batch load queues for subscriptions with PostgreSQL client
* update simplexmq
* fix, update simplexmq
* update query plans
2025-09-16 21:58:28 +01:00
sh
7c92c7666c
scripts/db: update documentation, add pg -> sqlite section ( #6177 )
...
* scripts/db: update doc
* scripts/db: update documentation, add pg2sqlite script
* scripts/db/pg2sqlite: formatiing, code quality, modularity
* scripts/db: parallel pgloader
2025-09-15 14:06:39 +01:00
Evgeny Poberezkin
e9961ebb8e
Merge branch 'stable'
2025-09-15 14:04:11 +01:00
Evgeny
fa9bc1537c
cli: option to disable backup or change backup directory on migration ( #6267 )
...
* cli: option to disable backup or change backup directory on migration
* update nix
* update simplexmq
2025-09-14 14:41:50 +01:00
spaced4ndy
382241fe3e
core: rework synchronous group forwarding in receive loop into asynchronous delivery tasks ( #6178 )
2025-09-12 13:22:34 +00:00
sh
f2061a7c88
ci: update libffi to 3.5.2 in Mac build ( #6258 )
2025-09-12 09:16:12 +01:00
sh
b97a40f356
flatpak: update metainfo ( #6257 )
2025-09-09 08:56:02 +01:00
Evgeny Poberezkin
eafbc80e79
6.4.5: ios 298, android 319, desktop 120
v6.4.5
2025-09-08 17:25:31 +01:00
Evgeny
2f20199012
website: translations
...
Currently translated at 95.7% (246 of 257 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/pl/
Co-authored-by: Jester Hodl <jesterhodl@jesterhodl.com >
2025-09-08 16:04:07 +01:00
Evgeny
d8a2f5b1db
ui: translations ( #6253 )
...
* Translated using Weblate (German)
Currently translated at 100.0% (2164 of 2164 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Italian)
Currently translated at 100.0% (2164 of 2164 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (2500 of 2500 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (2164 of 2164 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Turkish)
Currently translated at 98.8% (2140 of 2164 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/tr/
* Translated using Weblate (Turkish)
Currently translated at 98.4% (2462 of 2500 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (2500 of 2500 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (2164 of 2164 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (2500 of 2500 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/id/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (2164 of 2164 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Czech)
Currently translated at 97.4% (2436 of 2500 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (2164 of 2164 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/tr/
* Translated using Weblate (Romanian)
Currently translated at 99.9% (2499 of 2500 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ro/
* Translated using Weblate (Czech)
Currently translated at 97.6% (2440 of 2500 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Czech)
Currently translated at 57.6% (1248 of 2164 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/cs/
* Translated using Weblate (Romanian)
Currently translated at 99.9% (2498 of 2500 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ro/
* Translated using Weblate (Romanian)
Currently translated at 99.9% (2498 of 2500 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ro/
* Translated using Weblate (Catalan)
Currently translated at 100.0% (2500 of 2500 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ca/
* Translated using Weblate (German)
Currently translated at 100.0% (2501 of 2501 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Italian)
Currently translated at 100.0% (2501 of 2501 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (2501 of 2501 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (2501 of 2501 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Bulgarian)
Currently translated at 72.5% (1570 of 2164 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/bg/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (2501 of 2501 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (2501 of 2501 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Romanian)
Currently translated at 99.9% (2500 of 2501 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ro/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (2501 of 2501 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (2164 of 2164 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Romanian)
Currently translated at 99.9% (2500 of 2501 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ro/
* Translated using Weblate (Romanian)
Currently translated at 99.7% (2497 of 2504 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ro/
* Translated using Weblate (German)
Currently translated at 100.0% (2164 of 2164 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (Italian)
Currently translated at 100.0% (2164 of 2164 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (2500 of 2500 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (2164 of 2164 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Turkish)
Currently translated at 98.8% (2140 of 2164 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/tr/
* Translated using Weblate (Turkish)
Currently translated at 98.4% (2462 of 2500 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (2500 of 2500 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (2164 of 2164 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (2500 of 2500 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/id/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (2164 of 2164 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Czech)
Currently translated at 97.4% (2436 of 2500 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (2164 of 2164 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/tr/
* Translated using Weblate (Romanian)
Currently translated at 99.9% (2499 of 2500 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ro/
* Translated using Weblate (Czech)
Currently translated at 97.6% (2440 of 2500 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Czech)
Currently translated at 57.6% (1248 of 2164 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/cs/
* Translated using Weblate (Romanian)
Currently translated at 99.9% (2498 of 2500 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ro/
* Translated using Weblate (Romanian)
Currently translated at 99.9% (2498 of 2500 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ro/
* Translated using Weblate (Catalan)
Currently translated at 100.0% (2500 of 2500 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ca/
* Translated using Weblate (German)
Currently translated at 100.0% (2501 of 2501 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Italian)
Currently translated at 100.0% (2501 of 2501 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
* Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (2501 of 2501 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (2501 of 2501 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Bulgarian)
Currently translated at 72.5% (1570 of 2164 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/bg/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (2501 of 2501 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (2501 of 2501 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Romanian)
Currently translated at 99.9% (2500 of 2501 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ro/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (2501 of 2501 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (2164 of 2164 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Romanian)
Currently translated at 99.9% (2500 of 2501 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ro/
* Translated using Weblate (Romanian)
Currently translated at 99.7% (2497 of 2504 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ro/
* Translated using Weblate (Romanian)
Currently translated at 99.7% (2497 of 2504 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ro/
* Translated using Weblate (Romanian)
Currently translated at 99.6% (2495 of 2504 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ro/
* Translated using Weblate (Russian)
Currently translated at 100.0% (2504 of 2504 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ru/
* Translated using Weblate (Romanian)
Currently translated at 99.6% (2495 of 2504 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ro/
* Translated using Weblate (Russian)
Currently translated at 100.0% (2168 of 2168 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ru/
* Translated using Weblate (Hungarian)
Currently translated at 99.8% (2500 of 2504 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
* Translated using Weblate (Romanian)
Currently translated at 99.6% (2495 of 2504 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ro/
* process
---------
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org >
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Co-authored-by: Egehan KAHRAMAN <vastseaoffical0@outlook.com >
Co-authored-by: summoner001 <summoner@vivaldi.net >
Co-authored-by: Rafi <rafimuhmad90@protonmail.com >
Co-authored-by: Carlos Perez <weblate.lard867@passmail.com >
Co-authored-by: zenobit <zenobit@disroot.org >
Co-authored-by: Nicolae Fericitu <cni@disroot.org >
Co-authored-by: fran secs <fransecs@gmail.com >
Co-authored-by: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate.org >
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org >
Co-authored-by: elgratea <weblate@fastmail.com >
2025-09-08 13:37:39 +01:00
Evgeny
03b5599db7
website: translations ( #6254 )
...
* Added translation using Weblate (Romanian)
* Added translation using Weblate (Romanian)
2025-09-08 12:35:24 +01:00
Evgeny Poberezkin
535ab41c3b
ios: export localizations
2025-09-08 11:43:41 +01:00
Evgeny
14733a195b
ui: shorter alert titles ( #6252 )
2025-09-08 11:28:09 +01:00
Evgeny
b3bf9842e0
android, desktop: show alert when server test fails ( #6251 )
2025-09-08 11:07:13 +01:00
Evgeny
99c919427f
ui: extended network error information ( #6250 )
2025-09-08 10:11:02 +01:00
Evgeny Poberezkin
478710e81c
ios: update core library
2025-09-07 22:38:01 +01:00
Evgeny Poberezkin
9c6b9f7e4d
core: 6.4.5.1
2025-09-07 22:21:53 +01:00
Evgeny
5ebd8cc193
core: fix GHC 8.10.7 ( #6248 )
2025-09-07 22:20:27 +01:00
Evgeny Poberezkin
634fe96db6
core: 6.4.5.0 (simplexmq 6.4.5.2)
2025-09-07 15:27:14 +01:00