David Baker
|
ef00bc6d56
|
Manually merge relevant remaining parts of https://github.com/vector-im/vector-web/pull/790 that aren't covered by @richvdh's PR.
|
6 years ago |
David Baker
|
8e25a4ca36
|
Merge pull request #999 from vector-im/dbkr/more_readme_foolproofing
Make the README more idiot-proof
|
6 years ago |
David Baker
|
1ecedd2769
|
Add back deployment info
|
6 years ago |
David Baker
|
9c9e260410
|
Make the README more idiot-proof
|
6 years ago |
David Baker
|
3f9f3e9d92
|
Merge pull request #998 from vector-im/rav/fix_the_sodding_deployment_instructions
Update the README to give clearer dev instructions
|
6 years ago |
Richard van der Hoff
|
ca89c09e73
|
formatting
|
6 years ago |
Richard van der Hoff
|
10f6277de2
|
Update the README to make the development instructions clearer
|
6 years ago |
David Baker
|
acb443537a
|
Merge pull request #997 from vector-im/dbkr/fix_new_room_crash
Sender can be null, so null check.
|
6 years ago |
David Baker
|
55c7c08ac2
|
Sender can be null, so null check.
|
6 years ago |
Richard van der Hoff
|
72393bf75f
|
Merge branch 'rav/read_marker' into develop
|
6 years ago |
David Baker
|
497cb8bc9c
|
Merge pull request #993 from vector-im/dbkr/keypair_3pid_invites
Pass through params for other URLs
|
6 years ago |
David Baker
|
a063efe250
|
Remove no-longer accurate comment.
|
6 years ago |
David Baker
|
45c8500f28
|
Pass through params for other URLs (in this case, for keypair invite signing urls)
|
6 years ago |
Richard van der Hoff
|
b04ce6a376
|
Fix default hs url after it was broken in 77b45e72
|
6 years ago |
Matthew Hodgson
|
f2fc4a88ae
|
gemini up roomdirectory
|
6 years ago |
Matthew Hodgson
|
77b45e7231
|
oooooooops - remember opensans v13
|
6 years ago |
Matthew Hodgson
|
484736bf57
|
oops, add sanitize-html
|
6 years ago |
Matthew Hodgson
|
e91a108738
|
Merge pull request #972 from vector-im/matthew/room-directory
Skin RoomDirectory almost as per design
|
6 years ago |
Matthew Hodgson
|
2ca5529faa
|
support hyperlinked topics
|
6 years ago |
Matthew Hodgson
|
a35ab6bcef
|
tart up room directory
|
6 years ago |
Matthew Hodgson
|
e33e9b5d4a
|
upgrade OpenSans and add semibold
|
6 years ago |
Matthew Hodgson
|
3910877f8f
|
ensure local activity bumps rooms up the roomlist
|
6 years ago |
Matthew Hodgson
|
f538a0d5de
|
scale local video feed to fit on the page properly
|
6 years ago |
Matthew Hodgson
|
4e5b971d3a
|
accomodate 800px wide thumbs
|
6 years ago |
Matthew Hodgson
|
ffb1584e10
|
horizontally scale images properly
|
6 years ago |
Matthew Hodgson
|
dbf3439e35
|
fix statusbar layout some more
|
6 years ago |
Matthew Hodgson
|
11ac6defed
|
tint searchbar
|
6 years ago |
Richard van der Hoff
|
718c1cbe6f
|
Merge branch 'rav/update_status_bar' into develop
|
6 years ago |
Matthew Hodgson
|
27222a54c7
|
somewhat cryptic hack to make empty RoomStatusBars not take up 41px rather than 36px of height
|
6 years ago |
Matthew Hodgson
|
3263076ea6
|
Merge branch 'develop' into rav/update_status_bar
|
6 years ago |
Matthew Hodgson
|
3c659dcf57
|
experimental fix for https://github.com/vector-im/vector-web/issues/947 and https://github.com/vector-im/vector-web/issues/946. may well introduce more problems
|
6 years ago |
Matthew Hodgson
|
2cd3150c56
|
tart up mx_EventTile_selected
|
6 years ago |
Matthew Hodgson
|
cdc1447804
|
fix search highlight css
|
6 years ago |
Matthew Hodgson
|
11c9aff69a
|
fix radiobutton css
|
6 years ago |
Matthew Hodgson
|
58959d014a
|
show vaguely accurate default avatar
|
6 years ago |
Richard van der Hoff
|
1a9125a886
|
Fix horizontal alignment of top unread-messages bar
|
6 years ago |
Matthew Hodgson
|
8e008572e5
|
CSS for setting display name prompt
|
6 years ago |
Richard van der Hoff
|
18c6aa38e4
|
Styling and imgs to support new read_marker semantics
Support for adding a new 'Scroll up' bar in react-sdk
|
6 years ago |
Matthew Hodgson
|
177fba360d
|
shrink 3pid invite placeholder text
|
6 years ago |
Matthew Hodgson
|
ad9935739c
|
proper fix for https://github.com/vector-im/vector-web/issues/917 and resolve https://github.com/vector-im/vector-web/issues/928
|
6 years ago |
Matthew Hodgson
|
a2193d61b0
|
show the leave button by default for now as it causes too much pain otherwise
|
6 years ago |
Matthew Hodgson
|
0ca6efdfca
|
fix the nightmarish https://github.com/vector-im/vector-web/issues/917
|
6 years ago |
Matthew Hodgson
|
f3df0d07f8
|
filter room directory case insensitively
|
6 years ago |
David Baker
|
95a3354b90
|
Merge pull request #914 from vector-im/dbkr/package_use_tar
Use tar for packaging because zip can't traverse directory symlinks
|
6 years ago |
David Baker
|
82b498017d
|
Bumb webpack micro version (although it would have installed the latest micro version anyway) to maybe get a webpack that doesn't throw stack depth errors.
|
6 years ago |
David Baker
|
b929f80be8
|
Use tar for packaging because zip can't traverse directory symlinks, hence ditch windows support for packaging.
|
6 years ago |
David Baker
|
05a30e7c68
|
Merge pull request #902 from vector-im/dbkr/add_package_script
Add 'package' script to build a webapp bundle
|
6 years ago |
David Baker
|
3c75c43d37
|
Bail if build step fails
|
6 years ago |
David Baker
|
369e357742
|
We expect the mkdir to fail when the dir exists, so use ; not &&
|
6 years ago |
David Baker
|
93f8fcbacc
|
Add 'package' script to build a webapp bundle for straight unzipping on a production server.
|
6 years ago |