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
/
lib
/
formatter.rb
Age
Commit message (
Expand
)
Author
2020-02-09
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2020-02-07
Fix malformed HTML causing uncaught error (#13042)
Eugen Rochko
2020-01-24
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2020-01-23
Add support for magnet: URIs (#12905)
ThibG
2020-01-12
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2020-01-11
Add support for linking XMPP URIs in toots (#12709)
ThibG
2019-10-27
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-10-24
Add noopener and/or noreferrer (#12202)
BSKY
2019-09-13
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-09-09
Add account bio to account admin view (#11473)
ThibG
2019-08-07
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-08-07
Fix non-lowercase hashtags not being picked up by the streaming API (#11508)
Eugen Rochko
2019-07-23
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-07-21
Play animated custom emoji on hover (#11348)
ThibG
2019-07-19
Fix HTML entities being encoded as hashtag links…
Thibaut Girka
2019-07-19
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-07-07
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...
Eugen Rochko
2019-06-18
Fix rendering of emoji in public pages
Thibaut Girka
2019-05-23
Do not share a single Redcarpet::Markdown object across threads
Thibaut Girka
2019-05-21
Fix local text/html toots not being sanitized
Thibaut Girka
2019-05-17
Minor optimization
Thibaut Girka
2019-05-17
Properly escape HTML in code blocks
Thibaut Girka
2019-05-17
Fix autolinking, and newlines in code blocks
Thibaut Girka
2019-05-17
Add support for HTML-formatted toots
Thibaut Girka
2019-05-17
Add support for markdown-formatted toots
Thibaut Girka
2019-05-15
Minor performance improvements and cleanup in formatter (#10765)
ThibG
2019-03-28
Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401)
Eugen Rochko
2019-03-20
Add support for custom emojis in poll options (#10322)
ThibG
2019-03-05
Fix newlines in OStatus and RSS serializations (#10183)
ThibG
2019-03-05
When serializing polls over OStatus, serialize poll options to text (#10160)
ThibG
2019-02-09
Fix URL linkifier grabbing full-width spaces and quotations (#9997)
Eugen Rochko
2019-02-09
Only URLs extract with pre-escaped text (#9991)
Hinaloe
2019-02-02
Allow most kinds of characters in URL query (fixes #8408) (#8447)
Jakub Mendyk
2018-11-16
Remove intermediary arrays when creating hash maps from results (#9291)
Eugen Rochko
2018-10-17
Improve support for aspects/circles (#8950)
Eugen Rochko
2018-10-12
Improve signature verification safeguards (#8959)
Eugen Rochko
2018-08-31
Fix autoplay issue with spoiler tag (#8540)
Renato "Lond" Cerqueira
2018-08-30
Add animate custom emoji param to embed pages (#8507)
Renato "Lond" Cerqueira
2018-05-06
Enable custom emojis in profiles (notes, field values, display names) (#7374)
Eugen Rochko
2018-04-27
Add entity cache (#7271)
Eugen Rochko
2018-04-14
Add bio fields (#6645)
Eugen Rochko
2018-04-01
[WIP] Enable custom emoji on account pages and in the sidebar (#6124)
David Underwood
2018-03-07
Remove text requirement when media attached from statuses (#6672)
Eugen Rochko
2018-01-03
Don't normalize URLs in toots (#6134)
ThibG
2017-12-06
Using double splat operator (#5859)
Yamagishi Kazutoshi
2017-11-30
Add semi-support for Video/Image objects in ActivityPub (#5848)
Eugen Rochko
2017-11-07
Avoid emojifying on invisible text (#5558)
MIYAGI Hikaru
2017-10-06
Fix remote profile being displayed in HTML on remote_follow (#5249)
unarist
2017-10-05
When processing custom emoji, ensure a non-animated version exists (#5230)
Eugen Rochko
2017-09-23
Fix custom emojis not detected when used in content warning (#5049)
Eugen Rochko
[next]