Commit Graph

542 Commits

Author SHA1 Message Date
Audric Ackermann 291d4682e4
fix some tests 2020-11-25 09:14:22 +11:00
Audric Ackermann 531b227ae4
clean unused files and fix recovery dialog showing 2020-11-19 09:14:48 +11:00
Audric Ackermann 828aa4413f
remove unused group_member_list component 2020-11-17 16:46:04 +11:00
Audric Ackermann 5698bca90b
remove unused recorder_view.js 2020-11-17 09:22:47 +11:00
Audric Ackermann 2fc61d2c96
cleanup expired template from html files 2020-11-17 09:09:04 +11:00
Audric Ackermann 977569cde0
move offline network view to react 2020-11-16 15:32:53 +11:00
Audric Ackermann 2f2eb2ad53
link back backbone conversation events to redux store 2020-11-13 17:17:48 +11:00
Audric Ackermann 918eeae275
move InboxView to react 2020-11-13 14:29:59 +11:00
Audric Ackermann 221f264de6
rename all saveMessage to message.commit() 2020-11-12 09:21:19 +11:00
Audric Ackermann 30f93b2ad3
remove conversation stack 2020-11-11 10:01:17 +11:00
Audric Ackermann e613613416
show toast with react-toastify and make them a styled-component 2020-11-09 11:25:57 +11:00
Audric Ackermann 48ecb8fc4b
cleanup unused code 2020-11-05 11:03:15 +11:00
Audric Ackermann 0b4400837b
fix scroll to quoted message and contact display name of group updates 2020-11-04 16:55:52 +11:00
Audric Ackermann 94b445983d
Merge remote-tracking branch 'upstream/clearnet' into react-refactor 2020-11-04 10:31:23 +11:00
Audric Ackermann 4d1335eb93
finish removing backbone last seen indicator view 2020-11-02 14:02:43 +11:00
Audric Ackermann 35ad4cba24
add a react component to display last read message 2020-11-02 10:57:19 +11:00
Audric Ackermann a30ae8903b
remove bulk edit view and related stuff unused 2020-10-29 16:20:08 +11:00
Audric Ackermann 5d21b21fb6
cleanup account_manager unused code 2020-10-29 13:33:26 +11:00
Audric Ackermann 13e02b5bf1
add staged link previews for everything from signal 2020-10-28 11:06:47 +11:00
Audric Ackermann bcc54f2bd0
remove scroll down button backbone view as we are using it directly now 2020-10-27 10:07:11 +11:00
Audric Ackermann a7bdc93ca8
working drag and drop, but no scrolling on the conversation messages 2020-10-21 10:35:21 +11:00
Audric Ackermann 363da7aa80
add back toast on attachment adding error 2020-10-20 14:07:48 +11:00
Audric Ackermann 757902054c
cleanup html file unused template 2020-10-20 13:20:47 +11:00
Audric Ackermann a76322c676
cleanup unused template in .html files 2020-10-19 10:59:06 +11:00
Audric Ackermann ddf41de3fb
add csp for image load from blob so attachments are loaded correctly 2020-10-19 09:35:16 +11:00
Audric Ackermann c41eaada25
move display of message list to a subcomponent 2020-10-16 14:54:31 +11:00
Audric Ackermann a652ec3b61
fix light theme in react refactor 2020-10-09 13:30:10 +11:00
Audric Ackermann 4d991d3992
Merge branch 'clearnet' into react-refactor 2020-10-08 17:23:55 +11:00
Audric Ackermann 0837ff5223
fix tests 2020-09-18 13:48:46 +10:00
Audric Ackermann 6d53c7562b
fix test 2020-09-16 08:57:49 +10:00
Audric Ackermann bc8999e0b6
fix tests 2020-09-10 16:16:46 +10:00
Audric Ackermann 252c45f635
Merge remote-tracking branch 'upstream/clearnet' into use-created-at-server-timestamp 2020-09-04 10:18:20 +10:00
Audric Ackermann 0a7035329f
fix tests 2020-09-02 12:29:12 +10:00
Audric Ackermann 0097e9fa2d
remove already removed file reference 2020-09-02 12:06:22 +10:00
Audric Ackermann 00994bcb4a
make most of the app rtl compatible (text based only) 2020-08-31 14:51:59 +10:00
Audric Ackermann f7d6da0ebc
remove useless css 2020-08-27 14:19:03 +10:00
Audric Ackermann 7bb1007eee
remove unused clear-data template 2020-08-26 16:31:54 +10:00
Audric Ackermann 4070a7099f
Merge remote-tracking branch 'upstream/clearnet' into add-light-theme 2020-08-26 12:04:00 +10:00
Audric Ackermann a03132f088
remove qrDialogView unused 2020-08-26 10:48:23 +10:00
Audric Ackermann 1eb8f8e6b1
remove ConfirmationDialogView unused 2020-08-26 09:51:40 +10:00
Audric Ackermann 5f51573f53
remove unused templates 2020-08-25 16:58:24 +10:00
Audric Ackermann 291982c2aa
cleanup css and themify missing stuff 2020-08-25 15:58:14 +10:00
Audric Ackermann 133d541a48
fix tests 2020-08-18 13:45:32 +10:00
Audric Ackermann fec3a0f643
remove install_view.js 2020-08-17 14:03:51 +10:00
Audric Ackermann 457a8967d6
remove beta disclaimer entirely 2020-08-17 12:12:54 +10:00
Audric Ackermann 3945c6b208
Merge remote-tracking branch 'upstream/clearnet' into react-refactor 2020-08-10 10:51:33 +10:00
Audric Ackermann e806e912a3
move password_utils.js to typescript 2020-07-30 11:07:36 +10:00
Audric Ackermann 9354c53490
drop errors when not being able to delete the tmpDir 2020-07-28 16:35:44 +10:00
Audric Ackermann 8910be2ceb
remove unused class and files 2020-07-24 15:54:40 +10:00
Audric Ackermann 5d7ecc690d
remove unused USERNAME and PASSWORD from MessageReceiver & MessageSender 2020-07-23 16:28:04 +10:00