Commit Graph

169 Commits

Author SHA1 Message Date
manuroe f351d14a14 BuildSettings: Centralise RoomInputToolbar compression mode setting 2020-10-26 10:24:40 +01:00
ismailgulek 9e62f268b7 Move removing back title to viewDidLoad 2020-10-19 22:37:28 +03:00
ismailgulek a0db27152b Fix crash when navigating to a room member 2020-10-16 14:27:45 +03:00
ismailgulek b5d758091b Remove old segue identifiers and handling 2020-10-15 14:43:01 +03:00
ismailgulek f43f094360 Remove old segue identifiers and handling 2020-10-15 14:18:13 +03:00
ismailgulek f33adac703 Make copy media configurable, pass it to the MatrixKit 2020-10-14 01:01:29 +03:00
ismailgulek ad938a90cc Use MXKPasteboardManager.pasteboard on copy operations 2020-10-09 15:20:54 +03:00
ismailgulek 82acfcc786 Use MXKAppSettings.pasteboard on copy operations 2020-10-09 13:58:54 +03:00
ismailgulek 5136428cb3 Merge branch 'develop' into element_3672
# Conflicts:
#	CHANGES.rst
2020-09-30 12:32:40 +03:00
ismailgulek 421b68364e Update localization keys 2020-09-28 12:51:34 +03:00
ismailgulek 2298ee1bf6 Wording for room details 2020-09-25 13:30:36 +03:00
ismailgulek 3eb5183796 Force reload data source when opened from a push 2020-09-23 16:53:40 +03:00
ismailgulek fcfbbf0bcd Show new screen on tap header tap 2020-09-18 18:57:40 +03:00
ismailgulek 27866b16e7 Remove expanded header from room screen 2020-09-18 14:11:45 +03:00
ismailgulek 8cdd8becf3 Use new module from room view controller 2020-09-14 19:44:30 +03:00
ismailgulek b0d6416821 New bubble cells for the timeline 2020-09-14 15:39:08 +03:00
ismailgulek 9ad104276f Use inline collapsing and the same cell for now 2020-09-14 14:24:41 +03:00
SBiOSoftWhare e7c212c3b5 Merge pull request #3603 from vector-im/reduce_warnings
Reduce Xcode warnings
2020-09-04 13:13:54 +02:00
SBiOSoftWhare e16d495ea6 Remove deprecated -[UIApplication openURL] usage. 2020-09-01 12:20:44 +02:00
SBiOSoftWhare bc6306bda9 Remove old AppDelegate imports. 2020-08-31 19:38:06 +02:00
ismailgulek 42705c93ff Update room input toolbar on theme change 2020-08-27 12:29:39 +03:00
manuroe c9f495d460 Code Quality: Make sonar happier
by removing some code smells
2020-08-25 18:54:47 +02:00
ismailgulek aa74571d43 Change config name 2020-08-14 14:55:06 +03:00
ismailgulek 06f88d11f0 Introduce messageDetailsAllowSaving 2020-08-14 14:06:22 +03:00
ismailgulek 704f09e65b Namespace some settings 2020-08-03 16:07:39 +03:00
ismailgulek 1b1d17468e Remove report content setting 2020-07-30 18:12:17 +03:00
ismailgulek 37e9467a42 Integrate allowVoIPUsage 2020-07-30 16:13:27 +03:00
ismailgulek 360a4c6951 All new settings moved to BuildSettings 2020-07-30 16:13:08 +03:00
ismailgulek 951018111e Integrate allowMessageDetailsShare 2020-07-30 16:12:03 +03:00
ismailgulek d83ac1f780 Integrate allowMessageDetailsPermalink 2020-07-30 16:11:55 +03:00
ismailgulek 28af5ad437 Integrate allowMessageDetailsReportContent 2020-07-30 16:11:47 +03:00
ismailgulek 6905bf0980 Integrate allowMessageDetailsViewSource 2020-07-30 16:11:39 +03:00
ismailgulek 5092e0128d Merge branch 'develop' into riot_3137 2020-07-16 10:37:30 +03:00
ismailgulek cef310e7d6 Update parser to use regex and retain it in RoomViewController 2020-07-14 15:39:04 +03:00
ismailgulek 40fba2270a Update Riot/Modules/Room/RoomViewController.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-14 11:28:17 +03:00
ismailgulek 622c15f11b Update Riot/Modules/Room/RoomViewController.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-14 11:27:46 +03:00
SBiOSoftWhare 718257fbf6 RoomVC: Update plus icon. 2020-07-11 02:08:34 +02:00
SBiOSoftWhare c556c19c05 Update jump to last unread button. 2020-07-11 00:56:15 +02:00
SBiOSoftWhare cad055f804 RoomVC: Update jump to last unread banner UI. 2020-07-10 14:47:37 +02:00
SBiOSoftWhare d720e54283 Update integrations icon. 2020-07-10 14:20:16 +02:00
ismailgulek 5cdfef79eb Show confirmation alert if given and visible urls different, when tapped a link in a message cell, fixes #3137 2020-07-03 14:23:44 +03:00
ismailgulek 299baca40c Override preferredStatusBarStyle for missing pages and ensure setNeedsStatusBarAppearanceUpdate will be called
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 12:10:27 +03:00
manuroe bd7bd7c59f Jitsi: Support v1 and v2 widget types 2020-04-24 09:04:49 +02:00
ismailgulek 7e3bcc1130 RoomViewController navigation bar remaining translucent on some cases bug fix
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 14:00:31 +03:00
ismailgulek 738d0678c6 RoomViewController fix redundant space on table bottom
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 13:58:35 +03:00
SBiOSoftWhare 533756d7c1 RoomVC: Handle title view encryption trust level badge image 2020-04-08 15:07:24 +02:00
SBiOSoftWhare 15f673cc95 RoomVC: For a room preview use room canonical alias if present when joining a room. 2020-02-10 17:54:52 +01:00
SBiOSoftWhare e936e833ea RoomVC: Use cells with encryption badge only if needed in order to recover horizontal white space. 2020-02-06 18:46:32 +01:00
SBiOSoftWhare b7fac0591a RoomVC: Use encryption normal shield when retrieving room encryption trust level. 2020-01-24 17:13:08 +01:00
SBiOSoftWhare 422177be17 RoomVC: Handle encryption shields decoration for composer and expanded header. 2020-01-22 16:27:04 +01:00