about summary refs log tree commit diff
path: root/app/presenters/instance_presenter.rb
AgeCommit message (Expand)Author
2019-10-01Fix active user count for different number of weeks using same cache (#12025)Eugen Rochko
2019-09-29Add a nodeinfo endpoint (#12002)Eugen Rochko
2019-09-17Fix the sample account icon of Profile directory to local only (#11872)mayaeh
2019-04-06Fix admin validation being too strict about usernames (#10449)Eugen Rochko
2019-03-23Add custom closed registrations message to landing page when set (#10347)Eugen Rochko
2019-03-14Admission-based registrations mode (#10250)Eugen Rochko
2019-03-13Fix to limit to discoverable accounts. (#10253)mayaeh
2019-03-12Redesign landing page (#10232)Eugen Rochko
2018-11-27Don't count suspended users in user count (#9380)Eugen Rochko
2018-11-20Cast status_count to integer (#9314)Eugen Rochko
2018-11-19Extract counters from accounts table to account_stats table (#9295)Eugen Rochko
2018-10-08Replace SVG asset with Custom mascot (#8766)ashleyhull-versent
2018-08-24Add admin custom CSS setting (#8399)Eugen Rochko
2018-07-31Add separate setting for sidebar text (site_short_description) (#8107)Eugen Rochko
2018-02-22Redesign landing page (again) (#6486)Eugen Rochko
2017-09-18Use Account.local.sum(statuses_count) instead of Status.local.count (#4996)Akihiko Odaki
2017-09-14Uploads for admin site settings (#4913)Eugen Rochko
2017-08-22Add Mastodon::Source.url (#4643)Daigo 3 Dango
2017-07-11Redesign the landing page, mount public timeline on it (#4122)Eugen Rochko
2017-07-04Customizable privacy policy from admin interface (#4062)Yamagishi Kazutoshi
2017-04-27Bump version, improve how version is stored for better commit history (#2526)Eugen Rochko
2017-04-21Adds version to about/more and API (#2181)Ash Furrow
2017-04-19Replace User.count -> User.confirmed.count (#2127)alpaca-tc
2017-04-15About page contact email (#1839)Matt Jankowski
2017-04-09Clean up about page (#1282)Matt Jankowski