about summary refs log tree commit diff
AgeCommit message (Expand)Author
2018-05-06Port travis_retry for CI (#7379)Yamagishi Kazutoshi
2018-05-06Add hint about 7 day cooldown for archive takeout (#7375)Eugen Rochko
2018-05-06Add contact e-mail hint to 2FA login form (#7376)Eugen Rochko
2018-05-05Fallback to old on-the-fly URI for follows/blocks if no stored URI (#7371)Eugen Rochko
2018-05-05Improve admin UI for accounts (#7360)Eugen Rochko
2018-05-05Do not count search route as compose being mounted in web UI (#7372)Eugen Rochko
2018-05-054 profile fields max, store only 255 characters per name/value (#7348)Eugen Rochko
2018-05-05uniform email rather than e-mail (#7373)Reto Kromer
2018-05-05Fix handling of malformed ActivityPub payloads when URIs are nil (#7370)Eugen Rochko
2018-05-05Add tests for admin/custom_emojis_controller (#7350)Shuhei Kitagawa
2018-05-05Improve rendering of bio fields (#7353)Eugen Rochko
2018-05-05Fix gap insertion for timeline disconnection (#7363)Akihiko Odaki
2018-05-05Store home feeds for 7 days instead of 14 (#7354)Eugen Rochko
2018-05-04Dropdowns accessibility (#7318)ThibG
2018-05-04Store URIs of follows, follow requests and blocks for ActivityPub (#7160)Eugen Rochko
2018-05-04Do not render first page of following and followers collections unless explic...ThibG
2018-05-04Better pagination for ActivityPub outbox (#7356)Eugen Rochko
2018-05-04Improve “how to translate” (#7358)Marcin Mikołajczak
2018-05-04Add translate guide to CONTRIBUTING.md (#7355)Yamagishi Kazutoshi
2018-05-04Show remote reports in admin UI as coming from domain rather than user (#7347)Eugen Rochko
2018-05-04Marginally improve convert/ffmpeg calls performance with posix-spawn (#7346)Eugen Rochko
2018-05-04Fix 2fa description in Japanese (#7349)Shuhei Kitagawa
2018-05-03Fixes/do not override timestamps (#7336)ThibG
2018-05-03Do not re-position scroll when loading more (inserting items from below) (#7344)ThibG
2018-05-03Add a missing question mark in rack_attack.rb (#7338)Akihiko Odaki
2018-05-03Throttle media post (#7337)Akihiko Odaki
2018-05-03Add el and te (#7332)Yamagishi Kazutoshi
2018-05-03Delete dump.rdb (#7334)Yamagishi Kazutoshi
2018-05-03Fixes/do not override timestamps (#7331)ThibG
2018-05-03Revert "Do not override timestamps for incoming toots" (#7330)Eugen Rochko
2018-05-03Weblate translations 20180503 (#7325)Renato "Lond" Cerqueira
2018-05-03Prevent timeline from moving when cursor is hovering over it (fixes #7278) (#...ThibG
2018-05-03Add pry-byebug (#7307)Shuhei Kitagawa
2018-05-03Do not override timestamps for incoming toots (#7326)ThibG
2018-05-03Add missing tests for report.rb (#7324)Shuhei Kitagawa
2018-05-03Place emoji picker top if it is closer to the bottom of the viewport (fixes #...ThibG
2018-05-03Fix n+1 queries in StatusThreadingConcern (#7321)Eugen Rochko
2018-05-03Fix cache_associated no longer working (#7320)Eugen Rochko
2018-05-02Serialize webfinger XML with Ox instead of Nokogiri (#7319)Eugen Rochko
2018-05-02Improve PostStatusService performance (#7317)Eugen Rochko
2018-05-02Slightly reduce RAM usage (#7301)Eugen Rochko
2018-05-02Keep notification when muting_notifications is true (#7311)abcang
2018-05-02Accept actor object updates from all supported actor types (#7312)ThibG
2018-05-02Allow updating bio fields via PUT /api/v1/accounts/update_credentials (#7288)Eugen Rochko
2018-05-02Remove most behaviour disparities between blocks and mutes (#7231)Eugen Rochko
2018-05-02Speed up test suite by not generating RSA keys in test environment (#7296)Eugen Rochko
2018-05-02Guard against nil URLs in Request class (#7284)Eugen Rochko
2018-05-02Add missing tests for user.rb (#7306)Shuhei Kitagawa
2018-05-02Support Actors/Statuses with multiple types (#7305)Surinna Curtis
2018-05-01Fix low-contrasted cancel button of reply indicator (#7300)Lynx Kotoura