2187 Commits (5be13a05577b46a97e62b99ad5522026b08778da)

Author SHA1 Message Date
nightpool 0048f7ac72 Whitelist allowed classes for federated statuses (#3810)
7 years ago
abcang 3d49aa4bfb Fix ogp url (#3802)
7 years ago
Yamagishi Kazutoshi dd7fb41dbb Add alt attribute to ImageLoader (#3765)
8 years ago
ThibG dd67b9e049 Fix #3633 by not spawning RemoteProfileUpdateWorker from FetchRemoteAccountService (#3642)
8 years ago
Eugen Rochko 7181178007 Fix regression from #3490 - filter out hidden statuses from ancestors/descendants even if the viewer is anonymous (#3752)
8 years ago
Eugen Rochko 86211d3ca6 Fix regression from #3748 - properly set defaultColumns (#3750)
8 years ago
unarist 167ba4c5f7 Fix merge default columns (#3748)
8 years ago
Eugen Rochko c883e96d95 Fix account delete form not accepting password, update suspended (#3745)
8 years ago
Eugen Rochko afefb364cb Save settings when they are changed (#3743)
8 years ago
Eugen Rochko 6f8f401ea1 Batched remove status service (#3735)
8 years ago
Eugen Rochko 1c7e2ddd65 Account deletion (#3728)
8 years ago
Eugen Rochko 973d6ef93a Fix #2619 - When redis feed is empty, fall back to database (#3721)
8 years ago
Sorin Davidoi cf69bdc097 fix(status): Content jump due to height changes (#3734)
8 years ago
Eugen Rochko 9ba171309b Simplify getting started links localization. Link "powered by Mastodon" to joinmastodon.org (#3725)
8 years ago
Eugen Rochko 46af0c66b6 Fix #3675 - Adjust quality settings of converted GIFs to reduce filesize (#3723)
8 years ago
Eugen Rochko 91e13e3cf8 Fix unclickable onboardin modal regression (#3724)
8 years ago
m4sk1n 5b0518ada5 i18n: minor fix in Polish translation (#3726)
8 years ago
Eugen Rochko 2deea77f2e Unread indicator was invisible behind column header, adjusted (#3720)
8 years ago
Ratmir Karabut a7426cd173 Update Russian translation (pin) (#3712)
8 years ago
Yamagishi Kazutoshi ef29596d2d Regenerate defaultMessages.json (#3709)
8 years ago
Yamagishi Kazutoshi 5f19b8e900 Re-add clear notifications button (#3708)
8 years ago
Eugen Rochko 9cda14bd24 Fix regression from #3672 - Do not use pipeline around zscore (#3704)
8 years ago
ThibG 3af5774a71 Fix an error when TagManager.local_url? is called with a bad URI (#3701)
8 years ago
Eugen Rochko 8b893afde7 Fix removal of status sending the original status to mentioned users instead of delete Salmon (#3672)
8 years ago
Eugen Rochko 1348d63517 Fix #3665 - Refactor timelines reducer (#3686)
8 years ago
René Klačan 042d4c1663 Fix Account model deprecation warnings (#3689)
8 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 5c54ae381a Localize date in digest and cover NotificationMailer more (#3694)
8 years ago
Yamagishi Kazutoshi eb34081815 Remove comments for eslint-disable (#3691)
8 years ago
Yamagishi Kazutoshi d3279a6702 Refactor UpdateRemoteProfileService (#3690)
8 years ago
René Klačan ecdf17a2d7 Make sure email is case insensitive on all places (#3688)
8 years ago
Jeroen 8309f094df Update NL for 1.4.2 (#3685)
8 years ago
Eugen Rochko b8bc26d60f Improve RTL detection (#3682)
8 years ago
Akihiko Odaki (@fn_aki@pawoo.net) a5729feb11 Improve default language decision and spec (#3351)
8 years ago
Matt Jankowski e31cd944c2 Move create/destroy actions for api/v1/statuses to namespace (#3678)
8 years ago
m4sk1n 8ceff751e2 i18n: Minor fixes in Polish translation (#3674)
8 years ago
Matt Jankowski dc717cf425 Move reblogged_by and favourited_by actions out of api/v1/statuses and into unique controllers (#3646)
8 years ago
Eugen Rochko e982b5edac Fix #3658 - Update RTL styles (#3669)
8 years ago
Eugen Rochko 9ea895f05f Correct validators so that existing error messages would look correct (#3668)
8 years ago
Matt Jankowski b439018342 Language detection defaults to nil (#3666)
8 years ago
Clworld 014c11aa38 adjust the size of 'column-header__back-button' (retry) (#3662)
8 years ago
Yamagishi Kazutoshi 7f99456ab0 Refactor views/admin/reports/show.html.haml (#3656)
8 years ago
Yamagishi Kazutoshi 69dc56b5d0 Add includes to Report#statuses (#3655)
8 years ago
Yamagishi Kazutoshi 0e2b04d920 Check ready state of document in public pages (#3652)
8 years ago
ふぁぼ原 2eec65d27f adjust the size of column-header__back-button (#3654)
8 years ago
Eugen Rochko 67330ceec7 Fix regression from #3592 - validation condition nesting (#3644)
8 years ago
Eugen Rochko 006594e181 Fix db:seed - only run some validations when the field was changed (#3592)
8 years ago
Eugen Rochko 3fc61534fd Fix #3378 - If favourite/reblog already exists, return it instead of failing (#3641)
8 years ago
Eugen Rochko 9eefd60136 Add explit admin actions to (re)subscribe/unsubscribe remote accounts (#3640)
8 years ago
ThibG 38f03f6da4 Fixes #3605 by returning account from database in case of race condition (#3606)
8 years ago
Yamagishi Kazutoshi 5da41e0cae Improve RuboCop rules (compatibility to Code Climate) (#3636)
8 years ago
Sorin Davidoi 4ce6597e3a fix: Warn if JavaScript is disabled (#3634)
8 years ago
Matt Jankowski 76f986d07b Clean up for api/base controller (#3629)
8 years ago
Sorin Davidoi 7300a41678 fix(components/autosuggest_textarea): Race condition regarding onBlur (#3631)
8 years ago
Matt Jankowski 9a43a1051a Coverage improvement and concern extraction for rate limit headers in API controller (#3625)
8 years ago
Yamagishi Kazutoshi 1844753bda Fix Code Climate failed (regression from #3622) (#3624)
8 years ago
unarist eebfad1ac8 Allow "class" attribute on the "a" tag in sanitization (#3623)
8 years ago
ThibG 13340bdc7a Fixes #3388 by moving re-entrant `shared_status_from_xml` before transaction block (#3622)
8 years ago
Yamagishi Kazutoshi 270213c858 Small changes to japanese translation (#3620)
8 years ago
STJrInuyasha 8e32541b74 Don't show business e-mail if it's blank (#3619)
8 years ago
Eugen Rochko 185bcf6fe1 Use preview image in <ImageLoader /> to provide immediate visual feedback (#3595)
8 years ago
Eugen Rochko 143ab47410 Fix #3063 - Add dynamic app manifest (#3563)
8 years ago
ふぁぼ原 f6fddd95d4 Add regex filters on the community timeline and the public timeline. (#3564)
8 years ago
unarist 5ef958b99f Fix 500 errors on searching invalid URLs (#3613)
8 years ago
unarist 117d333a84 Fix tag search order and not to use tsvector (#3611)
8 years ago
Yamagishi Kazutoshi d063663125 Improve ESLint rules for JSX (#3608)
8 years ago
Yamagishi Kazutoshi 379120da91 Add missing key attribute to .search-results__hashtag (#3607)
8 years ago
May Kittens Devour Your Soul 32f3af68c0 Update hr.json (#3609)
8 years ago
Yamagishi Kazutoshi 615c580665 Add quotes ESLint rules (#3602)
8 years ago
Yamagishi Kazutoshi 253c0ad358 Disable ESLint rule jsx/anchor-has-content (#3601)
8 years ago
ThibG 34e120cd84 Try fixing ThreadResolveWorker calls (#3599)
8 years ago
Naoki Kosaka 779aab71d6 Fix LoadMore in Notifications. (#3590)
8 years ago
Naoki Kosaka b68f13ae37 Fix (PR #3585) Add hasMore to propTypes and cover handleScroll. (#3589)
8 years ago
unarist 80c8cd6cad Add back button to hashtag timeline again (#3587)
8 years ago
Shunsuke Michii faf082cb8f Add th.json. (#3588)
8 years ago
IkUrA ade29d417f Add streaming_api_base_url to /api/v1/instance (#3556)
8 years ago
Matt Jankowski d339ac2c76 Introduce StatusThreadingConcern (#3490)
8 years ago
unarist 11211fe1c0 Prevent pinned columns from scroll to top on URL changing (#3586)
8 years ago
Naoki Kosaka 93168f56d9 Fix LoadMore in following and followers. (#3585)
8 years ago
Daigo 3 Dango e1142e190b Redirect to streaming_api_base_url (#3579)
8 years ago
Yamagishi Kazutoshi bba7df45e9 Add support key shortcut to Onboarding Modal (#3517)
8 years ago
Yamagishi Kazutoshi c55eaa47e0 Fix broken embed page (#3577)
8 years ago
René Klačan b64a43d38f Don't follow account if it's already followed (#3575)
8 years ago
Quent-in f4d830d5ec l10n update for occitan language (#3557)
8 years ago
Eugen Rochko 4a6ceb24c9 Added support for configurable reserved usernames (fix of #1382) (#3566)
8 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 10da1db4e6 Remove some code in TagManager and spec (#3547)
8 years ago
m4sk1n b6063a5e90 i18n: Updated Polish translation (#3555)
8 years ago
lindwurm fdb376a293 l10n: ja: Change about/more link text (#3539)
8 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 3dd0d62583 A minor change for ProviderDiscovery and spec (#3543)
8 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 267468e232 Remove some arguments of Formatter.instance.format and spec (#3541)
8 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 664686b1dc Remove Targetable (#3548)
8 years ago
Naoki Kosaka 13aa805de8 Fix limit_param in favourites_controller.rb (#3553)
8 years ago
Yamagishi Kazutoshi 04bd224629 Fix column buttons overflow in Japanese (#3552)
8 years ago
Yamagishi Kazutoshi ff642a096a Add Japanese translations (pin) (#3551)
8 years ago
unarist 4f81be115c Fix all icons in the column header being hilighted (#3554)
8 years ago
Mingye Wang 2d981b4f86 en.json: change about/more link text to "About this instance" (#3538)
8 years ago
Eugen Rochko cf8f820144 Allow mounting arbitrary columns (#3207)
8 years ago
masarakki dfbc77fa3b refocus-after-toot (#3537)
8 years ago
takayamaki aa6740c21b change sidekiq queueing to bulk push (#3536)
8 years ago
Akihiko Odaki (@fn_aki@pawoo.net) e285f6086c Remove redundant code in AtomSerializer and spec (#3528)
8 years ago
Clworld 7e95d45c8d Execute PushUpdateWorker only for accounts who uses StreamingAPI just now. (#3278)
8 years ago