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
/
atom_serializer.rb
Age
Commit message (
Expand
)
Author
2017-05-13
Revert HTML CW changes (#3020)
beatrix
2017-05-12
Add conversation model, <ostatus:conversation /> (#3016)
Eugen Rochko
2017-05-12
Prepend reblogs' wrapper content with "RT @original_author", (#3013)
Eugen Rochko
2017-05-11
When avatar/header are missing, do not include the missing file into Atom (#2...
Eugen Rochko
2017-05-11
Fix regressions from #2683 (#2970)
Eugen Rochko
2017-04-22
Improve bio compatibility (#2278)
Eugen
2017-04-17
Fix #1972, fix #1870 - Fix special characters in XML, add tests (#1988)
Eugen
2017-04-16
Fix #1870 - Strip control characters out of strings in AtomSerializer (#1876)
Eugen
2017-04-16
Add language detection (#1772)
Eugen
2017-04-16
Fix #1852 - Ensure feeds have valid <title> tags (#1875)
Eugen
2017-04-12
Quick best practice cleanup of views/helpers (#1546)
Matt Jankowski
2017-04-10
Clean up generation of account webfinger string (#1477)
Matt Jankowski
2017-04-09
Fix #1339 - better Atom titles (#1343)
Eugen
2017-04-07
DRY up reblog vs original status check
Joël Quenneville
2017-04-07
Fix nil#object_type error
Eugen Rochko
2017-04-07
Re-add forgotten <author> element on standalone <entry>
Eugen Rochko
2017-04-07
Force UTF8 encoding on generated XML (#1140)
Eugen
2017-04-07
Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1...
Eugen