about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2018-05-18Use randomized setTimeout when fallback-polling and re-add since_id (#7522)Eugen Rochko
2018-05-18Add preference to hide following/followers lists (#7532)Eugen Rochko
2018-05-18User agent for WebFinger (#7531)MIYAGI Hikaru
2018-05-17Ensure unfilled fields are shown when errors are shown (#7523)Eugen Rochko
2018-05-17HTTP signatures spec no longer requires algorithms field (#7525)Eugen Rochko
2018-05-16Russian language for 2.4.0 (#7512)Evgeny Petrov
2018-05-16Fix images resized in browser getting cropped (#7514)Eugen Rochko
2018-05-16French translation tweaks (#7513)Technowix
2018-05-16[l10n] Occitan update (#7505)Quentí
2018-05-16Reword the direct message warning (#7420)Sylvhem
2018-05-16Do not use permitted_for scope when querying pinned statuses (#7510)Akihiko Odaki
2018-05-16Raise Mastodon::RaceConditionError if Redis lock failed (#7511)Akihiko Odaki
2018-05-16Let navigator follow redirect instead that handling redirect in fetch (#7500)Akihiko Odaki
2018-05-15Consider only-if-cached in FetchEvent valid on non-Mozilla-Firefox browser (#...Akihiko Odaki
2018-05-15Test if navigator.storage.estimate exists before using it (#7504)Akihiko Odaki
2018-05-15Ignore only-if-cached cache mode on Mozilla Firefox prior to version 60 (#7503)Akihiko Odaki
2018-05-16🌍: 🇵🇱⬆️ (#7494)Marcin Mikołajczak
2018-05-15Fix custom emoji handling in UpdateRemoteProfileService (OStatus) (#7501)unarist
2018-05-15Weblate translations 20180515 (#7496)Renato "Lond" Cerqueira
2018-05-15Clone response before using when caching web page (#7498)Akihiko Odaki
2018-05-14Fix account URI when updating ActivityPub account (#7488)Wiktor
2018-05-14Disallow async function in service worker (#7482)Akihiko Odaki
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