.. |
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
|
Properly handle closing click events in modals
|
2022-09-14 18:58:35 -07:00 |
context
|
Use patched frameless-titlebar on Windows
|
2022-06-08 15:00:32 -07:00 |
conversations
|
|
|
groups
|
Fetch PNI group credentials
|
2022-07-08 13:46:25 -07:00 |
hooks
|
Additional logging for calling service
|
2022-08-16 16:52:09 -07:00 |
jobs
|
Improve challenge handling
|
2022-09-14 17:31:37 -07: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
|
Improve challenge handling
|
2022-09-14 17:31:37 -07:00 |
mediaEditor
|
Create text stories
|
2022-06-16 17:48:57 -07:00 |
messageModifiers
|
Queue attachment downloads when receiving a view sync
|
2022-08-23 13:38:13 -04:00 |
messages
|
Early preparations for PNP Contact Merging
|
2022-08-09 14:39:00 -07:00 |
models
|
Add eqeqeq rule but require == for null
|
2022-09-14 14:40:44 -07:00 |
protobuf
|
Handle PniChangeNumber
|
2022-07-28 14:50:10 -04:00 |
quill
|
Add eqeqeq rule but require == for null
|
2022-09-14 14:40:44 -07:00 |
reactions
|
Allow multiple reactions to stories
|
2022-04-28 18:06:28 -04:00 |
scripts
|
Add eqeqeq rule but require == for null
|
2022-09-14 14:40:44 -07:00 |
services
|
Add eqeqeq rule but require == for null
|
2022-09-14 14:40:44 -07:00 |
shims
|
Move getUntrustedContacts out of conversation_view
|
2022-08-16 16:59:11 -07:00 |
sql
|
Add eqeqeq rule but require == for null
|
2022-09-14 14:40:44 -07:00 |
state
|
Added the time remaining for disappearing messages and stories
|
2022-09-09 11:35:00 -07:00 |
storybook
|
|
|
test-both
|
Improve challenge handling
|
2022-09-14 17:31:37 -07:00 |
test-electron
|
Add eqeqeq rule but require == for null
|
2022-09-14 14:40:44 -07:00 |
test-mock
|
Fix flaky test and add screenshots
|
2022-09-01 09:35:44 -07:00 |
test-node
|
Improved reliability of strictAssert
|
2022-09-14 09:40:50 -07:00 |
textsecure
|
Improve challenge handling
|
2022-09-14 17:31:37 -07:00 |
types
|
Add eqeqeq rule but require == for null
|
2022-09-14 14:40:44 -07:00 |
updater
|
Introduce new auto-updating staging channel
|
2022-06-14 15:08:38 -07:00 |
util
|
Properly handle closing click events in modals
|
2022-09-14 18:58:35 -07:00 |
views
|
Fixed joining ongoing video call by a non-admin on an announcement-only group
|
2022-08-26 09:02:47 -06:00 |
windows
|
Minimize and start Signal in tray
|
2022-09-06 15:09:52 -07:00 |
workers
|
Update electron to 17.3.0
|
2022-03-29 10:06:42 -07:00 |
background.ts
|
Add eqeqeq rule but require == for null
|
2022-09-14 14:40:44 -07:00 |
Bytes.ts
|
|
|
challenge.ts
|
Improve challenge handling
|
2022-09-14 17:31:37 -07:00 |
CI.ts
|
|
|
ConversationController.ts
|
Run checkForConflicts on a p-queue
|
2022-09-13 09:16:01 -07:00 |
Crypto.ts
|
Edit distribution lists via story settings menu
|
2022-07-20 20:07:09 -04:00 |
Curve.ts
|
|
|
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
|
ErrorBoundary improvements, StickerCreator logging/resiliency
|
2022-08-19 11:35:40 -07:00 |
heic-convert.d.ts
|
|
|
IdleDetector.ts
|
|
|
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
|
Lint .d.ts files
|
2022-09-06 13:51:34 -07: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
|
Separate flag for cdsi in beta channel
|
2022-09-13 21:07:47 -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
|
Minimize and start Signal in tray
|
2022-09-06 15:09:52 -07:00 |
SignalProtocolStore.ts
|
Add eqeqeq rule but require == for null
|
2022-09-14 14:40:44 -07:00 |
Timers.ts
|
|
|
updateConversationsWithUuidLookup.ts
|
Include ACI+Access Keys pairs with CDSI requests
|
2022-08-18 13:44:53 -07:00 |
window.d.ts
|
Lint .d.ts files
|
2022-09-06 13:51:34 -07:00 |