.. |
backbone
|
background.ts/conversation_view.ts modules, Whisper.View/ToastView in TS
|
2021-03-19 16:53:51 -04:00 |
build
|
Add license headers across the project
|
2020-11-04 13:03:13 -06:00 |
calling
|
Share group calling frame buffers to reduce memory usage
|
2021-01-25 18:28:59 -08:00 |
components
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
context
|
Permissions popup context iso
|
2021-09-17 18:24:21 -04:00 |
conversations
|
Don't ring large groups
|
2021-09-02 15:34:38 -07:00 |
groups
|
Import log instead of using it off of window
|
2021-09-17 14:27:53 -04:00 |
hooks
|
Permissions popup context iso
|
2021-09-17 18:24:21 -04:00 |
jobs
|
Import log instead of using it off of window
|
2021-09-17 14:27:53 -04:00 |
linkPreviews
|
Import log instead of using it off of window
|
2021-09-17 14:27:53 -04:00 |
logging
|
Import log instead of using it off of window
|
2021-09-17 14:27:53 -04:00 |
main
|
ESLint: allow for..of
|
2021-08-26 13:18:00 -05:00 |
messageModifiers
|
Import log instead of using it off of window
|
2021-09-17 14:27:53 -04:00 |
messages
|
Move getMessageById next to getMessagesById
|
2021-09-02 10:44:54 -07:00 |
models
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
notifications
|
Prefer type to interface and add an ESLint rule
|
2021-01-25 18:29:00 -08: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
|
Import log instead of using it off of window
|
2021-09-17 14:27:53 -04:00 |
shims
|
Import log instead of using it off of window
|
2021-09-17 14:27:53 -04:00 |
sql
|
Ensure getLastConversationPreview never returns expired messages
|
2021-09-20 10:57:59 -07:00 |
state
|
Permissions popup context iso
|
2021-09-17 18:24:21 -04:00 |
storage
|
Check for conversation conflicts before writing
|
2021-03-19 16:57:35 -04:00 |
storybook
|
Add license headers across the project
|
2020-11-04 13:03:13 -06:00 |
test-both
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
test-electron
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
test-node
|
Moves stringToArrayBuffer into util folder
|
2021-09-20 12:27:15 -04:00 |
textsecure
|
Moves stringToArrayBuffer into util folder
|
2021-09-20 12:27:15 -04:00 |
types
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
updater
|
Update TypeScript to 4.4.2
|
2021-08-27 15:21:42 -05:00 |
util
|
Ensure that both window and SignalWindow are defined
|
2021-09-20 10:29:37 -07:00 |
views
|
Import log instead of using it off of window
|
2021-09-17 14:27:53 -04:00 |
windows
|
Ensure that both window and SignalWindow are defined
|
2021-09-20 10:29:37 -07:00 |
workers
|
Transcode heic/heif images
|
2021-08-09 13:06:21 -07:00 |
backboneJquery.ts
|
Add license headers across the project
|
2020-11-04 13:03:13 -06:00 |
background.ts
|
Import log instead of using it off of window
|
2021-09-17 14:27:53 -04:00 |
Bytes.ts
|
Fully move to protobufjs
|
2021-07-13 11:54:53 -07:00 |
challenge.ts
|
Import log instead of using it off of window
|
2021-09-17 14:27:53 -04:00 |
CI.ts
|
Import log instead of using it off of window
|
2021-09-17 14:27:53 -04:00 |
ConversationController.ts
|
Import log instead of using it off of window
|
2021-09-17 14:27:53 -04:00 |
Crypto.ts
|
Import log instead of using it off of window
|
2021-09-17 14:27:53 -04:00 |
Curve.ts
|
Import log instead of using it off of window
|
2021-09-17 14:27:53 -04: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
|
Import log instead of using it off of window
|
2021-09-17 14:27:53 -04: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
|
UUID-keyed lookups in SignalProtocolStore
|
2021-09-09 19:38:11 -07:00 |
manage_full_screen_class.ts
|
Hide title bar on macOS
|
2021-02-01 12:01:25 -08:00 |
model-types.d.ts
|
ConversationView: Improve types
|
2021-08-30 14:32:56 -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 |
proxy-agent.d.ts
|
Add license headers across the project
|
2020-11-04 13:03:13 -06:00 |
RemoteConfig.ts
|
Import log instead of using it off of window
|
2021-09-17 14:27:53 -04: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
|
Defer unprocessed item attempt update
|
2021-09-17 16:11:24 -07:00 |
textsecure.d.ts
|
Move to websocket for requests to signal server
|
2021-07-28 14:37:09 -07:00 |
updateConversationsWithUuidLookup.ts
|
Don't mark conversations as unregistered unless there's no UUID
|
2021-04-29 14:27:37 -07:00 |
window.d.ts
|
Permissions popup context iso
|
2021-09-17 18:24:21 -04:00 |