Scott Nonnenberg
bf904ddd12
On attachment save include date, include album index
2019-03-12 17:44:14 -07:00
Scott Nonnenberg
768007a269
Message Detail: Ensure that quotes are not clickable
2019-03-12 17:44:14 -07:00
Scott Nonnenberg
6ffbc0ac06
Archive Conversation
2019-03-12 17:44:14 -07:00
Scott Nonnenberg
782516186f
Move expiring message cleanup after ConversationController.load()
2019-03-12 17:44:14 -07:00
Scott Nonnenberg
d72f89d776
Render only visible conversations in left pane
2019-03-12 17:44:14 -07:00
Scott Nonnenberg
e68367fe0d
Remove reference to nonexistent view
2019-03-12 17:44:14 -07:00
Scott Nonnenberg
009c58749b
Don't continue to log if socket is returning unknown status
2019-03-12 17:44:14 -07:00
Scott Nonnenberg
812f895e12
Bring lastMessage and lastMessageStatus back to conversation
2019-03-12 17:44:14 -07:00
Scott Nonnenberg
dcd16775c3
Note to Self: set expirationStartTimestamp before sending sync
2019-03-12 17:44:14 -07:00
Scott Nonnenberg
eb7ad48951
Only put nbsp before last token in msg body if token is <12 chars
2019-03-12 17:44:14 -07:00
Scott Nonnenberg
ba501a6df6
Fix ASM warnings in MP3 library
2019-03-12 17:44:14 -07:00
Scott Nonnenberg
fbda313d09
Add job details to attachment download log warning
2019-03-12 17:44:14 -07:00
Scott Nonnenberg
ae161c6cf6
Update to Electron 4.x
2019-03-12 17:44:14 -07:00
Scott Nonnenberg
667b2e63f1
Ensure image lightbox is aware of its underlying message changes
2019-03-12 17:44:14 -07:00
Scott Nonnenberg
ae2db9f09a
Improve handling for URLs composed of mixed character sets
2019-03-12 17:44:14 -07:00
Beaudan
dbdde07062
Allow conversation symbol to generate while swarm nodes are being retrieved
2019-03-13 10:35:05 +11:00
Beaudan
9717267b00
Review
2019-03-13 10:32:46 +11:00
Beaudan
14367620d9
lint
2019-03-12 11:36:32 +11:00
Beaudan
d0d57ea8c7
Add more functionality to the conversation right click menu, add right click for messages, change some of the ways toasts/confirmation dialogs are created, auto focus text input for nickname, clean up some stuff
2019-03-12 11:10:50 +11:00
Beaudan
5c29c6cb1d
Search view now works with deleting contacts as well
2019-03-07 17:10:33 +11:00
Beaudan
df93c97b48
Added ability to delete contacts and destroy all sessions with them. Added right click menu to contacts/conversations in list which can block, delete messages and delete contact
2019-03-07 17:10:33 +11:00
sachaaaaa
dca2462f6c
Merge pull request #248 from sachaaaaa/friend_request_expiry
...
Add requestExpired state to Friend Request state machine
2019-03-07 14:48:51 +11:00
sachaaaaa
77fb5b4a71
Missing closing parenthesis
2019-03-07 11:33:13 +11:00
Mikunj Varsani
353302ca16
Use Array.includes instead of Array.indexOf
...
Co-Authored-By: sachaaaaa <40749766+sachaaaaa@users.noreply.github.com>
2019-03-06 14:04:00 +11:00
sachaaaaa
e953ae7be2
use correct function respondToAllFriendRequests
2019-03-06 12:48:30 +11:00
sachaaaaa
62889bbdd4
Add requestExpired state to Friend Request state machine
2019-03-05 17:42:54 +11:00
sachaaaaa
926c9ce3ca
Fix multiple friend request timers instantiated
2019-03-05 17:32:05 +11:00
Beaudan Campbell-Brown
8e3542b511
Merge pull request #213 from sachaaaaa/channel_encryption
...
Hook up channel encryption
2019-03-04 12:19:34 +11:00
sachaaaaa
4714cafa6f
Merge pull request #238 from sachaaaaa/commit_hash_about
...
Show commit hash in About window for beta builds
2019-03-04 10:52:26 +11:00
sachaaaaa
37f0fced29
Show commit hash in About window for beta builds
2019-03-01 17:10:20 +11:00
Beaudan
f906cbfd50
Added enter to log in
2019-03-01 16:20:28 +11:00
sachaaaaa
28b548525e
Merge pull request #233 from BeaudanBrown/handle-local-server-fail
...
Retry p2p server if failed to start
2019-03-01 15:12:56 +11:00
Beaudan
5030ad4021
Made the slider label populate as well, plus removed redundant window function
2019-03-01 12:52:18 +11:00
Beaudan
8c20a31dd4
Review suggestions
2019-03-01 12:50:45 +11:00
sachaaaaa
53b0574a1f
Merge branch 'development' into channel_encryption
...
* development:
Manually set the dns servers for windows
Refactor local_loki_server
Refactor rpc calls to its own function.
# Conflicts:
# js/modules/loki_message_api.js
2019-03-01 10:57:41 +11:00
sachaaaaa
55e0ff1a88
Merge pull request #208 from Mikunj/message-api-refactor
...
Refactor rpc call to its own function.
2019-03-01 10:08:23 +11:00
sachaaaaa
ad5efc9ba3
lint
2019-02-27 14:07:02 +11:00
sachaaaaa
aa722590fa
use channel encryption with storage server
2019-02-27 14:04:15 +11:00
Beaudan
72d00e0922
Manually set the dns servers for windows
2019-02-27 13:44:20 +11:00
Mikunj
4a037387e9
Refactor rpc calls to its own function.
2019-02-22 13:47:40 +11:00
Mikunj
06be1da40d
Added p2p message styling
2019-02-22 10:22:03 +11:00
Beaudan
c0a6ba25bc
Update p2p messages to follow the same endpoint format as storage server. Clean up message_api a lil bit and updated tests
2019-02-21 14:37:37 +11:00
Beaudan
08dee14802
Review comment
2019-02-21 13:50:59 +11:00
Scott Nonnenberg
3917ab940e
web_api: Fix caching of https.agent objects between requests
2019-02-20 16:51:30 -08:00
Scott Nonnenberg
41ea9ee15b
Ensure that we show error'd recipients in message details screen
2019-02-20 16:51:30 -08:00
Scott Nonnenberg
ad53423e0a
Queue quote reference handling per convo in handleDataMessage
2019-02-20 16:51:30 -08:00
Scott Nonnenberg
5165eb3bd4
On database error: show popup, allow user to delete and relaunch
2019-02-20 16:51:30 -08:00
Scott Nonnenberg
3fb6ab295f
Debug log optimizations and improvements
2019-02-20 16:51:30 -08:00
Scott Nonnenberg
9afea3ae2b
View All Media: Listen for updates to conversation, re-render
2019-02-20 16:51:30 -08:00
Scott Nonnenberg
d4eacda649
Disable import/export outside of test mode; not currently used
2019-02-20 16:51:30 -08:00
Scott Nonnenberg
77ae717b9b
Clean up shutdown handling - stop processing incoming messages
2019-02-20 16:51:30 -08:00
Scott Nonnenberg
af40ceda6c
Note to Self timer fixes for bugs reported by beta users
2019-02-20 16:40:35 -08:00
Beaudan
0516e69ff7
Fix tests
2019-02-20 16:08:41 +11:00
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
2019-02-20 16:08:41 +11:00
Beaudan
29bca71d5a
Try ping contacts that send us storage server messages in the last 2 mins
2019-02-20 16:08:41 +11:00
Beaudan
d6a210efaa
Reworked the update p2p details to be more robust and stopped some redundant pings from happening
2019-02-20 16:08:41 +11:00
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
2019-02-20 16:08:41 +11:00
Beaudan
b00a0cb699
Rename isOnline to isPing for clarity, and reduce the ttl for online broadcast messages to 1 min
2019-02-20 16:08:41 +11:00
sachaaaaa
1c4d9b40bb
Merge pull request #199 from sachaaaaa/new_message_api
...
Use new message json rpc API
2019-02-20 15:34:05 +11:00
sachaaaaa
d3f23db049
serialise objects to json before node-fetch
2019-02-18 13:17:58 +11:00
sachaaaaa
8eac72b60c
Fix typo
2019-02-18 13:04:35 +11:00
sachaaaaa
ed1d06d9ce
use 'params' as per json_rpc
2019-02-18 11:17:32 +11:00
Beaudan
4bb10044ea
Clear timers after friend request complete and don't do timer related things if we are already friends
2019-02-18 11:05:10 +11:00
sachaaaaa
159dc711e1
use new message json rpc API
2019-02-18 10:35:39 +11:00
Beaudan
2fd746821a
Added function for getting your loki IP and bind the local server
2019-02-14 13:09:04 +11:00
Beaudan
6426a5eb9b
Added ability to look up our .loki address and now send that with our LokiAddress messages
2019-02-14 13:09:04 +11:00
Scott Nonnenberg
1b9959aca3
Ensure outgoing attachment size always matches resized image
2019-02-13 16:04:58 -08:00
Scott Nonnenberg
28f96fe893
Ensure that we capture sender even if thrown error is falsey
2019-02-13 16:04:58 -08:00
Scott Nonnenberg
291e8d80cb
Fix asm.js errors in emscripten-generated functions
2019-02-13 16:04:58 -08:00
Scott Nonnenberg
5b54c9554e
Remove groups table, conversation is single source of truth
2019-02-13 16:04:58 -08:00
Scott Nonnenberg
041fe4be05
Remove JSON column and Backbone Model for unprocessed
2019-02-13 16:04:58 -08:00
Scott Nonnenberg
9c540ab977
Add cache support to Signal Protocol Store
2019-02-13 16:04:58 -08:00
Scott Nonnenberg
1d2c3ae23c
Download attachments in separate queue from message processing
2019-02-12 16:34:21 -08:00
Scott Nonnenberg
a43a78731a
Note to Self
2019-02-12 16:08:51 -08:00
Scott Nonnenberg
858c7e629f
Fine-tune linkification technique for link previews
2019-02-11 18:32:05 -08:00
Scott Nonnenberg
462fa712bc
Show members: Pull conversation from group table
2019-02-11 18:32:05 -08:00
sachaaaaa
68fe552156
Merge commit '5c8558e293989094693f918a63b672301f1aeb55' into merge_1_21_1
...
* commit '5c8558e293989094693f918a63b672301f1aeb55':
v1.21.1
v1.21.1-beta.1
Fix: Navigation to message via quote click didn't always work
mainWindow.close - be ready for null mainWindow
Ensure that Curve.async points to worker after startWorker call
Protect against unhandled promises when calling checkForUpdates
Reenable send when link preview is missing an image
# Conflicts:
# package.json
2019-02-12 13:17:35 +11:00
Scott Nonnenberg
12739ac82d
Ensure we don't add empty attachments to quote
2019-02-11 17:37:33 -08:00
Beaudan
2d9e6a7ac8
Review comments
2019-02-12 10:34:11 +11:00
Beaudan
2311bd1328
Fix bug with swarm node reference, now we should only refresh swarm nodes when they fail
2019-02-11 16:35:22 +11:00
Beaudan
5d823de6f9
Renamed lokiSnodeAPI to start with lower case for consistency, refactor snode API to use conversation controller
2019-02-11 16:35:22 +11:00
Mikunj
d30e950bf9
Changed hashing algorithm.
2019-02-11 15:00:30 +11:00
Mikunj
a989a1a818
Save previews locally.
2019-02-11 13:20:40 +11:00
Scott Nonnenberg
1a7df91dbc
Fix: Navigation to message via quote click didn't always work
2019-02-08 11:54:22 -08:00
Mikunj
a1e4b740f2
Fixed up settings view.
...
Fix review issues.
2019-02-08 16:03:15 +11:00
Mikunj
7564e270f8
Lint and code cleanup
2019-02-08 15:08:35 +11:00
Mikunj
725a41a8d7
Added link preview setting.
2019-02-08 14:58:31 +11:00
Mikunj
27c6062351
Fix incoming messages not showing previews.
...
Linting.
2019-02-08 14:17:50 +11:00
Mikunj
ae695fe32f
Remove sending attachments.
2019-02-08 13:36:22 +11:00
Mikunj
8f8e25bb3e
Added local link preview
2019-02-08 12:22:00 +11:00
sachaaaaa
0417f0ffad
Merge pull request #182 from sachaaaaa/disable_dragndro
...
Disable drag n drop temporarily
2019-02-07 11:26:57 +11:00
sachaaaaa
f900a08eda
Merge pull request #177 from sachaaaaa/merge_1_21_0
...
Merge Signal 1.21.0
2019-02-07 10:08:50 +11:00
sachaaaaa
72b7f82522
Disable pasting files
2019-02-07 10:06:31 +11:00
sachaaaaa
46533fae0d
disable drag n drop temporarily
2019-02-06 17:09:26 +11:00
sachaaaaa
4332a18fcb
ran yarn lint
2019-02-06 16:01:36 +11:00
sachaaaaa
a0f67c22da
Merge branch 'textsecure/master' into merge_1_21_0
...
* textsecure/master: (26 commits)
v1.21.0
v1.21.0-beta.4
Dark Theme: Preserve blue background on app loading screen
Localization updates
Fix width of audio player when window is very narrow
A number of small fixes for Link Previews
Get rid of the white flash when the app starts up (#3083 )
v1.21.0-beta.3
Lint fixes
Introduce new language: NB
Fail over to all numbers in retry if errors don't have numbers
Use the proper method for pulling attachments off disk for retry
Fix rendering bug with verified state in updateVerified()
Update electron-builder and electron-updater
Ensure that dialog pops up when permissions denied for voice note
Lint fixes
Large update to localization strings
Link Previews
Ensure that blocked messages are dropped even after sealed sender
Don't linkify quoted message contents
...
# Conflicts:
# .github/PULL_REQUEST_TEMPLATE.md
# _locales/cs/messages.json
# background.html
# config/default.json
# index.html
# js/models/conversations.js
# js/modules/web_api.js
# js/settings_start.js
# js/views/conversation_view.js
# js/views/settings_view.js
# package.json
# protos/SignalService.proto
# stylesheets/_index.scss
# stylesheets/_settings.scss
2019-02-06 13:53:20 +11:00
Beaudan
cde7bbf3c3
Removed forceP2p as argument for the pingContact event and enforced it on the other side
2019-02-06 11:49:46 +11:00
Beaudan
69ebf017ff
Reworked loki_p2p_api to not use the window object, which means it needs to be instantiated after the storage is ready so that your pubkey can be passed in to the constructor. This makes it more modular and allows for easier testing
2019-02-06 10:26:25 +11:00
Scott Nonnenberg
0d7480bd92
A number of small fixes for Link Previews
2019-02-05 13:55:55 -08:00
sachaaaaa
432c336048
Merge pull request #171 from Mikunj/online-indicator-fix
...
Added online indicator to conversation header.
2019-02-05 16:35:42 +11:00
Mikunj
ddfc99a461
Added online indicator to conversation header.
2019-02-05 14:22:55 +11:00
sachaaaaa
1519406c65
Merge pull request #169 from Mikunj/queue-message-send-update
...
Minor code update
2019-02-05 12:13:31 +11:00
Mikunj
e3c0f2147a
Fixed variable name.
2019-02-05 11:12:55 +11:00
Beaudan
0c104e5a53
Small fix for the disconnected banner coming up when it shouldn't, just default to thinking we are connected and mock the onEmpty event. Will only get set to not connected if requests fail
2019-02-05 10:48:51 +11:00
Mikunj
926362f88a
Rename queue_manager to job_queue
2019-02-05 10:45:46 +11:00
Mikunj
1d40bc3af9
Changed queueMessageSend to use JobQueue.
2019-02-05 10:17:11 +11:00
Beaudan
cd79d5aca5
Fixed and simplified some logic for the handling of loki address messages
2019-02-04 15:37:55 +11:00
Beaudan
b2e95932f1
Lint
2019-02-04 11:18:59 +11:00
Beaudan
fac8e72861
Added queue manager to properly fix the race condition bug and reset the changes I made in other commit
2019-02-04 11:14:31 +11:00
Beaudan
b2f456031f
Forgot to lint
2019-02-01 15:01:11 +11:00
Beaudan
25383458b1
Fixed bug with our swarm nodes being removed from memory after a successful request because of returning a reference
2019-02-01 15:01:11 +11:00
Beaudan
cc3f98b20a
Move the incoming hash filtering logic into sql.js to prevent data races
2019-02-01 15:01:11 +11:00
Beaudan Campbell-Brown
5f49c5aafd
Merge pull request #165 from Mikunj/online-indicator
...
Online indicator
2019-02-01 15:00:08 +11:00
Mikunj
174f8747b6
Review fixes.
...
Revert promises back to old style.
2019-02-01 14:47:09 +11:00
sachaaaaa
576617e18e
call class method using "this" in loki_snode_api
2019-02-01 11:39:08 +11:00
Mikunj
4518e95619
Linting
2019-02-01 11:35:23 +11:00
Mikunj
8526c6dd92
Fix up possible database write issue.
2019-02-01 11:30:44 +11:00
Mikunj
f4e9bc655a
Hooked up LokiP2pAPI with online stuff.
2019-02-01 11:27:31 +11:00
Mikunj
9b382de6da
Added online indicator.
...
Disable selection in contacts.
2019-02-01 10:06:39 +11:00
Beaudan
1ce63add68
Simplified the addContactP2pDetails logic cause it was silly
2019-01-31 16:33:33 +11:00
Beaudan
a40a3d164f
Lots of logic for establishing a p2p connection, managing when the other user is online vs offline etc. Will always try to use P2P messaging when it can and fall back to storage server otherwise
2019-01-31 16:10:57 +11:00
Mikunj
efe95a70bc
Fix review issues.
2019-01-31 11:58:43 +11:00
Mikunj
3c07d99a89
Fix variable names.
...
Fix module export to be more consistent.
2019-01-31 11:30:26 +11:00
Mikunj
ddbbb1a6f0
Refactor fetch.
2019-01-31 11:05:25 +11:00
Beaudan
6ba7fb20b8
Fixed UI blocking when creating conversation, more review comments
2019-01-31 10:26:46 +11:00
Beaudan
e735b3ca41
Review comments, moved swarmNodes database stuff to just be in data.js
2019-01-31 10:26:46 +11:00
Beaudan
4207d2d26b
Removed accidental commented out line
2019-01-31 10:26:46 +11:00
Beaudan
9ff96a0250
Fixed tests and moved friend request status enum to new friends file
2019-01-31 10:26:46 +11:00
Beaudan
38ff70e2ec
Fixed some little redundant stuff in the message and snode api
2019-01-31 10:26:46 +11:00
Beaudan
d002d76d9f
Fix unneccesary logic and copy paste trash
2019-01-31 10:24:34 +11:00
Beaudan
2bae6b5eed
Removed online broadcast message type, changed ttl logic a little, add p2p address and port to the window object when recieve message
2019-01-31 10:24:34 +11:00
Beaudan
07076c27ae
Moved friend status to window, added start of p2p api stuff
2019-01-31 10:24:34 +11:00
Beaudan
b417edfc9b
Added new protos for online broadcast messages, added db hits for getting friends, local server now instantiated on the window, now sending online broadcast messages when the local server starts
2019-01-31 10:24:34 +11:00
sachaaaaa
8f165da43d
Fix sending loop that cycles indefinitely when offline
2019-01-30 17:25:44 +11:00
Beaudan
f2acde219a
Review suggestion
2019-01-30 11:57:31 +11:00
Beaudan
f6d167eda1
Split logic for getting swarm nodes from db, getting from lokinet and saving to db. Now tracking successfulRequests when making queries on top of the completedNodes list
2019-01-30 11:52:55 +11:00
Scott Nonnenberg
1533fcc807
Fail over to all numbers in retry if errors don't have numbers
2019-01-29 16:08:03 -08:00
Scott Nonnenberg
92c071e083
Use the proper method for pulling attachments off disk for retry
2019-01-29 16:08:03 -08:00
Scott Nonnenberg
c936859d09
Fix rendering bug with verified state in updateVerified()
2019-01-29 16:08:03 -08:00
Beaudan
9ece4e1fd8
Review comments
2019-01-30 10:59:22 +11:00
Beaudan
dde63a552f
Fix bug with replayable errors, fix bug with set representation of swarmNodes not being handled properly
2019-01-30 10:59:22 +11:00
Beaudan
c83661ce3f
Added DNS resolution error for when lokinet isn't working, now keeping track of the nodes that have been queried and not trying them again
2019-01-30 10:59:22 +11:00
Beaudan
561d60cfd5
Sending messages now in a while loop like retrieving messages, added a failureCount and only delete node urls if they fail 3 times
2019-01-30 10:59:22 +11:00
Scott Nonnenberg
374b9db493
Ensure that dialog pops up when permissions denied for voice note
2019-01-29 13:53:14 -08:00
Scott Nonnenberg
813924685e
Link Previews
2019-01-29 13:53:14 -08:00
Scott Nonnenberg
0eb4760349
Show contact name on 'send anyway' dialog instead of $name$
...
Partial fix for #1914
2019-01-29 13:53:14 -08:00
Mikunj
ac59e1249f
Added db resetting.
...
Use built in signal warning view.
2019-01-29 12:57:24 +11:00
Mikunj
e544cd4c88
Added confirmation dialog.
2019-01-29 11:22:16 +11:00
Beaudan Campbell-Brown
dcfc97713b
Merge pull request #150 from sachaaaaa/display_nickname_on_friend_accept
...
Send profile along with friend request accept message
2019-01-25 16:03:04 +11:00
sachaaaaa
adfb4ab371
work with session reset
2019-01-23 17:39:49 +11:00