Commit Graph

443 Commits

Author SHA1 Message Date
ismailgulek 7cb920e582 Merge branch 'ismail/5068_design_tweaks' into ismail/5096_thread_notifications 2022-01-12 13:58:48 +03:00
ismailgulek 1a82945d87 Add EventMenuBuilder to manage ordering on event menu actions 2022-01-10 17:31:28 +03:00
ismailgulek 4903e69fc3 Fix context menu action orders & layout fixes 2022-01-06 03:22:14 +03:00
ismailgulek addb8bf722 Implement toast messages when links are copied 2022-01-06 02:41:57 +03:00
ismailgulek ec69538fe5 Update icons & summary view margins 2022-01-04 16:20:40 +03:00
ismailgulek ac1b79ff92 Merge branch 'develop' into ismail/5068_start_thread 2022-01-04 15:28:19 +03:00
ismailgulek 9475f9f700 Make remove and report actions destructive 2021-12-21 16:45:19 +03:00
ismailgulek cc07914411 Add view in room action for attachments 2021-12-21 16:44:51 +03:00
Doug 315f5a9cc4 Add AnalyticsScreenTimer and track more screens.
Update Analytics with new methods in MXAnalyticsDelegate.
2021-12-16 16:59:45 +00:00
Doug 33ef957053 Use matrix-analytics-events generated stubs (locally for now).
Track screens, removing any that aren't part of the schema.
2021-12-16 16:59:45 +00:00
Doug f718514516 Add specific methods to track analytics and test generated event types. 2021-12-16 16:59:45 +00:00
Doug a984028479 Begin migration from Matomo to PostHog
Add CocoaPods-Keys.
2021-12-16 16:59:26 +00:00
ismailgulek d211d6640c Adapt MXEventTimeline changes 2021-12-15 01:44:04 +03:00
ismailgulek f72cd70885 Merge branch 'ismail/5095_thread_search_results' into ismail/5096_thread_notifications 2021-12-10 11:14:55 +03:00
ismailgulek 1bc9db85c3 Merge branch 'ismail/5092_thread_list' into ismail/5094_thread_links 2021-12-10 11:08:01 +03:00
ismailgulek 12aa8a1208 Merge branch 'ismail/5117_thread_message_actions' into ismail/5092_thread_list 2021-12-10 11:07:27 +03:00
ismailgulek 048fa7d98e Merge branch 'ismail/5068_start_thread' into ismail/5117_thread_message_actions 2021-12-10 11:03:00 +03:00
ismailgulek 3a6e7a19e2 Merge branch 'develop' into ismail/5068_start_thread 2021-12-09 15:25:14 +03:00
Stefan Ceriu ac6561a3d3 vector-im/element-ios/issues/5114 - Polls in the timeline. 2021-12-09 09:37:02 +02:00
ismailgulek 254e714fc5 Hide jump to unread button on threads, override scroll to bottom action, fix #5264 2021-12-08 16:04:11 +03:00
SBiOSoftWhare 575a32feda Merge pull request #5219 from vector-im/steve/5020_matrixkit_merge
Merge MatrixKit repository into Element
2021-12-03 15:44:30 +01:00
ismailgulek 91dc172737 Clear highlighted event when view gone 2021-12-03 02:41:01 +03:00
ismailgulek c48c3a8fe7 Mark thread as read when viewed 2021-12-02 16:57:41 +03:00
Stefan Ceriu c70c4fb70a vector-im/element-ios/issues/4753 - Allow audio file attachments to be played back inline by reusing the existing voice message UI. 2021-12-02 15:38:59 +02: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
SBiOSoftWhare e8d4af46d2 Update all Objective-C MatrixKit imports to handle new location. 2021-11-30 16:09:53 +01: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 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 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
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 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 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