Commit Graph

12797 Commits

Author SHA1 Message Date
ismailgulek 7e562f7899 Update CHANGES.rst 2020-09-16 16:09:42 +03:00
ismailgulek 3d643d2211 Do not allow reply if protected, also set to be removed 2020-09-16 16:08:02 +03:00
ismailgulek a8fa54b871 Do not show content if protection is set 2020-09-16 16:07:09 +03:00
ismailgulek a2111bb824 Include some files to NSE target 2020-09-16 16:05:59 +03:00
manuroe 01b4842980 Prepare for new sprint 2020-09-15 18:37:32 +02:00
manuroe b78a6fc98f Merge branch 'master' into develop 2020-09-15 18:37:28 +02:00
manuroe 74da11ca55 Merge branch 'release/1.0.11/master' 2020-09-15 18:37:17 +02:00
manuroe fb56622fb4 finish version++ 2020-09-15 18:37:17 +02:00
manuroe 5432f54fc3 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 b3bae96caf version++ 2020-09-15 18:23:52 +02:00
manuroe 093b91238f Merge pull request #3651 from vector-im/authvc_improvements
Various improvements for the authentication step
2020-09-15 18:18:42 +02:00
manuroe 9af17e4174 AppDelegate: Do not show incoming key verification requests while authenticating. 2020-09-15 17:39:19 +02:00
manuroe ac8c2129a3 AppDelegate: Fix missing delegate 2020-09-15 17:27:56 +02:00
manuroe 05d3122888 * 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 1b8e446097 AuthVC: Make force PIN working for registration as well 2020-09-15 16:47:13 +02:00
manuroe 13339007e8 AuthVC: Fix PIN setup that broke cross-signing bootstrap 2020-09-15 16:43:29 +02:00
manuroe 6902850531 AuthVC: Make sure the initial sync is done before checking cross-signing state 2020-09-15 16:42:34 +02:00
ismailgulek 099f346c57 Merge pull request #3650 from vector-im/element_3629
Collapse State Events on Room Creation
2020-09-15 17:39:40 +03:00
ismailgulek cbfcf9c9d8 Update MatrixKit 2020-09-15 17:37:27 +03:00
ismailgulek 486422dcda Fix room display name 2020-09-15 16:45:17 +03:00
ismailgulek c9707e2e1b Remove unused view state 2020-09-15 16:43:34 +03:00
ismailgulek f0c2861930 Remove useless operation and cancel viewAction 2020-09-15 16:41:55 +03:00
ismailgulek 2c99b898d7 Update method doc 2020-09-15 16:39:09 +03:00
ismailgulek 055903b95c 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 d44b01fcc6 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 cb2f12ada2 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 6fb68b1b82 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 a486bfcaa1 Update CHANGES.rst
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-09-15 16:35:34 +03:00
ismailgulek bc1307285b Add dots to attributed texts programatically 2020-09-15 16:16:38 +03:00
ismailgulek a5d871df69 Remove extra bottom space on iPads 2020-09-15 14:48:40 +03:00
ismailgulek 9852918447 Fix multiline layout 2020-09-15 14:17:33 +03:00
ismailgulek 7ca642af30 UI updates 2020-09-15 14:09:57 +03:00
ismailgulek 2c507fc10c Span view 2020-09-15 14:09:42 +03:00
ismailgulek 5fbb7f594f Make sliding modal presentable spannable 2020-09-15 14:09:10 +03:00
ismailgulek 2466ffb5e4 Add encryption badge 2020-09-15 12:13:30 +03:00
ismailgulek b031ccab8d Fix room avatar for direct chats 2020-09-15 12:01:21 +03:00
ismailgulek 7b6668e243 Change cells, add separator, fix room display name, fix content height, introduce AutoSizedTableView 2020-09-15 11:58:14 +03:00
ismailgulek 726654400d Update CHANGES.rst 2020-09-14 19:45:54 +03:00
ismailgulek e65db40498 Use new module from room view controller 2020-09-14 19:44:30 +03:00
ismailgulek 3d0a16b800 Implement new module 2020-09-14 19:44:07 +03:00
ismailgulek 51cc939691 New bubble cells for the timeline 2020-09-14 15:39:08 +03:00
ismailgulek a68a22a0ac Localize more 2020-09-14 14:47:40 +03:00
ismailgulek 12c930aff2 Merge branch 'develop' into element_3629 2020-09-14 14:27:24 +03:00
ismailgulek 207a130145 Use inline collapsing and the same cell for now 2020-09-14 14:24:41 +03:00
ismailgulek d31dfd0319 Configure attributed text for room creation event and for multiple events 2020-09-14 14:12:14 +03:00
ismailgulek c1b0ed423a Add new tag: RoomBubbleCellDataTagRoomCreateConfiguration 2020-09-14 14:11:24 +03:00
ismailgulek 96046b08b0 Merge pull request #3648 from vector-im/element_3628
New Room Creation Screen Implementation
2020-09-14 12:31:48 +03:00
vintergatan af5b3484f4 Translated using Weblate (Swedish)
Currently translated at 71.5% (769 of 1075 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sv/
2020-09-14 08:43:06 +00:00
LinAGKar a5008c2579 Translated using Weblate (Swedish)
Currently translated at 71.5% (769 of 1075 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sv/
2020-09-14 08:43:02 +00:00
random 821fe06eef Translated using Weblate (Italian)
Currently translated at 99.9% (1075 of 1076 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/
2020-09-14 08:42:59 +00:00