Commit graph

2608 commits

Author SHA1 Message Date
Audric Ackermann
7fadfac7dc
fix spinner for onion path loading dialog 2021-06-24 12:59:34 +10:00
Audric Ackermann
d7eb0d5af1
lint 2021-06-24 11:15:44 +10:00
Audric Ackermann
27b4ac283f
render spinner onion path dialog if no path 2021-06-24 11:13:11 +10:00
Audric Ackermann
54f06cca1b
disable editing of open group name 2021-06-24 11:01:03 +10:00
Audric Ackermann
f1ee7589a0
fix session password dialog 2021-06-24 10:50:35 +10:00
Audric Ackermann
e8020348b4
fix up onion path animation with no glowing nodes 2021-06-22 14:28:46 +10:00
Warrick Corfe-Tan
02713328db removed line. 2021-06-22 11:47:29 +10:00
Warrick Corfe-Tan
fce639bb6c Fix snode return 2021-06-22 11:43:27 +10:00
Audric Ackermann
bfb4c00583
Merge pull request #1709 from Bilb/fix-fetch-snodes-from-db
fix snode fetch from seed if not enough on app start in db
2021-06-22 11:28:36 +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
Audric Ackermann
bc3819aab7
Merge pull request #1708 from warrickct/link-visit-confirmation
Link visit confirmation
2021-06-22 11:26:55 +10:00
Audric Ackermann
156a880472
fix snode fetch from seed if not enough on app start in db 2021-06-22 11:26:30 +10:00
Warrick Corfe-Tan
82d79accdb remove unused import 2021-06-22 09:34:09 +10:00
Warrick Corfe-Tan
877bd34271 Minor formatting 2021-06-22 09:30:12 +10:00
Warrick Corfe-Tan
23c83662e7 Added message entries for message link visit warning. 2021-06-22 09:15:47 +10:00
Warrick Corfe-Tan
a9913d29f7 Link guard working. 2021-06-21 17:09:15 +10:00
Warrick Corfe-Tan
4776c6bd57 Revert "WIP refactoring message component."
This reverts commit ad175fafd7.
2021-06-21 16:37:54 +10:00
Audric Ackermann
09d9db38e8
move taskWithTimeout to typescript 2021-06-21 16:12:51 +10:00
Audric Ackermann
34835ef68f
fix createf instead use useRef for h5 audio player 2021-06-21 15:36:12 +10:00
Audric Ackermann
013df7fa2c
Merge remote-tracking branch 'upstream/clearnet' into fix-onion-path-light-orange 2021-06-21 15:18:47 +10:00
Warrick Corfe-Tan
e2ce6c35ee PR fixes. 2021-06-21 15:07:58 +10:00
Audric Ackermann
788493e856
remove some unused props for messages 2021-06-21 14:46:29 +10:00
Warrick Corfe-Tan
ad175fafd7 WIP refactoring message component. 2021-06-21 14:43:27 +10:00
Audric Ackermann
a659d5b480
fix open group invitation logic 2021-06-21 14:26:28 +10:00
Audric Ackermann
9ed030fac6
fix moderator add/remove 2021-06-21 14:10:06 +10:00
Warrick Corfe-Tan
b92efb9fc6 minor animation tweak 2021-06-21 13:50:47 +10:00
Warrick Corfe-Tan
250db61356 Merge branch 'clearnet' into merge-dialogs 2021-06-21 13:50:37 +10:00
Warrick Corfe-Tan
061cb38300 Linting and formatting changes applied. 2021-06-21 13:36:28 +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
Audric Ackermann
9a08ab68bc
fix onion path status light for orange color 2021-06-21 12:08:51 +10:00
Warrick Corfe-Tan
9730471d59 Added ability to toggle playback speed for audio messages via context menu, 2021-06-21 11:42:27 +10:00
Audric Ackermann
6c1cac9203
fixup edit profile dialog 2021-06-21 11:42:25 +10:00
Audric Ackermann
b64e8bf610
fix seed dialog and leave group as admin dialog 2021-06-21 10:59:37 +10:00
Warrick Corfe-Tan
43855f9986 animation tweak to onion path status. 2021-06-21 10:25:29 +10:00
Warrick Corfe-Tan
740dedecc7 Switched hook used for checking online status. 2021-06-21 09:44:02 +10:00
Warrick Corfe-Tan
0c5fd6236d lengthen glow animation cycle length. 2021-06-21 09:41:34 +10:00
Audric Ackermann
fa6fcfc829
Merge remote-tracking branch 'w/link-preview-dialog' into merge-dialogs 2021-06-18 16:56:08 +10:00
Audric Ackermann
0d11dab622
fix onion path since moved to redux 2021-06-18 16:49:13 +10:00
Audric Ackermann
651921590c
reduxify remaining dialogs 2021-06-18 16:44:28 +10:00
Warrick Corfe-Tan
6affca034d yarn linting fixes. 2021-06-18 16:36:43 +10:00
Warrick Corfe-Tan
f356c9b843 Yarn formatting. 2021-06-18 16:30:42 +10:00
Warrick Corfe-Tan
15afdbfa7d Link preview confirmation dialog working. 2021-06-18 16:28:24 +10:00
Warrick Corfe-Tan
e27e299f14 minor refactor. 2021-06-18 16:18:51 +10:00
Warrick Corfe-Tan
5c9e4b7c86 Merge branch 'merge-dialogs' into link-preview-dialog 2021-06-18 15:57:26 +10:00
Warrick Corfe-Tan
64545ec7c4 Merge branch 'merge-dialogs' of https://github.com/Bilb/loki-messenger into merge-dialogs 2021-06-18 15:56:46 +10:00
Warrick Corfe-Tan
6393a4ff27 Confirmation box appearing on link paste but no functionality is changed yet. 2021-06-18 15:44:11 +10:00
Warrick Corfe-Tan
4f8e455b38 WIP. Adding confirmation to show link preview on pasting into composition box. 2021-06-18 15:02:55 +10:00
Audric Ackermann
93e43fe929
move conversation dialogs to redux store 2021-06-18 14:31:16 +10:00
Warrick Corfe-Tan
eb2e60b2eb Fixed update-group-name dialog styling. 2021-06-18 11:34:10 +10:00
Warrick Corfe-Tan
24749ddd5a Fixed onion path glow animation. 2021-06-18 10:31:05 +10:00