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
/
presenters
/
instance_presenter.rb
Age
Commit message (
Expand
)
Author
2018-11-27
Don't count suspended users in user count (#9380)
Eugen Rochko
2018-11-20
Cast status_count to integer (#9314)
Eugen Rochko
2018-11-19
Extract counters from accounts table to account_stats table (#9295)
Eugen Rochko
2018-10-08
Replace SVG asset with Custom mascot (#8766)
ashleyhull-versent
2018-08-24
Add admin custom CSS setting (#8399)
Eugen Rochko
2018-07-31
Add separate setting for sidebar text (site_short_description) (#8107)
Eugen Rochko
2018-02-22
Redesign landing page (again) (#6486)
Eugen Rochko
2017-09-18
Use Account.local.sum(statuses_count) instead of Status.local.count (#4996)
Akihiko Odaki
2017-09-14
Uploads for admin site settings (#4913)
Eugen Rochko
2017-08-22
Add Mastodon::Source.url (#4643)
Daigo 3 Dango
2017-07-11
Redesign the landing page, mount public timeline on it (#4122)
Eugen Rochko
2017-07-04
Customizable privacy policy from admin interface (#4062)
Yamagishi Kazutoshi
2017-04-27
Bump version, improve how version is stored for better commit history (#2526)
Eugen Rochko
2017-04-21
Adds version to about/more and API (#2181)
Ash Furrow
2017-04-19
Replace User.count -> User.confirmed.count (#2127)
alpaca-tc
2017-04-15
About page contact email (#1839)
Matt Jankowski
2017-04-09
Clean up about page (#1282)
Matt Jankowski