Oscar Mira
cd0da9b8ee
Add insider README
2024-07-24 14:47:01 +02:00
Oscar Mira
45234d5818
Support Gradle read-only dependency cache in Docker builds
2024-07-15 12:45:52 +02:00
Oscar Mira
7259956e7c
Exclude BUILDING.md from test workflow
2024-07-08 19:14:18 +02:00
Oscar Mira
75ae523dda
Add BUILDING.md
2024-07-08 18:48:12 +02:00
Oscar Mira
4b48d84df3
Capitalize workflow names
2024-07-07 16:32:58 +02:00
Oscar Mira
bf99f09651
Upgrade GitHub Actions to latest versions
2024-07-07 16:29:21 +02:00
Oscar Mira
214e0f665e
Add CI workflow for tagging releases
2024-07-07 16:28:24 +02:00
Oscar Mira
55f7879b86
Remove unused gradle task saveLicenses
2024-07-07 12:04:39 +02:00
Oscar Mira
72700cf60c
Split release creation and uploading steps
2024-07-07 12:04:26 +02:00
Oscar Mira
10a7285799
Add Molly revision to versionName and print task
2024-07-07 12:04:26 +02:00
Oscar Mira
44a68a135a
Rename secrets and add new CI vars in release.yml workflow
2024-07-05 21:04:30 +02:00
Oscar Mira
0d134bce9b
Bump revision number
2024-06-27 10:28:21 +02:00
Hosted Weblate
d6b73590f6
Update translation files
...
Co-authored-by: Andrey <andrey@mailbox.org>
Co-authored-by: Edgars Andersons <Edgars+Weblate@gaitenis.id.lv>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Lacey Anaya <yecakeh263@anawalls.com>
Co-authored-by: SC <lalocas@protonmail.com>
Co-authored-by: mondstern <mondstern@monocles.de>
Translate-URL: https://hosted.weblate.org/projects/molly-instant-messenger/molly-app/bs/
Translate-URL: https://hosted.weblate.org/projects/molly-instant-messenger/molly-app/de/
Translate-URL: https://hosted.weblate.org/projects/molly-instant-messenger/molly-app/eo/
Translate-URL: https://hosted.weblate.org/projects/molly-instant-messenger/molly-app/lv/
Translate-URL: https://hosted.weblate.org/projects/molly-instant-messenger/molly-app/pl/
Translate-URL: https://hosted.weblate.org/projects/molly-instant-messenger/molly-app/pt/
Translate-URL: https://hosted.weblate.org/projects/molly-instant-messenger/molly-app/ru/
Translation: Molly Instant Messenger/Molly App
2024-06-27 10:27:13 +02:00
Nicholas Tinsley
dbcc399e3a
Match account deletion number by short NSN.
...
Fixes #13583 .
2024-06-27 09:34:59 +02:00
Greyson Parrelli
a2dfd4fd83
Fix crash with AnalyzeDatabaseJob.
2024-06-27 09:34:33 +02:00
Cody Henthorne
2def54444e
Use URL for S3.
...
Thanks to Oscar Mira <valldrac@molly.im> for bringing this to our attention.
2024-06-27 09:33:09 +02:00
Cody Henthorne
ed7389ccf5
Fix rare remote megaphone crash.
2024-06-27 09:29:49 +02:00
Cody Henthorne
60f76897c0
Fix conversation memory leak.
2024-06-27 09:29:20 +02:00
Nicholas Tinsley
129662f4e8
Disable verbose logging in media converter.
2024-06-27 09:28:36 +02:00
Nicholas Tinsley
91bc43ff44
Prevent crash if linked device also raises their hand.
2024-06-27 09:25:51 +02:00
Cody Henthorne
8365310bb5
Fix error handling for resumable uploads to cdn3.
2024-06-27 09:25:21 +02:00
Clark Chen
fcf3c4867b
Clean quote when canceling edit message.
2024-06-27 09:25:04 +02:00
Alex Hart
69d3ecb7b4
Fix private story listing My Story as a recipient.
2024-06-27 09:24:48 +02:00
Greyson Parrelli
d43b828008
Catch more stuff in SqlCipherDeletingErrorHandler.
...
Fixes #13577
2024-06-27 09:24:32 +02:00
Greyson Parrelli
9d4938a350
Fix runPostSuccessfulTransaction behavior.
2024-06-27 09:20:39 +02:00
Alex Hart
f3e371995a
Fix SafetyNumberBottomSheetRepositoryTest.
2024-06-27 09:19:58 +02:00
Clark
49dd444691
Fix shared contacts avatar double upload.
2024-06-27 09:18:59 +02:00
Ahmed El herz
bc12131c4c
Fix initial event not triggering onTouchEvent.
...
Fixes #13351
2024-06-27 09:17:07 +02:00
Greyson Parrelli
97653c04b0
Fix username getting prematurely removed from recipient.
2024-06-27 09:16:22 +02:00
Alex Hart
614ecfaad5
Add search view extension for incognito keyboards.
2024-06-27 09:13:36 +02:00
Nicholas Tinsley
201761a249
Sort the language list during build for determinism.
...
Addresses #13565 .
2024-06-27 09:10:10 +02:00
Greyson Parrelli
7fccf5d592
Do not show unregistered contacts in search results.
2024-06-27 09:09:46 +02:00
Greyson Parrelli
80609f89aa
Fix typo in query resulting in contacts not being unlinked.
2024-06-27 09:08:48 +02:00
Greyson Parrelli
6f902fe391
Shorten groupId string patterns.
2024-06-27 09:08:00 +02:00
Greyson Parrelli
b2448d2051
Use correct label in log.
2024-06-27 09:07:36 +02:00
Greyson Parrelli
4020ec0b1f
Switch to using dateSent for jump-to-calendar.
...
We use dateSent for date dividers, but were using dateReceived for
calendar date availability, which would occasionally result in a
mismatch. Switched to use the same thing we use for date dividers.
2024-06-27 09:06:46 +02:00
Greyson Parrelli
8c5768cec9
Fix potential sqlite conflict in dlist on recipient remap.
2024-06-27 09:06:24 +02:00
Oscar Mira
2c60682231
Increase screen lock timeout to 7s
2024-06-06 08:59:08 +02:00
Oscar Mira
669708971c
Restore 'No thanks' for donation decline button
2024-05-28 14:29:29 +02:00
Oscar Mira
98b277f1ef
Remove unused BROADCAST_STICKY permission
...
Closes #271
2024-05-25 11:16:31 +02:00
Oscar Mira
09a46090c9
Merge branch 'molly-7.8'
2024-05-23 20:20:32 +02:00
Oscar Mira
16251698d4
Fix incorrect thumbnail sent with location
...
Fixes #275
2024-05-22 19:12:46 +02:00
Oscar Mira
593f8d1205
Add OSM marker and truncate coordinates to 6 decimals
2024-05-22 19:12:46 +02:00
Oscar Mira
00f9e5ea57
Include both OSM and Google Maps links when sharing location
...
Closes #203
2024-05-22 19:12:45 +02:00
Oscar Mira
8c2254d1c2
Merge tag 'v7.8.1' into molly-7.8
2024-05-22 19:01:31 +02:00
Oscar Mira
711d31f371
Merge tag 'v7.7.2' into molly-7.7
2024-05-22 11:07:05 +02:00
Oscar Mira
2b776cc973
Fix missing divider in appearance prefs
2024-05-21 02:20:24 +02:00
Nicholas Tinsley
eb114de5c8
Bump version to 7.8.1
2024-05-16 15:50:48 -04:00
Nicholas Tinsley
1bf9695cff
Update translations and other static files.
2024-05-16 15:45:51 -04:00
Clark
241bf065e8
Fix missing thumbnail_file column in media query.
2024-05-16 13:09:58 -04:00