index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
javascript
/
flavours
/
glitch
/
components
/
status_content.js
Age
Commit message (
Expand
)
Author
2020-01-28
Add support for xmpp: and magnet: URIs to misleading link detection code
Thibaut Girka
2019-10-27
[Glitch] Add noopener and/or noreferrer
BSKY
2019-10-10
[Glitch] Remove `lang` attribute from individual statuses
Eugen Rochko
2019-09-09
Use the `Icon` component instead of directly using `i` tag
Thibaut Girka
2019-08-29
Fix clicking on the new audioplayer opening the toot in detailed view
Thibaut Girka
2019-08-29
Add option to rewrite mentions to mentioned user's username or acct
Thibaut Girka
2019-08-07
[Glitch] Fix hashtag links always being lowercase
Eugen Rochko
2019-08-06
Fix up try/catch block in invalid URL handling
Thibaut Girka
2019-08-06
Remove href attribute of invalid links instead of crashing
Thibaut Girka
2019-08-04
Remove link rewriting option as it is easily bypassable
Thibaut Girka
2019-08-04
Perform case-insensitive comparison for international domain names
Thibaut Girka
2019-08-04
Perform case-insensitive comparison of non-International domain names
Thibaut Girka
2019-08-04
Ensure link rewriting setting changes are immediately applied
Thibaut Girka
2019-08-04
Handle Mastodon-generated links for targets starting with “www.” properly
Thibaut Girka
2019-08-04
Add options to highlight misleading links in statuses
Thibaut Girka
2019-07-28
[Glitch] Change contrast of status links that are not mentions nor hashtags
ThibG
2019-07-24
Fix links in status media having their title rewritten
Thibaut Girka
2019-07-23
Handle animated emoji on mouse hover in CWs and poll options
Thibaut Girka
2019-07-23
[Glitch] Play animated custom emoji on hover
ThibG
2019-04-24
Rename status__text to status__content__text for consistency with upstream
Thibaut Girka
2019-04-22
Do not switch to italic for status media buttons
Thibaut Girka
2019-04-03
Do not handle clicks in detailed status content
Thibaut Girka
2019-03-26
[Glitch] Add `lang` attribute to statuses in web UI
Eugen Rochko
2019-03-06
Fix toots opening in dynamic column when trying to interact with them
Thibaut Girka
2019-02-06
Fix CW unfolding not triggering re-layout in public hashtag page
Thibaut Girka
2018-05-18
Prevent click on video from opening detailed toot
Thibaut Girka
2018-05-18
Widen clickable area of toots
Thibaut Girka
2018-04-22
Add show more/less toggle for entire threads in web UI
Thibaut Girka
2018-04-22
Refactor the infamous three-valued boolean into two booleans, trying to simpl...
Thibaut Girka
2018-03-28
Render toots with empty contents
Thibaut Girka
2018-03-12
Remove text requirement when media attached from statuses (fixes #381)
Thibaut Girka
2017-12-03
Rename themes -> flavours ? ?
kibigo!