Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

SimpleX Chat

The first messaging platform without user profile identifiers of any kind - 100% private by design!
Collective - Host: opensource - https://opencollective.com/simplex-chat - Website: https://simplex.chat - Code: https://github.com/simplex-chat/simplex-chat

prohibit direct messages to group contacts unless group preferences allow them (#1476)

* prohibit direct messages to group contacts unless group preferences allow them

* tests

*...

github.com/simplex-chat/simplex-chat - 6f59df4e33a16262bd1525aeb6d957de753f4c42 authored about 2 years ago by Evgeny Poberezkin <[email protected]>
mobile: broker error type (#1475)

* mobile: broker error type

* fix

* ios: update libraries

* change AgentErrorType to St...

github.com/simplex-chat/simplex-chat - e44e9a0940043df1f4fa5123d7f201761c7da9ee authored about 2 years ago by Evgeny Poberezkin <[email protected]>
ios: fix item deletion in groups (#1487)

github.com/simplex-chat/simplex-chat - c43ba7bf23f3b027fae2bdfccdcd2e79617260d1 authored about 2 years ago by Evgeny Poberezkin <[email protected]>
android: refactor CIVoiceView usage in FramedItemView (latter accounts only for framed voice messages) (#1486)

github.com/simplex-chat/simplex-chat - 9e48e1f74a1c4ee8dae54ee32386df0b0778e0b3 authored about 2 years ago by JRoberts <[email protected]>
obsolete comment

github.com/simplex-chat/simplex-chat - 0001885971c1392e5403bade3c8011a5b4ff845f authored about 2 years ago by JRoberts <[email protected]>
core: change AgentErrorType to String to preserve backward compatibility with stored errors (#1485)

github.com/simplex-chat/simplex-chat - e0c932c04e3f48fb93c656f9853a69deb03e2653 authored about 2 years ago by Evgeny Poberezkin <[email protected]>
android: simplify logic for allowing voice messages on alert; fix non exhaustive `when` in SendMsgView (#1484)

github.com/simplex-chat/simplex-chat - 01a86336c07a8c62ee38fd4c0f719153befcc5f2 authored about 2 years ago by JRoberts <[email protected]>
ios: simplify chat item context menu (#1483)

github.com/simplex-chat/simplex-chat - 48d24d35824a437a90b7376e33552599ed4cf973 authored about 2 years ago by JRoberts <[email protected]>
ios: marked deleted chat items, full deletion preference; android: types (#1473)

* ios: marked deleted chat items; full deletion preference

* text_, menu, backend

* androi...

github.com/simplex-chat/simplex-chat - 07ef6e4090dad04218a9e8374db1a8175a9bcd89 authored about 2 years ago by JRoberts <[email protected]>
android: fix

github.com/simplex-chat/simplex-chat - 19163776e33f15e0b953d36697c79a908541ef30 authored about 2 years ago by Evgeny Poberezkin <[email protected]>
android: Remove runningAppProcesses check (#1478)

* android: Remove runningAppProcesses check

* simplify

Co-authored-by: Evgeny Poberezkin <...

github.com/simplex-chat/simplex-chat - 62b1f786f1743355b03cfad8647cc23bbf0de10e authored about 2 years ago by Stanislav Dmitrenko <[email protected]>
android: Change of launchMode in an activity and different behavior of back button (#1480)

* android: Change of launchMode in an activity and different behavior of back button
- Android ...

github.com/simplex-chat/simplex-chat - d479e9b2bf3c88508ed61b922e0d742da6b916be authored about 2 years ago by Stanislav Dmitrenko <[email protected]>
android: json parsing settings explicitNulls = false

github.com/simplex-chat/simplex-chat - 0beb260b007da78d2b42813345e5ecf007af9370 authored about 2 years ago by Evgeny Poberezkin <[email protected]>
core: update broker error type (#1474)

* core: update broker error type

* fix test

* fix test

github.com/simplex-chat/simplex-chat - bc28568c63f245ed570754aca31045d77c0f74ff authored about 2 years ago by Evgeny Poberezkin <[email protected]>
android: Better shared preference handling (#1471)

* android: Better shared preference handling

* To make sure we return real value, not untrans...

github.com/simplex-chat/simplex-chat - a4dd520248d1b84714dcdd80cb510024abe54540 authored about 2 years ago by Stanislav Dmitrenko <[email protected]>
core: full deletion by sender based on preference; don't overwrite item content on "mark deleted" (#1470)

github.com/simplex-chat/simplex-chat - 9ad29aa17ed18b3f6e55fedb18e6046aa4f325f1 authored about 2 years ago by JRoberts <[email protected]>
android: prevent crash when decrypting DB after restore (#1469)

github.com/simplex-chat/simplex-chat - 6f242816712d65f5486eb91d69023087cc44debb authored about 2 years ago by Stanislav Dmitrenko <[email protected]>
terminal: allow trailing spaces in terminal commands (e.g., to drag and drop files) (#1467)

github.com/simplex-chat/simplex-chat - eb81b62892a1cb5f19d1027e1a8aad7414fd0cdd authored about 2 years ago by Evgeny Poberezkin <[email protected]>
android: fix full screen call notification (#1466)

* android: Closing call means canceling notification too

* show full screen call when screen ...

github.com/simplex-chat/simplex-chat - ef1133ee980d2e931845d30d21cc22fb013a516a authored about 2 years ago by Stanislav Dmitrenko <[email protected]>
core, mobile: add group feature to allow direct messages (#1465)

* core, mobile: split group features to a separate type (to add directAllowed later)

* add di...

github.com/simplex-chat/simplex-chat - 1872744543fb7a557cc341d337e6788ba4ebbabe authored about 2 years ago by Evgeny Poberezkin <[email protected]>
android: Instantly apply screen protection (#1464)

github.com/simplex-chat/simplex-chat - 303aeaaba522debcae90923d0ae82c2be6f51f72 authored about 2 years ago by Stanislav Dmitrenko <[email protected]>
android: Voice messages enhancements (#1451)

* android: Vocie messages enhancements

* Canceling voice record when it was disabled in prefs...

github.com/simplex-chat/simplex-chat - c5359d698c03ee3fde7b23cec241f15fc22f3ba2 authored about 2 years ago by Stanislav Dmitrenko <[email protected]>
ios: remove voice message preview and stop rec/play if preference change prohibits it; more robust logic to stop playback on send (#1463)

github.com/simplex-chat/simplex-chat - acd72fb2697b3e37f53b1ea29263931d27925e8c authored about 2 years ago by JRoberts <[email protected]>
docs: corrections (#1456)

* docs: corrections

Co-authored-by: JRoberts <[email protected]>

...

github.com/simplex-chat/simplex-chat - 8d096f469dc27093ccb2033d427133e24b3bbf1a authored about 2 years ago by sh <[email protected]>
android: No crash when clicking on a link with unknown activity action (#1460)

Co-authored-by: Evgeny Poberezkin <[email protected]>

github.com/simplex-chat/simplex-chat - b204d21d9e3eeacc5bff4967c04527bedf3109e4 authored about 2 years ago by Stanislav Dmitrenko <[email protected]>
ios: fix - stop voice message preview playback on send (#1461)

github.com/simplex-chat/simplex-chat - c9620a594e966760bcd69b5fda8596ab803a92f3 authored about 2 years ago by JRoberts <[email protected]>
android: Show user's camera when system camera is unavailable (#1458)

* android: Show user's camera when system camera is unavailable

* Multiple places of camera l...

github.com/simplex-chat/simplex-chat - 538024de61aacbaa6d31f39e8178f63148a15fc8 authored about 2 years ago by Stanislav Dmitrenko <[email protected]>
ios: show button for opening settings when asking for microphone permission to record voice message (#1459)

github.com/simplex-chat/simplex-chat - 5c9a14fdb68cafb0cbbc5573a71b0f2006aefe38 authored about 2 years ago by JRoberts <[email protected]>
ios, android: disable save and test buttons if all servers are disabled (#1457)

github.com/simplex-chat/simplex-chat - 9295bdca3e6d563b2ad29b56877f26749bb4b72e authored about 2 years ago by JRoberts <[email protected]>
android: v4.3-beta.3

github.com/simplex-chat/simplex-chat - 00466f465428de951a1fde595a6adf44fb510475 authored about 2 years ago by Evgeny Poberezkin <[email protected]>
docs: SMP servers (#1387)

* docs: SMP servers

* docs: add server configuration

* docs: small fixes

* docs: fix ma...

github.com/simplex-chat/simplex-chat - 5d976d3c67c9c342895dfd6de1398d44699d005a authored about 2 years ago by Evgeny Poberezkin <[email protected]>
ios: version 4.3 (97)

github.com/simplex-chat/simplex-chat - 7360bd098a6236657b4a861c3aeb368c640ff988 authored about 2 years ago by JRoberts <[email protected]>
ios, android: improve preference change chat items layout (#1454)

github.com/simplex-chat/simplex-chat - 3a755286c19c70dd8ed98451c72013ca1511729f authored about 2 years ago by JRoberts <[email protected]>
mobile: don't show notifications for certain chat items (#1453)

github.com/simplex-chat/simplex-chat - e5f07993a7e63635925ab5c19346becf9b6e55a4 authored about 2 years ago by JRoberts <[email protected]>
core: create certain informational chat items as read (#1452)

github.com/simplex-chat/simplex-chat - 56a3f98dc08d46167bd0fba34ff585d8f0f291fa authored about 2 years ago by JRoberts <[email protected]>
ios: decrease voice message progress bar width (#1450)

Co-authored-by: Evgeny Poberezkin <[email protected]>

github.com/simplex-chat/simplex-chat - 9949ac073f68d210e43b0e3920ef10d38833a005 authored about 2 years ago by JRoberts <[email protected]>
android: Stickers fix (#1449)

Co-authored-by: Evgeny Poberezkin <[email protected]>

github.com/simplex-chat/simplex-chat - c102a884d1fa8f63173bde151b64c783a45af8dd authored about 2 years ago by Stanislav Dmitrenko <[email protected]>
mobile: update version ios v4.3 (96), android v4.3-beta.2 (73)

github.com/simplex-chat/simplex-chat - 1e6e9ad5e29ac5050d091a6d706a42011d897737 authored about 2 years ago by Evgeny Poberezkin <[email protected]>
ios: fix image context item background color (#1448)

github.com/simplex-chat/simplex-chat - e6c5ad5833c2dcbe7c62c2b754fc82edada67a18 authored about 2 years ago by JRoberts <[email protected]>
terminal: set voice message preferences (#1447)

* terminal: set voice message preferences

* enable all tests

github.com/simplex-chat/simplex-chat - 8af0229f528682d64c6d91c5f48758f1c2e01ca5 authored about 2 years ago by Evgeny Poberezkin <[email protected]>
core: only send voice messages without acceptance (#1444)

* core: only send voice messages without acceptance

* remove some unnecessary changes

* up...

github.com/simplex-chat/simplex-chat - 7f0355ec67387eb9766ddf5d7d4a92135d73652a authored about 2 years ago by Evgeny Poberezkin <[email protected]>
ios: version 4.3 (95)

github.com/simplex-chat/simplex-chat - ade8c97b169bf62d4cdf08e618a91837c3ce79a6 authored about 2 years ago by JRoberts <[email protected]>
mobile: change link to servers

github.com/simplex-chat/simplex-chat - ee18bce964711e9dabd3f851966b517b6cb80e9c authored about 2 years ago by JRoberts <[email protected]>
ios: hide voice message button in chat console (#1442)

github.com/simplex-chat/simplex-chat - 7e204127b8e76c47b5e1b60cd7ee3e95727a9779 authored about 2 years ago by JRoberts <[email protected]>
android: version 4.3-beta.1 (72)

github.com/simplex-chat/simplex-chat - 56191528105ef53bff3c1af97bc06f0bcdd52d44 authored about 2 years ago by JRoberts <[email protected]>
ios: version 4.3 (94)

github.com/simplex-chat/simplex-chat - 6f463c16a5900c02fad1c94af842dfa8d711aeba authored about 2 years ago by JRoberts <[email protected]>
mobile: suppress fileAlreadyReceiving error (#1441)

github.com/simplex-chat/simplex-chat - 33b3557950dd3da23ee4aeddf4014fec34ac0b37 authored about 2 years ago by JRoberts <[email protected]>
mobile: show "transfer faster" and "switch address" without dev tools (#1440)

github.com/simplex-chat/simplex-chat - e5912e58f58b472090385b7802c7716d8b27c8e6 authored about 2 years ago by Evgeny Poberezkin <[email protected]>
android: add missing translation

github.com/simplex-chat/simplex-chat - 7a0d2add17df8e547d7183e277a9a090fd89271f authored about 2 years ago by JRoberts <[email protected]>
android: version 4.3 (71)

github.com/simplex-chat/simplex-chat - 6cc4e2e801c0b60518abbd83f753bd0b9e7a0116 authored about 2 years ago by JRoberts <[email protected]>
ios: version 4.3 (93)

github.com/simplex-chat/simplex-chat - 5650898c2c306118ba5172d51dbcc900b24b5a76 authored about 2 years ago by JRoberts <[email protected]>
mobile: hide full delete preferences (#1438)

github.com/simplex-chat/simplex-chat - 336a170b3a9ff5c70a798f16b1e14856d415e46b authored about 2 years ago by JRoberts <[email protected]>
ios: voice message repeat receive ui workaround (#1437)

github.com/simplex-chat/simplex-chat - 9c06acd4bc24498cf20c90af93aa5ee7cf8f9111 authored about 2 years ago by JRoberts <[email protected]>
mobile: German translations for 4.3 (#1432)

* android/iOS: added and fixed german translations for v4.3

* import localization

Co-autho...

github.com/simplex-chat/simplex-chat - 1d819a4af33931c4a40d6e67669c9ce114837b7d authored about 2 years ago by mlanp <[email protected]>
ios: show notifications alert only once, each time after notifications are disabled (#1428)

github.com/simplex-chat/simplex-chat - 5263698e64ac7512e0f051fb034819412c0b4266 authored about 2 years ago by Evgeny Poberezkin <[email protected]>
android: add context menu to voice message (aka play button) (#1427)

github.com/simplex-chat/simplex-chat - 5d0d9a1c181eba6a575d606f49a75eee570a0544 authored about 2 years ago by Evgeny Poberezkin <[email protected]>
android: protect screen (#1425)

* android: protect screen

* hide screen, translations

github.com/simplex-chat/simplex-chat - 74078842232173691e7e1cef93e977b7ce680ce4 authored about 2 years ago by Evgeny Poberezkin <[email protected]>
mobile: remove BETA from strings

github.com/simplex-chat/simplex-chat - 07acbfe743f39722c24a3c5d7784ed855329cc60 authored about 2 years ago by Evgeny Poberezkin <[email protected]>
core: silence repeat file receive error (#1426)

github.com/simplex-chat/simplex-chat - 5e2c868612b2977f31c1142c0d26663a67ef3609 authored about 2 years ago by JRoberts <[email protected]>
ios: voice messages - improve hold to record button logic, alert if not allowed (#1424)

github.com/simplex-chat/simplex-chat - f6ed099f1738334f9373181d3404f78501d4d764 authored about 2 years ago by JRoberts <[email protected]>
android: Group chat items (#1423)

Co-authored-by: Evgeny Poberezkin <[email protected]>

github.com/simplex-chat/simplex-chat - 098cbf33b6a7b7e774afd03b2342acf30838863e authored about 2 years ago by Stanislav Dmitrenko <[email protected]>
android: Voice messages UI changes (#1422)

* android: Voice messages UI changes

* Alert for groups

Co-authored-by: Evgeny Poberezkin ...

github.com/simplex-chat/simplex-chat - f8cf35879fe16f0491bfad8b229f01eb5dd5d8fb authored about 2 years ago by Stanislav Dmitrenko <[email protected]>
core: only create feature items in used contacts (#1421)

* core: only create feature items in used contacts

* fix, test

github.com/simplex-chat/simplex-chat - 60fedbf5d2fd6a39d960ecbfa007fa0aca9b91e4 authored about 2 years ago by Evgeny Poberezkin <[email protected]>
ios: protect screen (#1420)

* ios: protect screen

* AppSheet

* translations

* correction

Co-authored-by: JRobert...

github.com/simplex-chat/simplex-chat - 87d306383c86c458473c9ab9b463cb2bacc72e5f authored about 2 years ago by Evgeny Poberezkin <[email protected]>
ios: translations (#1411)

github.com/simplex-chat/simplex-chat - 18b772a80b7b285893c4eef14ea9954e7cdb8c40 authored about 2 years ago by Evgeny Poberezkin <[email protected]>
android: Voice messages playing logic overhaul (#1418)

Co-authored-by: Evgeny Poberezkin <[email protected]>

github.com/simplex-chat/simplex-chat - 789c54bd5f245810dd85f917c399cf7c86cee988 authored about 2 years ago by Stanislav Dmitrenko <[email protected]>
android: Chat items for preferences (#1409)

* android: Chat items for preferences

* fix filled

Co-authored-by: Evgeny Poberezkin <2769...

github.com/simplex-chat/simplex-chat - f8214b0604b0ccfb37d44b87e8cd382454e94cd7 authored about 2 years ago by Stanislav Dmitrenko <[email protected]>
android: Duration formatter (#1419)

github.com/simplex-chat/simplex-chat - 2eec81c35ed9f5847098447f6cdca8f1ce8bf4c3 authored about 2 years ago by Stanislav Dmitrenko <[email protected]>
core: reuse mergedPreferences/fullGroupPreferences for determining prohibited features and creating chat items instead of re-calculating (#1417)

github.com/simplex-chat/simplex-chat - eb099c526a831d1590265043cf03e6ab3ca0f263 authored about 2 years ago by JRoberts <[email protected]>
ios: show voice message button based on preference (#1416)

github.com/simplex-chat/simplex-chat - e18bb74bfd2101de94d5325940f43b74bd8405ff authored about 2 years ago by JRoberts <[email protected]>
android: simplex link mode setting, ios: untrusted simplex links (#1412)

* android: simplex link mode setting, ios: untrusted simplex links

* correction

Co-authore...

github.com/simplex-chat/simplex-chat - 9225f437e935507a768415d0c489d797ba966f33 authored about 2 years ago by Evgeny Poberezkin <[email protected]>
ios: alert on error when recording voice message (#1415)

github.com/simplex-chat/simplex-chat - de7548a9a85d40ceadd8887f03c742c7ecdfcd01 authored about 2 years ago by JRoberts <[email protected]>
android: preferences - fix reset & save buttons being enabled when displayed as disabled, fix info rows being interactive (#1414)

github.com/simplex-chat/simplex-chat - a58a0fae2917e2258aa4dcd2bf2d1f35a0c1ad16 authored about 2 years ago by JRoberts <[email protected]>
android: move preferences files to respective packages; dividers (#1413)

github.com/simplex-chat/simplex-chat - e32b24ef7069240a25e75977d357ab7544fb905d authored about 2 years ago by JRoberts <[email protected]>
android: fix type name

github.com/simplex-chat/simplex-chat - 5d73b364d8cad2cea6c9ce9b95820fb5d412a705 authored about 2 years ago by Evgeny Poberezkin <[email protected]>
android: Global preferences and per contact (#1290)

* android: Global preferences and per contact

* Fixes

* Changes in UI

* Fix

* String...

github.com/simplex-chat/simplex-chat - fa2f30354714f69a73296540f77b088cf0d36e46 authored about 2 years ago by Stanislav Dmitrenko <[email protected]>
ios: voice messages (#1389)

* experiments

* audio recording in swiftui

* recording encapsulated

* permission + play...

github.com/simplex-chat/simplex-chat - a6e4e68bc597c7b1523d90d8477c318abdefa059 authored about 2 years ago by JRoberts <[email protected]>
mobile: simplex links in UI, core: trusted uri for simplex links (#1410)

github.com/simplex-chat/simplex-chat - 4485d463070ddc3ce2aec9842cdb28d7d1c8dd9d authored about 2 years ago by Evgeny Poberezkin <[email protected]>
core: markdown for simplex invitation links (#1408)

* core: markdown for simplex invitation links

* update markdown for simplex links

* update...

github.com/simplex-chat/simplex-chat - a7345ee4d96eb7a881d60e4c30d9a1b9927fdd31 authored about 2 years ago by Evgeny Poberezkin <[email protected]>
core: config to send inline files (#1406)

* core: config to send inline files

* update config

* add/update tests

* fix tests

github.com/simplex-chat/simplex-chat - 388aaec80b73e4221cd985638b5431b570dd5b94 authored about 2 years ago by Evgeny Poberezkin <[email protected]>
android: Advanced server config (#1403)

* android: Advanced server config

* Update apps/android/app/src/main/java/chat/simplex/app/vi...

github.com/simplex-chat/simplex-chat - 21722b341756fae94a21979ab820fd02006ef906 authored about 2 years ago by Stanislav Dmitrenko <[email protected]>
core: chat items for group preferences (#1402)

* core: chat items for group preferences

* chat items for group preference changes and sent i...

github.com/simplex-chat/simplex-chat - e6e5faeb9cc6613792eb680212b878827e4273eb authored about 2 years ago by Evgeny Poberezkin <[email protected]>
Merge branch 'stable'

github.com/simplex-chat/simplex-chat - 67d78e14be30f6fcb66012dfe9fb3148d4056756 authored about 2 years ago by Evgeny Poberezkin <[email protected]>
android: v4.2.2 (70)

github.com/simplex-chat/simplex-chat - 0d1a70af34f00d391ce9f8bf3686aea47f4dd55d authored about 2 years ago by Evgeny Poberezkin <[email protected]>
core: chat items showing preference changes (#1399)

github.com/simplex-chat/simplex-chat - 2b09fb425d327e4231f31b65b0b9848f79140146 authored about 2 years ago by Evgeny Poberezkin <[email protected]>
ios: version 4.2.2 (92)

github.com/simplex-chat/simplex-chat - ab91c54080f07ae81782b79ead210197fdf994e9 authored about 2 years ago by Evgeny Poberezkin <[email protected]>
ios: resolved packages

github.com/simplex-chat/simplex-chat - c7f70f0ed0819061ae27a60df5c38958a0920462 authored about 2 years ago by Evgeny Poberezkin <[email protected]>
Merge branch 'stable'

github.com/simplex-chat/simplex-chat - 5806a2ceb466b625389c70af1e8004375688ea5e authored about 2 years ago by Evgeny Poberezkin <[email protected]>
blog: updates (#1400)

github.com/simplex-chat/simplex-chat - 6b71cc59c85207ab8283dfc0bc7fa4b04cce125a authored about 2 years ago by Evgeny Poberezkin <[email protected]>
core: fix sql that was doubling a group in the list of chats when member joined the group twice (#1378)

github.com/simplex-chat/simplex-chat - 33a866463da2f590766487d9d1c14dd4c4018a81 authored about 2 years ago by Evgeny Poberezkin <[email protected]>
android: Wrapped code in SideEffect (#1396)

github.com/simplex-chat/simplex-chat - fb165622aa92e861383a66697e60816d3c6207d6 authored about 2 years ago by Stanislav Dmitrenko <[email protected]>
ios: advanced server configuration (#1388)

* ios: advanced server configuration

* UI is mostly working, QR code scan

* refactor

* ...

github.com/simplex-chat/simplex-chat - 7e3d53b6212114bb8948dd2a7f68b6f10e679f3a authored about 2 years ago by Evgeny Poberezkin <[email protected]>
core: fix preset servers (#1392)

* core: fix preset servers

* simplify

* fix

github.com/simplex-chat/simplex-chat - 7544d2f9e78254df9dde3262e251c7963c90c0ba authored about 2 years ago by Evgeny Poberezkin <[email protected]>
mobile: show unknown content with attached file as file item (for partial forward compatibility with voice and video messages) (#1394)

* mobile: show unknown content with attached file as file item (for partial forward compatibilit...

github.com/simplex-chat/simplex-chat - 02fa81e8aa9e10314ca9372aabe7102e8fa68fd5 authored about 2 years ago by Evgeny Poberezkin <[email protected]>
android: import function to parse server address (#1391)

github.com/simplex-chat/simplex-chat - 4296b6c622c56a4eeeaf7b0df17a8817dec34133 authored about 2 years ago by Evgeny Poberezkin <[email protected]>
docker: enable sqlcipher (#1390)

github.com/simplex-chat/simplex-chat - b5652bce815e32f3a04aad23230f59f3ba80220b authored about 2 years ago by sh <[email protected]>
Merge branch 'stable'

github.com/simplex-chat/simplex-chat - b8298aa458130611485cf65377781d84d9266884 authored about 2 years ago by Evgeny Poberezkin <[email protected]>
Add OpenSSL for macOS description (#1370)

Co-authored-by: shark <[email protected]>
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin...

github.com/simplex-chat/simplex-chat - c3244f1b7668deeaccde88ff52fab9c296f3283d authored about 2 years ago by solus-hq <[email protected]>
docs: CLI compilation (#1359)

* docs: CLI compilation

* update

* remove BETA

* amend CLI build steps

github.com/simplex-chat/simplex-chat - 0ad74d9538e2c84be02f97512a09b34f75fbdd74 authored about 2 years ago by Evgeny Poberezkin <[email protected]>