Commit Graph

5612 Commits (149a4d41f8a3c176ea03fff0514a95eeeb669836)
 

Author SHA1 Message Date
Beaudan c0a6ba25bc Update p2p messages to follow the same endpoint format as storage server. Clean up message_api a lil bit and updated tests 6 years ago
Beaudan ffdc50c290 lint haha 6 years ago
Beaudan 403df0806b Update the production json to just use the defaults in preparation for having other people try the messenger. Also cleaned up a little log that was incorrect 6 years ago
sachaaaaa 888d5f1eda
Merge pull request #203 from BeaudanBrown/optimise-pinging
Optimise pinging
6 years ago
Beaudan 08dee14802 Review comment 6 years ago
Scott Nonnenberg 18b5b7c046 v1.22.0 6 years ago
Scott Nonnenberg 28dae87b7f Merge tag 'v1.22.0-beta.2' 6 years ago
Scott Nonnenberg 65e4acb706 v1.22.0-beta.2 6 years ago
Scott Nonnenberg d574c2a1e4 Lint fixes 6 years ago
Scott Nonnenberg 3917ab940e web_api: Fix caching of https.agent objects between requests 6 years ago
Scott Nonnenberg 41ea9ee15b Ensure that we show error'd recipients in message details screen 6 years ago
Scott Nonnenberg ad53423e0a Queue quote reference handling per convo in handleDataMessage 6 years ago
Scott Nonnenberg 6bcd434585 Prevent crash when tray icon no longer available (due to apt) 6 years ago
Scott Nonnenberg 5165eb3bd4 On database error: show popup, allow user to delete and relaunch 6 years ago
Scott Nonnenberg 3fb6ab295f Debug log optimizations and improvements 6 years ago
Scott Nonnenberg 9afea3ae2b View All Media: Listen for updates to conversation, re-render 6 years ago
Scott Nonnenberg d4eacda649 Disable import/export outside of test mode; not currently used 6 years ago
Scott Nonnenberg 77ae717b9b Clean up shutdown handling - stop processing incoming messages 6 years ago
Scott Nonnenberg ce9a52dde3 Remove unnecessary methods on window 6 years ago
Scott Nonnenberg af40ceda6c Note to Self timer fixes for bugs reported by beta users 6 years ago
Scott Nonnenberg 7c4ba5446c Throw error if incoming attachment has mismatched attachment size 6 years ago
Scott Nonnenberg f5af063191 Improve spinner colors on top of medium-brightness backgrounds 6 years ago
Beaudan 0516e69ff7 Fix tests 6 years ago
Beaudan dc67aaf9cc Roll back change to ping more often again, ping our offline contacts every 2 mins to check if they have come back online 6 years ago
Beaudan 29bca71d5a Try ping contacts that send us storage server messages in the last 2 mins 6 years ago
Beaudan d6a210efaa Reworked the update p2p details to be more robust and stopped some redundant pings from happening 6 years ago
Beaudan 25ded46e2c Fixed some bugs removing nodes after the first failure instead of waiting for the failure count and also reduced the number of errors logged and made some warnings 6 years ago
Beaudan b00a0cb699 Rename isOnline to isPing for clarity, and reduce the ttl for online broadcast messages to 1 min 6 years ago
sachaaaaa 1c4d9b40bb
Merge pull request #199 from sachaaaaa/new_message_api
Use new message json rpc API
6 years ago
sachaaaaa 46f376e5d6
Merge pull request #201 from BeaudanBrown/friend-timer-fix
Fix friend request timer bug
6 years ago
sachaaaaa d3f23db049 serialise objects to json before node-fetch 6 years ago
sachaaaaa 8eac72b60c Fix typo 6 years ago
sachaaaaa ed1d06d9ce use 'params' as per json_rpc 6 years ago
Beaudan 4bb10044ea Clear timers after friend request complete and don't do timer related things if we are already friends 6 years ago
sachaaaaa 159dc711e1 use new message json rpc API 6 years ago
sachaaaaa e2abc0d510 Add channel encryption library with tests (not in used so far) 6 years ago
sachaaaaa 0460c62847
Merge pull request #196 from BeaudanBrown/localhost-loki
Localhost loki
6 years ago
sachaaaaa a7e2685091
Merge pull request #193 from sachaaaaa/readme-linux
Update contributing.md for hunspell on linux
6 years ago
Beaudan 2fd746821a Added function for getting your loki IP and bind the local server 6 years ago
Beaudan 6426a5eb9b Added ability to look up our .loki address and now send that with our LokiAddress messages 6 years ago
sachaaaaa 92ff7a1995
Merge pull request #195 from BeaudanBrown/remove-auto-line-endings
Stop git from defaulting to changing line endings
6 years ago
Beaudan 43d347d9f1 Stop git from defaulting to changing line endings 6 years ago
Scott Nonnenberg 552db647e5 v1.22.0-beta.1 6 years ago
Scott Nonnenberg 5ea8f73f10 Localization updates 6 years ago
sachaaaaa 2f3fa0166e
Merge pull request #194 from sachaaaaa/fix-line-ending
Fix line endings in libsignal-protocol
6 years ago
sachaaaaa 6febbf83da reset line endings in libsignal-protocol 6 years ago
Scott Nonnenberg ca0c0133e9 Lint fixes 6 years ago
Scott Nonnenberg 1b9959aca3 Ensure outgoing attachment size always matches resized image 6 years ago
Scott Nonnenberg 2c3847affe MessageReceiver: Don't wait for cache update to move forward 6 years ago
Scott Nonnenberg 28f96fe893 Ensure that we capture sender even if thrown error is falsey 6 years ago