3792 Commits (51c639980caf21e7f5fef75640d8a17aa3d58de1)

Author SHA1 Message Date
Eugen Rochko dc7bf28635 Reduce wasted work in RemoveStatusService due to inactive followers (#7672)
6 years ago
unarist a5c740ba41 Fix context building in the reducer (#7671)
6 years ago
ThibG a7415de00d Fix error when unmuting a domain without listing muted domains first (#7670)
6 years ago
abcang f0ee3f8f8a Fix N+1 on AtomSerializer (#7669)
6 years ago
Eugen Rochko 744d47dee2 Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661)
6 years ago
Eugen Rochko bc464619f3 Always display tab navigation on local/federated timeline even when empty (#7663)
6 years ago
Eugen Rochko 776b996964 Rescue Mastodon::DimensionsValidationError in Remoteable (#7662)
6 years ago
Akihiko Odaki 0cb1524dc1 Cache attachments on external host with service worker (#7493)
6 years ago
takayamaki 5a242be7ec fix: Don't validate MX record in development (#7654)
6 years ago
Lynx Kotoura 49ee254971 Fix embed, error and onboarding modals in light theme (#7656)
6 years ago
Eugen Rochko bc64ef560e Fix incomplete flex style on trends items (#7655)
6 years ago
tateisu 9a4bed4837 optimize direct timeline (#7614)
6 years ago
Eugen Rochko adeb99bc8c Record trending tags from ActivityPub, too (#7647)
6 years ago
Eugen Rochko 20a23c7d08 Replace recursion in status mapStateToProps (#7645)
6 years ago
Eugen Rochko 8a3b9d26fb Track trending tags (#7638)
6 years ago
Eugen Rochko 03c8890e09 Validate that e-mail resolves with MX and it's not blacklisted (#7631)
6 years ago
Eugen Rochko a48e008c8e Don't use Object.assign with Notification, only display actions for mentions (#7632)
6 years ago
bsky c72db8ef90 Fix lock icon position in account card (#7630)
6 years ago
Lynx Kotoura 4210ddb676 Add right margin of notification message (#7628)
6 years ago
Lynx Kotoura 60902b948a Fix color mistakes in mastodon-light theme (#7626)
6 years ago
Yamagishi Kazutoshi fa87093ff2 Weblate translations (2018-05-26) (#7624)
6 years ago
Eugen Rochko 83b124d54b Catch ActionController::UnknownFormat and return HTTP 406 (#7621)
6 years ago
Akihiko Odaki 4e718bbb25 Introduce flat layout to contexts reducer (#7150)
6 years ago
Yamagishi Kazutoshi 590ae5ac66 Enable media timeline (#7598)
6 years ago
Lynx Kotoura 499af41a9d More polished light theme (#7620)
6 years ago
Lynx Kotoura f78eee8d6a Fix color of /about/more link anchors (#7618)
6 years ago
ThibG d1b2466320 Ignore multiple occurrences of a hashtag within a status (fixes #7585) (#7606)
6 years ago
ThibG 6d50785928 Use .star-icon instead of hardcoding color in detailed statuses (fixes #7610) (#7613)
6 years ago
ThibG a4527fe33c Fix caret position after selected suggestion and media upload (#7595)
6 years ago
Eugen Rochko 32c3fc08fe Yeah, it was supposed to be #create?
6 years ago
ThibG 0f523757f2 Remove unneeded code now that attachment URL isn't appended to toots (#7593)
6 years ago
Eugen Rochko 2d34552fbc Do not encode HTML entities in initial Web Push payload body (#7592)
6 years ago
SerCom_KC 82da8b7ec6 [WIP] i18n: Update Simplified Chinese translations (#7576)
6 years ago
Eugen Rochko fd007264dc Enforce order on authorized applications page (#7587)
6 years ago
Yamagishi Kazutoshi ff98de966f Hide section headline for timelines in production (#7590)
6 years ago
Yamagishi Kazutoshi f5421e5309 Change column params on pinned timeline (#7581)
6 years ago
bsky 818fa6fc80 Remove outline (#7582)
6 years ago
Marcin Mikołajczak 9b1b968262 🌍: 🇵🇱⬆️ (#7580)
6 years ago
Eugen Rochko 20c650b644 Save onlyMedia prop when pinning column (#7575)
6 years ago
Eugen Rochko f548332935 Display only domain of report account if remote under comment (#7574)
6 years ago
Yamagishi Kazutoshi 4a0207e3ea Add exact attribute to WrappedRoute for community timeline (#7572)
6 years ago
Eugen Rochko 765a8dad9a Use real container width in MediaGallery srcSet (#7571)
6 years ago
Eugen Rochko f68736088b Use #any? instead of #exists? when checking media attachments (#7570)
6 years ago
Eugen Rochko ed4949c676 Unescape HTML entities in rich web push notifications in web UI (#7569)
6 years ago
SerCom_KC 8a8a47892a i18n: Update Simplified Chinese translations (#7565)
6 years ago
Sylvhem eeb6fd44e1 Add a light theme (#7027)
6 years ago
Yamagishi Kazutoshi ccc240b59c Add media timeline (#6631)
6 years ago
Eugen Rochko b634cb45dc Remove small pagination limit from context API (#7564)
6 years ago
Eugen Rochko fe6ee50c7f Convert rich push notifications to plaintext in webapp (#7563)
6 years ago
Quentí 1de642e921 [i18n] Update for Occitan (#7558)
6 years ago
Eugen Rochko 21270d01a6 Improve default background of public profile header (#7556)
6 years ago
Marcin Mikołajczak b4458906ba 🌍: 🇵🇱⬆️ (#7554)
6 years ago
Yamagishi Kazutoshi 20550e2641 Weblate translations (2018-05-20) (#7552)
6 years ago
Eugen Rochko 7eaa12c83a Ensure push subscription is immediately removed when application is revoked (#7548)
6 years ago
Ash Furrow 3646b280d9 Disables autocorrect/autocapitalize on remote username field. (#7549)
6 years ago
Akihiko Odaki 9e5edeaf3a Cache media only when storage can be freed (#7547)
6 years ago
Eugen Rochko ef4a35cb62 Improve direct message warning again (#7546)
6 years ago
Eugen Rochko 95385ebe3e In footer, replace text "Mastodon" with logo (#7545)
6 years ago
takayamaki 1f83fdff89 checking http status code with range (#7544)
6 years ago
Eugen Rochko 70e678da43 Improve payload format of Web Push API now that it's open (#7521)
6 years ago
Akihiko Odaki 6bee19117f Do not override the default push notification settings (#6037)
6 years ago
bsky 097339b58a Remove outline (#7543)
6 years ago
Eugen Rochko f69cb76bf8 Skip pagination logic for pinned account timelines in reducer (#7540)
6 years ago
Eugen Rochko c3fbb857a0 Do not raise delivery failure on 4xx errors, increase stoplight threshold (#7541)
6 years ago
Eugen Rochko 48d2312c1a Fix double-encoding of display name in title and e-mails (#7534)
6 years ago
Akihiko Odaki d8666dc595 Change Japanese translation for privacy.private.short (#7535)
6 years ago
Eugen Rochko 1de7400dfc Resolve unknown status from Add activity, skip Remove if unknown (#7526)
6 years ago
Eugen Rochko 4b5cde3f2d Use randomized setTimeout when fallback-polling and re-add since_id (#7522)
6 years ago
Eugen Rochko aeceb63275 Add preference to hide following/followers lists (#7532)
6 years ago
MIYAGI Hikaru 7dbf83d6b8 User agent for WebFinger (#7531)
6 years ago
Eugen Rochko db96a5ca80 Ensure unfilled fields are shown when errors are shown (#7523)
6 years ago
Eugen Rochko 71399bf1d5 HTTP signatures spec no longer requires algorithms field (#7525)
6 years ago
Evgeny Petrov e503a61a5a Russian language for 2.4.0 (#7512)
6 years ago
Eugen Rochko 8adcc1d806 Fix images resized in browser getting cropped (#7514)
6 years ago
Technowix f98e09bfaf French translation tweaks (#7513)
6 years ago
Quentí b64100c049 [l10n] Occitan update (#7505)
6 years ago
Sylvhem 6dfe10ff1e Reword the direct message warning (#7420)
6 years ago
Akihiko Odaki a81b1e6f10 Do not use permitted_for scope when querying pinned statuses (#7510)
6 years ago
Akihiko Odaki 5dadb6896b Raise Mastodon::RaceConditionError if Redis lock failed (#7511)
6 years ago
Akihiko Odaki 7dd6224ca1 Let navigator follow redirect instead that handling redirect in fetch (#7500)
6 years ago
Akihiko Odaki 4e09854ccb Consider only-if-cached in FetchEvent valid on non-Mozilla-Firefox browser (#7506)
6 years ago
Akihiko Odaki 95b2bead0f Test if navigator.storage.estimate exists before using it (#7504)
6 years ago
Akihiko Odaki 82582dac2b Ignore only-if-cached cache mode on Mozilla Firefox prior to version 60 (#7503)
6 years ago
Marcin Mikołajczak 73f4c61bbd 🌍: 🇵🇱⬆️ (#7494)
6 years ago
unarist 63a10a7ffe Fix custom emoji handling in UpdateRemoteProfileService (OStatus) (#7501)
6 years ago
Renato "Lond" Cerqueira 933f6e2ad4 Weblate translations 20180515 (#7496)
6 years ago
Akihiko Odaki 156fc9ab20 Clone response before using when caching web page (#7498)
6 years ago
Wiktor 37136f5986 Fix account URI when updating ActivityPub account (#7488)
6 years ago
Akihiko Odaki 060fa11ee2 Disallow async function in service worker (#7482)
6 years ago
Yamagishi Kazutoshi 4d5bec8a75 Add Slovene language (#7475)
6 years ago
abcang e6c952476c Call media.present? because media may be nil (#7474)
6 years ago
Eugen Rochko b0e1211eec Fix 404 for GET /api/v1/push/subscription (#7472)
6 years ago
Eugen Rochko 7463d87ec3 Add GET /api/v1/push/subscription REST API (#7471)
6 years ago
Eugen Rochko 52a2498f60 Fix nil error in StatusFilter (#7470)
6 years ago
Akihiko Odaki cffde88361 Test if navigator.storage is present before using it (#7460)
6 years ago
Yamagishi Kazutoshi efc482361b Open video modal on public UI (#7469)
6 years ago
ThibG 4072475241 Improvements to toots display in admin view (#7452)
6 years ago
ThibG 74c2a46423 Fetch boosted statuses on behalf of a follower (fixes #7426) (#7459)
6 years ago
Yamagishi Kazutoshi fa7cdbeb67 Combine similar components into one on public UI (#7458)
6 years ago
ThibG 6222c7def7 Update session activation time (fixes #5605) (#7408)
6 years ago