David Baker
|
53fd3f52fa
|
Oops, onChange doesn't catch the enter key
|
6 years ago |
David Baker
|
d0618c4f49
|
Update test now that /publicRooms is a post
|
6 years ago |
David Baker
|
0bce7f3102
|
Merge remote-tracking branch 'origin/develop' into dbkr/paginate_publicrooms
|
6 years ago |
David Baker
|
3d97061d78
|
Check if we need to fetch more rooms after filter
|
6 years ago |
David Baker
|
50f05db29e
|
Don't show loading spinner if just paginating
|
6 years ago |
David Baker
|
2fdec51a5b
|
Wait a bit before sending filter requests
avoid hammering the server with requests for each keystroke
|
6 years ago |
David Baker
|
6d332256b5
|
Ignore results of old requests
|
6 years ago |
David Baker
|
2b6fbb038a
|
Show headers while loading
& show spinner whilst waiting for filter requests
|
6 years ago |
David Baker
|
48fb578952
|
Empty commit to test /develop redeploy
|
6 years ago |
David Baker
|
7fc4b1cb35
|
Actually ad the arg to argparse
|
6 years ago |
David Baker
|
4725fa4c2d
|
Missed a comma
|
6 years ago |
David Baker
|
5acb6b0b37
|
Merge pull request #2240 from vector-im/dbkr/redeploy_config
Make redeploy script symlink config
|
6 years ago |
David Baker
|
838608afab
|
Make redeploy script symlink config
|
6 years ago |
David Baker
|
a11516a984
|
Make publicrooms use the new paginating API
Also do filtering on the server
WIP: This breaks the network dropdown
|
6 years ago |
Matthew Hodgson
|
196b352b9a
|
Merge pull request #2210 from vector-im/markjh/megolm
Update the version of olm to 1.3.0
|
6 years ago |
Richard van der Hoff
|
e8a12e7ddc
|
Revert "fix instructions"
This reverts commit 6a13155013 .
|
6 years ago |
David Baker
|
135c22c99d
|
Merge pull request #2219 from vector-im/dbkr/directory_network_selector
Directory network selector
|
6 years ago |
Matthew Hodgson
|
6a13155013
|
fix instructions
|
6 years ago |
Matthew Hodgson
|
6e2a371017
|
fix MemberInfo layout
|
6 years ago |
Matthew Hodgson
|
de26d1a8ce
|
Merge pull request #2235 from vector-im/wmwragg/two-state-sublist-headers
Wmwragg/two state sublist headers
|
6 years ago |
wmwragg
|
7af765976b
|
Notification counts now done correctly, as well as highlights
|
6 years ago |
David Baker
|
8f6d98886c
|
Use real matrix.org network in sample config
|
6 years ago |
wmwragg
|
72e108c4f9
|
More robust badge positioning
|
6 years ago |
wmwragg
|
e2b695827e
|
Refactor to reuse RoomSubList chevron styling
|
6 years ago |
wmwragg
|
4b50a8a56e
|
Refactored so the RoomSubList overflow element use RoomSubList CSS
|
6 years ago |
wmwragg
|
737d1d8843
|
Changed the overflow tile styling, but there is no collpased state or mention count yet
|
6 years ago |
Matthew Hodgson
|
eea9e366b8
|
un-revert 5282796d84 as it wasn't to blame
|
6 years ago |
wmwragg
|
24d0b95cb2
|
Corrected the tooltip text colour to match the design
|
6 years ago |
wmwragg
|
77085882fa
|
quick tidy of CSS
|
6 years ago |
wmwragg
|
9375ebfb75
|
Fixed broken tooltip positioning again
|
6 years ago |
Matthew Hodgson
|
e2f94c8722
|
improve scroll cosmetics
|
6 years ago |
Matthew Hodgson
|
b0fd65f442
|
fix ff rhs scroll
|
6 years ago |
Matthew Hodgson
|
f56a6039e8
|
fix droptarget margins
|
6 years ago |
Matthew Hodgson
|
c44994c0ee
|
fix tinter for LeftPanel
|
6 years ago |
Matthew Hodgson
|
eeb91374cf
|
highlight my device
|
6 years ago |
David Baker
|
cd4564d3d3
|
Make the matrix.org section be everything
(ie. every alias on the matrix.org HS, so currently everything, since we don't pull in any other directories)
|
6 years ago |
David Baker
|
190cd884b5
|
Add roomDirectory to sample config
|
6 years ago |
Matthew Hodgson
|
1741cc915e
|
revert accidental commit 5282796d84 as folks say everything broke
|
6 years ago |
wmwragg
|
37fc73b1ea
|
Setting correct initial state
|
6 years ago |
David Baker
|
c1e83da35d
|
Put network list config into config file
|
6 years ago |
wmwragg
|
5282796d84
|
Added back the overflow tile and two state room sub lists, rather than the three state currently
|
6 years ago |
Matthew Hodgson
|
866164c4d9
|
Merge pull request #2222 from vector-im/wmwragg/correct-incoming-call-positioning
Wmwragg/correct incoming call positioning
|
6 years ago |
wmwragg
|
5ceb1e641f
|
Placing the incomingCallBox in the sticky element, so it sticks when the header sticks
|
6 years ago |
David Baker
|
f3cbb9fe90
|
Make the network dropdown work
|
6 years ago |
Matthew Hodgson
|
fe4371bf45
|
Merge pull request #2211 from vector-im/wmwragg/remove-old-filter
Wmwragg/remove old filter
|
6 years ago |
wmwragg
|
cde3f33db3
|
Added incomingCallBox to header and removed from roomTile
|
6 years ago |
Matthew Hodgson
|
82e257b4ea
|
make DM naming consistent
|
6 years ago |
wmwragg
|
3907da064e
|
Removed no longer used MultiInviteDialog, as it's now been replaced with the ChatInviteDialog
|
6 years ago |
wmwragg
|
f43530e1ef
|
Tweaked font size to match the design spec
|
6 years ago |
Mark Haines
|
f6fb1561d7
|
Update the version of olm to 1.3.0
|
6 years ago |