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