Vincent
30ccb81d3d
Disappearing messages in Channel Settings panel
5 years ago
Vincent
cf0b9e45fa
Emoji spacing & message highlight formatting
5 years ago
Vincent
2101abb911
Modal blurs and stylistic simplifications
5 years ago
Vincent
b4c6c37b16
constants renaming
5 years ago
Vincent
4fd2126fbe
Fileserver update
5 years ago
Vincent
250a3ad6c1
Closed groups overlay integration
5 years ago
Ryan Tharp
d0cc5a57f8
Merge pull request #759 from neuroscr/tls-fix
...
Move disable TLS rejection to only lokiRpc
5 years ago
Ryan Tharp
ed41e562c5
enable useSealedSender too per Maxim
5 years ago
Ryan Tharp
3964e9acf0
Merge branch 'clearnet' into tls-fix
5 years ago
Ryan Tharp
1d03b3a68e
Desktop: enable useSnodeProxy feature flag
5 years ago
Vince
5bbd136493
Merge pull request #758 from neuroscr/version-check
...
Version check, de-signal.org-ification
5 years ago
Vincent
c0a33a630f
Join channel generalisation
5 years ago
Vincent
2d4bf2b3e2
Complete conditional message onboarding
5 years ago
Maxim Shishmarev
3f58dea035
Remove mixpanel
5 years ago
Ryan Tharp
615a41fa21
Merge branch 'clearnet' into tls-fix
5 years ago
Maxim Shishmarev
02320334f0
Remove P2P
5 years ago
Ryan Tharp
04e1d58a50
remove ugly TLS hack
5 years ago
Ryan Tharp
acf4529904
expose semver and LokiAppDotNetServerAPI because we can't get ourKey from storage early enough
5 years ago
Vince
310038ec31
Merge pull request #748 from loki-project/brand-redesign
...
Brand redesign
5 years ago
Audric Ackermann
d68aeb947e
Merge branch 'clearnet' into brand-redesign
5 years ago
Maxim Shishmarev
b405b150cc
Sealed sender support
5 years ago
Ryan Tharp
11359fc037
Merge branch 'clearnet' into fileproxy
5 years ago
Vincent
4a7e2dece7
Password lock screen and delete data screen
5 years ago
Vincent
0a525629ee
Prevent illegal username and passwords
5 years ago
Vincent
56b1bcac01
Partial copy updates
5 years ago
Vincent
4fe82d28d9
Version info
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
c26097554f
settings optimisations
5 years ago
Vincent
d217c76647
mergable settingsview
5 years ago
Vincent
cc3e206504
stagepoint sessionsettings bak
5 years ago
Vincent
8de2ce9e23
Theme toggle and settings abstraction
5 years ago
Maxim Shishmarev
a195c98061
Add a feature flag for snode proxy
5 years ago
Audric Ackermann
8d11553fe5
add a *ignore* method to Promise to make tslint happy
5 years ago
sachaaaaa
db0068b429
Sending and handling of special UNPAIRING_REQUEST message
5 years ago
Beaudan Brown
56a1c31bf4
Ensure we can still send messages to ourselves (sync) and disable group chats
5 years ago
Beaudan Brown
685ada5cc5
Merge branch 'clearnet' into prep-merge
5 years ago
Beaudan Brown
b7dd4257d6
Disable microphone button when you have disabled permissions
5 years ago
sachaaaaa
5529deb019
Merge pull request #602 from sachaaaaa/unpairing_device
...
[multi-device] Allow unpairing device
5 years ago
sachaaaaa
3f52b9df93
Make unpairing a toggle-able feature (enable with window.lokiFeatureFlags.multiDeviceUnpairing = true)
5 years ago
Beaudan Brown
41fdcef695
Ensure that we can't miss the apisReady event and only listen for single emit
5 years ago
Maxim Shishmarev
f4ed8b2bf3
Add a feature flag for private group chats
6 years ago
Maxim Shishmarev
0df5214979
Limit small private groups to 10 members
6 years ago
Beaudan Brown
6a512503f0
Update display name sanitisation to allow a bunch of languages and spaces
6 years ago
Beaudan Brown
4e70b66131
Extract the async token grab from the server api constructor and put in the factory. Fix up the areas this affects
6 years ago
Beaudan Brown
5d2f7ddb20
Add messages needed for UI, bit of house work
6 years ago
Maxim Shishmarev
4e39f1e0eb
When composing: show mentions as profile names and treat them as indivisible elements
6 years ago
sachaaaaa
a931b2491a
Merge branch 'clearnet' into PR_file_server
...
* clearnet:
lint pass 2
lint pass 1
make sure versioning on write can't get out of sync
Update js/modules/loki_public_chat_api.js
Handle annotations omit correctly
fix typo CI found
refactor
pollOnceForMessages() move lastGot up, address Sacha's review
Update js/modules/loki_public_chat_api.js
address reviews
Custom message rendering of mentions
lint and remove unneeded params
modernize annotations since we're making a backward-incomp change
sign and only show verified messages
# Conflicts:
# js/modules/loki_public_chat_api.js
6 years ago
sachaaaaa
b13a4f3e56
Merge pull request #520 from msgmaxim/mentions2
...
Custom message rendering of mentions
6 years ago