Age | Commit message (Expand) | Author |
2019-07-07 | Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#... | Eugen Rochko |
2019-03-16 | Add specs for action log helper (#9605) | ysksn |
2019-03-14 | Admission-based registrations mode (#10250) | Eugen Rochko |
2019-01-08 | Add pending specs for jsonld helper (#9750) | ysksn |
2018-12-07 | Add specs for Admin::AccountModerationNotesHelper (#9455) | ysksn |
2018-09-28 | Revert Font Awesome 5 upgrade (#8810) | Eugen Rochko |
2018-09-27 | Migrate to font-awesome 5.0. (#8799) | Naoki Kosaka |
2018-09-23 | Refactor active_nav_class for use with multiple paths (#8757) | ThibG |
2018-08-25 | Add theme identifier to body classes for easier custom CSS styling (#8439) | Eugen Rochko |
2018-07-14 | Display full acct on public status pages, always (#8011) | Eugen Rochko |
2018-04-25 | Append '.test' to hostname in stub data (#7260) | MIYAGI Hikaru |
2018-03-04 | Do not default site_title with site_hostname in InstanceHelper (#6624) | Akihiko Odaki |
2017-11-17 | Remove empty strings (#5732) | ysksn |
2017-10-07 | Add moderation note (#5240) | nullkal |
2017-10-04 | Validate id of ActivityPub representations (#5114) | Akihiko Odaki |
2017-09-23 | Add emoji autosuggest (#5053) | Eugen Rochko |
2017-09-08 | Fix language filter codes (#4841) | Eugen Rochko |
2017-08-21 | Use URI.join even when S3 enabled (#4652) | Yamagishi Kazutoshi |
2017-08-17 | use existing inflections instead of custom helper (#4624) | nightpool |
2017-08-17 | Show what protocol is used for accounts in admin/accounts#index (#4622) | nullkal |
2017-08-08 | Add ActivityPub inbox (#4216) | Eugen Rochko |
2017-07-27 | Fallback to site_hostname when site_title is empty (#4394) | Yamagishi Kazutoshi |
2017-07-27 | Fix multipoint shortcode bug (#4387) | Ondřej Hruška |
2017-07-15 | Improve ActivityPub representations (#3844) | Eugen Rochko |
2017-07-14 | HTTP signatures (#4146) | Eugen Rochko |
2017-07-14 | Fix #4149, fix #1199 - Store emojis as unicode (#4189) | Eugen Rochko |
2017-06-20 | Fix RTL detection on Ruby side (#3867) | unarist |
2017-06-12 | Fix locale related specs (#3707) | unarist |
2017-05-31 | Hold value of I18n.locale with ApplicationHelperSpec (#3474) | Yamagishi Kazutoshi |
2017-05-30 | Use around hook to restore context in InstanceHelper spec (#3429) | Akihiko Odaki |
2017-05-30 | Use around hook to restore context in ApplicationHelper spec (#3432) | Akihiko Odaki |
2017-05-29 | Cover ApplicationHelper more (#3412) | Akihiko Odaki |
2017-05-29 | Spec Activitystreams2BuilderHelper (#3413) | Akihiko Odaki |
2017-05-29 | Spec FlashesHelper (#3414) | Akihiko Odaki |
2017-05-29 | Spec HomeHelper (#3415) | Akihiko Odaki |
2017-05-29 | Spec HttpHelper (#3416) | Akihiko Odaki |
2017-04-23 | Ensure i18n matches options (#2358) | Matt Jankowski |
2017-04-23 | Test embedded_view related code in a helper (#2282) | Joël Quenneville |
2017-04-23 | Add test coverage to CSS class generation (#2285) | Joël Quenneville |
2017-04-22 | Add tests for StreamEntriesHelper#rtl? (#2286) | Joël Quenneville |
2017-04-18 | Instance helper to replace site title helper (#2038) | Matt Jankowski |
2017-04-16 | View spec fix (#1888) | Matt Jankowski |
2017-04-15 | Rename admin/accounts_helper to admin/filter_helper (#1816) | Matt Jankowski |
2017-04-13 | Remove pending specs for methods that dont exist (#1658) | Matt Jankowski |
2017-04-11 | Remove unused methods from StreamEntriesHelper (#1365) | Matt Jankowski |
2017-04-11 | Remove unused AtomBuilderHelper (#1364) | Matt Jankowski |
2017-04-11 | Pagination improvements (#1445) | Matt Jankowski |
2017-04-09 | Helper cleanup (#1348) | Matt Jankowski |
2017-04-08 | Use Setting.site_title value for `og:site_name` occurrences (#1194) | Matt Jankowski |
2017-02-11 | Make follow requests federate | Eugen Rochko |