Commit Graph

289 Commits

Author SHA1 Message Date
manuroe e296168f5e VoiceOver: RoomVC: No VoiceOver on media
#2726
2019-09-20 16:25:15 +02:00
manuroe 9e98cae9c3 VoiceOver: RoomVC: Do not lose the focus on the timeline when paginating (with 3 fingers)
#2720
2019-09-19 17:21:03 +02:00
manuroe 9294775f8f VoiceOver: RoomVC: Make VoiceOver focus on the contextual menu when selecting an event
#2721
2019-09-18 13:51:45 +02:00
manuroe 6f85cbfe05 VoiceOver: RoomVC: Fix some missing accessibility labels for buttons
#2722
2019-09-18 13:08:42 +02:00
manuroe 77dfd12c5f Authentication: Improve the webview used for SSO
#2715
2019-09-13 19:13:04 +02:00
manuroe c12c548dbe Authentication: Create a way to filter and prioritise flows (with handleSupportedFlowsInAuthenticationSession). 2019-09-10 14:33:56 +02:00
manuroe 440a6da516 Support Riot configuration link to customise HS and IS
#2703
2019-09-10 11:51:49 +02:00
manuroe a670aa0c25 BF: Build: Fix build based on git tag
It was not more possible to build using tags. The reason was the fastlane git_branch method returned nil.
Internally this method executes `git symbolic-ref HEAD --short` which returned `fatal: ref HEAD is not a symbolic ref` in our case.

We now checks out the tag as a local branch.
2019-08-08 17:25:23 +02:00
manuroe 7bc927c2af BF: Fix crash for earch bar customisation in iOS13
#2626
2019-08-07 18:36:58 +02:00
SBiOSoftWhare 30eb97af35 Update changes 2019-08-02 17:44:56 +02:00
SBiOSoftWhare aeb09bce3f Update changes 2019-07-30 18:26:18 +02:00
SBiOSoftWhare 16d5925087 Update changes 2019-07-30 17:26:11 +02:00
manuroe 073a499787 Widgets: Whitelist https://scalar-staging.vector.im/api
#2612
2019-07-29 18:12:13 +02:00
manuroe b7bc408939 BF: Crash when leaving settings due to backup section refresh animation.
The exception was:
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid update: invalid number of rows in section 10.  The number of rows contained in an existing section after the update (0) must be equal to the number of rows contained in that section before the update (3), plus or minus the number of rows inserted or deleted from that section (0 inserted, 0 deleted) and plus or minus the number of rows moved into or out of that section (0 moved in, 0 moved out).'

To raise this exception:
- Execute the removed code after a delay (2s)
- Enter and leave the settings page
-> Crash
2019-07-29 17:31:07 +02:00
SBiOSoftWhare c9932f5f93 Update changes 2019-07-25 16:58:54 +02:00
manuroe 3bb50d0ccd Soft logout: Support soft logout
#2540
2019-07-19 14:25:45 +02:00
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