2324 Commits (8465019f5465f7cd5dca1c061ef2bc081ef12df9)

Author SHA1 Message Date
Eugen Rochko 9ba171309b Simplify getting started links localization. Link "powered by Mastodon" to joinmastodon.org (#3725)
7 years ago
Eugen Rochko 46af0c66b6 Fix #3675 - Adjust quality settings of converted GIFs to reduce filesize (#3723)
7 years ago
Eugen Rochko 91e13e3cf8 Fix unclickable onboardin modal regression (#3724)
7 years ago
m4sk1n 5b0518ada5 i18n: minor fix in Polish translation (#3726)
7 years ago
Eugen Rochko 2deea77f2e Unread indicator was invisible behind column header, adjusted (#3720)
7 years ago
Ratmir Karabut a7426cd173 Update Russian translation (pin) (#3712)
7 years ago
Yamagishi Kazutoshi ef29596d2d Regenerate defaultMessages.json (#3709)
7 years ago
Yamagishi Kazutoshi 5f19b8e900 Re-add clear notifications button (#3708)
7 years ago
Eugen Rochko 9cda14bd24 Fix regression from #3672 - Do not use pipeline around zscore (#3704)
7 years ago
ThibG 3af5774a71 Fix an error when TagManager.local_url? is called with a bad URI (#3701)
7 years ago
Eugen Rochko 8b893afde7 Fix removal of status sending the original status to mentioned users instead of delete Salmon (#3672)
7 years ago
Eugen Rochko 1348d63517 Fix #3665 - Refactor timelines reducer (#3686)
7 years ago
René Klačan 042d4c1663 Fix Account model deprecation warnings (#3689)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 5c54ae381a Localize date in digest and cover NotificationMailer more (#3694)
7 years ago
Yamagishi Kazutoshi eb34081815 Remove comments for eslint-disable (#3691)
7 years ago
Yamagishi Kazutoshi d3279a6702 Refactor UpdateRemoteProfileService (#3690)
7 years ago
René Klačan ecdf17a2d7 Make sure email is case insensitive on all places (#3688)
7 years ago
Jeroen 8309f094df Update NL for 1.4.2 (#3685)
7 years ago
Eugen Rochko b8bc26d60f Improve RTL detection (#3682)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) a5729feb11 Improve default language decision and spec (#3351)
7 years ago
Matt Jankowski e31cd944c2 Move create/destroy actions for api/v1/statuses to namespace (#3678)
7 years ago
m4sk1n 8ceff751e2 i18n: Minor fixes in Polish translation (#3674)
7 years ago
Matt Jankowski dc717cf425 Move reblogged_by and favourited_by actions out of api/v1/statuses and into unique controllers (#3646)
7 years ago
Eugen Rochko e982b5edac Fix #3658 - Update RTL styles (#3669)
7 years ago
Eugen Rochko 9ea895f05f Correct validators so that existing error messages would look correct (#3668)
7 years ago
Matt Jankowski b439018342 Language detection defaults to nil (#3666)
7 years ago
Clworld 014c11aa38 adjust the size of 'column-header__back-button' (retry) (#3662)
7 years ago
Yamagishi Kazutoshi 7f99456ab0 Refactor views/admin/reports/show.html.haml (#3656)
7 years ago
Yamagishi Kazutoshi 69dc56b5d0 Add includes to Report#statuses (#3655)
7 years ago
Yamagishi Kazutoshi 0e2b04d920 Check ready state of document in public pages (#3652)
7 years ago
ふぁぼ原 2eec65d27f adjust the size of column-header__back-button (#3654)
7 years ago
Eugen Rochko 67330ceec7 Fix regression from #3592 - validation condition nesting (#3644)
7 years ago
Eugen Rochko 006594e181 Fix db:seed - only run some validations when the field was changed (#3592)
7 years ago
Eugen Rochko 3fc61534fd Fix #3378 - If favourite/reblog already exists, return it instead of failing (#3641)
7 years ago
Eugen Rochko 9eefd60136 Add explit admin actions to (re)subscribe/unsubscribe remote accounts (#3640)
7 years ago
ThibG 38f03f6da4 Fixes #3605 by returning account from database in case of race condition (#3606)
7 years ago
Yamagishi Kazutoshi 5da41e0cae Improve RuboCop rules (compatibility to Code Climate) (#3636)
7 years ago
Sorin Davidoi 4ce6597e3a fix: Warn if JavaScript is disabled (#3634)
7 years ago
Matt Jankowski 76f986d07b Clean up for api/base controller (#3629)
7 years ago
Sorin Davidoi 7300a41678 fix(components/autosuggest_textarea): Race condition regarding onBlur (#3631)
7 years ago
Matt Jankowski 9a43a1051a Coverage improvement and concern extraction for rate limit headers in API controller (#3625)
7 years ago
Yamagishi Kazutoshi 1844753bda Fix Code Climate failed (regression from #3622) (#3624)
7 years ago
unarist eebfad1ac8 Allow "class" attribute on the "a" tag in sanitization (#3623)
7 years ago
ThibG 13340bdc7a Fixes #3388 by moving re-entrant `shared_status_from_xml` before transaction block (#3622)
7 years ago
Yamagishi Kazutoshi 270213c858 Small changes to japanese translation (#3620)
7 years ago
STJrInuyasha 8e32541b74 Don't show business e-mail if it's blank (#3619)
7 years ago
Eugen Rochko 185bcf6fe1 Use preview image in <ImageLoader /> to provide immediate visual feedback (#3595)
7 years ago
Eugen Rochko 143ab47410 Fix #3063 - Add dynamic app manifest (#3563)
7 years ago
ふぁぼ原 f6fddd95d4 Add regex filters on the community timeline and the public timeline. (#3564)
7 years ago
unarist 5ef958b99f Fix 500 errors on searching invalid URLs (#3613)
7 years ago
unarist 117d333a84 Fix tag search order and not to use tsvector (#3611)
7 years ago
Yamagishi Kazutoshi d063663125 Improve ESLint rules for JSX (#3608)
7 years ago
Yamagishi Kazutoshi 379120da91 Add missing key attribute to .search-results__hashtag (#3607)
7 years ago
May Kittens Devour Your Soul 32f3af68c0 Update hr.json (#3609)
7 years ago
Yamagishi Kazutoshi 615c580665 Add quotes ESLint rules (#3602)
7 years ago
Yamagishi Kazutoshi 253c0ad358 Disable ESLint rule jsx/anchor-has-content (#3601)
7 years ago
ThibG 34e120cd84 Try fixing ThreadResolveWorker calls (#3599)
7 years ago
Naoki Kosaka 779aab71d6 Fix LoadMore in Notifications. (#3590)
7 years ago
Naoki Kosaka b68f13ae37 Fix (PR #3585) Add hasMore to propTypes and cover handleScroll. (#3589)
7 years ago
unarist 80c8cd6cad Add back button to hashtag timeline again (#3587)
7 years ago
Shunsuke Michii faf082cb8f Add th.json. (#3588)
7 years ago
IkUrA ade29d417f Add streaming_api_base_url to /api/v1/instance (#3556)
7 years ago
Matt Jankowski d339ac2c76 Introduce StatusThreadingConcern (#3490)
7 years ago
unarist 11211fe1c0 Prevent pinned columns from scroll to top on URL changing (#3586)
7 years ago
Naoki Kosaka 93168f56d9 Fix LoadMore in following and followers. (#3585)
7 years ago
Daigo 3 Dango e1142e190b Redirect to streaming_api_base_url (#3579)
7 years ago
Yamagishi Kazutoshi bba7df45e9 Add support key shortcut to Onboarding Modal (#3517)
7 years ago
Yamagishi Kazutoshi c55eaa47e0 Fix broken embed page (#3577)
7 years ago
René Klačan b64a43d38f Don't follow account if it's already followed (#3575)
7 years ago
Quent-in f4d830d5ec l10n update for occitan language (#3557)
7 years ago
Eugen Rochko 4a6ceb24c9 Added support for configurable reserved usernames (fix of #1382) (#3566)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 10da1db4e6 Remove some code in TagManager and spec (#3547)
7 years ago
m4sk1n b6063a5e90 i18n: Updated Polish translation (#3555)
7 years ago
lindwurm fdb376a293 l10n: ja: Change about/more link text (#3539)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 3dd0d62583 A minor change for ProviderDiscovery and spec (#3543)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 267468e232 Remove some arguments of Formatter.instance.format and spec (#3541)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 664686b1dc Remove Targetable (#3548)
7 years ago
Naoki Kosaka 13aa805de8 Fix limit_param in favourites_controller.rb (#3553)
7 years ago
Yamagishi Kazutoshi 04bd224629 Fix column buttons overflow in Japanese (#3552)
7 years ago
Yamagishi Kazutoshi ff642a096a Add Japanese translations (pin) (#3551)
7 years ago
unarist 4f81be115c Fix all icons in the column header being hilighted (#3554)
7 years ago
Mingye Wang 2d981b4f86 en.json: change about/more link text to "About this instance" (#3538)
7 years ago
Eugen Rochko cf8f820144 Allow mounting arbitrary columns (#3207)
7 years ago
masarakki dfbc77fa3b refocus-after-toot (#3537)
7 years ago
takayamaki aa6740c21b change sidekiq queueing to bulk push (#3536)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) e285f6086c Remove redundant code in AtomSerializer and spec (#3528)
7 years ago
Clworld 7e95d45c8d Execute PushUpdateWorker only for accounts who uses StreamingAPI just now. (#3278)
7 years ago
Nolan Lawson 294bc9a78d Fix isIntersecting in Chrome (#3525)
7 years ago
Mingye Wang e7479e996a zh-cn&tw.json: "extended info" -> "about this site" (#3519)
7 years ago
Yamagishi Kazutoshi 4489e0d6f9 Remove WarmCacheService (#3527)
7 years ago
Yamagishi Kazutoshi cab0f47a61 Change toggle state when click label (#3530)
7 years ago
ThibG 810dd86991 Ensure well_known controllers use WEB_DOMAIN by including RoutingHelper (#2388)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 2c511bbad4 Spec response for forgery (#3248)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 6b0fdf95b9 Resolve custom application stylesheet with Webpack (#3373)
7 years ago
Matt Jankowski eea027c5c2 Update Rails to version 5.1.1 (#3121)
7 years ago
Yamagishi Kazutoshi c7be992701 Add ESLint rule (object-curly-spacing) (#3498)
7 years ago
Matt Jankowski d327e1d105 Remove usernames and hashtags from language detection (#3503)
7 years ago
Matt Jankowski 25990c77c0 Handle nil and blank cases in Account finders (#3500)
7 years ago
unarist 158d6c85da Focus the submit button on the boost modal (#3494)
7 years ago
Matt Jankowski 1066fd1ab5 Spec coverage and refactor for the api/v1/accounts controllers (#3451)
7 years ago
Matt Jankowski 81ce4e4318 Move admin/pubsubhubbub controller to admin/subscriptions (#3442)
7 years ago
Matt Jankowski deb4ae7392 Add Instance class to list admin records (#3443)
7 years ago
Matt Jankowski 533a8cc68b Misc tidying and clean ups (#3445)
7 years ago
Matt Jankowski 0985a9ff7d Improve spec coverage and clean up api/v1/blocks controller (#3464)
7 years ago
Matt Jankowski ae721f376a Improve spec coverage and clean up api/v1/follow_requests controller (#3465)
7 years ago
Matt Jankowski e32b9ecbf6 Improve spec coverage and clean up api/v1/domain_blocks controller (#3466)
7 years ago
Matt Jankowski 7b8b5b9f1e Refactor api/v1/notifications controller (#3470)
7 years ago
Matt Jankowski 6237abaaa3 Improve spec coverage and clean up api/v1/favourites controller (#3472)
7 years ago
Matt Jankowski ff4d3f11b5 Expand spec coverage and refactor the `Account.find_` methods (#3485)
7 years ago
Matt Jankowski 3e95a6c9b7 Improve spec coverage and clean up api/v1/mutes controller (#3481)
7 years ago
Matt Jankowski b89dbac199 Refactor and spec coverage for api/v1/timelines actions (#3482)
7 years ago
caasi Huang 741d7a71fc Update zh-TW.json (#3480)
7 years ago
Nolan Lawson e7714433fd Remove react-imageloader (#3423)
7 years ago
unarist c58016aa24 Fix load more on account timelines (regression from #3311) (#3475)
7 years ago
Nolan Lawson 6d0a980aa6 Improve scheduling of requestIdleCallback tasks (#3477)
7 years ago
alpaca-tc d04c02ac37 Account.find_remote should be raise ActiveRecord::RecordNotFound (#3476)
7 years ago
Matt Jankowski 12e795d0a7 Refactor api/v1/apps controller (#3471)
7 years ago
Matt Jankowski cc92e6be3e Refactor api/v1/reports controller (#3469)
7 years ago
Matt Jankowski 3d2927caa2 Refactor api/v1/search controller (#3468)
7 years ago
Matt Jankowski 8b69d8d46d Improve spec coverage and clean up api/v1/media controller (#3467)
7 years ago
Matt Jankowski 5a54a5ba69 Clean up api/subscriptions controller (#3448)
7 years ago
spla 52f48030a6 Catalan language updates (#3454)
7 years ago
Yamagishi Kazutoshi 52ef65bdc6 Change PureComponent to ImmutablePureComponent (#3460)
7 years ago
Yamagishi Kazutoshi f99cd7d9f4 Add zh-TW.json (#3459)
7 years ago
Jack Jennings 4e75c71b3e Add status destroy authorization to policy (#3453)
7 years ago
Matt Jankowski 4e89226243 Improve api oembed controller (#3450)
7 years ago
Matt Jankowski 0ee8f559ec Clean up api/salmon controller (#3449)
7 years ago
Matt Jankowski 18c81c74e5 Remove exports/base controller in favor of shared concern (#3444)
7 years ago
Akihiko Odaki 20d016f430 Refactor User and spec (#3431)
7 years ago
Jack Jennings 877b82f63e Move status reblog authorization into policy (#3425)
7 years ago
Yamagishi Kazutoshi f3ba3fd759 Change libraries path to relative (#3433)
7 years ago
Nolan Lawson 05145a95e4 Extract polyfill loading into single module (#3421)
7 years ago
Jack Jennings faf53a5a3e Extract authorization policy for viewing statuses (#3150)
7 years ago
Nolan Lawson 4ee3796db7 Add IntersectionObserverWrapper to cut down on re-renders (#3406)
7 years ago
Akihiko Odaki ff2bfea0b3 Remove methods from ObfuscateFilename and spec (#3347)
7 years ago
Atsushi Yamamoto 4547e3585a Add preference setting for delete toot modal (#3368)
7 years ago
Nolan Lawson 147a048e20 Prevent wasted render in load_more.js (#3402)
7 years ago
lindwurm a51e331cf0 l10n: Fix Japanese translation (#3410)
7 years ago
Nolan Lawson fbd7406c93 Use immutable list in UploadButton to avoid wasteful re-render (#3394)
7 years ago
Eugen Rochko 2847d39133 Fix video having black border on top due to regression from #2608 (#3392)
7 years ago
ster 63a8bc1a24 Ukrainian translation: fix typo (#3393)
7 years ago
Nolan Lawson 2810bd3f3d Fix IntersectionObserver isIntersecting in Edge (#3365)
7 years ago
Nolan Lawson f506c4b342 Simplify isIntersecting in status_list.js (#3371)
7 years ago
Masoud Abkenar c463765f31 Persian translation fixes and updates (#3380)
7 years ago
Eugen Rochko a46c2a5e19 Fix #2922 - Load stylesheet from "custom.css" entrypoint when present (#3332)
7 years ago
jeroenpraat b62295117e Update Dutch strings for 1.4 (#3363)
7 years ago
Quent-in 8b906782a2 i18n update for Occitan language (#3362)
7 years ago
unarist f7283b1f0f Fix empty flash message on the settings page (#3345)
7 years ago
happycoloredbanana a867644030 Avoid comparing domains when looking for an exact match of a local account (#3336)
7 years ago
Eugen Rochko 510b12b5dc Add missing background center on public profile headers (#3340)
7 years ago
Eugen Rochko 1b9b49b01a Fix some nil errors (#3338)
7 years ago
Eugen Rochko c4e1274833 Replace onboarding elephant with friendlier graphic, shorter animation (#3337)
7 years ago
m4sk1n a72c7b01ec Updated Polish translation (#3335)
7 years ago
Eugen Rochko 04a0a1d4ba Add "meta" attribute to return of POST /api/v1/media method as well (#3333)
7 years ago
Eugen Rochko e600e0d0c5 Introduce react-textarea-autosize instead of using style.height side effects (#3334)
7 years ago
Akihiko Odaki 4c8708522a Remove redundant call of recent scope in AccountsController (#3330)
7 years ago
unarist a77031d669 Remove status context construction in the React side (#3331)
7 years ago
Akinori MUSHA 8a5d3b2e5d Go to root after login in single user mode (#3289)
7 years ago
Yamagishi Kazutoshi 3d3441dddd Change anchor to button element (#3321)
7 years ago
Nolan Lawson 98b39c2cbc Replace onWheel listener with onScroll (#3324)
7 years ago
unarist c9325ad703 Fix "Cannot read property" on missing status (#3322)
7 years ago
Nolan Lawson 98d10851ca Improve shouldComponentUpdate for status and status_action_bar (#3323)
7 years ago
Nolan Lawson f179a99a7e implement shouldComponentUpdate for relative_timestamp (#3320)
7 years ago
Eugen Rochko fc3c32d40c Fix style regression of buttons not inheriting document font by default (#3310)
7 years ago
Nolan Lawson e5fc974cb9 Fix "contains" CSS for Chromium <57 (#3317)
7 years ago
Nolan Lawson 14e97fbedc Attach ReactPerf to window for easier debugging (#3318)
7 years ago
unarist 3a82ee323e Add `flex: 0 0 auto` to some components to avoid bugs on iOS9 (#3313)
7 years ago
Nolan Lawson 8fe2781534 Fix Firefox issue with performance marks (#3315)
7 years ago
unarist af368a2d12 More use of next link header on account (media) timelines (#3311)
7 years ago
Yamagishi Kazutoshi 153e96eb02 Remove arguments in association reader (#3305)
7 years ago
unarist d85be9315a Fix an error on dragging into status_content component (#3308)
7 years ago
Nolan Lawson 534b223c29 Remove unnecessary action bar wrapper divs (#3299)
7 years ago
alpaca-tc 0931218b3f Refactor Setting (#3302)
7 years ago
Nolan Lawson b69a1f599a Add improved performance marks for development mode (#3297)
7 years ago
Yamagishi Kazutoshi 19241464e8 Add localization of datetime in public page (#3296)
7 years ago
Audun Larsen c0491db444 Norwegian translation of the onboarding page (#3303)
7 years ago
Daigo 3 Dango 97882e63a4 Replace \u2014 with &mdash; (#3301)
7 years ago
unarist b4692f1513 Fix load more feature on the Account media gallery (#3293)
7 years ago
masarakki 0949d86d83 fix-cache-returns-nil (#3213)
7 years ago
Nolan Lawson 576afed755 Name the Webpack chunks (#3291)
7 years ago
Yamagishi Kazutoshi 1a1c5a0271 Fix hovering default value for avatar component (#3290)
7 years ago
unarist dc0e45eda2 Prevent contents of the status placeholder from overflowing (#3287)
7 years ago
Yamagishi Kazutoshi ccd864c41a Remove unnecessary constructors (#3280)
7 years ago
Sorin Davidoi 5efcea69d2 Lazy load toots using IntersectionObserver (#3191)
7 years ago
Yamagishi Kazutoshi 09f5091102 Show error message to suspended user (#3281)
7 years ago
Yamagishi Kazutoshi d54273621b Skip formatting for cashtag in status text (#3275)
7 years ago
Eugen Rochko b5322046d2 Fix DM being highlighted when it's inside a favourite notification (#3267)
7 years ago
unarist 9642bdbe0a Fix following/followers API to return correct link headers (#3268)
7 years ago
Eugen Rochko b886ecea5c Fix Devise destroy method being available to delete user record (#3266)
7 years ago
beatrix a977728990 don't notify me when my toot is faved by someone i muted (#3245)
7 years ago
alpaca-tc 46ca699d72 Toggle sensitive from admin page (#3261)
7 years ago
Matt Jankowski fecc2c2f47 Refactor of API timeline actions (#3263)
7 years ago
Akihiko Odaki d670290506 Cover StreamEntriesController more and remove redundant instructions (#3257)
7 years ago
Akihiko Odaki 4f023cb001 Introduce recent to Follow (#3247)
7 years ago
Yamagishi Kazutoshi 5bb10252fa Focus the submit button (#3253)
7 years ago
Audun Larsen 5c7e4ba765 Updates Norwegian translation (#3252)
7 years ago
Ira f103e5fc65 i18n: Latest Hebew strings translated (#3250)
7 years ago
Yamagishi Kazutoshi 0b3fa49001 Refactoring. Removed useless import. (#3254)
7 years ago
Akihiko Odaki 9cc7a3c209 Cover AccountsController more in spec (#3229)
7 years ago
Matt Jankowski 4f2a0f546d Coverage for api/web/settings controller (#3238)
7 years ago
Matt Jankowski 8c11626321 Add coverage for ReportFilter and AccountFilter (#3236)
7 years ago
Matt Jankowski 0eb8b00cc9 Specs for cleanup workers (#3235)
7 years ago
Eugen Rochko cc91569a92 Similarly to #2426, put creation of remote statuses in a transaction, (#3233)
7 years ago
Tomonori Murakami 323eeb096c Fix locale bug when change it on preferences (#3223) (#3232)
7 years ago
Eugen Rochko a2f664f763 Fix locale regression from #3055 (#3231)
7 years ago
Ratmir Karabut bb40976006 Update Russian translation (#3225)
7 years ago
Immae ae917bfb23 Allow alternate domains for mastodon handlers (#3187)
7 years ago
Nolan Lawson 2d7aacf747 Only load Intl data for current language (#3130)
7 years ago
Yamagishi Kazutoshi 410a684c3b Change "Account.any?" to "Account.exists?" (#3217)
7 years ago
unarist 21d9bb041e Keep children of the column-collapsable until the transition is completed (#3218)
7 years ago
unarist 0581edb572 Fix "Edit profile" on the account action bar (#3222)
7 years ago
Akihiko Odaki cbd9804857 single_user_mode? always returns boolean (#3215)
7 years ago
Yamagishi Kazutoshi 901a36039e Add translations for counter of profile (#3214)
7 years ago
Masoud Abkenar 9ce65dd7dc Persian translation update (#3206)
7 years ago
Eugen Rochko 9f05b5a078 Fix forgotten to include language attribute in statuses JSON (#3209)
7 years ago
ster 0dfe09d630 Update Ukrainian translation (#3203)
7 years ago
Akihiko Odaki 90c8175cb0 Fix mutes_controller error and incorrect statuses_controller report (#3202)
7 years ago
vidarlee 601c3668e3 Enhance for the Chinese translation (#3198)
7 years ago
Eugen Rochko b51beb6486 Replace mastodon:media:clear and mastodon:feeds:clear rake tasks with (#3180)
7 years ago
Eugen Rochko 9ade22cd04 Improve language filter preferences look (#3184)
7 years ago
Yamagishi Kazutoshi d7d6a30287 Add MS Edge support to public.js (#3179)
7 years ago
spla d4e99f6efa Catalan translation update (#3177)
7 years ago
Akihiko Odaki f23a0655fe Fix regressions in api/v1 (#3178)
7 years ago
Matt Jankowski 1122249e51 Filter languages with opt out (#3175)
7 years ago
Yamagishi Kazutoshi e4ed0b155c Improve eslint rules (#3147)
7 years ago
Yamagishi Kazutoshi ee5e342a42 Fix block list 500 (#3174)
7 years ago
Nolan Lawson fb220aefc9 Remove unnecessary status__info-time div (#3172)
7 years ago
Akihiko Odaki 9d32e7f6d5 Use joins for account properties (#3167)
7 years ago
Sorin Davidoi fcf794aebe Performance improvements (#3168)
7 years ago
Yamagishi Kazutoshi 5202908017 Add Japanese translations (domain block & admin page) (#3160)
7 years ago
ButterflyOfFire 9054d82d51 Update reset_password_instructions.ar.html.erb (#3163)
7 years ago
June Sallou 1596329b26 Updating the French translations for the web client (#3164)
7 years ago
beatrix 4f3b6cc3be guard against empty domain block list in status scope (#3161)
7 years ago
Eugen Rochko 94b26e90fa Add account media gallery view to web UI (#3120)
7 years ago
Sorin Davidoi eeb78b394c feat: Use CSS contain to avoid computations (#3158)
7 years ago
PFM 27fc0ba24e Fix JavaScript error (#3153)
7 years ago
Eugen Rochko de5e67238b Fix federated timeline excluding local toots when any domain blocks are set (#3151)
7 years ago
Eugen Rochko 5695449335 Add buttons to block and unblock domain (#3127)
7 years ago
Sorin Davidoi 83058002f6 Avoid useless renders (#3141)
7 years ago
abcang e3dcaaf0b9 Unify the method of extracting tags (#3138)
7 years ago
Matt Jankowski c8f8629c7e Add spec coverage for regeneration worker (#3143)
7 years ago
Matt Jankowski fbc28a9d0f Remove unused style helper (#3145)
7 years ago
Matt Jankowski 4423ed3557 Specs for precompute feed service (#3142)
7 years ago
Yamagishi Kazutoshi d1f83bee86 Remove react-autosuggest (#3140)
7 years ago
Yamagishi Kazutoshi 9ab33ded34 Downgrade eslint-plugin-jsx-a11y to v4.0.0 (#3131)
7 years ago
Matt Jankowski fb2826be40 Improve how params from controller are permitted in filter helper (#3129)
7 years ago
Yamagishi Kazutoshi 2ad6edded5 Replace inline styles with stylesheet (#3115)
7 years ago
alpaca-tc b0979ed58e Define instance method outside #included (#3128)
7 years ago
Matt Jankowski 6619cfe934 Conditional validations no longer accept strings for if/unless (#3124)
7 years ago
Matt Jankowski bab5df2872 Use stylesheet_pack_tag in embedded layout, avoids pipeline deprecation warning (#3123)
7 years ago