Commit Graph

334 Commits (f6b1b7e39ef7b1dcadfa3b8f50ad226aa7c7854e)

Author SHA1 Message Date
Scott Nonnenberg fca40cb548 Disable keyboard shortcut for conversation archive 7 years ago
Scott Nonnenberg 22f7a352f9 updateLastMessage: If we don't update last text, clear it 7 years ago
Scott Nonnenberg 0ffda78ecb Update libphonenumber dependency 7 years ago
Scott Nonnenberg 5a50786e7a Lint fixes 7 years ago
Scott Nonnenberg a450cdf528 Lint fixes for recent PRs 7 years ago
Derek Meer 7727dc093e Hides the "Hide menu bar" option on MacOS (#2903)
The "Hide menu bar" option is only applicable to Windows and some Linux distros,
where the menu bar is attached to the Signal window. Therefore, this commit
ensures that it doesn't show up on MacOS. It includes a setting,
isHideMenuBarSupported(), to control the option's appearance. This
commit also includes the tests to make sure isHideMenuBarSupported()
works correctly.

Fixes #2705
7 years ago
sha-265 3e16ea7b32 Add RTL support for author name in quote (#2594) 7 years ago
Buck Doyle 1a76f1dae3 Make manual emoji text entry case-insensitive (#2353) 7 years ago
Scott Nonnenberg eae7660074 Downgrade to electron-builder@20.39.0 due to windows install bug
https://github.com/electron-userland/electron-builder/issues/3813
7 years ago
Scott Nonnenberg c8ea2e9463 Download and install updates without the help of electron-updater 7 years ago
Scott Nonnenberg a2fca80759 Conversation.updateLastMessage: Properly clear timestamp/status 7 years ago
Scott Nonnenberg 81de5f9a76 Introduce CTRL-E shortcut for archiving a conversation 7 years ago
Scott Nonnenberg 613d0ddd12 Lint fixes 7 years ago
Scott Nonnenberg d251282da1 Upgrade electron-builder and electron-updater 7 years ago
Scott Nonnenberg c1b680eeb4 Skip URLs that include the @ symbol when generating links
Thanks to mcsim for the bug report.
7 years ago
Scott Nonnenberg 230c6dc284 Fix vertical sizing of left pane when switching inbox<->archive 7 years ago
Scott Nonnenberg 8c4d90df07 Send long text as an attachment instead of inline
Remove Android length warning

Handle incoming long message attachments

Show long download pending status in message bubble

Fix the width of the smallest spinner

Remove Android length warning from HTML templates
7 years ago
Scott Nonnenberg ba461eb44a Update electron-updater to fix its handling of node_module pkging 7 years ago
Scott Nonnenberg 1c48db7df0 Update electron-builder/updater to fix build error on MacOS 7 years ago
Scott Nonnenberg 768007a269 Message Detail: Ensure that quotes are not clickable 7 years ago
Scott Nonnenberg 6ffbc0ac06 Archive Conversation 7 years ago
Scott Nonnenberg d72f89d776 Render only visible conversations in left pane 7 years ago
Scott Nonnenberg 031b64a476 Disable full-text search until we can go to arbitrary messages 7 years ago
Scott Nonnenberg b3ac1373fa Move left pane entirely to React 7 years ago
Scott Nonnenberg bf904ddd12 On attachment save include date, include album index 7 years ago
Scott Nonnenberg e980e3cd22 Lint fixes 7 years ago
Scott Nonnenberg ae161c6cf6 Update to Electron 4.x 7 years ago
Scott Nonnenberg ae2db9f09a Improve handling for URLs composed of mixed character sets 7 years ago
Scott Nonnenberg d574c2a1e4 Lint fixes 7 years ago
Scott Nonnenberg ca0c0133e9 Lint fixes 7 years ago
Scott Nonnenberg e12e120355 Lint fixes 7 years ago
Scott Nonnenberg 3f8223ff48 Revert electron-builder upgrade due to bugs
This reverts commit 8a3acc6b7e
7 years ago
Scott Nonnenberg 9c540ab977 Add cache support to Signal Protocol Store 7 years ago
Scott Nonnenberg 1d2c3ae23c Download attachments in separate queue from message processing 7 years ago
Scott Nonnenberg a43a78731a Note to Self 7 years ago
Scott Nonnenberg 4d69e109b8 Lint fixes 7 years ago
Scott Nonnenberg 1533fcc807 Fail over to all numbers in retry if errors don't have numbers 7 years ago
Scott Nonnenberg 8a3acc6b7e Update electron-builder and electron-updater 7 years ago
Scott Nonnenberg 589a66c78c Lint fixes 7 years ago
Scott Nonnenberg 813924685e Link Previews 7 years ago
Scott Nonnenberg 51f1ef5725 Don't linkify quoted message contents 7 years ago
Scott Nonnenberg 74bbdb88a5 Lint fixes 7 years ago
Scott Nonnenberg 0de54e125c Improve caption editor usability, new 'add attachment' affordance 7 years ago
Scott Nonnenberg 7db7a3ad44 Preserve scroll position when adding/removing staged quote 7 years ago
Scott Nonnenberg cba47668cd Increase contrast of typing indicator in iOS theme 7 years ago
Scott Nonnenberg 57abb8300f Upgrade Electron to 3.0.14 7 years ago
Scott Nonnenberg aab2a57b48 Some style and interaction fine-tuning 7 years ago
Scott Nonnenberg a900792a06 Use thumbnails for smaller cells in image grids 7 years ago
Scott Nonnenberg ba711d8985 Show just first image if we receive mixed multi-attachment msg 7 years ago
Scott Nonnenberg 52d3138958 Caption editor: add keyboard interaction, disable for single img 7 years ago