about summary refs log tree commit diff
path: root/spec/helpers
AgeCommit message (Expand)Author
2023-03-10Coverage improvement round-out following up previous work (#23987)Matt Jankowski
2023-03-04Helpers specs coverage improvement (#23937)Matt Jankowski
2023-03-02Add spec coverage for Admin::Trends::StatusesHelper (#23898)Matt Jankowski
2023-03-02Spec coverage for HomeHelper (#23907)Matt Jankowski
2023-02-23Fix mispelled spec filenames (#23834)Nick Schonning
2023-02-22Enable Style/FrozenStringLiteralComment for specs (#23790)Nick Schonning
2023-02-20Autofix Rubocop RSpec/BeEq (#23740)Nick Schonning
2023-02-19Autofix Rubocop RSpec/EmptyLineAfterHook (#23718)Nick Schonning
2023-02-19Autofix Rubocop Style/StringLiterals (#23695)Nick Schonning
2023-02-19Autofix Rubocop Style/TrailingCommaInArrayLiteral (#23692)Nick Schonning
2022-12-15Use Rails tag API to build RSS feed for spoilers and polls (#20163)Neil Matatall
2022-12-15Fix typo in application_helper_spec.rb (#20981)Ikko Ashimine
2022-11-11Test the native_locale_name of a non-standard locale (#20284)F
2022-08-25Add audit log entries for user roles (#19040)Eugen Rochko
2022-06-09Change brand color and logotypes (#18592)Eugen Rochko
2022-03-06Spelling (#17705)Josh Soref
2022-02-09Change languages to be listed under standard instead of native name in admin ...Eugen Rochko
2022-02-08Remove language detection through cld3 (#17478)Eugen Rochko
2022-02-03Fix compacted JSON-LD possibly causing compatibility issues on forwarding (#1...Claire
2021-11-25Add trending links (#16917)Eugen Rochko
2020-12-15Change RTL detection to rely on unicode-bidi paragraph by paragraph (#14573)Eugen Rochko
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