Benoit Marty
adca3de3b5
Improve message with Emoji only detection ( #3017 )
2021-03-19 13:48:49 +01:00
Benoit Marty
3b16351308
Fix bad theme change for the MainActivity
2021-03-19 13:36:24 +01:00
Benoit Marty
9f47598950
Display the room shield in all room setting screens
2021-03-18 18:01:21 +01:00
Benoit Marty
3078adf0da
Version++
2021-03-18 10:40:33 +01:00
Benoit Marty
1eda7fa5bb
Prepare release 1.1.3
2021-03-18 10:35:03 +01:00
Benoit Marty
bab01ea309
Merge branch 'develop' into feature/bma/improve_perf
2021-03-17 18:10:14 +01:00
Benoit Marty
67ff43cecc
Changelog
2021-03-17 15:04:39 +01:00
Benoit Marty
1f82b1442d
Merge branch 'develop' into feature/fga/fix_ui_timeline
2021-03-17 15:03:22 +01:00
Benoit Marty
5edf7ca520
Version++
2021-03-16 22:31:25 +01:00
Benoit Marty
2d64fe96c1
Prepare release 1.1.2
2021-03-16 22:08:29 +01:00
ganfra
616a46294c
Update CHANGES
2021-03-16 20:14:20 +01:00
Valere
3b5dacd7e2
Merge branch 'develop' into feature/bca/fix_video_wont_play
2021-03-16 16:15:24 +01:00
Benoit Marty
f90bc17eb3
Merge pull request #3005 from vector-im/feature/bma/restore_code
...
Restore code
2021-03-16 15:54:57 +01:00
Valere
a52d20eeff
Regression: Video will not play upon tap
2021-03-16 15:26:06 +01:00
Benoit Marty
b3ccd788f6
Merge pull request #2997 from ShadowJonathan/no-bold
...
Change ISSUE_TEMPLATE bold lines to proper headers
2021-03-16 15:03:15 +01:00
Benoit Marty
e541a3b962
Merge branch 'develop' into feature/bca/workaround_stuck_message
2021-03-16 15:00:55 +01:00
Benoit Marty
641ce206c2
Move change to correct release version ( #3001 )
2021-03-16 14:48:27 +01:00
Benoit Marty
4273a6a1be
Merge pull request #3001 from timokoesters/fix-parsing-servername
...
fix: make cross signing work with server names containing :
2021-03-16 14:46:47 +01:00
Benoit Marty
431d450fec
Merge branch 'develop' into feature/bma/rr
2021-03-16 14:46:10 +01:00
Valere
5b94540f76
Quick Work around to remove stuck messages
2021-03-16 12:16:11 +01:00
Timo Kösters
dd2a7397a4
fix: make cross signing work with server names containing :
...
Server names are allowed to contain ':' to specify a port, see https://matrix.org/docs/spec/appendices#server-name
User ids on the other hand are not allowed to contain ':', even
historical user ids, see https://matrix.org/docs/spec/appendices#historical-user-ids
Therefore we can use the first instance of ':' to split the user
localpart from the server name.
2021-03-15 22:31:34 +01:00
Benoit Marty
4f3734f932
Ensure message are decrypted in the room list after a clear cache
2021-03-15 16:53:19 +01:00
Benoit Marty
13cbfaf5e7
Do not load room members in e2e after init sync
2021-03-15 15:29:20 +01:00
Jonathan de Jong
2708b85a20
Update CHANGES.md
2021-03-14 19:17:05 +01:00
Benoit Marty
857bfcb971
Cleanup
2021-03-12 12:18:21 +01:00
Benoit Marty
e8d4fab305
Add template for 1.1.2
2021-03-12 12:17:29 +01:00
Benoit Marty
8c24dd0fba
Add entry in changelog
2021-03-10 21:55:59 +01:00
Benoit Marty
5aa8b0255a
Fix MainActivity display ( Fixes #2927 )
2021-03-10 15:34:28 +01:00
Benoit Marty
8356d18a67
Improve Snackbar duration ( Fixes #2929 )
2021-03-10 14:49:52 +01:00
Benoit Marty
1fe8dfa810
Merge pull request #2978 from vector-im/feature/fga/send_queue_rework
...
Feature/fga/send queue rework
2021-03-10 09:27:21 +01:00
ganfra
3c7a108940
Send: clean and update CHANGES
2021-03-09 18:18:28 +01:00
Benoit Marty
25ea1ba641
Fix issue with local echo
2021-03-09 14:08:33 +01:00
Benoit Marty
9719c0b2f9
Split init sync insertion into 2 transactions.
...
Ephemeral Events can be inserted later, so the room list can be displayed faster.
2021-03-05 09:47:57 +01:00
Benoit Marty
e5656e264a
Merge pull request #2940 from vector-im/feature/bma/various_fixies
...
Rework event edition management
2021-03-04 18:03:45 +01:00
Benoit Marty
e401252c03
Merge pull request #2956 from vector-im/feature/bma/scripts
...
Add a script to download and install APK from Buildkite
2021-03-04 14:01:30 +01:00
Benoit Marty
0b5135b841
Add a script to download and install APK from Buildkite
2021-03-03 20:37:19 +01:00
Benoit Marty
57df61dadf
Changelog
2021-03-03 14:55:45 +01:00
Benoit Marty
5c9750fb07
Moar cleanup after rebase and before merge
2021-03-02 19:18:19 +01:00
Onuray Sahin
ae648c3e11
Make outbound key sharing strategy configurable.
2021-03-02 18:49:11 +01:00
Benoit Marty
d504a1f266
Merge pull request #2948 from vector-im/feature/bma/redactedEvent
...
Make Event.type optional
2021-03-02 18:06:11 +01:00
Benoit Marty
56af0b5191
Merge pull request #2947 from kafji/kfj/room-preview-tooltip
...
Add tooltip for room quick actions
2021-03-02 16:36:49 +01:00
Benoit Marty
4e2e73637a
Be robust if Event.type is missing ( #2946 )
2021-03-02 16:14:57 +01:00
Kafji
3357c78375
Add tooltip for room quick actions
...
Add tooltip for low priority, favorite, and room settings quick actions.
Signed-off-by: Kafji <k@kafji.net>
2021-03-02 19:47:33 +07:00
Martin Häger
33b3f0650c
Permit cleartext for .onion addresses
...
The Tor and Onion service protocols provide encryption and authentication
respectively. Since Domain Validation certificates aren't currently being
issued for .onion addresses, the HTTPS requirement makes Element practically
incompatible with homeservers operated by individuals on Tor.
Signed-off-by: Martin Häger <martin.haeger@gmail.com>
2021-03-02 12:46:12 +01:00
Benoit Marty
097668b762
Rework edition of event management - step 2
2021-03-01 20:42:47 +01:00
Benoit Marty
c152964323
Merge pull request #2908 from vector-im/feature/bma/jitsi_pip
...
PIP support for Jitsi call
2021-03-01 11:41:34 +01:00
Benoit Marty
60cc441092
Merge pull request #2905 from vector-im/feature/bma/preview_fix
...
Try to fix crash about UrlPreview (#2640 )
2021-02-23 16:07:16 +01:00
Benoit Marty
486815b9ab
Pip
2021-02-23 11:28:38 +01:00
Benoit Marty
29359ad119
Update change after rebase
2021-02-23 10:31:58 +01:00
Benoit Marty
c938795576
Read init sync to a file and split into smaller files to handle it
2021-02-23 10:31:19 +01:00