Commit graph

5698 commits

Author SHA1 Message Date
Beaudan
8225bf5847 Slight sql changes 2019-08-08 14:56:52 +10:00
Beaudan
06832e4978 Lint 2019-08-08 14:56:52 +10:00
Beaudan
b4cc9430be Add loki schema versioning and create new public conversation 2019-08-08 14:56:52 +10:00
Beaudan Campbell-Brown
5885f2d901
Merge pull request #384 from BeaudanBrown/version-1-0-3
Bump version number
2019-08-07 16:01:47 +10:00
Beaudan
dd9e401623 Bump version number 2019-08-07 15:27:37 +10:00
Beaudan Campbell-Brown
93993078c9
Merge pull request #382 from BeaudanBrown/delay-connectivity
Delay disconnected status and stop emitting empty events
2019-08-07 15:20:56 +10:00
Beaudan
ccfc9046b4 Fix tests 2019-08-07 14:58:32 +10:00
Beaudan
7dd155eb16 Remove empty event trigger, doesn't seem to be required any more but could be wrong 2019-08-07 14:56:14 +10:00
Beaudan
9dae805017 Run lint 2019-08-07 14:53:57 +10:00
Beaudan Campbell-Brown
73b417e605
Merge pull request #371 from BeaudanBrown/testnet
Separate testnet
2019-08-07 14:45:57 +10:00
Beaudan
492bb3723a Move pubkey truncation to loki_rpc and add window function 2019-08-07 13:57:17 +10:00
Beaudan Campbell-Brown
98f1c8d80b
Merge pull request #380 from BeaudanBrown/profile-fix
Catch this little rascal. Profile names should update consistently now
2019-08-06 17:11:04 +10:00
Beaudan
55152cd33a Catch this little rascal. Profile names should update consistently now 2019-08-06 16:14:26 +10:00
Beaudan Campbell-Brown
b5c232f54a
Merge pull request #378 from BeaudanBrown/typing-friend-request
Also don't send typing messages for people we aren't friends with
2019-08-06 16:11:23 +10:00
Beaudan Campbell-Brown
dd7bf1b2bb
Merge pull request #370 from msgmaxim/clipboard
Add a button to paste pubkey from clipboard if valid
2019-08-06 16:10:07 +10:00
Beaudan
debd211fe5 Also don't send typing messages for people we aren't friends with 2019-08-06 14:49:44 +10:00
Beaudan Campbell-Brown
fc12f01ab3
Merge pull request #374 from msgmaxim/no-read-receipt-unless-friends
Only send read receipts if friends
2019-08-06 14:28:17 +10:00
Beaudan Campbell-Brown
b76f84acc5
Merge pull request #377 from msgmaxim/typing-indicators
Add a toggle option for typing indicators; use short ttl for them
2019-08-06 12:47:45 +10:00
Maxim Shishmarev
cdd374a4b2 Add a toggle option for typing indicators; use short ttl for them 2019-08-06 11:57:45 +10:00
Beaudan Campbell-Brown
0e9372d3d5
Merge pull request #373 from msgmaxim/timestamp-error
Show correct error on incorrect timestamp
2019-08-05 17:33:08 +10:00
Beaudan Campbell-Brown
cd072d140a
Merge pull request #376 from BeaudanBrown/update-gitignore
Ignore ctags file
2019-08-05 17:31:12 +10:00
Beaudan
08b5c5608f Ignore ctags file 2019-08-05 17:23:26 +10:00
Beaudan Campbell-Brown
6a3062860d
Merge pull request #365 from sachaaaaa/beta-disclaimer
Add one-time disclaimer at startup for beta release
2019-08-05 16:08:04 +10:00
Beaudan
0a231ea2ae Allow start-prod and start-prod-multi so launch in production (mainnet) mode 2019-08-05 14:34:16 +10:00
Beaudan
6140fef1f7 Fix some bugs 2019-08-05 14:03:12 +10:00
Maxim Shishmarev
f12a7cee4d only send read receipts if friends 2019-08-05 12:14:11 +10:00
Maxim Shishmarev
09d279dd93 Show correct error on incorrect timestamp 2019-08-05 11:14:22 +10:00
Beaudan Campbell-Brown
8784f27d89
Merge pull request #368 from BeaudanBrown/enforce-curlys
Enforce curlys
2019-08-02 16:13:28 +10:00
Beaudan
43c2e9c953 Use different seed nodes for development vs production and strip 2 characters from pubkey on testnet 2019-08-02 16:11:26 +10:00
Maxim Shishmarev
d0e73ed7f8 Add a button to paste pubkey from clipboard if valid 2019-08-02 10:33:55 +10:00
Beaudan
63396669bc Add eslint rule to enforce curlys, run eslint --fix to automatically apply this rule and add swapfiles to gitignore 2019-08-01 12:54:48 +10:00
Beaudan Campbell-Brown
56c0d12e39
Merge pull request #364 from Sonofotis/patch-2
Update README.md
2019-08-01 12:19:56 +10:00
sachaaaaa
468a92f861 Fix electron tests 2019-07-31 10:23:10 +10:00
sachaaaaa
5cb7703ae5 Add one-time disclaimer at startup for beta release 2019-07-26 16:02:57 +10:00
Sonofotis
8f2b415c03
Update README.md 2019-07-26 10:46:55 +10:00
Beaudan Campbell-Brown
78537fc53f
Merge pull request #362 from neuroscr/link-preview-fix
fix link previews
2019-07-24 10:20:38 +10:00
Ryan Tharp
3617ce32cc fix link previews 2019-07-23 01:03:12 -07:00
Beaudan Campbell-Brown
c1efa93137
Merge pull request #349 from BeaudanBrown/fix-disappearing
Fix disappearing messages and deleting contact
2019-07-22 14:38:58 +10:00
Beaudan Campbell-Brown
3a04bab5f7
Merge pull request #344 from BeaudanBrown/close-polling
Start attempt at closing long polling connections when offline event is triggered
2019-07-19 10:11:09 +10:00
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 2019-07-18 13:28:36 +10:00
Beaudan
c53a35deeb Comment explaining stopPollingPromise 2019-07-15 12:37:40 +10:00
Beaudan
6ef94fa43d Start attempt at closing long polling connections when offline event is triggered 2019-07-15 12:33:19 +10:00
Beaudan Campbell-Brown
d3aba65e41
Merge pull request #337 from BeaudanBrown/filter-and-purge
Make sure we are purging nodes from retrieve swarm list, and also filter 0.0.0.0 ips when getting snodes from wrong swarm error
2019-07-09 12:05:06 +10:00
Beaudan
1c9fe5b9f5 Make sure we are purging nodes from retrieve swarm list, and also filter 0.0.0.0 ips when getting snodes from wrong swarm error 2019-07-09 10:45:50 +10:00
Beaudan Campbell-Brown
6f1e113671
Merge pull request #336 from BeaudanBrown/fix-notes
Fix release notes link
2019-07-08 10:07:33 +10:00
Beaudan
13012ce6d2 Fix release notes link 2019-07-08 09:51:02 +10:00
Beaudan Campbell-Brown
4048172479
Merge pull request #333 from BeaudanBrown/update-version
Update to beta 2
2019-07-05 16:44:31 +10:00
Beaudan
6f029c9a1f Update to beta 2 2019-07-05 16:43:58 +10:00
Beaudan Campbell-Brown
56ef0fe8a8
Merge pull request #332 from BeaudanBrown/database-fix
Fix password error
2019-07-05 16:40:58 +10:00
Beaudan
3d45451551 Better setting name 2019-07-05 14:45:48 +10:00