Richard van der Hoff
0442258865
More issue_template tweaks
...
Encourage rageshaking
don't insist on version for the web app
6 years ago
Richard van der Hoff
95f529f9a4
Tweak ISSUE_TEMPLATE
6 years ago
Kevin McDonald
650269d356
Add ISSUE_TEMPLATE
6 years ago
Matthew Hodgson
b0319ec0f1
merge
6 years ago
Matthew Hodgson
b06d045188
Merge pull request #2808 from vector-im/matthew/electron-captcha2
...
make electron send email validation URLs with a nextlink of riot.im
6 years ago
Matthew Hodgson
79d164309f
empirically fix win32 shortcut in start menu
6 years ago
Matthew Hodgson
f2afcc0bc8
add gnu-tar to debian electron build deps
6 years ago
Matthew Hodgson
43f82cd95d
Merge pull request #2809 from k3vmcd/master
...
add Debian Stretch install steps to readme
6 years ago
Kevin McDonald
2b70cb436e
add Debian Stretch install steps to readme
6 years ago
Matthew Hodgson
9a861f46d0
make electron send email validation URLs with a nextlink of riot.im rather than file:///
6 years ago
Matthew Hodgson
bb28903c8e
fix warning page
6 years ago
Matthew Hodgson
e8eadc5d20
Merge pull request #2793 from joelostblom/patch-1
...
Update desktop build instructions fixes #2792
6 years ago
joelostblom
e741a4f294
Update desktop build instructions fixes #2792
...
This is based on what I had to do to get the desktop app running, as per the advice in https://github.com/vector-im/riot-web/issues/2792 . I am not familiar with `npm`, so please change this pull request if there is a more appropriate way of achieving the same result.
6 years ago
Richard van der Hoff
1678a25fd6
Merge branch 'master' into develop
6 years ago
Richard van der Hoff
ff70b0a2c8
v0.9.4
6 years ago
Richard van der Hoff
3803c64226
prep 0.9.4 changelog
6 years ago
Richard van der Hoff
35a541c824
Bump to olm 2.1.0
6 years ago
Richard van der Hoff
ab8420f5a9
Bump to olm 2.1.0
6 years ago
David Baker
fa46757830
Merge pull request #2784 from vector-im/dbkr/delete_threepid
...
CSS for the delete threepid button
6 years ago
David Baker
ed35a90cfb
Back to develop js & react sdk
6 years ago
David Baker
d8bce0f202
v0.9.3
6 years ago
David Baker
e6f600bb47
Prepare changelog for v0.9.3
6 years ago
David Baker
519af6a5d0
Bump to matrix-react-sdk 0.8.3
6 years ago
Richard van der Hoff
c6c4aff8ae
Redeploy script: put each build in a separate directory ( #2790 )
...
* Redeploy script: put each build in a separate directory
Hopefully this will fix the problem whereby we can overwrite the live
deployment.
6 years ago
Matthew Hodgson
6d4abac016
Merge pull request #2755 from Mikaela/readme-nativefier
...
README.md: fix GFMD for nativefier
6 years ago
David Baker
d34cb80b68
CSS for the delete threepid button
6 years ago
Matthew Hodgson
57641f7228
typo
6 years ago
Mikaela Suomalainen
9ae86f2585
README.md: fix GFMD for nativefier
...
GitHub Flavoured MarkDown parsed this as
`sudo npm install nativefier -g nativefier https://riot.im/app/ ` which
is incorrect.
6 years ago
David Baker
1e7e9d6101
v0.9.2
6 years ago
David Baker
8bbc16ed4b
Prepare changelog for v0.9.2
6 years ago
David Baker
4745b3efeb
released js-sdk & react-sdk
6 years ago
David Baker
09f79b94dd
Merge pull request #2750 from vector-im/dbkr/roomdir_remove_client_filter
...
Remove the client side filtering from the room dir
6 years ago
David Baker
42357dee0b
Typo
6 years ago
David Baker
2e73cd6c4d
PR feedback
6 years ago
David Baker
161978ab05
Fix tests
6 years ago
David Baker
994bc9279f
Remove the client side filtering from the room dir
...
This removes the ability for the client to filter remote room
directories by network, since the /thirdparty/protocols API does
not yet work for remote servers. They would only get the main list
now though anyway, so there is no point in us continuing to support
it.
6 years ago
David Baker
fb08910db3
Read the icon from the right place
...
Also don't define image widths in the HTML as it's done in the CSS.
6 years ago
Richard van der Hoff
e607f49ae6
Merge pull request #2745 from vector-im/rav/set_olm_heap_size
...
Configure olm memory size
6 years ago
David Baker
52cf1f6a4b
Missed a wire_onclick
6 years ago
Richard van der Hoff
61f9966fe0
Merge pull request #2747 from vector-im/dbkr/third_party_filter
...
Support room dir 3rd party network filtering
6 years ago
David Baker
5f7cdb8d42
s/wire_onclick/handleClicks/
...
and actually pass handleClicks false as appropriate
6 years ago
David Baker
901c0e7e41
Remove unused event params
6 years ago
David Baker
98cad8779c
Add instance_id to initial state
6 years ago
David Baker
fc597ba86e
Underscore for private method
6 years ago
David Baker
f5bd8abfda
Support room dir 3rd party network filtering
...
As per https://github.com/matrix-org/synapse/pull/1676
The existing local config system still exists and is used for
remote home server directories (since /thirdparty/protocols
doesn't support listing remote home servers, and also because
people are using it).
6 years ago
Richard van der Hoff
8be72e6c27
Configure olm memory size
...
16M is somewhat excessive: configure olm to use a bit less.
Requires changes to the olm library to do anything useful, but will be harmless
without them.
Partial fix to vector-im/riot-web#2726 .
6 years ago
David Baker
2740013625
RELEASES is for update, not install
6 years ago
David Baker
119e03b64f
Get the update base URL right
...
and update the text in the README.
6 years ago
David Baker
c6dbeee245
ico needs to be at least 256x256
6 years ago
David Baker
feb3a13a71
Get version after we've checked out...
6 years ago