Commit Graph

7232 Commits

Author SHA1 Message Date
Scott Nonnenberg 205ee6c6ac GroupNotification: Use singular string when we have just one contact 2020-06-11 13:32:21 -04:00
Scott Nonnenberg 419f219f91 v1.34.2-beta.1 v1.34.2-beta.1 2020-06-10 14:51:40 -07:00
Nat Talbot 7b5fe0cdbf Harmonized filenames with Android version (#4324)
The Android app saves files with the filename format
'signal-YYYY-MM-DD-hhmmss.extension' but the desktop version
saves them with format 'signal-attachment-YYYY-MM-DD-hhmmss.extension'.
The attachment changes the suggested filename in Attachment.ts
to have the prefix 'signal' rather than 'signal-attachment'.
Tests were changed as necessary.

Resolves #4321
2020-06-10 14:48:41 -07:00
Nat Talbot 66aa6f142a Avatar color on ReactionViewer is now Contact Color, not Grey (#4325)
Fixes #4167. A user's avatar, if they do not have a profile picure,
now shows up with their assigned color rather than as grey in the
reactionviewer.

Changed the ReactionViewer from field to make the
color a ColorType rather than a string, and passed that to the color prop
of the Avatar rendered in the viewer.
2020-06-10 14:48:26 -07:00
Josh Perez 8eed6b62b9 Wrap delivery receipt sends in conversation.queueJob 2020-06-10 14:39:45 -07:00
Scott Nonnenberg 56470d8374 View All Media -> View Recent Media 2020-06-10 14:39:45 -07:00
Scott Nonnenberg 55f4cd591c Improve safety number logic in group conversations 2020-06-10 14:39:45 -07:00
Scott Nonnenberg 06333aef10 Drop 'group leave' messages if sender is not currently in group 2020-06-10 14:39:45 -07:00
Scott Nonnenberg acf95f4745 resetSession: Take both UUID and e164, use each correctly 2020-06-10 14:39:45 -07:00
Scott Nonnenberg ae47748720 handleDataMessage: Properly create new convo if given only membersE164 2020-06-10 14:39:45 -07:00
Ken Powers 352818fd32 Add more logging around attachment queueing 2020-06-10 14:39:45 -07:00
Ken Powers 480e1808ba Enable React with any Emoji 2020-06-10 14:39:45 -07:00
Ken Powers d4ee1d4133 getProfile: Pull information from sendMetadata properly 2020-06-01 15:00:13 -07:00
Scott Nonnenberg ebafc52f61 Update zkgroup dependency to 0.7.1 2020-05-15 17:01:14 -07:00
Ken Powers 8244a7a98e Remove the scroll bar on the about screen for Windows 2020-05-15 11:28:13 -07:00
jimio-signal bfc3efe98c Move github FUNDING file to .github 2020-05-15 11:20:20 -07:00
jimio-signal eae50ab3bb Update copyright and funding info 2020-05-14 09:46:43 -07:00
Scott Nonnenberg 345301b548 v1.34.0-beta.3 v1.34.0-beta.3 2020-05-13 13:16:50 -07:00
Josh Perez 4678f076eb Custom zip script for macOS update package 2020-05-13 11:44:24 -07:00
Ken Powers 5c6a474ec9 Disable skin tones for reaction emoji 2020-05-11 16:14:02 -07:00
Ken Powers a7e8b9e655 Allow Sticker Creator ConfirmDialog buttons to grow 2020-05-08 11:48:38 -07:00
Ken Powers 9d24f0db83 Use new "any emoji" icon in light mode 2020-05-08 10:29:42 -07:00
Scott Nonnenberg 0d1786db8b Run scheduled snyk test jobs once per day 2020-05-07 16:51:50 -04:00
Ken Powers d6d2d242d4 Always use sender certificates including UUID 2020-05-07 13:51:37 -07:00
Ken Powers 7a55c68c6c Remove emojification on message send 2020-05-07 12:58:28 -07:00
Scott Nonnenberg 4811b5fd4d v1.34.0-beta.2 v1.34.0-beta.2 2020-05-05 14:41:50 -07:00
iomintz e3f362e119 drop minimum sticker count to 1 (#4057)
I currently have a sticker pack on Telegram which I cannot port to Signal because it has only two stickers. I don't see why we should arbitrarily require four stickers. I could also imagine a sticker pack with just one sticker in it, if that sticker is really good.
2020-05-05 14:33:12 -07:00
Noelle Leigh 95c9e7a6d4 Remove unnecessary CSS property from header (#4227)
This CSS rule was causing conversation header text to be truncated even
when there was enough whitespace to display the entire text at certain
zoom levels and platforms.

Removing the property did not introduce any UI regressions from this
author's testing.

Fixes: #3168
2020-05-05 14:32:42 -07:00
Gabriel Goller 2c4ce6bcca remove icon-gen script; not used anymore
yarn icon-gen is not in package.json and is not used anymore
2020-05-05 14:31:51 -07:00
Ken Powers 0865a5481c Pre-alpha: React with any emoji, behind flag 2020-05-05 14:18:46 -07:00
Scott Nonnenberg d13c3d3350 Link flow: Show 'you must upgrade' on 409 server response 2020-05-05 14:18:46 -07:00
Scott Nonnenberg 97b657da6d MessageReceiver: Drop sync messages with GroupContextV2 2020-05-05 14:18:46 -07:00
Ken Powers fb5316d2cf Composer: Improve expand tab hover behavior 2020-05-05 14:18:46 -07:00
Ken Powers 7bb7c0d1e1 Debug Log: Copy URL instead of open in browser 2020-05-05 14:18:46 -07:00
Josh Perez dc81bf2bba Meet a11y standards for hover menus 2020-05-05 14:18:46 -07:00
Scott Nonnenberg 721401bbeb Introduce snyk, update dependencies 2020-05-05 14:18:46 -07:00
Scott Nonnenberg 7b358f1111 Update Electron to 8.2.5 2020-05-01 13:28:32 -04:00
Scott Nonnenberg 4c750ca3e8 Update strings 2020-04-29 17:42:41 -07:00
Ken Powers d6924c0088 Use bindActionCreators in StickerCreator 2020-04-29 17:42:41 -07:00
Ken Powers ba5e2ff6e5 Receive support for DOE messages 2020-04-29 17:42:41 -07:00
Josh Perez b8a674bbb6 electron-builder patch: remove chmod for chrome-sandbox 2020-04-29 17:42:41 -07:00
Josh Perez 25b0b308d2 Fix framework symlinks in zip file created by build 2020-04-29 17:42:41 -07:00
Scott Nonnenberg 464c814a95 Remove all IndexedDB migration code 2020-04-29 17:42:41 -07:00
Josh Perez 752cd75c54 Make RelinkDialog supersede the NetworkDialog 2020-04-29 17:42:41 -07:00
Ken Powers 1b5c36a9a8 Add more safeguards to isTrustedIdentity 2020-04-29 17:42:41 -07:00
Scott Nonnenberg 896dfcb43f Fix sticker creator after CDN and typescript changes 2020-04-29 17:42:41 -07:00
Scott Nonnenberg 3966d55d3b Conversation.onOpened: Wait for outstanding message processing 2020-04-29 17:42:41 -07:00
Scott Nonnenberg df849c65a8 Settings pane -> Preferences pane
* Settings pane -> Preferences pane

* Remove 'settings' string
2020-04-29 17:42:41 -07:00
Ken Powers 4b685d09b4 Fix application of incoming view syncs 2020-04-29 17:42:41 -07:00
Scott Nonnenberg 5cfcedb549 Update dependencies 2020-04-29 17:42:41 -07:00