2368 Commits (46d52a9d85ff90aaba08dc6354f220adb6237b69)

Author SHA1 Message Date
nightpool 336f1bc5ec Revert "Wrap methods of ProcessFeedService::ProcessEntry in classes (#4151)" (#4157)
7 years ago
Eugen Rochko 903b34fa94 Fix #2848 - Rake task to redownload avatars/headers (#4156)
7 years ago
Eugen Rochko 9fff81f676 Fix #3462 - Require authentication for search API (#4155)
7 years ago
Eugen Rochko 49026e27e8 Redesign the landing page, mount public timeline on it (#4122)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) b9e0dbe326 Require stylesheets in common.js (#4152)
7 years ago
Yamagishi Kazutoshi bf012605a3 Drawer tab according to column (#4135)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 002ed7dc62 Wrap methods of ProcessFeedService::ProcessEntry in classes (#4151)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 2e3f13788f Remove redundant inclusion (#4150)
7 years ago
Sorin Davidoi 1a5ae3019d refactor: Rewrite immutablejs import statements using destructuring (#4147)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 3db69012fd Fix PrecomputeFeedService for filtered statuses (#4148)
7 years ago
STJrInuyasha 098eef3211 Remote following success page (#4129)
7 years ago
Eugen Rochko af4835f176 Limit total subscribe retries to 10, but space them out more (#4142)
7 years ago
m4sk1n f980b0090f i18n: @2cd7d15 (pl) (#4141)
7 years ago
Yamagishi Kazutoshi 1a946c1362 Add Japanese translations (#4140)
7 years ago
のら 682d93a869 Add Japanese translation of terms and flash (#4137)
7 years ago
Yamagishi Kazutoshi 2cd7d15620 Fix regular expression for RFC 5646 (regression from #3604) (#4133)
7 years ago
Yamagishi Kazutoshi 865f5170a8 Add setting a always mark media as sensitive (#4136)
7 years ago
abcang 60df44837e Rescue exceptions related to Goldfinger at FetchRemoteStatusService (#4138)
7 years ago
Lynx Kotoura 5703923989 Fix duplication of tag in columns_area.js (#4131)
7 years ago
Yamagishi Kazutoshi 2ffd2303ee Add attribute for default privacy to verify credentials (#4075)
7 years ago
Sorin Davidoi f19f18f47e fix(components/media_modal): Aspect ratio (#4128)
7 years ago
abcang 7ee3ddac47 Rescue exceptions related to Goldfinger (#4044)
7 years ago
Sorin Davidoi 420c4d8dc8 Swipeable views (#4105)
7 years ago
unarist 05833fc24a Avoid async import if the component is previously loaded (#4127)
7 years ago
unarist f66270fb73 Fix initial loading of pinned Notifications column (#4126)
7 years ago
Sorin Davidoi 4264c62111 refactor: Make all reducers sync (#4125)
7 years ago
nullkal 07024f56df Use charlock_holmes instead of nkf at FetchLinkCardService (#4080)
7 years ago
abcang 87e607cab2 Change account link to admin account link on report page (#4119)
7 years ago
Sorin Davidoi c202889d8d fix: Rerender Bundle on route change (#4120)
7 years ago
unarist f1827d5070 Fix first loading of notifications when the column is pinned (#4114)
7 years ago
Yamagishi Kazutoshi a45154d725 Don't use preview when image size is unknown (#4113)
7 years ago
Yamagishi Kazutoshi aaa7f3ff41 Use srcSet only when know width (#4112)
7 years ago
Jeroen 01b589522e Update and improvement Dutch language strings (#4117)
7 years ago
Eugen Rochko 0d54e620d9 Replace OEmbed and initial state Rabl templates with serializers (#4110)
7 years ago
unarist 89c8a81ef9 Fix JSON serialization of media_attachment (#4111)
7 years ago
Nolan Lawson 01ee91b725 Avoid using getBoundingClientRect to calculate height (#4001)
7 years ago
Sylvhem 9f5ab101ee Various fixes in the French translation (#4107)
7 years ago
Sorin Davidoi 40b32ffb12 Lazy load components (#3879)
7 years ago
Eugen Rochko 0217e15dd3 Fix #4058 - Use a long-lived cookie to keep track of user-level sessions (#4091)
7 years ago
Eugen Rochko e921680ae5 Fix notifications including wrong status in JSON (#4097)
7 years ago
Eugen Rochko 1b16fa4d2f Fix feed author not being enforced in ProcessFeedService (#4092)
7 years ago
Eugen Rochko 20e15ecfb3 Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090)
7 years ago
のら 82e6af199a Togglable filter links (#4021)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 9669f065af Set default From address in config (#3756)
7 years ago
Damien Erambert 387de88e2f Add a setting allowing the use of system's default font in Web UI (#4033)
7 years ago
abcang a4615ad12a Improve Activity stream spoiler (#4088)
7 years ago
STJrInuyasha b03812ef19 Parse links in status content on update as well as mount (#4042)
7 years ago
unarist 1e71b683bc Unobserve status on unmount (#4013)
7 years ago
Mantas e35ae80e22 Remove ugly blue highlight on Android browsers (#4031)
7 years ago
Quent-in 8ea261cc38 l10n Occitan locale (#4089)
7 years ago
Shin Kojima ddfadd8710 Fix embedded SVG fill attribute (#4086)
7 years ago
m4sk1n 2a41e5c9f2 i18n: minor changes in Polish translation (#4087)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 4a041cde77 Explicitly require MIME::Types (#4083)
7 years ago
abcang 8041c97d52 Fix Nokogiri::HTML at FetchLinkCardService (#4072)
7 years ago
unarist 90865f242a Show LoadMore button on Notifications even if all items are filtered (#4077)
7 years ago
Yamagishi Kazutoshi 560b6e861c Format datetime of subscriptions on admin UI (#4078)
7 years ago
Minori Hiraoka 1dd11f7f1a Fix Korean translation (#4065)
7 years ago
Gyuhwan Park 9296aedfd8 i18n: Add korean translation (#4064)
7 years ago
Yamagishi Kazutoshi 68abc90aec Customizable privacy policy from admin interface (#4062)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) d5586563c7 Remove sort in Feed (#4050)
7 years ago
Yamagishi Kazutoshi 5829ad0799 Add fa-fw class to user agent icon (#4047)
7 years ago
abcang 43d97dea48 Rescue exceptions caused by FetchLinkCardService (#4045)
7 years ago
Nolan Lawson 28da1d54d5 Faster emojify() by avoiding str.replace() entirely (#4049)
7 years ago
Damien Erambert 21239abcf4 Update French locales (#4034)
7 years ago
Sorin Davidoi 214090aa4d fix(components/columns_area): Increase delta for swipe detection (#4037)
7 years ago
Eugen Rochko 6bd8a23131 Fix height issue in report modal
7 years ago
Nolan Lawson ef21f8bc7e Faster emojify() algorithm, avoid regex replace (#4019)
7 years ago
Yamagishi Kazutoshi bf6a184b0c Fix that AdminMailer does not send (#4012)
7 years ago
Yamagishi Kazutoshi c7cefc7556 Fix broken style in media gallery (regression from #3963) (#4014)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) aea653f05d Do not raise an error if PrecomputeFeed could not find any status (#4015)
7 years ago
abcang 41856d021b Rescue Addressable::URI::InvalidURIError at Remotable (#4017)
7 years ago
Yamagishi Kazutoshi be5eef7b68 Replace state to /web when root path (#4009)
7 years ago
Naoki Kosaka a48f7bdf28 Fix media-gallery, overflow is hidden. (#4008)
7 years ago
abcang 572513b0b0 rescue HTTP::ConnectionError (#3992)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) f2c73de856 Use multiple pairs for zadd in PrecomputeFeedService (#3990)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 05f73fbdab Reduce number of commands in FeedManager#trim (#3989)
7 years ago
Eugen Rochko e49dd75db7 Do not fail to create access token if superapp was never created (#3986)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) fa7649409b Overwrite old statuses with reblogs in PrecomputeFeedService (#3984)
7 years ago
m4sk1n a7547bd97f i18n: Use instance name in email notifications instead of Mastodon (pl) (#3976)
7 years ago
m4sk1n f01327d859 i18n: Turn report screen into a modal (pl) (#3974)
7 years ago
Sorin Davidoi eea5c01a41 fix(components/status): Up & down jump due to content being added to the DOM (#3972)
7 years ago
Eugen Rochko 0d316bcfd2 Turn report screen into a modal (#3965)
7 years ago
Midgard 39b7512782 Use instance name in email notifications instead of "Mastodon" (#3763)
7 years ago
Sorin Davidoi d6006ecb4b Responsive images in media gallery (#3963)
7 years ago
Yamagishi Kazutoshi 8a9408b7c3 Maintain aspect ratio for preview image (#3966)
7 years ago
Eugen Rochko d0221b05bc Fix #1624 - Send e-mail notifications to admins about new reports (#3949)
7 years ago
ThibG b9e0e43128 Raise an error if salmon request response is unsatisfactory (#3960)
7 years ago
Alda Marteau-Hardi 103f87f9ae Translate pin/unpin and fix some inconsistencies in gender neutral strings (#3952)
7 years ago
Eugen Rochko b90a44b6d0 Fix #3910 - Require OTP authentication to disable 2FA (#3935)
7 years ago
Eugen Rochko ad531f90b1 Bind web UI access tokens to sessions (#3940)
7 years ago
Sorin Davidoi 2b1ab274fe fix(features/compose): Handle external changes to the textarea (#3632)
7 years ago
Eugen Rochko c465c5b3a8 Add overview of active sessions (#3929)
7 years ago
PFM f4d0f6954e Fix "undefined" in className (#3939)
7 years ago
unarist 9a65f85934 Fix elephant in onboarding modal being very small sized on small devices (#3932)
7 years ago
unarist fdd982a562 Clean column collapsible (#3931)
7 years ago
Sorin Davidoi 8180d8bc35 feat(components/onboarding_modal): Swipe between pages (#3934)
7 years ago
Yamagishi Kazutoshi 6779ba5f18 Fix #3924 (regression from #3906) (#3925)
7 years ago
unarist 45058b5fde Use debounce for dispatch scrollTopNotification and expandNotifications (#3700)
7 years ago
Daniel Hunsaker 0c8f23b69f Fix a typo and give CW'd statuses the right cursor (#3918)
7 years ago
Yamagishi Kazutoshi e2027fbe42 Use Class and Property Decorators (#3730)
7 years ago
Sorin Davidoi 1280559503 Revocable sessions (#3616)
7 years ago
Eugen Rochko 88458a1638 Merge branch 'swipe-gestures' of git://github.com/sorin-davidoi/mastodon into sorin-davidoi-swipe-gestures
7 years ago
Yamagishi Kazutoshi 539dbaa049 Remove unused variables (#3906)
7 years ago
Yamagishi Kazutoshi bc21ffd237 Add prefix to setting toggle ID (#3907)
7 years ago
Sorin Davidoi 9366672d53 fix: Apply :hover, :focus and :active only when multiple columns
7 years ago
Sorin Davidoi 501a3cf944 feat: Swipeable media
7 years ago
Sorin Davidoi 598bb06687 feat: Swipeable columns
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 561ca10d86 Some minor change and spec for Account (#3813)
7 years ago
Eugen Rochko e7810e4031 Fix regression from #3842 (#3892)
7 years ago
unarist 66e14b3d3a Don't attach IntersectionObserver for wrapped statuses (#3883)
7 years ago
Eugen Rochko 65b46159ec Revert #3851 (#3878)
7 years ago
Eugen Rochko cbc0fea992 Revert "Don't attach IntersectionObserver for wrapped statuses" (#3877)
7 years ago
ThibG ee7952c349 Fix conversations (fixes #3869) (#3870)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 77dcf442e7 Filter direct statuses in Status.as_home_timeline (#3842)
7 years ago
unarist 1d2eba7a84 Fix RemoteFollow behavior (#3868)
7 years ago
Sorin Davidoi 9bc32eb267 Upgrade React Router (#3677)
7 years ago
alpaca-tc 59849b392d Do not call setState from unmounted component (#3853)
7 years ago
Yamagishi Kazutoshi 47dceaded6 Replace TextIconButton for SensitiveButton to IconButton (#3759)
7 years ago
unarist 55376105f5 Fix RTL detection on Ruby side (#3867)
7 years ago
unarist 79c04b0a2c Don't attach IntersectionObserver for wrapped statuses (#3863)
7 years ago
unarist 9e5c733a66 Clicking on the CW text should expand the status (#3855)
7 years ago
unarist 8db07d1187 Set cursor:pointer only when necessary (#3857)
7 years ago
masarakki d947978192 setting-for-account-deletable (#3852)
7 years ago
Daigo 3 Dango 0483235216 Link to /about from public page on a single user instance (#3814)
7 years ago
Gô Shoemake 2d31077bdf Fix character/grapheme count stuff (#3839)
7 years ago
alpaca-tc 36049c0096 Unobserve status on unmount (#3851)
7 years ago
alpaca-tc fa14f245f8 Fixes streaming callbacks of HashtagTimeline (#3849)
7 years ago
Eugen Rochko 8bed91d94c Rename FollowRemoteAccountService to ResolveRemoteAccountService (#3847)
7 years ago
Eugen Rochko 4845069692 Debounce autosuggestions (#3836)
7 years ago
Nolan Lawson 424cf0a590 Fix jittery scrolling for Chromium browsers (#3776) (#3832)
7 years ago
Nolan Lawson f973d620ca handle resize in a debounce() (#3834)
7 years ago
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)
7 years ago
ThibG dd67b9e049 Fix #3633 by not spawning RemoteProfileUpdateWorker from FetchRemoteAccountService (#3642)
7 years ago
Eugen Rochko 7181178007 Fix regression from #3490 - filter out hidden statuses from ancestors/descendants even if the viewer is anonymous (#3752)
7 years ago
Eugen Rochko 86211d3ca6 Fix regression from #3748 - properly set defaultColumns (#3750)
7 years ago
unarist 167ba4c5f7 Fix merge default columns (#3748)
7 years ago
Eugen Rochko c883e96d95 Fix account delete form not accepting password, update suspended (#3745)
7 years ago
Eugen Rochko afefb364cb Save settings when they are changed (#3743)
7 years ago
Eugen Rochko 6f8f401ea1 Batched remove status service (#3735)
7 years ago
Eugen Rochko 1c7e2ddd65 Account deletion (#3728)
7 years ago
Eugen Rochko 973d6ef93a Fix #2619 - When redis feed is empty, fall back to database (#3721)
7 years ago
Sorin Davidoi cf69bdc097 fix(status): Content jump due to height changes (#3734)
7 years ago
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