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
/
models
/
feed.rb
Age
Commit message (
Collapse
)
Author
2016-10-19
Fix #100 - Add "back" button to certain views
Eugen Rochko
Also fix reloading of timelines after merge-type events
2016-10-02
Add since_id param to feeds
Eugen Rochko
2016-09-29
Fix #25 - Only latest reblog of status kept on feed as zset value is set to ↵
Eugen Rochko
"true" status ID
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-08-24
Adding React.js, Redux, revamping dashboard
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-22
Add pagination by max_id instead of offset/limit
Eugen Rochko
2016-03-16
Deleting statuses, deletion propagation
Eugen Rochko
2016-03-11
Improving feed queries, switching API to doorkeeper authentication
Eugen Rochko
2016-03-08
Distrubute statuses as a fan-out-on-write system, with optional precomputing
Eugen Rochko