about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2018-12-18improved appearance of notification filter on safari (#9564)Hinaloe
2018-12-18Clean up dead code in public timeline code (#9565)ThibG
2018-12-18Back to the getting-started when pins the timeline. (#9561)kedama
2018-12-18fix CSP / X-Frame-Options for media embeds (#9558)jomo
2018-12-17Make notifications quick-filter use consistent style with profile tabs (#9554)Eugen Rochko
2018-12-17 Ignore low-confidence CharlockHolmes guesses when parsing link cards (#9510)ThibG
2018-12-17Minor scrollable list fixes (#9551)ThibG
2018-12-17Move #set_user to Admin::BaseController (#9470)ysksn
2018-12-17Add new first-time tutorial (#9531)Eugen Rochko
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-16Add notification quick-filter bar in the frontend app (#9399)Paweł Ngei
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-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-12Various fixes to scrollable lists and media gallery (#9501)ThibG
2018-12-12Create Settings::BaseController (#9507)ysksn
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-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-10Add specs for activitypub collections controller (#9484)ysksn
2018-12-10Remove RemoteAccountControllerConcern never used (#9482)ysksn
2018-12-10Fix Admin::TagsController#unhide (#9481)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-07Escape HTML in profile name preview in profile settings (#9446)Paweł Ngei
2018-12-07Fix various things in the directory (#9449)Eugen Rochko
2018-12-07Fix tag mb_chars comparison of profile directory (#9448)Takeshi Umeda
2018-12-06Add profile directory (#9427)Eugen Rochko
2018-12-05Attempt fixing deadlocks by moving account stats update outside transaction (...ThibG
2018-12-05Add visible dates for notifications in Notification column (#9423)Paweł Ngei
2018-12-05Fix thread depth computation in statuses_controller (#9426)ThibG
2018-12-03Improve account suspension speed and completeness (#9290)Eugen Rochko
2018-12-01Fix last_status parameter for notifications and conversations (#9407)ThibG
2018-12-01[i18n] update and corrections for Occitan locale (#9404)Quentí
2018-12-01Add a tooltip explaining what a locked account is (#9403)Paweł Ngei
2018-11-30Fix that translation is not applied to "joining hashtags" (#9397)mayaeh
2018-11-30Remove npm-run-all dependency (#9401)Eugen Rochko