about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2018-05-07Fix distribute_add_activity and distribute_remove_activity (#7393)abcang
2018-05-07Add Corsican localization (#7390)Eugen Rochko
2018-05-06Fixes/rollback scroll changes (#7387)ThibG
2018-05-06Various improvements to the report UI (#7342)ThibG
2018-05-06Weblate translations (2018-05-06) (#7381)Yamagishi Kazutoshi
2018-05-06Enable custom emojis in profiles (notes, field values, display names) (#7374)Eugen Rochko
2018-05-06Add resend confirmation for admin (#7378)Shuhei Kitagawa
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-05Fix handling of malformed ActivityPub payloads when URIs are nil (#7370)Eugen Rochko
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-04Show remote reports in admin UI as coming from domain rather than user (#7347)Eugen Rochko
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 el and te (#7332)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-03Do not override timestamps for incoming toots (#7326)ThibG
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-02Support Actors/Statuses with multiple types (#7305)Surinna Curtis
2018-05-01Fix low-contrasted cancel button of reply indicator (#7300)Lynx Kotoura
2018-04-30Fix missing updated_at attribute on emoji EntityCache (#7297)Eugen Rochko
2018-04-30[i18n] Occitan update (#7294)Yamagishi Kazutoshi
2018-04-30Disable API access when login is disabled (#7289)Eugen Rochko
2018-04-30Fix missing domain attribute in EntityCache for emoji (#7290)Eugen Rochko
2018-04-30Return HTTP 410 for suspended accounts in GET /api/v1/accounts/:id (#7287)Eugen Rochko
2018-04-30Fix "Show more" URL on paginated threads for remote statuses (#7285)Eugen Rochko