about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2018-05-14Add Slovene language (#7475)Yamagishi Kazutoshi
2018-05-14Call media.present? because media may be nil (#7474)abcang
2018-05-13Fix 404 for GET /api/v1/push/subscription (#7472)Eugen Rochko
2018-05-13Add GET /api/v1/push/subscription REST API (#7471)Eugen Rochko
2018-05-13Fix nil error in StatusFilter (#7470)Eugen Rochko
2018-05-13Test if navigator.storage is present before using it (#7460)Akihiko Odaki
2018-05-13Open video modal on public UI (#7469)Yamagishi Kazutoshi
2018-05-12Improvements to toots display in admin view (#7452)ThibG
2018-05-12Fetch boosted statuses on behalf of a follower (fixes #7426) (#7459)ThibG
2018-05-12Combine similar components into one on public UI (#7458)Yamagishi Kazutoshi
2018-05-11Update session activation time (fixes #5605) (#7408)ThibG
2018-05-11Change wording of the “undo” media upload button (fixes #6857) (#7417)ThibG
2018-05-11Catch Paperclip processing failures (fixes #6378) (#7439)ThibG
2018-05-11Add tests for invites controller (#7441)Shuhei Kitagawa
2018-05-11Add REST API for Web Push Notifications subscriptions (#7445)Eugen Rochko
2018-05-10Weblate translations (2018-05-10) (#7438)Yamagishi Kazutoshi
2018-05-10Strip tags from og:description on public tag page (#7437)Yamagishi Kazutoshi
2018-05-10Add alternate for RSS (#7436)Yamagishi Kazutoshi
2018-05-10Disable inflate gzip on head method (#7432)Yamagishi Kazutoshi
2018-05-09Support gzip encoding on Request (#7425)Yamagishi Kazutoshi
2018-05-09Show card modal on public pages (#7428)Yamagishi Kazutoshi
2018-05-09Correct rotate of image using EXIF (#7422)Yamagishi Kazutoshi
2018-05-09Rescue Mastodon::LengthValidationError in FetchLinkCardService (#7424)Yamagishi Kazutoshi
2018-05-08Show media modal on public timeline (#7413)Yamagishi Kazutoshi
2018-05-08Take the first recognized actor_type. (#7410)Surinna Curtis
2018-05-08Do not crash in getStatusIds when there is a gap in the timeline (fixes #7400...ThibG
2018-05-08Fix hashtags not being federated on mentions (fixes #6900) (#7406)ThibG
2018-05-07If an OStatus message contains nsfw hashtag, mark it as sensitive (#7398)Eugen Rochko
2018-05-07Bot nameplates (#7391)Eugen Rochko
2018-05-07Support explicitly supplying language code for status via REST API (#7389)Eugen Rochko
2018-05-07Use plaintext value for field value tooltips in web UI (#7388)Eugen Rochko
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