yougotwill
|
b7d97ef31d
|
fix: added logging for update download progress and completion
changed some console.error to use logger.error
|
1 month ago |
yougotwill
|
65f7a93bef
|
feat: getLatestReleaseFromFileServer also returns the current release channel
this allows us to access it on the node side in the auto update
|
1 month ago |
yougotwill
|
0e2706a5c0
|
feat: added gh actions support for publishing alpha releases
branch name example release/1.14.6-alpha.0
|
1 month ago |
yougotwill
|
2e6ff217a2
|
fix: updated semver package to fix prerelease comparison
log version comparison when debugging
|
1 month ago |
yougotwill
|
861af0059a
|
fix: split up toasts for available and current release when debugging
|
1 month ago |
yougotwill
|
4d61d8dc72
|
feat: added current version to release check buttons
|
1 month ago |
yougotwill
|
33942226e7
|
fix: make sure to use updater prefix in all appropriate places
makes it easier to debug
|
1 month ago |
yougotwill
|
4e1ba97763
|
fix: make sure debug latest release always uses latest channel
|
1 month ago |
yougotwill
|
b5c96345b5
|
feat: added alpha release check to debug menu
|
1 month ago |
yougotwill
|
8bd89de35a
|
feat: added os arch and release channel to desktop update requests to the file server
we now use blindVersionSignRequest
|
1 month ago |
yougotwill
|
a412fb5642
|
feat: include release channel in release version request
|
1 month ago |
yougotwill
|
72d5175e6f
|
feat: include architecture in release version request
|
1 month ago |
yougotwill
|
19d479bae9
|
feat: added release channel toggle to debug menu
it is saved to the items table and requires an app restart
|
1 month ago |
yougotwill
|
eeeb17e134
|
fix: move feature flag component into a separate file
|
1 month ago |
Audric Ackermann
|
a62cb30130
|
chore: bump libsession to 0.4.23
|
1 month ago |
Audric Ackermann
|
f467f4d42d
|
chore: bump libsession nodejs to 0.4.22
|
1 month ago |
Audric Ackermann
|
7b36d8e5e4
|
Merge pull request #91 from Bilb/fetch-libsession-0421
chore: bump libsession to 0.4.21
|
1 month ago |
Audric Ackermann
|
8c52b549cc
|
chore: bump libsession to 0.4.21
|
1 month ago |
Audric Ackermann
|
c4bb158d62
|
Merge pull request #88 from Bilb/fix-rekey-on-any-type-member-invite
fix: rekey on any type of member invite to group
|
2 months ago |
Audric Ackermann
|
5cee35b3f5
|
fix: rekey on any type of member invite to group
|
2 months ago |
Audric Ackermann
|
e4685d5ef1
|
Merge pull request #87 from Bilb/fix-kee-issue-1
fix: disable remove button if no members selected to be removed
|
2 months ago |
Audric Ackermann
|
5b9ca0e577
|
fix: dirty hack to deal with our flaky backend
|
2 months ago |
Audric Ackermann
|
0a7384c1f4
|
fix: show account created 🎉 emoji until we open a conversation
|
2 months ago |
Audric Ackermann
|
c3a5669ba2
|
fix: disable remove button if no members selected to be removed
|
2 months ago |
Audric Ackermann
|
49c4b2356e
|
Merge pull request #86 from Bilb/fetch-latest-libsession
chore: fetch latest libsession changes
|
2 months ago |
Audric Ackermann
|
1308978572
|
chore: force enable groupv2 & readonly legacy
|
2 months ago |
Audric Ackermann
|
f03eb0330e
|
chore: fetch latest libsession changes
|
2 months ago |
Audric Ackermann
|
99393b1480
|
Merge pull request #78 from Bilb/fix-reupload-avatar-not-called
fix: make sure we reupload user avatar on start, if needed
|
2 months ago |
Audric Ackermann
|
bb157c8b7d
|
Merge pull request #84 from Bilb/fix-memoize-full-date
fix: memoize formatFullDate calls
|
2 months ago |
Audric Ackermann
|
f27014d1f4
|
Merge pull request #83 from Bilb/fix-notifications
fix: notification for groups and multiple messages
|
2 months ago |
Audric Ackermann
|
1e2eff390a
|
fix: memoize formatFullDate calls
|
2 months ago |
Audric Ackermann
|
1a3ed357be
|
fix: notification for groups and multiple messages
|
2 months ago |
Audric Ackermann
|
8d0a722851
|
Merge pull request #79 from Bilb/fix-avatar-no-cursorpointer-not-clickable
fix: avatar: do not show cursor pointer on unclickable avatar
|
2 months ago |
Audric Ackermann
|
27956e2cea
|
Merge pull request #80 from session-foundation/feature/update-crowdin-translations
[Automated] Update translations from Crowdin
|
2 months ago |
Audric Ackermann
|
f1d203a770
|
Merge pull request #81 from yougotwill/fix/no-ref/update_setuptools_instructions
Make sure pip is installed and upgraded before trying to install setuptools
|
2 months ago |
yougotwill
|
170c1777e3
|
fix: make sure pip is installed and upgraded before trying to install setuptools
|
2 months ago |
mpretty-cyro
|
226fba0166
|
[Automated] Update translations from Crowdin
|
2 months ago |
Audric Ackermann
|
5b689223b6
|
fix: avatar: do not show cursor pointer on unclickable avatar
|
2 months ago |
Audric Ackermann
|
efb676deae
|
fix: make sure we reupload user avatar on start, if needed
|
2 months ago |
Audric Ackermann
|
7b4e392d2b
|
Merge pull request #77 from Bilb/small-group-ui-fixes
fix: use correct formatting timestamp for readonly warning
|
2 months ago |
Audric Ackermann
|
ab8dc1ad2a
|
chore: update strings
|
2 months ago |
Audric Ackermann
|
8e51b37e0f
|
Merge pull request #63 from burtonemily/fix/SES-2495/fix_msg_rqst_banner
fix: ses-2495 message request banner
|
2 months ago |
Audric Ackermann
|
dae90f718c
|
fix: add group member to list of contacts so they appear on recreategr
|
2 months ago |
Audric Ackermann
|
d94f8952f1
|
fix: use correct formatting timestamp for readonly warning
|
2 months ago |
Audric Ackermann
|
13020e7426
|
Merge pull request #74 from yougotwill/fix/no-ref/debug_empty_about_info
fix: dont load empty info in the debug about info
|
2 months ago |
Audric Ackermann
|
9e39deea66
|
Merge pull request #76 from Bilb/small-group-ui-fixes
fix: error toast when creating group failed
|
2 months ago |
Audric Ackermann
|
17ad0e8535
|
fix: ignore non-05 from search result in group create
|
2 months ago |
Audric Ackermann
|
2362265022
|
fix: error toast when creating group failed
|
2 months ago |
Audric Ackermann
|
61515cdd8e
|
Merge pull request #75 from Bilb/fix-banner-expire-shows-by-mistake
fix: do not show group expired banner without a good reason
|
2 months ago |
Audric Ackermann
|
2ea43dbf8b
|
fix: do not show pointer cursor on unclickable banner
|
2 months ago |