3606 Commits (8913ccb434892e52bedf096ceac015164e4939be)

Author SHA1 Message Date
Yuto Tokunaga 7551951094 Add double-tap zoom functionary to `ZoomableImage` (#6944)
7 years ago
unarist 2111defbbf Fix LoadMore on account media gallery (#6933)
7 years ago
unarist cfd1fe74c9 Clone response before put it to the cache (#6932)
7 years ago
unarist 9487e8a4c0 Add missing null handling in notification reducer (#6930)
7 years ago
Akihiko Odaki e829c21cc6 Cache media (#6902)
7 years ago
Yuto Tokunaga 5eea3f9877 fix #6846 (#6914)
7 years ago
Eugen Rochko ebba6fb7f5 Fix UniqueUsernameValidator comparison (#6926)
7 years ago
Akihiko Odaki acece7a2e6 Validate HTTP response length while receiving (#6891)
7 years ago
Stephen Burgess f9e88856e3 feat(ShowMore): Add classname to show more/show less button (#6904)
7 years ago
Yuto Tokunaga 480131a376 Refactor scss (#6913)
7 years ago
unarist 351203118c Fix moved account handling in IndexedDB feature (#6915)
7 years ago
Marcin Mikołajczak 29dfe740f6 i18n: Update Polish translation (#6903)
7 years ago
Akihiko Odaki 9eaa47845c Allow clients to fetch notifications made while they were offline (#6886)
7 years ago
Akihiko Odaki 34cb1a5461 Allow clients to fetch statuses made while they were offline (#6876)
7 years ago
Akihiko Odaki 42786040d1 Rename variables to have semantic meanings in notifications reducer (#6890)
7 years ago
Akihiko Odaki 43f2b0281d Store objects to IndexedDB (#6826)
7 years ago
Akihiko Odaki 47d2277ef1 Show media modal on public pages (#6801)
7 years ago
Marcin Mikołajczak 3386112fb1 Change “Toots with replies” to “Toots and replies” (#6875)
7 years ago
Akihiko Odaki 472fba6771 Change columns in notifications nonnullable (#6764)
7 years ago
Akihiko Odaki 9125608145 Note if the user is already following the target when authorizing follow (#6325)
7 years ago
Jeroen 0bedd0bb45 Invites: Add '1 week' as expire option (#6872)
7 years ago
Akihiko Odaki 11c19f6cc9 Close http connection in perform method of Request class (#6889)
7 years ago
Akihiko Odaki e8a1d0b4d4 Internationalize unexpected error message (#6887)
7 years ago
Yamagishi Kazutoshi ed074766aa Weblate translations (2018-03-23) (#6874)
7 years ago
Quentí a8c2ce486f [i18n] Occitan update (#6869)
7 years ago
Eugen Rochko 6383580e6f Do not re-query mentions from serializers (#6858)
7 years ago
Eugen Rochko f4e8e39c99 Restore username validation to disallow dots, for now (#6863)
7 years ago
ThibG 7d7a725e82 Fix MENTION_RE to not match nil usernames (#6862)
7 years ago
Eugen Rochko 692d03239b Hide floating action button on thread views (#6859)
7 years ago
Eugen Rochko 53b1100144 Permit dots in usernames with conditions (#6844)
7 years ago
Eugen Rochko ab96a9ff11 Use username/domain to match existing accounts in ActivityPub (#6842)
7 years ago
ThibG ca370217ad Cancel outdated pending compose suggestions (#6838)
7 years ago
Rey Tucker 4c91be94d3 request: in the event of failure, try other IPs (#6761) (#6813)
7 years ago
ThibG 99790407e2 Serialize mentions in the order they are added (#6836)
7 years ago
ThibG c4c87b8ee8 Display content warning in mail notification emails (#6832)
7 years ago
Alexander 4fc9827b69 bugfixes and gem update (#6831)
7 years ago
ThibG 720a45e99f Fix e-mail changed notification (fixes #6778) (#6835)
7 years ago
Renato "Lond" Cerqueira 9bdedcfa48 Weblate translations 20180319 (#6827)
7 years ago
Eugen Rochko f0bc8e8a89 Ignore media validation when attaching to status during processing (#6822)
7 years ago
Eugen Rochko b95c3ef3ee Revert #6479, hide sensitive text/images from OpenGraph previews (#6818)
7 years ago
Eugen Rochko 6d00359015 Fix elephant graphic being draggable and selectable (#6819)
7 years ago
Eugen Rochko 77badbc85a If DEFAULT_LOCALE is set, enforce it instead of HTTP request locale (#6817)
7 years ago
Akihiko Odaki cabb197337 Synchronize HTML page cache with sessions (#6815)
7 years ago
nightpool 2902b97c83 Add entropy to download filenames (#6811)
7 years ago
Daniel Hunsaker 8f374100ed Handle Mastodon::HostValidationError when pulling remoteable assets (#6782)
7 years ago
trwnh e3984f76a4 Properly center .nothing-here (#6787) (#6788)
7 years ago
Akihiko Odaki 8b645b5bca Cache HTML page with Service Worker (#6802)
7 years ago
Marcin Mikołajczak ba9b93b08b i18n: Update Polish translation (#6780)
7 years ago
Renato "Lond" Cerqueira b83c1d7c5d Weblate translations (2018-03-13) (#6777)
7 years ago
Eugen Rochko 5605b5ad7a Hide loading bar on status interactions (#6774)
7 years ago
Eugen Rochko 66da2b8db3 Merge branch 'spoiler' of git://github.com/kagucho/mastodon into kagucho-spoiler
7 years ago
Eugen Rochko 3a29705806 Log BackupWorker backtrace, delete Backup if retries exhausted (#6769)
7 years ago
Eugen Rochko aef3f2775e Fix #6757: Adjust RTL styles for landing page (#6768)
7 years ago
Akihiko Odaki 3d86e754f4 Change the title of sensitive button by state (#6771)
7 years ago
Akihiko Odaki c81215b994 Change the title of spoiler button by state
7 years ago
Eugen Rochko 59b769ff06 Fix #6762: Do not overwrite some status attributes in reducer (#6767)
7 years ago
Akihiko Odaki 9d4e04bc34 Insert space before shortcode if necessary (#6751)
7 years ago
Yamagishi Kazutoshi b29feb5c67 Hide pinned toots on with replies (#6753)
7 years ago
Yuto Tokunaga 010c71f19c Avoid using JS to set height in MediaModal (#6750)
7 years ago
Eugen Rochko f2e5501822 Fix follow relationships not loading after notifications fetch (#6746)
7 years ago
Yamagishi Kazutoshi 8d6d74b319 Weblate translations (2018-03-11) (#6742)
7 years ago
Marcin Mikołajczak 655f656e5c i18n: Update Polish translation and “yarn manage:translations” (#6743)
7 years ago
Eugen Rochko c1d44284ca Fix focal point cropping in MediaGallery, fix focal point modal (#6740)
7 years ago
Eugen Rochko 51b32f06fa Fix #6715: Make catalan words with the L geminate letter work in hashtags (#6741)
7 years ago
Eugen Rochko b9b01bf14a Add show more/less toggle for entire threads in web UI (#6733)
7 years ago
Marcin Mikołajczak 74e72ba369 i18n: Update Polish translation (#6731)
7 years ago
abcang f25dfde752 Improve performance of account_media_status_ids (#6729)
7 years ago
Eugen Rochko a9d7b3f7a3 Fix #6717: Do not double html-encode page titles (#6720)
7 years ago
Eugen Rochko 15ec9431be Fix thumbnail not filling entire space sometimes (#6709)
7 years ago
Renato "Lond" Cerqueira 48b2a6f08d Weblate translations (2018-03-09) (#6708)
7 years ago
Jeong Arm 2bf5a431a6 Missing Korean translations (#6703)
7 years ago
Eugen Rochko 83384e5390 Add missing meta description to profiles, some other SEO stuff (#6706)
7 years ago
Yamagishi Kazutoshi 8706d8a6eb Add polyfill for Object.values (#6697)
7 years ago
Eugen Rochko fdf409f3b6 If login redirects to omniauth, redirect logout to root_path (#6694)
7 years ago
Eugen Rochko f67fe3ebe8 Improve styling of closed registrations message, rename button (#6695)
7 years ago
Eugen Rochko aeca336e22 When enabled, always display media in gallery. Also: click to reveal (#6692)
7 years ago
Eugen Rochko 2cb19bf443 Display AttachmentList in notifications (#6693)
7 years ago
Eugen Rochko 0277ca9a0c For now, put a "." into no-text statuses with media for backcompat (#6691)
7 years ago
Eugen Rochko f92176899e After blocking domain with reject_media, invalidate cache (#6679)
7 years ago
Yamagishi Kazutoshi b2b7333b26 Weblate translations (2018-03-08) (#6690)
7 years ago
Eugen Rochko 5079c1e322 Display AttachmentList in timelines in compact style when media missing (#6680)
7 years ago
Renato "Lond" Cerqueira 34b3d46480 Rescue when there's no extension in the remotable (#6358)
7 years ago
MitarashiDango 894226c288 fix validation error (media only status) (#6684)
7 years ago
Eugen Rochko 62d18a3f9b Fix cover behaviour of thumbnails that are wider than taller (#6678)
7 years ago
Eugen Rochko 03b03fa30a Fix focal point modals broken by #5956 (#6676)
7 years ago
Eugen Rochko ecbe445916 In wide layout, columnize Mastodon features on landing page (#6674)
7 years ago
Eugen Rochko 0c2a08adeb Remove text requirement when media attached from statuses (#6672)
7 years ago
vpzomtrrfrt e6e405e155 Don't escape statuses while truncating (#6671)
7 years ago
Effy Elden 4a8046df66 Add additional first_name and last_name SAML attribute statement options, and modify Omniauthable concern to use full_name or first_name + last_name if not available (#6669)
7 years ago
Eugen Rochko 8e25857cb9 Fix wrong target URIs in ActivityPub Add/Remove (#6668)
7 years ago
Eugen Rochko 29f412da2c Fix #6657 - Use target instead of origin in Remove activity (#6664)
7 years ago
Akihiko Odaki 95fce1bca0 Remove pointer events on the entire UI when a dropdown menu is open (#6648)
7 years ago
Sylvhem 18d4e03e6b Add headings to the security settings page (#6661)
7 years ago
Akihiko Odaki 1decff1bf3 Extract columns area from UI component (#6650)
7 years ago
Akihiko Odaki 8874e30dda Use React.PureComponent instead of React.Component (#6653)
7 years ago
Akihiko Odaki 2040094568 Use withRouter for TabsBar (#6652)
7 years ago
Eugen Rochko ba865c44d8 Fix #3807: Increase avatars to 400x400 max (#6651)
7 years ago
Eugen Rochko 6e72faaa78 Fix accounts' display name/bio not being set from initial state (#6644)
7 years ago
Akihiko Odaki 01d10b0bd8 Replace onScrollToBottom with onLoadMore (#6615)
7 years ago
Akihiko Odaki e68459fc5b Redirect from Web tag timeline to public tag timeline if not signed in (#6633)
7 years ago
Akihiko Odaki 27b532cc98 Place dropdown menu top if it is closer to the bottom of the viewport (#6641)
7 years ago
ThibG 96e25c1ab7 Add “Domain hidden” badge (#6636)
7 years ago
Renato "Lond" Cerqueira 1f328e22a0 Weblate translations (05-03-2018) (#6640)
7 years ago
Renato "Lond" Cerqueira ce87da1315 Normalize translations (#6638)
7 years ago
Marcin Mikołajczak 6fee779fa6 i18n: Update Polish translation (#6632)
7 years ago
ThibG 303891ebc1 Make more apparent that an account is blocked or muted (fixes #6544) (#6627)
7 years ago
Yuto Tokunaga d6e88e29e2 [RFC] Improved media modal (#5956)
7 years ago
Akihiko Odaki a497940b0f Do not default site_title with site_hostname in InstanceHelper (#6624)
7 years ago
abcang deba74063f Show media on report UI (#6619)
7 years ago
Akihiko Odaki 649565e005 Provide default OTP_SECRET value for development environment (#6617)
7 years ago
Akihiko Odaki 48af504651 Do not require images in about.js and share.js (#6622)
7 years ago
Akihiko Odaki bada0436b3 Implement tag auto-completion by history (#6621)
7 years ago
Akihiko Odaki 0016fd40e7 Do not fetch environment variables to determine default locale (#6618)
7 years ago
Eugen Rochko 87ac87a73a Fix #6611: Typo in change password template (#6616)
7 years ago
Akihiko Odaki 008bc9f47d Set the default locale in config (#6580)
7 years ago
Eugen Rochko b1f8dfd3cf Federate pinned statuses over ActivityPub (#6610)
7 years ago
Akihiko Odaki bec845b7f7 Finalize location on scrollable notifications when unmounting (#6614)
7 years ago
Eugen Rochko 359e441fb2 Fix missing focalPoint in ActivityPub JSON (#6609)
7 years ago
Aboobacker MK fab75c2396 Fix 500 while searching after deleting a post (#6604)
7 years ago
Jeong Arm 58d54489c6 Translate Korean (#6608)
7 years ago
Eugen Rochko 1237c34997 Move "compose" on mobile to floating action button (#6594)
7 years ago
Eugen Rochko 8c85fd26bb Responsively enforce 16:9 ratio on all media thumbnails in web UI (#6590)
7 years ago
Eugen Rochko a91ef56e80 When search enabled, display hint in search popout (#6593)
7 years ago
Yamagishi Kazutoshi 38f0d2f88b Weblate translations (2018-03-02) (#6588)
7 years ago
Eugen Rochko 9769285278 Fix #6586: Add close modal icon to report dialog (#6591)
7 years ago
Eugen Rochko 5ce4b21455 Improve style of web UI account tabs (#6589)
7 years ago
mayaeh 6b751679b5 i18n: Update Japanese translations (#6581)
7 years ago
Eugen Rochko c421ad685d Add contact_account and languages to instance API (#6574)
7 years ago
Marcin Mikołajczak a6d10b05f6 i18n: Update Polish translation (#6578)
7 years ago
Eugen Rochko 1a6e6a23a9 Add only_media param to public and hashtag timelines API (#6576)
7 years ago
Eugen Rochko ca9d8402c3 Add "Toots/Toots with replies/Media" tab below profile header (#6572)
7 years ago
Eugen Rochko d60ae00b8e Fix margin on top action button, fix width of counters on frontpage (#6573)
7 years ago
Eugen Rochko f410afe59e Ensure that boolean params in the API are parsed for truthiness (#6575)
7 years ago
Eugen Rochko 9721b7746a Fix #942: Seamless LDAP login (#6556)
7 years ago
Eugen Rochko 5f70533e8a Fix #5708: Reject->Follow will remove the follow if it exists (#6571)
7 years ago
Eugen Rochko 0ebd2a1718 Federated reports (#6570)
7 years ago
Lynx Kotoura 527210fd7b Grid layout for tag pages (#6545)
7 years ago
Lynx Kotoura 8050d02e86 Better grid layout for the landing page (#6543)
7 years ago
Eugen Rochko 058b96ddf4 Improve public account cards (#6559)
7 years ago
Ian McCowan 88461c1abe Fix prev/next links on public profile page (#6497)
7 years ago
Eugen Rochko f35356609b Ensure the app does not even start if OTP_SECRET is not set (#6557)
7 years ago
Akihiko Odaki a5a434a8f6 Raise Mastodon::HostValidationError when host for HTTP request is private (#6410)
7 years ago
Akihiko Odaki 2187a87f3a Do not use function name to track components (#6542)
7 years ago
Akihiko Odaki 7ac6e09dde Do not push status to feed if its reblog is already inserted (#6488)
7 years ago
Ghislain Loaec d1806f5dc4 New variable OAUTH_REDIRECT_AT_SIGN_IN + Ref #6538 (not only SAML strategies) (#6540)
7 years ago
Ghislain Loaec deea524052 New env variable: SAML_SECURITY_ASSUME_EMAIL_IS_VERIFIED + fixes #6533 (#6538)
7 years ago
Eugen Rochko 692dfd9a93 Fix nil error in focal_point? (#6537)
7 years ago
Eugen Rochko 51e1e65c84 Fix container regression (#6531)
7 years ago
beatrix 9184d588c1 fix typo in image serializer (#6530)
7 years ago
Eugen Rochko ad1f541bd7 Redesign landing page (again) (#6486)
7 years ago
Eugen Rochko eb5b1b45d9 Fix #6526: Only store redirect location if not in JSON format (#6528)
7 years ago
Eugen Rochko 865c7e7178 Focal points (#6520)
7 years ago
Eugen Rochko c9ed272a4a Fix #6525: Make sure file is opened in LazyThumbnail processor (#6529)
7 years ago
Eugen Rochko cdb12bd39b Fix bug in relationships API introduced by #6482 (#6527)
7 years ago
Eugen Rochko f6884555d7 Account archive download (#6460)
7 years ago
りんすき 9ff2739fb5 fix #6523 (#6524)
7 years ago
Eugen Rochko c34ff9fb82 Fix avatar and header issues by using custom geometry detector (#6515)
7 years ago
Eugen Rochko f759ec9d8d Don't resize avatars/headers if their dimensions are already right (#6508)
7 years ago
Eugen Rochko a30a207fd2 Fix media spoiler design (#6507)
7 years ago
Konrad Pozniak fa710fd496 add parameter locked to /api/v1/update_credentials (#6506)
7 years ago
HellPie edd1a3fb4e Remove outline from body window (Fixes #6501) (#6502)
7 years ago
Eugen Rochko 750f3e64c9 Cache relationships in API (#6482)
7 years ago
Eugen Rochko 3f2a113d32 Push discovered status through streaming API within a time window (#6484)
7 years ago
Eugen Rochko 9b7490cede Save video metadata and improve video OpenGraph tags (#6481)
7 years ago
Eugen Rochko 5a5920f1bd Do not hide NSFW media/CW'd text in OpenGraph tags (#6479)
7 years ago
Eugen Rochko 1cf9467613 After click to embed video, autoplay it (#6480)
7 years ago
Eugen Rochko 0357e93a91 Fix #5173: Click card to embed external content (#6471)
7 years ago
abcang 6cb5d71e5f Fix media button type (#6478)
7 years ago
Marcin Mikołajczak 0ce908b3e0 i18n: Update Polish translation (#6470)
7 years ago
ThibG d12bff875e Fix password recovery (#6459)
7 years ago
Eugen Rochko 7ca5a06505 Full-text search for authorized statuses (#6423)
7 years ago
Eugen Rochko 26fe2c27c3 Change web UI "posts" to "toots" on profile for consistency (#6447)
7 years ago
Eugen Rochko 219b28e172 Add preference to always display sensitive media (#6448)
7 years ago
abcang c1263f5db5 Clear account cache of notification target_status (#6442)
7 years ago
abcang 1f2aa77758 Fix response of signature_verification_failure_reason (#6441)
7 years ago
Akihiko Odaki 72e284028f Change user_id column non-nullable (#6435)
7 years ago
Daniel King 752ccc52e8 match hashtag regex in js client with server (#6431)
7 years ago
Eugen Rochko 555e7205da Make PAM gem optional, allow configuration over environment (#6415)
7 years ago
abcang 225fdc2409 Validation of count works even when text of status is nil (#6429)
7 years ago
abcang 6e12cb4524 Exclude nil from relationships array (#6427)
7 years ago
abcang 0092711e16 Make sure status is not nil (#6428)
7 years ago
Renato "Lond" Cerqueira 6528c0c101 Add option to show only local toots in timeline preview (#6292)
7 years ago
Eugen Rochko 5322013f25 CAS + SAML authentication feature (#6425)
7 years ago
takayamaki 5ad806ecab fix ColumnBackButtonSlim should extended from ColumnBackButton (#6417)
7 years ago
abcang 48af3df758 Fix column header button (#6411)
7 years ago
abcang b209de40f4 Fix saving of oEmbed image (#6409)
7 years ago
Akihiko Odaki 1cd049c57b Set minimum height for mastodon on drawer (#6142)
7 years ago
ThibG f7651c3449 Allow HTTP caching of atom-rendered public toots (OStatus compatibility) (#6207)
7 years ago
Charlotte Fields 9c94c1e66f moved save button (#3792)
7 years ago
Akihiko Odaki 180872ddd5 Remove wave from list drawer (#6381)
7 years ago
Akihiko Odaki f35fadcb9a Unify links container implementation in about pages (#6382)
7 years ago
Akihiko Odaki 3cd3cae7f7 Accept ActivityPub announce from the author of the original note (#6236)
7 years ago
puckipedia 081ba8fc90 Allow retrieval of private statuses (single or in outbox) using HTTP signatures (#6225)
7 years ago
Alexander 23ce0c86da pam authentication (#5303)
7 years ago
abcang 95da1b3351 Fix button hiding when header title is too long (#6406)
7 years ago
Evgeny Petrov 950689c381 Russian language updated (#6397)
7 years ago
Eugen Rochko 602ec7b7d6 Fix padding bug in landing page column header (#6374)
7 years ago
Eugen Rochko 6278ffdba3 Add direction tags to HTML e-mails for RTL languages (#6373)
7 years ago
Renato "Lond" Cerqueira f9708e4cb4 Weblate translations (#6370)
7 years ago
Quenty31 1eaa2ead85 l10n Occitan update (#6367)
7 years ago