Commit graph

9176 commits

Author SHA1 Message Date
ismailgulek
43358e3dc2 finish version++ 2020-09-16 17:22:20 +03:00
ismailgulek
099182e08b
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
0d0aba749d Update MatrixKit 2020-09-16 16:38:53 +03:00
ismailgulek
41723f7c05 version++ 2020-09-16 16:36:11 +03:00
manuroe
762dfb7666 Prepare for new sprint 2020-09-15 18:37:32 +02:00
manuroe
1e74b52d2c Merge branch 'master' into develop 2020-09-15 18:37:28 +02:00
manuroe
659c094745 Merge branch 'release/1.0.11/master' 2020-09-15 18:37:17 +02:00
manuroe
b2a8dbe964 finish version++ 2020-09-15 18:37:17 +02:00
manuroe
71c8029ae5
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
5a048fb2c8 version++ 2020-09-15 18:23:52 +02:00
manuroe
510c74386f
Merge pull request #3651 from vector-im/authvc_improvements
Various improvements for the authentication step
2020-09-15 18:18:42 +02:00
manuroe
23056d557b AppDelegate: Do not show incoming key verification requests while authenticating. 2020-09-15 17:39:19 +02:00
manuroe
b79e83e24c AppDelegate: Fix missing delegate 2020-09-15 17:27:56 +02:00
manuroe
35aa4b7549 * 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
82b4025c3b AuthVC: Make force PIN working for registration as well 2020-09-15 16:47:13 +02:00
manuroe
e760bd81a1 AuthVC: Fix PIN setup that broke cross-signing bootstrap 2020-09-15 16:43:29 +02:00
manuroe
b03e694056 AuthVC: Make sure the initial sync is done before checking cross-signing state 2020-09-15 16:42:34 +02:00
ismailgulek
914545add8
Merge pull request #3650 from vector-im/element_3629
Collapse State Events on Room Creation
2020-09-15 17:39:40 +03:00
ismailgulek
5385dbc215 Update MatrixKit 2020-09-15 17:37:27 +03:00
ismailgulek
34f0379655 Fix room display name 2020-09-15 16:45:17 +03:00
ismailgulek
e24be97c54 Remove unused view state 2020-09-15 16:43:34 +03:00
ismailgulek
a9f43e24f7 Remove useless operation and cancel viewAction 2020-09-15 16:41:55 +03:00
ismailgulek
860ed1e0a0 Update method doc 2020-09-15 16:39:09 +03:00
ismailgulek
bb74eab6e6
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
91392c5a7c
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
5b1b691b7d
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
0a7ba6d213
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
4b8e0cc71e
Update CHANGES.rst
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-09-15 16:35:34 +03:00
ismailgulek
e909c05faa Add dots to attributed texts programatically 2020-09-15 16:16:38 +03:00
ismailgulek
7696280c64 Remove extra bottom space on iPads 2020-09-15 14:48:40 +03:00
ismailgulek
92972aa80a Fix multiline layout 2020-09-15 14:17:33 +03:00
ismailgulek
311de13e0b UI updates 2020-09-15 14:09:57 +03:00
ismailgulek
d232105a1d Span view 2020-09-15 14:09:42 +03:00
ismailgulek
c8f5b25c0f Make sliding modal presentable spannable 2020-09-15 14:09:10 +03:00
ismailgulek
9c952d29ad Add encryption badge 2020-09-15 12:13:30 +03:00
ismailgulek
0b91b4d418 Fix room avatar for direct chats 2020-09-15 12:01:21 +03:00
ismailgulek
89d83c6ef8 Change cells, add separator, fix room display name, fix content height, introduce AutoSizedTableView 2020-09-15 11:58:14 +03:00
ismailgulek
fd4eea31f5 Update CHANGES.rst 2020-09-14 19:45:54 +03:00
ismailgulek
e6028cf9e5 Use new module from room view controller 2020-09-14 19:44:30 +03:00
ismailgulek
b764b2f2bb Implement new module 2020-09-14 19:44:07 +03:00
ismailgulek
fed588090f New bubble cells for the timeline 2020-09-14 15:39:08 +03:00
ismailgulek
eafe99601f Localize more 2020-09-14 14:47:40 +03:00
ismailgulek
4f6109e604 Merge branch 'develop' into element_3629 2020-09-14 14:27:24 +03:00
ismailgulek
43f59adb02 Use inline collapsing and the same cell for now 2020-09-14 14:24:41 +03:00
ismailgulek
4839f6bbce Configure attributed text for room creation event and for multiple events 2020-09-14 14:12:14 +03:00
ismailgulek
a3e1ab2d55 Add new tag: RoomBubbleCellDataTagRoomCreateConfiguration 2020-09-14 14:11:24 +03:00
ismailgulek
004e592d8e
Merge pull request #3648 from vector-im/element_3628
New Room Creation Screen Implementation
2020-09-14 12:31:48 +03:00
ismailgulek
c4d5abd56f Respect encryption config of HS 2020-09-11 16:44:38 +03:00
ismailgulek
18918435d4 Reload on theme change 2020-09-11 16:39:41 +03:00
ismailgulek
82c62265c5 Fix placeholder of textfield 2020-09-11 16:39:32 +03:00