IanRDavies
6c04184a9c
core: filter contacts on connection status before broadcasting profile updates ( #430 )
...
* filter contacts on connection status before broadcasting profile updates
* catch and report errors when notifying contacts about profile updates
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2022-03-12 20:57:11 +00:00
Evgeny Poberezkin
b2650947a9
android: update build (11)
2022-03-12 17:24:29 +00:00
Evgeny Poberezkin
604bf0c485
android: smaller fonts, bigger line height ( #433 )
2022-03-12 16:57:30 +00:00
Evgeny Poberezkin
b7bf3678e5
fix: markdown and links interaction/copy in messages ( #432 )
2022-03-12 16:52:04 +00:00
Evgeny Poberezkin
b0430f7eee
android: update version 10 (1.2)
2022-03-11 19:11:52 +00:00
Evgeny Poberezkin
7d3e440a47
ios: update build (26)
2022-03-11 18:24:38 +00:00
Evgeny Poberezkin
6877261b9c
ios: fit smaller screens ( #429 )
...
* ios: fit smaller screens
* s/or/and/
2022-03-11 17:52:11 +00:00
Evgeny Poberezkin
eef45a6015
ios: update haskell lib, version 1.2 (25)
2022-03-11 11:32:57 +00:00
Evgeny Poberezkin
0aee431527
update readme
2022-03-11 07:37:13 +00:00
John Roberts
90a18186d9
configurable smp servers ( #366 , #411 ); core: profile images ( #384 )
...
* core: configurable smp servers (#366 )
* core: update simplexmq hash
* core: update simplexmq hash (fix SMPServer json encoding)
* core: fix crashing on supplying duplicate SMP servers
* core: update simplexmq hash (remove SMPServer FromJSON)
* core: update simplexmq hash (merged master)
* core: profile images (#384 )
* adding initial RFC
* adding migration SQL
* update RFC
* linting
* Apply suggestions from code review
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
* refine RFC
* add avatars db migration to Store.hs
* initial chages to have images in users/groups
* fix protocol tests
* update SQL & MobileTests
* minor bug fixes
* add missing comma
* fix query error
* refactor and update functions
* bug fixes + testing
* update to parse base64 web format images
* fix parsing and use valid padded base64 encoded image
* fix typos
* respose to and suggestions from review
* fix: typo
* refactor: avatars -> profile_images
* fix: typo
* swap updateProfile parameters
* remove TODO
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
* ios, android: configurable smp servers (only model and api for android) (#392 )
* android: configurable smp servers (ui)
* fix thumb color, fix text field color in dark mode
* update simplexmq hash (configurable servers in master)
Co-authored-by: IanRDavies <ian_davies_@hotmail.co.uk>
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2022-03-10 15:45:40 +04:00
IanRDavies
38aea7c455
use relative sizing when scaling the QR code ( #417 )
...
* use relative sizing when scaling the QR code
* linting
* properly implement image scaling
* remove extra horizontal padding
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2022-03-10 10:36:21 +00:00
Evgeny Poberezkin
e272048f24
ios: date/time formatting now respects locale settings ( #420 )
2022-03-09 22:35:33 +00:00
Evgeny Poberezkin
6aa9f208ee
Merge pull request #418 from simplex-chat/id/android/fix-chat-scrolling
...
id/android/fix chat scrolling
2022-03-09 20:06:01 +00:00
IanRDavies
b749bf7b08
fix scrolling with keyboard
2022-03-09 18:54:19 +00:00
IanRDavies
ff3daed4c6
fix scrolling issue using save/load state
2022-03-09 16:30:47 +00:00
IanRDavies
e90e10bd26
add variable to monitor scrolling as scroll fix
2022-03-09 15:56:08 +00:00
Evgeny Poberezkin
29af079a8f
ios: update build number (24), app store 1.1 submission - fixing iPhone 7 etc.
2022-03-08 15:19:14 +00:00
Evgeny Poberezkin
9bb6be8e60
update readme ( #409 )
2022-03-08 13:16:15 +00:00
Evgeny Poberezkin
226daa990f
blog: apps announcement draft ( #405 )
...
* blog: apps announcement draft
* update mobile apps post
* update blog post
* add "what is simplex"
2022-03-08 12:23:08 +00:00
Evgeny Poberezkin
b8e3809452
Merge pull request #408 from simplex-chat/stable
...
merge stable back to master
2022-03-08 11:58:29 +00:00
Evgeny Poberezkin
47881f77d9
Merge pull request #407 from simplex-chat/angerman/bump-haskell-nix
...
bump haskell.nix to support iPhone 7
2022-03-08 10:32:55 +00:00
Moritz Angermann
69d0a5286e
bump haskell.nix
2022-03-08 10:03:12 +00:00
Evgeny Poberezkin
ebdd78edea
remove iPad support, update build # (23)
2022-03-08 08:46:48 +00:00
Evgeny Poberezkin
eff7c363d4
Merge pull request #403 from simplex-chat/master
...
app release
2022-03-07 16:07:16 +00:00
Evgeny Poberezkin
44cd482695
android: update version/build 0.4.2 (9)
2022-03-06 08:59:43 +00:00
Evgeny Poberezkin
a801e0c5e9
ios: build 22, add iPad support
2022-03-05 22:33:44 +00:00
Efim Poberezkin
722f836714
core: sort group messages by timestamp ( #400 )
2022-03-05 20:32:29 +04:00
Efim Poberezkin
1dd62be4ef
Merge pull request #387 from simplex-chat/master (v1.3.1 terminal app)
2022-03-05 14:01:39 +04:00
Efim Poberezkin
33f731e247
1.3.1
2022-03-05 13:01:16 +04:00
Efim Poberezkin
7cf139f856
prepare v1.3.1 ( #398 )
2022-03-05 12:34:48 +04:00
IanRDavies
fd28c939f5
android: disable create button when display name is not valid ( #396 )
2022-03-04 14:51:25 +00:00
Evgeny Poberezkin
1ab68172cb
ios: update version 1.1 (build 21)
2022-03-04 10:34:39 +00:00
Evgeny Poberezkin
87e9ae5a3e
mobile: update verion/build: ios 1.0/21, android 0.4.1/8
2022-03-04 10:30:47 +00:00
Evgeny Poberezkin
c47a7d78fe
support for unknown message content types ( #395 )
...
* android: parse/serialize unknown chat items
* ios: more resilient decoding of MsgContent
* core: preserve JSON of unknown message content type in MCUknown, so it can be parsed once it is supported by the client
2022-03-03 08:32:25 +00:00
Evgeny Poberezkin
b10b3a3434
ios: update libs
2022-03-02 20:15:22 +00:00
Efim Poberezkin
9d4de4b295
core: correctly set "yes to migrations" in agent config ( #393 )
2022-03-02 22:18:14 +04:00
Evgeny Poberezkin
2e5b123749
update simplexmq
2022-03-02 16:04:06 +00:00
Evgeny Poberezkin
3a6eaa3ddd
android: update build number (7)
2022-03-02 15:57:21 +00:00
Evgeny Poberezkin
eb42d739cb
android: update version/build 0.4 (6)
2022-03-02 07:11:20 +00:00
Evgeny Poberezkin
e5d5bd5ec8
android: disable background loading
2022-03-01 21:39:37 +00:00
Evgeny Poberezkin
24166a4271
android: background loading
2022-03-01 21:26:47 +00:00
Evgeny Poberezkin
232149817e
ios: fix alerts, build 20 ( #390 )
2022-03-01 18:05:05 +00:00
Moritz Angermann
a286834eb5
bump nixpkgs
2022-03-01 16:04:54 +00:00
Evgeny Poberezkin
c500616bb4
update privacy policy, build number ( #389 )
2022-03-01 08:45:54 +00:00
Evgeny Poberezkin
42faa2e75b
patch getentropy ( #388 )
...
* bump nixpkgs
* patch entropy
* bump haskell.nix
* remove file
Co-authored-by: Moritz Angermann <moritz.angermann@gmail.com>
2022-03-01 07:01:52 +00:00
Evgeny Poberezkin
b19cf35d28
iOS: v1 AppStore release ( #386 )
...
* fix: disable create when display name is empty
* update version/build 1.0 (17)
* update build number (18)
* terms and privacy policy
2022-02-28 20:45:31 +00:00
Evgeny Poberezkin
4585c7b649
ios: update build version (16)
2022-02-28 14:31:55 +00:00
Evgeny Poberezkin
326a2a1877
ci: add x86 packages ( #383 )
2022-02-28 13:52:20 +00:00
Efim Poberezkin
8d057613f5
core: update default servers ( #385 )
2022-02-28 16:27:55 +04:00
Evgeny Poberezkin
0b00c2ad76
android: receiving messages in background; ios: background task completion ( #382 )
...
* android: receiving messages in background; ios: background task completion
* complete receiving and sending messages in background
2022-02-28 10:44:48 +00:00