Diogo
ca98457fca
test servers button
2024-11-20 21:50:03 +00:00
spaced4ndy
2ef5e48eac
android add server wip
2024-11-20 20:59:37 +04:00
spaced4ndy and GitHub
5800cb7958
android: add server view ( #5221 )
2024-11-20 20:49:05 +04:00
Diogo
215d3e4d39
list xftp servers
2024-11-20 16:37:35 +00:00
Diogo
de4055af7f
fix error by server type
2024-11-20 16:31:04 +00:00
Diogo
a04e8a3110
use for files
2024-11-20 14:51:54 +00:00
Diogo
400316bfdf
added message servers
2024-11-20 14:42:33 +00:00
Diogo
d79517c738
message servers with validation
2024-11-20 14:38:21 +00:00
Diogo
3f1113f856
move protocol servers view
2024-11-20 14:25:10 +00:00
spaced4ndy
068f3d896b
Merge branch 'server-operators' into dc/android-desktop-server-operators
2024-11-20 18:24:08 +04:00
spaced4ndy
f3cef7ce12
ios: remove unused type
2024-11-20 18:23:51 +04:00
spaced4ndy
7d7170aac4
Merge branch 'server-operators' into dc/android-desktop-server-operators
2024-11-20 18:17:50 +04:00
29b54ec5b2
ios: rework saving settings ( #5219 )
...
* ios: rework saving settings
* fix
* shorter names
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-11-20 17:58:13 +04:00
spaced4ndy and GitHub
313acefb19
ios: remove crashing accept button ( #5217 )
2024-11-20 17:18:24 +04:00
Diogo
24c304b1c6
more servers
2024-11-20 13:07:54 +00:00
Diogo
58b5058ea2
save server fixes
2024-11-20 11:10:57 +00:00
spaced4ndy and GitHub
e5534c0402
ios: improve onboarding animations ( #5216 )
2024-11-20 14:28:36 +04:00
Evgeny and GitHub
4e37efdc4a
core: update agent servers ( #5215 )
2024-11-20 11:23:25 +04:00
Diogo
09e326500c
network and servers fns
2024-11-19 23:59:46 +00:00
Diogo
3dc0c0b69c
conditions modal in settings
2024-11-19 23:43:22 +00:00
spaced4ndy and GitHub
58c92ed004
ios: rework existing users notice, condition views ( #5214 )
2024-11-19 20:48:51 +04:00
Diogo
ff714bbc5d
build
2024-11-19 15:49:03 +00:00
Evgeny and GitHub
181f72fa1f
ios: texts about operators ( #5213 )
...
* ios: texts about operators
* remove comment
* button for conditions
2024-11-19 19:26:41 +04:00
Diogo
b6dd359df1
api update
2024-11-19 14:31:11 +00:00
Evgeny and GitHub
4b9c618ae3
core: remove a separate type to validate servers with invalid addresses (they are prevented by the UI) ( #5211 )
2024-11-19 14:10:33 +00:00
Diogo
2adb9e348e
Merge branch 'server-operators' into dc/android-desktop-server-operators
2024-11-19 14:05:57 +00:00
Diogo
2483865739
wip
2024-11-19 13:41:00 +00:00
70a29512b7
ios: server operators ui ( #5114 )
...
* wip
* refactor, fix bindings
* wip
* wip
* fixes
* wip
* information map, logos
* global conditions hack
* restructure
* restructure
* texts
* text
* restructure
* wip
* restructure
* rename
* wip
* conditions for all
* comment
* onboarding wip
* onboarding wip
* fix paddings
* fix paddings
* wip
* fix padding
* onboarding wip
* nav link instead of sheet
* pretty button
* large titles
* notifications mode button style
* reenable demo operator
* Revert "reenable demo operator"
This reverts commit 42111eb333 .
* padding
* reenable demo operator
* refactor (removes additional model api)
* style
* bold
* bold
* light/dark
* fix button
* comment
* wip
* remove preset
* new types
* api types
* apis
* smp and xftp servers in single view
* test operator servers, refactor
* save in main view
* better progress
* better in progress
* remove shadow
* update
* apis
* conditions view wip
* load text
* remove custom servers button from onboarding, open already conditions in nav link
* allow to continue with simplex on onboarding
* footer
* existing users notice
* fix to not show nothing on no action
* disable notice
* review later
* disable notice
* wip
* wip
* wip
* wip
* optional tag
* fix
* fix tags
* fix
* wip
* remove coding keys
* fix onboarding
* rename
* rework model wip
* wip
* wip
* wip
* fix
* wip
* wip
* delete
* simplify
* wip
* fix delete
* ios: server operators ui wip
* refactor
* edited
* save servers on dismiss/back
* ios: add address card and remove address from onboarding (#5181 )
* ios: add address card and remove address from onboarding
* allow for address creation in info when open via card
* conditions interactions wip
* conditions interactions wip
* fix
* wip
* wip
* wip
* wip
* rename
* wip
* fix
* remove operator binding
* fix set enabled
* rename
* cleanup
* text
* fix info view dark mode
* update lib
* ios: operators & servers validation
* fix
* ios: align onboarding style
* ios: align onboarding style
* ios: operators info (#5207 )
* ios: operators info
* update
* update texts
* texts
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
---------
Co-authored-by: Diogo <diogofncunha@gmail.com >
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-11-19 11:37:00 +00:00
Diogo
614821a1e4
network and servers view
2024-11-18 23:15:16 +00:00
fcae5e9925
core: fix validation of operator servers for non current users ( #5205 )
...
* core: fix validation of operator servers for non current users
* style
* refactor
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-11-18 20:22:35 +00:00
Evgeny and GitHub
619985730e
core: use random servers for each operator ( #5192 )
...
* core: use random servers for each operator (WIP, compiles with undefined stub)
* compiles
* fix some, break some
* tests pass
* cleanup
* delays in tests
* enable random servers test
* remove new preset servers in down migration
* fix migration
* test
2024-11-18 18:44:28 +00:00
Evgeny Poberezkin
3d4a47cdae
Merge branch 'master' into server-operators
2024-11-18 16:55:07 +00:00
d1ae3ba2d3
desktop, android: add address card to chat list and remove address from onboarding ( #5177 )
...
* desktop, android: add address card to chat list
* add create address button to address learn more view
* envelope size to match avatars
* refactor
* no color for info icon
* envelope padding
* remove address from onboarding
* show create in address card info
* backwards compatibility for address onboarding step
* paddings between cards
* paddings
* toolbar -> chats -> cards
* dont hide address card
* update string
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-11-18 15:36:54 +00:00
Diogo
c9a7728d7c
Merge branch 'server-operators' into dc/android-desktop-server-operators
2024-11-18 15:15:35 +00:00
Evgeny Poberezkin
feb4ecbb6b
Merge branch 'master' into server-operators
2024-11-18 06:54:19 +00:00
Evgeny Poberezkin
e645dd99e7
6.2-beta.0: ios 246, android 251, desktop 75
v6.2.0-beta.0
2024-11-17 22:37:18 +00:00
Evgeny Poberezkin
a17bfc52ce
Merge branch 'master' into server-operators
2024-11-17 11:13:42 +00:00
Evgeny Poberezkin
6843269cff
core: 6.2.0.0 (simplexmq: 6.2.0.3)
2024-11-17 11:09:26 +00:00
Diogo
06cc655924
move network and servers to new package
2024-11-16 15:06:23 +00:00
Diogo
52f9efb090
new package and movements
2024-11-16 15:04:55 +00:00
Diogo
2a3674d33f
whats new view
2024-11-16 14:56:14 +00:00
Diogo
79d3504de1
api and types
2024-11-15 22:01:00 +00:00
Evgeny Poberezkin
b605ebfd2a
core: remove comments
2024-11-15 12:14:53 +00:00
feb687d3b8
core: different roles for different protocols ( #5185 )
...
* core: different roles for different protocols
* include current conditions in responses
* fix
* fix test
* fix
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2024-11-15 12:08:15 +00:00
spaced4ndy and GitHub
ff8e29c0eb
core: fix accept conditions query ( #5187 )
2024-11-15 11:20:32 +04:00
Evgeny and GitHub
1fbf21d395
core: validate servers of all user profiles ( #5180 )
...
* core: validate servers of all user profiles
* validate all servers
* fix parsing, test
2024-11-15 07:15:04 +00:00
d42cab8e22
core: preset operators and servers ( #5142 )
...
* core: preset servers and operators (WIP)
* usageConditionsToAdd
* simplify
* WIP
* database entity IDs
* preset operators and servers (compiles)
* update (most tests pass)
* remove imports
* fix
* update
* make preset servers lists potentially empty in some operators, as long as the combined list is not empty
* CLI API in progress, validateUserServers
* make servers of disabled operators "unknown", consider only enabled servers when switching profile links
* exclude disabled operators when receiving files
* fix TH in ghc 8.10.7
* add type for ghc 8.10.7
* pattern match for ghc 8.10.7
* ghc 8.10.7 fix attempt
* remove additional pattern, update servers
* do not strip title from conditions
* remove space
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2024-11-14 17:43:34 +00:00
Evgeny Poberezkin
807f698cf2
Merge branch 'master' into server-operators
2024-11-14 12:24:53 +00:00
Evgeny Poberezkin
e45a96935c
ci: update website build
2024-11-14 12:16:51 +00:00
Evgeny and GitHub
a5061f3147
docs: update privacy policy and conditions of use ( #5129 )
...
* docs: update privacy policy and conditions of use
* update
* note
* update date
2024-11-14 11:59:44 +00:00