about summary refs log tree commit diff
path: root/spec/helpers
AgeCommit message (Expand)Author
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
2017-04-08Use Setting.site_title value for `og:site_name` occurrences (#1194)Matt Jankowski
2017-02-11Make follow requests federateEugen Rochko
2016-12-29Add API for retrieving blocked accountsEugen Rochko
2016-12-29Add ability to use remote follow function on other sitesEugen Rochko
2016-12-26Replacing follow requests in the settings area with in-UI columnEugen Rochko
2016-12-26Adding follow requests APIEugen Rochko
2016-12-23Add page for authorizing/rejecting follow requestsEugen Rochko
2016-12-13Improved admin UIEugen Rochko
2016-12-04Do not autoplay videos, display play button instead. Use expiring links when ...Eugen Rochko
2016-11-30Add basic OEmbed provider API, fix #247Eugen Rochko
2016-11-30Per-status control for unlisted mode, also federation for unlisted modeEugen Rochko
2016-11-30Normalize localizations, add stub for admin/accountsEugen Rochko
2016-11-28Add simple admin overview of PuSH subscriptionsEugen Rochko
2016-11-05Adding hashtagsEugen Rochko