70 Commits (579e85f60624860c67f8c5d31ab393f3b506b24c)

Author SHA1 Message Date
Yamagishi Kazutoshi bb96ba13cf Fallback to site_hostname when site_title is empty (#4394) 7 years ago
Ondřej Hruška f49339ca9c Fix multipoint shortcode bug (#4387) 7 years ago
Eugen Rochko 8c45cd0e36 Improve ActivityPub representations (#3844) 7 years ago
Eugen Rochko 1618b68bfa HTTP signatures (#4146) 7 years ago
Eugen Rochko e2685ccc81 Fix #4149, fix #1199 - Store emojis as unicode (#4189) 7 years ago
unarist b16b69350e Fix RTL detection on Ruby side (#3867) 7 years ago
unarist abbdacedc5 Fix locale related specs (#3707) 7 years ago
Yamagishi Kazutoshi 1a4860a57a Hold value of I18n.locale with ApplicationHelperSpec (#3474) 7 years ago
Akihiko Odaki dfc43a6d3d Use around hook to restore context in InstanceHelper spec (#3429) 7 years ago
Akihiko Odaki 2d39560dc1 Use around hook to restore context in ApplicationHelper spec (#3432) 7 years ago
Akihiko Odaki dff576b75d Cover ApplicationHelper more (#3412) 7 years ago
Akihiko Odaki 52ae83d008 Spec Activitystreams2BuilderHelper (#3413) 7 years ago
Akihiko Odaki 5aacd9d4c7 Spec FlashesHelper (#3414) 7 years ago
Akihiko Odaki d24d3fa283 Spec HomeHelper (#3415) 7 years ago
Akihiko Odaki c8a226f61c Spec HttpHelper (#3416) 7 years ago
Matt Jankowski 55e1e12b7d Ensure i18n matches options (#2358) 7 years ago
Joël Quenneville 1cf9e14a41 Test embedded_view related code in a helper (#2282) 7 years ago
Joël Quenneville 0c2fe22bc1 Add test coverage to CSS class generation (#2285) 7 years ago
Joël Quenneville 974ac467de Add tests for StreamEntriesHelper#rtl? (#2286) 7 years ago
Matt Jankowski 389f8f8249 Instance helper to replace site title helper (#2038) 7 years ago
Matt Jankowski 3834e1e69b View spec fix (#1888) 7 years ago
Matt Jankowski 09540192c9 Rename admin/accounts_helper to admin/filter_helper (#1816) 7 years ago
Matt Jankowski f24daa399b Remove pending specs for methods that dont exist (#1658) 7 years ago
Matt Jankowski e60286a344 Remove unused methods from StreamEntriesHelper (#1365) 7 years ago
Matt Jankowski 53850bce93 Remove unused AtomBuilderHelper (#1364) 7 years ago
Matt Jankowski 4ada50985a Pagination improvements (#1445) 7 years ago
Matt Jankowski ea6c930c04 Helper cleanup (#1348) 7 years ago
Matt Jankowski ca44c13455 Use Setting.site_title value for `og:site_name` occurrences (#1194) 7 years ago
Eugen Rochko 149887a0ff Make follow requests federate 7 years ago
Eugen Rochko 49834a6e7f Add API for retrieving blocked accounts 7 years ago
Eugen Rochko d7dc84439c Add ability to use remote follow function on other sites 7 years ago
Eugen Rochko 3689c119f0 Replacing follow requests in the settings area with in-UI column 7 years ago
Eugen Rochko 004382e4d0 Adding follow requests API 7 years ago
Eugen Rochko b302b9202b Add page for authorizing/rejecting follow requests 7 years ago
Eugen Rochko 76ec907993 Improved admin UI 8 years ago
Eugen Rochko 80c44ed9c1 Do not autoplay videos, display play button instead. Use expiring links when using S3. Do not keep originals 8 years ago
Eugen Rochko 6ff93845d5 Add basic OEmbed provider API, fix #247 8 years ago
Eugen Rochko 14bd46946d Per-status control for unlisted mode, also federation for unlisted mode 8 years ago
Eugen Rochko 356d3874eb Normalize localizations, add stub for admin/accounts 8 years ago
Eugen Rochko 27fc49d745 Add simple admin overview of PuSH subscriptions 8 years ago
Eugen Rochko 48b9619439 Adding hashtags 8 years ago
Eugen Rochko 7a6d95f70c E-mail preferences page 8 years ago
Eugen Rochko e63aebff7a Adding landing page 8 years ago
Eugen Rochko 4f9b7432dd Fix #52 - Add API versioning (v1) 8 years ago
Eugen Rochko 7e14eefc81 Replace logo, fix #57 - delete/unreblog/unfavourite API, fix #45 - app 8 years ago
Eugen Rochko 3cc47beb6e Refactored generation of unique tags, URIs and object URLs into own classes, 8 years ago
Eugen Rochko 85d89b472d Optimized n+1 queries in accounts Atom and HTML views 8 years ago
Eugen Rochko a4cc966476 Removing default avatars 8 years ago
Eugen Rochko 1d9c886518 Adding enclosures to Atom and statuses JSON 8 years ago
Eugen Rochko eec0dc46a6 PostStatusService can attach media to status, ProcessFeedService likewise 8 years ago