Audric Ackermann
9e5d33d849
trigger download for past messages when trusting contact
4 years ago
Audric Ackermann
bfbcde1c2b
Merge pull request #1707 from Bilb/fix-onion-path-light-orange
...
fix moderator dialogs and opengroup
4 years ago
Warrick Corfe-Tan
4d985e84b2
minor message rewording
4 years ago
Warrick Corfe-Tan
23c83662e7
Added message entries for message link visit warning.
4 years ago
Audric Ackermann
9204d2f5dd
remove importer
4 years ago
Warrick Corfe-Tan
207026025c
Merge branch 'merge-dialogs' of https://github.com/Bilb/loki-messenger into merge-dialogs
4 years ago
Warrick Corfe-Tan
9730471d59
Added ability to toggle playback speed for audio messages via context menu,
4 years ago
Audric Ackermann
b64e8bf610
fix seed dialog and leave group as admin dialog
4 years ago
Audric Ackermann
a5d7995168
merge dialog refctor with clearnet
4 years ago
Audric Ackermann
c9d7f4a1ab
Merge remote-tracking branch 'w/onion-paths' into clearnet
4 years ago
Audric Ackermann
99ac887a56
reply changes to locale made to clearnet since crownin setup
4 years ago
Audric Ackermann
b09c44c964
remove context in locales
4 years ago
Audric Ackermann
08d895afa3
remove entry message in locale as it cause issues with crowdin
4 years ago
Audric Ackermann
adb9775848
cleanup trasnlation with latest from crowdin
4 years ago
Audric Ackermann
3d0bee63d2
first commit with changes from crowdin
4 years ago
Audric Ackermann
a5515a9309
remove androidKey and android mapping logic for locales
4 years ago
Audric Ackermann
4a98d911a2
add a HeaderOption to change the notification settings for each convo
4 years ago
Warrick Corfe-Tan
066e0d954e
lights glowing but not yet in order.
...
WIP glow cycle.
Glow animation working.
Glow animation working, modal no longer interferring with left menu margins.
Cleaning up code. Adding PR suggestions.
Adding typing.
Refactor edit profile modal dialog to no longer use the signal code.
4 years ago
Audric Ackermann
d0c1a2bf3a
add ONS resolve for new ONS and loading on message overlay
4 years ago
Audric Ackermann
b055165a5d
display a message when the recipient screenshots an attachemnt
4 years ago
Audric Ackermann
3e9f9a1af4
fix text saying that linkPreviews are only for some websites
...
The fetch for every possible url is already enabled
fixes #552
4 years ago
Warrick Corfe-Tan
d7b22e13e1
WIP: Onion path modal using redux state and refactored modals.
4 years ago
Warrick Corfe-Tan
8374cbab08
Merge branch 'clearnet' into add-onion-path-indicator
4 years ago
Warrick
3854d0e10d
WIP: Closed group reliability ( #1630 )
...
* WIP: added non-durable messaging function.
* WIP: Non-durable sending
* WIP: adding dialog box.
* Creating dialog if group invite message promises don't return true.
* removed console log
* applied PR changes, linting and formatting.
* WIP: allowing resend invite to failures.
* using lookup.
* WIP: recursively opening dialog.
* WIP: debugging reject triggering on confirmation modal.
* register events fix.
* Closed group invite retry dialog working.
* Added english text to messages.
* Prevent saving of hexkey pair if it already exists.
* Fixed nickname edit
input trimming end letter.
* Don't show closed group invite dialog unless it has failed at least once.
* Fix linting error.
* Fix plurality.
* Ensure admin members are included in all invite reattempts, mixed plurality.
4 years ago
Lucas Phang
9cfb39bb97
Add button to dialog and css updates
4 years ago
Lucas Phang
211477f172
Create Onion Status Dialog
4 years ago
Warrick
cb307790f6
WIP: User nicknames ( #1618 )
...
* WIP Adding change nickname dialog.
* WIP adding nickname change dialog.
* WIP nickname dialog.
* WIP: Able to set conversation nicknames. Next step cleaning and adding to conversation list menu.
* Fix message capitilisations.
* Add change nickname to conversation list menu.
* Enable clear nickname menu item.
* Added messages for changing nicknames.
* Clearing nicknames working from header and message list.
* Adding modal styling to nickname modal.
* Reorder nickname menu item positions.
* Add group based conditional nickname menu options to conversation header menu.
* minor tidying.
* Remove unused error causing el option.
* Formatting.
* Linting fixes.
* Made PR fixes
* Prioritise displaying nicknames for inviting new closed group members
and updating closed group members.
4 years ago
Audric Ackermann
b574fd731d
match group invitation design with ios
4 years ago
Audric Ackermann
bd2777ace3
ask confirmation before joining opengroup invitation
4 years ago
Audric Ackermann
248494f15b
redesign group invitation message type
4 years ago
Audric Ackermann
5c594ca2ed
removed all en unused local strings
4 years ago
Audric Ackermann
64eab5160d
remove zombies from the UI only
4 years ago
Audric Ackermann
eb0ddd85f4
add zombies logic for member leaving and removing
4 years ago
Audric Ackermann
01aae16e2e
add title for joining default rooms
4 years ago
Audric Ackermann
5916ce5cbe
add the ban/unban logic for opengroupv2
4 years ago
Audric Ackermann
1f509e003d
add a markAllAsRead option on menus
4 years ago
Audric Ackermann
02fe7ad753
add a way to copy an open group url
4 years ago
Audric Ackermann
eb30c7823c
add a way to click the toast to turn on microphone to show the settings
4 years ago
Audric Ackermann
01085244bd
split up registration signup tab logic to sub components
4 years ago
Audric Ackermann
6edcb88788
remove resend as it does not make any sense with medium groups
...
and sendAnyway
4 years ago
Audric Ackermann
b76ce0f2ff
update models to TS part2
4 years ago
Audric Ackermann
0fe026ab15
Fix the password length limit when not setting a new password
...
Relates #1446
4 years ago
Audric Ackermann
eadfbc9f6d
Merge remote-tracking branch 'upstream/clearnet' into clean-and-moderator-dialog-update
4 years ago
Audric Ackermann
ce8bc84de0
add way to add/remove moderators from the message click handler
4 years ago
Audric Ackermann
5c3cb0a165
make moderator dialogs the Session way
4 years ago
Audric Ackermann
3afd23c379
Increase closed group size to 100
4 years ago
Audric Ackermann
21c3e4717e
Merge pull request #1434 from Bilb/remove-prekey
...
Remove prekeys message and Session managment.
4 years ago
Audric Ackermann
39c64b9fbf
toast adding moderator to remind that the user needs to be registered
4 years ago
Audric Ackermann
979a9058e3
remove verified number - related features (partial)
4 years ago
Audric Ackermann
6856c0e748
remove updateTextInputState not needed and add left to menu tests
4 years ago