Commit graph

23643 commits

Author SHA1 Message Date
Maxime NATUREL
7436c2e1f5 Navigate to new empty screen 2023-01-04 16:29:36 +01:00
Maxime NATUREL
cba960fbd7 Adding new entry "Poll history" into room profile screen 2023-01-04 16:29:36 +01:00
Maxime NATUREL
e903dac224 Adding changelog entry 2023-01-04 16:29:36 +01:00
Maxime NATUREL
5373771566 Adding changelog entry 2023-01-04 16:04:18 +01:00
Maxime NATUREL
fa7766f8a6 Fixing missing device without encryption support in the unverified session list 2023-01-04 16:04:18 +01:00
Maxime NATUREL
6fdb1216ba Fixing missing session info when there is no crypto info 2023-01-04 16:04:17 +01:00
Maxime NATUREL
1af712910f Use deviceId as session name when there is no display name 2023-01-04 16:04:17 +01:00
Maxime NATUREL
01429b352a Fix inactivity status when last seen timestamp is null 2023-01-04 16:04:17 +01:00
Maxime NATUREL
12ccf13171 Use Firebase BOM 2023-01-04 16:02:04 +01:00
dependabot[bot]
c8595df658 Bump firebase-messaging from 23.1.0 to 23.1.1
Bumps firebase-messaging from 23.1.0 to 23.1.1.

---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-messaging
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 16:02:04 +01:00
Maxime NATUREL
87928b4e12
Merge pull request #7891 from vector-im/fix/mna/false-positives
Update to latest version of Lint (8.0.0-alpha10)
2023-01-04 16:00:59 +01:00
Maxime NATUREL
36b1c12b81 Fix error reported for usage of some methods from API 33 2023-01-04 15:04:42 +01:00
Maxime NATUREL
0d5b6efd5c Use latest version of lint 2023-01-04 14:56:41 +01:00
Benoit Marty
437b93cc18 Add some doc 2023-01-04 11:35:34 +01:00
Benoit Marty
5e971346ef
Merge pull request #6704 from vector-im/cgizard/ISSUE-5546
Fix: ISSUE-5546: replyTo are not updated if the original message is edited
2023-01-04 09:20:06 +01:00
Benoit Marty
92d048f45a Update replied event when it's updated
Rebased and squashed.
Authors: Claire and Ganfra
2023-01-03 18:16:38 +01:00
SpiritCroc
4d04e4260d Rich replies: also render notices formatted
Change-Id: I5cc31ce39348ba07f66b0dc8c3b2658fbdb515a9
2023-01-03 17:08:24 +01:00
Benoit Marty
06f3c11010 Changelog 2023-01-03 16:43:09 +01:00
Benoit Marty
02e7157206 Introduce CryptoCrossSigningKeys container 2023-01-03 16:16:17 +01:00
Benoit Marty
4c4ef0d73e Batch insertion of user data after downloading keys. 2023-01-03 15:57:39 +01:00
Benoit Marty
f26178fc21 Avoid useless transaction 2023-01-03 15:21:03 +01:00
Benoit Marty
a386a4762c Crypto store: Log realm transactions and the duration 2023-01-03 15:18:32 +01:00
Benoit Marty
c1a8bf828b Batch insertion of shouldEncryptForInvitedMembers 2023-01-03 15:15:15 +01:00
Benoit Marty
6f384c799f Batch insertion of shouldShareHistory 2023-01-03 15:02:45 +01:00
Benoit Marty
0e504e9014 Format 2023-01-03 11:55:41 +01:00
Benoit Marty
837590104d Avoid launching coroutine for nothing. 2023-01-03 11:55:32 +01:00
Benoit Marty
56986c3a77 Add a way to get the access token from the advances settings. 2023-01-02 21:15:08 +01:00
SpiritCroc
70ca4ebf97 Automatic SchildiChat string correction
Change-Id: I747aff4f36d387c324d2bca2a2f212c5b860c57a
2023-01-02 17:58:13 +01:00
SpiritCroc
b0fd8b9731 Automatic upstream merge postprocessing
Change-Id: I1e1228aead9c8bbb6ae29038b7abc73b41c13987
2023-01-02 17:58:12 +01:00
SpiritCroc
dadeadcad4 Merge tag 'v1.5.18' into sc
Change-Id: I4730268dc4327fb16756e73d4dcb428a8c262ec3
2023-01-02 17:57:49 +01:00
SpiritCroc
f9b8e07de4 [TMP] Automatic upstream merge preparation
Change-Id: Ie66dfe9d287ccd955fce5ee56cd5f5f0b039da06
2023-01-02 17:57:16 +01:00
SpiritCroc
0c3772f31e Automatic revert to unchanged upstream strings, pt.1
Change-Id: Ibcf17b45b7b91e5f83f86aec0be8af37b46b30d5
2023-01-02 17:57:16 +01:00
Benoit Marty
5ee3eefe96 Pull branch sooner to ensure release version is correctly guessed 2023-01-02 16:55:25 +01:00
Onuray Sahin
89a7d70849 Implement reply preview for poll.end events. 2023-01-02 16:16:23 +03:00
Benoit Marty
5ee3ae5eea version++ 2023-01-02 13:39:05 +01:00
Benoit Marty
2cc864a63e Merge branch 'release/1.5.18' into main 2023-01-02 13:38:03 +01:00
Benoit Marty
48831aacbb Merge branch 'release/1.5.18' into develop 2023-01-02 13:38:02 +01:00
Benoit Marty
46225a6268 Merge branch 'release/1.5.18' into main 2023-01-02 13:35:09 +01:00
Benoit Marty
547940cadd Adding fastlane file for version 1.5.18 2023-01-02 13:35:04 +01:00
Benoit Marty
2c6115e090 Changelog for version 1.5.18 2023-01-02 13:34:36 +01:00
Onuray Sahin
89f91a2ecd Fix unit test. 2023-01-02 14:37:20 +03:00
Onuray Sahin
b53615a8d7 Add reply action for poll end events. 2023-01-02 14:36:54 +03:00
Benoit Marty
4249a1237b
Merge pull request #7848 from vector-im/sync-emojis
Sync Emojis
2023-01-02 12:15:18 +01:00
Benoit Marty
e0c2dc0b2f
Merge pull request #7871 from vector-im/feature/bca/fix_7870
fix 7870
2023-01-02 11:42:08 +01:00
Benoit Marty
b6258cf02f
Fix typo in changelog. 2023-01-02 09:51:57 +01:00
MohammadSaleh Kamyab
43b6b182fd Translated using Weblate (Persian)
Currently translated at 91.4% (150 of 164 strings)

Translation: SchildiChat/SchildiChat-android
Translate-URL: https://weblate.spiritcroc.de/projects/schildichat/schildichat-android/fa/
2023-01-02 08:36:49 +00:00
Linerly
5decbc518c Translated using Weblate (Indonesian)
Currently translated at 100.0% (164 of 164 strings)

Translation: SchildiChat/SchildiChat-android
Translate-URL: https://weblate.spiritcroc.de/projects/schildichat/schildichat-android/id/
2023-01-02 08:36:48 +00:00
bmarty
f79c4f3ad1 Sync Emojis 2023-01-02 00:03:13 +00:00
valere
a345c6c8e5 fix 7870 2022-12-31 13:21:07 +01:00
SpiritCroc
740364f733 Merge remote-tracking branch 'deepbluev7/nico/fix-at-room' into sc
Change-Id: I9587d87c60e70c2efc098b7379a6bac9f9c9be26
2022-12-31 08:24:15 +01:00