.. |
backbone
|
Remove underscore
|
2022-11-29 16:53:39 -08: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
|
conversation_view: Move the last of the small functions to redux
|
2022-12-20 22:25:10 -05:00 |
context
|
Make 1 the minimum registration ID
|
2022-10-05 09:35:56 -07:00 |
conversations
|
|
|
groups
|
Update eslint to 8.27.0
|
2022-11-17 16:45:19 -08:00 |
hooks
|
Make sure that closed Modals are always removed
|
2022-12-13 17:56:32 -08:00 |
jobs
|
Share profile key: Cancel send in more situations
|
2022-12-20 14:17:51 -08:00 |
linkPreviews
|
Update typescript to 4.8.4
|
2022-11-14 11:35:37 -08:00 |
logging
|
Replace mkdirp with native fs.mkdir
|
2022-12-13 11:01:10 -08:00 |
main
|
Add global setting for sent media quality
|
2022-12-02 18:54:37 -05:00 |
mediaEditor
|
Create text stories
|
2022-06-16 17:48:57 -07:00 |
messageModifiers
|
ViewSyncs: Save message after modifying it
|
2022-12-19 11:11:04 -08:00 |
messages
|
Added clearer debug logging to createOrLookup
|
2022-12-02 17:05:27 -08:00 |
models
|
conversation_view: Move the last of the small functions to redux
|
2022-12-20 22:25:10 -05:00 |
protobuf
|
Handle PniChangeNumber
|
2022-07-28 14:50:10 -04:00 |
quill
|
Narrowed down avatar sizes
|
2022-12-09 13:37:45 -07:00 |
reactions
|
Store all story reactions as messages
|
2022-11-02 16:48:38 -07:00 |
scripts
|
Merge branch signalapp/Signal-Desktop#5753
|
2022-12-12 20:50:46 -08:00 |
services
|
Moves show all media to react pane
|
2022-12-20 09:50:23 -08:00 |
shims
|
Improve error handling during group sends
|
2022-11-22 10:43:43 -08:00 |
sql
|
Use @signalapp/better-sqlite3
|
2022-12-14 12:48:36 -08:00 |
state
|
conversation_view: Move the last of the small functions to redux
|
2022-12-20 22:25:10 -05:00 |
storybook
|
|
|
test-both
|
Standardize on showConversation function, delete unused functions
|
2022-12-14 11:05:32 -08:00 |
test-electron
|
Move ToastType to its own file to avoid importing electron in storybooks
|
2022-12-14 16:48:36 -08:00 |
test-mock
|
Refresh the sticker pack manager
|
2022-12-13 19:06:15 -05:00 |
test-node
|
Use @signalapp/better-sqlite3
|
2022-12-14 12:48:36 -08:00 |
textsecure
|
Add "pni" capability in staging
|
2022-12-20 12:29:17 -08:00 |
types
|
conversation_view: Move the last of the small functions to redux
|
2022-12-20 22:25:10 -05:00 |
updater
|
Replace mkdirp with native fs.mkdir
|
2022-12-13 11:01:10 -08:00 |
util
|
conversation_view: Move the last of the small functions to redux
|
2022-12-20 22:25:10 -05:00 |
views
|
conversation_view: Move the last of the small functions to redux
|
2022-12-20 22:25:10 -05:00 |
windows
|
Moves saveAttachment to a redux action
|
2022-12-14 10:12:04 -08:00 |
workers
|
Improve error handling during group sends
|
2022-11-22 10:43:43 -08:00 |
background.ts
|
conversation_view: Move the last of the small functions to redux
|
2022-12-20 22:25:10 -05:00 |
Bytes.ts
|
|
|
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
|
updatePNI: Cleanup only for obsolete PNI
|
2022-12-12 14:06:16 -08:00 |
Crypto.ts
|
Simplify sticker upload
|
2022-12-15 13:47:38 -08: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
|
GroupV2: Show summary of change details on re-join of group
|
2022-12-06 13:12:57 -08:00 |
groups.ts
|
Add missing await in gv1 migration
|
2022-12-13 17:56:41 -08:00 |
heic-convert.d.ts
|
|
|
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 |
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
|
Drop pniCredential completely
|
2022-12-14 10:53:23 -08:00 |
mp4box.d.ts
|
Update eslint to 8.27.0
|
2022-11-17 16:45:19 -08:00 |
OS.ts
|
Titlebar fixes
|
2022-07-05 09:44:53 -07:00 |
RemoteConfig.ts
|
Add desktop.groupCallOutboundRing2.beta flag
|
2022-11-30 14:35:37 -08:00 |
routineProfileRefresh.ts
|
Improve error handling during group sends
|
2022-11-22 10:43:43 -08: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
|
Moves ConversationDetails to react panels
|
2022-12-15 22:12:05 -05:00 |
SignalProtocolStore.ts
|
updatePNI: Cleanup only for obsolete PNI
|
2022-12-12 14:06:16 -08:00 |
Timers.ts
|
|
|
updateConversationsWithUuidLookup.ts
|
Notifications for a few merge-related scenarios
|
2022-12-05 14:46:54 -08:00 |
window.d.ts
|
Moves ConversationDetails to react panels
|
2022-12-15 22:12:05 -05:00 |