Commit Graph

10303 Commits (aead3d651005dc01c808bf5731094ebfdd8765f3)
 

Author SHA1 Message Date
Warrick Corfe-Tan 64545ec7c4 Merge branch 'merge-dialogs' of https://github.com/Bilb/loki-messenger into merge-dialogs
Warrick Corfe-Tan 6393a4ff27 Confirmation box appearing on link paste but no functionality is changed yet.
Warrick Corfe-Tan 4f8e455b38 WIP. Adding confirmation to show link preview on pasting into composition box.
Audric Ackermann 93e43fe929
move conversation dialogs to redux store
Warrick Corfe-Tan eb2e60b2eb Fixed update-group-name dialog styling.
Warrick Corfe-Tan 24749ddd5a Fixed onion path glow animation.
Audric Ackermann b4fc19fa78
remove lodash calls left from window
Audric Ackermann bbbcfd54d6
rename all spacer-* to react component
Audric Ackermann a5d7995168
merge dialog refctor with clearnet
Audric Ackermann c9d7f4a1ab
Merge remote-tracking branch 'w/onion-paths' into clearnet
Audric Ackermann eae9321522
Merge pull request from Bilb/fix-ons-single-char
allow single chars ONS
Audric Ackermann aa170a59b7
Merge pull request from Bilb/cleanup-redux
Cleanup redux
Audric Ackermann 09799d83c6
allow single chars ONS
Warrick Corfe-Tan 18566aeff6 Merge branch 'checkpoint' into onion-paths
Warrick Corfe-Tan 7c82ccb3e9 user details modal refactor functioning.
Warrick Corfe-Tan e8d06e86b5 Fixed error message always appearing for group rename.
Warrick Corfe-Tan 8c0bec7a97 invite contacts dialog functioning.
Warrick Corfe-Tan 59b02a5ed4 Update group name modal dialog fixes
Warrick Corfe-Tan 9e5824cee1 Update group rename dialog
Warrick Corfe-Tan b278aa09df add / remove moderator modals refactored. Need to remove old whisper code and files.
Warrick Corfe-Tan e55cae697d Refactor confirm modal to redux.
Audric Ackermann 150e53ee29
Merge pull request from Bilb/improve-502-handlin
Improve 502 handlin
Audric Ackermann 0441eb2213
Merge pull request from Bilb/clean-translation
Clean translation with crowdin setup
Audric Ackermann dd9341a196
remove i18n from props everywhere where possible
Audric Ackermann 4b9d2c0692
fix tests
Audric Ackermann e9217168e4
improve 502 handling with guard node in fault in some cases
Audric Ackermann 9f6a5f6d2e
find lint
Audric Ackermann 99ac887a56
reply changes to locale made to clearnet since crownin setup
Audric Ackermann 6e07c39fa6
reapply changes for japanese translation in
Audric Ackermann b09c44c964
remove context in locales
Audric Ackermann 08d895afa3
remove entry message in locale as it cause issues with crowdin
Audric Ackermann adb9775848
cleanup trasnlation with latest from crowdin
Audric Ackermann 3d0bee63d2
first commit with changes from crowdin
Audric Ackermann 891c5c818f
Merge pull request from Bilb/remove-delivery-receipt
Remove delivery receipt
Audric Ackermann bd4835ab55
Merge pull request from Bilb/clean-db
Clean db
Audric Ackermann a5515a9309
remove androidKey and android mapping logic for locales
Warrick Corfe-Tan eb94bbf663 Change group name fixes.
Audric Ackermann 8ef9c8ed1a
remove delivery receipt logic
Warrick Corfe-Tan 98dcbf1d2b group update dialog functioning
Warrick Corfe-Tan 26b90cc86b checkpoint before refactoring update group members dialog
Warrick Corfe-Tan fd3b2246b0 update groupname dialog functioning. todo: delete old code.
Warrick Corfe-Tan 7dc318aa3d add / remove moderator modals refactored. Need to remove old whisper code and files.
Warrick Corfe-Tan eb964f8aeb removed intentional COG invite fail.
Warrick Corfe-Tan ee7afb6ebf WIP: refacotring. confirm modals mostly done. Working on add moderator modal now. Need to toggle via setModal.
Audric Ackermann 3f75fa54ad
delete one opengroupv1 message every 10 sec until there is no more
Audric Ackermann 9796f6fd52
limit the number of returned members to the last 300
Audric Ackermann 27fb732f50
cleanup unused prekeys table
Audric Ackermann 9cff53a256
call table names on sql when possible
Audric Ackermann 91ced048cc
Merge pull request from Bilb/merge-protos
Merge desktop protos with ios protos
Audric Ackermann c5287158c4
merge protobuf attachment and preview types