Efim Poberezkin
7d1c84344d
adjust logic
2022-02-15 16:01:02 +04:00
Efim Poberezkin
3c2b0cb279
count each nth iteration
2022-02-15 15:30:46 +04:00
Efim Poberezkin
b843368d03
server stress test
2022-02-15 15:09:50 +04:00
Evgeny Poberezkin
c81bb0f15d
iOS: show dates in older messages
2022-02-15 08:14:50 +00:00
Evgeny Poberezkin
b7fda194c8
update binaries in iOS app and build number (10)
2022-02-14 21:38:12 +00:00
Evgeny Poberezkin
c37f41c171
use sync commands ( #306 )
2022-02-14 19:36:15 +00:00
Efim Poberezkin
c580c34a35
1.2.0
2022-02-14 21:55:39 +04:00
Efim Poberezkin
fdf312d9e1
ios: add contactNotReady error type ( #304 )
2022-02-14 21:52:01 +04:00
Evgeny Poberezkin
44d8b549c4
return version number to mobile ( #303 )
2022-02-14 21:51:50 +04:00
Efim Poberezkin
928dd27043
prepare v1.2.0 ( #302 )
2022-02-14 21:21:16 +04:00
Efim Poberezkin
4419051347
connection precedence logic in getContact_ (fixes asynchronous establishment of connection) ( #300 )
2022-02-14 18:49:42 +04:00
Evgeny Poberezkin
8cf88019e5
ios public beta announcement ( #298 )
...
* ios public beta announcement
* update post
* corrections
* corrections
* update blog links
Co-authored-by: Efim Poberezkin <8711996+efim-poberezkin@users.noreply.github.com>
2022-02-14 13:48:21 +00:00
Evgeny Poberezkin
710971a0cd
show confirmation alert after the connection ( #299 )
...
* show confirmation alert after the connection
* update build number
2022-02-14 11:53:44 +00:00
Efim Poberezkin
dc306dfcd0
option to auto-accept contact requests ( #296 )
2022-02-14 14:59:11 +04:00
Mark Aleksander Hil
e90520a5ec
update banner ( #297 )
2022-02-14 10:29:16 +00:00
Evgeny Poberezkin
7805bd1e45
show large unread numbers
2022-02-13 10:09:09 +00:00
Efim Poberezkin
c1c55ca700
deduplicate contact requests ( #287 )
...
* deprecate XContact
* XInfoId
* xInfoId tests
* merging
* saving on connection
* connectByAddress
* remove old connect
* deduplicate contact requests
* check on contact acceptance
* test
* rename response
* reuse CRContactRequestAlreadyAccepted
* Update src/Simplex/Chat.hs
* createConnReqConnection
* simplify controller logic
* store methods + profile change
* index
* more indices
* unXInfoId
* simplify
* XInfo with ID -> XContact
* sync reply to Connect when contact already exists
* update view for sync CRContactAlreadyExists command response
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2022-02-13 09:19:24 +00:00
Evgeny Poberezkin
8e34d2fbbc
fix swift
2022-02-13 09:13:06 +00:00
Evgeny Poberezkin
61afb64dd7
search chats, longer emojis ( #295 )
...
* search chats, longer emojis
* simplify
2022-02-13 08:45:08 +00:00
Evgeny Poberezkin
aa2bc545db
update build number (8)
2022-02-12 18:02:52 +00:00
Evgeny Poberezkin
067f122b05
iOS app version 0.3.1
2022-02-12 17:28:37 +00:00
Evgeny Poberezkin
9d9bb68d50
iOS: show message sent/unread status ( #293 )
...
* light github image for dark mode
* show message received status, remove chevrons in chat list
* show unread message status
* add message send error mark
* refactor alerts to use AlertManager
* show alert message on tapping undelivered message, simplify text-only alerts
2022-02-12 15:59:43 +00:00
Efim Poberezkin
af5abae558
fix group leave ( #294 )
...
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2022-02-12 13:17:11 +04:00
Efim Poberezkin
0ea8705014
1.1.1
2022-02-11 12:05:22 +04:00
Efim Poberezkin
92409820fb
enable async commands ( #290 )
...
* enable async
* fix async command error response
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2022-02-11 12:03:34 +04:00
Evgeny Poberezkin
98fc6c6adf
chat usage help and minor UI fixes ( #291 )
...
* chat usage help and minor UI fixes
* update version, build and binary
2022-02-11 07:42:00 +00:00
Efim Poberezkin
771bc6a14d
prepare v1.1.1 ( #289 )
2022-02-10 20:08:29 +04:00
Evgeny Poberezkin
86c36f53e4
simplify and fix background loading ( #288 )
...
* simplify and fix background loading
* start receive loop in the main chat
2022-02-10 15:52:11 +00:00
Efim Poberezkin
5c24089f9f
check group member connection status before delivery; best effort delivery per group member ( #286 )
2022-02-10 17:03:36 +04:00
Evgeny Poberezkin
516c8d79ad
receiving messages in the background and sending local notifications ( #284 )
...
* receiving messages in the background and sending local notifications
* show notifications in foreground and background
* presentation logic for notification options when app is in the foreground
* background refresh works
* remove async dispatch
2022-02-09 22:53:06 +00:00
Efim Poberezkin
ff7a8cade1
test chat items ( #285 )
2022-02-09 20:58:02 +04:00
Efim Poberezkin
7af4cdffee
add unreadCount and minUnreadItemId stats to Chat type ( #283 )
2022-02-08 20:38:57 +04:00
Efim Poberezkin
b06838b651
add APIChatRead chat command ( #282 )
2022-02-08 17:27:43 +04:00
Evgeny Poberezkin
b3a4c21c4b
updated text items ( #278 )
...
* updated text items
* update version
* fix JSON parsing in CIDirection, refactor data samples
* show group member in received messages and chat preview
* use profile displayName instead of localDisplayName, do not show fullName if it is the same as displayName
2022-02-08 09:19:25 +00:00
Efim Poberezkin
855881094b
add CRContactConnecting api response ( #281 )
2022-02-08 13:04:17 +04:00
Efim Poberezkin
82d02e923a
ios: add CIStatus type ( #280 )
2022-02-08 11:20:41 +04:00
Efim Poberezkin
d11d66fa90
connection precedence logic in getDirectChatPreviews_; update item status in object ( #279 )
2022-02-07 18:34:54 +04:00
Efim Poberezkin
f5507436f3
chat item status, CRChatItemUpdated api response ( #269 )
2022-02-07 15:19:34 +04:00
Evgeny Poberezkin
eeea33c7cb
fix loading chat, contact connection status info ( #277 )
2022-02-07 10:36:11 +00:00
Evgeny Poberezkin
7883ca7657
improve text message view ( #276 )
...
* show text and time on the same line
* convert emails and phones to links
2022-02-06 21:06:02 +00:00
Evgeny Poberezkin
8efb8b2f86
use simplified chat controller, fix keyboard removing on tap ( #275 )
2022-02-06 18:26:22 +00:00
Evgeny Poberezkin
408a30c25b
simplify mobile API to have single controller ( #274 )
...
* simplify mobile API to have single controller
* update chat response in swift
* add async to stack
2022-02-06 16:18:01 +00:00
Evgeny Poberezkin
9b67aa537a
each command takes lock if it needs it ( #273 )
2022-02-06 08:21:40 +00:00
Evgeny Poberezkin
5aabf87898
ios: highlight URLs in texts ( #272 )
...
* ios: highlight URLs in texts
* Apply suggestions from code review
2022-02-06 07:44:41 +00:00
Evgeny Poberezkin
67dbdcd257
contact and server connection info ( #271 )
2022-02-05 20:10:47 +00:00
Evgeny Poberezkin
3d137995d8
multiline message entry field ( #270 )
2022-02-05 14:24:23 +00:00
Evgeny Poberezkin
e424e9328b
large emojis, full contact names, contact createdAt, process profile updates, etc. ( #268 )
2022-02-04 22:13:52 +00:00
Evgeny Poberezkin
214ecf605b
minor UI improvements ( #267 )
2022-02-04 16:31:08 +00:00
Evgeny Poberezkin
7d06d0660d
Merge pull request #266 from simplex-chat/ep/fix-utf8-api
...
fix utf8 encoding for C API requests
2022-02-04 12:46:45 +00:00
Evgeny Poberezkin
c34eddb82a
fix utf8 encoding for C API requests
2022-02-04 12:41:43 +00:00