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
/
spec
/
lib
/
formatter_spec.rb
Age
Commit message (
Expand
)
Author
2021-03-02
Update twitter-text from 1.14 to 3.1.0 and fix toot character counting (#15382)
Claire
2020-01-23
Add support for magnet: URIs (#12905)
ThibG
2020-01-11
Add support for linking XMPP URIs in toots (#12709)
ThibG
2019-07-21
Play animated custom emoji on hover (#11348)
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-10-29
Bump sanitize from 4.6.6 to 5.0.0 (#9140)
Eugen Rochko
2018-10-04
Lint pass (#8876)
aus-social
2018-08-31
Fix autoplay issue with spoiler tag (#8540)
Renato "Lond" Cerqueira
2018-08-29
formatter spec fixes & clarification (#8481)
sundevour
2018-04-25
Append '.test' to hostname in stub data (#7260)
MIYAGI Hikaru
2018-04-01
[WIP] Enable custom emoji on account pages and in the sidebar (#6124)
David Underwood
2018-01-03
Don't normalize URLs in toots (#6134)
ThibG
2018-01-03
[!] Sanitize incoming classlist properly (#6162)
puckipedia
2017-09-19
Custom emoji (#4988)
Eugen Rochko
2017-09-16
Escape URL parts on formatting local status (#4975)
unarist
2017-09-14
Enable to recognize most kinds of characters as URL paths (#4941)
ふぁぼ原
2017-09-06
Switch to static URIs, new URI format in both protocols for new statuses (#4815)
Eugen Rochko
2017-06-17
Whitelist allowed classes for federated statuses (#3810)
nightpool
2017-06-04
Remove some arguments of Formatter.instance.format and spec (#3541)
Akihiko Odaki (@fn_aki@pawoo.net)
2017-05-24
Add test when hashtag and URL are concatenated (#3279)
abcang
2017-05-24
Skip formatting for cashtag in status text (#3275)
Yamagishi Kazutoshi
2017-05-12
Prepend reblogs' wrapper content with "RT @original_author", (#3013)
Eugen Rochko
2017-05-11
Fix regressions from #2683 (#2970)
Eugen Rochko
2017-05-09
Fixed bug that timeline can not be displayed by InvalidURIError (#2947)
abcang
2017-05-05
use Twitter::Extractor for creating links (#2502)
masarakki
2017-04-25
Decodes URL containing IDN (#2436)
Yamagishi Kazutoshi
2017-04-19
Fix html escape characters in the URL (#2138)
abcang
2017-02-22
Fix #555 - Use a better URL parser
Eugen Rochko
2017-02-05
Fix #61 - Add list of blocked users to the UI; clean up failed push notificat...
Eugen Rochko
2017-01-24
Fix #204, fix #515 - URL truncating is now a style so copypasting is not
Eugen Rochko
2016-12-13
Improved admin UI
Eugen Rochko
2016-10-13
Shorten rendered links (strip protocol and www, truncate to 30 chars), redirect
Eugen Rochko
2016-09-09
Refactored generation of unique tags, URIs and object URLs into own classes,
Eugen Rochko