Commit Graph

  • da12b651e4 4.4.0 v4.4.0-beta.0 Evgeny Poberezkin 2022-12-22 21:31:07 +00:00
  • a936c14cf2 mobile: items with feature offers (#1627) Evgeny Poberezkin 2022-12-22 21:01:29 +00:00
  • e6aad24e5f android: Timed messages TTL logic in preferences (#1624) Stanislav Dmitrenko 2022-12-22 18:39:24 +03:00
  • 8dac96f415 core: wait chat started in deleteTimedItem threads (#1626) JRoberts 2022-12-22 19:18:38 +04:00
  • aae0802ec8 core: chat items with offered feature (#1620) Evgeny Poberezkin 2022-12-22 14:56:29 +00:00
  • 74a20ef70c core: sort chat previews by chat ts (#1625) JRoberts 2022-12-22 17:43:10 +04:00
  • a2a29628a7 ios: remove unused code (#1621) Evgeny Poberezkin 2022-12-21 22:36:05 +00:00
  • 0b046315ac android: Disappearing messages (#1619) Stanislav Dmitrenko 2022-12-22 01:07:37 +03:00
  • 372d7ffaa9 ios: Better check for alpha channel existing (#1616) Stanislav Dmitrenko 2022-12-21 19:05:45 +03:00
  • ece928d57e core: update ttl in contact user preference on profile update, fix api, tests; fix global user preferences not being updated in controller state (#1617) JRoberts 2022-12-21 19:54:44 +04:00
  • e1740a8be4 ios: disappearing messages (#1614) Evgeny Poberezkin 2022-12-21 12:59:45 +00:00
  • 36eba01ef4 ios: fix padding in send button context menu (#1618) Evgeny Poberezkin 2022-12-21 12:55:59 +00:00
  • 9e045a44db Revert "core: confirm ttl change to ensure consistent setting (#1587)" JRoberts 2022-12-21 14:10:05 +04:00
  • b7d42ef889 ios: Png images support with alpha (#1613) Stanislav Dmitrenko 2022-12-21 03:15:18 +03:00
  • e55cd82ec3 android: Live messages (#1612) Stanislav Dmitrenko 2022-12-21 02:55:01 +03:00
  • 34e08b2058 core: confirm ttl change to ensure consistent setting (#1587) JRoberts 2022-12-20 22:00:46 +04:00
  • 5e9b7366cc core: refactor chat item updates (#1611) Evgeny Poberezkin 2022-12-20 12:58:15 +00:00
  • 64fb1f0b85 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) Evgeny Poberezkin 2022-12-20 10:17:29 +00:00
  • 84e43c57f6 core: ttl in feature chat items, view responses (#1595) JRoberts 2022-12-19 21:18:59 +04:00
  • ffa37b1684 terminal: use Ctrl-L to start/continue live message, as Alt-Enter is not always supported (#1607) Evgeny Poberezkin 2022-12-19 13:05:54 +00:00
  • 86271fe109 terminal: support live messages (#1597) Evgeny Poberezkin 2022-12-19 11:16:50 +00:00
  • 5dab099b5c core: increase thread delays in timed messages tests JRoberts 2022-12-19 11:21:51 +04:00
  • 199e61e5c6 docs/webrtc: add troubleshoot section (#1602) sh 2022-12-19 02:42:37 +03:00
  • 76b4fd34c1 ios: fix live messages sending incomplete words, refactor (#1604) Evgeny Poberezkin 2022-12-18 21:20:39 +00:00
  • b159496257 mobile: allow ending live message with an empty string (#1603) Evgeny Poberezkin 2022-12-18 19:21:13 +00:00
  • c0fb29d5f7 ios: remove unused package from project (#1598) Evgeny Poberezkin 2022-12-17 18:52:02 +00:00
  • 4ab7e5e1c8 terminal: command to get last item ID (to reference it in the tests) (#1596) Evgeny Poberezkin 2022-12-17 15:33:58 +00:00
  • 9e847c2e1f ios: live messages (#1569) Evgeny Poberezkin 2022-12-17 14:02:07 +00:00
  • d105e59655 core: set item that was live as 0, that was never live as NULL (Maybe Bool type) (#1594) Evgeny Poberezkin 2022-12-17 13:58:16 +00:00
  • f128ebac87 core: timed messages terminal api, tests (#1591) JRoberts 2022-12-17 14:49:03 +04:00
  • b4de9c266b ios: Ability to add stickers (#1593) Stanislav Dmitrenko 2022-12-17 12:01:49 +03:00
  • e410fc7736 core: fix mark read queries (#1592) JRoberts 2022-12-16 18:32:37 +04:00
  • f5bd6eb4c3 core: do not mark live items as editied until it's no longer live (#1590) Evgeny Poberezkin 2022-12-16 12:31:35 +00:00
  • cee403c1ed core: simplify terminal mark messages read logic (#1589) JRoberts 2022-12-16 15:56:16 +04:00
  • 8786e2147a core, mobile: logic for enabling disappearing messages (#1588) Evgeny Poberezkin 2022-12-16 10:27:59 +00:00
  • 6b8705e9f4 core: support for live messages (#1577) Evgeny Poberezkin 2022-12-16 07:51:04 +00:00
  • acfb98bd81 android: Optimized chats snapshotFlow (#1578) Stanislav Dmitrenko 2022-12-15 22:57:57 +03:00
  • c240456b80 android: Progress indicator and group members loading (#1579) Stanislav Dmitrenko 2022-12-15 22:29:17 +03:00
  • 9e1641a154 android: Changed a path in script for downloading libs (#1580) Stanislav Dmitrenko 2022-12-15 22:25:49 +03:00
  • 17cd3cdca4 core: make ttl optional in TimedMessagesPreference (#1583) JRoberts 2022-12-15 22:11:08 +04:00
  • aa264690ab core: add ttl to XMsgUpdate (#1581) JRoberts 2022-12-15 17:29:46 +04:00
  • 0e837ae392 core: timed messages (#1561) JRoberts 2022-12-15 15:17:29 +04:00
  • 68525b4131 android: Show error instead of crashing after failed to parse chats (#1573) Stanislav Dmitrenko 2022-12-15 13:56:20 +03:00
  • 8775db7c97 android: Create group link with one click (#1575) Stanislav Dmitrenko 2022-12-15 01:47:24 +03:00
  • f266debd56 android: Verify connection security code (#1567) Stanislav Dmitrenko 2022-12-14 17:44:26 +03:00
  • 044c7a8191 mobile: update types for timed messages preference (#1574) Evgeny Poberezkin 2022-12-14 13:53:31 +00:00
  • 677c6aeb2e core: types for timed and live messages (#1572) Evgeny Poberezkin 2022-12-14 12:16:11 +00:00
  • 7b8f5be821 core: type for group preference for timed messages (#1568) Evgeny Poberezkin 2022-12-14 08:30:24 +00:00
  • 21765905a7 ios: create group link with one click (#1566) Evgeny Poberezkin 2022-12-13 17:15:45 +00:00
  • 70a9c01477 translations (#1563) Evgeny Poberezkin 2022-12-13 14:53:06 +00:00
  • 678dbec3e2 core: different types for chat preferences, to allow parameters (#1565) Evgeny Poberezkin 2022-12-13 14:52:34 +00:00
  • bd4c7dffbf android: Notification mode selection in onboarding stage (#1535) Stanislav Dmitrenko 2022-12-12 22:27:28 +03:00
  • 1eb4030080 android: Fix crash on multiple selection of images (#1560) Stanislav Dmitrenko 2022-12-12 20:27:14 +03:00
  • bcc64442e9 nix: merge android and ios (#1551) sh 2022-12-12 18:44:49 +03:00
  • 1246b9e376 android: Chat auto-scrolling behaviour (#1556) Stanislav Dmitrenko 2022-12-12 18:34:26 +03:00
  • d6e9a87d58 ios: verify connection translations (#1558) Evgeny Poberezkin 2022-12-12 12:50:15 +00:00
  • cddd3cd673 FR translations (#1559) Evgeny Poberezkin 2022-12-12 12:33:50 +00:00
  • e00ef7c7da core: improve stability of file transfer handshake by using async agent commands (#1541) JRoberts 2022-12-12 16:33:07 +04:00
  • 1a201cfadf translations: corrections to DE, add FR (#1557) Evgeny Poberezkin 2022-12-12 11:49:08 +00:00
  • a4ecb41743 ios, android: show send direct message button only for active members (#1554) JRoberts 2022-12-12 15:27:52 +04:00
  • e347f5329c android: Different style for voice button when no permissions granted (#1555) Stanislav Dmitrenko 2022-12-12 13:25:49 +03:00
  • 741b3e8848 android: Voice messages refactoring (#1511) Stanislav Dmitrenko 2022-12-12 12:36:37 +03:00
  • 7b4710d198 ios: verify connection security code (#1542) Evgeny Poberezkin 2022-12-12 08:59:35 +00:00
  • c77f6100c5 fdroid: fix metadata (#1550) sh 2022-12-11 21:33:56 +03:00
  • 138dc7fe8f 4.3.2: terminal, ios (101), android (78) v4.3.2 Evgeny Poberezkin 2022-12-11 15:51:23 +00:00
  • 306e6ae366 deploy: 0535d84719 epoberezkin 2022-12-11 15:41:56 +00:00
  • 0535d84719 website: add F-Droid key hash to open SimpleX links in the app Evgeny Poberezkin 2022-12-11 15:39:11 +00:00
  • f4447ffe89 readme: add BCH address for donations Evgeny Poberezkin 2022-12-11 14:06:22 +00:00
  • 146d5f99bc core: clear connection verification status (#1540) Evgeny Poberezkin 2022-12-10 12:09:45 +00:00
  • e099d08325 docs: ephemeral conversations rfc _archived-f/ec-rfc JRoberts 2022-12-10 14:09:55 +04:00
  • 73e5fff8f5 core: fix parser Evgeny Poberezkin 2022-12-10 08:43:54 +00:00
  • 33e7538172 core: group description (#1538) Evgeny Poberezkin 2022-12-10 08:27:32 +00:00
  • 49c9c501aa android: Fix for AddressAlreadyInUse exception (#1534) Stanislav Dmitrenko 2022-12-10 01:15:50 +03:00
  • a177dc5a13 core: refactor parser (#1537) Evgeny Poberezkin 2022-12-09 21:50:01 +00:00
  • a4f207875f show /create link command when group is created (#1536) Evgeny Poberezkin 2022-12-09 18:22:03 +00:00
  • bcca0998d5 core: optimize group deletion (#1529) JRoberts 2022-12-09 20:01:31 +04:00
  • 95cc9e1e55 core: verify connection (#1530) Evgeny Poberezkin 2022-12-09 15:26:43 +00:00
  • ab5ae2d2cb build-android: add skip flag and update logic (#1525) sh 2022-12-08 11:55:37 +03:00
  • 40a91a7273 android: version 4.3.1 (77) v4.3.1 JRoberts 2022-12-08 10:48:13 +04:00
  • 1240b31df8 ios: version 4.3.1 (100) JRoberts 2022-12-08 10:41:59 +04:00
  • ff14730738 mobile, core: fix voice message reception in groups (#1524) Evgeny Poberezkin 2022-12-07 22:18:22 +00:00
  • 0cba3a4bb3 4.3.1 JRoberts 2022-12-07 21:10:45 +04:00
  • 208f8a3346 android: version 4.3.1 (76) JRoberts 2022-12-07 21:09:52 +04:00
  • caa3efb9ed ios: version 4.3.1 (99) JRoberts 2022-12-07 21:04:43 +04:00
  • 4beb916754 ios: deleted item preview; android: refactor removeChatItem (#1523) JRoberts 2022-12-07 20:46:38 +04:00
  • c1ee04eed1 android: Cancel notification after message deletion (#1512) Stanislav Dmitrenko 2022-12-07 18:49:17 +03:00
  • 0ad3bc9993 android: show open direct chat button for direct contacts (#1521) JRoberts 2022-12-07 19:07:31 +04:00
  • 9893aa665a core: don't mark contacts as used on api get chat (#1522) JRoberts 2022-12-07 19:05:32 +04:00
  • fda8836ab8 ios: show open direct chat button for direct contacts (#1518) JRoberts 2022-12-07 17:30:15 +04:00
  • 0c0242d41a deploy: 05fdd07409 epoberezkin 2022-12-07 10:28:21 +00:00
  • 05fdd07409 website: add SHA256 of the key signing GitHub android APK to open links in the app Evgeny Poberezkin 2022-12-07 10:27:31 +00:00
  • fb8f5facd0 terminal: only set contact/group as active for terminal input if it is not muted (#1514) Evgeny Poberezkin 2022-12-07 09:58:01 +00:00
  • 8bdb784a14 android: Added rememberSaveable in pref screens (fix merge) (#1517) Stanislav Dmitrenko 2022-12-07 12:57:23 +03:00
  • 5d785aad2e android: Added rememberSaveable in pref screens (#1509) Stanislav Dmitrenko 2022-12-07 00:04:15 +03:00
  • ce11d58a76 android: Saving prefs alert on exit with unsaved changes (#1508) Stanislav Dmitrenko 2022-12-06 23:48:15 +03:00
  • 887b374bfc readme: add mastodon link Evgeny Poberezkin 2022-12-06 19:53:08 +00:00
  • 94dc967197 readme: update screenshots Evgeny Poberezkin 2022-12-06 17:30:32 +00:00
  • 4319a581ca core: more test cases checking deletion of unused contacts and incognito profiles (#1513) JRoberts 2022-12-06 20:19:01 +04:00
  • fb05218558 core: delete unused contacts after deleting group (#1503) JRoberts 2022-12-06 17:12:39 +04:00
  • 9c3d11569a deploy: edf2d02a0d epoberezkin 2022-12-06 12:53:48 +00:00