Commit graph

573 commits

Author SHA1 Message Date
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
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
5dc668f591
disable microphone for now (waiting refactor branch to be merged) 2020-09-22 14:09:47 +10:00
Audric Ackermann
0097e9fa2d
remove already removed file reference 2020-09-02 12:06:22 +10:00
Audric Ackermann
7bb1007eee
remove unused clear-data template 2020-08-26 16:31:54 +10:00
Audric Ackermann
339bc35975
shorten pubkey when replying to a user 2020-08-26 16:11:43 +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
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
Vincent
5165bfdba4 jsx-emoji-overlay 2020-07-22 14:03:24 +10:00
Vincent
9f1cef9844 emoji-rendering 2020-07-21 17:37:34 +10:00
Vincent
d823e2a758 safety-number-view 2020-07-20 17:46:13 +10:00
Mikunj
afe8bc1e46 Fix auto update checking 2020-07-17 09:33:23 +10:00
Mikunj
aa75205bbd Move BlockedNumberController to ts 2020-07-07 10:24:24 +10:00
Audric Ackermann
28fb1dd12a
address PR reviews 2020-06-17 11:39:26 +10:00
Audric Ackermann
0d0a0a1eb5
remove unused file connecting_to_server_dialog_view.js 2020-04-14 09:56:31 +10:00
Mikunj Varsani
24a3e05154
Revert "Revert "Clean up unused dependencies."" 2020-04-03 16:41:53 +11:00
Vince
5ff7476359
Revert "Clean up unused dependencies." 2020-04-03 16:20:49 +11:00
Mikunj
d671ce0055 Remove phone number libraries 2020-03-31 10:44:00 +11:00
Vincent
7b674bb8d8 Various UI improvements 2020-02-12 17:27:14 +11:00
Vincent
2101abb911 Modal blurs and stylistic simplifications 2020-02-12 13:53:18 +11:00
Vince
5bbd136493
Merge pull request #758 from neuroscr/version-check
Version check, de-signal.org-ification
2020-02-03 17:11:17 +11:00
Vincent
31af2b60f1 Merge branch 'clearnet' of https://github.com/loki-project/loki-messenger into clearnet 2020-01-31 14:47:34 +11:00
Vincent
aeb04a3a44 onboarding messageview 2020-01-31 13:31:25 +11:00
Maxim Shishmarev
3f58dea035 Remove mixpanel 2020-01-31 10:14:30 +11:00
Vincent
9dcc851ebd Updated all icon references 2020-01-30 14:19:07 +11:00
Ryan Tharp
070074d596 fix upgrade link, wrap expiredWarning in span for styling, use br to clear the float, trim trailing whitespace 2020-01-29 02:52:47 -08:00
Audric Ackermann
7867f4dceb
Merge branch 'clearnet' into brand-redesign 2020-01-29 11:55:26 +11:00
Vincent
3dd18a0c9c Profile picture upload, fixes and copy 2020-01-24 12:26:15 +11:00
Audric Ackermann
b15fff0a2f
fix send-message line-height with multiple lines 2020-01-24 11:46:23 +11:00
Audric Ackermann
293eca0509 Merge branch 'brand-redesign' into clearnet 2020-01-22 17:59:08 +11:00
Vincent
a1a582d7ea Session branding fixes 2020-01-21 15:18:05 +11:00
Vincent
5fbbdc33c3 Signal branding 2020-01-21 14:59:18 +11:00
Audric Ackermann
25344685a2 merge 2020-01-21 14:49:14 +11:00
Audric Ackermann
43956709ad include the channel settings panel on right of conversation 2020-01-16 11:27:29 +11:00
Audric Ackermann
9b8ad976e3 remove not used AddServerDialog -> now on chanel section 2020-01-16 11:27:29 +11:00
Audric Ackermann
3dd175fda2 update loading screen logo 2020-01-16 10:52:41 +11:00
Vincent
2b7af04587 Message selection fixed and optimised for speed 2020-01-10 16:25:29 +11:00
Vincent
dd421d58f1 Theme switching. Need to update _session*_light 2020-01-09 17:44:34 +11:00
Vincent
505697bbcd App view change working 2020-01-09 11:38:48 +11:00
Audric Ackermann
634aaa36d4 update loading screens with session subtitle 2020-01-03 17:07:41 +11:00
Audric Ackermann
7ba85921b1 replace loki with session on loading screens 2020-01-03 17:06:58 +11:00
Audric Ackermann
b09ca5c751 remove not used headerview 2020-01-03 17:03:02 +11:00
Audric Ackermann
c883d20bd7 add the left pane sections on main page 2020-01-03 17:03:02 +11:00
Vincent
6ee5d041fb Finishing up some modals 2019-12-30 17:38:28 +11:00
Vincent
2419272608 Updated React dialogs to SessionModals 2019-12-23 09:44:18 +11:00
Vincent
228e4ca81e Adding session settings to utilise toggles 2019-12-20 18:24:21 +11:00
Vincent
e9d543fe4a Dropdown generalisation and simplification 2019-12-18 17:14:27 +11:00
Vincent
12011a30d4 Inital dropdown, modal and toggle 2019-12-18 11:50:19 +11:00
Vince
9cd27abf31
Merge branch 'brand-redesign' into brand-redesign 2019-12-17 11:04:15 +11:00
Vincent
4d463c659c Filesize toast amend 2019-12-16 17:38:43 +11:00
Audric Ackermann
4ad62284fa add an animation when showing the sessionID on registration 2019-12-16 09:38:34 +11:00
Audric Ackermann
cc97d9284b add first chunck of our SessionRegistrationView 2019-12-16 09:21:20 +11:00
Ryan Tharp
5730a88c18 add/remove moderator modal dialogs 2019-12-10 00:17:45 -08:00
Maxim Shishmarev
5123fa0409
Merge pull request #669 from msgmaxim/restoration
Prompting the user to reset session on invalid ciphertext
2019-12-05 10:06:48 +11:00
Maxim Shishmarev
81bfa90943 Prompting the user to reset session on invalid ciphertext 2019-11-28 14:05:11 +11:00
Audric Ackermann
9992a3da1d Add a showUserDetails modal to display user's details
Relates #655
2019-11-28 10:02:20 +11:00
Maxim Shishmarev
2ab0d084f1
Merge pull request #645 from msgmaxim/group-invites
Public chat invitations
2019-11-25 16:29:02 +11:00
Maxim Shishmarev
a5fce17d8c public chat invitations 2019-11-22 16:16:43 +11:00
sachaaaaa
94dd331cb1 Show pubkey QR code in pairing dialog (as primary) 2019-11-22 10:41:57 +11:00
Maxim Shishmarev
4dd314c18f Enable profile pictures 2019-11-18 17:34:41 +11:00
Beaudan Brown
685ada5cc5 Merge branch 'clearnet' into prep-merge 2019-11-15 12:31:40 +11:00
sachaaaaa
86168ef870 lower case variable 2019-11-06 15:41:39 +11:00
sachaaaaa
497f42165a Allow unpairing device 2019-11-06 10:52:34 +11:00
Maxim Shishmarev
8677fb15a0 Select multiple messages and bulk deletion 2019-11-06 10:26:21 +11:00
sachaaaaa
13572c3524
Merge branch 'multi-device' into paired_device_alias 2019-11-06 10:08:59 +11:00
sachaaaaa
46613de846 lint 2019-11-04 09:31:15 +11:00
sachaaaaa
b324421534 Allow primary device to assign local aliases to paired devices 2019-11-01 16:18:30 +11:00
Maxim Shishmarev
0d19b708f9 Creating private group chats between friends 2019-11-01 11:57:49 +11:00
sachaaaaa
65361d33f5 New menu item "show pairing words" for secondary devices 2019-10-31 18:18:07 +11:00
Beaudan Brown
0defebc484 Final change 2019-10-28 13:59:33 +11:00
Beaudan Brown
d97eced37b Merge branch 'clearnet' into multi-device 2019-10-23 16:34:56 +11:00
Beaudan Brown
a3635216db Enable sending audio recordings 2019-10-23 15:00:14 +11:00
Beaudan Brown
22df66c08f Fix missing await, fix undefined bug 2019-10-23 14:55:09 +11:00
Beaudan Brown
3bdbf03658 Enforce display name 2019-10-23 14:55:09 +11:00
Beaudan Brown
b66abca17d Disable files for friend requests 2019-10-22 13:52:32 +11:00
Beaudan Brown
f0c198c7b7 Split uploadData to public and private 2019-10-22 13:36:30 +11:00
Beaudan Campbell-Brown
c9b11814a6
Merge pull request #567 from BeaudanBrown/name-restriction
Display name restrictions 2
2019-10-22 13:35:58 +11:00
Beaudan Campbell-Brown
ac80ef0d4e
Merge pull request #557 from BeaudanBrown/add-server
Add server
2019-10-22 13:16:23 +11:00
Beaudan Brown
602ec1ccaf Also block displayname characters in the edit display name menu and change spaces to underscores 2019-10-22 13:15:58 +11:00
Beaudan Brown
f538aeea50 Remove old link preview system 2019-10-21 11:39:50 +11:00
Beaudan Brown
4e85435bf7 Update attachment pipeline to upload and download from loki fileserver 2019-10-16 15:58:49 +11:00
Beaudan Brown
39fac5fd02 Add initial add server UI skeleton 2019-10-09 14:06:57 +11:00
Beaudan Brown
8d6fee4aec Merge branch 'clearnet' into multi-device 2019-10-08 09:24:55 +11:00
sachaaaaa
c4728cf4f3 Provide a cancel button instead of a timeout for secondary registration 2019-10-02 11:51:20 +10:00
Beaudan Brown
7b0f40535f QoL with auto focus display name box and enter/esc key functionality on profile screen. Restrict display name characters to alphanumeric (easy to work around) 2019-10-02 11:10:01 +10:00