3791 Commits (a99179d31ff0013987f362ffe15cb3450b29ed08)

Author SHA1 Message Date
unarist 7706ed038f Fix context building in the reducer (#7671)
7 years ago
ThibG 0345cd5a0f Fix error when unmuting a domain without listing muted domains first (#7670)
7 years ago
abcang 90908fc24b Fix N+1 on AtomSerializer (#7669)
7 years ago
Eugen Rochko 8bb74e50be
Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661)
7 years ago
Eugen Rochko 90b64c0069
Always display tab navigation on local/federated timeline even when empty (#7663)
7 years ago
Eugen Rochko e599d7caf2 Rescue Mastodon::DimensionsValidationError in Remoteable (#7662)
7 years ago
Akihiko Odaki d95642f6d9 Cache attachments on external host with service worker (#7493)
7 years ago
takayamaki 03f4c214b4 fix: Don't validate MX record in development (#7654)
7 years ago
Lynx Kotoura c0355878ba Fix embed, error and onboarding modals in light theme (#7656)
7 years ago
Eugen Rochko 04a2cf8bcc
Fix incomplete flex style on trends items (#7655)
7 years ago
tateisu b87a1229c7 optimize direct timeline (#7614)
7 years ago
Eugen Rochko ab36e0ef72 Record trending tags from ActivityPub, too (#7647)
7 years ago
Eugen Rochko dfbadd6837
Replace recursion in status mapStateToProps (#7645)
7 years ago
Eugen Rochko 9bd23dc4e5
Track trending tags (#7638)
7 years ago
Eugen Rochko 63c7b91572 Validate that e-mail resolves with MX and it's not blacklisted (#7631)
7 years ago
Eugen Rochko 182bdbc5f4 Don't use Object.assign with Notification, only display actions for mentions (#7632)
7 years ago
bsky 422f92f3f8 Fix lock icon position in account card (#7630)
7 years ago
Lynx Kotoura 07054ee6f7 Add right margin of notification message (#7628)
7 years ago
Lynx Kotoura a0b4754231 Fix color mistakes in mastodon-light theme (#7626)
7 years ago
Yamagishi Kazutoshi 62cb3b199f Weblate translations (2018-05-26) (#7624)
7 years ago
Eugen Rochko ebf2fef029
Catch ActionController::UnknownFormat and return HTTP 406 (#7621)
7 years ago
Akihiko Odaki 023fe5181b Introduce flat layout to contexts reducer (#7150)
7 years ago
Yamagishi Kazutoshi 8182b61518 Enable media timeline (#7598)
7 years ago
Lynx Kotoura 7ea91dcbb3 More polished light theme (#7620)
7 years ago
Lynx Kotoura 6042403621 Fix color of /about/more link anchors (#7618)
7 years ago
ThibG cdbdf7f98b Ignore multiple occurrences of a hashtag within a status (fixes #7585) (#7606)
7 years ago
ThibG 2587fcdd27 Use .star-icon instead of hardcoding color in detailed statuses (fixes #7610) (#7613)
7 years ago
ThibG d8864b9e9d Fix caret position after selected suggestion and media upload (#7595)
7 years ago
Eugen Rochko 4d81809f36
Yeah, it was supposed to be #create?
7 years ago
ThibG 39d70f375f Remove unneeded code now that attachment URL isn't appended to toots (#7593)
7 years ago
Eugen Rochko 1a564df586
Do not encode HTML entities in initial Web Push payload body (#7592)
7 years ago
SerCom_KC 4c9d5a500d [WIP] i18n: Update Simplified Chinese translations (#7576)
7 years ago
Eugen Rochko 36e47a31e3
Enforce order on authorized applications page (#7587)
7 years ago
Yamagishi Kazutoshi 4eeda67727 Hide section headline for timelines in production (#7590)
7 years ago
Yamagishi Kazutoshi 06252ec71e Change column params on pinned timeline (#7581)
7 years ago
bsky 92b09d90c8 Remove outline (#7582)
7 years ago
Marcin Mikołajczak 810f92e697 🌍: 🇵🇱⬆️ (#7580)
7 years ago
Eugen Rochko 5ea643b279
Save onlyMedia prop when pinning column (#7575)
7 years ago
Eugen Rochko 40ef46dbef
Display only domain of report account if remote under comment (#7574)
7 years ago
Yamagishi Kazutoshi 46061dc041 Add exact attribute to WrappedRoute for community timeline (#7572)
7 years ago
Eugen Rochko 22e067bf5c
Use real container width in MediaGallery srcSet (#7571)
7 years ago
Eugen Rochko 32d4372381
Use #any? instead of #exists? when checking media attachments (#7570)
7 years ago
Eugen Rochko e583f110c3
Unescape HTML entities in rich web push notifications in web UI (#7569)
7 years ago
SerCom_KC 41b2cfe5b8 i18n: Update Simplified Chinese translations (#7565)
7 years ago
Sylvhem ea969000a5 Add a light theme (#7027)
7 years ago
Yamagishi Kazutoshi 7403e5d306 Add media timeline (#6631)
7 years ago
Eugen Rochko 05f8c375a2
Remove small pagination limit from context API (#7564)
7 years ago
Eugen Rochko 9ada532809
Convert rich push notifications to plaintext in webapp (#7563)
7 years ago
Quentí 6eb2bc4348 [i18n] Update for Occitan (#7558)
7 years ago
Eugen Rochko 779eb07d75
Improve default background of public profile header (#7556)
7 years ago
Marcin Mikołajczak 07672e0609 🌍: 🇵🇱⬆️ (#7554)
7 years ago
Yamagishi Kazutoshi 6aa5ea1b5d Weblate translations (2018-05-20) (#7552)
7 years ago
Eugen Rochko 8378b72eba
Ensure push subscription is immediately removed when application is revoked (#7548)
7 years ago
Ash Furrow 50db106252 Disables autocorrect/autocapitalize on remote username field. (#7549)
7 years ago
Akihiko Odaki 4e1400cecb Cache media only when storage can be freed (#7547)
7 years ago
Eugen Rochko 1bbe12254d
Improve direct message warning again (#7546)
7 years ago
Eugen Rochko 93c66f0c03
In footer, replace text "Mastodon" with logo (#7545)
7 years ago
takayamaki 587da93152 checking http status code with range (#7544)
7 years ago
Eugen Rochko 4b94e9c65e
Improve payload format of Web Push API now that it's open (#7521)
7 years ago
Akihiko Odaki 1951ff41b3 Do not override the default push notification settings (#6037)
7 years ago
bsky 138512d204 Remove outline (#7543)
7 years ago
Eugen Rochko 7871d29aff
Skip pagination logic for pinned account timelines in reducer (#7540)
7 years ago
Eugen Rochko 97f02f2c08
Do not raise delivery failure on 4xx errors, increase stoplight threshold (#7541)
7 years ago
Eugen Rochko 9422b3e0d8
Fix double-encoding of display name in title and e-mails (#7534)
7 years ago
Akihiko Odaki 2beeea1e7d Change Japanese translation for privacy.private.short (#7535)
7 years ago
Eugen Rochko 57b503d4ef
Resolve unknown status from Add activity, skip Remove if unknown (#7526)
7 years ago
Eugen Rochko dafd7afc5e
Use randomized setTimeout when fallback-polling and re-add since_id (#7522)
7 years ago
Eugen Rochko 1e02dc8715
Add preference to hide following/followers lists (#7532)
7 years ago
MIYAGI Hikaru 919eef3098 User agent for WebFinger (#7531)
7 years ago
Eugen Rochko 7293b9fc61
Ensure unfilled fields are shown when errors are shown (#7523)
7 years ago
Eugen Rochko dfb6907e08
HTTP signatures spec no longer requires algorithms field (#7525)
7 years ago
Evgeny Petrov 5e87c79d25 Russian language for 2.4.0 (#7512)
7 years ago
Eugen Rochko 2b97451168
Fix images resized in browser getting cropped (#7514)
7 years ago
Technowix 4ea376121a French translation tweaks (#7513)
7 years ago
Quentí f60c1d3989 [l10n] Occitan update (#7505)
7 years ago
Sylvhem 53c2164e9c Reword the direct message warning (#7420)
7 years ago
Akihiko Odaki 77cd6b5096 Do not use permitted_for scope when querying pinned statuses (#7510)
7 years ago
Akihiko Odaki 55fd55714a Raise Mastodon::RaceConditionError if Redis lock failed (#7511)
7 years ago
Akihiko Odaki 65d6b253fb Let navigator follow redirect instead that handling redirect in fetch (#7500)
7 years ago
Akihiko Odaki 17c1a62ec8 Consider only-if-cached in FetchEvent valid on non-Mozilla-Firefox browser (#7506)
7 years ago
Akihiko Odaki 4511a10e66 Test if navigator.storage.estimate exists before using it (#7504)
7 years ago
Akihiko Odaki 918cfd3be6 Ignore only-if-cached cache mode on Mozilla Firefox prior to version 60 (#7503)
7 years ago
Marcin Mikołajczak ff84c18e3d 🌍: 🇵🇱⬆️ (#7494)
7 years ago
unarist d47091eb97 Fix custom emoji handling in UpdateRemoteProfileService (OStatus) (#7501)
7 years ago
Renato "Lond" Cerqueira 1f74c1dbcb Weblate translations 20180515 (#7496)
7 years ago
Akihiko Odaki 3705cd8322 Clone response before using when caching web page (#7498)
7 years ago
Wiktor 7fe2993b87 Fix account URI when updating ActivityPub account (#7488)
7 years ago
Akihiko Odaki 03b69ebc45 Disallow async function in service worker (#7482)
7 years ago
Yamagishi Kazutoshi 2226d987f9 Add Slovene language (#7475)
7 years ago
abcang 3793e598d0 Call media.present? because media may be nil (#7474)
7 years ago
Eugen Rochko 416f644505
Fix 404 for GET /api/v1/push/subscription (#7472)
7 years ago
Eugen Rochko 97e43ec5f0
Add GET /api/v1/push/subscription REST API (#7471)
7 years ago
Eugen Rochko f31e58af9e
Fix nil error in StatusFilter (#7470)
7 years ago
Akihiko Odaki f1ed855f96 Test if navigator.storage is present before using it (#7460)
7 years ago
Yamagishi Kazutoshi d9b2f84c92 Open video modal on public UI (#7469)
7 years ago
ThibG 0f2fbf7d05 Improvements to toots display in admin view (#7452)
7 years ago
ThibG 7467361d70 Fetch boosted statuses on behalf of a follower (fixes #7426) (#7459)
7 years ago
Yamagishi Kazutoshi f9afd06221 Combine similar components into one on public UI (#7458)
7 years ago
ThibG 352bae8c3e Update session activation time (fixes #5605) (#7408)
7 years ago
ThibG b241cb2704 Change wording of the “undo” media upload button (fixes #6857) (#7417)
7 years ago