about summary refs log tree commit diff
AgeCommit message (Expand)Author
2018-12-17Add specs for Accounts::PinsController (#9542)ysksn
2018-12-17Fix regression in #9539 (#9541)Eugen Rochko
2018-12-17Remove "most popular" tab from profile directory, add responsive design (#9539)Eugen Rochko
2018-12-17Do no retry web push workers if the server returns a 4xx response (#9434)Eugen Rochko
2018-12-16Split out is_changing_upload from is_submitting (#9536)ThibG
2018-12-16Remove PostgreSQL statement timeout (#9537)Eugen Rochko
2018-12-16Add notification quick-filter bar in the frontend app (#9399)Paweł Ngei
2018-12-16Dockerfile: Nodejs 8.12 -> 8.14 (#9532)Isatis
2018-12-15I18n: Correct pluralization of Czech (#9527)Aditoo17
2018-12-14Bump aws-sdk-s3 from 1.27.0 to 1.30.0 (#9429)dependabot[bot]
2018-12-14Add spec for Admin::ActionLogsController#index (#9522)ysksn
2018-12-14Add specs for RemoteInteractionController (#9524)ysksn
2018-12-14Add spec for Admin::DashboardController#index (#9523)ysksn
2018-12-14When posting in mobile mode, go back to previous history location (#9502)ThibG
2018-12-14Make avatar and headers respect `auto_play_gif` (#9515)ThibG
2018-12-14Bump redis from 4.0.3 to 4.1.0 (#9520)dependabot[bot]
2018-12-14Error message for avatar image that's too large. #9204 (#9518)Sumit Khanna
2018-12-14Restore profile links in /admin/accounts (#9494)ThibG
2018-12-14Fix padding on select elements in preferences (#9517)ThibG
2018-12-14Fix timeline pagination in the WebUI (#9516)ThibG
2018-12-13Weblate translations (2018-12-13) (#9513)Renato "Lond" Cerqueira
2018-12-13Add account hashtags to ActivityPub actor JSON (#9450)Eugen Rochko
2018-12-13Fix bootsnap cache directory being declared relatively (#9511)Eugen Rochko
2018-12-13Add spec for Settings::ExportsController#create (#9512)ysksn
2018-12-12Various fixes to scrollable lists and media gallery (#9501)ThibG
2018-12-12Create Settings::BaseController (#9507)ysksn
2018-12-13i18n: Update Polish translation (#9509)Marcin Mikołajczak
2018-12-12Remove redundant (#9503)ysksn
2018-12-12Use find_or_initialize_by (#9504)ysksn
2018-12-11Add admin ability to remove an user's header image (#9495)ThibG
2018-12-11Add instance-wide setting to disable profile directory (#9497)ThibG
2018-12-11Bump letter_opener from 1.6.0 to 1.7.0 (#9493)dependabot[bot]
2018-12-11Bump json-ld-preloaded from 2.2.3 to 3.0.0 (#9416)dependabot[bot]
2018-12-11[i18n] Update Occitan (#9491)Yamagishi Kazutoshi
2018-12-11Make custom emoji domains case insensitive #9351 (#9474)Adam Copp
2018-12-10Improve e-mail MX validator and add tests (#9489)Eugen Rochko
2018-12-10Use same CORS policy for /@:username and /users/:username (#9485)ThibG
2018-12-10Add specs for activitypub collections controller (#9484)ysksn
2018-12-10Add spec for Admin::SuspentionsController#new (#9483)ysksn
2018-12-10Remove RemoteAccountControllerConcern never used (#9482)ysksn
2018-12-10Fix Admin::TagsController#unhide (#9481)ysksn
2018-12-10Add specs for Admin::InvitesController (#9471)ysksn
2018-12-09Add setting to not aggregate reblogs (#9248)ThibG
2018-12-08Cache hashtag sample accounts, and exclude ineligible ones (#9465)Eugen Rochko
2018-12-08Make notification time smaller and reduce contrast (#9464)Eugen Rochko
2018-12-07i18n: Update Polish translation (#9459)Marcin Mikołajczak
2018-12-07Remove pending spec (#9453)ysksn
2018-12-07Bump rubocop from 0.61.0 to 0.61.1 (#9451)dependabot[bot]
2018-12-07Escape HTML in profile name preview in profile settings (#9446)Paweł Ngei
2018-12-07Add specs for ActivityPub::InboxesController (#9456)ysksn