ishi_sama
3e222c68eb
docs: FR Update ( #2063 )
...
* docs: FR update
* fix android.md
* fix rev dates
fix revision dates ; ANDROID.md & TRANSLATION.md rev dates added
* fix links
* update
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-04-01 14:55:25 +01:00
Evgeny Poberezkin
6f304bc9e6
Merge branch 'stable'
2023-04-01 08:12:58 +01:00
Evgeny Poberezkin
1ca0dfffa0
docs: update the process to move profile
2023-04-01 08:12:48 +01:00
Evgeny Poberezkin
afa24722b2
Merge branch 'stable'
2023-03-30 15:45:45 +01:00
Evgeny Poberezkin
ea5cec53bc
update readme ( #2106 )
...
* update readme
* corrections
* update roadmap
* link to guide
* remove duplication
2023-03-30 15:44:57 +01:00
Evgeny Poberezkin
61dc649c70
guide: initial readme ( #2006 )
...
* guide: initial readme
* update guide
* guide: initial documentation for audio and video calls (#2104 )
* Added documentation for audio and video calls.
* Minor update
* corrections
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
* remove trailing spaces and typos
* docs: update audio-video calls guide
* add app settings
* edit guide, link images and posts
* fix image links
* update
* update 2
* remove link
* remove spaces
* move images
* bold
* add image
---------
Co-authored-by: Silent-Ninja <128339587+silent-ninja-1@users.noreply.github.com>
2023-03-30 15:39:35 +01:00
Evgeny Poberezkin
39330fdce3
guide: initial readme ( #2006 )
...
* guide: initial readme
* update guide
* guide: initial documentation for audio and video calls (#2104 )
* Added documentation for audio and video calls.
* Minor update
* corrections
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
* remove trailing spaces and typos
* docs: update audio-video calls guide
* add app settings
* edit guide, link images and posts
* fix image links
* update
* update 2
* remove link
* remove spaces
* move images
* bold
* add image
---------
Co-authored-by: Silent-Ninja <128339587+silent-ninja-1@users.noreply.github.com>
2023-03-30 15:17:13 +01:00
spaced4ndy
babbca48f8
Merge branch 'master' into xftp
2023-03-23 13:58:23 +04:00
Evgeny Poberezkin
5282551f3d
Merge branch 'stable'
2023-03-19 22:59:36 +00:00
Evgeny Poberezkin
dcadaaf29b
docs: readme ( #2031 )
2023-03-19 22:58:17 +00:00
Evgeny Poberezkin
e9d6baa6ba
docs: translations ( #2030 )
...
* docs: translations
* update table
* update heading/links
* update table
* update table
* update heading
2023-03-19 20:28:39 +00:00
zenobit
6ae052a7a1
Added translated docs to czech ( #1963 )
...
* Added translated docs to czech
* Dates reverted, Added link to CZ WEBRTC.md
2023-03-19 18:10:32 +00:00
Evgeny Poberezkin
a8fa9b5e58
Merge branch 'master' into xftp
2023-03-17 09:58:36 +00:00
darkmaster
c4c93f881d
docs: fixes listening port (server) [FR] ( #2000 )
2023-03-13 23:57:37 +00:00
Evgeny Poberezkin
d7f9e17bcb
core: use XFTP to send and receive files ( #1993 )
...
* core: use XFTP to send and receive files
* xftp files progress
* xftp reception stubs, migration
* update simplexmq
* xftp sequence diagram
* additional chat events
* send file via XFTP
* send XFTP file description inline when file is uploaded
2023-03-13 10:30:32 +00:00
darkmaster
38b7e4d4a4
docs: fixes listening port (server) ( #1958 )
2023-02-27 20:15:08 +00:00
ishi_sama
894af0602d
docs: french ( #1905 )
...
* Lang subfolder ; SERVER_fr.md ; fix minor typos
* fix the fix
* fix img src
* CONTRIBUTING_fr
* SQL_fr ; fix rev date
* WEBRTC_fr.md ; rev date
* CLI_fr ; rev date
* fix table content link and sum img src
* fix
* fixing the fix
am i dumb?
* polishing...
* README_fr.md (save)
* Update README_fr.md
* README_fr ; starting SIMPLEX_FR ; link fix
* update README (en+fr)
* Blog README_fr ; translators link
* typo
* SIMPLEX_fr ; fixes
* last fixes
* rename folder
* rename files/links
* update line
* remove ...
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-02-08 14:03:52 +00:00
Evgeny Poberezkin
a018e4a581
docs: translation guide ( #1911 )
...
* docs: translations
* add doc
* add images, corrections
* spellcheck
* link to translation guide from readme
* change image
* images
2023-02-07 21:57:51 +00:00
Stanislav Dmitrenko
d29fd93ea7
docs: view files from private data directory of Android app ( #1907 )
...
* docs: view files from private data directory of Android app
* naming
* spelling
* spelling
* change
2023-02-07 15:17:10 +00:00
JRoberts
96ad9faa85
docs: user profiles rfc ( #1656 )
2022-12-28 16:28:07 +04:00
sh
199e61e5c6
docs/webrtc: add troubleshoot section ( #1602 )
2022-12-18 23:42:37 +00:00
JRoberts
0e837ae392
core: timed messages ( #1561 )
...
* docs: disappearing messages rfc
* change schema
* word
* wip
* wip
* todos
* todos
* remove cancel, refactor
* revert prefs
* CITimed
* schema
* time on send direct
* time on send group
* add ttl to msg container, refactor
* timed on receive
* time on read
* getTimedItems, fix tests
* mark read in terminal - view, input, output, fix tests
* refactor
* comment
* util
* insert atomically
* refactor
* use guards
* refactor startTimedItemThread
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2022-12-15 15:17:29 +04:00
sh
8d096f469d
docs: corrections ( #1456 )
...
* docs: corrections
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
* docs: onion instead of hostname2
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
2022-11-29 09:17:26 +00:00
Evgeny Poberezkin
5d976d3c67
docs: SMP servers ( #1387 )
...
* docs: SMP servers
* docs: add server configuration
* docs: small fixes
* docs: fix markdown rendering
* docs: csv file instead of URL
* docs: small fixes
* docs: check if log exist
* docs: no i allowed
* docs: correction
* docs: no need to source profile
* docs: no calue allowed
* docs: systemd fix
* docs: small corrections
* docs: some more small fixes
* docs: expand monitoring
* docs: apply suggestions
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
* client configuration
* images
Co-authored-by: shum <shum@liber.li>
Co-authored-by: sh <37271604+shumvgolove@users.noreply.github.com>
2022-11-28 17:34:43 +00:00
Evgeny Poberezkin
07acbfe743
mobile: remove BETA from strings
2022-11-25 17:56:56 +00:00
solus-hq
c3244f1b76
Add OpenSSL for macOS description ( #1370 )
...
Co-authored-by: shark <shark@shark.work>
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2022-11-18 19:29:02 +00:00
Evgeny Poberezkin
0ad74d9538
docs: CLI compilation ( #1359 )
...
* docs: CLI compilation
* update
* remove BETA
* amend CLI build steps
2022-11-18 17:54:57 +00:00
Evgeny Poberezkin
75165cc70a
blog: fix date
2022-11-08 17:01:40 +00:00
JRoberts
d432dfba21
core: include pending group link connections into chat previews on joining side ( #1291 )
2022-11-04 12:00:03 +04:00
Evgeny Poberezkin
e463e19114
rfc: chat settings ( #1096 )
...
* rfc: chat settings
* update doc
* update doc
* update doc
* comment in JSON
2022-10-24 12:45:33 +01:00
JRoberts
98cb1c39f2
core: allow to delete contacts that are in groups; group contacts management rfc ( #1229 )
2022-10-20 19:27:00 +04:00
JRoberts
3bf8361911
core: group links ( #1194 )
2022-10-13 17:12:22 +04:00
Evgeny Poberezkin
58f6b168e6
core: protocol/commands to change member role ( #1159 )
...
* core: protocol/commands to change member role
* change member roles
* add test
* correction
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
* add member profile to group member role events
* resend invitation when invited member role changes
* test role change with invitation, fix
* add delays to tests
* add test delay
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
2022-10-03 09:00:47 +01:00
JRoberts
9cb2542079
core: scheduled deletion ( #1075 )
...
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2022-09-28 20:47:06 +04:00
sh
d15fec4fab
docs/WEBRTC.md: new docs ( #1118 )
...
* docs/WEBRTC.md: new docs
* app configuration
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2022-09-24 21:15:49 +01:00
Evgeny Poberezkin
08e0d7339f
Merge branch 'master' into sqlcipher
2022-09-14 18:46:03 +01:00
JRoberts
c07d4a5e4e
core: use async agent commands when establishing connections w/t user action ( #977 )
...
* wip
* wip
* wip
* schema
* schema
* wip
* wip
* rework
* revert
* update simplexmq
* async commands
* corr id wip
* wip
* update simplexmq
* corr id
* wip
* rename variable
* wip
* refactor
* ACK continuation
* wip
* fix queries
* fix queries
* clean up schema
* update simplexmq, do not lock on stopping chat
* clean up
* refactor
* refactor
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2022-09-14 19:45:21 +04:00
Evgeny Poberezkin
c7dcdb1186
Merge branch 'master' into sqlcipher
2022-09-13 08:39:24 +01:00
Evgeny Poberezkin
7aedd3d9e9
inline files rfc ( #1024 )
2022-09-11 19:07:29 +01:00
Evgeny Poberezkin
02ca7234fb
use SQLCipher ( #981 )
...
* use SQLCipher
* pass encryption key via CLI options
* update dependencies to use git
* add CONTRIBUTING.md
* move flag, enable build in sqlcipher branch
* update dependencies
2022-08-30 12:49:07 +01:00
JRoberts
2fc6873c42
core: simplify incognito feature - remove host/invitee incognito profiles communication; remove incognito mode group creation and join; use same incognito profile known to host when joining ( #978 )
2022-08-27 19:56:03 +04:00
JRoberts
3221c0abb5
docs: optional profile in groupInvitation and x.grp.acpt (incognito connections) ( #944 )
2022-08-18 15:17:18 +04:00
JRoberts
5e67654249
core: incognito connections ( #926 )
2022-08-18 11:35:31 +04:00
JRoberts
fd85026a0d
docs: SimpleX Chat Protocol corrections ( #909 )
2022-08-08 09:49:40 +01:00
Evgeny Poberezkin
7f959103c1
docs: SimpleX Chat Protocol ( #906 )
...
* docs: SimpleX Chat Protocol
* chat message JTD schema, protocol draft
* update protocol, group diagram
* update heading
* add protocol reference to readme
* skip async group test
2022-08-07 16:43:09 +01:00
Evgeny Poberezkin
4fd13c637c
core: access messaging servers via SOCKS5 proxy ( #835 )
...
* core: access messaging servers via SOCKS5 proxy
* update option info
* update simplexmq
2022-07-23 14:49:04 +01:00
Evgeny Poberezkin
f341e54128
Export & import storage archive ( #726 )
...
* core: import and export of chat archive
* export chat archive
* import archive, support starting chat after it is stopped
* test for maintenance mode
* test/fix archive with files
* prevent starting chat after chat database was deleted or imported
* update simplexmq
2022-06-06 16:23:47 +01:00
Evgeny Poberezkin
89908ef5dc
core: chat item on skipped messages ( #705 )
...
* core: chat item integrity
* create chat item on skipped messages (but only on content items)
* report skipped messages on all messages, not only content messages
* remove type signature
* remove migration
* update rfc
2022-05-28 19:13:07 +01:00
JRoberts
c000a1b924
docs: fix links in CLI.md ( #655 )
2022-05-14 21:00:54 +04:00
JRoberts
53e330dac9
core: add missing status transitions for group file transfer; fix group file delivery race condition ( #640 )
2022-05-12 17:37:09 +04:00