Commit graph

  • ef7d64c801 Dropdowns accessibility (#7318) ThibG 2018-05-04 22:13:26 +02:00
  • 6793bec4c6
    Store URIs of follows, follow requests and blocks for ActivityPub (#7160) Eugen Rochko 2018-05-04 21:14:34 +02:00
  • d1aef17f9a Do not render first page of following and followers collections unless explicitly asked to (#7357) ThibG 2018-05-04 20:17:01 +02:00
  • 2c1f7b2ece
    Better pagination for ActivityPub outbox (#7356) Eugen Rochko 2018-05-04 19:19:11 +02:00
  • d181aad033 Improve “how to translate” (#7358) Marcin Mikołajczak 2018-05-04 18:37:37 +02:00
  • 00ff8dc00a Add translate guide to CONTRIBUTING.md (#7355) Yamagishi Kazutoshi 2018-05-05 01:01:12 +09:00
  • 251bbf9728
    Show remote reports in admin UI as coming from domain rather than user (#7347) Eugen Rochko 2018-05-04 13:26:25 +02:00
  • a78b27c7cc
    Marginally improve convert/ffmpeg calls performance with posix-spawn (#7346) Eugen Rochko 2018-05-04 13:22:23 +02:00
  • c61ddd8249 Fix 2fa description in Japanese (#7349) Shuhei Kitagawa 2018-05-04 13:58:08 +09:00
  • a24605961a Fixes/do not override timestamps (#7336) ThibG 2018-05-03 23:02:46 +02:00
  • 8c601b54cc Do not re-position scroll when loading more (inserting items from below) (#7344) ThibG 2018-05-03 22:32:05 +02:00
  • a7e71bbd08 Add a missing question mark in rack_attack.rb (#7338) Akihiko Odaki 2018-05-04 01:51:00 +09:00
  • b1d4471e36 Throttle media post (#7337) Akihiko Odaki 2018-05-04 00:32:00 +09:00
  • 7495a3470e Add el and te (#7332) Yamagishi Kazutoshi 2018-05-03 22:54:10 +09:00
  • e9c5c16ba0 Delete dump.rdb (#7334) Yamagishi Kazutoshi 2018-05-03 21:30:18 +09:00
  • 581a5c9d29 Fixes/do not override timestamps (#7331) ThibG 2018-05-03 13:33:08 +02:00
  • d5fa4fbcd2
    Revert "Do not override timestamps for incoming toots" (#7330) Eugen Rochko 2018-05-03 12:32:33 +02:00
  • dfa6bccb64 Weblate translations 20180503 (#7325) Renato "Lond" Cerqueira 2018-05-03 12:12:09 +02:00
  • 58852695c8 Prevent timeline from moving when cursor is hovering over it (fixes #7278) (#7327) ThibG 2018-05-03 12:09:11 +02:00
  • ab773e4d5f Add pry-byebug (#7307) Shuhei Kitagawa 2018-05-03 19:08:54 +09:00
  • bd36791832 Do not override timestamps for incoming toots (#7326) ThibG 2018-05-03 11:42:52 +02:00
  • 28b366d065 Add missing tests for report.rb (#7324) Shuhei Kitagawa 2018-05-03 17:42:36 +09:00
  • ad5d3134e4 Place emoji picker top if it is closer to the bottom of the viewport (fixes #7277) (#7314) ThibG 2018-05-03 10:42:18 +02:00
  • a5293fdf61
    Fix n+1 queries in StatusThreadingConcern (#7321) Eugen Rochko 2018-05-03 10:41:58 +02:00
  • a3d84e705a
    Fix cache_associated no longer working (#7320) Eugen Rochko 2018-05-03 10:41:41 +02:00
  • 28bd4b9800
    Serialize webfinger XML with Ox instead of Nokogiri (#7319) Eugen Rochko 2018-05-02 22:28:46 +02:00
  • 658cbc9425
    Improve PostStatusService performance (#7317) Eugen Rochko 2018-05-02 22:10:57 +02:00
  • cb5b5cb5f7
    Slightly reduce RAM usage (#7301) Eugen Rochko 2018-05-02 18:58:48 +02:00
  • 71a7cea73f Keep notification when muting_notifications is true (#7311) abcang 2018-05-02 23:14:51 +09:00
  • d0cdd5cf94 Accept actor object updates from all supported actor types (#7312) ThibG 2018-05-02 16:08:16 +02:00
  • cae933510c
    Allow updating bio fields via PUT /api/v1/accounts/update_credentials (#7288) Eugen Rochko 2018-05-02 15:57:37 +02:00
  • f62539ce5c
    Remove most behaviour disparities between blocks and mutes (#7231) Eugen Rochko 2018-05-02 15:50:20 +02:00
  • c5dcd7d836
    Speed up test suite by not generating RSA keys in test environment (#7296) Eugen Rochko 2018-05-02 15:45:24 +02:00
  • 965345316f
    Guard against nil URLs in Request class (#7284) Eugen Rochko 2018-05-02 15:44:22 +02:00
  • 6c40e567aa Add missing tests for user.rb (#7306) Shuhei Kitagawa 2018-05-02 21:13:52 +09:00
  • dc786c0cf4 Support Actors/Statuses with multiple types (#7305) Surinna Curtis 2018-05-02 05:40:24 -05:00
  • 86efccce2a Fix low-contrasted cancel button of reply indicator (#7300) Lynx Kotoura 2018-05-01 21:02:04 +09:00
  • 705f1d7bf1
    Fix missing updated_at attribute on emoji EntityCache (#7297) Eugen Rochko 2018-04-30 22:49:33 +02:00
  • 16468bdf1b [i18n] Occitan update (#7294) Yamagishi Kazutoshi 2018-04-30 20:14:50 +09:00
  • f62ee1ddb0
    Disable API access when login is disabled (#7289) Eugen Rochko 2018-04-30 09:13:14 +02:00
  • 295e3ef02b
    Fix missing domain attribute in EntityCache for emoji (#7290) Eugen Rochko 2018-04-30 09:12:55 +02:00
  • 54f34d3f2a
    Return HTTP 410 for suspended accounts in GET /api/v1/accounts/:id (#7287) Eugen Rochko 2018-04-30 09:12:36 +02:00
  • da61352fab
    Fix "Show more" URL on paginated threads for remote statuses (#7285) Eugen Rochko 2018-04-30 01:59:42 +02:00
  • 1c3ace23cb Remove unnecessary hyphen from restore_cache key (#7276) Yamagishi Kazutoshi 2018-04-28 18:20:30 +09:00
  • fc01ae31c6 🌍: 🇵🇱⬆️ (#7275) Marcin Mikołajczak 2018-04-27 15:12:14 +02:00
  • a872392cd9
    Add entity cache (#7271) Eugen Rochko 2018-04-27 01:38:10 +02:00
  • 63553c6b5c
    Add support for separate Redis for cache (#7272) Eugen Rochko 2018-04-27 01:37:59 +02:00
  • 36b6631c12 Add Basque language support (#7267) Yamagishi Kazutoshi 2018-04-26 20:56:45 +09:00
  • 3afdd6a17b Weblate translations 20180426 (#7266) Renato "Lond" Cerqueira 2018-04-26 11:58:22 +02:00
  • fa5b28df8a Better phrasing in swedish translation (#7263) Stefan Midjich 2018-04-26 00:36:52 +02:00
  • eb593a5a0c Append '.test' to hostname in stub data (#7260) MIYAGI Hikaru 2018-04-25 21:12:28 +09:00
  • f58dcbc981 HTTP proxy support for outgoing request, manage access to hidden service (#7134) MIYAGI Hikaru 2018-04-25 09:14:49 +09:00
  • 9d4710ed00
    Add RSS feeds for end-users (#7259) Eugen Rochko 2018-04-25 02:10:02 +02:00
  • bfc41711dd more sane phrasing in 🇸🇪 translation (#7256) Stefan Midjich 2018-04-25 01:54:24 +02:00
  • 7681ad8044 Weblate translations (2018-04-24) (#7252) Renato "Lond" Cerqueira 2018-04-24 11:48:11 +02:00
  • 306267dbd2 Fix ID duplication in timelines (#7251) Akihiko Odaki 2018-04-24 18:47:27 +09:00
  • 60b871d56c Implement the ability for instances to define a list of disallowed hashtags (#7176) Emelia Smith 2018-04-23 23:52:58 +02:00
  • 495303d9b8 Prevent suspended accounts from appearing in AccountSearchService (#7246) Emelia Smith 2018-04-23 21:27:18 +02:00
  • 53b1d88873 Fix fullscreen video player (fixes #7244) (#7245) ThibG 2018-04-23 20:12:16 +02:00
  • 1258efa882 Paginate descendant statuses in public page (#7148) Akihiko Odaki 2018-04-24 02:27:35 +09:00
  • 06817b3c1f tasks/mastodon: fix prompt for Redis password (#7241) Alejandro Martinez Ruiz 2018-04-23 15:03:58 +01:00
  • 3ccca6cece 🌍: Make 🇵🇱 translation more consistent (#7239) Marcin Mikołajczak 2018-04-23 11:49:03 +02:00
  • 9613a53cb3 Update dependencies for Ruby (2018-04-23) (#7237) Yamagishi Kazutoshi 2018-04-23 18:29:17 +09:00
  • 7db7d68136
    Detect and prevent image bombs, max. processable dimension 4096^2 (#7229) Eugen Rochko 2018-04-23 09:16:38 +02:00
  • 3bf6da1ffc Move precompile step to build stage (#7235) Yamagishi Kazutoshi 2018-04-23 16:16:26 +09:00
  • 0758b00bfd Refactor resizeImage method (#7236) Yamagishi Kazutoshi 2018-04-23 16:15:51 +09:00
  • 660cb058e1
    Improve relative timestamps in web UI (#7233) Eugen Rochko 2018-04-23 00:43:53 +02:00
  • 05fb6f096d
    Resize images before upload in web UI to reduce bandwidth (#7223) Eugen Rochko 2018-04-23 00:43:36 +02:00
  • 75c4ab9d12
    Remove "nsfw" category for sensitive statuses in OStatus serializer (#7048) Eugen Rochko 2018-04-22 22:09:03 +02:00
  • 4ca2f73b12
    Rescue Mastodon::LengthValidationError in Remoteable (#7228) Eugen Rochko 2018-04-22 15:42:00 +02:00
  • b305a23933 Fix: Use "exportierten" instead of "exportieren" in translation (#7186) jumoru 2018-04-22 14:46:19 +02:00
  • 3c5006ec7f Fix text colors (#7227) Lynx Kotoura 2018-04-22 21:29:40 +09:00
  • 597948fb13 Do not set emoji as inline-block (fixes #5743) (#7207) ThibG 2018-04-22 12:10:37 +02:00
  • ca9192d9ba Ability to specify Redis passwd on mastodon:setup (#7222) David Baucum 2018-04-22 05:49:16 -04:00
  • 648d645c2f Fix randomly fail (similar #7219) (#7225) Yamagishi Kazutoshi 2018-04-22 18:41:39 +09:00
  • 3fa3161472 Fix: Use "welches" instead of "dass" in translation (#7185) Matthias Beyer 2018-04-22 05:28:12 +02:00
  • 3f6893c641 Reset locale on registration tests (#7219) Yamagishi Kazutoshi 2018-04-22 06:37:07 +09:00
  • 9b8bb2a5df Replace badge to CircleCI (#7216) Yamagishi Kazutoshi 2018-04-22 04:56:40 +09:00
  • b8f0cfd6e3 Add parallel test processors (#7215) Yamagishi Kazutoshi 2018-04-22 04:36:22 +09:00
  • a4a36d994b Separate high contrast theme (#7213) Lynx Kotoura 2018-04-22 04:35:55 +09:00
  • d10447c3a8 Use raw status code on have_http_status (#7214) Yamagishi Kazutoshi 2018-04-22 04:35:07 +09:00
  • bfe26ef67b
    Force convert to JPG for preview card thumbnails to avoid animations (#7109) Eugen Rochko 2018-04-21 21:34:36 +02:00
  • 1a27f9f46f one grammar fix (#7212) goofy-bz 2018-04-21 20:07:25 +02:00
  • b438224751 Introduce rspec-retry (#7206) Yamagishi Kazutoshi 2018-04-21 02:31:30 +09:00
  • 84214b864c Ignore keyevents during text composition (#7205) unarist 2018-04-21 01:36:52 +09:00
  • 87e3f0a41d Fix spec for sr-Latn (#7203) Yamagishi Kazutoshi 2018-04-21 01:14:31 +09:00
  • 23106844a1 Fix the hot key (j, k) does not function correctly when there is a pinned toot in account timeline. (#7202) TakesxiSximada 2018-04-21 01:14:21 +09:00
  • ee2e0f694a Fix #6157: boosting own private toots (#7200) mayaeh 2018-04-20 21:58:33 +09:00
  • 4e35ce8269 Fix Esc hotkey behavior (#7199) unarist 2018-04-20 21:04:16 +09:00
  • 6f63cbb53c Replace Travis to CircleCI (#7196) Yamagishi Kazutoshi 2018-04-20 20:46:08 +09:00
  • 084cf0babf Add extract_foreign_key_action to Mastodon::MigrationHelpers (#7195) Yamagishi Kazutoshi 2018-04-20 19:21:28 +09:00
  • a9c440637c
    Improve report layout (#7188) Eugen Rochko 2018-04-20 02:28:48 +02:00
  • 1663368724 Replace preload link tag to Rails helper (#7192) Yamagishi Kazutoshi 2018-04-20 09:06:53 +09:00
  • ca2cbe8f0f Fix webkit scrollbars (#7191) beatrix 2018-04-19 17:35:47 -04:00
  • b9c35785e2 Reports: Merge contents and comment columns (#7189) Emelia Smith 2018-04-19 15:39:54 +02:00
  • ba917e15f6
    Fix text color in "show more" link inside boost confirmation modal (#7183) Eugen Rochko 2018-04-19 02:36:31 +02:00
  • ff87d1bc3e
    Rescue SSL errors when processing mentions, remove useless line (#7184) Eugen Rochko 2018-04-19 00:53:31 +02:00
  • 1957209efd i18n: Update Polish translation (#7181) Marcin Mikołajczak 2018-04-18 17:14:21 +02:00
  • 74dae9458d Add color variables of texts for better accesibility (#7125) Lynx Kotoura 2018-04-18 23:52:15 +09:00
  • 0ba49eca8b Fix comparing id (#7180) abcang 2018-04-18 23:50:19 +09:00