This project is mirrored from https://github.com/matrix-org/matrix.to.
Pull mirroring updated .
- Jun 09, 2022
-
-
Thibault Martin authored
Fix over-encoding issues in Element URIs
-
Michael Telatynski authored
Replace deprecated String.prototype.substr()
-
- Jun 06, 2022
-
-
Michael Telatynski authored
-
Michael Telatynski authored
Properly pass vias to Element clients
-
- May 29, 2022
-
-
Nicolas Werner authored
Should fix joining rooms by roomid via matrix.to. fixes #270 Signed-off-by:
Nicolas Werner <nicolas.werner@hotmail.de>
-
- May 20, 2022
-
-
Thibault Martin authored
Add NeoChat
-
Carl Schwan authored
Co-authored-by:
Thibault Martin <thibaultamartin@users.noreply.github.com>
-
- May 19, 2022
-
-
Thibault Martin authored
Add new install links for Quaternion, Nheko, and FluffyChat
-
- May 17, 2022
-
-
Thibault Martin authored
Update metadata about Quatermion
-
- May 04, 2022
-
-
Maze authored
Avoids confusion for people trying to make links lead to their own instance.
-
- Apr 13, 2022
-
-
Tobias Speicher authored
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated Signed-off-by:
Tobias Speicher <rootcommander@gmail.com>
-
- Mar 09, 2022
-
-
Bruno Windels authored
Remove url encoding from android element:// links
-
- Mar 04, 2022
-
-
Andrew Ryan authored
#248 introduced url encoding for the android element:// link but this caused a regression because the encoded url cannot be picked up by android's filters. See #259 This returns the android url to its previous form which still worked.
-
- Jan 06, 2022
-
-
Carl Schwan authored
-
- Dec 27, 2021
-
-
Carl Schwan authored
Co-authored-by:
Alexey Rusakov <Kitsune-Ral@users.sf.net>
-
- Dec 25, 2021
-
-
Carl Schwan authored
-
- Nov 24, 2021
-
-
Aaron Raimist authored
Signed-off-by:
Aaron Raimist <aaron@raim.ist>
-
Bruno Windels authored
-
Bruno Windels authored
Document optional URL params
-
Bruno Windels authored
Add deep link for FluffyChat Android and iOS
-
Bruno Windels authored
Apply URL encoding to the fragmentPath
-
James Salter authored
-
James Salter authored
According to RFC3986 section 3.5, only certain values are legal in the fragment. # in particular isn't one of them, but this is a character that appears in room names. It shouldn't hurt to escape other, otherwise legal characters in the fragment such as @ and :.
-
- Nov 22, 2021
-
-
Krille Fear authored
-
- Nov 21, 2021
-
-
Krille Fear authored
-
- Nov 17, 2021
-
-
Aaron Raimist authored
Signed-off-by:
Aaron Raimist <aaron@raim.ist>
-
- Oct 21, 2021
-
-
Aaron Raimist authored
Signed-off-by:
Aaron Raimist <aaron@raim.ist>
-
- Oct 12, 2021
-
-
Paul Tötterman authored
-
- Sep 17, 2021
-
-
Bruno Windels authored
-
Bruno Windels authored
Added chat.fedoraproject.org to list of trusted Elements
-
Twilight Sparkle authored
-
- Sep 14, 2021
-
-
Bruno Windels authored
have a separate parse method for identifier so we don't validate the fragment hash
-
Bruno Windels authored
-
Bruno Windels authored
-
Bruno Windels authored
-
- Sep 06, 2021
-
-
Bruno Windels authored
Display an error when a junk URL is entered, and provide suggestions.
-
- Sep 01, 2021
-
-
Danila Fedorin authored
-
- Aug 31, 2021
-
-
Bruno Windels authored
Bump path-parse from 1.0.6 to 1.0.7
-
Bruno Windels authored
Bump browserslist from 4.15.0 to 4.16.6
-