ismailgulek
38f169c3e3
Merge branch 'ismail/5068_start_thread' into ismail/5117_thread_message_actions
2021-11-16 15:55:57 +03:00
David Langley
df113397a6
Fix logging function name
2021-11-16 12:24:21 +00:00
David Langley
ed49e474bf
changelog
2021-11-16 12:19:35 +00:00
David Langley
4c8fafe9ba
Merge branch 'develop' of https://github.com/vector-im/element-ios into langleyd/5155_ignore_badge_updates_from_virtual_rooms
2021-11-16 12:00:45 +00:00
David Langley
c52f82b05b
Ignore badge updates for virtual rooms.
2021-11-16 12:00:20 +00:00
Stefan Ceriu
879ac56d83
Fix build after changing aggregation method limits from UInt to Int in the SDK.
2021-11-16 13:41:41 +02:00
Ekaterina Gerasimova
700a7f4759
Update issue triage automation for P1 and need info
...
Move P1 issues to app and crypto team boards. Move unlabelled issues
without X-Needs-Info out of column on Triage board.
2021-11-16 10:16:07 +00:00
ismailgulek
dfdb81b9e8
Move copy action into the more action sheet if threading enabled for an event
2021-11-15 17:44:21 +03:00
ismailgulek
1373c11c9c
Add changelog
2021-11-15 14:00:36 +03:00
ismailgulek
b15be88833
Merge branch 'ismail/5068_start_thread' into ismail/5117_thread_message_actions
2021-11-15 13:51:11 +03:00
ismailgulek
3b0d241208
Highlight thread root event in the timeline
2021-11-15 13:50:08 +03:00
Farhad
6d0e3608a1
Translated using Weblate (Persian)
...
Currently translated at 25.5% (340 of 1330 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fa/
2021-11-14 13:26:02 +00:00
jelv
fa98ee0b58
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (1330 of 1330 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/
2021-11-14 13:25:47 +00:00
opusforlife2
268fe3805b
Address PR review
2021-11-12 15:48:35 +00:00
ismailgulek
4b9a8ecefa
Hide thread context menu in the thread
2021-11-12 17:30:31 +03:00
ismailgulek
e052a2bc87
Implement bridge presenter delegate for opened thread
2021-11-12 17:26:49 +03:00
ismailgulek
fbb78b402e
Add new action for the thread root event in thread view
2021-11-12 17:25:58 +03:00
ismailgulek
93f2fb024f
Add eventId parameter to delegates
2021-11-12 17:24:58 +03:00
ismailgulek
0de8f92309
Reload data source only after initialization
2021-11-11 22:38:41 +03:00
ismailgulek
e41d889e5e
Reload data source when a new thread created
2021-11-11 22:28:29 +03:00
ismailgulek
f9f7bc085b
Add new threadId parameters
2021-11-11 22:26:30 +03:00
ismailgulek
8c1dbd8311
Merge branch 'develop' into ismail/5068_start_thread
2021-11-11 21:43:16 +03:00
Doug
40f312e37e
Merge pull request #5131 from vector-im/doug/5105_unread_sort_group
...
Refresh RecentsListService when switching modes.
2021-11-11 18:10:40 +00:00
ismailgulek
d9ad8422c9
Implement new summary properties
2021-11-11 19:52:21 +03:00
Doug
c95ad265a8
Refresh RecentsListService when switching modes.
2021-11-11 15:43:43 +00:00
Farhad
d35c2aeaa0
Translated using Weblate (Persian)
...
Currently translated at 12.4% (166 of 1330 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fa/
2021-11-11 13:25:52 +00:00
ismailgulek
9315302da7
Add a to-do for a bad code
2021-11-11 15:25:21 +03:00
ismailgulek
33f92bca13
Present threads with custom sized presentable
2021-11-11 15:17:01 +03:00
ismailgulek
d3d2e262e6
Use full title mode for now
2021-11-11 15:02:01 +03:00
ismailgulek
e49020042c
Allow ThreadViewController to be presented with a custom size
2021-11-11 15:01:44 +03:00
ismailgulek
75456a904c
Allow custom sizing when the presented vc is in a navigation stack
2021-11-11 15:00:34 +03:00
Doug
67d0d5f2a3
Merge pull request #5122 from vector-im/steve/log_E2EE_by_default
...
MXSession: Add logs to track if E2EE is enabled by default on the current HS
2021-11-11 10:21:18 +00:00
Doug
61fe9ed4eb
Add changelog.
...
Remove whitespace.
2021-11-11 09:52:47 +00:00
ismailgulek
4211ceff67
Disable threads by default
2021-11-11 12:47:54 +03:00
Stefan Ceriu
ba9c40cf2d
vector-im/element-ios/issues/5114 - Poll creation screen
...
- added input toolbar poll creation action.
- reordered input toolbar actions as per designs.
- added multiline text field and extracted common components.
2021-11-11 11:24:28 +02:00
ismailgulek
dafcf0085e
Update title view mode according to thread status
2021-11-11 01:39:14 +03:00
ismailgulek
7d6e08e3b1
Dismiss thread when close tapped
2021-11-11 01:07:12 +03:00
ismailgulek
58fda37333
Override nib and title view for ThreadViewController
2021-11-11 01:06:50 +03:00
ismailgulek
e7832690d7
Load correct instance of RoomViewController from the storyboard
2021-11-11 01:06:00 +03:00
ismailgulek
0481ba21d0
Create specific title view for threads
2021-11-11 01:05:03 +03:00
ismailgulek
73c15a18cf
Create thread title string
2021-11-11 01:02:47 +03:00
SBiOSoftWhare
f0458d493d
MXSession: Add logs to track if E2EE is enabled by default on the current HS.
2021-11-10 18:58:34 +01:00
SBiOSoftWhare
7fcfd36875
MXSession: Add logs to track if E2EE is enabled by default on the current HS.
2021-11-10 18:54:39 +01:00
SBiOSoftWhare
32348fab29
MXSession: Add logs to track if E2EE is enabled by default on the current HS.
2021-11-10 18:42:29 +01:00
Stefan Ceriu
01188f593e
Fix build: use correct swift generated header in share extension item sender.
2021-11-10 19:19:17 +02:00
ismailgulek
b299f4d587
Introduce RoomDisplayConfiguration for room display options
2021-11-10 18:03:02 +03:00
ismailgulek
3f9907db93
Implement opening thread modal when tapped
2021-11-10 15:42:42 +03:00
ismailgulek
56315641d5
Implement thread filtering logic in RoomDataSource
2021-11-10 13:38:32 +03:00
ismailgulek
db84277016
Add ThreadSummaryView into the cell
2021-11-09 16:50:22 +03:00
ismailgulek
8cfbf9c4c7
Create ThreadSummaryView
2021-11-09 16:50:02 +03:00