Commit Graph

823 Commits

Author SHA1 Message Date
manuroe 86857f9c10 version++ 2019-07-17 14:02:51 +02:00
manuroe a3273747fe BF: Edits history: Original event is missing
#2585

The original event is not an edit event. It must be processed a bit differently
2019-07-17 13:58:09 +02:00
manuroe b97253488f version++ 2019-07-16 18:48:41 +02:00
manuroe 882d2cb3cd Device Verification: Name for is "Clock
according to https://github.com/matrix-org/matrix-doc/blob/master/data-definitions/sas-emoji.json#L41
2019-07-15 14:06:12 +02:00
manuroe ede7b2d012 Tools: Create filterCryptoLogs.sh to filter logs related to e2ee from Riot logs 2019-07-15 10:11:27 +02:00
manuroe 5749bb533a Share extension: Enable any file upload (max 5). 2019-07-12 12:58:56 +02:00
SBiOSoftWhare 8ba2b38f66 Update changes 2019-07-11 19:44:54 +02:00
manuroe 7027996020 Room upgrade: Autojoin the upgraded room when the user taps on the tombstone banner
#2486
2019-07-10 14:58:47 +02:00
manuroe 454082e3c6 Room upgrade: Use the server_name parameter when joining the new room
#2550
2019-07-08 11:46:10 +02:00
manuroe 6a1dccf988 Join Room: Support via parameters to better handle federation
#2547
2019-07-08 11:15:44 +02:00
SBiOSoftWhare 5bf106a5a5 Update changes 2019-07-03 11:20:43 +02:00
SBiOSoftWhare a5787c1ed2 Update changes 2019-06-25 14:04:54 +02:00
manuroe 993d045c4b Device Verification: Name for 🔒 is "Lock"
#2526
2019-06-24 15:46:16 +02:00
SBiOSoftWhare a3f613ba31 Update changes 2019-06-19 15:48:40 +02:00
manuroe e66591d071 Update CHANGES.rst 2019-06-19 15:43:42 +02:00
manuroe 4f7aad7038 Merge branch 'develop' into create_button_size 2019-06-19 15:42:40 +02:00
manuroe 46450be56f Merge branch 'develop' into matomo-v6 2019-06-19 15:31:43 +02:00
manuroe ed84d3b028 Read receipts: They are now counted at the MatrixKit level 2019-06-18 12:28:59 +02:00
SBiOSoftWhare b4e994429b Update changes 2019-06-13 16:42:21 +02:00
SBiOSoftWhare e9a0291626 Update changes 2019-06-12 16:07:16 +02:00
SBiOSoftWhare 25d3db3b3b Update changes 2019-06-06 13:51:55 +02:00
SBiOSoftWhare 3a8aa4bd4c Update changes 2019-05-29 13:01:25 +02:00
David Cordero 999260fc58 Update changelog 2019-05-24 22:23:36 +02:00
fridtjof 9b4ee39e15 Document changes done (PiwikTracker ~4.4.2 -> MatomoTracker 6.0.0) 2019-05-23 22:06:45 +02:00
manuroe e1673ff5b3 Merge pull request #2438 from dcordero/verification_id_labels_fix
Verification id labels fix
2019-05-23 17:57:49 +02:00
SBiOSoftWhare 066a8733d1 Update changes 2019-05-23 17:50:59 +02:00
SBiOSoftWhare 64df1edc67 Update changes 2019-05-23 16:49:13 +02:00
David Cordero 1a7afc9b02 Merge branch 'develop' into verification_id_labels_fix 2019-05-22 19:10:35 +02:00
SBiOSoftWhare b284b0cf23 Update changes 2019-05-22 18:49:35 +02:00
SBiOSoftWhare 3da8d42062 Update changes 2019-05-22 16:43:28 +02:00
SBiOSoftWhare cd13cf9f19 Update changes 2019-05-20 22:11:15 +02:00
manuroe 3ceec59779 Merge branch 'develop' into aggregations 2019-05-20 17:57:50 +02:00
David Cordero 004c4b18b4 Update changelog 2019-05-19 17:23:59 +02:00
SBiOSoftWhare cb851310a4 Update changes 2019-05-15 23:34:21 +02:00
manuroe 9f6a30ccac Device Verification: Fix buttons colors in dark theme 2019-05-06 08:21:30 +02:00
manuroe 4fd30b401c Device Verification: Fix bell emoji name 2019-05-06 08:19:48 +02:00
manuroe 2a1cc08dd4 version++ 2019-05-03 12:31:49 +02:00
manuroe dd486e9f22 RoomVC: When replying, use a "Reply" button instead of "Send" 2019-04-30 17:27:57 +02:00
SBiOSoftWhare bd2dadfaad Merge branch 'develop' into remove_iOS9_code 2019-04-25 12:33:47 +02:00
SBiOSoftWhare 079ac6335e Update changes 2019-04-25 11:57:16 +02:00
SBiOSoftWhare 8957e3a71a Update changes 2019-04-25 11:23:07 +02:00
SBiOSoftWhare c76bc0244c Update changes 2019-04-24 17:59:44 +02:00
SBiOSoftWhare 16bee22b6a Merge develop into riot_1483 2019-04-24 16:28:51 +02:00
SBiOSoftWhare 49a6975106 Update changes 2019-04-19 18:37:11 +02:00
J. Ryan Stinnett 72f45e7bd0 Clarify key backup details when backup exists but is not trusted
This ports the wording changes from Riot Web
https://github.com/matrix-org/matrix-react-sdk/pull/2917.

"Use key backup" as button text feels like it's telling me I haven't set it up
at all. This changes to "Connect this device ..." which seems more reassuring
and applies for both the "add to backup" and "restore from backup" use cases.

This also updates the backup status text for the case where a backup exists, but
it's not being used by the current device so that it's much more clear that you
have a backup at least.
2019-04-18 13:30:32 +01:00
SBiOSoftWhare a38917dbf7 Merge branch 'develop' into avoid_tableview_crashes_settings 2019-04-10 17:49:37 +02:00
SBiOSoftWhare cde4189e0d Update changes 2019-04-10 15:00:43 +02:00
SBiOSoftWhare fd822fd368 Update changes 2019-04-10 12:11:12 +02:00
SBiOSoftWhare 30dd6ed8c9 Update changes 2019-04-09 19:23:48 +02:00
SBiOSoftWhare 776da8af0c Merge branch 'develop' into riot_2337
# Conflicts:
#	CHANGES.rst
#	Riot/AppDelegate.m
2019-04-05 16:31:52 +02:00