Commit Graph

11540 Commits (e8a1e07b68d9f9dbc928cde8fb02439b92fd8b34)
 

Author SHA1 Message Date
Audric Ackermann 12d9a8db78
electron-renderer webpack seems to be generating main_renderer.js 3 years ago
Audric Ackermann bfaeda5cdb
make sure the conversation with ourself is marked approvedMe 3 years ago
Audric Ackermann 0cb4a13494
add tests for timerBucket icon
this marks unit test number 302, previous: 237
3 years ago
Audric Ackermann fd1657037a
add tests for emoji size rendering in messages 3 years ago
Audric Ackermann ba53330afd
add tests for getInitials 3 years ago
Audric Ackermann 2a11d5e71f
trigger a new offer on connect fail if we are caller
the caller is just supposed to accept the offer and send an answer back
3 years ago
Ian Macdonald 18908c6441
Reduce untagged message opacity during message selection.
This improves legibility for moderators when reading through a group and
tagging messages for deletion.
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 ff1a5516e9
Merge pull request #2226 from oxen-io/clearnet
Session 1.7.9 without calls
3 years ago
Audric Ackermann 1e758c4796
disable calls for 1.7.9 3 years ago
Audric Ackermann fcfa107b57
Merge pull request #2224 from Bilb/updater-reword-without-calls
Updater reword without calls
3 years ago
Audric Ackermann 09e650949f
Merge pull request #2225 from oxen-io/clearnet
Session 1.8.3 with calls
3 years ago
Audric Ackermann e7802287fc
Merge pull request #2205 from Bilb/updater-reword
Updater rework and bump to 1.8.3
3 years ago
Audric Ackermann b366db1bb7
turn call ON 3 years ago
Audric Ackermann d728d1d019
Merge branch 'updater-reword' into updater-reword-without-calls 3 years ago
Audric Ackermann ce0848c8bf
Merge branch 'clearnet' into updater-reword 3 years ago
Audric Ackermann 2318a291f0
bump to 1.7.9 without calls 3 years ago
Audric Ackermann 36eb6c8d8e
bump to 1.8.3 with calls enabled 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 f95a0f495f
Merge pull request #2218 from oxen-io/clearnet
disable calls for 1.7.8
3 years ago
Audric Ackermann ecf36e1bfc
disable calls for 1.7.8 3 years ago
Audric Ackermann 7856ef3929
Merge pull request #2215 from oxen-io/clearnet
Use envelope.source to check approve status for new group message
3 years ago
Audric Ackermann 9554ab026d
Merge pull request #2214 from Bilb/fix-closed-group-drop-new
use source instead of senderIdentity to check for approved new group
3 years ago
Audric Ackermann 2f02d3e21c
use source instead of senderIdentity to check for approved new group 3 years ago
Audric Ackermann b535ccdd4f
Merge pull request #2213 from oxen-io/clearnet
Fix text selection on message text
3 years ago
Audric Ackermann 3a83b60be4
Merge pull request #2212 from Bilb/fix-selection-text-message
fix text selection on text
3 years ago
Audric Ackermann d2fc384d16
fix text selection on text 3 years ago
Audric Ackermann 1400ca6a4d
Merge pull request #2211 from oxen-io/clearnet
Session 1.8.2 with calls
3 years ago
Audric Ackermann 7bc81038a1
Session 1.8.2 with callMessage 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 c17a4f7c16
Merge pull request #2210 from Bilb/fix-create-closed-group
create closed group mark as approved
3 years ago
Audric Ackermann 397872f5ba
update github actions windows runner to windows-2019 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 9f8efec8e0
Merge pull request #2204 from oxen-io/clearnet
Session 1.7.8
3 years ago