Commit graph

769 commits

Author SHA1 Message Date
Audric Ackermann 182192124e
update localized strings from crowdin 2021-10-18 15:59:56 +11:00
Audric Ackermann fbd51c2974
add buttons to display list of inputs + toast on empty 2021-10-14 14:12:08 +11:00
Audric Ackermann 1e8c8991ad
more cleanup 2021-10-04 10:56:54 +11:00
Warrick Corfe-Tan 1522e5102d removed isCall property from message. Fixed text 2021-10-01 15:13:02 +10:00
Warrick Corfe-Tan 6743201cc4 added perfect negotiation
Adding toast for cam and audio permission when making a call.

adding missed call message and toast when a call is received while mid-call.

background call message work
2021-10-01 13:39:47 +10:00
Audric Ackermann c54f63ab45
add listener for video calls events 2021-09-27 13:57:31 +10:00
Warrick Corfe-Tan daae55d62c Adding survey button to settings menu. 2021-09-20 15:44:19 +10:00
Warrick 1d459ba533
Unsend messages (only message hashes saving for now is enabled) (#1891)
* WIP unsending message.

* retrieving message with hash from db on receiving unsend request.

* outgoing messages hashes updated on message sent success

* unsend messaging

* unsend message - deleting messages and marking as isDeleted.

* add msg hash to unprocessed records.

* Message unsending working for closed groups provided the message has been updated with a hash from server.

* adding 2-stage confirmation modal for message deletion

* adding rendering of removed incoming messages, disabling rendering of unsent outgoing messages in coversation screen.

* Adding logging

* debugging.

* outgoing only saved for sync message instead of regular message.

* deleting locally

* adding post unsend deletioncode.

* starting adding feature flag.

* Added feature flag.

* addding mandatory messageHash  pollling pipeline methods swarm polling.

* Conversation list item message preview showing deletion placeholder text if deleted.

* add condition to drop unsend requests not send by message author

* refactoring deleteMessage. Saving response hash for closed group message sending

* running yarn ready

* removing logging.

* Adding PR fixes

* Minor changes and running yarn ready

* fix typo

* Moved feature flag to lokiFeatureFlags. Fixing linting errors


Co-authored-by: Audric Ackermann <audric@loki.network>
2021-09-20 13:47:59 +10:00
Audric Ackermann 25453ee807
Speedup body update composition box (#1911)
* disable sending on enter while composing

Fixes #1899 #1497

* ask confirmation before deleting account

* move drafts outside of redux to speedup body message writing
2021-09-16 14:34:02 +10:00
audric 3221dd8921 pull latest translations from crowdin 2021-09-02 17:20:25 +10:00
audric 985a5d92bc do not show search input if we only got a single conversation 2021-08-26 16:44:58 +10:00
audric a9dcdea796 update with latet locales from crowdin 2021-08-24 11:39:42 +10:00
audric f7b0c6c7e1 make conversation screen closer to mobile UI part1 2021-08-23 16:32:21 +10:00
Warrick Corfe-Tan ebb37b44b6 Merge branch 'clearnet' into registration-progress-banner 2021-08-19 13:51:12 +10:00
Warrick Corfe-Tan dbc19adeb8 Adding PR changes, running yarn ready 2021-08-19 12:10:11 +10:00
Warrick Corfe-Tan 48b4aab63c applying PR fixes. 2021-08-18 11:17:42 +10:00
Warrick Corfe-Tan f9ad63d58b Merge branch 'clearnet' into registration-progress-banner 2021-08-18 11:14:06 +10:00
Warrick Corfe-Tan af298936d9 Combining and 80 and 90 completion stages. 2021-08-17 10:05:12 +10:00
Warrick Corfe-Tan a1194fa7bb Merge branch 'clearnet' into simplify-onboarding 2021-08-16 09:45:10 +10:00
Warrick Corfe-Tan bf645f36b7 Combining registration steps. 2021-08-16 09:27:29 +10:00
Warrick Corfe-Tan b0a8c6c3eb wip: adding recovery phrase prompt. 2021-08-12 09:23:47 +10:00
audric 612e99af4a add a setting to start the app with a tray icon
Relates #1759
2021-08-10 11:57:27 +10:00
audric 426f2000b8 fixup delete all and handle errors 2021-08-09 11:32:42 +10:00
audric 9991dc2364 move delete account logic to it's own dialog 2021-08-06 10:59:32 +10:00
audric dbf927de93 pull translations from crowndin 2021-08-04 17:04:42 +10:00
Audric Ackermann 7365cb2291
Merge pull request #1819 from Brice-W/ban-and-delete-messages
'Ban user and delete all messages' added to menu
2021-08-02 14:34:57 +10:00
Brice-W 2c6821097d adding Ban user and delete all his messages to the menu for moderators 2021-08-02 11:57:10 +10:00
Warrick Corfe-Tan a8a15e3f88 adding PR changes. 2021-08-02 10:52:53 +10:00
Warrick Corfe-Tan 31118ae51f Add notification icon to conversation list item. Add notification subtitle to conversation header on conversation screen. 2021-07-30 15:07:52 +10:00
audric 1054278a54 disable search in messages for now 2021-07-27 10:29:18 +10:00
audric 59baa08f73 Merge remote-tracking branch 'upstream/clearnet' into perf-improv 2021-07-23 10:42:02 +10:00
Warrick Corfe-Tan 6a536a4f60 grammar fix 2021-07-22 16:49:10 +10:00
audric 8766cf3f8a store offset before refresh of messagesList and restore it 2021-07-22 14:40:35 +10:00
Warrick Corfe-Tan 966012016b Popup confirmation before sending a message containing the users recovery phrase. 2021-07-21 12:22:03 +10:00
Audric Ackermann 787e3a32d0
remove count of unread in unread message banner 2021-07-14 11:30:02 +10:00
Brice-W e3aa500ba0 i18n labels for pin conversations limit 2021-07-06 14:01:29 +10:00
Warrick Corfe-Tan 08db057ad9 Merge branch 'clearnet' into pin-conversations 2021-06-29 16:27:22 +10:00
Warrick Corfe-Tan 264f97663e Persisting conversation pin statuses. 2021-06-29 15:57:37 +10:00
Audric Ackermann bab0a94e0d
make moderator strings add/remove error more explicit 2021-06-29 10:01:04 +10:00
Audric Ackermann d686076ba8
Merge remote-tracking branch 'upstream/clearnet' into play-custom-speed-button 2021-06-25 16:33:06 +10:00
Audric Ackermann 9bdd6ad139
add button to control speed playback on the player 2021-06-25 16:19:16 +10:00
Warrick Corfe-Tan fc31f8d2b1 Merge branch 'clearnet' into audio-messages-play-all 2021-06-25 09:10:44 +10:00
Audric Ackermann 29c29c5752
fix click to trust only dling file received 2021-06-24 17:12:34 +10:00
Audric Ackermann 9e5d33d849
trigger download for past messages when trusting contact 2021-06-24 16:37:37 +10:00
Warrick Corfe-Tan f381102860 WIP: autoplay consecutive messages. Setting state done. 2021-06-22 17:04:57 +10:00
Audric Ackermann bfbcde1c2b
Merge pull request #1707 from Bilb/fix-onion-path-light-orange
fix moderator dialogs and opengroup
2021-06-22 11:27:06 +10:00
Warrick Corfe-Tan 4d985e84b2 minor message rewording 2021-06-22 09:58:49 +10:00
Warrick Corfe-Tan 23c83662e7 Added message entries for message link visit warning. 2021-06-22 09:15:47 +10:00
Audric Ackermann 9204d2f5dd
remove importer 2021-06-21 16:54:20 +10:00
Warrick Corfe-Tan 207026025c Merge branch 'merge-dialogs' of https://github.com/Bilb/loki-messenger into merge-dialogs 2021-06-21 12:59:36 +10:00