Commit Graph

11314 Commits (d14486b462203559cf72cf1483e95ce8d8e7a0ea)
 

Author SHA1 Message Date
Ian Macdonald d14486b462
Make configuration sync every 2 days, in line with the comment. 3 years ago
Audric Ackermann bfe66c163d
Merge pull request #2247 from Bilb/fix-call-overlay-settings-section
show draggable call container when opening settings from call convo
3 years ago
Audric Ackermann 332d58027f
show draggable call container when opening settings from call convo 3 years ago
Audric Ackermann 8d83d99b26
Merge pull request #2240 from Bilb/enable-calls-remove-featureflag
Sesion 1.8.4 with calls enabled
3 years ago
Audric Ackermann 909bca8714 Merge branch 'clearnet' into enable-calls-remove-featureflag 3 years ago
Audric Ackermann fe57531797 Sesion 1.8.4 with calls enabled 3 years ago
Audric Ackermann afad9f823a
Merge pull request #2237 from Bilb/fix-add-attachments-ourself
make sure the conversation with ourself is marked approvedMe
3 years ago
Audric Ackermann 62a3646355
Merge pull request #2236 from Bilb/fix-call-reconnect-caller
trigger a new offer on connect fail if we are caller
3 years ago
Audric Ackermann 0719700371 do not end call if connection fails, instead wait for new offer 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
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 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 ecf36e1bfc
disable calls for 1.7.8 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 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 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 0e329d8c68
disable call for 1.7.8 3 years ago
Audric Ackermann ae5f0a2675
Merge pull request #2199 from Bilb/prioritize-convo-details-over-message-details
Prioritize convo details over message details
3 years ago
Audric Ackermann 1967de460c
Merge pull request #2198 from Bilb/double-initial-uppercase
initials are always uppercased
3 years ago
Audric Ackermann 49bae1925d
open message request reset opened convo and is a settings itself 3 years ago
Audric Ackermann 71af748eb6
make sure right panel is over the message detail view 3 years ago
Audric Ackermann 878c870a8b
initials are always uppercased 3 years ago
Audric Ackermann 345d8677b2
Merge pull request #2191 from Bilb/fix-unread-indicator-light
Fix unread indicator light and design
3 years ago
Audric Ackermann 32da9d5212
Merge remote-tracking branch 'upstream/clearnet' into fix-unread-indicator-light 3 years ago
Audric Ackermann 503a54370c
Merge pull request #2182 from ianmacd/pr4
Use accent colour to distinguish last read indicator.
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 17feb4a405
1.8.2 with calls 3 years ago
Audric Ackermann 1d962d386c
Merge pull request #2195 from Bilb/fix-start-migration-fail
Fix start migration fail
3 years ago