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
2017-01-23
Fix #365, 1/2 of #408 - replace rails_autolink with URI.regexp, run link_hash...
Eugen Rochko
2016-12-11
Fix whitespace preservation in status text
Eugen Rochko
2016-11-15
Fix rubocop issues, introduce usage of frozen literal to improve performance
Eugen Rochko
2016-11-10
Fix #122 - Add microformats-2 classes to mention links
Eugen Rochko
2016-11-07
Account notes (bios) can now contain links. Character limit upped to 160
Eugen Rochko
2016-11-05
Adding hashtags
Eugen Rochko
2016-11-04
Adding hashtag model
Eugen Rochko
2016-10-13
Shorten rendered links (strip protocol and www, truncate to 30 chars), redirect
Eugen Rochko
2016-09-29
Improve code style
Eugen Rochko
2016-09-12
Fixing image upload limits, allowing webm, merge/unmerge events trigger
Eugen Rochko
2016-09-10
Fix formatter return block
Eugen Rochko
2016-09-10
Newlines and paragraphs in local statuses properly formatted
Eugen Rochko
2016-09-10
Shorten mentions to only usernames
Eugen Rochko
2016-09-09
Refactored generation of unique tags, URIs and object URLs into own classes,
Eugen Rochko