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
/
controllers
/
api
/
v1
/
timelines
/
home_controller.rb
Age
Commit message (
Expand
)
Author
2020-01-11
pass monsterfork api exposure setting to all serializers + add `MONSTERFORK_A...
multiple creatures
2020-01-10
add custom filter master toggle, add media gallery mode, & fix various filter...
multiple creatures
2019-12-19
rework hide boosts / show only packmates options to work with timeline streaming
multiple creatures
2019-12-19
add preference options to a: hide boosts globally, & b: show only packmates a...
multiple creatures
2019-09-15
stop pre-caching media on public, home, direct, & list timelines
multiple creatures
2019-09-01
pre-emptively fetch missing remote media when a timeline's api page is read
multiple creatures
2018-09-28
Support min_id-based pagination in REST API (#8736)
Eugen Rochko
2018-07-05
Add more granular OAuth scopes (#7929)
Eugen Rochko
2018-04-02
Fix unpermitted parameters warning when generating pagination URLs (#6995)
Eugen Rochko
2018-01-17
Fix home regeneration (#6251)
Eugen Rochko
2017-11-18
Lists (#5703)
Eugen Rochko
2017-07-07
Refactor JSON templates to be generated with ActiveModelSerializers instead o...
Eugen Rochko
2017-06-07
Clean up for api/base controller (#3629)
Matt Jankowski
2017-05-31
Refactor and spec coverage for api/v1/timelines actions (#3482)
Matt Jankowski
2017-05-23
Refactor of API timeline actions (#3263)
Matt Jankowski