Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-02 | Unify links container implementation in about pages (#6382) | Akihiko Odaki | |
They were redundant, and also had a inconsistency; the button for "other instances" had an icon for the external link in "more" page, but it didn't in the other pages. This unifies the implementation, and the external link icon is now shown in all the about pages. | |||
2017-07-24 | Redesign /terms page (#4338) | Eugen Rochko | |
* Redesign /terms page * Fix tests * Remove unused keys | |||
2017-04-28 | Fix broken spec for about/links view partial (#2586) | Matt Jankowski | |
2017-04-28 | Hide get started link when register closed (#2583) | Yamagishi Kazutoshi | |
2017-04-15 | About page contact email (#1839) | Matt Jankowski | |
* Correct site_contact_email typo * Separate about more page into partials, add specs |