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
/
stream_entries_controller.rb
Age
Commit message (
Expand
)
Author
2016-12-06
Add filters for suspended accounts
Eugen Rochko
2016-11-15
Fix rubocop issues, introduce usage of frozen literal to improve performance
Eugen Rochko
2016-10-05
Catching more exceptions that slipped through, removing AR logging from
Eugen Rochko
2016-10-03
Making public pages responsive, removing reblogs/favs counts from them
Eugen Rochko
2016-09-29
Improve code style
Eugen Rochko
2016-09-21
Fix #50 - Order ancestors/descendants by tree path
Eugen Rochko
2016-09-21
Fix #24 - Thread resolving for remote statuses
Eugen Rochko
2016-09-08
Fix for single status pages
Eugen Rochko
2016-09-04
Case-insensitive search by usernames
Eugen Rochko
2016-03-07
Adding doorkeeper, adding a REST API
Eugen Rochko
2016-03-06
Adding routes to follow, unfollow, favourite and reblog (locally known models)
Eugen Rochko
2016-03-05
Adjusting design of profile and entry pages, linkify mentions in statuses
Eugen Rochko
2016-02-29
Refactoring Grape API methods into normal controllers & other things
Eugen Rochko