.. |
backbone
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
build
|
Add license headers across the project
|
2020-11-04 13:03:13 -06:00 |
calling
|
Use new audio device module in alpha and beta
|
2021-09-29 13:30:42 -05:00 |
components
|
Remove media query from <Message>
|
2021-10-19 09:24:36 -07:00 |
context
|
Use SignalContext instead of SignalWindow
|
2021-10-07 19:28:47 -04:00 |
conversations
|
Don't ring large groups
|
2021-09-02 15:34:38 -07:00 |
groups
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
hooks
|
Disable start/call button if offline
|
2021-10-19 08:53:11 -05:00 |
jobs
|
Log when message lacks sent_at or timestamp on send
|
2021-10-13 11:50:58 -07:00 |
linkPreviews
|
Respect proxies when fetching link previews
|
2021-10-14 15:49:36 -07:00 |
logging
|
Use SignalContext instead of SignalWindow
|
2021-10-07 19:28:47 -04:00 |
main
|
Cache system-tray-setting in ephemeral config
|
2021-10-20 14:56:49 -05:00 |
messageModifiers
|
Improve reaction types
|
2021-10-13 09:29:15 -07:00 |
messages
|
Move getMessageById next to getMessagesById
|
2021-09-02 10:44:54 -07:00 |
models
|
getIdenticon: Use conversation.getTitle() for contact name
|
2021-10-17 16:46:54 -05:00 |
protobuf
|
More protobufjs use
|
2021-07-02 14:21:24 -05:00 |
quill
|
Make emoji text matching case-insensitive
|
2021-09-17 11:21:33 -05:00 |
reactions
|
Read and write preferred reactions to storage
|
2021-09-15 11:59:51 -07:00 |
scripts
|
Add license headers across the project
|
2020-11-04 13:03:13 -06:00 |
services
|
Release microphone immediately when cancelling recording
|
2021-10-15 14:51:33 -04:00 |
shims
|
Ensure that delete logs timeout does not run after resolution
|
2021-09-20 20:25:29 -04:00 |
sql
|
Delete reactions when their parent message is deleted
|
2021-10-15 15:54:31 -07:00 |
state
|
Improve logging of group call peeking failures
|
2021-10-18 18:14:24 -05:00 |
storybook
|
Add license headers across the project
|
2020-11-04 13:03:13 -06:00 |
test-both
|
Tweaks to left pane snapping logic
|
2021-10-14 16:19:50 -05:00 |
test-electron
|
linkPreviewFetch: Increase maximum HTML we'll process to 1000*1024 bytes
|
2021-10-14 11:53:53 -07:00 |
test-node
|
Cache system-tray-setting in ephemeral config
|
2021-10-20 14:56:49 -05:00 |
textsecure
|
Respect proxies when fetching link previews
|
2021-10-14 15:49:36 -07:00 |
types
|
Introduce a new design for the left pane
|
2021-10-12 16:59:08 -07:00 |
updater
|
Update got/form-data to latest
|
2021-10-06 09:25:22 -07:00 |
util
|
Fix "in contacts" tooltip exceeding desired boundary
|
2021-10-18 17:10:22 -05:00 |
views
|
Ensure conversation is in left pane when creating a draft message
|
2021-10-18 19:09:55 -05:00 |
windows
|
Use SignalContext instead of SignalWindow
|
2021-10-07 19:28:47 -04:00 |
workers
|
Uint8Array migration
|
2021-09-23 17:49:05 -07:00 |
backboneJquery.ts
|
Add license headers across the project
|
2020-11-04 13:03:13 -06:00 |
background.ts
|
getMessageDescriptor: Log more information if we can't find conversation
|
2021-10-19 18:34:35 -07:00 |
Bytes.ts
|
Use SignalContext instead of SignalWindow
|
2021-10-07 19:28:47 -04:00 |
challenge.ts
|
Better types for WebAPI
|
2021-09-21 17:58:03 -07:00 |
CI.ts
|
Import log instead of using it off of window
|
2021-09-17 14:27:53 -04:00 |
ConversationController.ts
|
Remove ts/services/timers.ts
|
2021-10-06 14:59:34 -07:00 |
Crypto.ts
|
Uint8Array migration
|
2021-09-23 17:49:05 -07:00 |
Curve.ts
|
Uint8Array migration
|
2021-09-23 17:49:05 -07:00 |
environment.ts
|
Show window titlebar in test
|
2021-07-28 16:46:25 -07:00 |
firstline.d.ts
|
Convert logging infrastructure to TypeScript
|
2021-01-27 13:13:33 -08:00 |
groupChange.ts
|
Import log instead of using it off of window
|
2021-09-17 14:27:53 -04:00 |
groups.ts
|
Enable storage service for everyone
|
2021-10-05 12:04:28 -05:00 |
heic-convert.d.ts
|
Transcode heic/heif images
|
2021-08-09 13:06:21 -07:00 |
Intl.d.ts
|
Improve @mentions tokenization
|
2021-08-17 13:55:25 -05:00 |
LibSignalStores.ts
|
Uint8Array migration
|
2021-09-23 17:49:05 -07:00 |
manage_full_screen_class.ts
|
Hide title bar on macOS
|
2021-02-01 12:01:25 -08:00 |
model-types.d.ts
|
Improve reaction types
|
2021-10-13 09:29:15 -07:00 |
os-locale.d.ts
|
Move all files under /app to typescript
|
2021-06-18 10:04:27 -07:00 |
OS.ts
|
Add license headers across the project
|
2020-11-04 13:03:13 -06:00 |
RemoteConfig.ts
|
Enable customization of preferred reactions for everyone
|
2021-09-29 13:21:26 -07:00 |
routineProfileRefresh.ts
|
Import log instead of using it off of window
|
2021-09-17 14:27:53 -04:00 |
set_os_class.ts
|
Hide title bar on macOS
|
2021-02-01 12:01:25 -08:00 |
SignalProtocolStore.ts
|
Uint8Array migration
|
2021-09-23 17:49:05 -07:00 |
textsecure.d.ts
|
Uint8Array migration
|
2021-09-23 17:49:05 -07:00 |
Timers.ts
|
Use non-throttled timeouts for websockets
|
2021-10-07 11:18:22 -07:00 |
updateConversationsWithUuidLookup.ts
|
Uint8Array migration
|
2021-09-23 17:49:05 -07:00 |
window.d.ts
|
Use SignalContext instead of SignalWindow
|
2021-10-07 19:28:47 -04:00 |