about summary refs log tree commit diff
AgeCommit message (Expand)Author
2018-02-21fix purge_removed_accounts task should suspend account before delete it (#6521)takayamaki
2018-02-21Fix avatar and header issues by using custom geometry detector (#6515)Eugen Rochko
2018-02-20Fix build error for missing variable interpolation in chown instruction (#6519)Moritz Heiber
2018-02-20Fix #6509: Use pull queue for chewy jobs (#6513)Eugen Rochko
2018-02-20Set Docker permissions during the build process (#6514)Eugen Rochko
2018-02-20Improve performance of feed_manager_spec (#6517)abcang
2018-02-19Don't resize avatars/headers if their dimensions are already right (#6508)Eugen Rochko
2018-02-19Fix media spoiler design (#6507)Eugen Rochko
2018-02-18add parameter locked to /api/v1/update_credentials (#6506)Konrad Pozniak
2018-02-18Added fetch_remote_status_service call spec case actibitypub (#6500)Kazushige Tominaga
2018-02-18Remove outline from body window (Fixes #6501) (#6502)HellPie
2018-02-18Remove unnecessary g++ configuration (#6499)Akihiko Odaki
2018-02-18Cache relationships in API (#6482)Eugen Rochko
2018-02-17Isolate each specs for cache store (#6450)Akihiko Odaki
2018-02-17Push discovered status through streaming API within a time window (#6484)Eugen Rochko
2018-02-17Limit the languages used for notification mailer test (#6487)Akihiko Odaki
2018-02-17Fix Spanish translation of remote_follow acct (#6475)Simó Albert i Beltran
2018-02-16Fix Catalan translation of remote_follow acct (#6476)Simó Albert i Beltran
2018-02-16[Nanobox] Fix backups for file storage (#6483)Daniel Hunsaker
2018-02-16Save video metadata and improve video OpenGraph tags (#6481)Eugen Rochko
2018-02-16Do not hide NSFW media/CW'd text in OpenGraph tags (#6479)Eugen Rochko
2018-02-15After click to embed video, autoplay it (#6480)Eugen Rochko
2018-02-15Fix #5173: Click card to embed external content (#6471)Eugen Rochko
2018-02-15Fix media button type (#6478)abcang
2018-02-14i18n: Update Polish translation (#6470)Marcin Mikołajczak
2018-02-11Fix URLs incorrectly having trailing hyphen removed (#6465)Daniel King
2018-02-11Fix Chewy trying to update index with the wrong strategy (#6464)Eugen Rochko
2018-02-11Interactive `rake mastodon:setup` task (#6451)Eugen Rochko
2018-02-10Added FetchRemoteAccountService spec (#6456)Kazushige Tominaga
2018-02-10Fix password recovery (#6459)ThibG
2018-02-10Added #call spec (#6455)Kazushige Tominaga
2018-02-09Full-text search for authorized statuses (#6423)Eugen Rochko
2018-02-09fix-indent (#6453)masarakki
2018-02-09Change web UI "posts" to "toots" on profile for consistency (#6447)Eugen Rochko
2018-02-09Add preference to always display sensitive media (#6448)Eugen Rochko
2018-02-09Perform request spec (#6446)Kazushige Tominaga
2018-02-08Clear account cache of notification target_status (#6442)abcang
2018-02-08Fix response of signature_verification_failure_reason (#6441)abcang
2018-02-08Added #link_header spec (#6439)Kazushige Tominaga
2018-02-07Change user_id column non-nullable (#6435)Akihiko Odaki
2018-02-05match hashtag regex in js client with server (#6431)Daniel King
2018-02-04Make PAM gem optional, allow configuration over environment (#6415)Eugen Rochko
2018-02-04Validation of count works even when text of status is nil (#6429)abcang
2018-02-04Exclude nil from relationships array (#6427)abcang
2018-02-04Make sure status is not nil (#6428)abcang
2018-02-04Upgrade Vagrant box to Xenial (#6421)Daniel King
2018-02-04Add option to show only local toots in timeline preview (#6292)Renato "Lond" Cerqueira
2018-02-04CAS + SAML authentication feature (#6425)Eugen Rochko
2018-02-03Isolate internal services from external networks in Docker configuration (#6369)Akihiko Odaki
2018-02-03fix ColumnBackButtonSlim should extended from ColumnBackButton (#6417)takayamaki