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
/
helpers
/
atom_builder_helper.rb
Age
Commit message (
Collapse
)
Author
2016-11-15
Fix rubocop issues, introduce usage of frozen literal to improve performance
Eugen Rochko
2016-11-05
Adding hashtags
Eugen Rochko
2016-10-17
Include <id> (identical value to <uri>) on person-type objects in Atom
Eugen Rochko
This might help with GS compatibility
2016-10-10
Fix reblog mentions Atom
Eugen Rochko
2016-10-10
Include mentions and media attachments of reblogged posts in Atom
Eugen Rochko
2016-09-29
Improve code style
Eugen Rochko
2016-09-09
Refactored generation of unique tags, URIs and object URLs into own classes,
Eugen Rochko
as well as formatting of content
2016-09-09
Probably fixes #31
Eugen Rochko
2016-09-08
Fixing atom feeds for accounts, adding tests that would catch such bugs in ↵
Eugen Rochko
future
2016-09-05
Adding enclosures to Atom and statuses JSON
Eugen Rochko
2016-09-04
Normalized data in Redux, fix for asset URLs when rendered outside request
Eugen Rochko
2016-03-26
Add alternate link to entries Atom
Eugen Rochko
2016-03-25
Fix subscriptions:clear task, refactor feeds, refactor streamable activites
Eugen Rochko
and atom feed generation to some extent, as well as the way mentions are stored
2016-03-24
Sanitize remote html in atom feeds, API (not just UI), use cached mention
Eugen Rochko
relations on Status#mentions
2016-03-24
Do display top-level content on remote shared notices
Eugen Rochko
2016-03-22
Omit empty tags in Atom feed
Eugen Rochko
2016-03-22
Reblogs in Atom feeds now have published, updated, and activity:verb. Still ↵
Eugen Rochko
related to #20
2016-03-22
Fix #20, reblogs in Atom should be formatted correctly now
Eugen Rochko
2016-03-21
Small optimizations in Atom feeds
Eugen Rochko
2016-03-21
Security update
Eugen Rochko
2016-03-20
Adding more tests for helpers
Eugen Rochko
2016-03-19
Fix #13, Atom feeds now contain formatted post content
Eugen Rochko
2016-03-16
Deleting statuses, deletion propagation
Eugen Rochko
2016-02-29
Refactoring Grape API methods into normal controllers & other things
Eugen Rochko