.. |
backbone
|
Removes Inbox Backbone view
|
2022-06-16 15:12:50 -04:00 |
badges
|
Convert signal.js and preload.js to Typescript
|
2022-06-13 14:39:35 -07:00 |
calling
|
Improvements to group calling video requests
|
2022-05-23 10:16:13 -07:00 |
components
|
Only accept video/mp4 for story uploads
|
2022-08-12 16:44:10 -07:00 |
context
|
Use patched frameless-titlebar on Windows
|
2022-06-08 15:00:32 -07:00 |
conversations
|
Don't ring large groups
|
2021-09-02 15:34:38 -07:00 |
groups
|
Fetch PNI group credentials
|
2022-07-08 13:46:25 -07:00 |
hooks
|
Titlebar fixes
|
2022-07-05 09:44:53 -07:00 |
jobs
|
Lets users send stories to groups
|
2022-08-10 14:37:19 -04:00 |
linkPreviews
|
Transcode link preview images
|
2022-04-25 13:56:59 -07:00 |
logging
|
Fix uncaught exception in logging
|
2022-05-25 11:04:01 -07:00 |
main
|
Add a stories toggle to Preferences
|
2022-07-19 20:47:05 -04:00 |
mediaEditor
|
Create text stories
|
2022-06-16 17:48:57 -07:00 |
messageModifiers
|
Add a log indicating when a reaction was added to a story
|
2022-08-15 11:47:45 -07:00 |
messages
|
Early preparations for PNP Contact Merging
|
2022-08-09 14:39:00 -07:00 |
models
|
getUnverified/getUntrusted: Return conversation array, not collection
|
2022-08-12 15:43:24 -04:00 |
protobuf
|
Handle PniChangeNumber
|
2022-07-28 14:50:10 -04:00 |
quill
|
Allow adding to a group by phone number
|
2022-04-04 17:38:22 -07:00 |
reactions
|
Allow multiple reactions to stories
|
2022-04-28 18:06:28 -04:00 |
scripts
|
Update strings
|
2022-08-03 14:27:34 -07:00 |
services
|
Group Credentials: Request six days of data to account for clock skew
|
2022-08-15 09:34:27 -07:00 |
shims
|
Adjust some types
|
2022-07-12 17:37:21 -07:00 |
sql
|
Do not accept stories without a name and no deletedAtTimestamp
|
2022-08-11 18:03:22 -04:00 |
state
|
Only accept video/mp4 for story uploads
|
2022-08-12 16:44:10 -07:00 |
storybook
|
Add license headers across the project
|
2020-11-04 13:03:13 -06:00 |
test-both
|
Increased the distance to support contacts that may have even longer titles
|
2022-08-12 12:10:52 -04:00 |
test-electron
|
Avoid race conditions when queueing a story for download
|
2022-08-11 15:26:26 -07:00 |
test-mock
|
Stickers in storage service
|
2022-08-03 10:10:49 -07:00 |
test-node
|
Don't use original filenames when saving multi-attachment messages
|
2022-08-08 12:04:47 -07:00 |
textsecure
|
Register pnpChangeNumber capability
|
2022-08-11 09:52:24 -07:00 |
types
|
Fixes isHidden prop from not being present in StoryView
|
2022-08-11 12:38:24 -07:00 |
updater
|
Introduce new auto-updating staging channel
|
2022-06-14 15:08:38 -07:00 |
util
|
Only accept video/mp4 for story uploads
|
2022-08-12 16:44:10 -07:00 |
views
|
getUnverified/getUntrusted: Return conversation array, not collection
|
2022-08-12 15:43:24 -04:00 |
windows
|
Add a stories toggle to Preferences
|
2022-07-19 20:47:05 -04:00 |
workers
|
Update electron to 17.3.0
|
2022-03-29 10:06:42 -07:00 |
background.ts
|
Open inbox when linking and suddenly offline
|
2022-08-11 13:28:31 -07:00 |
Bytes.ts
|
Use SignalContext instead of SignalWindow
|
2021-10-07 19:28:47 -04:00 |
challenge.ts
|
Challenge: If no retry-after header on 428, don't start timer for retry
|
2022-04-25 16:05:23 -07:00 |
CI.ts
|
Update electron to 15.3.0
|
2021-11-08 22:43:37 +01:00 |
ConversationController.ts
|
A number of additional merging fixes
|
2022-08-10 11:39:04 -07:00 |
Crypto.ts
|
Edit distribution lists via story settings menu
|
2022-07-20 20:07:09 -04:00 |
Curve.ts
|
Update for @signalapp/libsignal-client rename
|
2022-03-24 14:47:21 -07:00 |
environment.ts
|
Convert signal.js and preload.js to Typescript
|
2022-06-13 14:39:35 -07:00 |
firstline.d.ts
|
Convert logging infrastructure to TypeScript
|
2021-01-27 13:13:33 -08:00 |
groupChange.ts
|
Fetch PNI group credentials
|
2022-07-08 13:46:25 -07:00 |
groups.ts
|
Early preparations for PNP Contact Merging
|
2022-08-09 14:39:00 -07:00 |
heic-convert.d.ts
|
Transcode heic/heif images
|
2021-08-09 13:06:21 -07:00 |
IdleDetector.ts
|
Add "clean up timer if necessary" utility
|
2022-02-25 10:37:15 -08:00 |
indexeddb.ts
|
Increase backstop queue timeouts across the app
|
2022-06-27 09:46:43 -07:00 |
Intl.d.ts
|
Improve @mentions tokenization
|
2021-08-17 13:55:25 -05:00 |
LibSignalStores.ts
|
Update for @signalapp/libsignal-client rename
|
2022-03-24 14:47:21 -07:00 |
manage_full_screen_class.ts
|
Titlebar fixes
|
2022-07-05 09:44:53 -07:00 |
MessageSeenStatus.ts
|
New 'unseenStatus' field for certain secondary message types
|
2022-04-22 11:35:14 -07:00 |
model-types.d.ts
|
Lets users send stories to groups
|
2022-08-10 14:37:19 -04:00 |
mp4box.d.ts
|
Only accept video/mp4 for story uploads
|
2022-08-12 16:44:10 -07:00 |
OS.ts
|
Titlebar fixes
|
2022-07-05 09:44:53 -07:00 |
RemoteConfig.ts
|
Support for server-configurable maximum attachment size
|
2022-04-13 10:47:39 -07:00 |
routineProfileRefresh.ts
|
RoutineProfileRefresher: Track instances, only start() once, min sleep
|
2022-08-04 14:43:47 -07:00 |
set_os_class.ts
|
Titlebar fixes
|
2022-07-05 09:44:53 -07:00 |
setAppLoadingScreenMessage.ts
|
Convert app loading message code to TypeScript
|
2022-06-01 12:57:30 -07:00 |
signal.ts
|
Adjust some types
|
2022-07-12 17:37:21 -07:00 |
SignalProtocolStore.ts
|
Early preparations for PNP Contact Merging
|
2022-08-09 14:39:00 -07:00 |
Timers.ts
|
Use non-throttled timeouts for websockets
|
2021-10-07 11:18:22 -07:00 |
updateConversationsWithUuidLookup.ts
|
Early preparations for PNP Contact Merging
|
2022-08-09 14:39:00 -07:00 |
window.d.ts
|
Adjust some types
|
2022-07-12 17:37:21 -07:00 |