Commit Graph

47 Commits

Author SHA1 Message Date
Stefan Ceriu d82104c415 Fixes #4583 - Mention user does not work (settings -> members -> select a member -> mention) 2021-07-21 16:20:50 +03:00
Doug 2bd59ab326 Merge branch 'develop' into doug/fix_warnings
# Conflicts:
#	Riot/Modules/Room/RoomInfo/RoomInfoList/RoomInfoListViewController.swift
2021-07-12 17:54:34 +01:00
Doug 29d7262e38 Fix class keyword deprecation warnings everywhere!
Using 'class' keyword for protocol inheritance is deprecated; use 'AnyObject' instead
2021-07-09 17:05:43 +01:00
langleyd 83d98c077d Add avatar view and title 2021-07-04 10:46:17 +01:00
Doug 4353687e61 Fix SwiftLint warnings. 2021-07-02 17:13:45 +01:00
langleyd f74adb5909 Add NotificationRepository, ViewModel and ViewController 2021-06-25 22:38:31 +01:00
langleyd d27a0627d7 Add correct asset for notifications icon. 2021-06-22 16:01:21 +01:00
langleyd c390fcc948 Add new settings notification feature flag and update ui entry point 2021-06-22 13:39:50 +01:00
ismailgulek 056b3f0ab9 Pop view controller if pushed before 2021-04-21 12:50:21 +03:00
Gil Eluard a3cc1849ca Show / Hide integrations and actions in rooms 2021-04-20 14:54:53 +02:00
Gil Eluard 204ceb847c Composer Update - Typing and sending a message 2021-03-15 14:27:59 +01:00
SBiOSoftWhare 75dcfd43e9 RoomInfoCoordinator: Add possibility to open an initial specific section. 2021-02-23 15:51:23 +01: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 8ec70bece7 Update localization keys 2020-09-28 12:51:34 +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 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
ismailgulek 89a2c278cd Rename TableViewHeaderFooterView 2020-09-23 11:48:26 +03:00
ismailgulek 49515363d6 Use a constant for section & footer height 2020-09-23 11:45:10 +03:00
ismailgulek 66b161ccc7 Change rowHeight 2020-09-23 11:42:52 +03:00
ismailgulek bc38f44add Update row & section variable names 2020-09-23 11:40:28 +03:00
ismailgulek 5924111ed0 Use CloseButton 2020-09-23 11:37:08 +03:00
ismailgulek c2913e1e93 Remove SimpleCoordinator 2020-09-23 11:14:14 +03:00
ismailgulek a73d373259 Change loc key 2020-09-23 11:06:53 +03:00
ismailgulek 62e4958b29 Add iOS 13 drag callback 2020-09-21 16:30:33 +03:00
ismailgulek b76012faf0 Implement leave 2020-09-21 14:53:12 +03:00
ismailgulek 8f7edcf6ad Listen summary changes 2020-09-21 14:08:29 +03:00
ismailgulek 93e4efa7f2 UI changes 2020-09-21 14:08:15 +03:00
ismailgulek 389369c50e Add avatar shadow 2020-09-21 14:07:12 +03:00
ismailgulek 127c7755da Move SimpleCoordinator out 2020-09-18 19:02:22 +03:00
ismailgulek 0bf0aceedc Implement UI and logic, not completed yet 2020-09-18 18:57:12 +03:00
ismailgulek b216eb0e11 Add basic info cells 2020-09-18 18:55:41 +03:00
ismailgulek a9eee68c35 Create room info module 2020-09-18 14:37:12 +03:00