3864 Commits (722d1ca015f7b362dda63c3b6f9079443060fe81)

Author SHA1 Message Date
Yamagishi Kazutoshi f4a6f6fb89 Remove unnecessary underline on accounts table (#7728)
7 years ago
Eugen Rochko ca9ac011a5 Display numbers in account header using shortNumberFormat for consistency (#7723)
7 years ago
Akihiko Odaki 3114ac9655 Do not mark remote status sensitive even if spoiler text is present (#7395)
7 years ago
Lynx Kotoura 93d90d3237 Fix activity-stream-tabs colors and set text variables for text colors (#7722)
7 years ago
Eugen Rochko 2af43c3dce Fix bug in order of conversations in web UI (#7721)
7 years ago
Eugen Rochko 650e3e346b Remove trending hashtags (#7711)
7 years ago
Yamagishi Kazutoshi ca2a6b2071 Weblate translations (2018-06-02) (#7705)
7 years ago
Eugen Rochko 3833c8b690 Use different algorithm for trending tags (#7697)
7 years ago
Eugen Rochko 57ad751230 Fix margin between compose warning, reply indicator and textarea (#7701)
7 years ago
Eugen Rochko aa54c65ee2 Improve trends layout (#7700)
7 years ago
Yamagishi Kazutoshi f64f9860c7 Add loading indicator for trending tags (#7693)
7 years ago
Yamagishi Kazutoshi fe98e276e1 Update ESLint for Code Climate (#7696)
7 years ago
Yamagishi Kazutoshi a87927437d Fix duplicate key attributes (#7694)
7 years ago
Eugen Rochko 946091af45 Exclude unlisted, private and direct toots from affecting trends (#7686)
7 years ago
Eugen Rochko aa1f74cba6 Make the refresh trends button refresh trends (#7685)
7 years ago
Mélanie Chauvel (ariasuni) a6ddd1aba2 Put the CW field between the toot we are replying to and the toot field (#7508)
7 years ago
Yamagishi Kazutoshi 4c11c429ce Weblate translations (2018-05-31) (#7681)
7 years ago
Marcin Mikołajczak 069bb3eeeb 🌍: 🇵🇱⬆️ (#7679)
7 years ago
Eugen Rochko 49a0a3a8a2 Speed up some rake tasks by moving execution to Sidekiq (#7678)
7 years ago
Eugen Rochko d60a87d3d2 Redirect / to home on mobile layout, to getting started on desktop (#7677)
7 years ago
Eugen Rochko 931c88b0aa Improve getting started column (#7676)
7 years ago
Eugen Rochko 9e3f9b8250 Improve counter caches on Status and Account (#7644)
7 years ago
Eugen Rochko dc7bf28635 Reduce wasted work in RemoveStatusService due to inactive followers (#7672)
7 years ago
unarist a5c740ba41 Fix context building in the reducer (#7671)
7 years ago
ThibG a7415de00d Fix error when unmuting a domain without listing muted domains first (#7670)
7 years ago
abcang f0ee3f8f8a Fix N+1 on AtomSerializer (#7669)
7 years ago
Eugen Rochko 744d47dee2 Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661)
7 years ago
Eugen Rochko bc464619f3 Always display tab navigation on local/federated timeline even when empty (#7663)
7 years ago
Eugen Rochko 776b996964 Rescue Mastodon::DimensionsValidationError in Remoteable (#7662)
7 years ago
Akihiko Odaki 0cb1524dc1 Cache attachments on external host with service worker (#7493)
7 years ago
takayamaki 5a242be7ec fix: Don't validate MX record in development (#7654)
7 years ago
Lynx Kotoura 49ee254971 Fix embed, error and onboarding modals in light theme (#7656)
7 years ago
Eugen Rochko bc64ef560e Fix incomplete flex style on trends items (#7655)
7 years ago
tateisu 9a4bed4837 optimize direct timeline (#7614)
7 years ago
Eugen Rochko adeb99bc8c Record trending tags from ActivityPub, too (#7647)
7 years ago
Eugen Rochko 20a23c7d08 Replace recursion in status mapStateToProps (#7645)
7 years ago
Eugen Rochko 8a3b9d26fb Track trending tags (#7638)
7 years ago
Eugen Rochko 03c8890e09 Validate that e-mail resolves with MX and it's not blacklisted (#7631)
7 years ago
Eugen Rochko a48e008c8e Don't use Object.assign with Notification, only display actions for mentions (#7632)
7 years ago
bsky c72db8ef90 Fix lock icon position in account card (#7630)
7 years ago
Lynx Kotoura 4210ddb676 Add right margin of notification message (#7628)
7 years ago
Lynx Kotoura 60902b948a Fix color mistakes in mastodon-light theme (#7626)
7 years ago
Yamagishi Kazutoshi fa87093ff2 Weblate translations (2018-05-26) (#7624)
7 years ago
Eugen Rochko 83b124d54b Catch ActionController::UnknownFormat and return HTTP 406 (#7621)
7 years ago
Akihiko Odaki 4e718bbb25 Introduce flat layout to contexts reducer (#7150)
7 years ago
Yamagishi Kazutoshi 590ae5ac66 Enable media timeline (#7598)
7 years ago
Lynx Kotoura 499af41a9d More polished light theme (#7620)
7 years ago
Lynx Kotoura f78eee8d6a Fix color of /about/more link anchors (#7618)
7 years ago
ThibG d1b2466320 Ignore multiple occurrences of a hashtag within a status (fixes #7585) (#7606)
7 years ago
ThibG 6d50785928 Use .star-icon instead of hardcoding color in detailed statuses (fixes #7610) (#7613)
7 years ago
ThibG a4527fe33c Fix caret position after selected suggestion and media upload (#7595)
7 years ago
Eugen Rochko 32c3fc08fe Yeah, it was supposed to be #create?
7 years ago
ThibG 0f523757f2 Remove unneeded code now that attachment URL isn't appended to toots (#7593)
7 years ago
Eugen Rochko 2d34552fbc Do not encode HTML entities in initial Web Push payload body (#7592)
7 years ago
SerCom_KC 82da8b7ec6 [WIP] i18n: Update Simplified Chinese translations (#7576)
7 years ago
Eugen Rochko fd007264dc Enforce order on authorized applications page (#7587)
7 years ago
Yamagishi Kazutoshi ff98de966f Hide section headline for timelines in production (#7590)
7 years ago
Yamagishi Kazutoshi f5421e5309 Change column params on pinned timeline (#7581)
7 years ago
bsky 818fa6fc80 Remove outline (#7582)
7 years ago
Marcin Mikołajczak 9b1b968262 🌍: 🇵🇱⬆️ (#7580)
7 years ago
Eugen Rochko 20c650b644 Save onlyMedia prop when pinning column (#7575)
7 years ago
Eugen Rochko f548332935 Display only domain of report account if remote under comment (#7574)
7 years ago
Yamagishi Kazutoshi 4a0207e3ea Add exact attribute to WrappedRoute for community timeline (#7572)
7 years ago
Eugen Rochko 765a8dad9a Use real container width in MediaGallery srcSet (#7571)
7 years ago
Eugen Rochko f68736088b Use #any? instead of #exists? when checking media attachments (#7570)
7 years ago
Eugen Rochko ed4949c676 Unescape HTML entities in rich web push notifications in web UI (#7569)
7 years ago
SerCom_KC 8a8a47892a i18n: Update Simplified Chinese translations (#7565)
7 years ago
Sylvhem eeb6fd44e1 Add a light theme (#7027)
7 years ago
Yamagishi Kazutoshi ccc240b59c Add media timeline (#6631)
7 years ago
Eugen Rochko b634cb45dc Remove small pagination limit from context API (#7564)
7 years ago
Eugen Rochko fe6ee50c7f Convert rich push notifications to plaintext in webapp (#7563)
7 years ago
Quentí 1de642e921 [i18n] Update for Occitan (#7558)
7 years ago
Eugen Rochko 21270d01a6 Improve default background of public profile header (#7556)
7 years ago
Marcin Mikołajczak b4458906ba 🌍: 🇵🇱⬆️ (#7554)
7 years ago
Yamagishi Kazutoshi 20550e2641 Weblate translations (2018-05-20) (#7552)
7 years ago
Eugen Rochko 7eaa12c83a Ensure push subscription is immediately removed when application is revoked (#7548)
7 years ago
Ash Furrow 3646b280d9 Disables autocorrect/autocapitalize on remote username field. (#7549)
7 years ago
Akihiko Odaki 9e5edeaf3a Cache media only when storage can be freed (#7547)
7 years ago
Eugen Rochko ef4a35cb62 Improve direct message warning again (#7546)
7 years ago
Eugen Rochko 95385ebe3e In footer, replace text "Mastodon" with logo (#7545)
7 years ago
takayamaki 1f83fdff89 checking http status code with range (#7544)
7 years ago
Eugen Rochko 70e678da43 Improve payload format of Web Push API now that it's open (#7521)
7 years ago
Akihiko Odaki 6bee19117f Do not override the default push notification settings (#6037)
7 years ago
bsky 097339b58a Remove outline (#7543)
7 years ago
Eugen Rochko f69cb76bf8 Skip pagination logic for pinned account timelines in reducer (#7540)
7 years ago
Eugen Rochko c3fbb857a0 Do not raise delivery failure on 4xx errors, increase stoplight threshold (#7541)
7 years ago
Eugen Rochko 48d2312c1a Fix double-encoding of display name in title and e-mails (#7534)
7 years ago
Akihiko Odaki d8666dc595 Change Japanese translation for privacy.private.short (#7535)
7 years ago
Eugen Rochko 1de7400dfc Resolve unknown status from Add activity, skip Remove if unknown (#7526)
7 years ago
Eugen Rochko 4b5cde3f2d Use randomized setTimeout when fallback-polling and re-add since_id (#7522)
7 years ago
Eugen Rochko aeceb63275 Add preference to hide following/followers lists (#7532)
7 years ago
MIYAGI Hikaru 7dbf83d6b8 User agent for WebFinger (#7531)
7 years ago
Eugen Rochko db96a5ca80 Ensure unfilled fields are shown when errors are shown (#7523)
7 years ago
Eugen Rochko 71399bf1d5 HTTP signatures spec no longer requires algorithms field (#7525)
7 years ago
Evgeny Petrov e503a61a5a Russian language for 2.4.0 (#7512)
7 years ago
Eugen Rochko 8adcc1d806 Fix images resized in browser getting cropped (#7514)
7 years ago
Technowix f98e09bfaf French translation tweaks (#7513)
7 years ago
Quentí b64100c049 [l10n] Occitan update (#7505)
7 years ago
Sylvhem 6dfe10ff1e Reword the direct message warning (#7420)
7 years ago
Akihiko Odaki a81b1e6f10 Do not use permitted_for scope when querying pinned statuses (#7510)
7 years ago
Akihiko Odaki 5dadb6896b Raise Mastodon::RaceConditionError if Redis lock failed (#7511)
7 years ago
Akihiko Odaki 7dd6224ca1 Let navigator follow redirect instead that handling redirect in fetch (#7500)
7 years ago
Akihiko Odaki 4e09854ccb Consider only-if-cached in FetchEvent valid on non-Mozilla-Firefox browser (#7506)
7 years ago
Akihiko Odaki 95b2bead0f Test if navigator.storage.estimate exists before using it (#7504)
7 years ago
Akihiko Odaki 82582dac2b Ignore only-if-cached cache mode on Mozilla Firefox prior to version 60 (#7503)
7 years ago
Marcin Mikołajczak 73f4c61bbd 🌍: 🇵🇱⬆️ (#7494)
7 years ago
unarist 63a10a7ffe Fix custom emoji handling in UpdateRemoteProfileService (OStatus) (#7501)
7 years ago
Renato "Lond" Cerqueira 933f6e2ad4 Weblate translations 20180515 (#7496)
7 years ago
Akihiko Odaki 156fc9ab20 Clone response before using when caching web page (#7498)
7 years ago
Wiktor 37136f5986 Fix account URI when updating ActivityPub account (#7488)
7 years ago
Akihiko Odaki 060fa11ee2 Disallow async function in service worker (#7482)
7 years ago
Yamagishi Kazutoshi 4d5bec8a75 Add Slovene language (#7475)
7 years ago
abcang e6c952476c Call media.present? because media may be nil (#7474)
7 years ago
Eugen Rochko b0e1211eec Fix 404 for GET /api/v1/push/subscription (#7472)
7 years ago
Eugen Rochko 7463d87ec3 Add GET /api/v1/push/subscription REST API (#7471)
7 years ago
Eugen Rochko 52a2498f60 Fix nil error in StatusFilter (#7470)
7 years ago
Akihiko Odaki cffde88361 Test if navigator.storage is present before using it (#7460)
7 years ago
Yamagishi Kazutoshi efc482361b Open video modal on public UI (#7469)
7 years ago
ThibG 4072475241 Improvements to toots display in admin view (#7452)
7 years ago
ThibG 74c2a46423 Fetch boosted statuses on behalf of a follower (fixes #7426) (#7459)
7 years ago
Yamagishi Kazutoshi fa7cdbeb67 Combine similar components into one on public UI (#7458)
7 years ago
ThibG 6222c7def7 Update session activation time (fixes #5605) (#7408)
7 years ago
ThibG 37457543c7 Change wording of the “undo” media upload button (fixes #6857) (#7417)
7 years ago
ThibG b59416500e Catch Paperclip processing failures (fixes #6378) (#7439)
7 years ago
Shuhei Kitagawa fd0f2b675e Add tests for invites controller (#7441)
7 years ago
Eugen Rochko e86a4fe36b Add REST API for Web Push Notifications subscriptions (#7445)
7 years ago
Yamagishi Kazutoshi a6bdefe811 Weblate translations (2018-05-10) (#7438)
7 years ago
Yamagishi Kazutoshi b91c131afa Strip tags from og:description on public tag page (#7437)
7 years ago
Yamagishi Kazutoshi f286c23900 Add alternate for RSS (#7436)
7 years ago
Yamagishi Kazutoshi 59b48b923d Disable inflate gzip on head method (#7432)
7 years ago
Yamagishi Kazutoshi 1b42ea9f2c Support gzip encoding on Request (#7425)
7 years ago
Yamagishi Kazutoshi d006271514 Show card modal on public pages (#7428)
7 years ago
Yamagishi Kazutoshi e59fb1b969 Correct rotate of image using EXIF (#7422)
7 years ago
Yamagishi Kazutoshi 6092325a48 Rescue Mastodon::LengthValidationError in FetchLinkCardService (#7424)
7 years ago
Yamagishi Kazutoshi c1427f90f6 Show media modal on public timeline (#7413)
7 years ago
Surinna Curtis a2b84b644b Take the first recognized actor_type. (#7410)
7 years ago
ThibG 8ccc863ae8 Do not crash in getStatusIds when there is a gap in the timeline (fixes #7400) (#7415)
7 years ago
ThibG 10be4c496c Fix hashtags not being federated on mentions (fixes #6900) (#7406)
7 years ago
Eugen Rochko 244a270a80 If an OStatus message contains nsfw hashtag, mark it as sensitive (#7398)
7 years ago
Eugen Rochko 7ff3c849d1 Bot nameplates (#7391)
7 years ago
Eugen Rochko b890e5830c Support explicitly supplying language code for status via REST API (#7389)
7 years ago
Eugen Rochko 8b63d39427 Use plaintext value for field value tooltips in web UI (#7388)
7 years ago
abcang b9c17c6580 Fix distribute_add_activity and distribute_remove_activity (#7393)
7 years ago
Eugen Rochko 93553c17c8 Add Corsican localization (#7390)
7 years ago
ThibG 796fe4c361 Fixes/rollback scroll changes (#7387)
7 years ago
ThibG 520f3a28fc Various improvements to the report UI (#7342)
7 years ago
Yamagishi Kazutoshi a14525d3df Weblate translations (2018-05-06) (#7381)
7 years ago
Eugen Rochko 4055ce490c Enable custom emojis in profiles (notes, field values, display names) (#7374)
7 years ago
Shuhei Kitagawa 8c8a850f8a Add resend confirmation for admin (#7378)
7 years ago
Eugen Rochko a1398887ae Add hint about 7 day cooldown for archive takeout (#7375)
7 years ago