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

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 ...

github.com/simplex-chat/simplex-chat - 64fb1f0b85ea2471faed09ce7abee68756f91ac6 authored about 2 years ago
core: ttl in feature chat items, view responses (#1595)

* core: ttl in feature chat items, view responses

* fix tests

* fix test

* view

* re...

github.com/simplex-chat/simplex-chat - 84e43c57f6b7d5746b47954acfa4e8e77bfd18dd authored about 2 years ago
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

*...

github.com/simplex-chat/simplex-chat - ffa37b16841a550f5c8fb1fa4be8bbbf9c1270f7 authored about 2 years ago
terminal: support live messages (#1597)

* terminal: toggle live message updates

* terminal: send live messages (#1599)

* terminal:...

github.com/simplex-chat/simplex-chat - 86271fe109fabb6239938dbb0e4ff0ee95b9d2e6 authored about 2 years ago
core: increase thread delays in timed messages tests

github.com/simplex-chat/simplex-chat - 5dab099b5c52b4e98ef50ba9ee094667759c5c36 authored about 2 years ago
docs/webrtc: add troubleshoot section (#1602)

github.com/simplex-chat/simplex-chat - 199e61e5c657c40e538fa569ab8fe7d79bb0240f authored about 2 years ago
ios: fix live messages sending incomplete words, refactor (#1604)

github.com/simplex-chat/simplex-chat - 76b4fd34c17b09af7acdda475907920a0bbf0abb authored about 2 years ago
mobile: allow ending live message with an empty string (#1603)

github.com/simplex-chat/simplex-chat - b159496257c4ce0171d58d598ecf901ef5b083f0 authored about 2 years ago
ios: remove unused package from project (#1598)

github.com/simplex-chat/simplex-chat - c0fb29d5f7f3b93eb680aa4926c42fa2a2c5993a authored about 2 years ago
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...

github.com/simplex-chat/simplex-chat - 4ab7e5e1c8c534740bff12902cda3e667ca94091 authored about 2 years ago
ios: live messages (#1569)

* ios: live messages

* remove comments

* remove conflict

* live message buttons and ale...

github.com/simplex-chat/simplex-chat - 9e847c2e1f6906438671464ae94f90a74ab20c5a authored about 2 years ago
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

github.com/simplex-chat/simplex-chat - d105e596553a32a06dfc5675c9100104cb0108f9 authored about 2 years ago
core: timed messages terminal api, tests (#1591)

github.com/simplex-chat/simplex-chat - f128ebac871d94dc52dabd047c0a47abbdb04a4f authored about 2 years ago
ios: Ability to add stickers (#1593)

* ios: Ability to add stickers

* fix text alignment for correct input field height

* refac...

github.com/simplex-chat/simplex-chat - b4de9c266b182fe8eb758b298d956d0a6a8551a0 authored about 2 years ago
core: fix mark read queries (#1592)

github.com/simplex-chat/simplex-chat - e410fc7736f3d57968ca699e9558d4b1f1151322 authored about 2 years ago
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...

github.com/simplex-chat/simplex-chat - f5bd6eb4c3a75e9cce3718446e3482c0128b2f2e authored about 2 years ago
core: simplify terminal mark messages read logic (#1589)

github.com/simplex-chat/simplex-chat - cee403c1ed9faa8fcbcc40e772596e18fce029fe authored about 2 years ago
core, mobile: logic for enabling disappearing messages (#1588)

* core: logic for enabled for disappearing messages

* refactor

* update feature enabled in UI

github.com/simplex-chat/simplex-chat - 8786e2147a019c99e5b3d05099f60cc577a058c9 authored about 2 years ago
core: support for live messages (#1577)

github.com/simplex-chat/simplex-chat - 6b8705e9f46551a5812e9c8e2124eebbb2bbd907 authored about 2 years ago
android: Optimized chats snapshotFlow (#1578)

* android: Optimized chats snapshotFlow

* Concurrency test

* Revert "Concurrency test"

...

github.com/simplex-chat/simplex-chat - acfb98bd81a4943f46c68a15083e878e6df0115b authored about 2 years ago
android: Progress indicator and group members loading (#1579)

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

github.com/simplex-chat/simplex-chat - c240456b80e6c71aab7f1084e7344de17d7eda37 authored about 2 years ago
android: Changed a path in script for downloading libs (#1580)

github.com/simplex-chat/simplex-chat - 9e1641a1547dd482f00a254daf062a66993b4bad authored about 2 years ago
core: make ttl optional in TimedMessagesPreference (#1583)

* core: make ttl Maybe in TimedMessagesPreference

* omitNothingFields

github.com/simplex-chat/simplex-chat - 17cd3cdca452da51fe8622ff65a8dcf88f7905ea authored about 2 years ago
core: add ttl to XMsgUpdate (#1581)

github.com/simplex-chat/simplex-chat - aa264690ab310e2394c1607772aeaa64ee6765be authored about 2 years ago
core: timed messages (#1561)

* docs: disappearing messages rfc

* change schema

* word

* wip

* wip

* todos

*...

github.com/simplex-chat/simplex-chat - 0e837ae392a3c3572ffae81245e7347b5b2227e8 authored about 2 years ago
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...

github.com/simplex-chat/simplex-chat - 68525b413129ecba55214ff1c49aeb5c58d77575 authored about 2 years ago
android: Create group link with one click (#1575)

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

github.com/simplex-chat/simplex-chat - 8775db7c976fa871cd85043bedcbe4be47e4f86d authored about 2 years ago
android: Verify connection security code (#1567)

* android: Verify connection security code

* Dividers

* Changes

* Padding

* Share co...

github.com/simplex-chat/simplex-chat - f266debd56e99545b2fa6675a2e86426294288b7 authored about 2 years ago
mobile: update types for timed messages preference (#1574)

github.com/simplex-chat/simplex-chat - 044c7a8191e622cd3359797d36ff994c853ba7a8 authored about 2 years ago
core: types for timed and live messages (#1572)

* core: types for timed and live messages

* add protocol tests

github.com/simplex-chat/simplex-chat - 677c6aeb2e03d8282d402f49a7db4225d1424920 authored about 2 years ago
core: type for group preference for timed messages (#1568)

* core: type for group preference for timed messages

* remove unused func

github.com/simplex-chat/simplex-chat - 7b8f5be821ab76c9af4049163d8595b50ff6b004 authored about 2 years ago
ios: create group link with one click (#1566)

* ios: create group link with one click

* line break

* move call

github.com/simplex-chat/simplex-chat - 21765905a785b116ebc3613db0b24c540f744b10 authored about 2 years ago
translations (#1563)

* Translated using Weblate (Russian)

Currently translated at 100.0% (831 of 831 strings)

T...

github.com/simplex-chat/simplex-chat - 70a9c01477a8abdec0bc9c894f582c3a61156486 authored about 2 years ago
core: different types for chat preferences, to allow parameters (#1565)

github.com/simplex-chat/simplex-chat - 678dbec3e2f4671bbc62a74c6aeca2f3231c9ba2 authored about 2 years ago
android: Notification mode selection in onboarding stage (#1535)

* android: Notification mode selection in onboarding stage

* Change

* Different texts

*...

github.com/simplex-chat/simplex-chat - bd4c7dffbf71ac49353914d114c4fcd30573c467 authored about 2 years ago
android: Fix crash on multiple selection of images (#1560)

* android: Fix crash on multiple selection of images

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

github.com/simplex-chat/simplex-chat - 1eb40300807695bc1805f112e66d886e1ff7666d authored about 2 years ago
nix: merge android and ios (#1551)

github.com/simplex-chat/simplex-chat - bcc64442e94aed499ef0b424a6fbab0d5eadf629 authored about 2 years ago
android: Chat auto-scrolling behaviour (#1556)

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

github.com/simplex-chat/simplex-chat - 1246b9e376a8aafc52907664b41f1bdd4274e72a authored about 2 years ago
ios: verify connection translations (#1558)

github.com/simplex-chat/simplex-chat - d6e9a87d583f290283959d689e068c986a34503e authored about 2 years ago
FR translations (#1559)

* Translated using Weblate (German)

Currently translated at 100.0% (822 of 822 strings)

Tr...

github.com/simplex-chat/simplex-chat - cddd3cd6731df4bac652c54ac2529e3e3ff901e9 authored about 2 years ago
core: improve stability of file transfer handshake by using async agent commands (#1541)

github.com/simplex-chat/simplex-chat - e00ef7c7dadd4e472f85213a7a0e31711102f3d9 authored about 2 years ago
translations: corrections to DE, add FR (#1557)

* Translated using Weblate (German)

Currently translated at 100.0% (822 of 822 strings)

Tr...

github.com/simplex-chat/simplex-chat - 1a201cfadf336e41356fadd7d6dd06ddfd749a28 authored about 2 years ago
ios, android: show send direct message button only for active members (#1554)

github.com/simplex-chat/simplex-chat - a4ecb4174333f64545fdd5b27755bea8e96cddee authored about 2 years ago
android: Different style for voice button when no permissions granted (#1555)

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

* linebreaks

Co-au...

github.com/simplex-chat/simplex-chat - e347f5329c47f2307d63360b66743aefdaaa99d7 authored about 2 years ago
android: Voice messages refactoring (#1511)

* android: Voice messages refactoring

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

github.com/simplex-chat/simplex-chat - 741b3e8848ea83c47aeae6227c85c1f4cf32f03c authored about 2 years ago
ios: verify connection security code (#1542)

* ios: verify connection security code

* verification in member sheet (still crashes)

* us...

github.com/simplex-chat/simplex-chat - 7b4710d198b05ffae929037cbfb1dce0df974421 authored about 2 years ago
fdroid: fix metadata (#1550)

* fdroid: fix description

* add header

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

github.com/simplex-chat/simplex-chat - c77f6100c5c6824bf5615284113611bb9097e3f6 authored about 2 years ago
4.3.2: terminal, ios (101), android (78)

github.com/simplex-chat/simplex-chat - 138dc7fe8f8f417a5380600ef459d337b534aa55 authored about 2 years ago
website: add F-Droid key hash to open SimpleX links in the app

github.com/simplex-chat/simplex-chat - 0535d847196cd0204f116eb4f1db1128a57b163d authored about 2 years ago
readme: add BCH address for donations

github.com/simplex-chat/simplex-chat - f4447ffe89e995b65cfacb207605ee14053e9fb4 authored about 2 years ago
core: clear connection verification status (#1540)

github.com/simplex-chat/simplex-chat - 146d5f99bc44a8e20bf48e3292ab72043b11e9f4 authored about 2 years ago
core: group description (#1538)

* core: group description

* support multi-line welcome message

* fix

github.com/simplex-chat/simplex-chat - 33e75381720c60d4dc57f601fbb865b9567d5b3d authored about 2 years ago
android: Fix for AddressAlreadyInUse exception (#1534)

* android: Fix for AddressAlreadyInUse exception

* simplify loop

Co-authored-by: Evgeny Po...

github.com/simplex-chat/simplex-chat - 49c9c501aaa6c7b35fc90b028bc27073a280a5ad authored about 2 years ago
core: refactor parser (#1537)

* core: refactor parser

* fix

github.com/simplex-chat/simplex-chat - a177dc5a13ac6587726da3117c9a1b9c36b37174 authored about 2 years ago
show /create link command when group is created (#1536)

github.com/simplex-chat/simplex-chat - a4f207875f23316d7a182ff442f75af3703b92fd authored about 2 years ago
core: optimize group deletion (#1529)

github.com/simplex-chat/simplex-chat - bcca0998d5c25395d9d265f9fdc3e25091e6f980 authored about 2 years ago
core: verify connection (#1530)

* core: verify connection

* update commands

* api to get/set verification code/status

*...

github.com/simplex-chat/simplex-chat - 95cc9e1e55631e87c7b1af23b0a34eea4859a4f9 authored about 2 years ago
build-android: add skip flag and update logic (#1525)

* build-android: add skip flag and update logic

* build-android: change equal

github.com/simplex-chat/simplex-chat - ab5ae2d2cb4c03d174520c64f2e5b5ee5e3d7ac8 authored about 2 years ago
android: version 4.3.1 (77)

github.com/simplex-chat/simplex-chat - 40a91a72739db89a35bc575537f8986857291a3d authored about 2 years ago
ios: version 4.3.1 (100)

github.com/simplex-chat/simplex-chat - 1240b31df8ae125032983ca238c2dd555f129621 authored about 2 years ago
mobile, core: fix voice message reception in groups (#1524)

github.com/simplex-chat/simplex-chat - ff147307389fd69be6f17db2e860f4377d45f464 authored about 2 years ago
android: version 4.3.1 (76)

github.com/simplex-chat/simplex-chat - 208f8a3346936df01aa552dfed9bc87a8446c8ff authored about 2 years ago
ios: version 4.3.1 (99)

github.com/simplex-chat/simplex-chat - caa3efb9edd73bffb364995436a0cd4825444a34 authored about 2 years ago
ios: deleted item preview; android: refactor removeChatItem (#1523)

github.com/simplex-chat/simplex-chat - 4beb91675499b0c2aa901009b388627e55b6006f authored about 2 years ago
android: Cancel notification after message deletion (#1512)

* android: Cancel notification after message deletion

* Improve

* Temporary chat item

*...

github.com/simplex-chat/simplex-chat - c1ee04eed17ac128b8788c44bb94a71687d88256 authored about 2 years ago
android: show open direct chat button for direct contacts (#1521)

github.com/simplex-chat/simplex-chat - 0ad3bc9993e9b4a5ca95ababe35dc99fff1b911e authored about 2 years ago
core: don't mark contacts as used on api get chat (#1522)

github.com/simplex-chat/simplex-chat - 9893aa665afdebf5472b4fd81d20a40c386ef4e3 authored about 2 years ago
ios: show open direct chat button for direct contacts (#1518)

github.com/simplex-chat/simplex-chat - fda8836ab8545a35ccac32d896a41ff45dded75b authored about 2 years ago
website: add SHA256 of the key signing GitHub android APK to open links in the app

github.com/simplex-chat/simplex-chat - 05fdd07409e79c942529395726941dd256a95cc4 authored about 2 years ago
terminal: only set contact/group as active for terminal input if it is not muted (#1514)

github.com/simplex-chat/simplex-chat - fb8f5facd05b57908640a17ce52c63965aae6ae4 authored about 2 years ago
android: Added rememberSaveable in pref screens (fix merge) (#1517)

github.com/simplex-chat/simplex-chat - 8bdb784a14f302506aef10455b42840e2abcc70d authored about 2 years ago
android: Added rememberSaveable in pref screens (#1509)

github.com/simplex-chat/simplex-chat - 5d785aad2e2f2c710a055cdf73b4003580f0999b authored about 2 years ago
android: Saving prefs alert on exit with unsaved changes (#1508)

* android: Saving prefs alert on exit with unsaved changes

* DIfferent implementation for Ale...

github.com/simplex-chat/simplex-chat - ce11d58a76e2a4d7b4586f2e6fbd8a32ac327e91 authored about 2 years ago
readme: add mastodon link

github.com/simplex-chat/simplex-chat - 887b374bfccd457668da7a5f15135d48ab4d1ec6 authored about 2 years ago
readme: update screenshots

github.com/simplex-chat/simplex-chat - 94dc967197190d0f3432f1692349eaa2f3ac6724 authored about 2 years ago
core: more test cases checking deletion of unused contacts and incognito profiles (#1513)

github.com/simplex-chat/simplex-chat - 4319a581cae05e936879586f7fdf55d55b81f15c authored about 2 years ago
core: delete unused contacts after deleting group (#1503)

github.com/simplex-chat/simplex-chat - fb0521855878983b213fcc569055f6416d5528a1 authored about 2 years ago
blog: v4.3 release announcement (#1510)

* blog: v4.3 release announcement

* add images

* update image URIs

* update post

* t...

github.com/simplex-chat/simplex-chat - edf2d02a0dfa97c5e056adb97192ed7760258090 authored about 2 years ago
Merge branch 'stable'

github.com/simplex-chat/simplex-chat - 87ba429dfdd1f2e0b7e0b47a7ba2e638f26f3f09 authored about 2 years ago
docs: update f-droid store info (#1507)

github.com/simplex-chat/simplex-chat - 7af1a7cf76dad28d89fd9db52db05c162afda7b8 authored about 2 years ago
build-android: update nix install (#1506)

github.com/simplex-chat/simplex-chat - df619acdd4743c85626019c8ab961501fb1e7a7b authored about 2 years ago
android: make backup disabled by default (#1505)

github.com/simplex-chat/simplex-chat - 503d0cd4514785d91601ecfc91e8781cb3df4565 authored about 2 years ago
android: Vibration pattern (#1504)

* android: Vibration pattern

* update pattern

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

github.com/simplex-chat/simplex-chat - 1294a00ee71559627bb356b72049d696c96569b2 authored about 2 years ago
android: Notification sound (#1468)

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

* android: Closing call means canceling ...

github.com/simplex-chat/simplex-chat - 0a8069ada2b9855ef3c05b3a70ba4df09a7272fe authored about 2 years ago
website: add .well-known folder to allow mobile apps process URLs

github.com/simplex-chat/simplex-chat - c167f594b95eb212c327bd70a4412900aa89a44f authored about 2 years ago
blog: permalink for v4.3 post (#1499)

github.com/simplex-chat/simplex-chat - ce5124594d03abb95ce4af0f3cf7bf1f9ca0f24c authored about 2 years ago
android: v4.3 (75)

github.com/simplex-chat/simplex-chat - 5de96aa7c49943027988cad5f13af11374750a5f authored about 2 years ago
mobile: german translations (#1498)

github.com/simplex-chat/simplex-chat - 69b2f8f535c2ae86b0a3c1cd53665fc77a9d6639 authored about 2 years ago
android: improve UX to create groups and UI of group preferences (#1496)

github.com/simplex-chat/simplex-chat - ff17f8955155e4078c53911729484b713b487a16 authored about 2 years ago
ios: translations (#1495)

github.com/simplex-chat/simplex-chat - 358712fa31bafa56a5b9d0fa996e019950807f94 authored about 2 years ago
ios: improve UX for contact/group preferences (#1494)

* ios: improve UX for contact/group preferences

* refactor

github.com/simplex-chat/simplex-chat - 75cad8a6bfbbcd98711d6226173aa56c577196c3 authored about 2 years ago
mobile: "delete for everyone" feature, translations (#1491)

github.com/simplex-chat/simplex-chat - e5969e197a237a63723b106b674fea368cc3dc2c authored about 2 years ago
android: function to call api on background thread, use it for marking items read (#1493)

github.com/simplex-chat/simplex-chat - a9ffe4e039babb053bda0d892ff4b22c6670b55f authored about 2 years ago
android: Making full backup optional (#1477)

* android: Making full backup optional

* move to database settings

Co-authored-by: Evgeny ...

github.com/simplex-chat/simplex-chat - bf2129c4ae954921314b80546a19e12d6cc60880 authored about 2 years ago
ios: fix screen protection in sheets, remove screen protection from settings and image pickers (#1492)

github.com/simplex-chat/simplex-chat - 04f10aede78a3bc2578da333198534b6fb081670 authored about 2 years ago
ios: menu to hide revealed chat item (#1490)

github.com/simplex-chat/simplex-chat - ffbff93374a3ffa4d77dcdc9d747ba94f9abddc8 authored about 2 years ago
android: marked deleted / reveal ui (#1488)

* android: marked deleted / reveal ui

* marked deleted, reveal

* fix ios

* different al...

github.com/simplex-chat/simplex-chat - f3630d934c683f6c6395ae26f798ac8d9a8f4c19 authored about 2 years ago