Ecosyste.ms: OpenCollective

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

github.com/simplex-chat/simplex-chat

SimpleX - the first messaging network operating without user identifiers of any kind - 100% private by design! iOS, Android and desktop apps 📱!
https://github.com/simplex-chat/simplex-chat

v5.3.0-beta.7: ios 170, android 149, desktop 1.5.0 (7)

b0c28e77c4105e0329ef3be8dbf775bc7728a64b authored about 1 year ago by Evgeny Poberezkin <[email protected]>
Merge branch 'master' into master-ghc9

fd5b40fd8e14d997efcb71692548e645518ea3c8 authored about 1 year ago by Evgeny Poberezkin <[email protected]>
core: 5.3.0.7

ff657a444c3abd6350281ac2ce04a31282502e80 authored about 1 year ago by Evgeny Poberezkin <[email protected]>
Merge branch 'master' into master-ghc9

fedc31c72ca933ed1b474e0ca5a01af5a3c81163 authored about 1 year ago by Evgeny Poberezkin <[email protected]>
core: do not subscribe to new connections from iOS NSE (subscribe=off flag), subscribe in app when it activates (#3016)

* Trace auto-subs flag

* Replace Bool with SubscriptionMode

* Add subscriptionMode to chat...

2dff6c88594d221997246b024b5ef1eda708d30c authored about 1 year ago by Alexander Bondarenko <[email protected]>
android, desktop: update SOCKS notice

7b582b2cf90706eb00a51ce27e297923cc470611 authored about 1 year ago by Evgeny Poberezkin <[email protected]>
android, desktop: notices about SOCKS proxy limitations (#3044)

55954a004bcfd2d196d505176a0e7c15e3e4cacc authored about 1 year ago by Evgeny Poberezkin <[email protected]>
multiplatform: local file encryption (#3043)

* multiplatform: file encryption

* setting

* fixed sharing

* check

* fixes, change l...

54e1e10382b1eb9736b151f25e110187070fa69a authored about 1 year ago by Stanislav Dmitrenko <[email protected]>
website: add nostr.json for NIP-05

a87aaa50c79c13ca871b4df55dcba66fd302f450 authored about 1 year ago by Evgeny Poberezkin <[email protected]>
Merge branch 'stable'

fdef37e8f3698fe05b22c5cde9f8dc3d9f1b52d5 authored about 1 year ago by Evgeny Poberezkin <[email protected]>
docs: add mastodon rel=me to readme

364d889056ffd93d36bfaac7afeabb8c140e35e0 authored about 1 year ago by Evgeny Poberezkin <[email protected]>
Merge branch 'stable'

923a5e2984fc61d9f471a07c972d056749e6963c authored about 1 year ago by Evgeny Poberezkin <[email protected]>
docs: readme follow updates section, add rel=me for mastodon link

272b02b6863b7fd18b0ea5cae4d34e5691422d51 authored about 1 year ago by Evgeny Poberezkin <[email protected]>
ios: add Finnish and Ukranian interface languages (#3040)

281d9c7f794de59dff035a99deffc2842c49547c authored about 1 year ago by Evgeny Poberezkin <[email protected]>
website: fix the apple-app-site-association (#3038)

45682aa7ced97b3e9ac87f4c8d6f998181b26b1f authored about 1 year ago by sh <[email protected]>
desktop: catch Toast exception (#3028)

ad656224077c68b997c7839e2f19ca594991bdba authored about 1 year ago by Stanislav Dmitrenko <[email protected]>
ios: update chat_read_file (#3037)

113a57c7c759d4e9674cdea2428c8a028622c397 authored about 1 year ago by Evgeny Poberezkin <[email protected]>
desktop: local alias update (#3026)

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

e76440ee66cbd6be0208adbd37020d913e5b47e2 authored about 1 year ago by Stanislav Dmitrenko <[email protected]>
core: change encoding of the result returned by chat_read_file C API (#3036)

* core: change encoding of the result returned by chat_read_file C API

* remove unused depend...

82fd3b9004fcd37f90e0020d078cd00faa797d0d authored about 1 year ago by Evgeny Poberezkin <[email protected]>
core: support unicode filenames and catch IO exceptions in C API for local file encryption (#3035)

* core: support unicode filenames in C API

* catch IO exceptions and return as errors

b5a0269aa201c60fcc7fdfd9e0d85d45a7e2300f authored about 1 year ago by Evgeny Poberezkin <[email protected]>
ios: fix type that was preventing sent item status update

7cd4a417e7d39c10292bce81cde0640bac24b40a authored about 1 year ago by Evgeny Poberezkin <[email protected]>
ui: types and stubs to encrypt local files (#3003)

* ui: types and stubs to encrypt local files

* ios: encrypt automatically received images in ...

748572ace91eb842c2941e8673d525dfcc5ae23c authored about 1 year ago by Evgeny Poberezkin <[email protected]>
android: changing a chat on user change (#3027)

* android: changing a chat on user change

* test

* test2

* Revert "test2"

This rever...

a27f30ce12f26f130646f79251be6dad1e887a41 authored about 1 year ago by Stanislav Dmitrenko <[email protected]>
Fix broken RSS feed source URL (#3033)

a90641c1d1c335be62391bcd892fbded92b02a6e authored about 1 year ago by Seth For Privacy <[email protected]>
core: export chat_encrypt_file/chat_decrypt_file

47b783e727448d198371a3578c4851fd4d85a5b0 authored about 1 year ago by Evgeny Poberezkin <[email protected]>
core: C api to encrypt/decrypt local app files (#3029)

* core: C api to encrypt/decrypt local app files

* do not call CF.hPut with empty chunk

edeaf36e8b8eede3194af5c11a5d433c11182d31 authored about 1 year ago by Evgeny Poberezkin <[email protected]>
Merge pull request #2995 from simplex-chat/chat-version-negotiation

core: communicate connection chat version range; don't create direct connections in group (disa...

5e8e4c295c9e117c6e2c45e59d1fb7418f121af0 authored about 1 year ago by spaced4ndy <[email protected]>
core: enable creation of direct connections in group (revert this instead of #3022) (#3025)

37eef3c6c99d69644650840c8a5b943eec839f79 authored about 1 year ago by spaced4ndy <[email protected]>
core: change logic of checking if peer supports feature (check if peer version is compatible) (#3024)

b6c23b59caedb3e0bf160d891045a4c71dbb9fdc authored about 1 year ago by spaced4ndy <[email protected]>
core: rename conn vrange into peer vrange (#3023)

e6baca561080270b92d697939e8c40acd17b869d authored about 1 year ago by spaced4ndy <[email protected]>
Merge branch 'master' into chat-version-negotiation

0c4b843a3f087fc2052148c7bdc1e36946fa8017 authored about 1 year ago by spaced4ndy <[email protected]>
core: enable creation of direct connections in group for chat protocol v2 (for beta; to be reverted for full release) (#3022)

68f359c90475205ffeb506532a0cb3ecf564ace8 authored about 1 year ago by spaced4ndy <[email protected]>
multiplatform: reduce variables that is controlling running chat (#3021)

* multiplatform: reduce variables that is controlling running chat

* removed second variable

e60dbf6add88309c2c33a9970768dd1c1abbed1d authored about 1 year ago by Stanislav Dmitrenko <[email protected]>
desktop: open database dir (#3019)

* desktop: open database dir

* alert

* move button

---------

Co-authored-by: Evgeny ...

67d5b6eace72149fd1aa827813130c95060b25bb authored about 1 year ago by Stanislav Dmitrenko <[email protected]>
core: don't create direct connections in group (#2996)

43e233f0eb9100d9610e05ac50e855c47c8dc86c authored about 1 year ago by spaced4ndy <[email protected]>
android: add Arabic, Finnish, Hebrew (#3018)

* android: add Arabic, Finnish, Hebrew

* update localization lib to support Hebrew

-------...

83b939d215fa77d4853845d15ee62ee5d419b7ff authored about 1 year ago by Evgeny Poberezkin <[email protected]>
website: translations (#3017)

* Translated using Weblate (Arabic)

Currently translated at 100.0% (244 of 244 strings)

Tr...

4d6283630a562c2e08053d1e173e16cfa3dab0fc authored about 1 year ago by Evgeny Poberezkin <[email protected]>
mobile: translations (#3015)

* Translated using Weblate (Chinese (Simplified))

Currently translated at 93.6% (1154 of 1232...

6ff3024238490bf81cb70f4fe476fe0b98c6ec3d authored about 1 year ago by Evgeny Poberezkin <[email protected]>
desktop: setup passphrase during onboarding (#2987)

* desktop: setup passphrase during onboarding

* updated logic

* removed unused code

* b...

aff71c58d7c0436158a3547309ba36cc990712e2 authored about 1 year ago by Stanislav Dmitrenko <[email protected]>
multiplatform: layout fix on link creation page and self destruct option (#3012)

8aed56819945ac976a780bcb006eaddade69437d authored about 1 year ago by Stanislav Dmitrenko <[email protected]>
core: add debug info for subscriptions (#3014)

0ec3e0c18db0a6ddd4471c2023db11c7ae182cd4 authored about 1 year ago by Evgeny Poberezkin <[email protected]>
android: sharing of files with plain text (#3011)

c7f1af8742e3f5214d651563417fbd4fd6b5cd02 authored about 1 year ago by Stanislav Dmitrenko <[email protected]>
core: update return type of read/write file C api, tests (#3010)

4793173465c69878a327ab76300c2f76c9346ebf authored about 1 year ago by Evgeny Poberezkin <[email protected]>
rfc: local file encryption (#2342)

aa676924659a93869f7140ae525fe15507fbdf2e authored about 1 year ago by Evgeny Poberezkin <[email protected]>
core: fix WebRTC encryption, test (#3005)

af02a9244241efb588b2d262c8b258c3046ac948 authored about 1 year ago by Evgeny Poberezkin <[email protected]>
core: update simplexmq (import stateTVar)

461142b875b5e2efe64cdb04ab4541fba86061b6 authored about 1 year ago by Evgeny Poberezkin <[email protected]>
core: support encrypted local files (#2989)

* core: support encrypted local files

* add migration

* update agent api, chat api

* fi...

0b214acf97931994d85f1efbe442ad984330a9da authored about 1 year ago by Evgeny Poberezkin <[email protected]>
docs: groups improvements rfc (#2988)

1c90eb0a2ead5b47d7bb4494233ee863131ab19b authored about 1 year ago by spaced4ndy <[email protected]>
core: communicate connection chat version range (#2886)

* core: communicate connection chat version range

* encoding

* type

* implementation wi...

7a5d4a5a3d0637646b25cc21914582169b3d1f00 authored about 1 year ago by spaced4ndy <[email protected]>
desktop (mac): fixed linking (#2993)

215020b1df6723a698e7b2e4969d03fd02faf046 authored about 1 year ago by Stanislav Dmitrenko <[email protected]>
Merge branch 'master' into master-ghc9

5d580c3a1b004de7648bfb47fc52445da948493c authored about 1 year ago by Evgeny Poberezkin <[email protected]>
desktop: signing and notarizing mac build in Github action (#2986)

* desktop: signing and notarizing mac build in Github action

* changed path

7103524174f5636a3c6feb35a35bd72de8e1e0b8 authored about 1 year ago by Stanislav Dmitrenko <[email protected]>
website: update comparison

4aac3c7922c9ec7ba0c5641317337341f7081d06 authored about 1 year ago by Evgeny Poberezkin <[email protected]>
Merge branch 'stable'

134465fd9d7295a8a937177dee7d414c19bad08a authored about 1 year ago by Evgeny Poberezkin <[email protected]>
docs: update technical details and limitations

0f076d9ac91a7fec5984614dfec6a55c30f474c6 authored about 1 year ago by Evgeny Poberezkin <[email protected]>
desktop: fixed gradle (#2982)

* fix gradle

* correct cert identity

* proper file paths

* moving to secrets

* order...

95d57bc4e151cec5d400de1f27e024d53dd67b71 authored about 1 year ago by Stanislav Dmitrenko <[email protected]>
Sq/website fdroid page (#2980)

* website: change height of f-droid page main section

* website: update lang strings for f-dr...

10f8b8086ec4fcea6a42ac62335ed5d74d24cc10 authored about 1 year ago by M. Sarmad Qadeer <[email protected]>
desktop: fixed gradle (#2982)

* fix gradle

* correct cert identity

* proper file paths

* moving to secrets

* order...

38ff7d173c3a5839e3d1a7a3250811c6c764505c authored about 1 year ago by Stanislav Dmitrenko <[email protected]>
Merge branch 'master' into master-ghc9

3cefe192644b22bd55fc06c906688ff2c1a02afd authored about 1 year ago by Evgeny Poberezkin <[email protected]>
v5.3.0-beta.6: ios 169, android 148, desktop 1.4.0 (6)

7504a82cb3f29af265eb80a3696c1b3e17fe1546 authored about 1 year ago by Evgeny Poberezkin <[email protected]>
Merge branch 'master' into master-ghc9

a2aac72dd1487f00af4dafb1b9fe92ddc45515c1 authored about 1 year ago by Evgeny Poberezkin <[email protected]>
5.3.0.6: update simplexmq (create database path)

ebb4c860b7b00e339ac34f80e74cfd929f9fd8cb authored about 1 year ago by Evgeny Poberezkin <[email protected]>
rfc: improving iOS notifications

79e1bdaf61d0b01bfca72ad7f74aecf25e09124c authored about 1 year ago by Evgeny Poberezkin <[email protected]>
desktop (mac): signing and notarization (#2981)

* mac: signing and notarization

* updated example

* updated action

* update build scrip...

b1a6dec9b5f22faca52996a11042c01c5b520b12 authored about 1 year ago by Evgeny Poberezkin <[email protected]>
docs: correct year in privacy policy

960482f527b7d5cc01a0df6a8594b8b3826d978b authored about 1 year ago by Evgeny Poberezkin <[email protected]>
Merge branch 'master' into master-ghc9

7ef8ae9f4226241af84ff881bfab7b15224b6ca4 authored about 1 year ago by Evgeny Poberezkin <[email protected]>
dekstop: image compression (#2979)

* dekstop: image compression

* refactor

96b253c3e70b4e51fac8328232d113ae0b35267f authored about 1 year ago by Stanislav Dmitrenko <[email protected]>
website: translations (#2978)

* Translated using Weblate (French)

Currently translated at 100.0% (248 of 248 strings)

Tr...

7fc108e6fa69d21404c99e5cd4dbca2fe1d1b581 authored about 1 year ago by Evgeny Poberezkin <[email protected]>
Merge branch 'master' into master-ghc9

9134624e2a068d6f59c629fd06fe240cc967dca7 authored about 1 year ago by Evgeny Poberezkin <[email protected]>
core: debug agent subscriptions (#2976)

* core: debug agent subscriptions

* update commands to include subscriptions summary

3a93954c50dfcc42c2282ab4c720c3200d5c13aa authored about 1 year ago by Evgeny Poberezkin <[email protected]>
Merge branch 'master' into master-ghc9

fde39e74eed9eda0f84ef881c29fb1d04f8b6c1d authored about 1 year ago by Evgeny Poberezkin <[email protected]>
android, desktop: add Ukrainian language

22dc58b735ece00d12be0e47b04f3e8e9c8e072c authored about 1 year ago by Evgeny Poberezkin <[email protected]>
ios: remove empty Localizable.strings files from NSE

bcc265a3b1439c0a079cf69e9440cac23e12e7fa authored about 1 year ago by Evgeny Poberezkin <[email protected]>
mobile: translations (#2977)

* Translated using Weblate (German)

Currently translated at 100.0% (1232 of 1232 strings)

...

5b258384f46c91c9868851a7230e4f97ce378fd4 authored about 1 year ago by Evgeny Poberezkin <[email protected]>
multiplatform: reduce recompositions in ChatView while entering text (#2974)

bdc08698c8de3a45f024e13a3156c1068a24d935 authored about 1 year ago by Stanislav Dmitrenko <[email protected]>
desktop: better autoscroll to bottom on new message (#2973)

7f894abbad3ca7d10076dbd684594c591feef6c9 authored about 1 year ago by Stanislav Dmitrenko <[email protected]>
core: use GHC 9.6.2 (#2641)

* Make it compiler with 9.6

Can be built with:

cabal build all -j --allow-newer=base --all...

761ddac55dc21870fe2614a93369b0cc80fcf697 authored about 1 year ago by Moritz Angermann <[email protected]>
android: update contacts on profile update (#2969)

* android: update contacts on profile update

* returned back

* change

06369e277c4497c72ce459a4fcfb221cb4d6b081 authored about 1 year ago by Stanislav Dmitrenko <[email protected]>
ios: update contacts on profile update (#2970)

* ios: update contacts on profile update

* change

* remove init

---------

Co-authore...

16792de67ade0801a8a61f5eb048b4eb4af4d2b3 authored about 1 year ago by Stanislav Dmitrenko <[email protected]>
ios: making thumbnails faster (#2972)

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

9639fd26b8ff878f80a5cab289a36ccd95192318 authored about 1 year ago by Stanislav Dmitrenko <[email protected]>
ios: fullscreen player fix (#2968)

* ios: fullscreen player fix

* disable playing in some cases

* simpler conditions

* dis...

95379404943b23963f4120675724e52dd0023c31 authored about 1 year ago by Stanislav Dmitrenko <[email protected]>
core: specify compiler

971e71727a4bbe74b684dd1bb2b6f2685141105e authored about 1 year ago by Evgeny Poberezkin <[email protected]>
core: only send changed contacts in api response on user profile update (#2971)

4e861cc93a459e927c7ddc3422ed430eb9628027 authored about 1 year ago by Evgeny Poberezkin <[email protected]>
core: change profile update API to return updated contacts (#2967)

c98b9cda85dc23d2b2fb6798a3f3de888376f420 authored about 1 year ago by Evgeny Poberezkin <[email protected]>
mobile: remove most user data from responses, to reduce noice in errors/console (#2966)

* mobile: remove most user data from responses, to reduce noice in errors/console

* small cha...

a35ab7f9bc3c58e8dfcfc3319a503fe12ce7a13d authored about 1 year ago by Evgeny Poberezkin <[email protected]>
Merge branch 'stable'

e804df9d581a0842cd6c34562c6b80535324fda4 authored about 1 year ago by Evgeny Poberezkin <[email protected]>
docs: translations

b1ecbb03551a330a4e24d144e61c082d9f3c5f7a authored about 1 year ago by Evgeny Poberezkin <[email protected]>
mobile: add Thai language

55eab0976e7366e061b29c62b6913a043333a8bd authored about 1 year ago by Evgeny Poberezkin <[email protected]>
mobile: translations (#2964)

* Update translation files

Updated by "Cleanup translation files" hook in Weblate.

Transla...

3145095611a6ab03604ce80447c41b521c143dce authored about 1 year ago by Evgeny Poberezkin <[email protected]>
ios: export localizations

05426842cdeedf83cadb16b894c4bc1e703f98a2 authored about 1 year ago by Evgeny Poberezkin <[email protected]>
core: update simplexmq (fix repeated HELLO message) (#2962)

* core: update simplexmq (fix repeated HELLO message)

* add callstack to tests

75d11c2b4f4970b6d4b978932215982d24aa6668 authored about 1 year ago by Evgeny Poberezkin <[email protected]>
multiplatform: section item text width limitation (#2955)

36e5fc64a8d86fdba002c1a392a28487695b0171 authored about 1 year ago by Stanislav Dmitrenko <[email protected]>
multiplatform: fix handling HTML in some places (#2963)

788ee1594241bc1ff5bab622f03c37599a9a286f authored about 1 year ago by Stanislav Dmitrenko <[email protected]>
website: add f-droid page (#2960)

* website: add f-droid page

* update fdroid page

* website: improve the layout

* websit...

538cdd16ded8c0a69ed5d65118062e931683cd57 authored about 1 year ago by M. Sarmad Qadeer <[email protected]>
ios: fix view model update not on main thread

63dd6e36b33ad58f92297fb45972a69008112f77 authored about 1 year ago by Evgeny Poberezkin <[email protected]>
ios: fix chat console not showing command and response before re-opening

c3ffc2abb8f08ff62a0f7c5e54c4c6a10898b2b8 authored about 1 year ago by Evgeny Poberezkin <[email protected]>
ios: fix incorrectly showing previous address when it is deleted and created without closing the view (#2961)

04cc0e8065a275054e82b6d200f31473ea275d74 authored about 1 year ago by Evgeny Poberezkin <[email protected]>
core: update simplexmq (sequential sending of batches) (#2957)

* core: update simplexmq (sequential sending of batches)

* update simplexmq

75c9b402624fdd1f8c53cf07ae714d5874d1ae2e authored about 1 year ago by Evgeny Poberezkin <[email protected]>
Merge branch 'stable'

847252f61eb016d22d0763a862df891b6c2eecae authored about 1 year ago by Evgeny Poberezkin <[email protected]>
readme: add USDT address

c38af98a01a1c070a382a69e49abcf3f753e720a authored about 1 year ago by Evgeny Poberezkin <[email protected]>