5344 Commits (a5293fdf619b0be32a420c36a73e7ecfbe6d27cd)
 

Author SHA1 Message Date
Eugen Rochko a5293fdf61
Fix n+1 queries in StatusThreadingConcern (#7321) 6 years ago
Eugen Rochko a3d84e705a
Fix cache_associated no longer working (#7320) 6 years ago
Eugen Rochko 28bd4b9800
Serialize webfinger XML with Ox instead of Nokogiri (#7319) 6 years ago
Eugen Rochko 658cbc9425
Improve PostStatusService performance (#7317) 6 years ago
Eugen Rochko cb5b5cb5f7
Slightly reduce RAM usage (#7301) 6 years ago
abcang 71a7cea73f Keep notification when muting_notifications is true (#7311) 6 years ago
ThibG d0cdd5cf94 Accept actor object updates from all supported actor types (#7312) 6 years ago
Eugen Rochko cae933510c
Allow updating bio fields via PUT /api/v1/accounts/update_credentials (#7288) 6 years ago
Eugen Rochko f62539ce5c
Remove most behaviour disparities between blocks and mutes (#7231) 6 years ago
Eugen Rochko c5dcd7d836
Speed up test suite by not generating RSA keys in test environment (#7296) 6 years ago
Eugen Rochko 965345316f
Guard against nil URLs in Request class (#7284) 6 years ago
Shuhei Kitagawa 6c40e567aa Add missing tests for user.rb (#7306) 6 years ago
Surinna Curtis dc786c0cf4 Support Actors/Statuses with multiple types (#7305) 6 years ago
Lynx Kotoura 86efccce2a Fix low-contrasted cancel button of reply indicator (#7300) 6 years ago
Eugen Rochko 705f1d7bf1
Fix missing updated_at attribute on emoji EntityCache (#7297) 6 years ago
Yamagishi Kazutoshi 16468bdf1b [i18n] Occitan update (#7294) 6 years ago
Eugen Rochko f62ee1ddb0
Disable API access when login is disabled (#7289) 6 years ago
Eugen Rochko 295e3ef02b
Fix missing domain attribute in EntityCache for emoji (#7290) 6 years ago
Eugen Rochko 54f34d3f2a
Return HTTP 410 for suspended accounts in GET /api/v1/accounts/:id (#7287) 6 years ago
Eugen Rochko da61352fab
Fix "Show more" URL on paginated threads for remote statuses (#7285) 6 years ago
Yamagishi Kazutoshi 1c3ace23cb Remove unnecessary hyphen from restore_cache key (#7276) 6 years ago
Marcin Mikołajczak fc01ae31c6 🌍: 🇵🇱⬆️ (#7275) 6 years ago
Eugen Rochko a872392cd9
Add entity cache (#7271) 6 years ago
Eugen Rochko 63553c6b5c
Add support for separate Redis for cache (#7272) 6 years ago
Yamagishi Kazutoshi 36b6631c12 Add Basque language support (#7267) 6 years ago
Renato "Lond" Cerqueira 3afdd6a17b Weblate translations 20180426 (#7266) 6 years ago
Stefan Midjich fa5b28df8a Better phrasing in swedish translation (#7263) 6 years ago
MIYAGI Hikaru eb593a5a0c Append '.test' to hostname in stub data (#7260) 6 years ago
MIYAGI Hikaru f58dcbc981 HTTP proxy support for outgoing request, manage access to hidden service (#7134) 6 years ago
Eugen Rochko 9d4710ed00
Add RSS feeds for end-users (#7259) 6 years ago
Stefan Midjich bfc41711dd more sane phrasing in 🇸🇪 translation (#7256) 6 years ago
Renato "Lond" Cerqueira 7681ad8044 Weblate translations (2018-04-24) (#7252) 6 years ago
Akihiko Odaki 306267dbd2 Fix ID duplication in timelines (#7251) 6 years ago
Emelia Smith 60b871d56c Implement the ability for instances to define a list of disallowed hashtags (#7176) 6 years ago
Emelia Smith 495303d9b8 Prevent suspended accounts from appearing in AccountSearchService (#7246) 6 years ago
ThibG 53b1d88873 Fix fullscreen video player (fixes #7244) (#7245) 6 years ago
Akihiko Odaki 1258efa882 Paginate descendant statuses in public page (#7148) 6 years ago
Alejandro Martinez Ruiz 06817b3c1f tasks/mastodon: fix prompt for Redis password (#7241) 6 years ago
Marcin Mikołajczak 3ccca6cece 🌍: Make 🇵🇱 translation more consistent (#7239) 6 years ago
Yamagishi Kazutoshi 9613a53cb3 Update dependencies for Ruby (2018-04-23) (#7237) 6 years ago
Eugen Rochko 7db7d68136
Detect and prevent image bombs, max. processable dimension 4096^2 (#7229) 6 years ago
Yamagishi Kazutoshi 3bf6da1ffc Move precompile step to build stage (#7235) 6 years ago
Yamagishi Kazutoshi 0758b00bfd Refactor resizeImage method (#7236) 6 years ago
Eugen Rochko 660cb058e1
Improve relative timestamps in web UI (#7233) 6 years ago
Eugen Rochko 05fb6f096d
Resize images before upload in web UI to reduce bandwidth (#7223) 6 years ago
Eugen Rochko 75c4ab9d12
Remove "nsfw" category for sensitive statuses in OStatus serializer (#7048) 6 years ago
Eugen Rochko 4ca2f73b12
Rescue Mastodon::LengthValidationError in Remoteable (#7228) 6 years ago
jumoru b305a23933 Fix: Use "exportierten" instead of "exportieren" in translation (#7186) 6 years ago
Lynx Kotoura 3c5006ec7f Fix text colors (#7227) 6 years ago
ThibG 597948fb13 Do not set emoji as inline-block (fixes #5743) (#7207) 6 years ago