Audric Ackermann
|
6e8e8eaa9a
|
move errors.js to ts
|
3 years ago |
Audric Ackermann
|
79bf0c53ee
|
move libtextsecure/crypto.js to ts
used mostly for attachments encrypting before upload/decrypt and profile
encrypt/derypt
|
3 years ago |
Audric Ackermann
|
5bc576249b
|
move signal.js to TS
|
3 years ago |
Audric Ackermann
|
ff43cfa593
|
move worker_interface and logs and i18n to TS
|
3 years ago |
Audric Ackermann
|
0dfa3e35cc
|
refactor main_node.js to TS
|
3 years ago |
Audric Ackermann
|
70ee8cefdc
|
WIP sql.js
|
3 years ago |
Audric Ackermann
|
9f3379e702
|
moved global_errors.js to ts
|
3 years ago |
Audric Ackermann
|
f433acda77
|
move config.js to typescript
|
3 years ago |
Audric Ackermann
|
175c0e4843
|
move logging.js to ts
|
3 years ago |
Audric Ackermann
|
d37d7af667
|
moved permissions.js to ts
|
3 years ago |
Audric Ackermann
|
b36be1cbbb
|
move main.js to main_node.ts, still plenty of errors
|
3 years ago |
Audric Ackermann
|
5b1379f930
|
move protocol_filter to typescript
|
3 years ago |
Audric Ackermann
|
38774a9344
|
moved a bunch of node files to typescript
|
3 years ago |
Audric Ackermann
|
12d9a8db78
|
electron-renderer webpack seems to be generating main_renderer.js
|
3 years ago |
Audric Ackermann
|
51575d2f56
|
moved views to TS but broken
|
3 years ago |
Audric Ackermann
|
449751a891
|
remove some refs to Signal.Data in ts
|
3 years ago |
Audric Ackermann
|
d99cdc48f4
|
rename background.js to main_start.js
|
3 years ago |
Audric Ackermann
|
15260c9718
|
move logging.js to ts
|
3 years ago |
Audric Ackermann
|
7d570fec52
|
move linkPreviews.js to ts
|
3 years ago |
Audric Ackermann
|
0e2cf98d96
|
move privacy.js to ts
|
3 years ago |
Audric Ackermann
|
6bd835dfc3
|
move storage.js to ts
|
3 years ago |
Audric Ackermann
|
747bcb766c
|
move notifications.js to ts
|
3 years ago |
Audric Ackermann
|
6334f7cb45
|
move registration.js to ts
|
3 years ago |
Audric Ackermann
|
0d4059ccb1
|
move read_receipts to ts
|
3 years ago |
Audric Ackermann
|
0b814d4d16
|
remove read sync as we do not care about them on Session
|
3 years ago |
Audric Ackermann
|
1ff836865a
|
after moving focusListener to ts
|
3 years ago |
Audric Ackermann
|
e78224db05
|
after moving expiring message and wallclock to TS
|
3 years ago |
Audric Ackermann
|
d7f84168ac
|
before start of moving bg JS to TS
|
3 years ago |
Audric Ackermann
|
ce0848c8bf
|
Merge branch 'clearnet' into updater-reword
|
3 years ago |
Audric Ackermann
|
9d4989b66d
|
cleanup constants.tsx file
and fixup commit id showing at the bottom in settings
|
3 years ago |
Audric Ackermann
|
89757a95a6
|
use readyForUpdates to trigger update from renderer
this is used to only start the updater once the fileserver returned use
the latest release
|
3 years ago |
Audric Ackermann
|
2f02d3e21c
|
use source instead of senderIdentity to check for approved new group
|
3 years ago |
Audric Ackermann
|
d2fc384d16
|
fix text selection on text
|
3 years ago |
Audric Ackermann
|
67e2fea70c
|
Merge pull request #2207 from ianmacd/pr8
Allow user names up to 26 characters long, in line with Android.
|
3 years ago |
Audric Ackermann
|
74cf88cf81
|
create closed group mark as approved
also, do not filter closed group based on the isApproved field in redux
|
3 years ago |
Ian Macdonald
|
a11b078d5b
|
Allow user names up to 26 characters long, in line with Android.
See https://github.com/oxen-io/session-android/blob/master/libsession/src/main/java/org/session/libsession/utilities/SSKEnvironment.kt#L29
|
3 years ago |
Audric Ackermann
|
234e9b160e
|
Make sure updater do not hit github before checking fileserver
|
3 years ago |
Audric Ackermann
|
49bae1925d
|
open message request reset opened convo and is a settings itself
|
3 years ago |
Audric Ackermann
|
878c870a8b
|
initials are always uppercased
|
3 years ago |
Audric Ackermann
|
2cf2d9eff7
|
make sure datebreak keep text color
|
3 years ago |
Audric Ackermann
|
461ce4a7fb
|
Merge branch 'clearnet' into fix-unread-indicator-light
|
3 years ago |
Audric Ackermann
|
551fc4e2d7
|
make the unread message banner on a single line
|
3 years ago |
Audric Ackermann
|
ad653e4aac
|
change sent background and text color for light mode
use black text on green instead of white on darker green
|
3 years ago |
Audric Ackermann
|
43d133519e
|
do not shrink member list items when list is full
|
3 years ago |
Audric Ackermann
|
602a287263
|
join closed groups from config only on the first config message
|
3 years ago |
Audric Ackermann
|
e853f57e6b
|
fix unread indicator color for light theme
|
3 years ago |
Audric Ackermann
|
71aa6c813c
|
Merge remote-tracking branch 'upstream/clearnet' into fix-i18n-with-dollars-sign
|
3 years ago |
Audric Ackermann
|
359dcaa43a
|
Merge pull request #2174 from warrickct/msg-request-ui-2
Message request
|
3 years ago |
Audric Ackermann
|
75c7c7c27f
|
try a fix to prevent window from jumping with low number of messages
|
3 years ago |
warrickct
|
3424fa88e8
|
Remove typing for blocklist on window. Minor formatting
|
3 years ago |