Commit Graph

522 Commits

Author SHA1 Message Date
Gil Eluard a74d1ae51b Plugged BuildSettings.messageDetailsAllowShare to self.allowActionsInDocumentPreview MXKRoomViewController's property 2020-12-08 22:01:46 +01:00
giomfo dcea091011 Merge branch 'develop' into giomfo/fix_content_report 2020-12-01 09:03:01 +01:00
Gil Eluard cc4e5f543c Added blur background support for iPhone and iPad. Slight API changes to avoid race conditions while sharing a presenter. 2020-11-30 15:11:08 +01:00
Giom Foret 68278c8ac2 Room History: Remove the report option for outgoing messages
I don't think the user wants to report on themselves
(This check was lost during the recent refactoring)
2020-11-30 14:12:47 +01:00
manuroe 4e84d8b2ec MXProfiles: Track time to display a message from its notification 2020-11-11 22:49:46 +01:00
SBiOSoftWhare 74805c6d18 RoomInputToolBar: Prevent placeholder to be display on two lines on small devices. 2020-11-05 11:14:42 +01:00
manuroe 735161d49b BuildSettings: Centralise RoomInputToolbar compression mode setting 2020-10-26 10:24:40 +01:00
ismailgulek f55171bd19 Move removing back title to viewDidLoad 2020-10-19 22:37:28 +03:00
ismailgulek 6a4b9f88db Fix crash when navigating to a room member 2020-10-16 14:27:45 +03:00
ismailgulek 92f21bad6b Remove old segue identifiers and handling 2020-10-15 14:43:01 +03:00
ismailgulek 98457f8ccc Remove old segue identifiers and handling 2020-10-15 14:18:13 +03:00
ismailgulek decf915e2c Make copy media configurable, pass it to the MatrixKit 2020-10-14 01:01:29 +03:00
ismailgulek c3fd164ac7 Use MXKPasteboardManager.pasteboard on copy operations 2020-10-09 15:20:54 +03:00
ismailgulek 52de3e8582 Use MXKAppSettings.pasteboard on copy operations 2020-10-09 13:58:54 +03:00
ismailgulek e357bffbe8 Remove old controls and add the fab 2020-10-09 12:27:26 +03:00
ismailgulek 38376cdbeb Remove unnecessary layoutIfNeeded 2020-10-07 15:30:41 +03:00
ismailgulek 7c89c8eaf5 Factorize layout of table header and footers 2020-10-07 15:26:58 +03:00
ismailgulek f032a23f0d Read constants from an enum 2020-10-07 15:26:30 +03:00
ismailgulek 54557ab071 Apply design decisions 2020-10-06 22:48:04 +03:00
ismailgulek 6dcfcf7d7b Use ReadMoreTextView for room tpic 2020-10-06 17:32:28 +03:00
ismailgulek e71e044d38 Fix table view content size 2020-10-06 01:07:19 +03:00
ismailgulek 830520457c Fix layout to show all of the topic 2020-10-06 00:59:30 +03:00
ismailgulek 69fa2fdb90 Replace label with a text view 2020-10-06 00:53:58 +03:00
ismailgulek 3c92bb1a39 Fix grouping 2020-10-02 11:48:12 +03:00
ismailgulek 7743f32e27 Fix theme 2020-10-02 11:39:19 +03:00
ismailgulek 061ea88618 Only collapse bubbles both have the roomCreate tag 2020-10-01 17:19:22 +03:00
ismailgulek c5145f084b Tag room creator's join event appropriately 2020-10-01 17:18:32 +03:00
ismailgulek 67acf0e6a1 Merge branch 'develop' into element_3672
# Conflicts:
#	CHANGES.rst
2020-09-30 12:32:40 +03:00
ismailgulek 8ec70bece7 Update localization keys 2020-09-28 12:51:34 +03:00
ismailgulek ce949cde91 Hide room creation event in modal 2020-09-25 16:16:23 +03:00
ismailgulek bf5f1cdd21 Wording for room ID 2020-09-25 13:46:20 +03:00
ismailgulek cd67bf19f8 Wording for no local addresses 2020-09-25 13:44:39 +03:00
ismailgulek 94abc60380 Wording for listing in directory 2020-09-25 13:43:02 +03:00
ismailgulek b9bc2054fa Wording for access string, including guests 2020-09-25 13:41:10 +03:00
ismailgulek 286bd5abcc Wording for access string, apart from guests 2020-09-25 13:39:50 +03:00
ismailgulek 420fc200dc Wording for room access section header 2020-09-25 13:36:42 +03:00
ismailgulek d1e967db45 Wording for room name 2020-09-25 13:34:11 +03:00
ismailgulek fa3f63447e Wording for room photo 2020-09-25 13:32:34 +03:00
ismailgulek 32d9a31495 Wording for search placeholder 2020-09-25 13:30:52 +03:00
ismailgulek 4077f35aec Wording for room details 2020-09-25 13:30:36 +03:00
ismailgulek 95e21eedfb Update encryption strings 2020-09-24 13:27:53 +03:00
ismailgulek 2fa0bef123 Update leave strings 2020-09-24 13:00:50 +03:00
ismailgulek ffeaa1e32e Update Riot/Modules/Room/RoomInfo/RoomInfoList/Views/RoomInfoBasicView.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-09-23 18:24:25 +03:00
ismailgulek 5499619eb8 Update Riot/Modules/Room/RoomInfo/RoomInfoList/Views/RoomInfoBasicView.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-09-23 18:24:12 +03:00
ismailgulek 33a9112f23 Force reload data source when opened from a push 2020-09-23 16:53:40 +03:00
ismailgulek 4c161752c4 Stop using a cell for basic info, remove unneccessary GroupedTableViewCell 2020-09-23 13:35:34 +03:00
ismailgulek c3685bcd14 Convert to RoomInfoBasicViewData 2020-09-23 12:46:33 +03:00
ismailgulek bdab0eb92b Create RoomInfoListViewData 2020-09-23 12:33:44 +03:00
ismailgulek a601121267 Move segmented view controller to coordinator 2020-09-23 12:18:37 +03:00
ismailgulek 9961568bc6 Move leave alert to view controller 2020-09-23 12:06:36 +03:00