2468 Commits (594234740788a51fa528152343eb50dc1c6ca093)

Author SHA1 Message Date
Sorin Davidoi 2211e8d1cd Revocable sessions (#3616)
7 years ago
Eugen Rochko 281f07244b Merge branch 'swipe-gestures' of git://github.com/sorin-davidoi/mastodon into sorin-davidoi-swipe-gestures
7 years ago
Yamagishi Kazutoshi eff9416469 Remove unused variables (#3906)
7 years ago
Yamagishi Kazutoshi 6fbb3841a6 Add prefix to setting toggle ID (#3907)
7 years ago
Sorin Davidoi d8c4781377 fix: Apply :hover, :focus and :active only when multiple columns
7 years ago
Sorin Davidoi bc6e958229 feat: Swipeable media
7 years ago
Sorin Davidoi a6d8d1036a feat: Swipeable columns
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) e27f792c24 Some minor change and spec for Account (#3813)
7 years ago
Eugen Rochko 0190aac240 Fix regression from #3842 (#3892)
7 years ago
unarist cc382c5006 Don't attach IntersectionObserver for wrapped statuses (#3883)
7 years ago
Eugen Rochko 946a166791 Revert #3851 (#3878)
7 years ago
Eugen Rochko 31cd649041 Revert "Don't attach IntersectionObserver for wrapped statuses" (#3877)
7 years ago
ThibG 15b43f555d Fix conversations (fixes #3869) (#3870)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) bab5a18232 Filter direct statuses in Status.as_home_timeline (#3842)
7 years ago
unarist a20cf3b64e Fix RemoteFollow behavior (#3868)
7 years ago
Sorin Davidoi 8f03fdce7f Upgrade React Router (#3677)
7 years ago
alpaca-tc 1fc6cb4997 Do not call setState from unmounted component (#3853)
7 years ago
Yamagishi Kazutoshi eb832e88f4 Replace TextIconButton for SensitiveButton to IconButton (#3759)
7 years ago
unarist b16b69350e Fix RTL detection on Ruby side (#3867)
7 years ago
unarist 94ad0706f5 Don't attach IntersectionObserver for wrapped statuses (#3863)
7 years ago
unarist bf8c2c4348 Clicking on the CW text should expand the status (#3855)
7 years ago
unarist aa58cca040 Set cursor:pointer only when necessary (#3857)
7 years ago
masarakki ff142eb64d setting-for-account-deletable (#3852)
7 years ago
Daigo 3 Dango 5bd3715a4c Link to /about from public page on a single user instance (#3814)
7 years ago
Gô Shoemake 29a22691d2 Fix character/grapheme count stuff (#3839)
7 years ago
alpaca-tc cf6fe4f8cb Unobserve status on unmount (#3851)
7 years ago
alpaca-tc 8d2b3ada80 Fixes streaming callbacks of HashtagTimeline (#3849)
7 years ago
Eugen Rochko f3be605286 Rename FollowRemoteAccountService to ResolveRemoteAccountService (#3847)
7 years ago
Eugen Rochko aebebdc5d1 Debounce autosuggestions (#3836)
7 years ago
Nolan Lawson 1f2abd8d67 Fix jittery scrolling for Chromium browsers (#3776) (#3832)
7 years ago
Nolan Lawson 1d9f9352a6 handle resize in a debounce() (#3834)
7 years ago
nightpool 94d0e012de Whitelist allowed classes for federated statuses (#3810)
7 years ago
abcang 1840a352f5 Fix ogp url (#3802)
7 years ago
Yamagishi Kazutoshi df4f4e94b3 Add alt attribute to ImageLoader (#3765)
7 years ago
ThibG 51b2f789bd Fix #3633 by not spawning RemoteProfileUpdateWorker from FetchRemoteAccountService (#3642)
7 years ago
Eugen Rochko 8518d005fd Fix regression from #3490 - filter out hidden statuses from ancestors/descendants even if the viewer is anonymous (#3752)
7 years ago
Eugen Rochko bb911043de Fix regression from #3748 - properly set defaultColumns (#3750)
7 years ago
unarist d8a0ee1956 Fix merge default columns (#3748)
7 years ago
Eugen Rochko 91c71471ab Fix account delete form not accepting password, update suspended (#3745)
7 years ago
Eugen Rochko 80c13bf0ef Save settings when they are changed (#3743)
7 years ago
Eugen Rochko e17c2e5da5 Batched remove status service (#3735)
7 years ago
Eugen Rochko 4a618908e8 Account deletion (#3728)
7 years ago
Eugen Rochko dc8a6244fc Fix #2619 - When redis feed is empty, fall back to database (#3721)
7 years ago
Sorin Davidoi 0f52e42c2d fix(status): Content jump due to height changes (#3734)
7 years ago
Eugen Rochko 47ace633dc Simplify getting started links localization. Link "powered by Mastodon" to joinmastodon.org (#3725)
7 years ago
Eugen Rochko 85d5518b6b Fix #3675 - Adjust quality settings of converted GIFs to reduce filesize (#3723)
7 years ago
Eugen Rochko 5104bd7988 Fix unclickable onboardin modal regression (#3724)
7 years ago
m4sk1n 3e425b51fd i18n: minor fix in Polish translation (#3726)
7 years ago
Eugen Rochko 37dbfa4cd7 Unread indicator was invisible behind column header, adjusted (#3720)
7 years ago
Ratmir Karabut 0d23c81662 Update Russian translation (pin) (#3712)
7 years ago
Yamagishi Kazutoshi b436b31d5a Regenerate defaultMessages.json (#3709)
7 years ago
Yamagishi Kazutoshi 72133fbed6 Re-add clear notifications button (#3708)
7 years ago
Eugen Rochko 605e2a417c Fix regression from #3672 - Do not use pipeline around zscore (#3704)
7 years ago
ThibG f8fe394e7a Fix an error when TagManager.local_url? is called with a bad URI (#3701)
7 years ago
Eugen Rochko ce812466c7 Fix removal of status sending the original status to mentioned users instead of delete Salmon (#3672)
7 years ago
Eugen Rochko 47bf7a8047 Fix #3665 - Refactor timelines reducer (#3686)
7 years ago
René Klačan 85d405c810 Fix Account model deprecation warnings (#3689)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) f596a413ef Localize date in digest and cover NotificationMailer more (#3694)
7 years ago
Yamagishi Kazutoshi 3690f04e4a Remove comments for eslint-disable (#3691)
7 years ago
Yamagishi Kazutoshi f3e8bc9f8f Refactor UpdateRemoteProfileService (#3690)
7 years ago
René Klačan dcf0530218 Make sure email is case insensitive on all places (#3688)
7 years ago
Jeroen 6fb9726b99 Update NL for 1.4.2 (#3685)
7 years ago
Eugen Rochko 8015fd7600 Improve RTL detection (#3682)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 4919b89ab8 Improve default language decision and spec (#3351)
7 years ago
Matt Jankowski 2925372ff4 Move create/destroy actions for api/v1/statuses to namespace (#3678)
7 years ago
m4sk1n 778430b54a i18n: Minor fixes in Polish translation (#3674)
7 years ago
Matt Jankowski 5282ba862a Move reblogged_by and favourited_by actions out of api/v1/statuses and into unique controllers (#3646)
7 years ago
Eugen Rochko 9b03cf0ddd Fix #3658 - Update RTL styles (#3669)
7 years ago
Eugen Rochko cdff1da901 Correct validators so that existing error messages would look correct (#3668)
7 years ago
Matt Jankowski 022008a2a6 Language detection defaults to nil (#3666)
7 years ago
Clworld a3715598cc adjust the size of 'column-header__back-button' (retry) (#3662)
7 years ago
Yamagishi Kazutoshi 1be48dd805 Refactor views/admin/reports/show.html.haml (#3656)
7 years ago
Yamagishi Kazutoshi 6384041d17 Add includes to Report#statuses (#3655)
7 years ago
Yamagishi Kazutoshi 140e73bc82 Check ready state of document in public pages (#3652)
7 years ago
ふぁぼ原 e3fae6f52c adjust the size of column-header__back-button (#3654)
7 years ago
Eugen Rochko 177dd8bb53 Fix regression from #3592 - validation condition nesting (#3644)
7 years ago
Eugen Rochko c207b4bb33 Fix db:seed - only run some validations when the field was changed (#3592)
7 years ago
Eugen Rochko b87eb8ea14 Fix #3378 - If favourite/reblog already exists, return it instead of failing (#3641)
7 years ago
Eugen Rochko 8902e265b4 Add explit admin actions to (re)subscribe/unsubscribe remote accounts (#3640)
7 years ago
ThibG f741673638 Fixes #3605 by returning account from database in case of race condition (#3606)
7 years ago
Yamagishi Kazutoshi 0a0b9a271a Improve RuboCop rules (compatibility to Code Climate) (#3636)
7 years ago
Sorin Davidoi 8acadeea76 fix: Warn if JavaScript is disabled (#3634)
7 years ago
Matt Jankowski 73540ffe6b Clean up for api/base controller (#3629)
7 years ago
Sorin Davidoi 8cf8ce4ac0 fix(components/autosuggest_textarea): Race condition regarding onBlur (#3631)
7 years ago
Matt Jankowski f0634ba876 Coverage improvement and concern extraction for rate limit headers in API controller (#3625)
7 years ago
Yamagishi Kazutoshi 1d68fe1a60 Fix Code Climate failed (regression from #3622) (#3624)
7 years ago
unarist 6bd6dcf6df Allow "class" attribute on the "a" tag in sanitization (#3623)
7 years ago
ThibG 28d2920472 Fixes #3388 by moving re-entrant `shared_status_from_xml` before transaction block (#3622)
7 years ago
Yamagishi Kazutoshi 34bfea8bbf Small changes to japanese translation (#3620)
7 years ago
STJrInuyasha 2d91944285 Don't show business e-mail if it's blank (#3619)
7 years ago
Eugen Rochko b623dd12c1 Use preview image in <ImageLoader /> to provide immediate visual feedback (#3595)
7 years ago
Eugen Rochko 722d152082 Fix #3063 - Add dynamic app manifest (#3563)
7 years ago
ふぁぼ原 7623766241 Add regex filters on the community timeline and the public timeline. (#3564)
7 years ago
unarist e34c5a3503 Fix 500 errors on searching invalid URLs (#3613)
7 years ago
unarist 004672aa6c Fix tag search order and not to use tsvector (#3611)
7 years ago
Yamagishi Kazutoshi d8ae3efec3 Improve ESLint rules for JSX (#3608)
7 years ago
Yamagishi Kazutoshi cd81a1c52a Add missing key attribute to .search-results__hashtag (#3607)
7 years ago
May Kittens Devour Your Soul dcf73ddeff Update hr.json (#3609)
7 years ago
Yamagishi Kazutoshi 7a7bfa5170 Add quotes ESLint rules (#3602)
7 years ago
Yamagishi Kazutoshi e969c78645 Disable ESLint rule jsx/anchor-has-content (#3601)
7 years ago
ThibG 7adac1bc51 Try fixing ThreadResolveWorker calls (#3599)
7 years ago
Naoki Kosaka e859d6f259 Fix LoadMore in Notifications. (#3590)
7 years ago
Naoki Kosaka a0880edc6e Fix (PR #3585) Add hasMore to propTypes and cover handleScroll. (#3589)
7 years ago
unarist 61fcdbbf7e Add back button to hashtag timeline again (#3587)
7 years ago
Shunsuke Michii 43af695ba1 Add th.json. (#3588)
7 years ago
IkUrA facd90e7a6 Add streaming_api_base_url to /api/v1/instance (#3556)
7 years ago
Matt Jankowski 6201f96b8a Introduce StatusThreadingConcern (#3490)
7 years ago
unarist c26cea262b Prevent pinned columns from scroll to top on URL changing (#3586)
7 years ago
Naoki Kosaka 1f1d6bf2a0 Fix LoadMore in following and followers. (#3585)
7 years ago
Daigo 3 Dango 2985d08951 Redirect to streaming_api_base_url (#3579)
7 years ago
Yamagishi Kazutoshi 66ca7157db Add support key shortcut to Onboarding Modal (#3517)
7 years ago
Yamagishi Kazutoshi 4addf051d4 Fix broken embed page (#3577)
7 years ago
René Klačan 037f96c5ae Don't follow account if it's already followed (#3575)
7 years ago
Quent-in 370fa70924 l10n update for occitan language (#3557)
7 years ago
Eugen Rochko f7a30e2fae Added support for configurable reserved usernames (fix of #1382) (#3566)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) e07b57852e Remove some code in TagManager and spec (#3547)
7 years ago
m4sk1n 7c7c18fdea i18n: Updated Polish translation (#3555)
7 years ago
lindwurm a84664026e l10n: ja: Change about/more link text (#3539)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) e674608d10 A minor change for ProviderDiscovery and spec (#3543)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) c7af8cbc90 Remove some arguments of Formatter.instance.format and spec (#3541)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 19084d3c6c Remove Targetable (#3548)
7 years ago
Naoki Kosaka e014bf8ed0 Fix limit_param in favourites_controller.rb (#3553)
7 years ago
Yamagishi Kazutoshi f6e2309e70 Fix column buttons overflow in Japanese (#3552)
7 years ago
Yamagishi Kazutoshi 9d2154c4ab Add Japanese translations (pin) (#3551)
7 years ago
unarist 1dfd27a028 Fix all icons in the column header being hilighted (#3554)
7 years ago
Mingye Wang b97ebaf620 en.json: change about/more link text to "About this instance" (#3538)
7 years ago
Eugen Rochko 8ee2eb5d2e Allow mounting arbitrary columns (#3207)
7 years ago
masarakki 20b647020b refocus-after-toot (#3537)
7 years ago
takayamaki 3eedad2737 change sidekiq queueing to bulk push (#3536)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) ce7c0def88 Remove redundant code in AtomSerializer and spec (#3528)
7 years ago
Clworld dab8fc4584 Execute PushUpdateWorker only for accounts who uses StreamingAPI just now. (#3278)
7 years ago
Nolan Lawson 3363f2f4d6 Fix isIntersecting in Chrome (#3525)
7 years ago
Mingye Wang c7f2d6af55 zh-cn&tw.json: "extended info" -> "about this site" (#3519)
7 years ago
Yamagishi Kazutoshi 336f0b0823 Remove WarmCacheService (#3527)
7 years ago
Yamagishi Kazutoshi 3ea3f24a02 Change toggle state when click label (#3530)
7 years ago
ThibG d567a382e3 Ensure well_known controllers use WEB_DOMAIN by including RoutingHelper (#2388)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 10768aa204 Spec response for forgery (#3248)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) e98559c3ff Resolve custom application stylesheet with Webpack (#3373)
7 years ago
Matt Jankowski 2212dc4aaa Update Rails to version 5.1.1 (#3121)
7 years ago
Yamagishi Kazutoshi fda5c699c2 Add ESLint rule (object-curly-spacing) (#3498)
7 years ago
Matt Jankowski d010e270e6 Remove usernames and hashtags from language detection (#3503)
7 years ago
Matt Jankowski d1e08bd38c Handle nil and blank cases in Account finders (#3500)
7 years ago
unarist dbccdcc1b1 Focus the submit button on the boost modal (#3494)
7 years ago
Matt Jankowski 5c63523972 Spec coverage and refactor for the api/v1/accounts controllers (#3451)
7 years ago
Matt Jankowski de4681b2be Move admin/pubsubhubbub controller to admin/subscriptions (#3442)
7 years ago
Matt Jankowski a132332b86 Add Instance class to list admin records (#3443)
7 years ago
Matt Jankowski b25e42a77f Misc tidying and clean ups (#3445)
7 years ago
Matt Jankowski 5236a62861 Improve spec coverage and clean up api/v1/blocks controller (#3464)
7 years ago
Matt Jankowski 0f155829b7 Improve spec coverage and clean up api/v1/follow_requests controller (#3465)
7 years ago
Matt Jankowski 84dda45df9 Improve spec coverage and clean up api/v1/domain_blocks controller (#3466)
7 years ago
Matt Jankowski 9c7505489f Refactor api/v1/notifications controller (#3470)
7 years ago
Matt Jankowski 75cad1d9d6 Improve spec coverage and clean up api/v1/favourites controller (#3472)
7 years ago
Matt Jankowski 2cc3111a77 Expand spec coverage and refactor the `Account.find_` methods (#3485)
7 years ago
Matt Jankowski bf811e4d4a Improve spec coverage and clean up api/v1/mutes controller (#3481)
7 years ago
Matt Jankowski d6774d2ca3 Refactor and spec coverage for api/v1/timelines actions (#3482)
7 years ago
caasi Huang bd669e3907 Update zh-TW.json (#3480)
7 years ago
Nolan Lawson c00ead8a72 Remove react-imageloader (#3423)
7 years ago
unarist e49dc6a06e Fix load more on account timelines (regression from #3311) (#3475)
7 years ago
Nolan Lawson 0e12a8dab9 Improve scheduling of requestIdleCallback tasks (#3477)
7 years ago
alpaca-tc 3652a39de0 Account.find_remote should be raise ActiveRecord::RecordNotFound (#3476)
7 years ago
Matt Jankowski 79335e46fd Refactor api/v1/apps controller (#3471)
7 years ago
Matt Jankowski 7c6e02aaf3 Refactor api/v1/reports controller (#3469)
7 years ago
Matt Jankowski 7f55430652 Refactor api/v1/search controller (#3468)
7 years ago
Matt Jankowski 8235623362 Improve spec coverage and clean up api/v1/media controller (#3467)
7 years ago
Matt Jankowski 83435c49ea Clean up api/subscriptions controller (#3448)
7 years ago
spla 93de41b39b Catalan language updates (#3454)
7 years ago
Yamagishi Kazutoshi b1d4b74a44 Change PureComponent to ImmutablePureComponent (#3460)
7 years ago
Yamagishi Kazutoshi bfdf47bc98 Add zh-TW.json (#3459)
7 years ago
Jack Jennings 33f669a5f8 Add status destroy authorization to policy (#3453)
7 years ago
Matt Jankowski 3576fa0d59 Improve api oembed controller (#3450)
7 years ago
Matt Jankowski 1dcfb90202 Clean up api/salmon controller (#3449)
7 years ago
Matt Jankowski 0ebe7d6d23 Remove exports/base controller in favor of shared concern (#3444)
7 years ago
Akihiko Odaki 7db98aa70e Refactor User and spec (#3431)
7 years ago
Jack Jennings e031fd60ad Move status reblog authorization into policy (#3425)
7 years ago
Yamagishi Kazutoshi bc4fad9e22 Change libraries path to relative (#3433)
7 years ago
Nolan Lawson b42bdd80e8 Extract polyfill loading into single module (#3421)
7 years ago
Jack Jennings 3a2003ba86 Extract authorization policy for viewing statuses (#3150)
7 years ago
Nolan Lawson 34a93ccf57 Add IntersectionObserverWrapper to cut down on re-renders (#3406)
7 years ago
Akihiko Odaki 922fb74197 Remove methods from ObfuscateFilename and spec (#3347)
7 years ago
Atsushi Yamamoto 402c19a924 Add preference setting for delete toot modal (#3368)
7 years ago
Nolan Lawson b5e8994844 Prevent wasted render in load_more.js (#3402)
7 years ago
lindwurm 184325077e l10n: Fix Japanese translation (#3410)
7 years ago
Nolan Lawson 5e41c26203 Use immutable list in UploadButton to avoid wasteful re-render (#3394)
7 years ago
Eugen Rochko 3fa8512474 Fix video having black border on top due to regression from #2608 (#3392)
7 years ago
ster 0e20de9f89 Ukrainian translation: fix typo (#3393)
7 years ago
Nolan Lawson 24d645b7d0 Fix IntersectionObserver isIntersecting in Edge (#3365)
7 years ago
Nolan Lawson 28cbfb9f10 Simplify isIntersecting in status_list.js (#3371)
7 years ago
Masoud Abkenar b619362a36 Persian translation fixes and updates (#3380)
7 years ago
Eugen Rochko 62ca37884a Fix #2922 - Load stylesheet from "custom.css" entrypoint when present (#3332)
7 years ago
jeroenpraat f9180823bc Update Dutch strings for 1.4 (#3363)
7 years ago
Quent-in 4b0c667c09 i18n update for Occitan language (#3362)
7 years ago
unarist ecef03bb15 Fix empty flash message on the settings page (#3345)
7 years ago
happycoloredbanana 9642601126 Avoid comparing domains when looking for an exact match of a local account (#3336)
7 years ago
Eugen Rochko 3836d293a1 Add missing background center on public profile headers (#3340)
7 years ago
Eugen Rochko 44cb08297c Fix some nil errors (#3338)
7 years ago
Eugen Rochko bd21afb5ed Replace onboarding elephant with friendlier graphic, shorter animation (#3337)
7 years ago
m4sk1n ef80ad17b3 Updated Polish translation (#3335)
7 years ago
Eugen Rochko 9ea4f37e78 Add "meta" attribute to return of POST /api/v1/media method as well (#3333)
7 years ago
Eugen Rochko c48772fd3f Introduce react-textarea-autosize instead of using style.height side effects (#3334)
7 years ago
Akihiko Odaki 860e257a68 Remove redundant call of recent scope in AccountsController (#3330)
7 years ago
unarist 902d9e34b4 Remove status context construction in the React side (#3331)
7 years ago
Akinori MUSHA f6a93fc150 Go to root after login in single user mode (#3289)
7 years ago
Yamagishi Kazutoshi 4b11675bdc Change anchor to button element (#3321)
7 years ago
Nolan Lawson 2531c5953b Replace onWheel listener with onScroll (#3324)
7 years ago
unarist c6db416ff7 Fix "Cannot read property" on missing status (#3322)
7 years ago
Nolan Lawson b00cb2aed3 Improve shouldComponentUpdate for status and status_action_bar (#3323)
7 years ago
Nolan Lawson 7c67cb5997 implement shouldComponentUpdate for relative_timestamp (#3320)
7 years ago
Eugen Rochko a098d08d12 Fix style regression of buttons not inheriting document font by default (#3310)
7 years ago
Nolan Lawson bc39ad37c4 Fix "contains" CSS for Chromium <57 (#3317)
7 years ago
Nolan Lawson a6ba004bf5 Attach ReactPerf to window for easier debugging (#3318)
7 years ago
unarist b89ab7e69d Add `flex: 0 0 auto` to some components to avoid bugs on iOS9 (#3313)
7 years ago
Nolan Lawson 33d7338779 Fix Firefox issue with performance marks (#3315)
7 years ago
unarist cf4fe6cab8 More use of next link header on account (media) timelines (#3311)
7 years ago
Yamagishi Kazutoshi bca334cd28 Remove arguments in association reader (#3305)
7 years ago
unarist 3e3ec9b2c8 Fix an error on dragging into status_content component (#3308)
7 years ago
Nolan Lawson 71b266377c Remove unnecessary action bar wrapper divs (#3299)
7 years ago
alpaca-tc 08dce5e607 Refactor Setting (#3302)
7 years ago
Nolan Lawson 2469fd1cdc Add improved performance marks for development mode (#3297)
7 years ago
Yamagishi Kazutoshi 531c1bb245 Add localization of datetime in public page (#3296)
7 years ago
Audun Larsen 58f5040ee8 Norwegian translation of the onboarding page (#3303)
7 years ago
Daigo 3 Dango 838f51770b Replace \u2014 with &mdash; (#3301)
7 years ago
unarist 807c192fcf Fix load more feature on the Account media gallery (#3293)
7 years ago
masarakki 3b59f9c6c2 fix-cache-returns-nil (#3213)
7 years ago
Nolan Lawson 135bdd149e Name the Webpack chunks (#3291)
7 years ago
Yamagishi Kazutoshi 3572138b16 Fix hovering default value for avatar component (#3290)
7 years ago
unarist 9f69aa3cb1 Prevent contents of the status placeholder from overflowing (#3287)
7 years ago
Yamagishi Kazutoshi 1ec7c87001 Remove unnecessary constructors (#3280)
7 years ago
Sorin Davidoi 8e4d1cba00 Lazy load toots using IntersectionObserver (#3191)
7 years ago
Yamagishi Kazutoshi 676ba50601 Show error message to suspended user (#3281)
7 years ago
Yamagishi Kazutoshi f937cad68f Skip formatting for cashtag in status text (#3275)
7 years ago
Eugen Rochko be83d450eb Fix DM being highlighted when it's inside a favourite notification (#3267)
7 years ago
unarist 3ce9ca4c99 Fix following/followers API to return correct link headers (#3268)
7 years ago
Eugen Rochko 2ca1f0737a Fix Devise destroy method being available to delete user record (#3266)
7 years ago
beatrix 19ecde8fe7 don't notify me when my toot is faved by someone i muted (#3245)
7 years ago
alpaca-tc 7ee5fc5d68 Toggle sensitive from admin page (#3261)
7 years ago
Matt Jankowski 4289ed1d13 Refactor of API timeline actions (#3263)
7 years ago
Akihiko Odaki ea2ef16ea4 Cover StreamEntriesController more and remove redundant instructions (#3257)
7 years ago
Akihiko Odaki bf575a1f5e Introduce recent to Follow (#3247)
7 years ago
Yamagishi Kazutoshi 860ffc0560 Focus the submit button (#3253)
7 years ago
Audun Larsen 7eb4abe20a Updates Norwegian translation (#3252)
7 years ago
Ira 1baa75f79f i18n: Latest Hebew strings translated (#3250)
7 years ago
Yamagishi Kazutoshi 1d436a4322 Refactoring. Removed useless import. (#3254)
7 years ago
Akihiko Odaki 8fd174298d Cover AccountsController more in spec (#3229)
7 years ago
Matt Jankowski a28ce13b3e Coverage for api/web/settings controller (#3238)
7 years ago
Matt Jankowski e1b42e9aa0 Add coverage for ReportFilter and AccountFilter (#3236)
7 years ago
Matt Jankowski ec34ec63b1 Specs for cleanup workers (#3235)
7 years ago
Eugen Rochko 4a4733b397 Similarly to #2426, put creation of remote statuses in a transaction, (#3233)
7 years ago
Tomonori Murakami 7966d3a872 Fix locale bug when change it on preferences (#3223) (#3232)
7 years ago
Eugen Rochko 48e7a22e34 Fix locale regression from #3055 (#3231)
7 years ago
Ratmir Karabut 2bb5486357 Update Russian translation (#3225)
7 years ago
Immae a94c152fd3 Allow alternate domains for mastodon handlers (#3187)
7 years ago
Nolan Lawson 9d04de1c8d Only load Intl data for current language (#3130)
7 years ago
Yamagishi Kazutoshi 73e4468ff3 Change "Account.any?" to "Account.exists?" (#3217)
7 years ago
unarist 361a606edb Keep children of the column-collapsable until the transition is completed (#3218)
7 years ago
unarist 07af8c05fd Fix "Edit profile" on the account action bar (#3222)
7 years ago
Akihiko Odaki aa662cecad single_user_mode? always returns boolean (#3215)
7 years ago
Yamagishi Kazutoshi 84608c3ff8 Add translations for counter of profile (#3214)
7 years ago
Masoud Abkenar b69365e397 Persian translation update (#3206)
7 years ago
Eugen Rochko a478af92c3 Fix forgotten to include language attribute in statuses JSON (#3209)
7 years ago
ster a4c757767f Update Ukrainian translation (#3203)
7 years ago
Akihiko Odaki 2af5cd96fe Fix mutes_controller error and incorrect statuses_controller report (#3202)
7 years ago
vidarlee 440441ccb3 Enhance for the Chinese translation (#3198)
7 years ago
Eugen Rochko ef900789bc Replace mastodon:media:clear and mastodon:feeds:clear rake tasks with (#3180)
7 years ago
Eugen Rochko d78f555254 Improve language filter preferences look (#3184)
7 years ago
Yamagishi Kazutoshi b280c387c8 Add MS Edge support to public.js (#3179)
7 years ago
spla b75f13927e Catalan translation update (#3177)
7 years ago
Akihiko Odaki 22cb286ad7 Fix regressions in api/v1 (#3178)
7 years ago
Matt Jankowski 8f4b7c1820 Filter languages with opt out (#3175)
7 years ago
Yamagishi Kazutoshi 2e112e2406 Improve eslint rules (#3147)
7 years ago
Yamagishi Kazutoshi 6c1122a1d9 Fix block list 500 (#3174)
7 years ago
Nolan Lawson 419226d1f6 Remove unnecessary status__info-time div (#3172)
7 years ago
Akihiko Odaki f554807563 Use joins for account properties (#3167)
7 years ago
Sorin Davidoi 2c405aed55 Performance improvements (#3168)
7 years ago
Yamagishi Kazutoshi da0a18a318 Add Japanese translations (domain block & admin page) (#3160)
7 years ago
ButterflyOfFire 8ed3fa1693 Update reset_password_instructions.ar.html.erb (#3163)
7 years ago
June Sallou 60fe9983ee Updating the French translations for the web client (#3164)
7 years ago
beatrix 724fc3cbdf guard against empty domain block list in status scope (#3161)
7 years ago
Eugen Rochko de475cf8d3 Add account media gallery view to web UI (#3120)
7 years ago
Sorin Davidoi b369fc2de4 feat: Use CSS contain to avoid computations (#3158)
7 years ago
PFM 7eb8b2efad Fix JavaScript error (#3153)
7 years ago
Eugen Rochko f8ee136c29 Fix federated timeline excluding local toots when any domain blocks are set (#3151)
7 years ago
Eugen Rochko f1ab70649b Add buttons to block and unblock domain (#3127)
7 years ago
Sorin Davidoi 1548695c83 Avoid useless renders (#3141)
7 years ago
abcang d22cec81fb Unify the method of extracting tags (#3138)
7 years ago
Matt Jankowski d2e0edd721 Add spec coverage for regeneration worker (#3143)
7 years ago
Matt Jankowski 3002a89419 Remove unused style helper (#3145)
7 years ago
Matt Jankowski db4119f971 Specs for precompute feed service (#3142)
7 years ago
Yamagishi Kazutoshi 4a3db71692 Remove react-autosuggest (#3140)
7 years ago
Yamagishi Kazutoshi dc559d6b7a Downgrade eslint-plugin-jsx-a11y to v4.0.0 (#3131)
7 years ago
Matt Jankowski 8e4fc5d5d2 Improve how params from controller are permitted in filter helper (#3129)
7 years ago
Yamagishi Kazutoshi b8b7b506a2 Replace inline styles with stylesheet (#3115)
7 years ago
alpaca-tc 198ae3e366 Define instance method outside #included (#3128)
7 years ago
Matt Jankowski 6e4c7d6211 Conditional validations no longer accept strings for if/unless (#3124)
7 years ago
Matt Jankowski d2542dcec0 Use stylesheet_pack_tag in embedded layout, avoids pipeline deprecation warning (#3123)
7 years ago
Matt Jankowski 25e5aa645d Skip asset pipeline for static file in public/ (#3125)
7 years ago
Eugen Rochko 620d0d8029 Account domain blocks (#2381)
7 years ago
Matt Jankowski 8ec8410651 After remote follow worker specs (#3098)
7 years ago
Sorin Davidoi 07e875972a refactor: Import from react-router/lib (#3117)
7 years ago
Yamagishi Kazutoshi 79ef8b3653 Fetch remote image using http.rb (#3114)
7 years ago
Ira b11c4326d2 i18l: Hebrew translation updates (#3109)
7 years ago
Quent-in 390a2a8ab9 update (#3113)
7 years ago
Yamagishi Kazutoshi 4d1ce3c7ad Add rel="noopener" to getting started (#3104)
7 years ago
Eugen Rochko 76449df903 Fix character counter not updating for bio (#3101)
7 years ago
Eugen Rochko 226c9836e4 Add reset button to admin accounts search, improve looks a little (#3100)
7 years ago
Yamagishi Kazutoshi 05008f3930 Fix minor Japanese translations (#3099)
7 years ago
alpaca-tc 59ceeae8ea Refactor Status#ancestors/descendants (#3092)
7 years ago
alpaca-tc b397f69633 Render translated view (#3093)
7 years ago
alpaca-tc e89e4355eb Add filter to AccountFilter (#2968)
7 years ago
Stephen Burgess abe0d9421f Catch import promise in application.js (#3041)
7 years ago
jeroenpraat eab93992d1 One string NL update (#3090)
7 years ago
Eugen Rochko 0d59d7c680 Fix #2549 - Do not hardcode the exclamation in "toot!", wrap it in an extra locale key (#3089)
7 years ago
Eugen Rochko 1efda1c453 Fix #2572 - Resolve preview cards for remote statuses as well as local ones (#3088)
7 years ago
spla a51c8074df Add catalan language (#3084)
7 years ago
unarist 3722f90865 Make .column-collapse animation simple (#3086)
7 years ago
geta6 bbaac89eb0 Enable to handle app immediately after closing modal (#3082)
7 years ago
Shunsuke Michii 0dfffb6dcb Make faster ProcessFeedService (#3080)
7 years ago
masarakki 1b0a5658f1 use-symbol-in-order (#3081)
7 years ago
alpaca-tc 682b68438e Improve Account#triadic_closures (#3079)
7 years ago
alpaca-tc 09ec6e504b Order by symbol value (#3077)
7 years ago
alpaca-tc a2a2af244c Optimize Status#permitted_for 24x (#3069)
7 years ago
Hiroaki Ninomiya cb50ecdb07 chore(landing_strip): hide signup path unless the instance allows registration. (#3055)
7 years ago
Eugen Rochko 191696ab30 Fix #2646 - Do not override ctrl/cmd+click on Permalinks (#3073)
7 years ago
Eugen Rochko af706583bd Fix change of status callbacks not setting in_reply_to_account_id and (#3072)
7 years ago
Akihiko Odaki 85c9496340 Introduce common JavaScript file (#2981)
7 years ago
Kazuhiro NISHIYAMA 6ee3a10f17 Update Japanese tranlsation of conversations muting (#3070)
7 years ago
Eugen Rochko d0dd9eb5b5 Feature conversations muting (#3017)
7 years ago
Eugen Rochko a588358f41 Fix style regressions (#3062)
7 years ago
Paul bc1a91f4cd Fix only typo (#3035)
7 years ago
Eugen Rochko 657496b5a9 Do not cancel PuSH subscriptions after encountering "permanent" error… (#3046)
7 years ago
beatrix fd03a3d957 tiny js fix for 'show more' button in chrome (#3045)
7 years ago
Stephen Burgess 4bd0488a77 feat(count): Just yml count syntax to provide different rule for 1 (#2685)
7 years ago
Ira 1b17da6ed9 i18n: Hebrew string updates (#3037)
7 years ago
Shunsuke Michii 89210781cb Fix og:url. (#3031)
7 years ago
alpaca-tc e9810cbad6 Fixes NoMethodError: undefined method 'first' for nil:NilClass (#3036)
7 years ago
beatrix 3dcb5fa28f Revert HTML CW changes (#3020)
7 years ago
Eugen Rochko 1d5dcfcd46 Make direct statuses stand out more (#3025)
7 years ago
jeroenpraat 66ff9ed34e Finalizing Dutch strings (#3028)
7 years ago
Wonderfall b65950bb2e fix #3008 : props was not defined (#3022)
7 years ago
Matt Jankowski 0d70fe2659 Spec coverage and refactor for pubsub/delivery worker (#3021)
7 years ago
Shel Raphen a1fc2cfa09 Fix color contrast some more in privacy warning (#3018)
7 years ago
Koala Yeung b535966ab5 Allow SCSS variables to be overridden (#2987)
7 years ago
Eugen Rochko 5abdc77c80 Add conversation model, <ostatus:conversation /> (#3016)
7 years ago
Eugen Rochko b5a9c6b3d2 Prepend reblogs' wrapper content with "RT @original_author", (#3013)
7 years ago
Shel Raphen 60f3230a05 Increase color contrast on privacy warning (#3015)
7 years ago
Eugen Rochko 43d754eb42 Fix not rejecting remote URIs when parsing out local IDs (#3012)
7 years ago
Eugen Rochko e0c3ed29d8 Fix locales again (#3010)
7 years ago
Yamagishi Kazutoshi 2991a7cfe6 Use ES Class Fields & Static Properties (#3008)
7 years ago
Yamagishi Kazutoshi 44a3584e2d Remove unnecessary message in video player (#3007)
7 years ago
ButterflyOfFire 62a98a3f0e Update ar.json (#3004)
7 years ago
Eugen Rochko 58bcd50f7f Fix #1426 - Trim long usernames in public follower/following lists (#2993)
7 years ago