about summary refs log tree commit diff
path: root/app/helpers/home_helper.rb
AgeCommit message (Expand)Author
2023-04-01Fix regressions from change in account row design in web UI (#24343)Eugen Rochko
2023-03-02Spec coverage for HomeHelper (#23907)Matt Jankowski
2022-10-25Fix wrong size of avatars in admin UI (#19457)Eugen Rochko
2020-05-03Fix use of inline CSS in public pages (#13576)ThibG
2019-07-07Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...Eugen Rochko
2019-03-14Admission-based registrations mode (#10250)Eugen Rochko
2019-03-12Redesign landing page (#10232)Eugen Rochko
2018-12-14Make avatar and headers respect `auto_play_gif` (#9515)ThibG
2018-09-18Redesign forms, verify link ownership with rel="me" (#8703)Eugen Rochko
2018-09-13Group reports by target account (#8674)Eugen Rochko
2018-08-18Add remote interaction dialog for toots (#8202)Eugen Rochko
2018-08-09Public profile endorsements (accounts picked by profile owner) (#8146)Eugen Rochko
2017-01-09Improve initialState loadingEugen Rochko
2016-11-16Adding react-intl i18n to the frontend. No translations yetEugen Rochko
2016-11-15Fix rubocop issues, introduce usage of frozen literal to improve performanceEugen Rochko
2016-10-16Don't preload timelines as props, load them when timeline component is mountedEugen Rochko
2016-10-07Adding public timelineEugen Rochko
2016-09-27Fix #52 - Add API versioning (v1)Eugen Rochko
2016-09-13Adding sense of self to the UI, cleaning up routing, adding third (detail) co...Eugen Rochko
2016-02-22Made some progressEugen Rochko