.. |
backbone
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
badges
|
Tweak badge image logic for new server responses
|
2021-11-18 23:26:38 +01:00 |
calling
|
Put "is speaking?" threshold in remote config; lower default
|
2022-03-01 17:39:09 -06:00 |
components
|
Repair video playback in viewer
|
2022-04-12 12:29:30 -07:00 |
context
|
Upgrade Prettier to 2.4.1
|
2021-11-11 16:43:05 -06:00 |
conversations
|
Don't ring large groups
|
2021-09-02 15:34:38 -07:00 |
groups
|
Support for people banned from joining groups via link
|
2022-03-14 18:32:07 -07:00 |
hooks
|
Fix warning in useNowThatUpdatesEveryMinute
|
2022-03-08 16:06:44 -08:00 |
jobs
|
Job Queue: Don't wait unless it's our first time in verify loop
|
2022-04-12 12:41:12 -07:00 |
linkPreviews
|
Fix minor errors in link preview comments
|
2022-04-05 09:07:50 -07:00 |
logging
|
Update for @signalapp/libsignal-client rename
|
2022-03-24 14:47:21 -07:00 |
main
|
Hang up call when screen is locked
|
2022-01-24 12:32:09 -08:00 |
mediaEditor
|
Add comments explaining Fabric listeners
|
2022-01-11 17:18:19 -06:00 |
messageModifiers
|
Add "clean up timer if necessary" utility
|
2022-02-25 10:37:15 -08:00 |
messages
|
Process incoming story messages
|
2022-03-04 13:14:52 -08:00 |
models
|
Flush last conversation message save on shutdown
|
2022-04-12 11:16:58 -07:00 |
protobuf
|
Configure Long before requiring compiled protobuf
|
2022-03-24 10:05:48 -07:00 |
quill
|
Allow adding to a group by phone number
|
2022-04-04 17:38:22 -07:00 |
reactions
|
Update dependencies to support Emoji v14
|
2022-04-07 14:50:42 -04:00 |
scripts
|
Better tool for symbolication of crash reports
|
2022-04-11 11:46:02 -07:00 |
services
|
Force set expirationStartTimestamp on story messages
|
2022-04-11 14:28:01 -07:00 |
shims
|
Don't mkdir restore dir in updater
|
2022-03-04 11:59:47 -08:00 |
sql
|
Flush last conversation message save on shutdown
|
2022-04-12 11:16:58 -07:00 |
state
|
Restore ability to message someone from embedded contact
|
2022-04-11 17:26:09 -07:00 |
storybook
|
Add license headers across the project
|
2020-11-04 13:03:13 -06:00 |
test-both
|
Process text story messages
|
2022-04-05 21:18:07 -04:00 |
test-electron
|
startCall: wait for startOutgoingDirectCall before updating lobby
|
2022-03-31 18:06:35 -07:00 |
test-mock
|
Optimize initial storage service fetch
|
2022-03-09 10:22:34 -08:00 |
test-node
|
Restore ability to message someone from embedded contact
|
2022-04-11 17:26:09 -07:00 |
textsecure
|
Force set expirationStartTimestamp on story messages
|
2022-04-11 14:28:01 -07:00 |
types
|
Restore ability to message someone from embedded contact
|
2022-04-11 17:26:09 -07:00 |
updater
|
Graceful handling of single-range diff download
|
2022-04-07 19:14:41 -07:00 |
util
|
Repair video playback in viewer
|
2022-04-12 12:29:30 -07:00 |
views
|
Contact presence: Check for array with items, not truthiness
|
2022-04-12 12:37:10 -07:00 |
windows
|
Drop unused downloadsPath
|
2022-03-11 14:49:16 -08:00 |
workers
|
Update electron to 17.3.0
|
2022-03-29 10:06:42 -07:00 |
backboneJquery.ts
|
Add license headers across the project
|
2020-11-04 13:03:13 -06:00 |
background.ts
|
Flush last conversation message save on shutdown
|
2022-04-12 11:16:58 -07:00 |
Bytes.ts
|
Use SignalContext instead of SignalWindow
|
2021-10-07 19:28:47 -04:00 |
challenge.ts
|
Challenge: Save conversationIds and start queues
|
2022-03-21 14:19:37 -07:00 |
CI.ts
|
Update electron to 15.3.0
|
2021-11-08 22:43:37 +01:00 |
ConversationController.ts
|
Allow adding to a group by phone number
|
2022-04-04 17:38:22 -07:00 |
Crypto.ts
|
Update for @signalapp/libsignal-client rename
|
2022-03-24 14:47:21 -07:00 |
Curve.ts
|
Update for @signalapp/libsignal-client rename
|
2022-03-24 14:47:21 -07:00 |
environment.ts
|
Update electron to 16.0.4
|
2021-12-09 09:06:04 +01:00 |
firstline.d.ts
|
Convert logging infrastructure to TypeScript
|
2021-01-27 13:13:33 -08:00 |
groupChange.ts
|
Introduce new 'Block request' button in timeline
|
2022-03-15 17:11:28 -07:00 |
groups.ts
|
Fix spurious assert in groups.ts
|
2022-04-11 14:31:38 -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 |
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
|
Hide title bar on macOS
|
2021-02-01 12:01:25 -08:00 |
model-types.d.ts
|
GroupV2: Don't apply last state from the logs if skipped
|
2022-03-31 11:22:40 -07:00 |
os-locale.d.ts
|
Move all files under /app to typescript
|
2021-06-18 10:04:27 -07:00 |
OS.ts
|
Update electron to 16.0.6
|
2022-01-03 17:43:42 -08:00 |
RemoteConfig.ts
|
Process incoming story messages
|
2022-03-04 13:14:52 -08:00 |
routineProfileRefresh.ts
|
Use esbuild
|
2022-02-11 13:38:52 -08:00 |
set_os_class.ts
|
Hide title bar on macOS
|
2021-02-01 12:01:25 -08:00 |
SignalProtocolStore.ts
|
Fix storage service processing of verified status
|
2022-04-05 09:31:18 -07:00 |
textsecure.d.ts
|
Update for @signalapp/libsignal-client rename
|
2022-03-24 14:47:21 -07:00 |
Timers.ts
|
Use non-throttled timeouts for websockets
|
2021-10-07 11:18:22 -07:00 |
updateConversationsWithUuidLookup.ts
|
Use checkAccountExistence
|
2022-02-25 15:20:48 -08:00 |
window.d.ts
|
Disable forward for messages with embedded contact
|
2022-04-11 13:57:44 -07:00 |