Commit Graph

1315 Commits

Author SHA1 Message Date
ismailgulek 33a9112f23 Force reload data source when opened from a push 2020-09-23 16:53:40 +03:00
ismailgulek db29156ed3 Show new screen on tap header tap 2020-09-18 18:57:40 +03:00
ismailgulek 0c07fbe495 Show new screen on tap header tap 2020-09-18 18:57:40 +03:00
ismailgulek ba4e2632ec Remove expanded header from room screen 2020-09-18 14:11:45 +03:00
ismailgulek 5f8f512d25 Remove expanded header from room screen 2020-09-18 14:11:45 +03:00
ismailgulek 11fe8a8c81 Use new module from room view controller 2020-09-14 19:44:30 +03:00
ismailgulek e65db40498 Use new module from room view controller 2020-09-14 19:44:30 +03:00
ismailgulek 2517d102ae New bubble cells for the timeline 2020-09-14 15:39:08 +03:00
ismailgulek 51cc939691 New bubble cells for the timeline 2020-09-14 15:39:08 +03:00
ismailgulek 95afa33bc9 Use inline collapsing and the same cell for now 2020-09-14 14:24:41 +03:00
ismailgulek 207a130145 Use inline collapsing and the same cell for now 2020-09-14 14:24:41 +03:00
SBiOSoftWhare 0c00f932a8 Merge pull request #3603 from vector-im/reduce_warnings
Reduce Xcode warnings
2020-09-04 13:13:54 +02:00
SBiOSoftWhare 32a37d9041 Merge pull request #3603 from vector-im/reduce_warnings
Reduce Xcode warnings
2020-09-04 13:13:54 +02:00
SBiOSoftWhare 7ccc184e97 Remove deprecated -[UIApplication openURL] usage. 2020-09-01 12:20:44 +02:00
SBiOSoftWhare 317e8ec845 Remove deprecated -[UIApplication openURL] usage. 2020-09-01 12:20:44 +02:00
SBiOSoftWhare 1f6743f612 Remove old AppDelegate imports. 2020-08-31 19:38:06 +02:00
SBiOSoftWhare 4995d71334 Remove old AppDelegate imports. 2020-08-31 19:38:06 +02:00
ismailgulek 1fb40073fb Update room input toolbar on theme change 2020-08-27 12:29:39 +03:00
ismailgulek 5ead6cd03c Update room input toolbar on theme change 2020-08-27 12:29:39 +03:00
manuroe efbca319f0 Code Quality: Make sonar happier
by removing some code smells
2020-08-25 18:54:47 +02:00
manuroe 14f2ed58f1 Code Quality: Make sonar happier
by removing some code smells
2020-08-25 18:54:47 +02:00
ismailgulek 2e3a595dd9 Change config name 2020-08-14 14:55:06 +03:00
ismailgulek b206349f5d Change config name 2020-08-14 14:55:06 +03:00
ismailgulek 68cc47ffe1 Introduce messageDetailsAllowSaving 2020-08-14 14:06:22 +03:00
ismailgulek 08f47b1348 Introduce messageDetailsAllowSaving 2020-08-14 14:06:22 +03:00
ismailgulek 83a29d1bee Namespace some settings 2020-08-03 16:07:39 +03:00
ismailgulek 5dbc026d05 Namespace some settings 2020-08-03 16:07:39 +03:00
ismailgulek 49a2e2864d Remove report content setting 2020-07-30 18:12:17 +03:00
ismailgulek 4df19ef1b2 Remove report content setting 2020-07-30 18:12:17 +03:00
ismailgulek 30d93e4d43 Integrate allowVoIPUsage 2020-07-30 16:13:27 +03:00
ismailgulek 9afaed5e72 Integrate allowVoIPUsage 2020-07-30 16:13:27 +03:00
ismailgulek ce1e614471 All new settings moved to BuildSettings 2020-07-30 16:13:08 +03:00
ismailgulek c4c39ff54b All new settings moved to BuildSettings 2020-07-30 16:13:08 +03:00
ismailgulek 3de4cdb151 Integrate allowMessageDetailsShare 2020-07-30 16:12:03 +03:00
ismailgulek 3db34f9c10 Integrate allowMessageDetailsShare 2020-07-30 16:12:03 +03:00
ismailgulek 14c5ac225c Integrate allowMessageDetailsPermalink 2020-07-30 16:11:55 +03:00
ismailgulek 351d2c93d9 Integrate allowMessageDetailsPermalink 2020-07-30 16:11:55 +03:00
ismailgulek 907896ed80 Integrate allowMessageDetailsReportContent 2020-07-30 16:11:47 +03:00
ismailgulek cf81fc423c Integrate allowMessageDetailsReportContent 2020-07-30 16:11:47 +03:00
ismailgulek 7c760ce343 Integrate allowMessageDetailsViewSource 2020-07-30 16:11:39 +03:00
ismailgulek d952f3c72f Integrate allowMessageDetailsViewSource 2020-07-30 16:11:39 +03:00
ismailgulek 7248a310ea Merge branch 'develop' into riot_3137 2020-07-16 10:37:30 +03:00
ismailgulek fa33320ea5 Merge branch 'develop' into riot_3137 2020-07-16 10:37:30 +03:00
ismailgulek c2a6d8f4b8 Update parser to use regex and retain it in RoomViewController 2020-07-14 15:39:04 +03:00
ismailgulek e6a9e080f6 Update parser to use regex and retain it in RoomViewController 2020-07-14 15:39:04 +03:00
ismailgulek 59152e4263 Update Riot/Modules/Room/RoomViewController.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-14 11:28:17 +03:00
ismailgulek 9c7f69cf1c Update Riot/Modules/Room/RoomViewController.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-14 11:28:17 +03:00
ismailgulek feda8499f0 Update Riot/Modules/Room/RoomViewController.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-14 11:27:46 +03:00
ismailgulek 9eb4dd3d14 Update Riot/Modules/Room/RoomViewController.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-14 11:27:46 +03:00
SBiOSoftWhare 696873d974 RoomVC: Update plus icon. 2020-07-11 02:08:34 +02:00