JRoberts
41e873d5ca
core: multiple users view, tests ( #1710 )
2023-01-11 11:00:28 +04:00
Evgeny Poberezkin
13ebaf587e
4.4.1-beta.1: iOS 112, Android 86
2023-01-10 23:21:37 +00:00
Stanislav Dmitrenko
61e20550bc
core: Updated scripts for downloading libs ( #1712 )
2023-01-10 20:22:18 +00:00
Stanislav Dmitrenko
d1cc5c1769
ios: Better check for existing of image's alpha ( #1718 )
...
* ios: Better check for existing of image's alpha
* Allow non-transparent pixels
* optimize
* remove prints
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-01-10 19:39:42 +00:00
Stanislav Dmitrenko
16b041c8c6
ios: Live messages without sending an empty text ( #1714 )
...
* ios: Live messages without sending an empty text
* Custom Equatable
* Changes
* Change
* Fix liveMessage not hiding
* Refactoring
* Refactoring
* No animation when removing dummy live message item
* Check
* Anim
* Animation
* whitespace
* refactor
* Fix race
* Better fix of race
* fix race condition
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-01-10 19:12:48 +00:00
JRoberts
810f248c74
core: test async file transfer (sender & receiver restarts); close files in stopChatController; handle openFile error in getFileHandle ( #1716 )
2023-01-10 20:52:59 +04:00
JRoberts
813fecddfe
core: fix live file transfers queries ( #1715 )
2023-01-10 16:22:21 +04:00
Stanislav Dmitrenko
5a7d61c964
android: Live messages without sending an empty text ( #1709 )
...
* android: Live messages without sending an empty text
* Better quoted messages handling
* Do not add item into preview
* Change
* Changes
2023-01-09 18:30:26 +00:00
JRoberts
ad1b091b18
Merge branch 'master' into users
2023-01-09 17:02:38 +04:00
Evgeny Poberezkin
cba24983e6
4.4.1-beta.0: iOS 111, Android 85
2023-01-08 16:41:40 +00:00
Evgeny Poberezkin
4dc2a1b72d
Revert "core: include commit information in /v response ( #1705 )"
...
This reverts commit 3d4e4e2ef9
.
2023-01-08 13:13:13 +00:00
Evgeny Poberezkin
3d4e4e2ef9
core: include commit information in /v response ( #1705 )
2023-01-07 16:38:35 +00:00
JRoberts
113c67ec95
core: disable connections on repeat AUTH errors ( #1704 )
2023-01-07 19:47:51 +04:00
Stanislav Dmitrenko
a2e887024f
android: Fixed compatibility with API 29 ( #1674 )
2023-01-07 14:24:28 +00:00
JRoberts
37262b3ed5
core: fix view agent error context text ( #1700 )
2023-01-06 19:58:03 +04:00
Evgeny Poberezkin
dca4fe7701
Merge branch 'stable'
2023-01-06 13:16:21 +00:00
Evgeny Poberezkin
88c9334d18
readme: SOL address for donations
2023-01-06 13:14:26 +00:00
JRoberts
58f06aa821
core: print error context on store internal errors ( #1699 )
2023-01-06 14:22:16 +04:00
JRoberts
ae5deab8d3
core: print error context on agent errors ( #1697 )
2023-01-06 13:11:21 +04:00
JRoberts
bb0482104c
core, ios, android: add UserId to api commands ( #1696 )
2023-01-05 20:38:31 +04:00
Evgeny Poberezkin
edfece3206
core: test for live messages ( #1694 )
2023-01-05 09:08:31 +00:00
Evgeny Poberezkin
c32cf8055d
ios: update library (better quote error handing)
2023-01-04 20:51:16 +00:00
Evgeny Poberezkin
72ec03a822
ios: localize "feature offered/cancelled" items ( #1689 )
...
* ios: localize "feature offered/cancelled" items
* import
2023-01-04 20:48:23 +00:00
Evgeny Poberezkin
d89e0efedd
translations: ios German, French ( #1687 )
...
* translations: ios German, French
* reexport ios
2023-01-04 20:36:50 +00:00
Evgeny Poberezkin
707e8592d9
translations: German, French ( #1682 )
...
* Translated using Weblate (German)
Currently translated at 100.0% (906 of 906 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (German)
Currently translated at 100.0% (850 of 850 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (French)
Currently translated at 100.0% (906 of 906 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (850 of 850 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (German)
Currently translated at 100.0% (906 of 906 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (German)
Currently translated at 100.0% (850 of 850 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
Co-authored-by: mlanp <github@lang.xyz>
Co-authored-by: Ophiushi <ptlfr@pm.me>
2023-01-04 20:25:33 +00:00
JRoberts
fa9e0086f6
core: multiple users api ( #1679 )
...
* api
* UCR
* Revert "UCR"
This reverts commit 1f98d25192
.
* comment
* events User
* events in api User
* CRActiveUser in APISetActiveUser
* process message with/without connection
* refactor
* mute error
* user in api responses
* name
* lost response
* user in CRChatCmdError
* compiles
* user in CRChatError
* -- UserId
* mute unused warning
* catch in withUser
* remove comment
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-01-04 21:06:28 +04:00
Evgeny Poberezkin
a1b27e9a99
update simplexmq (better handling of quota errors)
2023-01-04 15:07:33 +00:00
Evgeny Poberezkin
f68d8fd97c
update readme
2023-01-03 13:13:51 +00:00
Evgeny Poberezkin
abff42a264
blog: v4.4 ( #1675 )
...
* blog: v4.4
* add images
* update post
* update readme, roadmap
* corrections
* correction
2023-01-03 13:07:30 +00:00
Evgeny Poberezkin
c1ced70836
Merge branch 'stable'
2023-01-01 14:06:51 +00:00
Evgeny Poberezkin
e14966d36e
blog: v4.4 release announcement placeholder
2023-01-01 14:05:05 +00:00
Evgeny Poberezkin
97943fc609
ios: v4.4 release, build 110
2023-01-01 14:01:21 +00:00
shum
0f143b2e77
nix: bump lock
2022-12-31 19:42:31 +00:00
Evgeny Poberezkin
be10dcbcfc
ios: build 109
2022-12-31 19:40:43 +00:00
Evgeny Poberezkin
97dbec927c
ios: build 108
2022-12-31 18:23:26 +00:00
Evgeny Poberezkin
b4879ca2a3
ios: fix user chat preferences view
2022-12-31 13:38:55 +00:00
Evgeny Poberezkin
15884c0169
4.4.0: iOS 107, Android 84
2022-12-31 11:47:59 +00:00
Evgeny Poberezkin
9f2d5486b6
mobile: fix race condition with live messages (when message is "revived" when it is being sent as no longer live – possibly core should reject "live" updates to non-live messages too) ( #1668 )
...
* mobile: fix race condition with live messages (when message is "revived" when it is being sent as no longer live – possibly core should reject "live" updates to non-live messages too)
* android: move delay for live messages
2022-12-31 10:25:32 +00:00
JRoberts
80f0108b41
ios: correctly update chat when opening from another chat via notification ( #1667 )
2022-12-30 21:47:11 +04:00
Evgeny Poberezkin
c37a7ebfe7
ios: import/export localizations
2022-12-30 17:05:32 +00:00
Evgeny Poberezkin
02c2c65d41
translations ( #1661 )
...
* Translated using Weblate (French)
Currently translated at 100.0% (845 of 845 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (904 of 904 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (845 of 845 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (904 of 904 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (845 of 845 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Russian)
Currently translated at 100.0% (906 of 906 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ru/
* Translated using Weblate (Russian)
Currently translated at 100.0% (845 of 845 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ru/
* Translated using Weblate (French)
Currently translated at 100.0% (845 of 845 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (904 of 904 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (845 of 845 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (904 of 904 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (845 of 845 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Russian)
Currently translated at 100.0% (906 of 906 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ru/
* Translated using Weblate (Russian)
Currently translated at 100.0% (845 of 845 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ru/
* Translated using Weblate (Russian)
Currently translated at 100.0% (850 of 850 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ru/
* Translated using Weblate (French)
Currently translated at 99.6% (847 of 850 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (906 of 906 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (850 of 850 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (German)
Currently translated at 90.9% (824 of 906 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (German)
Currently translated at 92.4% (786 of 850 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (French)
Currently translated at 100.0% (845 of 845 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (904 of 904 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (845 of 845 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (904 of 904 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (845 of 845 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Russian)
Currently translated at 100.0% (906 of 906 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ru/
* Translated using Weblate (Russian)
Currently translated at 100.0% (845 of 845 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ru/
* Translated using Weblate (Russian)
Currently translated at 100.0% (850 of 850 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ru/
* Translated using Weblate (French)
Currently translated at 99.6% (847 of 850 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (906 of 906 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (850 of 850 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (German)
Currently translated at 90.9% (824 of 906 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (German)
Currently translated at 92.4% (786 of 850 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
* Translated using Weblate (German)
Currently translated at 100.0% (906 of 906 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (German)
Currently translated at 100.0% (850 of 850 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
Co-authored-by: Ophiushi <ptlfr@pm.me>
Co-authored-by: mlanp <github@lang.xyz>
2022-12-30 17:02:49 +00:00
JRoberts
7c4700b238
ios: check chats not empty before showing lock notice ( #1666 )
2022-12-30 16:17:56 +00:00
JRoberts
54190ffff9
core: add db indexes for faster group deletion ( #1664 )
2022-12-30 16:34:42 +04:00
Evgeny Poberezkin
17eed9662e
ios: export localizations
2022-12-29 23:31:35 +00:00
Stanislav Dmitrenko
bb116bccb4
android: Fallback to manual parsing of apiChats and apiChat responses ( #1660 )
...
* android: Fallback to manual parsing of apiChats and apiChat responses
* Different icon
* eol
2022-12-29 22:27:08 +00:00
JRoberts
6cc267689e
ios: fallback to manual parsing of apiChats and apiChat responses ( #1659 )
2022-12-29 18:15:19 +04:00
Evgeny Poberezkin
0e6909845f
mobile: preserve group description in profile ( #1658 )
2022-12-28 16:59:25 +00:00
JRoberts
96ad9faa85
docs: user profiles rfc ( #1656 )
2022-12-28 16:28:07 +04:00
Evgeny Poberezkin
768c497025
readme: change group links ( #1657 )
2022-12-28 11:30:57 +00:00
Evgeny Poberezkin
3ec29d8ef4
4.4-beta.4: ios 106, android 83 (fixes wrong type/ios crash)
2022-12-27 20:02:43 +00:00