Scott Nonnenberg
|
c76d537482
|
Note to Self: On just expire timer update, set TIMER_UPDATE flag
|
6 years ago |
Beaudan Campbell-Brown
|
acc2e38e3d
|
Merge pull request #254 from BeaudanBrown/fix-ui-bug
Fix bug with UI when creating conversation
|
6 years ago |
Beaudan
|
0b6849c96a
|
Review comment plus added a todo
|
6 years ago |
Scott Nonnenberg
|
ba461eb44a
|
Update electron-updater to fix its handling of node_module pkging
|
6 years ago |
Scott Nonnenberg
|
1c48db7df0
|
Update electron-builder/updater to fix build error on MacOS
|
6 years ago |
Beaudan
|
6656a89092
|
Cleaned up a lot of the logs, stop them from printing more than once etc
|
6 years ago |
Scott Nonnenberg
|
c75a756b2a
|
v1.23.0-beta.1
|
6 years ago |
Scott Nonnenberg
|
b3ac1373fa
|
Move left pane entirely to React
|
6 years ago |
Scott Nonnenberg
|
bf904ddd12
|
On attachment save include date, include album index
|
6 years ago |
Scott Nonnenberg
|
768007a269
|
Message Detail: Ensure that quotes are not clickable
|
6 years ago |
Scott Nonnenberg
|
0b0dfbce9d
|
Don't return error for groups with no members but yourself
|
6 years ago |
Scott Nonnenberg
|
601ad3773c
|
Update strings for sixteen languages
|
6 years ago |
Scott Nonnenberg
|
e980e3cd22
|
Lint fixes
|
6 years ago |
Scott Nonnenberg
|
6ffbc0ac06
|
Archive Conversation
|
6 years ago |
Scott Nonnenberg
|
782516186f
|
Move expiring message cleanup after ConversationController.load()
|
6 years ago |
Scott Nonnenberg
|
d72f89d776
|
Render only visible conversations in left pane
|
6 years ago |
Scott Nonnenberg
|
e68367fe0d
|
Remove reference to nonexistent view
|
6 years ago |
Scott Nonnenberg
|
031b64a476
|
Disable full-text search until we can go to arbitrary messages
|
6 years ago |
Scott Nonnenberg
|
e4f18f9daa
|
libsignal-protocol: Protect against null thrown Errors
|
6 years ago |
Scott Nonnenberg
|
009c58749b
|
Don't continue to log if socket is returning unknown status
|
6 years ago |
Scott Nonnenberg
|
ca5132f712
|
Present 'database error' dialog in more situations
|
6 years ago |
Scott Nonnenberg
|
812f895e12
|
Bring lastMessage and lastMessageStatus back to conversation
|
6 years ago |
Scott Nonnenberg
|
dcd16775c3
|
Note to Self: set expirationStartTimestamp before sending sync
|
6 years ago |
Scott Nonnenberg
|
eb7ad48951
|
Only put nbsp before last token in msg body if token is <12 chars
|
6 years ago |
Scott Nonnenberg
|
ba501a6df6
|
Fix ASM warnings in MP3 library
|
6 years ago |
Scott Nonnenberg
|
fbda313d09
|
Add job details to attachment download log warning
|
6 years ago |
Scott Nonnenberg
|
ae161c6cf6
|
Update to Electron 4.x
|
6 years ago |
Scott Nonnenberg
|
667b2e63f1
|
Ensure image lightbox is aware of its underlying message changes
|
6 years ago |
Scott Nonnenberg
|
ae2db9f09a
|
Improve handling for URLs composed of mixed character sets
|
6 years ago |
Scott Nonnenberg
|
e4b0901620
|
If logs are malformed on startup, delete them all and start over
|
6 years ago |
Beaudan
|
dbdde07062
|
Allow conversation symbol to generate while swarm nodes are being retrieved
|
6 years ago |
Beaudan
|
9717267b00
|
Review
|
6 years ago |
Beaudan
|
14367620d9
|
lint
|
6 years ago |
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
|
6 years ago |
Beaudan Campbell-Brown
|
bf76767ed8
|
Merge pull request #252 from BeaudanBrown/delete-contact
Delete contact + right click menu
|
6 years ago |
Beaudan
|
5c29c6cb1d
|
Search view now works with deleting contacts as well
|
6 years ago |
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
|
6 years ago |
sachaaaaa
|
dca2462f6c
|
Merge pull request #248 from sachaaaaa/friend_request_expiry
Add requestExpired state to Friend Request state machine
|
6 years ago |
sachaaaaa
|
77fb5b4a71
|
Missing closing parenthesis
|
6 years ago |
sachaaaaa
|
53247b8efc
|
Merge pull request #247 from sachaaaaa/fix_friend_request_timer
Fix multiple friend request timers instantiated
|
6 years ago |
sachaaaaa
|
31cb6b6339
|
Merge pull request #249 from sachaaaaa/github_issue_template
remove github issue template
|
6 years ago |
Mikunj Varsani
|
353302ca16
|
Use Array.includes instead of Array.indexOf
Co-Authored-By: sachaaaaa <40749766+sachaaaaa@users.noreply.github.com>
|
6 years ago |
sachaaaaa
|
14d070f8c7
|
remove github issue template - fixes #245
|
6 years ago |
sachaaaaa
|
e953ae7be2
|
use correct function respondToAllFriendRequests
|
6 years ago |
sachaaaaa
|
7503a8ce6e
|
Merge pull request #244 from sachaaaaa/package_json
Replace mentions of Signal in package json
|
6 years ago |
sachaaaaa
|
62889bbdd4
|
Add requestExpired state to Friend Request state machine
|
6 years ago |
sachaaaaa
|
926c9ce3ca
|
Fix multiple friend request timers instantiated
|
6 years ago |
sachaaaaa
|
0d3cd78c12
|
Replace mentions of Signal in package json
|
6 years ago |
sachaaaaa
|
cf8defc731
|
Merge pull request #242 from BeaudanBrown/fix-p2p
Fix p2p
|
6 years ago |
Beaudan
|
10ca7ee8d2
|
No longer removing listeners when closing local server
|
6 years ago |