Šimon Brandner
|
521b2445a8
|
Refactoring and fixes
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-06-02 10:18:32 +02:00 |
|
Šimon Brandner
|
3bf28e3a6b
|
Remove Ended from SUPPORTED_STATES
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-06-01 16:29:52 +02:00 |
|
Šimon Brandner
|
6b9e2042c3
|
Use a Set instead of an Array
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-06-01 16:28:57 +02:00 |
|
Šimon Brandner
|
9db280bbe6
|
Listen for CallsChanged
This should avoid delays and such
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-06-01 15:31:46 +02:00 |
|
Šimon Brandner
|
70a5715b3d
|
Support hangup reasons
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-06-01 14:46:41 +02:00 |
|
Šimon Brandner
|
f1e780e642
|
Improved missed calls
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-06-01 13:40:25 +02:00 |
|
Šimon Brandner
|
9b904cdee8
|
Remove empty line
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-06-01 13:39:05 +02:00 |
|
Šimon Brandner
|
14605e49c4
|
Merge remote-tracking branch 'upstream/develop' into feature/call-event-tile
|
2021-06-01 12:11:11 +02:00 |
|
Šimon Brandner
|
0785997983
|
Handle missed calls
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-06-01 11:28:45 +02:00 |
|
J. Ryan Stinnett
|
a8b6094482
|
Merge pull request #5674 from churchtools/default-username
Add url param `defaultUsername` to prefill the login username field
|
2021-06-01 10:12:31 +01:00 |
|
Šimon Brandner
|
5b3967a486
|
Add handling for invite
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-06-01 11:01:10 +02:00 |
|
Šimon Brandner
|
67a052e46a
|
Reorganize things and do some fixes
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-06-01 10:55:03 +02:00 |
|
Šimon Brandner
|
8c67b96a0f
|
Save all events
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-06-01 10:42:21 +02:00 |
|
Šimon Brandner
|
c1fcadba3b
|
Manage some more call states
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-06-01 10:33:44 +02:00 |
|
Šimon Brandner
|
f96e25d833
|
Simply use call states
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-06-01 10:11:48 +02:00 |
|
Šimon Brandner
|
6b72c13e34
|
Add some call states
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-06-01 10:06:03 +02:00 |
|
Šimon Brandner
|
30365ca1ad
|
Allow picking up calls from the timeline
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-06-01 10:03:17 +02:00 |
|
Šimon Brandner
|
dac741d8b9
|
Another rewrite
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-06-01 09:30:37 +02:00 |
|
Šimon Brandner
|
d05b1798b8
|
Add callId
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-05-30 19:44:17 +02:00 |
|
Šimon Brandner
|
85bcf8ed52
|
Hook up CallEventGrouper
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-05-30 19:44:17 +02:00 |
|
Šimon Brandner
|
8dc0e2a7ab
|
Add CallEventGrouper as a replacement for TimeLineCallEventStore
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-05-30 19:44:17 +02:00 |
|
Šimon Brandner
|
4ae92d8adc
|
Hook up TimelineCallEventStore and add Avatar
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-05-30 19:44:17 +02:00 |
|
Germain
|
71b217e4a1
|
Merge pull request #6110 from matrix-org/gsouquet/sticky-header-sizing
|
2021-05-28 14:49:49 +01:00 |
|
Germain Souquet
|
650b683761
|
Reposition sticky headers when layout has changed
|
2021-05-28 10:31:42 +01:00 |
|
Germain Souquet
|
29c4d9ffd0
|
Restore toggle LHS logic
|
2021-05-28 10:03:46 +01:00 |
|
Germain Souquet
|
aaca71b316
|
Reintroduce sticky header width
|
2021-05-27 12:44:53 +01:00 |
|
Germain Souquet
|
fcae19f831
|
Track left panel width using ResizeObserver
|
2021-05-27 12:36:16 +01:00 |
|
Michael Telatynski
|
086ce7c621
|
Merge pull request #6109 from matrix-org/t3chguy/fix/17387
Fix misleading child counts in spaces
|
2021-05-27 12:35:00 +01:00 |
|
Michael Telatynski
|
d6d0922753
|
Fix misleading child counts in spaces
|
2021-05-27 10:11:28 +01:00 |
|
Germain Souquet
|
f31ec343f4
|
Use Set::size instead of Array.from()::length
|
2021-05-27 09:26:31 +01:00 |
|
Germain
|
b8a7d5d730
|
Better Set handling
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
|
2021-05-27 09:23:56 +01:00 |
|
Germain Souquet
|
fbb6a42d86
|
fix reading Set length
|
2021-05-27 09:05:51 +01:00 |
|
Germain Souquet
|
2d15d66df8
|
Listen to home server sync update to remove pending rooms
|
2021-05-27 08:58:11 +01:00 |
|
Germain Souquet
|
be22a325f6
|
Prevent having duplicates in pending room state
|
2021-05-27 08:57:27 +01:00 |
|
Michael Telatynski
|
231e39a965
|
Fix accessing currentState on an invalid joinedRoom
|
2021-05-25 17:26:43 +01:00 |
|
Michael Telatynski
|
830ad47e87
|
Merge pull request #6097 from matrix-org/t3chguy/allSettled
Remove Promise allSettled polyfill as js-sdk uses it directly
|
2021-05-25 17:11:06 +01:00 |
|
Michael Telatynski
|
17bbbff479
|
Remove Promise allSettled polyfill as its widespread enough now and js-sdk uses it directly
|
2021-05-25 16:12:34 +01:00 |
|
Germain Souquet
|
b09dd8f1f8
|
remove unused values
|
2021-05-25 14:54:27 +01:00 |
|
Germain Souquet
|
7303166924
|
fix sticky headers when results num get displayed
|
2021-05-25 13:53:20 +01:00 |
|
Germain
|
1751b4ba43
|
Merge pull request #6092 from matrix-org/gsouquet/window-dimensions-reflow
|
2021-05-25 12:00:08 +01:00 |
|
Michael Telatynski
|
5980528f30
|
Merge pull request #6089 from matrix-org/t3chguy/fix/17336
Use local room state to render space hierarchy if the room is known
|
2021-05-25 11:59:09 +01:00 |
|
Germain Souquet
|
f156c2db15
|
prevent reflow in app when accessing window dimensions
|
2021-05-25 10:28:43 +01:00 |
|
Germain Souquet
|
ac93cc514f
|
Prevent layout trashing when resizing the window
|
2021-05-25 10:28:20 +01:00 |
|
David Schilling
|
5c674365d3
|
Add url param defaultUsername to prefill the login username field
Signed-off-by: David Schilling <dschilling@churchtools.de>
|
2021-05-25 10:39:33 +02:00 |
|
Michael Telatynski
|
5b66975605
|
Use local room state to render space hierarchy if the room is known
|
2021-05-24 18:57:24 +01:00 |
|
Germain Souquet
|
36d95ff737
|
Display spinner in user menu when joining a room
|
2021-05-24 15:02:26 +01:00 |
|
Germain Souquet
|
b5295b03ce
|
Trigger join room actions properly
|
2021-05-24 14:34:06 +01:00 |
|
Michael Telatynski
|
a6adfde8e2
|
Merge pull request #6070 from matrix-org/t3chguy/fix/17360
Improve explore rooms when no results are found
|
2021-05-23 21:17:35 +01:00 |
|
Michael Telatynski
|
35b9388fc2
|
Iterate PR
|
2021-05-21 13:37:21 +01:00 |
|
Michael Telatynski
|
e984a4f0cd
|
rejig the code to make types happy
|
2021-05-20 20:12:28 +01:00 |
|