Vincent
4a7e2dece7
Password lock screen and delete data screen
5 years ago
Audric Ackermann
191c3b1f54
add back typing indicator and read receipt setting under privacy
5 years ago
Vincent
4a6ed12992
Solidification of minor changes w appview injections
5 years ago
Vincent
4d690768a6
Scrolling button updated and animations to modals
5 years ago
Vincent
a0a5a61b29
Various changes suggested by redesign overview
5 years ago
Vincent
3dd18a0c9c
Profile picture upload, fixes and copy
5 years ago
Audric Ackermann
d13efafad2
"Leave {Closed|Open} Group" button depending on group opened
5 years ago
Audric Ackermann
293eca0509
Merge branch 'brand-redesign' into clearnet
5 years ago
Vincent
56b1bcac01
Partial copy updates
5 years ago
Vincent
c369b0c553
Edit user profile complete
5 years ago
Vincent
a1a582d7ea
Session branding fixes
5 years ago
Vincent
5fbbdc33c3
Signal branding
5 years ago
Audric Ackermann
25344685a2
merge
5 years ago
Vincent
79aa9c65a2
Merge branch 'brand-redesign' of https://github.com/loki-project/loki-messenger into brand-redesign
5 years ago
Vince
989f09e472
Merge branch 'brand-redesign' into brand-redesign
5 years ago
Audric Ackermann
cf6b09e7ef
add same link for terms and conditions than privacy policy
5 years ago
Vincent
69dc15ad70
Settings lock view; logic WIP
5 years ago
Audric Ackermann
411b343e6a
add unpairing of device from settings
5 years ago
Audric Ackermann
4d950f859b
add back link device in settings in a dialog
5 years ago
Vincent
d0a8b933e9
Add friends to server Session'isation
5 years ago
Vincent
010cf045cb
optimisation of ternary & binary expr.
5 years ago
Vincent
e065cc404f
Password set, change and remove complete
5 years ago
Vincent
35d59c75eb
Password set, change and remove complete
5 years ago
Vincent
a64a34edcb
Disclaimer modal and settings view cleanup
5 years ago
Audric Ackermann
ddaf62a499
add group settings page with media downladable and docs only
5 years ago
Audric Ackermann
902e678a64
fix lint
5 years ago
Audric Ackermann
c44437f62c
add channel section and refactor closableOverlay
5 years ago
Audric Ackermann
94ae4127b5
add link to our privacy policy
5 years ago
Audric Ackermann
84c315449f
show nb of members on group chat when members.length>0
5 years ago
Audric Ackermann
b49e85ad08
add the you have friend request title on contact section
5 years ago
Audric Ackermann
214679dece
add registration errors show to user
5 years ago
Vincent
d217c76647
mergable settingsview
5 years ago
Vincent
b0658ba7ed
settings toggling abstraction
5 years ago
Vincent
5360968a91
Add public server modal to message pane
5 years ago
Vincent
e7d3bc6d35
Settings view modals and categories
5 years ago
Vincent
589f77a85f
Completed left panel for settings
5 years ago
Vincent
74fd0159eb
Fix conflicts
5 years ago
Vincent
dff4523efa
Cleanups
5 years ago
Vincent
2d01275ede
QR Code responds to theme changes
5 years ago
Vincent
7b6e28eaab
Keyboard navigation wrt Modals
5 years ago
Vincent
2ede557a74
Modal additions incl. QR fixup and Seed View
5 years ago
Vincent
2caffa9289
Dependencies resorted and modal adjustments
5 years ago
Audric Ackermann
c9000c3f26
add the accept/decline buttons on friend requests in conversationslist
5 years ago
Audric Ackermann
af22bd7b33
add the leftpane overlay as reusable from subsections
5 years ago
Audric Ackermann
571af6c654
add contact section bottom buttons and empty list
5 years ago
Audric Ackermann
1bbb3cedd4
render header from static method in LeftPane.tsx to be reused on subsection
5 years ago
Audric Ackermann
28a27711e1
work on compose view
5 years ago
Audric Ackermann
98be71680d
add session h1 h2 and h3
5 years ago
Audric Ackermann
e3a0d15890
add showcompose on showcompose click
5 years ago
Audric Ackermann
6cc7ef4962
correct typo
5 years ago
Audric Ackermann
7ba85921b1
replace loki with session on loading screens
5 years ago
Audric Ackermann
bd3a4c5b19
addd placeholder in conversation search input
5 years ago
Audric Ackermann
225f002648
add conversations with working search on leftpanel
5 years ago
Vincent
8074756dc2
Infinte duration toasts
5 years ago
Vincent
6ee5d041fb
Finishing up some modals
5 years ago
Vincent
66911d6f06
Connect to server modal semi-complete
5 years ago
Vincent
648cc2339c
Working with deps
5 years ago
Vincent
659d4412bd
QR code completion
5 years ago
Vincent
2419272608
Updated React dialogs to SessionModals
5 years ago
Vincent
8aac656107
Modals finished. Need to xfer all to React
5 years ago
Vincent
d0d5012e07
Fixed breaking sessionToggle issues
5 years ago
Audric Ackermann
cca4b51c8f
remove showSubtitle option on registration page
5 years ago
Audric Ackermann
49d5106b56
validate form registration on enter press
5 years ago
Audric Ackermann
818cfc6dd3
make display name mandatory (remove optional string)
5 years ago
Audric Ackermann
d5b8436f4d
integrate dangerouslySetInnerHTML into custom components and sanityze it before rendering
5 years ago
Audric Ackermann
d6913c4819
do not localize registration strings which cannot be easily made
...
begin your session
ensuring peace of mind
and terms and conditions
are all static english code because otherwise we would need to use
dangerouslySetHtml
5 years ago
Audric Ackermann
291e3b48a0
add i18n translation and use them in the app
5 years ago
Vincent
2bdc0579c3
Message deletion moderator check and toast.
5 years ago
Vincent
fc235d6057
Completed message selection
5 years ago
Ryan Tharp
c794ecea7a
new add/remove moderation dialog messages
5 years ago
Ryan Tharp
549e3b4516
Merge branch 'clearnet' into multidevice-publicchat
5 years ago
Maxim Shishmarev
5123fa0409
Merge pull request #669 from msgmaxim/restoration
...
Prompting the user to reset session on invalid ciphertext
5 years ago
vincentbavitz
449eb8536b
System clock ( #677 )
...
* Show toast when client clock is out of sync
* Fixed syntactical misarrangements
* Simplify getServerTime method
* Futher simplify getServerTime method
* Update js/modules/loki_app_dot_net_api.js
Co-Authored-By: Mikunj Varsani <Mikunj@users.noreply.github.com>
* Update js/modules/loki_app_dot_net_api.js
Co-Authored-By: Mikunj Varsani <Mikunj@users.noreply.github.com>
* Update loki_app_dot_net_api.js
Use cached timestamp value
* Update preload.js
Update some values to function scope
* Updated syntax
* Semifinal changes
* Improved efficiency and eliminated need for restart on clock update
* Remove await and immediately invoked function
5 years ago
Ryan Tharp
29090ad80a
add updatePublicGroupDialogTitle and strip trailing whitespace
5 years ago
vincentbavitz
2e83881373
Merge pull request #652 from vincentbavitz/public-ban
...
Public ban
5 years ago
Maxim Shishmarev
81bfa90943
Prompting the user to reset session on invalid ciphertext
5 years ago
Maxim Shishmarev
07c39523e9
Show appropriate message in group invitation dialog on no friends
5 years ago
Beaudan Brown
43a91ab672
Linted
5 years ago
Beaudan Brown
bee5a89f14
Show toast on user ban
5 years ago
Beaudan Brown
4581a20260
Add new string i18n stuff
5 years ago
Maxim Shishmarev
89e5e919f2
Address more review comments
5 years ago
Maxim Shishmarev
a5fce17d8c
public chat invitations
5 years ago
Maxim Shishmarev
4dd314c18f
Enable profile pictures
5 years ago
sachaaaaa
5e27be9598
Change auto accept message
5 years ago
Beaudan Brown
685ada5cc5
Merge branch 'clearnet' into prep-merge
5 years ago
Beaudan Brown
c168e34adf
Update multi device string to match mobile
5 years ago
sachaaaaa
cd2c4b993a
lint
5 years ago
sachaaaaa
497f42165a
Allow unpairing device
5 years ago
Maxim Shishmarev
8677fb15a0
Select multiple messages and bulk deletion
5 years ago
sachaaaaa
13572c3524
Merge branch 'multi-device' into paired_device_alias
5 years ago
sachaaaaa
b324421534
Allow primary device to assign local aliases to paired devices
6 years ago
Maxim Shishmarev
a2f836c690
Address review comments
6 years ago
Maxim Shishmarev
7c05939f55
Add group admins and the ability to remove members from private groups
6 years ago
Maxim Shishmarev
0df5214979
Limit small private groups to 10 members
6 years ago
Maxim Shishmarev
0490e5c668
Clean up conversation options for groups
6 years ago
Maxim Shishmarev
9f81f67460
Can leave private group chats
6 years ago
Maxim Shishmarev
90f1d4a6aa
Display error messages when creating/updating group chats
6 years ago
Maxim Shishmarev
cf18572049
Adding new group members; establishing sessions between non-friends
6 years ago
Maxim Shishmarev
0d19b708f9
Creating private group chats between friends
6 years ago
sachaaaaa
65361d33f5
New menu item "show pairing words" for secondary devices
6 years ago