Commit Graph

1119 Commits

Author SHA1 Message Date
ismailgulek c48c3a8fe7 Mark thread as read when viewed 2021-12-02 16:57:41 +03:00
ismailgulek 107bb8f13c Update logic for thread list bar button item 2021-12-02 14:45:23 +03:00
ismailgulek 719ef848b6 Create BadgedBarButtonItem class and use it for thread list item 2021-12-01 17:24:47 +03:00
ismailgulek 25916441b3 Use thread image as template 2021-12-01 17:23:53 +03:00
ismailgulek f6208a69e5 Navigate to thread view for search results in threads 2021-12-01 01:22:16 +03:00
ismailgulek 5237963986 Just highlight event when possible instead of reloading data source 2021-11-30 14:13:57 +03:00
ismailgulek abd5044023 Merge branch 'ismail/5092_thread_list' into ismail/5094_thread_links 2021-11-30 01:54:56 +03:00
ismailgulek d2323afaaa Merge branch 'ismail/5117_thread_message_actions' into ismail/5092_thread_list 2021-11-30 01:34:44 +03:00
ismailgulek 38f47cec87 Merge branch 'ismail/5068_start_thread' into ismail/5117_thread_message_actions 2021-11-30 01:34:21 +03:00
ismailgulek 5dfb0fbbfe Merge branch 'develop' into ismail/5068_start_thread 2021-11-30 01:33:51 +03:00
ismailgulek 4164512542 Make remove actions destructive & move remove action to the bottom 2021-11-30 01:29:52 +03:00
ismailgulek aeeb6bef6f Merge branch 'ismail/5119_thread_root_removal' into ismail/5094_thread_links 2021-11-30 01:14:51 +03:00
ismailgulek 525a1288ed Merge branch 'ismail/5117_thread_message_actions' into ismail/5119_thread_root_removal 2021-11-30 01:14:23 +03:00
ismailgulek 25f52e2473 Fix alert 2021-11-30 01:14:05 +03:00
ismailgulek b77c7b9996 Display room title view for non-live timelines too 2021-11-30 01:13:14 +03:00
ismailgulek 5fb4cc3544 Highlight initial event in the thread view 2021-11-30 00:31:28 +03:00
ismailgulek 2b9a13770b Add threadId to room identification 2021-11-29 18:12:20 +03:00
ismailgulek a5c7cefbeb Merge branch 'ismail/5092_thread_list' into ismail/5094_thread_links 2021-11-26 01:46:32 +03:00
ismailgulek 5c7b0ed5b2 Merge branch 'ismail/5117_thread_message_actions' into ismail/5092_thread_list 2021-11-26 01:45:37 +03:00
ismailgulek 5b9ccbdaa0 Merge branch 'ismail/5068_start_thread' into ismail/5117_thread_message_actions 2021-11-26 01:43:44 +03:00
ismailgulek fbe64bab10 Adapt to event changes 2021-11-26 01:42:53 +03:00
SBiOSoftWhare 2709236dd5 Improve generated Swift header imports. 2021-11-25 23:11:53 +01:00
ismailgulek e862f77440 Implement actions for a thread 2021-11-25 14:55:44 +03:00
ismailgulek ea2bc4b67f Fix view in room thread action when navigated from thread list 2021-11-22 17:36:28 +03:00
ismailgulek 2f34603f1c Merge branch 'ismail/5117_thread_message_actions' into ismail/5092_thread_list 2021-11-22 14:59:07 +03:00
ismailgulek 84cfd33700 Merge branch 'ismail/5068_start_thread' into ismail/5117_thread_message_actions 2021-11-22 12:26:41 +03:00
ismailgulek 1490f3e118 Move more button out of the title view & remove weird constraints 2021-11-22 12:22:53 +03:00
ismailgulek 3e88563915 Don't show thread list button in threads 2021-11-22 11:46:45 +03:00
ismailgulek a003e982e8 Display thread when row tapped 2021-11-19 17:51:40 +03:00
ismailgulek 4bec86ca6f Refactor title view 2021-11-19 16:32:42 +03:00
ismailgulek 6083715eb2 Introduce view model for thread title view 2021-11-19 16:32:20 +03:00
ismailgulek c2ba51d6ee Merge branch 'ismail/5117_thread_message_actions' into ismail/5092_thread_list 2021-11-19 14:46:51 +03:00
ismailgulek 35925181eb Fix alert 2021-11-19 14:43:38 +03:00
ismailgulek 98ed6c07cf Move view in room action to the top most 2021-11-19 14:37:09 +03:00
ismailgulek 4154103370 Allow dismissal of pushed coordinator 2021-11-19 14:35:46 +03:00
ismailgulek 768f68ab2a Merge branch 'ismail/5068_start_thread' into ismail/5117_thread_message_actions 2021-11-19 14:35:11 +03:00
ismailgulek c312ea13c2 Push thread view instead of presenting 2021-11-19 14:19:23 +03:00
ismailgulek 1e94e9f1b7 Merge branch 'ismail/5117_thread_message_actions' into ismail/5092_thread_list 2021-11-19 02:17:53 +03:00
ismailgulek ca55fc047a Merge branch 'ismail/5068_start_thread' into ismail/5117_thread_message_actions 2021-11-19 02:17:21 +03:00
ismailgulek 64ca8805b7 Fix build 2021-11-19 02:17:01 +03:00
ismailgulek db463bae53 Merge branch 'ismail/5117_thread_message_actions' into ismail/5092_thread_list 2021-11-19 00:24:38 +03:00
ismailgulek ad4ddabe44 Merge branch 'ismail/5068_start_thread' into ismail/5117_thread_message_actions 2021-11-19 00:24:02 +03:00
ismailgulek bcec32f8da Merge branch 'develop' into ismail/5068_start_thread 2021-11-19 00:23:24 +03:00
ismailgulek 20ed38ce0f Refactor summary view to be configurable via a view model 2021-11-18 17:46:14 +03:00
Doug 6dd471045f Merge branch 'master' into develop
# Conflicts:
#	Podfile.lock
#	Riot/Modules/Room/RoomViewController.m
2021-11-17 17:36:44 +00:00
ismailgulek d937d86b18 Generate classes 2021-11-16 17:14:57 +03:00
ismailgulek 38f169c3e3 Merge branch 'ismail/5068_start_thread' into ismail/5117_thread_message_actions 2021-11-16 15:55:57 +03: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
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 b15be88833 Merge branch 'ismail/5068_start_thread' into ismail/5117_thread_message_actions 2021-11-15 13:51:11 +03:00