Beaudan Brown
|
638f1c0e6c
|
Bringing together all the stuff for attachments and link previews
|
6 years ago |
Beaudan Brown
|
f0c198c7b7
|
Split uploadData to public and private
|
6 years ago |
Beaudan Brown
|
a1921cfff3
|
Enable link previews to be sent as attachments, might need some more tweaking
|
6 years ago |
Beaudan Brown
|
c7a91686a8
|
Update proto id and use the server id as the attachmentpointer id
|
6 years ago |
Beaudan Brown
|
5710c1268c
|
Revert id field and add new url field to be compatible with mobile
|
6 years ago |
Beaudan Brown
|
4e85435bf7
|
Update attachment pipeline to upload and download from loki fileserver
|
6 years ago |
Ryan Tharp
|
c921d3e3b3
|
allow mixpanel to be already set up elsewhere
|
6 years ago |
Ryan Tharp
|
88b44390bf
|
Desktop Analytics
|
6 years ago |
Beaudan Brown
|
9beea2cbd3
|
Enforce curlies completely and lint with new settings
|
6 years ago |
Beaudan Campbell-Brown
|
a6abcaf826
|
Merge pull request #453 from Mikunj/profile-simplification
Profile simplification
|
6 years ago |
Beaudan Campbell-Brown
|
43bd167965
|
Merge pull request #463 from loki-project/public-chat
Public chat
|
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
|
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 Brown
|
eec4f22b50
|
Add crypto helpers and public error
|
6 years ago |
Beaudan Brown
|
895cedc801
|
Lint
|
6 years ago |
Beaudan Brown
|
3f4b94ba74
|
Transition to initialising rss feeds in schema update
|
6 years ago |
Ryan Tharp
|
48f2637ff9
|
lint
|
6 years ago |
Ryan Tharp
|
0a1655b03d
|
poll all feeds
|
6 years ago |
Ryan Tharp
|
c57571fdfd
|
loki.network rss feed
|
6 years ago |
Beaudan
|
f857744e88
|
Revert sending id
|
6 years ago |
Beaudan
|
f718bf15d2
|
Prepare to delete message, send message id to server
|
6 years ago |
Beaudan
|
21f0149e22
|
Send profile and update it
|
6 years ago |
Beaudan
|
014558d939
|
Squash and clean of old PRs, move towards sending cleartext again
|
6 years ago |
sachaaaaa
|
0e61ab8ccc
|
Better document magic numbers
|
6 years ago |
sachaaaaa
|
16e51a2c7a
|
use variable for magic number
|
6 years ago |
sachaaaaa
|
b15799e7cb
|
Generate 13 word seeds by default - still accept 25 word seeds.
|
6 years ago |
Beaudan
|
7dd155eb16
|
Remove empty event trigger, doesn't seem to be required any more but could be wrong
|
6 years ago |
Beaudan Campbell-Brown
|
b76f84acc5
|
Merge pull request #377 from msgmaxim/typing-indicators
Add a toggle option for typing indicators; use short ttl for them
|
6 years ago |
Maxim Shishmarev
|
cdd374a4b2
|
Add a toggle option for typing indicators; use short ttl for them
|
6 years ago |
Beaudan Campbell-Brown
|
0e9372d3d5
|
Merge pull request #373 from msgmaxim/timestamp-error
Show correct error on incorrect timestamp
|
6 years ago |
Maxim Shishmarev
|
09d279dd93
|
Show correct error on incorrect timestamp
|
6 years ago |
Beaudan
|
63396669bc
|
Add eslint rule to enforce curlys, run eslint --fix to automatically apply this rule and add swapfiles to gitignore
|
6 years ago |
Beaudan Campbell-Brown
|
c1efa93137
|
Merge pull request #349 from BeaudanBrown/fix-disappearing
Fix disappearing messages and deleting contact
|
6 years ago |
Beaudan
|
96aaa7851d
|
Send broadcast message instead of empty message to trigger things like session reset and disappearing messages. Also fix small bug where deleting a contact kept the (now removed) conversation open
|
6 years ago |
Beaudan
|
6ef94fa43d
|
Start attempt at closing long polling connections when offline event is triggered
|
6 years ago |
Beaudan
|
804fc076cc
|
Refresh swarm list 1 time for outgoing messages
|
6 years ago |
Beaudan
|
df2c4af67c
|
Run lint and check for ip or address when removing unreachable nodes
|
6 years ago |
sachaaaaa
|
beac7a02bb
|
send "unreachable" ping to allow half-p2p
|
6 years ago |
sachaaaaa
|
c53633e367
|
Clearnet p2p with https (no verification yet)
|
6 years ago |
Beaudan
|
d82b5e1998
|
Remove random snodes if they fail and then try again. Throw seed node error if getRandomSnodeAddress fails. Filter out 0.0.0.0 nodes.
|
6 years ago |
Beaudan
|
e520bf109a
|
Persist PoW difficulty and update if get response from snodes
|
6 years ago |
Beaudan Campbell-Brown
|
e9b1359bab
|
Merge pull request #295 from BeaudanBrown/refactor-sendmessage
Refactor sendmessage
|
6 years ago |
Beaudan Campbell-Brown
|
fd6f6c6a8c
|
Merge pull request #290 from Mikunj/loki-profile
Convert profile field in DataMessage to use LokiProfile
|
6 years ago |
Beaudan
|
c02d5d4053
|
Lint
|
6 years ago |
Beaudan
|
709db4bf54
|
Make sendMessage take options, remove redundant retrieve function and get constant
|
6 years ago |
Beaudan
|
b43978ece1
|
Initial refactoring of sendmessage
|
6 years ago |
Beaudan Campbell-Brown
|
fbcd49ac5d
|
Merge pull request #270 from sachaaaaa/concurrent_polling
Refactor long polling for better concurrent requests
|
6 years ago |
Mikunj
|
2c12c8a1d8
|
Convert profile field in data message to use LokiProfile instead of signal Contact.
|
6 years ago |
sachaaaaa
|
5f77f751d9
|
Replace generator function and other various fixes
|
6 years ago |