Audric Ackermann
a30ae8903b
remove bulk edit view and related stuff unused
5 years ago
Audric Ackermann
12bf46e09e
use pushToast through ToastUtils when it's a static toast content
5 years ago
Audric Ackermann
42369cb8f2
add redux action to change section of UI
5 years ago
Audric Ackermann
ddf41de3fb
add csp for image load from blob so attachments are loaded correctly
5 years ago
Audric Ackermann
4d991d3992
Merge branch 'clearnet' into react-refactor
5 years ago
Audric Ackermann
3a876c7322
add notify to PN server on message sent
5 years ago
Audric Ackermann
4070a7099f
Merge remote-tracking branch 'upstream/clearnet' into add-light-theme
5 years ago
Audric Ackermann
55c4963772
remove unused updateInboxSectionUnread()
5 years ago
Audric Ackermann
457a8967d6
remove beta disclaimer entirely
5 years ago
Audric Ackermann
70b739d24f
update translation to match android - part 1
5 years ago
Audric Ackermann
3945c6b208
Merge remote-tracking branch 'upstream/clearnet' into react-refactor
5 years ago
Audric Ackermann
761ebf4a7c
lint
5 years ago
Audric Ackermann
abc9456d14
add popup for disabling multi device
5 years ago
Vincent
83528f4b8d
Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into refactor-ts-react
5 years ago
Mikunj
fd547941d6
Fix sync message issue
5 years ago
Audric Ackermann
5610ec5a9f
move handling of message event sending to message.js
5 years ago
Audric Ackermann
63c6f12a66
send sync message when a message was sent to someone
5 years ago
Audric Ackermann
4c890482f7
handle sending events on messages (sent/error)
5 years ago
Audric Ackermann
fb7e13acb0
lint
5 years ago
Audric Ackermann
8e0a466996
basic message sending event handling
5 years ago
Audric Ackermann
6a91d44e08
pass the db id to our messagesender message and clean a few files
5 years ago
Vincent
5d11ef1457
Header props
5 years ago
Vincent
af29113fab
Initialised message array in redux store
5 years ago
Vincent
1689bc617e
Message loading with redux
5 years ago
Vincent
cdd19037ba
Got it working
5 years ago
Vincent
bb0279983d
Partially rendered message success and root store manipulation
5 years ago
Vincent
a90cae4ac4
Started boilerplate getSessionConversationInfo
5 years ago
Vincent
e34ed37cdb
SessionConversation namespace remapping initialisation
5 years ago
Vincent
bf5badda3b
Working conversation openning
5 years ago
Ryan Tharp
d69a0a9fd4
lint
5 years ago
Vince
5bbd136493
Merge pull request #758 from neuroscr/version-check
...
Version check, de-signal.org-ification
5 years ago
Vincent
4350b73724
Messages.json amendments
5 years ago
Maxim Shishmarev
3f58dea035
Remove mixpanel
5 years ago
Ryan Tharp
a0599d27bc
get latest version through snode proxy, remove clearfix from ExpiredAlertBanner
5 years ago
Vincent
3dd18a0c9c
Profile picture upload, fixes and copy
5 years ago
Vincent
6b577915a0
Fixed typos
5 years ago
Vincent
8de2ce9e23
Theme toggle and settings abstraction
5 years ago
Vincent
2b7af04587
Message selection fixed and optimised for speed
5 years ago
Vincent
d20d62e8c6
Messages display temporary fix and panel optimisations
5 years ago
Vincent
505697bbcd
App view change working
5 years ago
Audric Ackermann
ecaf37cc82
resolve merge issues
5 years ago
Audric Ackermann
634aaa36d4
update loading screens with session subtitle
5 years ago
Vincent
8074756dc2
Infinte duration toasts
5 years ago
Beaudan Brown
685ada5cc5
Merge branch 'clearnet' into prep-merge
6 years ago
Maxim Shishmarev
a2f836c690
Address review comments
6 years ago
Maxim Shishmarev
0d19b708f9
Creating private group chats between friends
6 years ago
Beaudan Brown
08ad913105
Add explicit isSecondary flag to conversation list items so they can remain hidden in the menu after they become friends etc
6 years ago
sachaaaaa
b63d8ec84f
Merge branch 'clearnet' into multi-device
...
* clearnet: (35 commits)
yarn lint
return early if signature is not a string
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 review
address reviews
Custom message rendering of mentions
fix method
separate out new/open, more lint/cleanup
separate out note to self
create window.mixpanel here
use window.mixpanel, remove eventEmitter
lint and remove unneeded params
...
6 years ago
Ryan Tharp
db8ac66118
fix method
6 years ago
Ryan Tharp
3150a6ce11
separate out new/open, more lint/cleanup
6 years ago