Stefan Ceriu
1a0af46a18
Merge branch 'master' into develop
2022-02-16 12:45:06 +02:00
Doug
456af9edf7
Only no-op the actual sending of a typing notification.
...
The logic around when to send a typing notification also includes logic around when to exchange encryption keys.
handleTypingNotification renamed to handleTypingState for clarity.
2022-02-16 12:42:00 +02:00
ismailgulek
bc08c74776
Display thread list api errors
2022-02-15 15:46:22 +03:00
ismailgulek
78f640063d
Use new api to fetch thread list
2022-02-10 17:35:18 +03:00
ismailgulek
38ca6c3e32
Use thread protocol when possible
2022-02-10 16:48:27 +03:00
Stefan Ceriu
bc60512101
Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195.
2022-02-10 08:43:18 +02:00
ismailgulek
352a6adef8
Fix review remarks
2022-02-03 14:25:14 +03:00
ismailgulek
38bb315866
Merge branch 'develop' into ismail/5096_thread_notifications
2022-01-27 03:20:25 +03:00
ismailgulek
86ec671e75
Merge branch 'ismail/5068_start_thread' into ismail/5068_design_tweaks
2022-01-27 02:01:55 +03:00
ismailgulek
58675a7a1a
Fix further review remarks
2022-01-27 01:45:01 +03:00
ismailgulek
0984e9c794
Fix Doug's remarks
2022-01-26 15:58:37 +03:00
ismailgulek
98dd950a35
Merge branch 'ismail/5068_start_thread' into ismail/5068_design_tweaks
2022-01-26 14:27:25 +03:00
ismailgulek
785fe6b4e0
Fix review remarks
2022-01-25 23:59:19 +03:00
ismailgulek
41f1b8dc72
Implement going back to live room data sources for threads, fix bugs around it
2022-01-21 01:56:51 +03:00
ismailgulek
aca3bbb88b
Do not show badge for not participated threads
2022-01-21 00:09:25 +03:00
ismailgulek
950b6babc1
Fix toast bottom margin for header action
2022-01-20 23:20:45 +03:00
ismailgulek
10ebd9a68d
Merge branch 'ismail/5068_design_tweaks' into ismail/5096_thread_notifications
2022-01-19 00:12:40 +03:00
ismailgulek
aeeb17fa75
Center empty view vertically in the whole screen
2022-01-18 02:57:30 +03:00
ismailgulek
4e95ae35ed
Align summary last message to the time label
2022-01-18 02:27:23 +03:00
ismailgulek
1b3f0088b7
Fix event content where the thread root event is a reply event
2022-01-17 16:33:02 +03:00
ismailgulek
012192f38a
Various design fixes
2022-01-17 16:32:32 +03:00
ismailgulek
9ff7849f8e
Thread summary view design changes
2022-01-17 13:51:05 +03:00
ismailgulek
61e9d4feda
Merge branch 'ismail/5068_design_tweaks' into ismail/5096_thread_notifications
2022-01-12 13:58:48 +03:00
ismailgulek
7b790bc86d
Implement thread list filtered icon, part of #5359
2022-01-11 14:00:37 +03:00
ismailgulek
8a2300d455
Fix context menu action orders & layout fixes
2022-01-06 03:22:14 +03:00
ismailgulek
9eca112cab
Fix encryption badges for unencrypted rooms
2022-01-06 02:54:58 +03:00
ismailgulek
471c69bdaa
Implement toast messages when links are copied
2022-01-06 02:41:57 +03:00
ismailgulek
b0c7d811ab
Implement thread list long press actions, fix #5310
2022-01-05 13:26:13 +03:00
ismailgulek
7452494710
Fix root message redaction
2022-01-04 18:07:39 +03:00
ismailgulek
534ffdc888
Layout fixes
2022-01-04 17:27:13 +03:00
ismailgulek
688e243586
User name coloring on thread list
2022-01-04 17:26:47 +03:00
ismailgulek
8deb8e05d0
Update icons & summary view margins
2022-01-04 16:20:40 +03:00
ismailgulek
ed493826c5
Use live timeline of a thread
2021-12-21 16:44:11 +03:00
ismailgulek
26cca1e0d9
Hide jump to unread button on threads, override scroll to bottom action, fix #5264
2021-12-08 16:04:11 +03:00
ismailgulek
97cf89e86b
Do not send typing notifications from threads, part of #5271
2021-12-08 14:53:54 +03:00
ismailgulek
2360ab5a50
Disable partial text message on threads
2021-12-08 14:46:03 +03:00
ismailgulek
f062183d98
Use attributed string for thread last message
2021-12-03 00:55:13 +03:00
ismailgulek
12bc2b1c34
Use attributed string for thread root message
2021-12-03 00:46:55 +03:00
ismailgulek
3e37f9c586
Mark thread as read when viewed
2021-12-02 16:57:41 +03:00
ismailgulek
763c438a1a
Add thread notification dots
2021-12-01 14:42:05 +03:00
ismailgulek
47a4ba641a
Adapt to thread model changes
2021-11-29 13:55:13 +03:00
ismailgulek
8f412d6806
Implement actions for a thread
2021-11-25 14:55:44 +03:00
ismailgulek
40b157e0ff
Fix title view for orientation
2021-11-22 18:01:29 +03:00
ismailgulek
55b752f198
Fix view in room thread action when navigated from thread list
2021-11-22 17:36:28 +03:00
ismailgulek
8e303788c1
Add thread list empty view
2021-11-22 16:16:15 +03:00
ismailgulek
1b4d172b80
Merge branch 'ismail/5117_thread_message_actions' into ismail/5092_thread_list
2021-11-22 14:59:07 +03:00
ismailgulek
912f1ede85
Fix bg colors
2021-11-19 18:03:56 +03:00
ismailgulek
cd23aaa029
Display thread when row tapped
2021-11-19 17:51:40 +03:00
ismailgulek
39b8e5629f
Use title view and configure
2021-11-19 16:33:04 +03:00
ismailgulek
308c7bdfc8
Refactor title view
2021-11-19 16:32:42 +03:00