Commit Graph

12250 Commits

Author SHA1 Message Date
ismailgulek 536e029dc0 Merge pull request #3657 from vector-im/release/1.0.12/release
Release 1.0.12
2020-09-16 17:20:24 +03:00
ismailgulek 00397fa578 Update MatrixKit 2020-09-16 16:38:53 +03:00
ismailgulek c6f80c335b version++ 2020-09-16 16:36:11 +03:00
ismailgulek 88834c2b05 Update CHANGES.rst 2020-09-16 16:09:42 +03:00
ismailgulek c60c06a4ab Do not allow reply if protected, also set to be removed 2020-09-16 16:08:02 +03:00
ismailgulek 016c314561 Do not show content if protection is set 2020-09-16 16:07:09 +03:00
ismailgulek 65806596e5 Include some files to NSE target 2020-09-16 16:05:59 +03:00
manuroe ec9d18bee8 Prepare for new sprint 2020-09-15 18:37:32 +02:00
manuroe 288f9e6e25 Merge branch 'master' into develop 2020-09-15 18:37:28 +02:00
manuroe 2803ef739d Merge branch 'release/1.0.11/master' 2020-09-15 18:37:17 +02:00
manuroe 82dff1aa5e finish version++ 2020-09-15 18:37:17 +02:00
manuroe 195197ce03 Merge pull request #3652 from vector-im/release/1.0.11/release
Release 1.0.11
2020-09-15 18:36:41 +02:00
manuroe 60e0a4e5d1 version++ 2020-09-15 18:23:52 +02:00
manuroe 977949039f Merge pull request #3651 from vector-im/authvc_improvements
Various improvements for the authentication step
2020-09-15 18:18:42 +02:00
manuroe aae95a837f AppDelegate: Do not show incoming key verification requests while authenticating. 2020-09-15 17:39:19 +02:00
manuroe a31148d9fb AppDelegate: Fix missing delegate 2020-09-15 17:27:56 +02:00
manuroe c6c5b4234b * Loading animation: Fix the bug where, after authentication, the animation disappeared too early and made auth screen flashed. 2020-09-15 16:48:35 +02:00
manuroe 33a4cf0b25 AuthVC: Make force PIN working for registration as well 2020-09-15 16:47:13 +02:00
manuroe c8e8d76873 AuthVC: Fix PIN setup that broke cross-signing bootstrap 2020-09-15 16:43:29 +02:00
manuroe bf1877cb0b AuthVC: Make sure the initial sync is done before checking cross-signing state 2020-09-15 16:42:34 +02:00
ismailgulek aaaf899827 Merge pull request #3650 from vector-im/element_3629
Collapse State Events on Room Creation
2020-09-15 17:39:40 +03:00
ismailgulek bd93e33e72 Update MatrixKit 2020-09-15 17:37:27 +03:00
ismailgulek 9893b473ec Fix room display name 2020-09-15 16:45:17 +03:00
ismailgulek 6fad1ccd6e Remove unused view state 2020-09-15 16:43:34 +03:00
ismailgulek 76c6fc9098 Remove useless operation and cancel viewAction 2020-09-15 16:41:55 +03:00
ismailgulek 05b8cf64ab Update method doc 2020-09-15 16:39:09 +03:00
ismailgulek 8e95a9894a Update Riot/Modules/Room/Views/BubbleCells/RoomCreationWithPaginationCollapsedBubbleCell.m
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-09-15 16:36:09 +03:00
ismailgulek ad2fc58e24 Update Riot/Modules/Room/Views/BubbleCells/RoomCreationCollapsedBubbleCell.m
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-09-15 16:36:02 +03:00
ismailgulek 1f22bf0725 Update Riot/Modules/Room/Views/BubbleCells/RoomCreationCollapsedBubbleCell.m
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-09-15 16:35:55 +03:00
ismailgulek 5f9b62e6fa Update Riot/Modules/Room/Views/BubbleCells/RoomCreationCollapsedBubbleCell.h
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-09-15 16:35:47 +03:00
ismailgulek 70f17c90c6 Update CHANGES.rst
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-09-15 16:35:34 +03:00
ismailgulek 4ce866f56c Add dots to attributed texts programatically 2020-09-15 16:16:38 +03:00
ismailgulek 22f6e72702 Remove extra bottom space on iPads 2020-09-15 14:48:40 +03:00
ismailgulek 9395800e48 Fix multiline layout 2020-09-15 14:17:33 +03:00
ismailgulek fa94d4d0cf UI updates 2020-09-15 14:09:57 +03:00
ismailgulek d2f3fb9022 Span view 2020-09-15 14:09:42 +03:00
ismailgulek ce836a9b69 Make sliding modal presentable spannable 2020-09-15 14:09:10 +03:00
ismailgulek 509fe021d5 Add encryption badge 2020-09-15 12:13:30 +03:00
ismailgulek 92ff249436 Fix room avatar for direct chats 2020-09-15 12:01:21 +03:00
ismailgulek b6356035d1 Change cells, add separator, fix room display name, fix content height, introduce AutoSizedTableView 2020-09-15 11:58:14 +03:00
ismailgulek dda8bcaea9 Update CHANGES.rst 2020-09-14 19:45:54 +03:00
ismailgulek 11fe8a8c81 Use new module from room view controller 2020-09-14 19:44:30 +03:00
ismailgulek c2a92858de Implement new module 2020-09-14 19:44:07 +03:00
ismailgulek 2517d102ae New bubble cells for the timeline 2020-09-14 15:39:08 +03:00
ismailgulek 1c48598040 Localize more 2020-09-14 14:47:40 +03:00
ismailgulek 323ee154e4 Merge branch 'develop' into element_3629 2020-09-14 14:27:24 +03:00
ismailgulek 95afa33bc9 Use inline collapsing and the same cell for now 2020-09-14 14:24:41 +03:00
ismailgulek 346223d0b9 Configure attributed text for room creation event and for multiple events 2020-09-14 14:12:14 +03:00
ismailgulek 6a92d5e99e Add new tag: RoomBubbleCellDataTagRoomCreateConfiguration 2020-09-14 14:11:24 +03:00
ismailgulek fd2b892dac Merge pull request #3648 from vector-im/element_3628
New Room Creation Screen Implementation
2020-09-14 12:31:48 +03:00