spaced4ndy
ec8ae9febe
docs: inactive group members rfc (simplified) ( #3803 )
2024-02-26 15:05:25 +04:00
Evgeny Poberezkin
e37654772f
core: api to save/get app settings to migrate them as part of the database ( #3824 )
...
* rfc: migrate app settings as part of export/import/migration
* export/import app settings
* test, fix
* chat: store app settings in db (#3834 )
* chat: store app settings in db
* add combining with app-defaults
* commit schema
* test with tweaked settings
* remove unused error
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com>
* remove app settings from export/import
* test, more settings
---------
Co-authored-by: Alexander Bondarenko <486682+dpwiz@users.noreply.github.com>
2024-02-24 15:00:16 +00:00
sh
b7709c59d3
docs: include update instructions ( #3825 )
2024-02-24 13:42:11 +00:00
Evgeny Poberezkin
2d643e8d29
rfc: amend PQ double ratchet RFC
2024-02-24 09:27:55 +00:00
Evgeny Poberezkin
73de74d7e9
rfc: UX for database migration and other actions ( #3810 )
...
* rfc: UX for database migration
* update
* update
2024-02-19 12:20:12 +00:00
Evgeny Poberezkin
cd21a74b83
Merge branch 'stable'
2024-02-18 00:05:49 +00:00
spaced4ndy
dfa9775d7e
docs: add to inactive group members rfc ( #3798 )
2024-02-13 12:10:58 +04:00
Evgeny Poberezkin
91f10c056f
docs: change download links to the latest release
2024-02-11 16:26:10 +00:00
Evgeny Poberezkin
4f602d4571
docs: update downloads page
2024-01-23 23:22:00 +00:00
Evgeny Poberezkin
c130905efa
docs: downloads version
2024-01-17 19:31:46 +00:00
spaced4ndy
f4f8501eb8
core: members profile update, create profile update chat items ( #3644 )
2024-01-15 19:56:11 +04:00
Evgeny Poberezkin
c9b1d54f13
docs: update downloads
2023-12-30 22:04:01 +00:00
spaced4ndy
700f6fa663
core, docs: drop message views if they exist, remove mentions in docs ( #3589 )
...
* core, docs: drop message views if they exist, remove mentions in docs
* fix migration
2023-12-24 11:13:34 +00:00
Andor Kesselman
57a6e85668
docs: fix typo ( #3552 )
2023-12-22 08:47:48 +00:00
Evgeny Poberezkin
ca6dfb5ea1
docs: update latest version
2023-12-12 10:25:02 +00:00
spaced4ndy
7099776357
docs: fix typo
2023-12-04 19:17:24 +04:00
Evgeny Poberezkin
fec5ff3f15
docs: SimpleX address ( #3508 )
...
* docs: SimpleX address
* table
* header
2023-12-03 22:21:13 +00:00
spaced4ndy
b74e33b958
docs: inactive group members rfc ( #3419 )
2023-12-01 19:02:50 +04:00
Evgeny Poberezkin
8cc0954430
Merge branch 'stable'
2023-11-26 11:50:30 +00:00
Evgeny Poberezkin
962964a73d
docs: update downloads page
2023-11-25 14:15:41 +00:00
Evgeny Poberezkin
b9dd2f45c9
rfc: post-quantum resistant augmented double ratchet algorithm ( #3463 )
...
* rfc: post-quantum resistant augmented double ratchet algorithm
* update doc
* replace Kyber with "some KEM"
2023-11-25 12:51:05 +00:00
qvsojBJGiEnR
8f6a31ca07
Update app-settings.md ( #3379 )
2023-11-17 23:29:25 +00:00
Evgeny Poberezkin
d0f3a3d886
rfc: remote UI implementation ( #3206 )
2023-11-16 21:53:54 +00:00
Evgeny Poberezkin
4da1d21c81
Merge branch 'master' into remote-desktop
2023-11-14 14:43:58 +00:00
Evgeny Poberezkin
1e8ae6d861
docs: update windows app link
2023-11-14 09:37:24 +00:00
Evgeny Poberezkin
3839267f88
Merge branch 'master' into remote-desktop
2023-11-08 13:10:42 +00:00
Evgeny Poberezkin
d233d07ddc
ci: ghc 9.6.3 ( #3328 )
2023-11-08 12:50:56 +00:00
Evgeny Poberezkin
b2f9270452
Merge branch 'master' into remote-desktop
2023-11-01 18:05:51 +00:00
spaced4ndy
68873464d7
docs: groups integrity DAGs rfc ( #3258 )
2023-11-01 17:30:40 +04:00
spaced4ndy
c1a0486c1d
docs: groups integrity rfc ( #3128 )
2023-11-01 17:30:19 +04:00
Alexander Bondarenko
cd98fabe43
robust discovery RFC ( #3276 )
...
* add new discovery RFC
* update
* update
* update ports
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-10-25 16:39:46 +01:00
Evgeny Poberezkin
6185971827
Merge branch 'master' into remote-desktop
2023-10-24 23:19:49 +01:00
Evgeny Poberezkin
66d8bb94d6
website: downloads page
2023-10-23 21:16:36 +01:00
Evgeny Poberezkin
5d4006f291
Merge branch 'master' into remote-desktop
2023-10-13 17:46:14 +01:00
Stanislav Dmitrenko
675fc19745
rfc: desktop calls ( #3208 )
...
* rfc: desktop calls
* errors
* html
* link
* screen sharing
* additions
* addition
* correction
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-10-13 00:05:06 +01:00
Alexander Bondarenko
fe6c65f75c
rfc: remote profile ( #3051 )
...
* Add session UX for mobile and desktop
* Resolve some feedback
* Resolve more feedback
Add QR note for desktops.
Add TLS handshake notice.
* Add details
2023-10-12 15:19:19 +01:00
spaced4ndy
1be70169ba
docs: contact merge issues rfc ( #3179 )
2023-10-06 14:27:13 +04:00
spaced4ndy
303d0eedf5
core: merge new contacts with existing contacts and group members ( #3173 )
2023-10-04 20:58:22 +04:00
Evgeny Poberezkin
157ea59ebb
docs: update downloads page
2023-10-01 18:53:58 +01:00
Evgeny Poberezkin
dea96df27b
docs: update join team
2023-09-28 09:26:54 +01:00
Evgeny Poberezkin
942e5eb8c4
docs: update branches
2023-09-27 22:19:20 +01:00
Evgeny Poberezkin
11e448267d
website: update post, downloads page
2023-09-25 18:12:47 +01:00
Evgeny Poberezkin
7b71078c76
update downloads page
2023-09-23 17:36:44 +01:00
Evgeny Poberezkin
ba61b15225
docs: update downloads
2023-09-22 08:21:00 +01:00
Evgeny Poberezkin
02864a894e
website: add missing files
2023-09-21 09:28:58 +01:00
Evgeny Poberezkin
3419ce293b
website: downloads page ( #3088 )
...
* website: downloads page
* link
* website: fix h2 headers issue
* website: fix sidebar issue
* website: fix language changer for downloads page in navbar
* update, add security assessment section
---------
Co-authored-by: M Sarmad Qadeer <MSarmadQadeer@gmail.com>
2023-09-21 09:28:12 +01:00
M. Sarmad Qadeer
0a2513c9e7
website: add careers page ( #3039 )
...
* website: add careers page
* website: pagename from careers to career
* website: change pagename from career to jobs
* website: add jobs string to english language strings file
* website: add job tabs
* update
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-09-20 17:54:02 +01:00
Evgeny Poberezkin
fb1e944744
docs: new branches and process ( #3068 )
...
* docs: new branches and process
* update
* update
2023-09-18 21:29:56 +01:00
spaced4ndy
75f18bc5f0
docs: group member contacts rfc ( #3049 )
2023-09-12 17:24:41 +04:00
spaced4ndy
0c4b843a3f
Merge branch 'master' into chat-version-negotiation
2023-09-06 10:41:06 +04:00