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
/
spec
/
controllers
/
home_controller_spec.rb
Age
Commit message (
Collapse
)
Author
2018-03-05
Redirect from Web tag timeline to public tag timeline if not signed in (#6633)
Akihiko Odaki
This is also implemented in Pawoo: https://github.com/pixiv/mastodon/commit/ceafdbd1bbf30fe20a2a814df0f8cae429a4e9db
2017-09-15
When web UI URL used while logged out, redirect to static page (#4954)
Eugen Rochko
2017-07-08
Replace OEmbed and initial state Rabl templates with serializers (#4110)
Eugen Rochko
* Replace OEmbed Rabl template with serializer * Replace initial state rabl with serializer
2017-05-23
Cover HomeController more (#3258)
Akihiko Odaki
2016-11-18
Fix OAuth authorization page and add a spec for it
Eugen Rochko
2016-09-27
Fix tests
Eugen Rochko
2016-03-19
Adding public following and followers pages, fix #3
Eugen Rochko
2016-03-06
Adding GNU Public license, adding home timeline, reblog/favourite counters
Eugen Rochko
2016-02-29
Refactoring Grape API methods into normal controllers & other things
Eugen Rochko
2016-02-25
Adding a Mention model, test stubs
Eugen Rochko
2016-02-22
Made some progress
Eugen Rochko