signal-desktop/ts/types
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
..
message Sort by inbox position to match phone after link 2020-03-24 17:02:01 -07:00
Attachment.ts Harmonized filenames with Android version (#4324) 2020-06-10 14:48:41 -07:00
Contact.tsx Refactor: Prepare Message function props for conversation scope 2019-05-07 09:41:09 -07:00
Conversation.ts Receive support for DOE messages 2020-04-29 17:42:41 -07:00
Dialogs.ts Move all status/alert dialogs into the Left Pane 2020-02-12 13:30:58 -08:00
I18N.ts Refactor: Move data-access code to Typescript w/ shared interface 2020-04-15 14:45:11 -07:00
IndexedDB.ts Remove @prettier pragmas 2018-04-30 16:53:34 -04:00
Logging.ts Refactor: Move data-access code to Typescript w/ shared interface 2020-04-15 14:45:11 -07:00
MapAsync.ts Remove @prettier pragmas 2018-04-30 16:53:34 -04:00
Message.ts Receive support for DOE messages 2020-04-29 17:42:41 -07:00
MIME.ts Do not recognize aiff files as audio 2020-04-16 12:19:37 -07:00
PhoneNumber.ts Virtualize search results - only render what's visible 2019-08-21 14:52:30 -07:00
Settings.ts Hides the "Hide menu bar" option on MacOS (#2903) 2019-04-08 10:25:14 -07:00
SocketStatus.ts Move all status/alert dialogs into the Left Pane 2020-02-12 13:30:58 -08:00
Util.ts Include sender in group update notifications 2020-04-15 14:44:46 -07:00