Audric Ackermann
e8f0c4aaec
move libloki to webworker and remove unused stuff in it
4 years ago
Audric Ackermann
8760a59875
nodefetch headers as on mobile + cleanup worker code
4 years ago
Audric Ackermann
b045411961
remove reliable_trigger.js useless
4 years ago
Audric Ackermann
9204d2f5dd
remove importer
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
59b02a5ed4
Update group name modal dialog fixes
4 years ago
Warrick Corfe-Tan
9e5824cee1
Update group rename dialog
4 years ago
Audric Ackermann
8ef9c8ed1a
remove delivery receipt logic
4 years ago
Warrick Corfe-Tan
1bfdbc5c93
WIP: Refactoring modals.
4 years ago
Warrick Corfe-Tan
09f4b703ef
seed dialog refactored
4 years ago
Audric Ackermann
8c726fd745
reupload avatar every 10 days
4 years ago
Lucas Phang
dc2f62d5eb
Display Onion Path 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
d3b9e56c92
remove unused templates and css
4 years ago
Audric Ackermann
683fa84970
remove Nickname dialog for now
4 years ago
Audric Ackermann
4f7cb04552
remove completely SignalProtocolStore
4 years ago
Audric Ackermann
a51f95d28c
move models to TS part1
4 years ago
Audric Ackermann
9dc5cdf247
rename create_dialog view to update_group_dialog
4 years ago
Audric Ackermann
135fc3b366
remove prekeys
4 years ago
Audric Ackermann
72c96ea998
remove most of the SessionProtocol unused stuff
...
- prekeys
- SessionCipher
- LokiCipher
- endSession and the reset Session logic
- what we called Sessionprotocol manager (to keep track of session with
everyone)
4 years ago
Audric Ackermann
cbd0e63641
add admin dialog to warn him about leaving for v2 closed group
4 years ago
Audric Ackermann
2fe6b11e89
move ConversationController to typescript
4 years ago
Audric Ackermann
b0a229bf13
add Dialog on app start to ask to update SessionID
4 years ago
Audric Ackermann
cd3ec67099
add the encryptWithSessionProtocol method
4 years ago
Audric Ackermann
7da988c132
fix up session logo on loading and max message body length
4 years ago
Audric Ackermann
7e72566cba
remove list_view.js ListView is unused
4 years ago
Audric Ackermann
c128684ffe
cleanup unused svg files from Signal
4 years ago
Audric Ackermann
228e4ed662
move MessageController to typescript
4 years ago
Audric Ackermann
531b227ae4
clean unused files and fix recovery dialog showing
4 years ago
Audric Ackermann
828aa4413f
remove unused group_member_list component
4 years ago
Audric Ackermann
5698bca90b
remove unused recorder_view.js
4 years ago
Audric Ackermann
2fc61d2c96
cleanup expired template from html files
4 years ago
Audric Ackermann
977569cde0
move offline network view to react
4 years ago
Audric Ackermann
918eeae275
move InboxView to react
4 years ago
Audric Ackermann
30f93b2ad3
remove conversation stack
4 years ago
Audric Ackermann
e613613416
show toast with react-toastify and make them a styled-component
4 years ago
Audric Ackermann
48ecb8fc4b
cleanup unused code
4 years ago
Audric Ackermann
4d1335eb93
finish removing backbone last seen indicator view
4 years ago
Audric Ackermann
35ad4cba24
add a react component to display last read message
4 years ago
Audric Ackermann
a30ae8903b
remove bulk edit view and related stuff unused
4 years ago
Audric Ackermann
bcc54f2bd0
remove scroll down button backbone view as we are using it directly now
5 years ago
Audric Ackermann
a7bdc93ca8
working drag and drop, but no scrolling on the conversation messages
5 years ago
Audric Ackermann
363da7aa80
add back toast on attachment adding error
5 years ago
Audric Ackermann
757902054c
cleanup html file unused template
5 years ago
Audric Ackermann
a76322c676
cleanup unused template in .html files
5 years ago
Audric Ackermann
ddf41de3fb
add csp for image load from blob so attachments are loaded correctly
5 years ago
Audric Ackermann
c41eaada25
move display of message list to a subcomponent
5 years ago
Audric Ackermann
a652ec3b61
fix light theme in react refactor
5 years ago