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

core: do not start disappearing timer for live messages until they stop being live, and start it on item update instead, provided they are read (#1609)

* core: do not start disappearing timer for live messages until they stop being live, and start ...

64fb1f0b85ea2471faed09ce7abee68756f91ac6 authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
core: ttl in feature chat items, view responses (#1595)

* core: ttl in feature chat items, view responses

* fix tests

* fix test

* view

* re...

84e43c57f6b7d5746b47954acfa4e8e77bfd18dd authored almost 2 years ago by JRoberts <[email protected]>
terminal: use Ctrl-L to start/continue live message, as Alt-Enter is not always supported (#1607)

* terminal: use Ctrl-L to start/continue live message, as Alt-Enter is not always supported

*...

ffa37b16841a550f5c8fb1fa4be8bbbf9c1270f7 authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
terminal: support live messages (#1597)

* terminal: toggle live message updates

* terminal: send live messages (#1599)

* terminal:...

86271fe109fabb6239938dbb0e4ff0ee95b9d2e6 authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
core: increase thread delays in timed messages tests

5dab099b5c52b4e98ef50ba9ee094667759c5c36 authored almost 2 years ago by JRoberts <[email protected]>
docs/webrtc: add troubleshoot section (#1602)

199e61e5c657c40e538fa569ab8fe7d79bb0240f authored almost 2 years ago by sh <[email protected]>
ios: fix live messages sending incomplete words, refactor (#1604)

76b4fd34c17b09af7acdda475907920a0bbf0abb authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
mobile: allow ending live message with an empty string (#1603)

b159496257c4ce0171d58d598ecf901ef5b083f0 authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
ios: remove unused package from project (#1598)

c0fb29d5f7f3b93eb680aa4926c42fa2a2c5993a authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
terminal: command to get last item ID (to reference it in the tests) (#1596)

* terminal: command to get last item ID (to reference it in the tests)

* lastItemId

Co-aut...

4ab7e5e1c8c534740bff12902cda3e667ca94091 authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
ios: live messages (#1569)

* ios: live messages

* remove comments

* remove conflict

* live message buttons and ale...

9e847c2e1f6906438671464ae94f90a74ab20c5a authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
core: set item that was live as 0, that was never live as NULL (Maybe Bool type) (#1594)

* core: set item that was live as 0, that was never live as NULL (Maybe Bool type)

* fix

d105e596553a32a06dfc5675c9100104cb0108f9 authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
core: timed messages terminal api, tests (#1591)

f128ebac871d94dc52dabd047c0a47abbdb04a4f authored almost 2 years ago by JRoberts <[email protected]>
ios: Ability to add stickers (#1593)

* ios: Ability to add stickers

* fix text alignment for correct input field height

* refac...

b4de9c266b182fe8eb758b298d956d0a6a8551a0 authored almost 2 years ago by Stanislav Dmitrenko <[email protected]>
core: fix mark read queries (#1592)

e410fc7736f3d57968ca699e9558d4b1f1151322 authored almost 2 years ago by JRoberts <[email protected]>
core: do not mark live items as editied until it's no longer live (#1590)

* core: do not mark live items as editied

* Update src/Simplex/Chat/Store.hs

* mark item a...

f5bd6eb4c3a75e9cce3718446e3482c0128b2f2e authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
core: simplify terminal mark messages read logic (#1589)

cee403c1ed9faa8fcbcc40e772596e18fce029fe authored almost 2 years ago by JRoberts <[email protected]>
core, mobile: logic for enabling disappearing messages (#1588)

* core: logic for enabled for disappearing messages

* refactor

* update feature enabled in UI

8786e2147a019c99e5b3d05099f60cc577a058c9 authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
core: support for live messages (#1577)

6b8705e9f46551a5812e9c8e2124eebbb2bbd907 authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
android: Optimized chats snapshotFlow (#1578)

* android: Optimized chats snapshotFlow

* Concurrency test

* Revert "Concurrency test"

...

acfb98bd81a4943f46c68a15083e878e6df0115b authored almost 2 years ago by Stanislav Dmitrenko <[email protected]>
android: Progress indicator and group members loading (#1579)

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

c240456b80e6c71aab7f1084e7344de17d7eda37 authored almost 2 years ago by Stanislav Dmitrenko <[email protected]>
android: Changed a path in script for downloading libs (#1580)

9e1641a1547dd482f00a254daf062a66993b4bad authored almost 2 years ago by Stanislav Dmitrenko <[email protected]>
core: make ttl optional in TimedMessagesPreference (#1583)

* core: make ttl Maybe in TimedMessagesPreference

* omitNothingFields

17cd3cdca452da51fe8622ff65a8dcf88f7905ea authored almost 2 years ago by JRoberts <[email protected]>
core: add ttl to XMsgUpdate (#1581)

aa264690ab310e2394c1607772aeaa64ee6765be authored almost 2 years ago by JRoberts <[email protected]>
core: timed messages (#1561)

* docs: disappearing messages rfc

* change schema

* word

* wip

* wip

* todos

*...

0e837ae392a3c3572ffae81245e7347b5b2227e8 authored almost 2 years ago by JRoberts <[email protected]>
android: Show error instead of crashing after failed to parse chats (#1573)

* android: Show error instead of crashing after failed to parse chats

* Just for test

* up...

68525b413129ecba55214ff1c49aeb5c58d77575 authored almost 2 years ago by Stanislav Dmitrenko <[email protected]>
android: Create group link with one click (#1575)

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

8775db7c976fa871cd85043bedcbe4be47e4f86d authored almost 2 years ago by Stanislav Dmitrenko <[email protected]>
android: Verify connection security code (#1567)

* android: Verify connection security code

* Dividers

* Changes

* Padding

* Share co...

f266debd56e99545b2fa6675a2e86426294288b7 authored almost 2 years ago by Stanislav Dmitrenko <[email protected]>
mobile: update types for timed messages preference (#1574)

044c7a8191e622cd3359797d36ff994c853ba7a8 authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
core: types for timed and live messages (#1572)

* core: types for timed and live messages

* add protocol tests

677c6aeb2e03d8282d402f49a7db4225d1424920 authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
core: type for group preference for timed messages (#1568)

* core: type for group preference for timed messages

* remove unused func

7b8f5be821ab76c9af4049163d8595b50ff6b004 authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
ios: create group link with one click (#1566)

* ios: create group link with one click

* line break

* move call

21765905a785b116ebc3613db0b24c540f744b10 authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
translations (#1563)

* Translated using Weblate (Russian)

Currently translated at 100.0% (831 of 831 strings)

T...

70a9c01477a8abdec0bc9c894f582c3a61156486 authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
core: different types for chat preferences, to allow parameters (#1565)

678dbec3e2f4671bbc62a74c6aeca2f3231c9ba2 authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
android: Notification mode selection in onboarding stage (#1535)

* android: Notification mode selection in onboarding stage

* Change

* Different texts

*...

bd4c7dffbf71ac49353914d114c4fcd30573c467 authored almost 2 years ago by Stanislav Dmitrenko <[email protected]>
android: Fix crash on multiple selection of images (#1560)

* android: Fix crash on multiple selection of images

* Revert "android: Fix crash on multiple...

1eb40300807695bc1805f112e66d886e1ff7666d authored almost 2 years ago by Stanislav Dmitrenko <[email protected]>
nix: merge android and ios (#1551)

bcc64442e94aed499ef0b424a6fbab0d5eadf629 authored almost 2 years ago by sh <[email protected]>
android: Chat auto-scrolling behaviour (#1556)

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

1246b9e376a8aafc52907664b41f1bdd4274e72a authored almost 2 years ago by Stanislav Dmitrenko <[email protected]>
ios: verify connection translations (#1558)

d6e9a87d583f290283959d689e068c986a34503e authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
FR translations (#1559)

* Translated using Weblate (German)

Currently translated at 100.0% (822 of 822 strings)

Tr...

cddd3cd6731df4bac652c54ac2529e3e3ff901e9 authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
core: improve stability of file transfer handshake by using async agent commands (#1541)

e00ef7c7dadd4e472f85213a7a0e31711102f3d9 authored almost 2 years ago by JRoberts <[email protected]>
translations: corrections to DE, add FR (#1557)

* Translated using Weblate (German)

Currently translated at 100.0% (822 of 822 strings)

Tr...

1a201cfadf336e41356fadd7d6dd06ddfd749a28 authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
ios, android: show send direct message button only for active members (#1554)

a4ecb4174333f64545fdd5b27755bea8e96cddee authored almost 2 years ago by JRoberts <[email protected]>
android: Different style for voice button when no permissions granted (#1555)

* android: Different style for voice button when no permissions granted

* linebreaks

Co-au...

e347f5329c47f2307d63360b66743aefdaaa99d7 authored almost 2 years ago by Stanislav Dmitrenko <[email protected]>
android: Voice messages refactoring (#1511)

* android: Voice messages refactoring

* Different way to block text field from editing while ...

741b3e8848ea83c47aeae6227c85c1f4cf32f03c authored almost 2 years ago by Stanislav Dmitrenko <[email protected]>
ios: verify connection security code (#1542)

* ios: verify connection security code

* verification in member sheet (still crashes)

* us...

7b4710d198b05ffae929037cbfb1dce0df974421 authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
fdroid: fix metadata (#1550)

* fdroid: fix description

* add header

Co-authored-by: Evgeny Poberezkin <2769109+epoberez...

c77f6100c5c6824bf5615284113611bb9097e3f6 authored almost 2 years ago by sh <[email protected]>
4.3.2: terminal, ios (101), android (78)

138dc7fe8f8f417a5380600ef459d337b534aa55 authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
website: add F-Droid key hash to open SimpleX links in the app

0535d847196cd0204f116eb4f1db1128a57b163d authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
readme: add BCH address for donations

f4447ffe89e995b65cfacb207605ee14053e9fb4 authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
core: clear connection verification status (#1540)

146d5f99bc44a8e20bf48e3292ab72043b11e9f4 authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
core: fix parser

73e5fff8f58496c76e78aaedb00c02605e99f90a authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
core: group description (#1538)

* core: group description

* support multi-line welcome message

* fix

33e75381720c60d4dc57f601fbb865b9567d5b3d authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
android: Fix for AddressAlreadyInUse exception (#1534)

* android: Fix for AddressAlreadyInUse exception

* simplify loop

Co-authored-by: Evgeny Po...

49c9c501aaa6c7b35fc90b028bc27073a280a5ad authored almost 2 years ago by Stanislav Dmitrenko <[email protected]>
core: refactor parser (#1537)

* core: refactor parser

* fix

a177dc5a13ac6587726da3117c9a1b9c36b37174 authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
show /create link command when group is created (#1536)

a4f207875f23316d7a182ff442f75af3703b92fd authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
core: optimize group deletion (#1529)

bcca0998d5c25395d9d265f9fdc3e25091e6f980 authored almost 2 years ago by JRoberts <[email protected]>
core: verify connection (#1530)

* core: verify connection

* update commands

* api to get/set verification code/status

*...

95cc9e1e55631e87c7b1af23b0a34eea4859a4f9 authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
build-android: add skip flag and update logic (#1525)

* build-android: add skip flag and update logic

* build-android: change equal

ab5ae2d2cb4c03d174520c64f2e5b5ee5e3d7ac8 authored almost 2 years ago by sh <[email protected]>
android: version 4.3.1 (77)

40a91a72739db89a35bc575537f8986857291a3d authored almost 2 years ago by JRoberts <[email protected]>
ios: version 4.3.1 (100)

1240b31df8ae125032983ca238c2dd555f129621 authored almost 2 years ago by JRoberts <[email protected]>
mobile, core: fix voice message reception in groups (#1524)

ff147307389fd69be6f17db2e860f4377d45f464 authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
4.3.1

0cba3a4bb3ba7c9ad3e731fa64a624a49da70967 authored almost 2 years ago by JRoberts <[email protected]>
android: version 4.3.1 (76)

208f8a3346936df01aa552dfed9bc87a8446c8ff authored almost 2 years ago by JRoberts <[email protected]>
ios: version 4.3.1 (99)

caa3efb9edd73bffb364995436a0cd4825444a34 authored almost 2 years ago by JRoberts <[email protected]>
ios: deleted item preview; android: refactor removeChatItem (#1523)

4beb91675499b0c2aa901009b388627e55b6006f authored almost 2 years ago by JRoberts <[email protected]>
android: Cancel notification after message deletion (#1512)

* android: Cancel notification after message deletion

* Improve

* Temporary chat item

*...

c1ee04eed17ac128b8788c44bb94a71687d88256 authored almost 2 years ago by Stanislav Dmitrenko <[email protected]>
android: show open direct chat button for direct contacts (#1521)

0ad3bc9993e9b4a5ca95ababe35dc99fff1b911e authored almost 2 years ago by JRoberts <[email protected]>
core: don't mark contacts as used on api get chat (#1522)

9893aa665afdebf5472b4fd81d20a40c386ef4e3 authored almost 2 years ago by JRoberts <[email protected]>
ios: show open direct chat button for direct contacts (#1518)

fda8836ab8545a35ccac32d896a41ff45dded75b authored almost 2 years ago by JRoberts <[email protected]>
website: add SHA256 of the key signing GitHub android APK to open links in the app

05fdd07409e79c942529395726941dd256a95cc4 authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
terminal: only set contact/group as active for terminal input if it is not muted (#1514)

fb8f5facd05b57908640a17ce52c63965aae6ae4 authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
android: Added rememberSaveable in pref screens (fix merge) (#1517)

8bdb784a14f302506aef10455b42840e2abcc70d authored almost 2 years ago by Stanislav Dmitrenko <[email protected]>
android: Added rememberSaveable in pref screens (#1509)

5d785aad2e2f2c710a055cdf73b4003580f0999b authored almost 2 years ago by Stanislav Dmitrenko <[email protected]>
android: Saving prefs alert on exit with unsaved changes (#1508)

* android: Saving prefs alert on exit with unsaved changes

* DIfferent implementation for Ale...

ce11d58a76e2a4d7b4586f2e6fbd8a32ac327e91 authored almost 2 years ago by Stanislav Dmitrenko <[email protected]>
readme: add mastodon link

887b374bfccd457668da7a5f15135d48ab4d1ec6 authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
readme: update screenshots

94dc967197190d0f3432f1692349eaa2f3ac6724 authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
core: more test cases checking deletion of unused contacts and incognito profiles (#1513)

4319a581cae05e936879586f7fdf55d55b81f15c authored almost 2 years ago by JRoberts <[email protected]>
core: delete unused contacts after deleting group (#1503)

fb0521855878983b213fcc569055f6416d5528a1 authored almost 2 years ago by JRoberts <[email protected]>
blog: v4.3 release announcement (#1510)

* blog: v4.3 release announcement

* add images

* update image URIs

* update post

* t...

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

87ba429dfdd1f2e0b7e0b47a7ba2e638f26f3f09 authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
docs: update f-droid store info (#1507)

7af1a7cf76dad28d89fd9db52db05c162afda7b8 authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
build-android: update nix install (#1506)

df619acdd4743c85626019c8ab961501fb1e7a7b authored almost 2 years ago by sh <[email protected]>
android: make backup disabled by default (#1505)

503d0cd4514785d91601ecfc91e8781cb3df4565 authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
android: Vibration pattern (#1504)

* android: Vibration pattern

* update pattern

Co-authored-by: Evgeny Poberezkin <2769109+e...

1294a00ee71559627bb356b72049d696c96569b2 authored almost 2 years ago by Stanislav Dmitrenko <[email protected]>
android: Notification sound (#1468)

* android: fix full screen call notification (#1466)

* android: Closing call means canceling ...

0a8069ada2b9855ef3c05b3a70ba4df09a7272fe authored almost 2 years ago by Stanislav Dmitrenko <[email protected]>
website: add .well-known folder to allow mobile apps process URLs

c167f594b95eb212c327bd70a4412900aa89a44f authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
blog: permalink for v4.3 post (#1499)

ce5124594d03abb95ce4af0f3cf7bf1f9ca0f24c authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
android: v4.3 (75)

5de96aa7c49943027988cad5f13af11374750a5f authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
ios: v4.3 (98)

cdbf8e2715f6534a11e151d0064945029a1c4ad0 authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
mobile: german translations (#1498)

69b2f8f535c2ae86b0a3c1cd53665fc77a9d6639 authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
android: improve UX to create groups and UI of group preferences (#1496)

ff17f8955155e4078c53911729484b713b487a16 authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
ios: translations (#1495)

358712fa31bafa56a5b9d0fa996e019950807f94 authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
ios: improve UX for contact/group preferences (#1494)

* ios: improve UX for contact/group preferences

* refactor

75cad8a6bfbbcd98711d6226173aa56c577196c3 authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
mobile: "delete for everyone" feature, translations (#1491)

e5969e197a237a63723b106b674fea368cc3dc2c authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
android: function to call api on background thread, use it for marking items read (#1493)

a9ffe4e039babb053bda0d892ff4b22c6670b55f authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
android: Making full backup optional (#1477)

* android: Making full backup optional

* move to database settings

Co-authored-by: Evgeny ...

bf2129c4ae954921314b80546a19e12d6cc60880 authored almost 2 years ago by Stanislav Dmitrenko <[email protected]>
ios: fix screen protection in sheets, remove screen protection from settings and image pickers (#1492)

04f10aede78a3bc2578da333198534b6fb081670 authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
ios: menu to hide revealed chat item (#1490)

ffbff93374a3ffa4d77dcdc9d747ba94f9abddc8 authored almost 2 years ago by Evgeny Poberezkin <[email protected]>
android: marked deleted / reveal ui (#1488)

* android: marked deleted / reveal ui

* marked deleted, reveal

* fix ios

* different al...

f3630d934c683f6c6395ae26f798ac8d9a8f4c19 authored almost 2 years ago by JRoberts <[email protected]>