Warrick Corfe-Tan
5a62fabd1c
Doesn't autoplay new messages once if last message received was an autoplayed.
4 years ago
Audric Ackermann
712f76a53c
Merge remote-tracking branch 'upstream/clearnet' into remove-conversationct-singleton
4 years ago
Audric Ackermann
9e5d33d849
trigger download for past messages when trusting contact
4 years ago
Audric Ackermann
a0b3e1c40f
add a gallery icon and cleanup
4 years ago
Audric Ackermann
802bd169d7
remove opengroupmanager singlteon
4 years ago
Warrick Corfe-Tan
da00ac8d44
Saving userConfig redux slice to local storage.
4 years ago
Audric Ackermann
e090b8e8c6
remove getInstance on swarmPolling
4 years ago
Audric Ackermann
89a0868fc3
remove getInstance of conversationController to get()
4 years ago
Warrick Corfe-Tan
3bd72df258
linting and formatting.
4 years ago
Warrick Corfe-Tan
397b0d09dc
Merge branch 'clearnet' into audio-messages-play-all
4 years ago
Warrick Corfe-Tan
856ced056a
Minor tidying.
4 years ago
Warrick Corfe-Tan
d35f3f9e62
WIP: audio autoplay working with consecutive messages. Next step store state on shutdown and rename variables.
4 years ago
Audric Ackermann
7fadfac7dc
fix spinner for onion path loading dialog
4 years ago
Audric Ackermann
d7eb0d5af1
lint
4 years ago
Audric Ackermann
27b4ac283f
render spinner onion path dialog if no path
4 years ago
Audric Ackermann
54f06cca1b
disable editing of open group name
4 years ago
Audric Ackermann
f1ee7589a0
fix session password dialog
4 years ago
Warrick Corfe-Tan
f381102860
WIP: autoplay consecutive messages. Setting state done.
4 years ago
Audric Ackermann
e8020348b4
fix up onion path animation with no glowing nodes
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
Audric Ackermann
bc3819aab7
Merge pull request #1708 from warrickct/link-visit-confirmation
...
Link visit confirmation
4 years ago
Warrick Corfe-Tan
82d79accdb
remove unused import
4 years ago
Warrick Corfe-Tan
877bd34271
Minor formatting
4 years ago
Warrick Corfe-Tan
23c83662e7
Added message entries for message link visit warning.
4 years ago
Warrick Corfe-Tan
a9913d29f7
Link guard working.
4 years ago
Warrick Corfe-Tan
4776c6bd57
Revert "WIP refactoring message component."
...
This reverts commit ad175fafd7
.
4 years ago
Audric Ackermann
34835ef68f
fix createf instead use useRef for h5 audio player
4 years ago
Audric Ackermann
013df7fa2c
Merge remote-tracking branch 'upstream/clearnet' into fix-onion-path-light-orange
4 years ago
Warrick Corfe-Tan
e2ce6c35ee
PR fixes.
4 years ago
Audric Ackermann
788493e856
remove some unused props for messages
4 years ago
Warrick Corfe-Tan
ad175fafd7
WIP refactoring message component.
4 years ago
Audric Ackermann
a659d5b480
fix open group invitation logic
4 years ago
Audric Ackermann
9ed030fac6
fix moderator add/remove
4 years ago
Warrick Corfe-Tan
b92efb9fc6
minor animation tweak
4 years ago
Warrick Corfe-Tan
250db61356
Merge branch 'clearnet' into merge-dialogs
4 years ago
Warrick Corfe-Tan
061cb38300
Linting and formatting changes applied.
4 years ago
Warrick Corfe-Tan
207026025c
Merge branch 'merge-dialogs' of https://github.com/Bilb/loki-messenger into merge-dialogs
4 years ago
Audric Ackermann
9a08ab68bc
fix onion path status light for orange color
4 years ago
Warrick Corfe-Tan
9730471d59
Added ability to toggle playback speed for audio messages via context menu,
4 years ago
Audric Ackermann
6c1cac9203
fixup edit profile dialog
4 years ago
Audric Ackermann
b64e8bf610
fix seed dialog and leave group as admin dialog
4 years ago
Warrick Corfe-Tan
43855f9986
animation tweak to onion path status.
4 years ago
Warrick Corfe-Tan
740dedecc7
Switched hook used for checking online status.
4 years ago
Warrick Corfe-Tan
0c5fd6236d
lengthen glow animation cycle length.
4 years ago
Audric Ackermann
fa6fcfc829
Merge remote-tracking branch 'w/link-preview-dialog' into merge-dialogs
4 years ago
Audric Ackermann
0d11dab622
fix onion path since moved to redux
4 years ago
Audric Ackermann
651921590c
reduxify remaining dialogs
4 years ago
Warrick Corfe-Tan
6affca034d
yarn linting fixes.
4 years ago
Warrick Corfe-Tan
f356c9b843
Yarn formatting.
4 years ago
Warrick Corfe-Tan
15afdbfa7d
Link preview confirmation dialog working.
4 years ago
Warrick Corfe-Tan
e27e299f14
minor refactor.
4 years ago
Warrick Corfe-Tan
5c9e4b7c86
Merge branch 'merge-dialogs' into link-preview-dialog
4 years ago
Warrick Corfe-Tan
64545ec7c4
Merge branch 'merge-dialogs' of https://github.com/Bilb/loki-messenger into merge-dialogs
4 years ago
Warrick Corfe-Tan
6393a4ff27
Confirmation box appearing on link paste but no functionality is changed yet.
4 years ago
Warrick Corfe-Tan
4f8e455b38
WIP. Adding confirmation to show link preview on pasting into composition box.
4 years ago
Audric Ackermann
93e43fe929
move conversation dialogs to redux store
4 years ago
Warrick Corfe-Tan
eb2e60b2eb
Fixed update-group-name dialog styling.
4 years ago
Warrick Corfe-Tan
24749ddd5a
Fixed onion path glow animation.
4 years ago
Audric Ackermann
b4fc19fa78
remove lodash calls left from window
4 years ago
Audric Ackermann
bbbcfd54d6
rename all spacer-* to react component
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
Warrick Corfe-Tan
7c82ccb3e9
user details modal refactor functioning.
4 years ago
Warrick Corfe-Tan
e8d06e86b5
Fixed error message always appearing for group rename.
4 years ago
Warrick Corfe-Tan
8c0bec7a97
invite contacts dialog functioning.
4 years ago
Warrick Corfe-Tan
59b02a5ed4
Update group name modal dialog fixes
4 years ago
Warrick Corfe-Tan
9e5824cee1
Update group rename dialog
4 years ago
Warrick Corfe-Tan
b278aa09df
add / remove moderator modals refactored. Need to remove old whisper code and files.
4 years ago
Warrick Corfe-Tan
e55cae697d
Refactor confirm modal to redux.
4 years ago
Audric Ackermann
dd9341a196
remove i18n from props everywhere where possible
4 years ago
Audric Ackermann
adb9775848
cleanup trasnlation with latest from crowdin
4 years ago
Audric Ackermann
8ef9c8ed1a
remove delivery receipt logic
4 years ago
Audric Ackermann
3f75fa54ad
delete one opengroupv1 message every 10 sec until there is no more
4 years ago
Audric Ackermann
27fb732f50
cleanup unused prekeys table
4 years ago
Warrick Corfe-Tan
1bfdbc5c93
WIP: Refactoring modals.
4 years ago
Warrick Corfe-Tan
ddda525f63
refactored password change modal.
4 years ago
Warrick Corfe-Tan
09f4b703ef
seed dialog refactored
4 years ago
Warrick Corfe-Tan
85e83a221d
white sapce
4 years ago
Warrick Corfe-Tan
234ec42162
working with styling
4 years ago
Warrick Corfe-Tan
1925f7725f
Session confirm modal appearing and deleting account on OK click.
4 years ago
Audric Ackermann
722f240f3d
fix deduplication based on serverTimestamp
4 years ago
Audric Ackermann
bf9a3e6fad
hide settings for mentions_only notif for 1o1 chats
4 years ago
Audric Ackermann
4a98d911a2
add a HeaderOption to change the notification settings for each convo
4 years ago
Warrick Corfe-Tan
b2dcb695f8
Fixed modal header styling for onion path dialog.
4 years ago
Audric Ackermann
10b5ff9e0d
fix deleteAuthToken by including it on the request
4 years ago
Warrick Corfe-Tan
de3536081a
onion-paths-WIP
4 years ago
Warrick Corfe-Tan
e435b6c932
Making some PR changes.
4 years ago
Warrick Corfe-Tan
ec39f7ae9b
Moved edit profile saving into edit profile component file.
4 years ago
Audric Ackermann
623f3da4a2
avoid refreshing mentions too often
4 years ago
Audric Ackermann
ecf409bed5
fix slow app while removing v1 convoss
4 years ago
Audric Ackermann
118813661d
remove inte tests + handle opengroupv2 messages in chunk
...
this is to avoid freezing UI and is only a temporary fix
We need to have webworkers in this app
4 years ago
Audric Ackermann
f3768a674a
short error on no network for retry sending message
4 years ago
Warrick Corfe-Tan
72d31bf158
Modal header additions. Close and back button.
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
60f40c44c6
make sure the returned ONS session id is a valid sessionID
4 years ago
Audric Ackermann
a8a8372a08
disable ONS input while fetching
4 years ago
Audric Ackermann
d0c1a2bf3a
add ONS resolve for new ONS and loading on message overlay
4 years ago
Audric Ackermann
61b04929f0
show a spinner while default rooms are loading
4 years ago
Audric Ackermann
b055165a5d
display a message when the recipient screenshots an attachemnt
4 years ago
Audric Ackermann
810ccdf675
send dataExtractionNotificaionMessage on saving attachment on priv chats
4 years ago