You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pixelfed/public/js/app.js

2 lines
42 KiB
JavaScript

/*! For license information please see app.js.LICENSE.txt */
(self.webpackChunkpixelfed=self.webpackChunkpixelfed||[]).push([[5847],{7640:(e,o,t)=>{"use strict";t.r(o)},9901:function(){function e(o){return e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e(o)}!function(){var o="object"===("undefined"==typeof window?"undefined":e(window))?window:"object"===("undefined"==typeof self?"undefined":e(self))?self:this,t=o.BlobBuilder||o.WebKitBlobBuilder||o.MSBlobBuilder||o.MozBlobBuilder;o.URL=o.URL||o.webkitURL||function(e,o){return(o=document.createElement("a")).href=e,o};var r=o.Blob,a=URL.createObjectURL,i=URL.revokeObjectURL,s=o.Symbol&&o.Symbol.toStringTag,n=!1,c=!1,d=!!o.ArrayBuffer,u=t&&t.prototype.append&&t.prototype.getBlob;try{n=2===new Blob(["ä"]).size,c=2===new Blob([new Uint8Array([1,2])]).size}catch(e){}function p(e){return e.map((function(e){if(e.buffer instanceof ArrayBuffer){var o=e.buffer;if(e.byteLength!==o.byteLength){var t=new Uint8Array(e.byteLength);t.set(new Uint8Array(o,e.byteOffset,e.byteLength)),o=t.buffer}return o}return e}))}function m(e,o){o=o||{};var r=new t;return p(e).forEach((function(e){r.append(e)})),o.type?r.getBlob(o.type):r.getBlob()}function f(e,o){return new r(p(e),o||{})}o.Blob&&(m.prototype=Blob.prototype,f.prototype=Blob.prototype);var h="function"==typeof TextEncoder?TextEncoder.prototype.encode.bind(new TextEncoder):function(e){for(var t=0,r=e.length,a=o.Uint8Array||Array,i=0,s=Math.max(32,r+(r>>1)+7),n=new a(s>>3<<3);t<r;){var l=e.charCodeAt(t++);if(l>=55296&&l<=56319){if(t<r){var c=e.charCodeAt(t);56320==(64512&c)&&(++t,l=((1023&l)<<10)+(1023&c)+65536)}if(l>=55296&&l<=56319)continue}if(i+4>n.length){s+=8,s=(s*=1+t/e.length*2)>>3<<3;var d=new Uint8Array(s);d.set(n),n=d}if(4294967168&l){if(4294965248&l)if(4294901760&l){if(4292870144&l)continue;n[i++]=l>>18&7|240,n[i++]=l>>12&63|128,n[i++]=l>>6&63|128}else n[i++]=l>>12&15|224,n[i++]=l>>6&63|128;else n[i++]=l>>6&31|192;n[i++]=63&l|128}else n[i++]=l}return n.slice(0,i)},y="function"==typeof TextDecoder?TextDecoder.prototype.decode.bind(new TextDecoder):function(e){for(var o=e.length,t=[],r=0;r<o;){var a,i,s,n,l=e[r],c=null,d=l>239?4:l>223?3:l>191?2:1;if(r+d<=o)switch(d){case 1:l<128&&(c=l);break;case 2:128==(192&(a=e[r+1]))&&(n=(31&l)<<6|63&a)>127&&(c=n);break;case 3:a=e[r+1],i=e[r+2],128==(192&a)&&128==(192&i)&&(n=(15&l)<<12|(63&a)<<6|63&i)>2047&&(n<55296||n>57343)&&(c=n);break;case 4:a=e[r+1],i=e[r+2],s=e[r+3],128==(192&a)&&128==(192&i)&&128==(192&s)&&(n=(15&l)<<18|(63&a)<<12|(63&i)<<6|63&s)>65535&&n<1114112&&(c=n)}null===c?(c=65533,d=1):c>65535&&(c-=65536,t.push(c>>>10&1023|55296),c=56320|1023&c),t.push(c),r+=d}var u=t.length,p="";for(r=0;r<u;)p+=String.fromCharCode.apply(String,t.slice(r,r+=4096));return p};function g(){var e=!!o.ActiveXObject||"-ms-scroll-limit"in document.documentElement.style&&"-ms-ime-align"in document.documentElement.style,t=o.XMLHttpRequest&&o.XMLHttpRequest.prototype.send;e&&t&&(XMLHttpRequest.prototype.send=function(e){e instanceof Blob?(this.setRequestHeader("Content-Type",e.type),t.call(this,e)):t.call(this,e)});try{new File([],"")}catch(e){try{var r=new Function('class File extends Blob {constructor(chunks, name, opts) {opts = opts || {};super(chunks, opts || {});this.name = name.replace(///g, ":");this.lastModifiedDate = opts.lastModified ? new Date(opts.lastModified) : new Date();this.lastModified = +this.lastModifiedDate;}};return new File([], ""), File')();o.File=r}catch(e){r=function(e,o,t){var r=new Blob(e,t),a=t&&void 0!==t.lastModified?new Date(t.lastModified):new Date;return r.name=o.replace(/\//g,":"),r.lastModifiedDate=a,r.lastModified=+a,r.toString=function(){return"[object File]"},s&&(r[s]="File"),r};o.File=r}}}n?(g(),o.Blob=c?o.Blob:f):u?(g(),o.Blob=m):function(){function e(e){for(var o=new Array(e.byteLength),t=new Uint8Array(e),r=o.length;r--;)o[r]=t[r];return o}function t(e){for(var o="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",t=[],r=0;r<e.length;r+=3){var a=e[r],i=r+1<e.length,s=i?e[r+1]:0,n=r+2<e.length,l=n?e[r+2]:0,c=a>>2,d=(3&a)<<4|s>>4,u=(15&s)<<2|l>>6,p=63&l;n||(p=64,i||(u=64)),t.push(o[c],o[d],o[u],o[p])}return t.join("")}var r=Object.create||function(e){function o(){}return o.prototype=e,new o};if(d)var s=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],n=ArrayBuffer.isView||function(e){return e&&s.indexOf(Object.prototype.toString.call(e))>-1};function c(t,r){r=null==r?{}:r;for(var a=0,i=(t=t||[]).length;a<i;a++){var s=t[a];s instanceof c?t[a]=s._buffer:"string"==typeof s?t[a]=h(s):d&&(ArrayBuffer.prototype.isPrototypeOf(s)||n(s))?t[a]=e(s):d&&(u=s)&&DataView.prototype.isPrototypeOf(u)?t[a]=e(s.buffer):t[a]=h(String(s))}var u;this._buffer=o.Uint8Array?function(e){for(var o=0,t=e.length;t--;)o+=e[t].length;var r=new Uint8Array(o),a=0;for(t=0,l=e.length;t<l;t++){var i=e[t];r.set(i,a),a+=i.byteLength||i.length}return r}(t):[].concat.apply([],t),this.size=this._buffer.length,this.type=r.type||"",/[^\u0020-\u007E]/.test(this.type)?this.type="":this.type=this.type.toLowerCase()}function u(e,o,t){t=t||{};var r=c.call(this,e,t)||this;return r.name=o.replace(/\//g,":"),r.lastModifiedDate=t.lastModified?new Date(t.lastModified):new Date,r.lastModified=+r.lastModifiedDate,r}if(c.prototype.arrayBuffer=function(){return Promise.resolve(this._buffer)},c.prototype.text=function(){return Promise.resolve(y(this._buffer))},c.prototype.slice=function(e,o,t){return new c([this._buffer.slice(e||0,o||this._buffer.length)],{type:t})},c.prototype.toString=function(){return"[object Blob]"},u.prototype=r(c.prototype),u.prototype.constructor=u,Object.setPrototypeOf)Object.setPrototypeOf(u,c);else try{u.__proto__=c}catch(e){}function p(){if(!(this instanceof p))throw new TypeError("Failed to construct 'FileReader': Please use the 'new' operator, this DOM object constructor cannot be called as a function.");var e=document.createDocumentFragment();this.addEventListener=e.addEventListener,this.dispatchEvent=function(o){var t=this["on"+o.type];"function"==typeof t&&t(o),e.dispatchEvent(o)},this.removeEventListener=e.removeEventListener}function m(e,o,t){if(!(o instanceof c))throw new TypeError("Failed to execute '"+t+"' on 'FileReader': parameter 1 is not of type 'Blob'.");e.result="",setTimeout((function(){this.readyState=p.LOADING,e.dispatchEvent(new Event("load")),e.dispatchEvent(new Event("loadend"))}))}u.prototype.toString=function(){return"[object File]"},p.EMPTY=0,p.LOADING=1,p.DONE=2,p.prototype.error=null,p.prototype.onabort=null,p.prototype.onerror=null,p.prototype.onload=null,p.prototype.onloadend=null,p.prototype.onloadstart=null,p.prototype.onprogress=null,p.prototype.readAsDataURL=function(e){m(this,e,"readAsDataURL"),this.result="data:"+e.type+";base64,"+t(e._buffer)},p.prototype.readAsText=function(e){m(this,e,"readAsText"),this.result=y(e._buffer)},p.prototype.readAsArrayBuffer=function(e){m(this,e,"readAsText"),this.result=(e._buffer.buffer||e._buffer).slice()},p.prototype.abort=function(){},URL.createObjectURL=function(e){return e instanceof c?"data:"+e.type+";base64,"+t(e._buffer):a.call(URL,e)},URL.revokeObjectURL=function(e){i&&i.call(URL,e)};var f=o.XMLHttpRequest&&o.XMLHttpRequest.prototype.send;f&&(XMLHttpRequest.prototype.send=function(e){e instanceof c?(this.setRequestHeader("Content-Type",e.type),f.call(this,y(e._buffer))):f.call(this,e)}),o.FileReader=p,o.File=u,o.Blob=c}(),s&&(File.prototype[s]="File",Blob.prototype[s]="Blob",FileReader.prototype[s]="FileReader");var w,v=o.Blob.prototype;function b(e){return new Promise((function(o,t){e.onload=e.onerror=function(r){e.onload=e.onerror=null,"load"===r.type?o(e.result||e):t(new Error("Failed to read the blob/file"))}}))}try{new ReadableStream({type:"bytes"}),w=function(){var e=0,o=this;return new ReadableStream({type:"bytes",autoAllocateChunkSize:524288,pull:function(t){var r=t.byobRequest.view;return o.slice(e,e+r.byteLength).arrayBuffer().then((function(a){var i=new Uint8Array(a),s=i.byteLength;e+=s,r.set(i),t.byobRequest.respond(s),e>=o.size&&t.close()}))}})}}catch(e){try{new ReadableStream({}),w=function(e){var o=0;e=this;return new ReadableStream({pull:function(t){return e.slice(o,o+524288).arrayBuffer().then((function(r){o+=r.byteLength;var a=new Uint8Array(r);t.enqueue(a),o==e.size&&t.close()}))}})}}catch(e){try{new Response("").body.getReader().read(),w=function(){return new Response(this).body}}catch(e){w=function(){throw new Error("Include https://github.com/MattiasBuelens/web-streams-polyfill")}}}}v.arrayBuffer||(v.arrayBuffer=function(){var e=new FileReader;return e.readAsArrayBuffer(this),b(e)}),v.text||(v.text=function(){var e=new FileReader;return e.readAsText(this),b(e)}),v.stream||(v.stream=w)}(),function(e){"use strict";var o,t=e.Uint8Array,r=e.HTMLCanvasElement,a=r&&r.prototype,i=/\s*;\s*base64\s*(?:;|$)/i,s="toDataURL",n=function(e){for(var r,a,i=e.length,s=new t(i/4*3|0),n=0,l=0,c=[0,0],d=0,u=0;i--;)a=e.charCodeAt(n++),255!==(r=o[a-43])&&undefined!==r&&(c[1]=c[0],c[0]=a,u=u<<6|r,4===++d&&(s[l++]=u>>>16,61!==c[1]&&(s[l++]=u>>>8),61!==c[0]&&(s[l++]=u),d=0));return s};t&&(o=new t([62,-1,-1,-1,63,52,53,54,55,56,57,58,59,60,61,-1,-1,-1,0,-1,-1,-1,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,-1,-1,-1,-1,-1,-1,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51])),!r||a.toBlob&&a.toBlobHD||(a.toBlob||(a.toBlob=function(e,o){if(o||(o="image/png"),this.mozGetAsFile)e(this.mozGetAsFile("canvas",o));else if(this.msToBlob&&/^\s*image\/png\s*(?:$|;)/i.test(o))e(this.msToBlob());else{var r,a=Array.prototype.slice.call(arguments,1),l=this[s].apply(this,a),c=l.indexOf(","),d=l.substring(c+1),u=i.test(l.substring(0,c));Blob.fake?((r=new Blob).encoding=u?"base64":"URI",r.data=d,r.size=d.length):t&&(r=u?new Blob([n(d)],{type:o}):new Blob([decodeURIComponent(d)],{type:o})),e(r)}}),!a.toBlobHD&&a.toDataURLHD?a.toBlobHD=function(){s="toDataURLHD";var e=this.toBlob();return s="toDataURL",e}:a.toBlobHD=a.toBlob)}("undefined"!=typeof self&&self||"undefined"!=typeof window&&window||this.content||this)},51595:(e,o,t)=>{"use strict";t.r(o)},55994:(e,o,t)=>{"use strict";t.r(o)},57048:e=>{"use strict";e.exports=JSON.parse('{"common":{"comment":"Comment","commented":"Commented","comments":"Comments","like":"Like","liked":"Liked","likes":"Likes","share":"Share","shared":"Shared","shares":"Shares","unshare":"Unshare","bookmark":"Bookmark","cancel":"Cancel","copyLink":"Copy Link","delete":"Delete","error":"Error","errorMsg":"Something went wrong. Please try again later.","oops":"Oops!","other":"Other","readMore":"Read more","success":"Success","proceed":"Proceed","next":"Next","close":"Close","clickHere":"click here","sensitive":"Sensitive","sensitiveContent":"Sensitive Content","sensitiveContentWarning":"This post may contain sensitive content","loading":"Loading...","continue":"Continue"},"site":{"terms":"Terms of Use","privacy":"Privacy Policy"},"navmenu":{"search":"Search","admin":"Admin Dashboard","homeFeed":"Home Feed","localFeed":"Local Feed","globalFeed":"Global Feed","discover":"Discover","directMessages":"Direct Messages","notifications":"Notifications","groups":"Groups","stories":"Stories","profile":"Profile","drive":"Drive","settings":"Settings","appearance":"Appearance","compose":"Create New","logout":"Logout","createStory":"Create Story","about":"About","help":"Help","language":"Language","privacy":"Privacy","terms":"Terms","legalNotice":"Legal Notice","backToPreviousDesign":"Go back to previous design"},"directMessages":{"inbox":"Inbox","sent":"Sent","requests":"Requests"},"notifications":{"title":"Notifications","liked":"liked your","commented":"commented on your","reacted":"reacted to your","shared":"shared your","tagged":"tagged you in a","updatedA":"updated a","sentA":"sent a","followed":"followed","mentioned":"mentioned","you":"you","yourApplication":"Your application to join","applicationApproved":"was approved!","applicationRejected":"was rejected. You can re-apply to join in 6 months.","dm":"dm","groupPost":"group post","modlog":"modlog","post":"post","story":"story","noneFound":"No notifications found","youRecent":"You recent","hasUnlisted":"has been unlisted","cannotDisplay":"We cannot display this notification at this time.","followRequest":"Follow Requests","filteringResults":"Filtering results may not include older notifications","mentions":"Mentions","mentionsDescription":"Replies to your posts and posts you were mentioned in","likes":"Likes","likesDescription":"Accounts that liked your posts","followers":"Followers","followersDescription":"Accounts that followed you","reblogs":"Reblogs","reblogsDescription":"Accounts that shared or reblogged your posts","dms":"DMs","dmsDescription":"Direct messages you have with other accounts","accept":"Accept","reject":"Reject"},"post":{"shareToFollowers":"Share to followers","shareToOther":"Share to other","noLikes":"No likes yet","uploading":"Uploading"},"profile":{"posts":"Posts","followers":"Followers","following":"Following","admin":"Admin","collections":"Collections","follow":"Follow","unfollow":"Unfollow","editProfile":"Edit Profile","followRequested":"Follow Requested","joined":"Joined","emptyCollections":"We can\'t seem to find any collections","emptyPosts":"We can\'t seem to find any posts","blocking":"You are blocking this account","sponsor":"Donate","followYou":"Follows You","archives":"Archives","bookmarks":"Bookmarks","likes":"Likes","muted":"Muted","blocked":"Blocked","myPortifolio":"My Portfolio","private":"This profile is private","public":"Public","draft":"Draft","emptyLikes":"We can\'t seem to find any posts you have liked","emptyBookmarks":"We can\'t seem to find any posts you have bookmarked","emptyArchives":"We can\'t seem to find any archived posts","untitled":"Untitled","noDescription":"No description available"},"menu":{"viewPost":"View Post","viewProfile":"View Profile","moderationTools":"Moderation Tools","report":"Report","archive":"Archive","unarchive":"Unarchive","embed":"Embed","selectOneOption":"Select one of the following options","unlistFromTimelines":"Unlist from Timelines","addCW":"Add Content Warning","removeCW":"Remove Content Warning","markAsSpammer":"Mark as Spammer","markAsSpammerText":"Unlist + CW existing and future posts","spam":"Spam","sensitive":"Sensitive Content","abusive":"Abusive or Harmful","underageAccount":"Underage Account","copyrightInfringement":"Copyright Infringement","impersonation":"Impersonation","scamOrFraud":"Scam or Fraud","confirmReport":"Confirm Report","confirmReportText":"Are you sure you want to report this post?","reportSent":"Report Sent!","reportSentText":"We have successfully received your report.","reportSentError":"There was an issue reporting this post.","modAddCWConfirm":"Are you sure you want to add a content warning to this post?","modCWSuccess":"Successfully added content warning","modRemoveCWConfirm":"Are you sure you want to remove the content warning on this post?","modRemoveCWSuccess":"Successfully removed content warning","modUnlistConfirm":"Are you sure you want to unlist this post?","modUnlistSuccess":"Successfully unlisted post","modMarkAsSpammerConfirm":"Are you sure you want to mark this user as a spammer? All existing and future posts will be unlisted on timelines and a content warning will be applied.","modMarkAsSpammerSuccess":"Successfully marked account as spammer","toFollowers":"to Followers","showCaption":"Show Caption","showLikes":"Show Likes","compactMode":"Compact Mode","embedConfirmText":"By using this embed, you agree to our","deletePostConfirm":"Are you sure you want to delete this post?","archivePostConfirm":"Are you sure you want to archive this post?","unarchivePostConfirm":"Are you sure you want to unarchive this post?","pin":"Pin","unpin":"Unpin","pinPostConfirm":"Are you sure you want to pin this post?","unpinPostConfirm":"Are you sure you want to unpin this post?"},"story":{"add":"Add Story","myStory":"My Story","viewMyStory":"View My Story","goBack":"Go Back","delete":"Delete","crop":"Crop","error":"An error occurred, please try again later.","cropping":"Cropping","storyDuration":"Story Duration","seconds":"seconds","processing":"Processing","shareWithFollowers":"Share moments with followers that last 24 hours","cancel":"Cancel","viewedBy":"Viewed by","next":"Next","zoom":"Pan around and pinch to zoom","options":"Options","allowReplies":"Allow Replies","allowReactions":"Allow reactions","limit":"You have reached the limit for new stories","reactionSent":"Reaction sent","replySent":"Reply sent","expiresIn":"Expires in","viewers":"Viewers","report":"Report","close":"Close","myStories":"My Stories","seeAll":"See All"},"timeline":{"peopleYouMayKnow":"People you may know","onboarding":{"welcome":"Welcome","thisIsYourHomeFeed":"This is your home feed, a chronological feed of posts from accounts you follow.","letUsHelpYouFind":"Let us help you find some interesting people to follow","refreshFeed":"Refresh my feed"}},"hashtags":{"emptyFeed":"We can\'t seem to find any posts for this hashtag"},"report":{"report":"Report","selectReason":"Select a reason","reported":"Reported","sendingReport":"Sending report","thanksMsg":"Thanks for the report, people like you help keep our community safe!","contactAdminMsg":"If you\'d like to contact an administrator about this post or report"},"appearance":{"theme":"Theme","profileLayout":"Profile Layout","compactPreviews":"Compact Media Previews","loadComments":"Load Comments","hideStats":"Hide Counts & Stats","auto":"Auto","lightMode":"Light mode","darkMode":"Dark mode","grid":"Grid","masonry":"Masonry","feed":"Feed"},"settings":{"filters":{"title":"Filters","manage_your_custom_filters":"Manage your custom filters.","customize_your_experience":"Customize your experience with powerful content filters that screen for specific words or phrases throughout your entire account - including home and public timelines, and hashtag feeds.","add_new_filter":"Add New Filter","limit_message":"You can add up to <strong>:filters_num filters</strong> that can have up to <strong>:keywords_num keywords</strong>.","learn_more_help_center":"Learn more in our <a href=\\"/site/help\\">Help Center</a>.","no_filters":"You don\'t have any content filters yet","no_filters_message":"Filters help you hide content containing specific words or phrases from your timelines.","create_first_filter":"Create Your First Filter","no_matching_filters":"You don\'t have any content filters that match <strong>:searchQuery</strong>.","no_matching_filters_message":"Filters help you hide content containing specific words or phrases from your timelines.","create_new_filter":"Create new Filter","filter_title":"Filter Title","edit_filter":"Edit Filter","create_filter":"Create Filter","advance_mode":"Advanced Mode","simple_mode":"Simple Mode","keywords":"Keywords","legend":"Legend","whole_word":"Whole word","partial_word":"Partial word","duplicate_not_allowed":"Duplicate keywords are not allowed","filter_action":"Filter Action","hide_media_blur":"Hide media behind a blurbash","show_warning":"Show warning before displaying content","hide_content_completely":"Hide content completely","apply_filters_to":"Apply filters to","home_timeline":"Home Timeline","notifications":"Notifications","public_timeline":"Public Timeline","hashtags":"Hashtag","groups":"Groups","conversations":"Conversations","duration":"Duration","forever":"Forever","30_minutes":"30 minutes","1_hour":"1 hour","6_hours":"6 hours","12_hours":"12 hours","1_day":"1 day","1_week":"1 week","cutom":"Custom..","enter_duration_in_seconds":"Enter duration in seconds","save_changes":"Save Changes","name_your_filter":"Name your filter","give_your_filter_a_name":"Give your filter a name that will help you remember what content it filters.","my_filter_name":"My Filter Name","filter_duration":"Filter Duration","add_filter_keywords":"Add filter keywords","add_word_or_phrase":"Add words or phrases you want to filter.<br />Content containing these words will be filtered according to your settings.","whole_word_match":"Whole word match - filters exact matches only (e.g. \\"book\\" won\'t match \\"bookstore\\")","partial_word_match":"Partial word match - filters any content containing this text (e.g. \\"book\\" will match \\"bookstore\\")","add_another_keyword":"Add another keyword","please_remove_duplicate_keywords":"Please remove duplicate keywords before continuing","choose_filter_action":"Choose filter action","choose_filter_action_description":"How would you like to handle content that matches your filter?","hide_completely":"Completely hide content that matches","choose_where_to_apply":"Choose Where to Apply","choose_where_to_apply_description":"Select which sections of the application should use this filter.","review_your_filter":"Review your filter","review_your_filter_description":"Here\'s a summary of the filter you\'ve created.","no_keywords_specified":"No keywords specified","action":"Action","expires":"Expires","never_expires":"Never Expires","titleAdvance":"Title","context":"Context","review":"Review","add_keyword":"Add a keyword...","enter_filter_title":"Enter filter title"}}}')},71751:(e,o,t)=>{"use strict";t.r(o);var r=t(64765),a=(t(74692),t(74692));t(9901),window._=t(2543),window.Popper=t(48851).default,window.pixelfed=window.pixelfed||{},window.$=t(74692),t(52754),window.axios=t(86425),window.axios.defaults.headers.common["X-Requested-With"]="XMLHttpRequest",t(63899),window.blurhash=t(95341);var i=document.head.querySelector('meta[name="csrf-token"]');i?window.axios.defaults.headers.common["X-CSRF-TOKEN"]=i.content:console.error("CSRF token not found."),window.App=window.App||{},window.App.redirect=function(){document.querySelectorAll("a").forEach((function(e,o){var t=e.getAttribute("href");if(t&&t.length>5&&t.startsWith("https://")){var r=new URL(t);r.host!==window.location.host&&"/i/redirect"!==r.pathname&&e.setAttribute("href","/i/redirect?url="+encodeURIComponent(t))}}))},window.App.boot=function(){Vue.use(r.default);var e={en:t(57048),pt:t(85147)},o=document.querySelector("html").getAttribute("lang"),a=new r.default({locale:o,fallbackLocale:"en",messages:e});new Vue({el:"#content",i18n:a})},window.addEventListener("load",(function(){"serviceWorker"in navigator&&navigator.serviceWorker.register("/sw.js")})),window.App.util={compose:{post:function(){var e=window.location.pathname;["/","/timeline/public"].includes(e)?a("#composeModal").modal("show"):window.location.href="/?a=co"},circle:function(){console.log("Unsupported method.")},collection:function(){console.log("Unsupported method.")},loop:function(){console.log("Unsupported method.")},story:function(){console.log("Unsupported method.")}},time:function(){return new Date},version:1,format:{count:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"en-GB",t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"compact";return e<1?0:new Intl.NumberFormat(o,{notation:t,compactDisplay:"short"}).format(e)},timeAgo:function(e){var o=new Date(e),t=new Date,r=Math.floor((t-o)/1e3),a=Math.floor(r/31557600);return a>=1?a+"y":(a=Math.floor(r/604800))>=1?a+"w":(a=Math.floor(r/86400))>=1?a+"d":(a=Math.floor(r/3600))>=1?a+"h":(a=Math.floor(r/60))>=1?a+"m":Math.floor(r)+"s"},timeAhead:function(e){var o=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],t=Date.parse(e)-Date.parse(new Date),r=Math.floor(t/1e3),a=Math.floor(r/63072e3);return a>=1?a+(o?"y":" years"):(a=Math.floor(r/604800))>=1?a+(o?"w":" weeks"):(a=Math.floor(r/86400))>=1?a+(o?"d":" days"):(a=Math.floor(r/3600))>=1?a+(o?"h":" hours"):(a=Math.floor(r/60))>=1?a+(o?"m":" minutes"):Math.floor(r)+(o?"s":" seconds")},rewriteLinks:function(e){var o=e.innerText;return e.href.startsWith(window.location.origin)?e.href:o=1==o.startsWith("#")?"/discover/tags/"+o.substr(1)+"?src=rph":1==o.startsWith("@")?"/"+e.innerText+"?src=rpp":"/i/redirect?url="+encodeURIComponent(o)}},filters:[["1984","filter-1977"],["Azen","filter-aden"],["Astairo","filter-amaro"],["Grassbee","filter-ashby"],["Bookrun","filter-brannan"],["Borough","filter-brooklyn"],["Farms","filter-charmes"],["Hairsadone","filter-clarendon"],["Cleana ","filter-crema"],["Catpatch","filter-dogpatch"],["Earlyworm","filter-earlybird"],["Plaid","filter-gingham"],["Kyo","filter-ginza"],["Yefe","filter-hefe"],["Goddess","filter-helena"],["Yards","filter-hudson"],["Quill","filter-inkwell"],["Rankine","filter-kelvin"],["Juno","filter-juno"],["Mark","filter-lark"],["Chill","filter-lofi"],["Van","filter-ludwig"],["Apache","filter-maven"],["May","filter-mayfair"],["Ceres","filter-moon"],["Knoxville","filter-nashville"],["Felicity","filter-perpetua"],["Sandblast","filter-poprocket"],["Daisy","filter-reyes"],["Elevate","filter-rise"],["Nevada","filter-sierra"],["Futura","filter-skyline"],["Sleepy","filter-slumber"],["Steward","filter-stinson"],["Savoy","filter-sutro"],["Blaze","filter-toaster"],["Apricot","filter-valencia"],["Gloming","filter-vesper"],["Walter","filter-walden"],["Poplar","filter-willow"],["Xenon","filter-xpro-ii"]],filterCss:{"filter-1977":"sepia(.5) hue-rotate(-30deg) saturate(1.4)","filter-aden":"sepia(.2) brightness(1.15) saturate(1.4)","filter-amaro":"sepia(.35) contrast(1.1) brightness(1.2) saturate(1.3)","filter-ashby":"sepia(.5) contrast(1.2) saturate(1.8)","filter-brannan":"sepia(.4) contrast(1.25) brightness(1.1) saturate(.9) hue-rotate(-2deg)","filter-brooklyn":"sepia(.25) contrast(1.25) brightness(1.25) hue-rotate(5deg)","filter-charmes":"sepia(.25) contrast(1.25) brightness(1.25) saturate(1.35) hue-rotate(-5deg)","filter-clarendon":"sepia(.15) contrast(1.25) brightness(1.25) hue-rotate(5deg)","filter-crema":"sepia(.5) contrast(1.25) brightness(1.15) saturate(.9) hue-rotate(-2deg)","filter-dogpatch":"sepia(.35) saturate(1.1) contrast(1.5)","filter-earlybird":"sepia(.25) contrast(1.25) brightness(1.15) saturate(.9) hue-rotate(-5deg)","filter-gingham":"contrast(1.1) brightness(1.1)","filter-ginza":"sepia(.25) contrast(1.15) brightness(1.2) saturate(1.35) hue-rotate(-5deg)","filter-hefe":"sepia(.4) contrast(1.5) brightness(1.2) saturate(1.4) hue-rotate(-10deg)","filter-helena":"sepia(.5) contrast(1.05) brightness(1.05) saturate(1.35)","filter-hudson":"sepia(.25) contrast(1.2) brightness(1.2) saturate(1.05) hue-rotate(-15deg)","filter-inkwell":"brightness(1.25) contrast(.85) grayscale(1)","filter-kelvin":"sepia(.15) contrast(1.5) brightness(1.1) hue-rotate(-10deg)","filter-juno":"sepia(.35) contrast(1.15) brightness(1.15) saturate(1.8)","filter-lark":"sepia(.25) contrast(1.2) brightness(1.3) saturate(1.25)","filter-lofi":"saturate(1.1) contrast(1.5)","filter-ludwig":"sepia(.25) contrast(1.05) brightness(1.05) saturate(2)","filter-maven":"sepia(.35) contrast(1.05) brightness(1.05) saturate(1.75)","filter-mayfair":"contrast(1.1) brightness(1.15) saturate(1.1)","filter-moon":"brightness(1.4) contrast(.95) saturate(0) sepia(.35)","filter-nashville":"sepia(.25) contrast(1.5) brightness(.9) hue-rotate(-15deg)","filter-perpetua":"contrast(1.1) brightness(1.25) saturate(1.1)","filter-poprocket":"sepia(.15) brightness(1.2)","filter-reyes":"sepia(.75) contrast(.75) brightness(1.25) saturate(1.4)","filter-rise":"sepia(.25) contrast(1.25) brightness(1.2) saturate(.9)","filter-sierra":"sepia(.25) contrast(1.5) brightness(.9) hue-rotate(-15deg)","filter-skyline":"sepia(.15) contrast(1.25) brightness(1.25) saturate(1.2)","filter-slumber":"sepia(.35) contrast(1.25) saturate(1.25)","filter-stinson":"sepia(.35) contrast(1.25) brightness(1.1) saturate(1.25)","filter-sutro":"sepia(.4) contrast(1.2) brightness(.9) saturate(1.4) hue-rotate(-10deg)","filter-toaster":"sepia(.25) contrast(1.5) brightness(.95) hue-rotate(-15deg)","filter-valencia":"sepia(.25) contrast(1.1) brightness(1.1)","filter-vesper":"sepia(.35) contrast(1.15) brightness(1.2) saturate(1.3)","filter-walden":"sepia(.35) contrast(.8) brightness(1.25) saturate(1.4)","filter-willow":"brightness(1.2) contrast(.85) saturate(.05) sepia(.2)","filter-xpro-ii":"sepia(.45) contrast(1.25) brightness(1.75) saturate(1.3) hue-rotate(-5deg)"},emoji:["😂","💯","❤️","🙌","👏","👌","😍","😯","😢","😅","😁","🙂","😎","😀","🤣","😃","😄","😆","😉","😊","😋","😘","😗","😙","😚","🤗","🤩","🤔","🤨","😐","😑","😶","🙄","😏","😣","😥","😮","🤐","😪","😫","😴","😌","😛","😜","😝","🤤","😒","😓","😔","😕","🙃","🤑","😲","🙁","😖","😞","😟","😤","😭","😦","😧","😨","😩","🤯","😬","😰","😱","😳","🤪","😵","😡","😠","🤬","😷","🤒","🤕","🤢","🤮","🤧","😇","🤠","🤡","🤥","🤫","🤭","🧐","🤓","😈","👿","👹","👺","💀","👻","👽","🤖","💩","😺","😸","😹","😻","😼","😽","🙀","😿","😾","🤲","👐","🤝","👍","👎","👊","✊","🤛","🤜","🤞","✌️","🤟","🤘","👈","👉","👆","👇","☝️","✋","🤚","🖐","🖖","👋","🤙","💪","🖕","✍️","🙏","💍","💄","💋","👄","👅","👂","👃","👣","👁","👀","🧠","🗣","👤","👥"],embed:{post:function(e){var o=e+"/embed?";return o+=!(arguments.length>1&&void 0!==arguments[1])||arguments[1]?"caption=true&":"caption=false&",o+=arguments.length>2&&void 0!==arguments[2]&&arguments[2]?"likes=true&":"likes=false&",'<iframe title="Pixelfed Post Embed" src="'+(o+="compact"==(arguments.length>3&&void 0!==arguments[3]?arguments[3]:"full")?"layout=compact":"layout=full")+'" class="pixelfed__embed" style="max-width: 100%; border: 0" width="400" allowfullscreen="allowfullscreen"></iframe><script async defer src="'+window.location.origin+'/embed.js"><\/script>'},profile:function(e){return'<iframe title="Pixelfed Profile Embed" src="'+(e+"/embed")+'" class="pixelfed__embed" style="max-width: 100%; border: 0" width="400" allowfullscreen="allowfullscreen"></iframe><script async defer src="'+window.location.origin+'/embed.js"><\/script>'}},clipboard:function(e){return navigator.clipboard.writeText(e)},navatar:function(){a("#navbarDropdown .far").addClass("d-none"),a("#navbarDropdown img").attr("src",window._sharedData.curUser.avatar).removeClass("d-none").addClass("rounded-circle border shadow").attr("width",38).attr("height",38)}}},78720:(e,o,t)=>{"use strict";t.r(o)},85147:e=>{"use strict";e.exports=JSON.parse('{"common":{"comment":"Comentar","commented":"Comentado","comments":"Comentários","like":"Curtir","liked":"Curtiu","likes":"Curtidas","share":"Compartilhar","shared":"Compartilhado","shares":"Compartilhamentos","unshare":"Remover compartilhamento","bookmark":"Favorito","cancel":"Cancelar","copyLink":"Copiar link","delete":"Excluir","error":"Erro","errorMsg":"Algo correu mal. Por favor, tente novamente mais tarde.","oops":"Opa!","other":"Outro","readMore":"Ler mais","success":"Sucesso","proceed":"Continuar","next":"Seguinte","close":"Fechar","clickHere":"clique aqui","sensitive":"Sensível","sensitiveContent":"Conteúdo sensível","sensitiveContentWarning":"Este post pode conter conteúdo sensível","loading":"Carregando...","continue":"Continuar"},"site":{"terms":"Termos de Uso","privacy":"Política de Privacidade"},"navmenu":{"search":"Pesquisa","admin":"Painel Administrativo","homeFeed":"Inicio","localFeed":"Feed local","globalFeed":"Feed global","discover":"Explorar","directMessages":"Mensagens Diretas","notifications":"Notificações","groups":"Grupos","stories":"Stories","profile":"Perfil","drive":"Drive","settings":"Definições","appearance":"Aparência","compose":"Criar novo","logout":"Terminar Sessão","createStory":"Criar Story","about":"Sobre","help":"Ajuda","language":"Idioma","privacy":"Privacidade","terms":"Termos","backToPreviousDesign":"Voltar ao design anterior"},"directMessages":{"inbox":"Caixa de Entrada","sent":"Enviadas","requests":"Pedidos"},"notifications":{"title":"Notificações","liked":"curtiu sua","commented":"comentou na sua","reacted":"reagiu à sua","shared":"compartilhou a sua","tagged":"marcou você numa publicação","updatedA":"atualizou","sentA":"enviou um","followed":"seguiu","mentioned":"mencionou","you":"você","yourApplication":"A sua candidatura para se juntar","applicationApproved":"foi aprovada!","applicationRejected":"foi rejeitada. Você pode inscrever-se novamente em 6 meses.","dm":"mensagem direta","groupPost":"publicação de grupo","modlog":"histórico de moderação","post":"publicação","story":"estória","noneFound":"Nenhuma notificação encontrada","youRecent":"Você recente","hasUnlisted":"foi removida da lista","cannotDisplay":"Não podemos exibir esta notificação no momento.","followRequest":"Pedidos de Seguimento","filteringResults":"Os resultados do filtro podem não incluir notificações mais antigas","mentions":"Menções","mentionsDescription":"Respostas às suas publicações e publicações em que você foi mencionado","likes":"Curtidas","likesDescription":"Contas que curtiram das suas publicações","followers":"Seguidores","followersDescription":"Contas que seguiram você","reblogs":"Reblogs","reblogsDescription":"Contas que compartilharam ou reblogaram suas publicações","dms":"DMs","dmsDescription":"Mensagens diretas que você tem com outras contas","accept":"Aceitar","reject":"Rejeitar"},"post":{"shareToFollowers":"Partilhar com os seguidores","shareToOther":"Partilhar com outros","noLikes":"Ainda sem gostos","uploading":"A enviar"},"profile":{"posts":"Publicações","followers":"Seguidores","following":"A seguir","admin":"Administrador","collections":"Coleções","follow":"Seguir","unfollow":"Deixar de seguir","editProfile":"Editar Perfil","followRequested":"Pedido para seguir enviado","joined":"Juntou-se","emptyCollections":"Não conseguimos encontrar nenhuma coleção","emptyPosts":"Não conseguimos encontrar nenhuma publicação","blocking":"Você está bloqueando esta conta","sponsor":"Doar","followYou":"Segue você","archives":"Arquivados","bookmarks":"Favoritos","likes":"Curtidas","muted":"Silenciado","blocked":"Bloqueado","myPortifolio":"Meu Portfólio","private":"Este perfil é privado","public":"Público","draft":"Rascunho","emptyLikes":"Não conseguimos encontrar nenhuma publicação que você tenha curtido","emptyBookmarks":"Não conseguimos encontrar nenhuma publicação nos seus favoritos","emptyArchives":"Não conseguimos encontrar nenhuma publicação arquivada","untitled":"Sem título","noDescription":"Nenhuma descrição disponível"},"menu":{"viewPost":"Ver publicação","viewProfile":"Ver perfil","moderationTools":"Ferramentas de moderação","report":"Denunciar","archive":"Arquivar","unarchive":"Retirar do arquivo","embed":"Incorporar","selectOneOption":"Selecione uma das seguintes opções","unlistFromTimelines":"Remover das Timelines","addCW":"Adicionar aviso de conteúdo","removeCW":"Remover aviso de conteúdo","markAsSpammer":"Marcar como Spammer","markAsSpammerText":"Remover das timelines e adicionar um aviso de conteúdo às publicações existentes e futuras","spam":"Lixo Eletrônico","sensitive":"Conteúdo Sensível","abusive":"Abusivo ou prejudicial","underageAccount":"Conta de menor de idade","copyrightInfringement":"Violação de direitos de autor","impersonation":"Roubo de identidade","scamOrFraud":"Esquema ou fraude","confirmReport":"Confirmar denúncia","confirmReportText":"Tem a certeza que deseja denunciar esta mensagem?","reportSent":"Denúncia enviada!","reportSentText":"Recebemos com sucesso a sua denúncia.","reportSentError":"Ocorreu um erro ao denunciar este conteúdo.","modAddCWConfirm":"Tem a certeza que pretende adicionar um aviso de conteúdo à publicação?","modCWSuccess":"Adicionou com sucesso um aviso de conteúdo","modRemoveCWConfirm":"Tem a certeza que pretende remover o aviso de conteúdo desta publicação?","modRemoveCWSuccess":"Removeu com sucesso o aviso de conteúdo","modUnlistConfirm":"Tem a certeza que pretende deslistar este post?","modUnlistSuccess":"Deslistou com sucesso este post","modMarkAsSpammerConfirm":"Você realmente quer denunciar este usuário por spam? Todas as suas publicações anteriores e futuras serão marcadas com um aviso de conteúdo e removidas das linhas do tempo.","modMarkAsSpammerSuccess":"Marcou com sucesso esta conta como spammer","toFollowers":"para seguidores","showCaption":"Exibir legendas","showLikes":"Mostrar Gostos","compactMode":"Modo compacto","embedConfirmText":"Ao usar de forma “embed”, você concorda com nossas","deletePostConfirm":"Tem a certeza que pretende apagar esta publicação?","archivePostConfirm":"Tem a certeza que pretende arquivar esta publicação?","unarchivePostConfirm":"Tem a certeza que pretende desarquivar este post?","pin":"Fixar","unpin":"Desfixar","pinPostConfirm":"Tem certeza de que deseja fixar esta publicação?","unpinPostConfirm":"Tem certeza de que deseja desafixar esta publicação?"},"story":{"add":"Adicionar Story","myStory":"Minha Story","viewMyStory":"Ver Minha Story","goBack":"Voltar","delete":"Excluir","crop":"Cortar","error":"Ocorreu um erro, por favor tente novamente mais tarde.","cropping":"Cortando","storyDuration":"Duração da Story","seconds":"segundos","processing":"Processando","shareWithFollowers":"Compartilhe momentos com seguidores que duram 24 horas","cancel":"Cancelar","viewdBy":"Visualizado por","next":"Próximo","zoom":"Mova e pinça para dar zoom","options":"Opções","allowReplies":"Permitir Respostas","allowReactions":"Permitir Reações","limit":"Você atingiu o limite para novas stories","reactionSent":"Reação enviada","replySent":"Resposta enviada","expiresIn":"Expira em","viewers":"Visualizadores","report":"Denunciar","close":"Fechar","myStories":"My Stories","seeAll":"Ver todas as stories"},"timeline":{"peopleYouMayKnow":"Pessoas que talvez conheça","onboarding":{"welcome":"Bem-vindo","thisIsYourHomeFeed":"Este é o seu feed pessoal, com publicações em ordem cronológica das contas que segue.","letUsHelpYouFind":"Deixe-nos ajudar a encontrar algumas pessoas interessantes para seguir","refreshFeed":"Atualizar o meu feed"}},"hashtags":{"emptyFeed":"Não encontramos nenhuma publicação com esta hashtag"},"report":{"report":"Denunciar","selectReason":"Selecione uma razão","reported":"Denunciado","sendingReport":"A enviar denúncia","thanksMsg":"Obrigado pela denúncia, pessoas como você ajudam a manter a nossa comunidade segura!","contactAdminMsg":"Se quiser entrar em contato com um administrador acerca desta publicação ou denúncia"},"appearance":{"theme":"Tema","profileLayout":"Layout do Perfil","compactPreviews":"Pré-visualizações Compactas","loadComments":"Carregar Comentários","hideStats":"Ocultar Contagens e Estatísticas","auto":"Automático","lightMode":"Modo Claro","darkMode":"Modo Escuro","grid":"Grade","masonry":"Mansory","feed":"Feed"},"settings":{"filters":{"title":"Filtros","manage_your_custom_filters":"Gerencie seus filtros personalizados.","customize_your_experience":"Personalize sua experiência com filtros de conteúdo poderosos que verificam palavras ou frases específicas em toda a sua conta - incluindo linhas do tempo pessoais e públicas, e feeds de hashtags.","add_new_filter":"Adicionar Novo Filtro","limit_message":"Você pode adicionar até <strong>:filters_num filtros</strong> que podem ter até <strong>:keywords_num palavras-chave</strong>.","learn_more_help_center":"Saiba mais no nosso <a href=\\"/site/help\\">Centro de Ajuda</a>.","no_filters":"Você ainda não tem nenhum filtro de conteúdo","no_filters_message":"Os filtros ajudam você a ocultar conteúdo que contém palavras ou frases específicas das suas linhas do tempo.","create_first_filter":"Crie Seu Primeiro Filtro","no_matching_filters":"Você não tem nenhum filtro de conteúdo que corresponda a <strong>:searchQuery</strong>.","no_matching_filters_message":"Os filtros ajudam você a ocultar conteúdo que contém palavras ou frases específicas das suas linhas do tempo.","create_new_filter":"Criar Novo Filtro","filter_title":"Título do Filtro","edit_filter":"Editar Filtro","create_filter":"Criar Filtro","advance_mode":"Modo Avançado","simple_mode":"Modo Simples","keywords":"Palavras-chave","legend":"Legenda","whole_word":"Palavra inteira","partial_word":"Palavra parcial","duplicate_not_allowed":"Palavras-chave duplicadas não são permitidas","filter_action":"Ação do Filtro","hide_media_blur":"Ocultar mídia atrás de um desfoque","show_warning":"Mostrar aviso antes de exibir o conteúdo","hide_content_completely":"Ocultar conteúdo completamente","apply_filters_to":"Aplicar filtros a","home_timeline":"Linha do Tempo Pessoal","notifications":"Notificações","public_timeline":"Linha do Tempo Pública","hashtags":"Hashtags","groups":"Grupos","conversations":"Conversas","duration":"Duração","forever":"Para Sempre","30_minutes":"30 minutos","1_hour":"1 hora","6_hours":"6 horas","12_hours":"12 horas","1_day":"1 dia","1_week":"1 semana","cutom":"Personalizado...","enter_duration_in_seconds":"Insira a duração em segundos","save_changes":"Salvar Alterações","name_your_filter":"Nomeie seu filtro","give_your_filter_a_name":"Dê ao seu filtro um nome que o ajude a lembrar o que ele filtra.","my_filter_name":"Nome do Meu Filtro","filter_duration":"Duração do Filtro","add_filter_keywords":"Adicionar palavras-chave ao filtro","add_word_or_phrase":"Adicione palavras ou frases que você deseja filtrar.<br />Conteúdo contendo essas palavras será filtrado de acordo com suas configurações.","whole_word_match":"Correspondência de palavra inteira - filtra apenas correspondências exatas (ex.: \\"livro\\" não corresponderá a \\"livraria\\")","partial_word_match":"Correspondência de palavra parcial - filtra qualquer conteúdo que contenha este texto (ex.: \\"livro\\" corresponderá a \\"livraria\\")","add_another_keyword":"Adicionar outra palavra-chave","please_remove_duplicate_keywords":"Por favor, remova palavras-chave duplicadas antes de continuar","choose_filter_action":"Escolha a ação do filtro","choose_filter_action_description":"Como você gostaria de lidar com o conteúdo que corresponde ao seu filtro?","hide_completely":"Ocultar completamente o conteúdo que corresponde","choose_where_to_apply":"Escolha Onde Aplicar","choose_where_to_apply_description":"Selecione quais seções do aplicativo devem usar este filtro.","review_your_filter":"Revise seu filtro","review_your_filter_description":"Aqui está um resumo do filtro que você criou.","no_keywords_specified":"Nenhuma palavra-chave especificada","action":"Ação","expires":"Expira","never_expires":"Nunca Expira","titleAdvance":"Título","context":"Contexto","review":"Revisão","add_keyword":"Adicionar uma palavra-chave...","enter_filter_title":"Insira o título do filtro"}}}')},86844:(e,o,t)=>{"use strict";t.r(o)},90336:(e,o,t)=>{"use strict";t.r(o)},92443:(e,o,t)=>{"use strict";t.r(o)}},e=>{var o=o=>e(e.s=o);e.O(0,[6952,8252,2305,3364,2540,4370,8759,3660],(()=>(o(71751),o(90336),o(7640),o(86844),o(92443),o(51595),o(78720),o(55994))));e.O()}]);