.. |
backbone
|
Removes Inbox Backbone view
|
2022-06-16 15:12:50 -04:00 |
badges
|
Don't access RemoteConfig directly from 'dumb' components
|
2022-10-24 13:46:36 -07:00 |
calling
|
Improvements to group calling video requests
|
2022-05-23 10:16:13 -07:00 |
components
|
Fixes storybook
|
2022-11-09 13:11:45 -08:00 |
context
|
Make 1 the minimum registration ID
|
2022-10-05 09:35:56 -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
|
Added story preview and confirmation dialogs to send story
|
2022-10-12 10:14:35 -06:00 |
jobs
|
Implement group story reply deletion
|
2022-11-04 07:22:07 -06:00 |
linkPreviews
|
Transcode link preview images
|
2022-04-25 13:56:59 -07:00 |
logging
|
Update to latest pino
|
2022-10-03 15:53:41 -07:00 |
main
|
Delete sent stories when you turn off stories
|
2022-10-19 12:35:56 -04:00 |
mediaEditor
|
Create text stories
|
2022-06-16 17:48:57 -07:00 |
messageModifiers
|
Store all story reactions as messages
|
2022-11-02 16:48:38 -07:00 |
messages
|
stories: sending/failed states in stories list
|
2022-10-14 14:04:26 -07:00 |
models
|
Wrap eventHandlerQueue jobs with task with timeout
|
2022-11-09 10:59:32 -08:00 |
protobuf
|
Handle PniChangeNumber
|
2022-07-28 14:50:10 -04:00 |
quill
|
Exact prefix for 2-char emoji search, search short_names
|
2022-10-17 09:54:46 -07:00 |
reactions
|
Store all story reactions as messages
|
2022-11-02 16:48:38 -07:00 |
scripts
|
Move to smartling for translation services
|
2022-09-27 14:01:06 -07:00 |
services
|
Fixes storybook
|
2022-11-09 13:11:45 -08:00 |
shims
|
Fix click handling for stories
|
2022-09-27 13:24:21 -07:00 |
sql
|
Relax schema 41 migration
|
2022-11-08 09:17:21 -08:00 |
state
|
Fixes storybook
|
2022-11-09 13:11:45 -08:00 |
storybook
|
Add license headers across the project
|
2020-11-04 13:03:13 -06:00 |
test-both
|
Wrap eventHandlerQueue jobs with task with timeout
|
2022-11-09 10:59:32 -08:00 |
test-electron
|
Fix storage service handling of contact status
|
2022-11-07 15:21:12 -08:00 |
test-mock
|
Fix mock server story tests
|
2022-10-27 16:01:26 -07:00 |
test-node
|
Don't access RemoteConfig directly from 'dumb' components
|
2022-10-24 13:46:36 -07:00 |
textsecure
|
Wrap eventHandlerQueue jobs with task with timeout
|
2022-11-09 10:59:32 -08:00 |
types
|
Fixes storybook
|
2022-11-09 13:11:45 -08:00 |
updater
|
Don't access RemoteConfig directly from 'dumb' components
|
2022-10-24 13:46:36 -07:00 |
util
|
Fixes storybook
|
2022-11-09 13:11:45 -08:00 |
views
|
recentMedia/lightbox: Register messages for update and for lightbox
|
2022-11-04 13:32:29 -07:00 |
windows
|
Onboarding story
|
2022-11-08 21:38:19 -05:00 |
workers
|
Update electron to 17.3.0
|
2022-03-29 10:06:42 -07:00 |
background.ts
|
Fixes storybook
|
2022-11-09 13:11:45 -08:00 |
Bytes.ts
|
Use SignalContext instead of SignalWindow
|
2021-10-07 19:28:47 -04:00 |
challenge.ts
|
tsc:allowUnreachableCode, eslint:no-unreachable, assert->assertDev
|
2022-09-15 13:17:15 -06:00 |
CI.ts
|
Test rate-limiting, stories in mock server
|
2022-09-19 15:08:55 -07:00 |
ConversationController.ts
|
Fixes storybook
|
2022-11-09 13:11:45 -08:00 |
Crypto.ts
|
Remove LegacyCDS
|
2022-10-26 16:17:14 -07: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
|
Prefer type to interface in .d.ts files
|
2022-08-30 16:24:04 -05:00 |
groupChange.ts
|
Fetch PNI group credentials
|
2022-07-08 13:46:25 -07:00 |
groups.ts
|
Sync group stories through storage service
|
2022-10-07 17:19:02 -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
|
Prefer type to interface in .d.ts files
|
2022-08-30 16:24:04 -05:00 |
LibSignalStores.ts
|
Send and receive PniSignatureMessage
|
2022-08-15 14:53:33 -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
|
Fix storage service handling of contact status
|
2022-11-07 15:21:12 -08:00 |
mp4box.d.ts
|
Lint .d.ts files
|
2022-09-06 13:51:34 -07:00 |
OS.ts
|
Titlebar fixes
|
2022-07-05 09:44:53 -07:00 |
RemoteConfig.ts
|
Rev stories feature flag
|
2022-11-08 12:55:51 -08:00 |
routineProfileRefresh.ts
|
tsc:allowUnreachableCode, eslint:no-unreachable, assert->assertDev
|
2022-09-15 13:17:15 -06: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
|
Sync group stories through storage service
|
2022-10-07 17:19:02 -07:00 |
SignalProtocolStore.ts
|
Fix storage service handling of contact status
|
2022-11-07 15:21:12 -08:00 |
Timers.ts
|
Use non-throttled timeouts for websockets
|
2021-10-07 11:18:22 -07:00 |
updateConversationsWithUuidLookup.ts
|
tsc:allowUnreachableCode, eslint:no-unreachable, assert->assertDev
|
2022-09-15 13:17:15 -06:00 |
window.d.ts
|
Sync group stories through storage service
|
2022-10-07 17:19:02 -07:00 |