2707 Commits (cea5597722bc7565e9d8dd21787492ba1570fbf4)

Author SHA1 Message Date
Eugen Rochko 2a2698e450 Add ActivityPub serializer for Undo of Announce (#4703)
7 years ago
Lynx Kotoura 8ecfdd8795 Set margin between character-counter and compose-form__buttons (#4698)
7 years ago
Eugen Rochko 00840f4f2e Add handling of Linked Data Signatures in payloads (#4687)
7 years ago
Anna e só 1cebfed23e Added new translations of error messages, block and mute domains and users, privacy disclaimers, etc (#4700)
7 years ago
masarakki 649a20ab46 authorize-follow-requests-after-unlocking (#4658)
7 years ago
Yamagishi Kazutoshi 3ac7b353f8 Fix missing at-sign (regression from #4688) (#4705)
7 years ago
Lynx Kotoura 21bb4a6c3b Fix ar.json (#4699)
7 years ago
nullkal c2af138113 Allow multiple pinned statuses to be shown and make them be ordered b… (#4690)
7 years ago
unarist fb8aa2b3ba Apply user timezone for the title attribute of .time-ago (#4693)
7 years ago
Yamagishi Kazutoshi 00f9f16f94 Change timezone of the datetime to what browser specifies (#4688)
7 years ago
Lynx Kotoura 18f69fb964 Adjust styles of landing pages. (#4682)
7 years ago
Quent-in 04c3fb2189 i18n Updated strings (#4675 - pinned toot) (#4695)
7 years ago
Yamagishi Kazutoshi b88635202f Add label for application scopes (#4691)
7 years ago
m4sk1n 409051c22c i18n: Update Polish translation #4675 (#4692)
7 years ago
Eugen Rochko 9caa90025f Pinned statuses (#4675)
7 years ago
Ratmir Karabut c5157ef07b Update Russian translation (#4685)
7 years ago
Damien Erambert f72ed21cd6 Don't load Roboto webfont when system font is used in the app (#4591)
7 years ago
Eugen Rochko cf615abbf9 Add configuration to disable private status federation over PuSH (#4582)
7 years ago
unarist b01a19fe39 Fetch reblogs as Announce activity instead of Note object (#4672)
7 years ago
Eugen Rochko c66fe2aeba Minor performance improvement for test suite (#4678)
7 years ago
Yamagishi Kazutoshi fbe1115114 Remove eslint-disable comments (#4681)
7 years ago
Quent-in e4c761f902 l18n update OC new strings (#4664) (#4680)
7 years ago
HIKARU KOBORI 2c6a85832c Fix typo in admin/status_controller.rb (#4679)
7 years ago
nullkal 80393a23d0 Use checkboxes for application scope setting (#4671)
7 years ago
unarist 760cfe328f Fix accessing to XML attribute in FetchAtomService (#4668)
7 years ago
Eugen Rochko c1b086a538 Fix up the applications area (#4664)
7 years ago
Daigo 3 Dango 696c2c6f2f Add Mastodon::Source.url (#4643)
7 years ago
unarist 5927b43c0f Ignore empty response in ActivityPub::FetchRemoteStatusService (#4661)
7 years ago
Colin Mitchell 871c0d251a Application prefs section (#2758)
7 years ago
unarist d63de55ef8 Fix bugs which OStatus accounts may detected as ActivityPub ready (#4662)
7 years ago
Eugen Rochko 72bb3e03fd Support more variations of ActivityPub keyId in signature (#4630)
7 years ago
Eugen Rochko f391a4673a Periodically remove expired PuSH subscribers (#4654)
7 years ago
Lynx Kotoura 143b77e10d Increase contrast in landing pages (#4567)
7 years ago
Eugen Rochko 4cbb638604 Fix visual line-break glitch with .invisible parts of links (#4655)
7 years ago
Eugen Rochko 3534e115e5 Do not try to re-subscribe to unsubscribed accounts (#4653)
7 years ago
abcang ea958cae7f Refactoring streaming connections (#4645)
7 years ago
Yamagishi Kazutoshi 10e9a9a3f9 Use URI.join even when S3 enabled (#4652)
7 years ago
Eugen Rochko 6e9eda5331 ActivityPub migration procedure (#4617)
7 years ago
m4sk1n 4c23544714 i18n: Minor changes in Polish translation (#4649)
7 years ago
Eugen Rochko 74e5078795 Fix #4637 - Re-add missing doorkeeper_authorize for /api/v1/verify_credentials (#4650)
7 years ago
Yamagishi Kazutoshi 110227ac5e Remove status from favorites list when unfavorited (#4597)
7 years ago
unarist f26758dc01 Fix .information-board style for Safari (#4602)
7 years ago
abcang 23792f5a7c Fix hasUnread on HashtagTimeline (#4644)
7 years ago
Eugen Rochko fe5b66aa08 Handle duplicate ActivityPub activities (#4639)
7 years ago
takayamaki d5acf4275f Improve about ja translation standalone.public_title (#4641)
7 years ago
Eugen Rochko 412ea87306 Improve ActivityPub/OStatus compatibility (#4632)
7 years ago
Eugen Rochko 774b8661bc Revert #4616 (#4638)
7 years ago
Eugen Rochko c7d2619ab1 Parse OStatus tag URIs in ActivityPub handlers when those are local (#4631)
7 years ago
Yamagishi Kazutoshi 2edfdab6e6 Don't send Link header when don't know prev and next links (#4633)
7 years ago
Eugen Rochko 4edf9d849f Make ActivityPub::TagManager#local_uri? recognize local URIs with ports (#4628)
7 years ago
Eugen Rochko 10489b4e4a If url attribute not present in Note, fallback to id attribute (#4629)
7 years ago
Eugen Rochko 40c45f5dd9 Put ActivityPub alternate link into Atom, prefer it when processing Atom (#4623)
7 years ago
nightpool efec02f153 use existing inflections instead of custom helper (#4624)
7 years ago
Eugen Rochko 116b8a6363 Fix #4607 - Accept/reject activities use FollowRequest, which has inverse relations (#4616)
7 years ago
Eugen Rochko ad892dbc0c Add _:atomUri property for deduplicating OStatus/ActivityPub legacy records (#4593)
7 years ago
nullkal 075d6a1e13 Show what protocol is used for accounts in admin/accounts#index (#4622)
7 years ago
m4sk1n 2a04bdc87a i18n: Update Polish translation (#4613)
7 years ago
Eugen Rochko ca7ea1aba9 Redesign public profiles (#4608)
7 years ago
Clworld f814661fca Make share intent modal to make "signed in as" shown. (#4611)
7 years ago
abcang e120d09c98 Fix require_user! behavior when not logged in (#4604)
7 years ago
Eugen Rochko 4fcbb1f838 Re-add missing transaction around status-from-OStatus creation (#4603)
7 years ago
unarist a855956185 Fix ActivityPub follow interaction and add more specs (#4601)
7 years ago
unarist 5b9ae7981e Update /admin/accounts/:id view for ActivityPub (#4600)
7 years ago
Yamagishi Kazutoshi 5f22c0189d Add support for searching AP users (#4599)
7 years ago
Eugen Rochko 26d26644ac Require "inbox" to be set on actor to be ActivityPub-ready (#4595)
7 years ago
Eugen Rochko 3c6503038e Add protocol handler. Handle follow intents (#4511)
7 years ago
Yamagishi Kazutoshi 96e9ed13de Fix search (regression from #4589) (#4594)
7 years ago
Eugen Rochko 6df8bd277b Set correct content-type for ActivityPub JSON (#4592)
7 years ago
Eugen Rochko 4e75f0d889 Hook up URL-based resource look-up to ActivityPub (#4589)
7 years ago
Eugen Rochko a2aeacbfee Add alternate links to ActivityPub resources from HTML/HEAD variants (#4586)
7 years ago
Eugen Rochko b7370ac8ba ActivityPub delivery (#4566)
7 years ago
Eugen Rochko ccdd5a9576 Add serializing/unserializing of "locked" actor attribute (#4585)
7 years ago
Eugen Rochko 3d47154c20 Only PuSH-resubscribe to OStatus accounts (#4583)
7 years ago
Sylvhem d0a217eb92 Minor fixes in the French translation (#4580)
7 years ago
Eugen Rochko 81c1303cd6 Handle ActivityPub follows correctly (#4571)
7 years ago
Yamagishi Kazutoshi d9a1fb134a Fix emoji picker scrollbar style (#4572)
7 years ago
Eugen Rochko fdea173237 Add Digest header to requests with body, handle acct and URI keyId (#4565)
7 years ago
Ondřej Hruška b1c8a702a4 Add favourited toot to favourites column (#4562)
7 years ago
Ondřej Hruška 820099813f add scrollTop to ui/components/column (#4563)
7 years ago
Gergely Nagy 2ebe4ff568 api/instances: Include the stats from the /about/more page (#4074)
7 years ago
Ondřej Hruška 61bfce5aa9 add missing @ to the onboarding modal (#4560)
7 years ago
Eugen Rochko dd7ef0dc41 Add ActivityPub inbox (#4216)
7 years ago
Lynx Kotoura dcbc1af38a Fix short description in about/more page (#4554)
7 years ago
Yamagishi Kazutoshi 81c41d8681 Add coalesce option to avatar and header convert processor (#4552)
7 years ago
雨宮美羽 ec3be87a2b improve zh-CN translations (#4557)
7 years ago
TheInventrix c9fd6f386c unify short description styling (#4548)
7 years ago
Yamagishi Kazutoshi 1b5d26735e Revert "Set false to animated options for thumbnail processor" (#4550)
7 years ago
Lynx Kotoura a3e53bd442 Adjust tags and accounts page (#4534)
7 years ago
Sorin Davidoi 8eb6d171e6 feat: Cache status height to avoid expensive renders (#4439)
7 years ago
Ondřej Hruška 5942347407 Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src and staticSrc (#4526)
7 years ago
Yamagishi Kazutoshi 87f10d476c Set false to animated options for thumbnail processor (#4547)
7 years ago
Masoud Abkenar e7a5a188ef i18n: update Persian translation (#4540)
7 years ago
MitarashiDango 5ee45fa571 fix columns_area.js (#4528)
7 years ago
Eugen Rochko df605f0f8b Add "signed in as" header to some pages (#4523)
7 years ago
Akihiko Odaki 9d1f8b9d6a Scroll columns area to right when children property is changed (#4517)
7 years ago
Krzysztof Jurewicz 400616813e Fix some mistakes in Polish translation (#4495)
7 years ago
nullkal dfcd2834f9 Redirect to PasswordController#new when reset_password_token is invalid (#4506)
7 years ago
MIYAGI Hikaru 09e86ef90b make number of comparison in emojify() fewer (#4500)
7 years ago
TheKinrar 9ba7d526a0 Don't normalize invalid domain names (#4499)
7 years ago
unarist 94e233e7b2 Fix column-back-button style for some browsers (#4484)
7 years ago
Sorin Davidoi ac53736814 fix(status_list): Use correct keys for keyboard navigation (#4487)
7 years ago
Komic 8c0e78ae43 fr.json update (#4492)
7 years ago
Quent-in 7ef8482568 l10n #4457 update for Occitan language (#4483)
7 years ago
Jeroen 202942a76f Update Dutch (nl) strings (#4480)
7 years ago
Sorin Davidoi d4c4820c03 fix(web_push_notifications): Send message with welcome notifications (#4471)
7 years ago
Yamagishi Kazutoshi 8ccb3b96ab Re-add outline (#4474)
7 years ago
Ondřej Hruška e9ee249fd5 do not emojify tm, (R) and (C) (#4472)
7 years ago
Masoud Abkenar 4b6cd1dfdb i18n: update Persian translation (#4470)
7 years ago
Yamagishi Kazutoshi b9ec3b7e7c Load extra polyfills when isIntersecting is undefined (#4469)
7 years ago
Eugen Rochko c7cc806251 Simplify web UI character counter logic (#4463)
7 years ago
unarist 82b4cf4acb Fix button overflow on confirmation modal for mobile (#4465)
7 years ago
Yamagishi Kazutoshi 3e7a541e09 Change RuboCop rules to loose (#4464)
7 years ago
m4sk1n 93aafa8549 i18n: Update Polish translation (#4467)
7 years ago
Yamagishi Kazutoshi bb85043f46 Disable sensitive button when with content warnings (#4460)
7 years ago
Eugen Rochko e1fcad34a9 Fix length validator counting things that look like URIs like URLs (#4462)
7 years ago
unarist 155ba8fd3a Make salutation of email localizable (#4454)
7 years ago
Sorin Davidoi e44f03bc71 Improve accessibility (part 7) (#4457)
7 years ago
Yamagishi Kazutoshi 970297a138 Change to sensitive when adding content warning from web UI (#4456)
7 years ago
Yamagishi Kazutoshi 29abc9438c Remove outline from focused toot (#4448)
7 years ago
Yamagishi Kazutoshi f91284d230 Do not create empty a element when there is no e-mail (#4455)
7 years ago
unarist feadf7553d Update Japanese translations (#4453)
7 years ago
Lynx Kotoura ea33cdc30b Set contact address in about/more as mailto link (#4450)
7 years ago
Damien Erambert ea144ba302 Use a fainted text color for <hr> elements in the landing page (#4443)
7 years ago
Sorin Davidoi 4f04981dde feat(tabs_bar): Avoid optimization for non-touch devices (#4444)
7 years ago
Jeroen 0913351dcf Dutch: only one (new) string (#4440)
7 years ago
Lynx Kotoura 57a794d8eb Fix autocomplete option in haml files (#4438)
7 years ago
unarist a5e0cf2450 fix(status): Don't add tabIndex to wrapped status (#4437)
7 years ago
みたらしだんご a46ba4a8f5 fix tabs_bar.js (#4436)
7 years ago
Sorin Davidoi c71874b84c Improve accessibility (part 6) (#4435)
7 years ago
Eugen Rochko 53b2b1b238 Count all URLs in text as 23 characters flat, do not count domain part of usernames (#4427)
7 years ago
Sorin Davidoi 634b71ed1d Accessability fixes (#4432)
7 years ago
Sorin Davidoi 3d378ed0b4 fix(tabs_bar): Allow animation to end before navigating (#4429)
7 years ago
Eugen Rochko f0bb2c6d1e Fix web push notifications "boost" icon not being loaded (regression from #4426) (#4431)
7 years ago
Eugen Rochko 13bb1ddc7f Use consistent icons for web push notifications, same as web UI (#4426)
7 years ago
Eugen Rochko 4e2f2fab73 Fix guard clause in WebPushNotificationWorker (#4421)
7 years ago
Eugen Rochko 6e186b9c77 When PuSH subscribe attempts are exhausted, unsubscribe (#4422)
7 years ago
Quent-in ff9d344d4c i18n update of OC version (#4425)
7 years ago
Eugen Rochko b3c44e95a9 Improve actions modal style (#4423)
7 years ago
Eugen Rochko 8c0dd33ce4 Fix current session not being displayed in sessions list (#4424)
7 years ago
Yamagishi Kazutoshi 12874eafa6 Unify webpackChunkName to lowercase (#4412)
7 years ago
Lynx Kotoura afb593b44e Fix protruded infomation board section in about/more page (#4415)
7 years ago
Sorin Davidoi 296bfa23aa fix(actions-modal): Inconsistent margins (#4418)
7 years ago
Sorin Davidoi 534da4f24f Improve accessibility (part 5) (#4417)
7 years ago
Yamagishi Kazutoshi 62a9da62a6 Fix column header in landing page (regression from #4405) (#4416)
7 years ago
Yamagishi Kazutoshi 58eea59864 Fix broken PropTypes (#4413)
7 years ago
m4sk1n c7de92e0df i18n: Update Polish translation (#4414)
7 years ago
Sorin Davidoi e67fc997dc feat(web_push_notifications): Group notifications (#4388)
7 years ago
Sorin Davidoi 3e01a7e677 fix(web_push_notification): Do not hard reload tab (#4380)
7 years ago
Sorin Davidoi b7d47c2aef Improve accessibility (part 4) (#4408)
7 years ago
Sorin Davidoi 9004151e34 feat: Web Share for detailed status and account (#4402)
7 years ago
Sorin Davidoi 6884dd79ba Improve accessibility (part 3) (#4405)
7 years ago
Sorin Davidoi f9075577e4 fix(actions_modal): Warning about missing prop (#4406)
7 years ago
Sorin Davidoi 50d38d7605 fix(dropdown_menu): Open as modal on mobile (#4295)
7 years ago
Yamagishi Kazutoshi f2233c3e25 Update intersection-observer to version 0.4.0 (#4398)
7 years ago
unarist 73890c3cac Fix timeline height on landing page for Safari (#4392)
7 years ago
Sorin Davidoi e1798d0eb0 fix(push_subscription): Use star icon for favourite action (#4396)
7 years ago
Yamagishi Kazutoshi bb96ba13cf Fallback to site_hostname when site_title is empty (#4394)
7 years ago
nullkal 6654c30033 Fix an error when a user tries to search nonexistent remote user (regression from #4275) (#4400)
7 years ago
Ondřej Hruška f49339ca9c Fix multipoint shortcode bug (#4387)
7 years ago
Clworld 994d948c39 Add callback_url/acct information for Sidekiq PuSH workers Exception. (#4281)
7 years ago
Jeroen f5e228ad2e Update Dutch strings (#4389)
7 years ago
Eugen Rochko 92cb451da8 Fix #4026 - Accept backup codes for disabling 2FA (#4382)
7 years ago
Eugen Rochko 55bee84c97 Fix infinite scroll fluidity (#4381)
7 years ago
Sorin Davidoi a248be4fce fix(columns_area): Manually set tabs style when swiping (#4320)
7 years ago
Sorin Davidoi 8b43d6bf9c fix(web_push_notification_worker): Guard against deleted notifications (#4379)
7 years ago
Sorin Davidoi b8adb4d7fa fix(column): Crash when heading is undefined (#4378)
7 years ago
mayaeh 4ba33f99fc Update Japanese translations (#4376)
7 years ago
Sorin Davidoi 6a6a62f13f Improve accessibility (part 2) (#4377)
7 years ago
Lynx Kotoura aa8fa71df6 Fix padding in hero container of landing page (#4373)
7 years ago
m4sk1n 7874c6d630 i18n: Update Polish translation (#4371)
7 years ago
Sorin Davidoi 2f8bfb3d38 Improve accessibility (#4369)
7 years ago
Ondřej Hruška 4115043dc7 Added external link icons to joinmastodon navbar buttons (#4368)
7 years ago
m4sk1n 7062cb764f i18n: Update Polish translation (#4367)
7 years ago
Lynx Kotoura 9891ff80f9 Adjust mobile landing page (#4366)
7 years ago
Sorin Davidoi 7232cdf7e8 feat(status_action_bar): Web share button (#4365)
7 years ago
Lynx Kotoura 9f97c8c750 Fix multiple-gif display in user page (#4364)
7 years ago
Clworld edadc93757 Allow longer link text on landing page (reduce padding for Mobile) (#4363)
7 years ago
Akihiko Odaki a6ea7e282f Merge queries in Api::V1::FavouritesController (#4359)
7 years ago
Yamagishi Kazutoshi e5c0aa6493 Send short account URL to remote instance (regression from #3844) (#4355)
7 years ago
m4sk1n a31d24ee18 i18n: Update Polish translation (#4361)
7 years ago
Komic 6957c5b5c6 Small fr.json update (#4354)
7 years ago
Sorin Davidoi 696bcff6bf fix(status_list): Guard against missing ref (#4353)
7 years ago
Jeroen f52ce92f2b Update and (almost) completing Dutch strings for 1.5 (#4351)
7 years ago
Sorin Davidoi ebf5a06084 fix(column): Use passive wheel listener (#4348)
7 years ago
Sorin Davidoi 23e854cb91 fix(components/bundle): Exit early in load function (#4349)
7 years ago
Sorin Davidoi de105d64d5 fix(getting_started): No scrollbar if not needed (#4350)
7 years ago
Eugen Rochko 07d93716aa Improve remote profile disclaimer (#4342)
7 years ago
Sorin Davidoi 32fa312b2a fix(compose_from): Do not autofocus on mobile (#4344)
7 years ago
Eugen Rochko 1306d637a2 Fix oddities with public profile CSS (#4341)
7 years ago
Eugen Rochko 029f2c4545 Redesign /terms page (#4338)
7 years ago
Lynx Kotoura b3e7beb7c5 Perfectly center mastodon logo on mobile landing page (#4339)
7 years ago
Eugen Rochko 467456f7a1 Move clean up of unconfirmed users to sidekiq-scheduler (#4336)
7 years ago
Eugen Rochko 2374d63536 Redesign extended information page (#4322)
7 years ago
Yamagishi Kazutoshi 117eb3b2bc Change defaultMessage for spoiler placeholder (#4329)
7 years ago
sdukhovni 06d905f415 Allow domain blocks that only reject media without silencing or suspending (#4325)
7 years ago
Andrew Zyabin 0ad41be0f3 Update Russian translation for #4313 (#4334)
7 years ago
Yamagishi Kazutoshi 1e665a0bf4 Add space to toot paragraph in landing page (#4331)
7 years ago
m4sk1n 4b4ea1f929 i18n: Update Polish translation (#4327)
7 years ago
Sorin Davidoi 9075c90c46 feat: Enable push subscription for mobile devices by default (#4321)
7 years ago
Yamagishi Kazutoshi 63a2566007 Fix manifest description (regression from #4122) (#4324)
7 years ago