about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2018-05-21Add media timeline (#6631)Yamagishi Kazutoshi
2018-05-21Remove small pagination limit from context API (#7564)Eugen Rochko
2018-05-21Convert rich push notifications to plaintext in webapp (#7563)Eugen Rochko
2018-05-20[i18n] Update for Occitan (#7558)Quentí
2018-05-20Improve default background of public profile header (#7556)Eugen Rochko
2018-05-20🌍: 🇵🇱⬆️ (#7554)Marcin Mikołajczak
2018-05-19Weblate translations (2018-05-20) (#7552)Yamagishi Kazutoshi
2018-05-19Ensure push subscription is immediately removed when application is revoked (...Eugen Rochko
2018-05-19Disables autocorrect/autocapitalize on remote username field. (#7549)Ash Furrow
2018-05-19Cache media only when storage can be freed (#7547)Akihiko Odaki
2018-05-19Improve direct message warning again (#7546)Eugen Rochko
2018-05-19In footer, replace text "Mastodon" with logo (#7545)Eugen Rochko
2018-05-19checking http status code with range (#7544)takayamaki
2018-05-19Improve payload format of Web Push API now that it's open (#7521)Eugen Rochko
2018-05-19Do not override the default push notification settings (#6037)Akihiko Odaki
2018-05-19Remove outline (#7543)bsky
2018-05-19Skip pagination logic for pinned account timelines in reducer (#7540)Eugen Rochko
2018-05-19Do not raise delivery failure on 4xx errors, increase stoplight threshold (#7...Eugen Rochko
2018-05-18Fix double-encoding of display name in title and e-mails (#7534)Eugen Rochko
2018-05-18Change Japanese translation for privacy.private.short (#7535)Akihiko Odaki
2018-05-18Resolve unknown status from Add activity, skip Remove if unknown (#7526)Eugen Rochko
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