summaryrefslogtreecommitdiffstats
path: root/spec/helpers
AgeCommit message (Expand)Author
2023-07-28Fix `RSpec/EmptyExampleGroup` cop (#24735)Matt Jankowski
2023-07-19Cleanup unused portions of statuses/status partial (#26045)Matt Jankowski
2023-07-12Fix `RSpec/StubbedMock` cop (#25552)Matt Jankowski
2023-06-22Fix `RSpec/VerifiedDoubles` cop (#25469)Matt Jankowski
2023-06-02Fix `/share` and cleanup and reorganize frontend locale loading (#25240)Renaud Chaput
2023-06-01Fix crash when S3_ALIAS_HOST or S3_CLOUDFRONT_HOST have a path component (#25...Claire
2023-05-04Fix RSpec/InferredSpecType cop (#24736)Matt Jankowski
2023-05-04Fix RSpec/ContextWording cop (#24739)Matt Jankowski
2023-05-02ApplicationHelper spec coverage, unused removal, tiny refactor (#24762)Matt Jankowski
2023-04-30Fix Rails/I18nLocaleAssignment cop (#24693)Matt Jankowski
2023-04-26React component helper specs (#24072)Matt Jankowski
2023-04-23Remove instance variables from helper usage (#24203)Matt Jankowski
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