Ryan Tharp
|
3178d67295
|
allow yourself to request deletion of messages
|
6 years ago |
Beaudan Brown
|
ba72f55b03
|
Fix missing react key error
|
6 years ago |
Ryan Tharp
|
95cca859e9
|
Merge branch 'deletion-final' of https://github.com/BeaudanBrown/loki-messenger into public-delete
|
6 years ago |
Beaudan Brown
|
8d77d6fd79
|
All the API updates, enable mod status retrieval and allow for message deletion
|
6 years ago |
Beaudan Brown
|
351fa09ad6
|
Only show delete option if have mod status and show different modal for mod deletion
|
6 years ago |
Beaudan Brown
|
e4ecc5b389
|
A prepare for message deletion
|
6 years ago |
Beaudan Brown
|
1b4105a3d0
|
Fix db stuff and remove unneeded message function
|
6 years ago |
sachaaaaa
|
97970ff465
|
Share primary device profile name upon secondary registration
|
6 years ago |
sachaaaaa
|
3a78f47cd7
|
Secondary device registration: UX changes (show countdown, disable button, etc.)
|
6 years ago |
Ryan Tharp
|
33572cac1f
|
use newer delete system every 5s, deleteMessage(), store token in serverAPI, serverRequest refactor, registerChannel now returns the channel found/created, change baseChannelUrl base
|
6 years ago |
Ryan Tharp
|
807b32fac0
|
remove unneeded $ on badge
|
6 years ago |
Ryan Tharp
|
d5e6ffb1f9
|
rename deletePublicMessage => deleteLocalPublicMessage
|
6 years ago |
sachaaaaa
|
7b9e578d8a
|
lint
|
6 years ago |
sachaaaaa
|
aa2438ad00
|
Shorter TTL for pairing requests
|
6 years ago |
Mikunj
|
83d198108c
|
Fix the ui bug where items would appear over the loki logo.
|
6 years ago |
Mikunj
|
c4dd10a5cd
|
Simplified profile setting. Renamed functions to be less confusing. Removed storing profile in local storage.
|
6 years ago |
Beaudan Brown
|
7d0b300246
|
Add deletion polling
|
6 years ago |
Beaudan Brown
|
3332cb240e
|
Add background event listener
|
6 years ago |
Beaudan Brown
|
5a70d88747
|
Add removeMessage function to conversation
|
6 years ago |
Beaudan Brown
|
6392c77952
|
Fix database helpers
|
6 years ago |
Beaudan Campbell-Brown
|
63293c5b03
|
Merge pull request #447 from BeaudanBrown/auth-sending
[Public Authentication] Auth sending
|
6 years ago |
Beaudan Brown
|
700ed5d2a8
|
Some refactoring from reviews, and include the token in the message pipeline instead of getting in message_api
|
6 years ago |
Beaudan Brown
|
b5fd01a468
|
Add required metadata to sending pipeline and send to public channels
|
6 years ago |
Beaudan Campbell-Brown
|
1cabc8d02b
|
Merge pull request #445 from BeaudanBrown/auth-db
[Public Authentication] Add database tables and helper functions for public server auth
|
6 years ago |
Beaudan Brown
|
716e142ac4
|
Reviews
|
6 years ago |
Beaudan Brown
|
37366198fc
|
Add database tables and helper functions for public server auth
|
6 years ago |
Beaudan Brown
|
87e57af090
|
Fix feed reader for single element results
|
6 years ago |
Beaudan Campbell-Brown
|
6c8a35d8e0
|
Merge pull request #448 from BeaudanBrown/auth-token
[Public Authentication] Add token retrieval functions to public chat api
|
6 years ago |
Beaudan Brown
|
fc8aa0211d
|
Addressing reviews
|
6 years ago |
Beaudan Brown
|
1f7787ecf7
|
Add token retrieval functions to public chat api
|
6 years ago |
Beaudan Campbell-Brown
|
81f7f340bd
|
Merge pull request #446 from BeaudanBrown/auth-crypto
[Public Authentication] Add crypto helpers and public error
|
6 years ago |
sachaaaaa
|
1d4c98adf0
|
Merge pull request #444 from sachaaaaa/logic_fixes
[multi-device] Fix bugs revealed during reviews
|
6 years ago |
Beaudan Brown
|
eec4f22b50
|
Add crypto helpers and public error
|
6 years ago |
sachaaaaa
|
7e0217dca8
|
Merge pull request #439 from sachaaaaa/registration_done_secondary
[multi-device] Prevent showing inbox if secondary registration is ongoing
|
6 years ago |
sachaaaaa
|
eaddf18cc5
|
Merge pull request #441 from sachaaaaa/outgoing_messages
[multi-device] Outgoing messages
|
6 years ago |
sachaaaaa
|
16cc1cb400
|
Merge pull request #443 from sachaaaaa/show_secondary_pubkey_message_details
[multi-device] Format message details to show secondary pubkey properly
|
6 years ago |
sachaaaaa
|
54f4fd843b
|
Merge pull request #440 from sachaaaaa/substitute_secondary_with_primary
[multi-device] Display incoming messages in the primary device conversation
|
6 years ago |
sachaaaaa
|
1c447c0589
|
Merge pull request #438 from sachaaaaa/allow_messages_without_lokip2p
[multi-device] Allow receiving and sending messages before lokiP2PApi is defined.
|
6 years ago |
sachaaaaa
|
bb0150624f
|
Address reviews
|
6 years ago |
Beaudan Campbell-Brown
|
205f03419f
|
Merge pull request #429 from BeaudanBrown/rss-updated
Rss updated
|
6 years ago |
sachaaaaa
|
661b207245
|
Various fixes for bugs introduced during reviews
|
6 years ago |
sachaaaaa
|
dce8c8bcf7
|
Format message details to show secondary pubkey properly
|
6 years ago |
sachaaaaa
|
53b974d63f
|
Send messages to every devices linked to a primary device
|
6 years ago |
sachaaaaa
|
2c052a65a2
|
Display incoming messages in the primary device conversation
|
6 years ago |
sachaaaaa
|
415ea7992c
|
Prevent showing inbox if secondary device registration is still ongoing
|
6 years ago |
sachaaaaa
|
4dd62a265c
|
Allow receiving and sending messages before lokiP2PApi is defined.
|
6 years ago |
sachaaaaa
|
94f1d8e1bd
|
Merge pull request #436 from sachaaaaa/add_to_link_preview_whitelist
Enable link preview for i.imgur.com, tenor and giphy
|
6 years ago |
sachaaaaa
|
0149fa7f2a
|
Expand link preview tests for tenor and giphy
|
6 years ago |
sachaaaaa
|
5eab2098b6
|
Merge pull request #430 from sachaaaaa/handle_incoming_authorisation
[multi-device] Handle incoming pairing authorisation message
|
6 years ago |
sachaaaaa
|
f5f6b37852
|
Enable link preview for i.imgur.com, tenor and giphy
|
6 years ago |