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

fix deletion of contact with files wip (#614)

b3641bdf83e3ece18e7dac1f9c89b99f15d3e865 authored over 2 years ago by JRoberts <[email protected]>
android: fix quotes with images and files (#611)

c4f4cd85c4d0c60b6a1b9946b46ce0bc389cf273 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
android: remove unnecessary READ_EXTERNAL_STORAGE permission request, open image picker in Gallery; IMG timestamp format (#610)

235bce8e2a4d50e86ca81ba0b4fd3bdb2ebdda31 authored over 2 years ago by JRoberts <[email protected]>
android: types and messages for webrtc calls (#609)

* android: webrtc calls

* string localizations, more types

fcb5c69281f61bb5a70ce1f48b1cf93fa6eb0cdd authored over 2 years ago by Evgeny Poberezkin <[email protected]>
mobile: webrtc calls state machine (#606)

* mobile: webrtc calls state machine

* android: call api types

* android: call api methods...

29990765e722e15c3947e336dd6273635fe02352 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
mobile: files UI (#597)

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

884231369f7c7ab3c184ccaffb994759e4ee0725 authored over 2 years ago by JRoberts <[email protected]>
core: update _send api, remove _send_quote, use new api in tests (#608)

e575e97019fe875b0f5b1ea0c7ee331da93b6b27 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
core: use filename in quote when there is no message text (MCText) (#607)

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

9d47c8a3d4c9c4f29e9e3dfbbf27234a14fb08cc authored over 2 years ago by JRoberts <[email protected]>
mobile: switch to send_v2 in ios, add to android (#605)

c8aa8db973939bc7fd2027b617da5c401ae11f91 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
core, ios: send_v2 api to send messages as JSON (to support filenames with spaces) (#604)

e80f617840c733b2440bd7c39e26ce3eef2b599d authored over 2 years ago by Evgeny Poberezkin <[email protected]>
core: update sent file status for direct chats when sending complete (#603)

* core: update sent file status for direct chats when sending complete

* update snd file stat...

7928cdbfb8ccc54891c82d655bed5d99ebc89c0c authored over 2 years ago by Evgeny Poberezkin <[email protected]>
core: use filename in quote when there is no message text (#602)

dbf6b1f673915f383d25a6c547baa935e28774c8 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
add AChatItem to snd file events (#601)

cf04a9fed36e3bce15fa7297d0140d54e315281d authored over 2 years ago by Evgeny Poberezkin <[email protected]>
Merge pull request #591 from simplex-chat/webrtc-calls

WebRTC calls

76a9b5b8d4f81c1438fe9f358f38a3fcfdfc90da authored over 2 years ago by Evgeny Poberezkin <[email protected]>
core: fix mac tests (#600)

80c5a151a26d38df8c71d5f06d24173db7e5f9d3 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
core: update webrtc types (#599)

96b514af456a158755853a2965fe202137df7217 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
ios: webrtc calls started (#594)

* building towards ios calls

* minor ios changes

* linting

* RPC calls with webview

...

f2036236f68463659df07941ff05489f34d602c6 authored over 2 years ago by IanRDavies <[email protected]>
Merge branch 'master' into webrtc-calls

3e19e495ded0fa87f2c6695bd2be6068c310e77f authored over 2 years ago by Evgeny Poberezkin <[email protected]>
core: calls api - support multiple calls, process status updates from webview, refactor, tests (#595)

* core: tests for call api (WIP, test fails)

* fix test

* add APICallStatus, tests

* up...

1ddd17839bb5c81e8a36ce7254090c1ab7f45e6b authored over 2 years ago by Evgeny Poberezkin <[email protected]>
ios: move image utils to FileUtils (#598)

70ea803a49e1329f44519fe4cac4f6e718787d4b authored over 2 years ago by JRoberts <[email protected]>
mobile: support receiving files (#584)

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

2c1ad9a6419c9c9002321d873e2d61bbb67a3590 authored over 2 years ago by JRoberts <[email protected]>
test: fix race condition caused by small file transfer (sender cancelled) (#596)

260a758b82ca9e43377551b568406e1d95f6ff7c authored over 2 years ago by JRoberts <[email protected]>
Merge branch 'master' into webrtc-calls

8e002eed1caddceef3703d7379868520c5390996 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
core: webrtc calls API implementation (#593)

* core: webrtc calls API implementation

* process call messages, send events to the UI

20d253ea359aff5b7382afb42bd6c5369302af2c authored over 2 years ago by Evgeny Poberezkin <[email protected]>
ios: notifications service extension - refactor model and API (#578)

* ios: notifications service extension

* create notifications in NSE (WIP)

* refactor noti...

3519032784cb95ac9f7d371151cc58df9c6a838c authored over 2 years ago by Evgeny Poberezkin <[email protected]>
core: webrtc calls api types (#590)

* core: webrtc calls api

* call: call state, chat items, update commands/responses

* updat...

cdb919db967619f27eddccf3d0e1b93746e6e9a0 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
webrtc calls in webview to typescript (#592)

* mobile: webrtc calls in webview (typescript WIP)

* typsecript compiles

* fix error messa...

f78ec3584f3af647d8580da910e455ec368f3961 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
Merge branch 'master' into webrtc-calls

18d1a0605e5bac619e94d79772d1b9f555f1484e authored over 2 years ago by Evgeny Poberezkin <[email protected]>
fix test for /t

63f531259d819280347df7ebe2bcac0ca4894e30 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
id/video calls prototype (#570)

* initial UI framework

* limited javascrtipt interaction

* run some js

* try to resolve...

94a4f33a1faa2cd54bf0cbd7eb23008784d2db6b authored over 2 years ago by IanRDavies <[email protected]>
fix test for /t

26d3e71c4e4ea01bce7312a47d124b76b71f6c33 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
mobile: show contact connection pending status as ellipsis, error as gray circle (no green circles) (#588)

* mobile: show contact connection pending status as ellipsis, error as gray circle (no green cir...

606eefa45d34923b02e9962d10de3350be432743 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
Video calls RFC (#542)

* draft RFC for video calls, own rolled WebRTC approach in comments

* formatting typo

* up...

42959cc35031d6482fea7e6bc64d601a07ae11fb authored over 2 years ago by IanRDavies <[email protected]>
terminal: /tail all messages (for all chats) (#589)

* terminal: /tail all messages (for all chats)

* tests

2b1ab01efe591f760d092ff5f531d0c136382207 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
core: discontinue old file protocol (send); use MCFile when sending and receiving files (#587)

dd592c7db32a332cdd604075b305a7d59af4dba2 authored over 2 years ago by JRoberts <[email protected]>
core: api to resubscribe connections (#586)

* core: api to resubscribe connections

* update simplexmq

305052ecaf95858630f6667dcaf34026e98622b0 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
ios: update version 1.7 (40)

099f25c63f44dd6fad03b05fb799cbb3b225cee0 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
core: return AChatItem in FileAccepted and FileStart events (#585)

6c72db58f55c441e25dce745b420199796047708 authored over 2 years ago by JRoberts <[email protected]>
core: refactor terminal commands (#583)

1df9a1ec2dd2636800495537e032173a393ed49f authored over 2 years ago by Evgeny Poberezkin <[email protected]>
terminal: command to show last N items in a chat (#582)

d9572cef86a987f6dd285f62562e2eb074eb8c92 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
core: MCFile (#580)

c48a516586dcdee3366a42ceebb54f70d6e7fc4e authored over 2 years ago by JRoberts <[email protected]>
android: refactor compose (#579)

a7554771a0175cfad331ee2e7659723d3c88cacc authored over 2 years ago by JRoberts <[email protected]>
core: fix asynchronous file transfer (#572)

645587431d0599cb12bc2fad4ea4eddccae6c77e authored over 2 years ago by JRoberts <[email protected]>
core: fix mac tests (#576)

* core: fix mac tests

* enable all tests

f02dcc851ee7e39cbe8fe9d86da504425c60d05e authored over 2 years ago by Evgeny Poberezkin <[email protected]>
test: fix race condition caused by small file transfer (#577)

762024dfd9ccc59c67b58d36d0c6b0ddc9d2cd82 authored over 2 years ago by JRoberts <[email protected]>
mobile: use batched DOWN/UP events, core: include pending contacts (#573)

* mobile: use batched DOWN/UP events, core: include pending contacts

* query style

fc5cdc5eb1f1bca6275e293b5ca41f20f87a7dd9 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
android: UI for pending contact connections, ios: translations, show profile picture in contact requests (#571)

* android: UI for pending contact connections, ios: translations, show profile picture in contac...

44de6297eeba976891e4e1dec3c500f1b0036d4c authored over 2 years ago by Evgeny Poberezkin <[email protected]>
core: test async handshake (#569)

* core: test async handshake

* Update tests/ChatTests.hs

Co-authored-by: JRoberts <8711996...

cd2eb9c88eb78a435b7b572b74db58481f54f63e authored over 2 years ago by Evgeny Poberezkin <[email protected]>
refactor to use stringResource in composables (#568)

In order to retain the ability to have Previews in android studio we need to use stringResource ...

5fc1364fd36272595da2d15eb2bb0b3b35cc659d authored over 2 years ago by IanRDavies <[email protected]>
android: use opensource boofcv to scan QR codes (#562)

* open source qr code scanner

* refined error localisation - todo moved

* tidy up to make ...

b5022b4d41b871ed62f8f66b3b77781037e33e5d authored over 2 years ago by IanRDavies <[email protected]>
ios: pending contact connections UI, core: delete connections on the server when deleting in UI/db (#565)

* ios: started pending connections UI

* ios: UI for pending contact connections complete

*...

89c36d42e29cc7b01697e81a748b7f32ec642fa5 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
mobile: correctly resize images, refine image sending UI (#546)

db4731f19b9e2685a1f6f75cf32cc9b22e6dcb39 authored over 2 years ago by JRoberts <[email protected]>
core: batch contact disconnections and re-subscriptions to one event per server (#564)

* core: batch contact disconnections and re-subscriptions to one event per server

* update si...

0470f9cf3621c66a89c5c872c1662d2aecf2cfc2 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
Paste link to connect (#551)

* initial implementation of textbox

* paste to connect box implemented (and tested) in androi...

e87660974e5dc96fdcf9e410b36a9c8602216158 authored over 2 years ago by IanRDavies <[email protected]>
core: add updatedAt to UserContactRequest and to PendingContactConnection, use it to sort the list of chats, tests (#563)

48ba6472b69fef04feda9717bbbc8eff3b5a6738 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
core: update test (#561)

9de28c46a0fd53564de589bd6bcc04f5d6749360 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
core: api for pending contact connections (#553)

* core: api for pending contact connections

* core: pending contact connection events / api

14514050aee99f757e9d9ecff75807aa46c8dce8 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
remove nl translations (will conflict with locale-nl branch)

a525f2496939e4d834c6ce81021b98204fd357a8 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
ios: refactor views with ViewBuilder (#558)

4a2bfef4b3bef24a027fc41a333b4579448934ff authored over 2 years ago by Evgeny Poberezkin <[email protected]>
ios: add translation for "Checking new messages..." test notification

0c37282cd3d21956d6337bf711c1959195122de7 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
ios: fix opening direct chats (#555)

e6fdb40c5967ed7b3a47e35b6a254c1d64d413c2 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
ios: show notification token status in UI (#552)

* ios: show notification token status in UI

* show notification token status

0091e9f162cc36592a793ad422dcde5d6efc5938 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
APIRegisterToken returns NtfTknStatus (#550)

8257842914e77c125c60be742006312f9705ecbe authored over 2 years ago by Evgeny Poberezkin <[email protected]>
ios: show local notification when checking messages having received background notification (#549)

* ios: show local notification when checking messages having received background notification

...

dcffdf83b9fb6dee4594e15d1ed1309e21452711 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
Show pending contacts (#547)

* capture contact connecting event

* disable navigation to not ready chat

* update "pendin...

193287377635fd3ffd2066337d790126174fb8d4 authored over 2 years ago by IanRDavies <[email protected]>
ios: periodic notifications UI (#548)

* ios: periodic notifications UI

* add missing import

Co-authored-by: JRoberts <8711996+jr...

7c2edff81f75bcbb5272126cf1c4ad1d2325498f authored over 2 years ago by Evgeny Poberezkin <[email protected]>
ios: push notifications (#482)

* ios: get device token for push notifications

* ios: receive messages when background notifi...

f5947745797025c6b1516662942621cf31a0bb59 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
android: support app links via simplex.chat (#545)

* update manifest

* autoverify domain

* add path prefix to intent filter

* support cont...

03b8cdea8d7115bd28057bf503023219f6d78bf3 authored over 2 years ago by IanRDavies <[email protected]>
SMP AUTH error processing and descriptions (#544)

* SMP AUTH error descriptions

* change text

* android error description

* Update apps/a...

effd37402a9b0ff7669f9c918ca203b48756b8f5 authored over 2 years ago by JRoberts <[email protected]>
Merge pull request #543 from simplex-chat/master (version 1.6)

43e560c901f6ce731f9bbc86de5086f7f535502e authored over 2 years ago by JRoberts <[email protected]>
android: version 1.6 (26)

ec5aea077382f597be39a2ce6e3db34218c9e7d6 authored over 2 years ago by JRoberts <[email protected]>
ios: version 1.6 (39)

9a32bb8959e80a9e43cf4625a8b0114ec779bbcc authored over 2 years ago by JRoberts <[email protected]>
mobile: fix translations, minor view bugs (#541)

4cac08cf518d1c558fa77b4a087c738a5b9e91d7 authored over 2 years ago by JRoberts <[email protected]>
android: version 1.6 (25)

3e1fa779b98fa9809aee8ed0e801f8cb2d159d36 authored over 2 years ago by JRoberts <[email protected]>
fix: cancelled links previews, context menu width

5119bb36254700a6ca76c1d1693209b194b1757a authored over 2 years ago by Evgeny Poberezkin <[email protected]>
android: version 1.6 (24)

d61c8a363a64657fa77016d7f586621d59e529e6 authored over 2 years ago by JRoberts <[email protected]>
ios: version 1.6 (38)

059a13576b4a57205899b7637f4608b05fb06ad7 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
ios: add english localization

2e46092d92cf5138978d34d1d68796f4f08bfce0 authored over 2 years ago by JRoberts <[email protected]>
ios: update version 1.6 (37)

44fd13b836c19038d783ad1e204a8d0da879655d authored over 2 years ago by Evgeny Poberezkin <[email protected]>
ios 1.6 release

015329fcc74522ec34a50eb6baa5a4e5b96f77fa authored over 2 years ago by JRoberts <[email protected]>
mobile: enable/disable features for release (#540)

6835b6c1dd94aafba29234f472fa7f569db8a790 authored over 2 years ago by JRoberts <[email protected]>
mobile: support images (#536)

* ios api

* ios wip

* android wip

* ios files folder

* ios get address on start

*...

1152b5d737a9d0f8784b34ea1dc6bfc65d8cd025 authored over 2 years ago by JRoberts <[email protected]>
ios: update haskell libs

de81afc727dcb10f81129baae575420ac8c00824 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
update build badge to point to stable branch

ffb941ac4d31c43902d3433295621a47f6a87381 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
Merge pull request #535 from simplex-chat/master

merge master to stable

4b39de6c4fdec8d7795b2e7eb457b5661e77aa9b authored over 2 years ago by Evgeny Poberezkin <[email protected]>
ios: remove "Tests MacOS" target

bc9a8bc32c64ea1dc9b9c1c36ee38b9fbccc52e0 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
terminal: version 1.6.0 (#534)

757ca74482d340f79d9e8834937133dc3413ba6e authored over 2 years ago by JRoberts <[email protected]>
ios: i18n (#533)

* ios: prepare for i18n

* commit localizations

* update Russian translations

* fix noti...

87c688a7395151bd4b5b74e1f03f20215363ccaa authored over 2 years ago by Evgeny Poberezkin <[email protected]>
android: i18n (#529)

* internationalization framework

* rearrange strings

* typo

* minor id & xliff changes
...

d201c9528a49fcaf335c6087bf540119517149e7 authored over 2 years ago by IanRDavies <[email protected]>
core: refactor files folder support (#532)

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

2058e904e60f96c2e1c4398bc450b68176736f1c authored over 2 years ago by Evgeny Poberezkin <[email protected]>
core: support files folder for mobile, delete files, chat item in CRRcvFileComplete (#530)

e560ed83276f9da42bad24dd43361593963b2aa7 authored over 2 years ago by JRoberts <[email protected]>
typo

5281871aa6ae8191e19d15f1be7f45144bc9568d authored over 2 years ago by Evgeny Poberezkin <[email protected]>
fix typos in readme (#528)

f83704c96414a19b110542f5ba33eb13f28aebf9 authored over 2 years ago by JRoberts <[email protected]>
add status icons to messages (#524)

* add status icons to messages

* prettier spacing

* tighten status icons

Co-authored-by...

1431002829a16ed03c89ea25be6c14afaa3562de authored over 2 years ago by IanRDavies <[email protected]>
readme changes (#527)

* readme changes

* more changes

* response to comments

f1356ca6421384dd6f3aaba71ef39f1836a112bc authored over 2 years ago by IanRDavies <[email protected]>
reduce text in readme (#525)

* reduce text in readme

* update "why"

* typo

Co-authored-by: JRoberts <8711996+jr-simp...

07c779952379e2d1a292843e974241bed5f33826 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
Merge branch 'stable'

7ab76528a0185205686a673f2dd33295708bdc40 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
android: update version 1.5.1 (23)

a0a14889b16d48c3b28caaa12316f92bc217ce65 authored over 2 years ago by Evgeny Poberezkin <[email protected]>
Merge branch 'stable'

78133ff4d21fefaae179c8b99d6e19772bbd6add authored over 2 years ago by Evgeny Poberezkin <[email protected]>
core: update simplexmq (fixes SMP END from disconnected clients removing active subscriptions) (#523)

34c513adeb639bbb8d11fd4b08039dfc03b39bca authored over 2 years ago by Evgeny Poberezkin <[email protected]>