3017 Commits (c027a7bd4d7b5af21f4b201d656f7251fa3606a1)

Author SHA1 Message Date
unarist dd6f9a1b82 Validate uri presence for remote status (#4985)
7 years ago
unarist 3f07f1b2b1 Raise an error on getting activity uri for remote status (#4984)
7 years ago
abcang 44245926f1 Fix cancellation of scroll to the right (#4978)
7 years ago
unarist 1eab53ee10 Fix an error when actor json couldn't be fetched in ResolveRemoteAccountService (#4979)
7 years ago
BruWalfas 7be3131240 So Spanish. Much changes. Wow. (#4976)
7 years ago
Akihiko Odaki 198a9a4fa4 Remove local_only scope in Status (#4977)
7 years ago
unarist ec36df97c4 Escape URL parts on formatting local status (#4975)
7 years ago
Mingye Wang c8969dca35 Minor Chinese check & jsx addition (#4973)
7 years ago
Surinna Curtis b0487488a7 Re-center hidden media text vertical
7 years ago
Lynx Kotoura 1e3b1d7211 Adjust landing pages 2 (#4967)
7 years ago
unarist 0698c610a6 Fix an error in ReplyDistributionWorker when replied status was deleted (#4974)
7 years ago
Eugen Rochko ad8e856a5b Fix error when following locked accounts (#4896)
7 years ago
ふぁぼ原 629fae8b3b correct URL pattern used in text length counter in WebUI (#4968)
7 years ago
unarist c30e6433de Fix AP serialization error when thread is missing (#4970)
7 years ago
Naoki Kosaka cea5597722 Fix hasSize condition in secSet and sizes. (#4969)
7 years ago
Akihiko Odaki 48d77ea1eb Fix filterable_languages method of SettingsHelper (#4966)
7 years ago
Eugen Rochko 54edb4b853 When accessing uncached media attachment, redownload it (#4955)
7 years ago
unarist 6c81f9d6e5 Fix invisible load more button (#4962)
7 years ago
Eugen Rochko 472df24579 When web UI URL used while logged out, redirect to static page (#4954)
7 years ago
Eugen Rochko 0d1215e82f Remove redundant width/height values from SVGs to fix Safari bug (#4956)
7 years ago
Anna e só e77cc032c2 l10n: PT-BR translation updated (#4953)
7 years ago
sdukhovni 67559361e8 Add scheduled worker to purge old user IPs (#4951)
7 years ago
ThibG 4a73615193 Fix race condition when receiving an ActivityPub Create multiple times (#4930)
7 years ago
Yamagishi Kazutoshi bdcc9e2ceb Add missing Japanese translations (#4947)
7 years ago
ふぁぼ原 3816943e6b Enable to recognize most kinds of characters as URL paths (#4941)
7 years ago
Masoud Abkenar b39d512ade l10n: update Persian translation (#4946)
7 years ago
Eugen Rochko 04046a4983 Fix #4908 - Do not keep remote file names, generate random (#4934)
7 years ago
unarist a4c500176b Include requested URL into the message on network errors (#4945)
7 years ago
abcang 1aad015bbb Revert unique retry job (#4937)
7 years ago
m4sk1n 94fba44eec i18n: Update Polish translation (#4942)
7 years ago
Jeroen 721460a59b Another Dutch language update (#4944)
7 years ago
Surinna Curtis 7ebd6ed03c Apply white-space: nowrap to account relationships icons
7 years ago
Naf 45b595cdca Add Japanese translate for #4911 (#4943)
7 years ago
Quent-in aad3df6afc l10n update OC/FR video redesign (#4938)
7 years ago
Surinna Curtis 59936b7a98 Tweak title text for mute notifications toggle to be clearer
7 years ago
Surinna Curtis fd9a171129 fix typos in the migration
7 years ago
Surinna Curtis 79d8911116 Fixed a typo that was breaking the account mute API endpoint
7 years ago
Surinna Curtis f9d7b8a94f Refactor handling of default params for muting to make code cleaner
7 years ago
Surinna Curtis 211f0a9513 add an explanatory comment to AccountInteractions
7 years ago
Surinna Curtis 4a527154b7 fix a missing import
7 years ago
Surinna Curtis df71eadaae In probably dead code, replace a dispatch of muteAccount that was skipping the modal with launching the mute modal.
7 years ago
Surinna Curtis 323d437a09 satisfy eslint
7 years ago
Surinna Curtis 3278c08c29 make the hide/unhide notifications buttons work
7 years ago
Surinna Curtis 0284fd723b Allow modifying the hide_notifications of a mute with the /api/v1/accounts/:id/mute endpoint
7 years ago
Surinna Curtis 0e0703dbd8 Show whether muted users' notifications are muted in account lists
7 years ago
Surinna Curtis 7dbcc7ed3d Expose whether a mute hides notifications in the api/v1/relationships endpoint
7 years ago
Surinna Curtis af2d793398 Define a serializer for /api/v1/mutes/details
7 years ago
Surinna Curtis 70592cdaba Add a /api/v1/mutes/details route that just returns the array of mutes.
7 years ago
Surinna Curtis 30b5254a5d Put the label for the hide notifications checkbox in a label element.
7 years ago
Surinna Curtis 0a207be99d add trailing newlines to files for Pork :)
7 years ago
Surinna Curtis 2ea9b164d3 Satisfy eslint.
7 years ago
Surinna Curtis b1576c52df Convert profile header mute to use mute modal
7 years ago
Surinna Curtis 4612f7caea Break out a separate mute modal with a hide-notifications checkbox.
7 years ago
Surinna Curtis 0c547faf92 Less gross passing of notifications flag
7 years ago
Surinna Curtis eaaf2170fe API support for muting notifications (and specs)
7 years ago
Surinna Curtis 6f7d00bfdd Add support for muting notifications in MuteService
7 years ago
Surinna Curtis 27f8d7069b block notifications in notify_service from hard muted accounts
7 years ago
Surinna Curtis 44207b6af6 Add muting_notifications? and a notifications argument to mute!
7 years ago
Eugen Rochko 596dab06e9 Support OpenGraph video embeds (#4897)
7 years ago
Eugen Rochko 4f0597d579 Give video player fluid max-width (#4935)
7 years ago
Eugen Rochko 2bbf987a0a Redesign video player (#4911)
7 years ago
ThibG af00220d79 Fix refollowing (#4931)
7 years ago
Eugen Rochko 9239e4ce4d Uploads for admin site settings (#4913)
7 years ago
Jeroen 331263270b Updating Dutch translation (#4927)
7 years ago
MitarashiDango 283a5ec1a4 fix share intent. (#4926)
7 years ago
ThibG 550ff677da Fix ActivityPub handling of replies with WEB_DOMAIN (#4895) (#4904)
7 years ago
nullkal da77f65c46 Add instance search feature (#4925)
7 years ago
nullkal 9e2ff3ef71 Make instance names in into links to user list in the instance (#4924)
7 years ago
Eugen Rochko b9d241c6f5 Fix #4917 - Add missing suspend checks (#4921)
7 years ago
Eugen Rochko 56af04dbb4 Fix #4918 - Limit pinned toots to 5 (#4923)
7 years ago
abcang 60944d5dca Fix height cache (#4909)
7 years ago
ThibG f29918e707 [WiP] Whenever a remote keypair changes, unfollow them and re-subscribe to … (#4907)
7 years ago
unarist af10c9fbff Add section for protocol specific information on the admin page (#4910)
7 years ago
Eugen Rochko 8f8e677630 Clean up and improve generated OpenGraph tags (#4901)
7 years ago
Eugen Rochko 4931eac280 Fix nil error for old toots that don't have a conversation (#4900)
7 years ago
Eugen Rochko 881856553e Fix #4894 - Merge context hash into final JSON hash after key transform (#4898)
7 years ago
Eugen Rochko 0a6b098668 Fix count numbers from ActivityPub not being saved (#4899)
7 years ago
Eugen Rochko 0ef9d45d05 Fix error when following locked accounts (#4896)
7 years ago
unarist 47d48fed8d Reset preview image if avatar/header image selection was cancelled (#4893)
7 years ago
Surinna Curtis 3cac5bc2c3 Fix a spuriously failing spec that assumed we required short bios like upstream
7 years ago
Anna e só c2bee07dbc l10n: Full PT-BR translation (#4882)
7 years ago
Masoud Abkenar a345479de2 l10n: update Persian translation (#4880)
7 years ago
Surinna Curtis 29c44fa5fa Remove unused imports
7 years ago
David Yip 932571fa22 Merge tag 'v1.6.0' into sync/upstream
7 years ago
Eugen Rochko c450ddb613 Fix POST /api/v1/follows error when already following (#4878)
7 years ago
Eugen Rochko 72e662bb0d Hide modal loading screen for media/video/boost/confirm/actions modals (#4873)
7 years ago
Eugen Rochko 7d7844a47f Default follows for new users (#4871)
7 years ago
Eugen Rochko f2cbfb2eb3 Fix dimensions of loading component for compose drawer (#4872)
7 years ago
David Yip 67ad453373 Merge tag 'v1.6.0rc4' into sync/upstream-1.6.0rc4
7 years ago
David Yip 14e1fb8d36 Add missing import (patch by @MightyPork)
7 years ago
David Yip 514fc908a3 Merge tag 'v1.6.0rc3' into sync/upstream
7 years ago
David Yip b9f7bc149b Merge branch 'origin/master' into sync/upstream
7 years ago
Quent-in bc077018b8 i10n minors changes for 1.6 (#4867)
7 years ago
Eugen Rochko 90712d4293 Fix errors preventing UnsubscribeService from working (#4866)
7 years ago
Eugen Rochko 6867681c7c Add script to make embedded iframes autosize (#4853)
7 years ago
Eugen Rochko bdc8b4fd91 Disable mouse-based pause from #4859 (#4865)
7 years ago
unarist c7908e2d09 Fix scroll behavior and others on paused timeline (#4864)
7 years ago
Yamagishi Kazutoshi c9d04f1c39 Fix second report (regression from 3b81baaaaf) (#4863)
7 years ago
Eugen Rochko 9e15eeec63 Add missing reject_media check before avatar download via ActivityPub (#4862)
7 years ago
Lynx Kotoura 3c45d3963a Scrollable tables in settings pages (#4857)
7 years ago
Eugen Rochko baa8b82179 Fix #1004 - Temporarily pause timeline if there's been recent mouse movement (#4859)
7 years ago
Eugen Rochko 4b460bc571 Fix #4852 - Check if already requested from FollowService (#4855)
7 years ago
Eugen Rochko 7ca173be47 Fix #4850 - When visibility missing from API call to toot, fallback to user preference (#4861)
7 years ago
unarist 1ae5d49a71 Refresh timeline after toot while the timeline is disconnected (#4858)
7 years ago
unarist a12572e074 Handle stream_entry URL correctly in ActivityPub (#4854)
7 years ago
Quent-in dabc309ca3 i10n update OC and FR (#4849)
7 years ago
Eugen Rochko 1caf11ddcc Fix language filter codes (#4841)
7 years ago
Eugen Rochko 95f018a3d4 "Mute conversation" option on all own toots, not just in notifications (#4844)
7 years ago
Eugen Rochko a4caa7eb62 Fetch statuses/following/followers numbers from ActivityPub collections (#4840)
7 years ago
m4sk1n 7c2d84910c i18n: Update Polish translation (#4845)
7 years ago
Quent-in b00cc4b9bd i10n OC / FR update Pinned toots (#4842)
7 years ago
Eugen Rochko dd6ede554f Fix #4834 - Adjust Status#local and Status#remote scopes (#4839)
7 years ago
PFM 7d853b514a Use <button> instead of <div role="button"> (#4835)
7 years ago
voidSatisfaction 85c7c42098 Add Pinned toot column (#4817)
7 years ago
voidSatisfaction 8185f98872 Feat add validation for report comment: characters under 1000 valid (#4833)
7 years ago
Quent-in be75b13d68 i10n update OC and FR files (#4824)
7 years ago
Olivier Humbert 9417c9bb8f Update fr.json (#4830)
7 years ago
Eugen Rochko 11bddd31ce Fix locking migration on statuses table. Nullable column and NO default value (#4825)
7 years ago
Eugen Rochko e7adbf572a Switch to static URIs, new URI format in both protocols for new statuses (#4815)
7 years ago
voidSatisfaction 13ffa3c59e Add Smartphone screen favourite back button and adjust styles (#4813)
7 years ago
Masoud Abkenar aec5097d44 i18n: update Persian translation (#4822)
7 years ago
Clworld 1646f622a5 fix scroll position (#4821)
7 years ago
PFM d8d2a54741 fix text position of NSFW for video file (#4819)
7 years ago
Adam Thurlow 6994664a13 swift-enable the paperclip! 📎 (#2322)
7 years ago
abcang be7ffa2d75 Do not execute the job with the same arguments as the retry job (#4814)
7 years ago
Eugen Rochko e821c00e74 Fix mentions in direct statuses not being delivered via AP (#4806)
7 years ago
Eugen Rochko 9b994c4aee Fix #4794 - Fake instant follow in API response when account is believed unlocked (#4799)
7 years ago
Lynx Kotoura 4c3dd0b254 Adjust status embeds (#4808)
7 years ago
Eugen Rochko 9b50a9dd83 Fix some ActivityPub JSON bugs (#4796)
7 years ago
nullkal 2293466edd Show pinned statuses only in the top of the profile page (#4803)
7 years ago
Eugen Rochko 09cffaaf04 Fix #4551 - Use correct syntax for content preloading (#4798)
7 years ago
abcang 334a633c2a Fix a problem that notification column goes to top (#4792)
7 years ago
Andreas Drop d3f46a77c3 Make german translation more gender neutral #4755 (#4789)
7 years ago
May Kittens Devour Your Soul 579c7a88e0 Croatian translation - updated (#4183)
7 years ago
Quent-in 8538170c2d l10n Occitan update for Embed, cancel follow request, ... (#4788)
7 years ago
Eugen Rochko a187dcefa1 Instantly upgrade account to ActivityPub if we receive ActivityPub payload (#4766)
7 years ago
Eugen Rochko 5d170587e3 Improve client-side German i18n (#4785)
7 years ago
Eugen Rochko 37fdddd927 Rename "locked" to "manuallyApprovesFollowers" in ActivityPub (#4779)
7 years ago
abcang 6ec1aa372d Validate data of Imports (#4782)
7 years ago
m4sk1n 2c3544eedd i18n: Improve Polish translation (#4783)
7 years ago
Eugen Rochko d3b6746173 Make "unfollow" undo pending outgoing follow request too (#4781)
7 years ago
PFM 2a5d1d5a1b fix text position of NSFW in Safari (Mac/iPhone) (#4570)
7 years ago
unarist 6a4e2db661 Raise an error for remote url in StatusFinder (#4776)
7 years ago
unarist bfa7f9ebf2 Fix WebPush (regression from #4524) (#4778)
7 years ago
Surinna Curtis 8cc1ed3c55 Don't unconditionally call `preventDefault` and `stopPropagation` on all keyup events (#4777)
7 years ago
m4sk1n 5e1e466da0 i18n: Update Polish translation (#4775)
7 years ago
Lynx Kotoura cfe39fb58d Adjust settings pages (#4765)
7 years ago
Yamagishi Kazutoshi ba8fb2fd0f Add text color style for noscript link (#4772)
7 years ago
Yamagishi Kazutoshi 6fd2e8c3c5 Fix profile page when use system's font (#4774)
7 years ago
Yamagishi Kazutoshi 15963a15c6 Disable embed modal when private status (#4773)
7 years ago