Commit Graph

1861 Commits (bea704ecf09f9fac818419e16388e1792584d07c)

Author SHA1 Message Date
Audric Ackermann 9a302fb5ff
add a cache of the keypairs for a closed group 4 years ago
Audric Ackermann f0fad6edfa
uniformized props for Message 4 years ago
Audric Ackermann ee4a0b9b1e
cleanedup redux action openConversationExternal 4 years ago
Audric Ackermann 7f76ab274c
added a hook to fetch avatar of closed group members 4 years ago
Brice-W 936f9a3efc don't mark message as read if app isn't focused 4 years ago
Audric Ackermann 016461f506
mark message as read on click on scroll to bottom button 4 years ago
Audric Ackermann b385a9b101
test with better-sqlite3 bindings 4 years ago
Audric Ackermann bf76abacee
Merge pull request #1770 from Brice-W/pin-conversations
Pin conversations
4 years ago
Brice-W 5252dd40e3 fixes 4 years ago
Brice-W f1e4cbaabf clean 4 years ago
Audric Ackermann 4fbb0d48f2
remove index as key 4 years ago
Brice-W 14cecb1216 menu item creation moved to getPinConversationMenuItem 4 years ago
Brice-W ff7f201e04 add feature flag 4 years ago
Brice-W c3bf2a4e96 fixes and tests 4 years ago
Audric Ackermann 97b9156562
improve performamce by memoizing avatar and menus 4 years ago
Brice-W b2deeb39be clean 4 years ago
Brice-W 75a20e5de7 simplification by using derived data 4 years ago
Audric Ackermann 87a8385629
move timerOptions to redux 4 years ago
Audric Ackermann e451cdd78f
rename message props to messageProps 4 years ago
Audric Ackermann c8aa73626e
do not load right panel data unless it is visibl 4 years ago
Brice-W e3aa500ba0 i18n labels for pin conversations limit 4 years ago
Brice-W 4ddc00c9b6 set a limit numer to pinned conversations 4 years ago
Audric Ackermann f0db797a9a
fix loading of messages props 4 years ago
Audric Ackermann 3f0088ed2a
fix memory leak on avatar place holder useEffect 4 years ago
Audric Ackermann 672eb91975
add types for message props and remove props function calls msg 4 years ago
Brice-W dcd8da87ca fix errors 4 years ago
Brice-W 6b8a4ffc6c display link preview popup only time 4 years ago
Warrick Corfe-Tan 4decda9cff Merge branch 'clearnet' into pin-conversations 4 years ago
Warrick Corfe-Tan 535a66b879 minor tidying 4 years ago
Warrick Corfe-Tan cf6ac09300 Refactor to functional components 4 years ago
Audric Ackermann e9714f8db8
Merge pull request #1734 from Bilb/fix-clear-all-data
add loading for leaving opengroup dialog
4 years ago
Audric Ackermann a0811b699c
Merge pull request #1744 from Bilb/use-retrieve-status-for-isOnline
use our retrieve status as isOnline status
4 years ago
Warrick Corfe-Tan 563dff64ae yarn linting and formatting, 4 years ago
Warrick Corfe-Tan 36cf05db1b Switched conversation pin state. 4 years ago
Audric Ackermann 52293d6787
fix trust do not trigger redownload of already dl medias 4 years ago
Warrick Corfe-Tan 08db057ad9 Merge branch 'clearnet' into pin-conversations 4 years ago
Warrick Corfe-Tan 49415e3bf0 Yarn formatting and linting. 4 years ago
Warrick Corfe-Tan 264f97663e Persisting conversation pin statuses. 4 years ago
Audric Ackermann 447f862ace
add some static glowing to the actionpanel light 4 years ago
Audric Ackermann e85f69a144
use our retrieve status as isOnline status 4 years ago
Warrick Corfe-Tan 60b3032833 Exclude showing pin icon and menu item for contacts list. 4 years ago
Audric Ackermann 19555b99a0
Merge pull request #1723 from Bilb/poll-less-often-group-not-active
Poll less often group not active
4 years ago
Warrick Corfe-Tan 6dd7f34e4d Pin conversations WIP. Pinning functioning and persisting on conversation list. 4 years ago
Audric Ackermann 10702088e2
allow sending messages even if our app is expired 4 years ago
Audric Ackermann bab0a94e0d
make moderator strings add/remove error more explicit 4 years ago
Audric Ackermann 66c86a3cf6
never show pubkey for quoted message author 4 years ago
Audric Ackermann 3424796212
Merge pull request #1735 from Bilb/vertical-line-onion
Vertical line on onion path modal
4 years ago
Audric Ackermann 5e55c2cfab
fix lint 4 years ago
Audric Ackermann 4eb76df60c
fix line on onion path modal 4 years ago
Audric Ackermann 15aa6b5ef9
add loading for leaving opengroup dialog 4 years ago
Warrick Corfe-Tan 00c7c8b969 vertical line wip. 4 years ago
Audric Ackermann e4dae7f408
show loading while sending last config message 4 years ago
Warrick Corfe-Tan fe474425ba wip vertical line. 4 years ago
Audric Ackermann d686076ba8
Merge remote-tracking branch 'upstream/clearnet' into play-custom-speed-button 4 years ago
Audric Ackermann 9bdd6ad139
add button to control speed playback on the player 4 years ago
Audric Ackermann 4a491e6a6a
lint 4 years ago
Warrick Corfe-Tan 5b5cea6831 minor formatting and linting changes. 4 years ago
Warrick Corfe-Tan c04d3cd7d1 minor move function to larger scope 4 years ago
Audric Ackermann 7ea30b70ca
variable swarm polling based on activeAt timestamp 4 years ago
Warrick Corfe-Tan 184c4d5d3e Audio autoplay stop when sent from a different user. 4 years ago
Warrick Corfe-Tan fc31f8d2b1 Merge branch 'clearnet' into audio-messages-play-all 4 years ago
Audric Ackermann 29c29c5752
fix click to trust only dling file received 4 years ago
Warrick Corfe-Tan be11c37a59 Linting and formatting. 4 years ago
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
Audric Ackermann 151dcd1431 fix up onion path animation with no glowing nodes 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