app.js 33 KB

12
  1. /*! For license information please see app.js.LICENSE.txt */
  2. (self.webpackChunkpixelfed=self.webpackChunkpixelfed||[]).push([[5847],{7640:(e,t,o)=>{"use strict";o.r(t)},9901:function(){function e(t){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(t)}!function(){var t="object"===("undefined"==typeof window?"undefined":e(window))?window:"object"===("undefined"==typeof self?"undefined":e(self))?self:this,o=t.BlobBuilder||t.WebKitBlobBuilder||t.MSBlobBuilder||t.MozBlobBuilder;t.URL=t.URL||t.webkitURL||function(e,t){return(t=document.createElement("a")).href=e,t};var r=t.Blob,a=URL.createObjectURL,n=URL.revokeObjectURL,s=t.Symbol&&t.Symbol.toStringTag,i=!1,c=!1,u=!!t.ArrayBuffer,d=o&&o.prototype.append&&o.prototype.getBlob;try{i=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 t=e.buffer;if(e.byteLength!==t.byteLength){var o=new Uint8Array(e.byteLength);o.set(new Uint8Array(t,e.byteOffset,e.byteLength)),t=o.buffer}return t}return e}))}function f(e,t){t=t||{};var r=new o;return p(e).forEach((function(e){r.append(e)})),t.type?r.getBlob(t.type):r.getBlob()}function m(e,t){return new r(p(e),t||{})}t.Blob&&(f.prototype=Blob.prototype,m.prototype=Blob.prototype);var h="function"==typeof TextEncoder?TextEncoder.prototype.encode.bind(new TextEncoder):function(e){for(var o=0,r=e.length,a=t.Uint8Array||Array,n=0,s=Math.max(32,r+(r>>1)+7),i=new a(s>>3<<3);o<r;){var l=e.charCodeAt(o++);if(l>=55296&&l<=56319){if(o<r){var c=e.charCodeAt(o);56320==(64512&c)&&(++o,l=((1023&l)<<10)+(1023&c)+65536)}if(l>=55296&&l<=56319)continue}if(n+4>i.length){s+=8,s=(s*=1+o/e.length*2)>>3<<3;var u=new Uint8Array(s);u.set(i),i=u}if(4294967168&l){if(4294965248&l)if(4294901760&l){if(4292870144&l)continue;i[n++]=l>>18&7|240,i[n++]=l>>12&63|128,i[n++]=l>>6&63|128}else i[n++]=l>>12&15|224,i[n++]=l>>6&63|128;else i[n++]=l>>6&31|192;i[n++]=63&l|128}else i[n++]=l}return i.slice(0,n)},y="function"==typeof TextDecoder?TextDecoder.prototype.decode.bind(new TextDecoder):function(e){for(var t=e.length,o=[],r=0;r<t;){var a,n,s,i,l=e[r],c=null,u=l>239?4:l>223?3:l>191?2:1;if(r+u<=t)switch(u){case 1:l<128&&(c=l);break;case 2:128==(192&(a=e[r+1]))&&(i=(31&l)<<6|63&a)>127&&(c=i);break;case 3:a=e[r+1],n=e[r+2],128==(192&a)&&128==(192&n)&&(i=(15&l)<<12|(63&a)<<6|63&n)>2047&&(i<55296||i>57343)&&(c=i);break;case 4:a=e[r+1],n=e[r+2],s=e[r+3],128==(192&a)&&128==(192&n)&&128==(192&s)&&(i=(15&l)<<18|(63&a)<<12|(63&n)<<6|63&s)>65535&&i<1114112&&(c=i)}null===c?(c=65533,u=1):c>65535&&(c-=65536,o.push(c>>>10&1023|55296),c=56320|1023&c),o.push(c),r+=u}var d=o.length,p="";for(r=0;r<d;)p+=String.fromCharCode.apply(String,o.slice(r,r+=4096));return p};function g(){var e=!!t.ActiveXObject||"-ms-scroll-limit"in document.documentElement.style&&"-ms-ime-align"in document.documentElement.style,o=t.XMLHttpRequest&&t.XMLHttpRequest.prototype.send;e&&o&&(XMLHttpRequest.prototype.send=function(e){e instanceof Blob?(this.setRequestHeader("Content-Type",e.type),o.call(this,e)):o.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')();t.File=r}catch(e){r=function(e,t,o){var r=new Blob(e,o),a=o&&void 0!==o.lastModified?new Date(o.lastModified):new Date;return r.name=t.replace(/\//g,":"),r.lastModifiedDate=a,r.lastModified=+a,r.toString=function(){return"[object File]"},s&&(r[s]="File"),r};t.File=r}}}i?(g(),t.Blob=c?t.Blob:m):d?(g(),t.Blob=f):function(){function e(e){for(var t=new Array(e.byteLength),o=new Uint8Array(e),r=t.length;r--;)t[r]=o[r];return t}function o(e){for(var t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",o=[],r=0;r<e.length;r+=3){var a=e[r],n=r+1<e.length,s=n?e[r+1]:0,i=r+2<e.length,l=i?e[r+2]:0,c=a>>2,u=(3&a)<<4|s>>4,d=(15&s)<<2|l>>6,p=63&l;i||(p=64,n||(d=64)),o.push(t[c],t[u],t[d],t[p])}return o.join("")}var r=Object.create||function(e){function t(){}return t.prototype=e,new t};if(u)var s=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],i=ArrayBuffer.isView||function(e){return e&&s.indexOf(Object.prototype.toString.call(e))>-1};function c(o,r){r=null==r?{}:r;for(var a=0,n=(o=o||[]).length;a<n;a++){var s=o[a];s instanceof c?o[a]=s._buffer:"string"==typeof s?o[a]=h(s):u&&(ArrayBuffer.prototype.isPrototypeOf(s)||i(s))?o[a]=e(s):u&&(d=s)&&DataView.prototype.isPrototypeOf(d)?o[a]=e(s.buffer):o[a]=h(String(s))}var d;this._buffer=t.Uint8Array?function(e){for(var t=0,o=e.length;o--;)t+=e[o].length;var r=new Uint8Array(t),a=0;for(o=0,l=e.length;o<l;o++){var n=e[o];r.set(n,a),a+=n.byteLength||n.length}return r}(o):[].concat.apply([],o),this.size=this._buffer.length,this.type=r.type||"",/[^\u0020-\u007E]/.test(this.type)?this.type="":this.type=this.type.toLowerCase()}function d(e,t,o){o=o||{};var r=c.call(this,e,o)||this;return r.name=t.replace(/\//g,":"),r.lastModifiedDate=o.lastModified?new Date(o.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,t,o){return new c([this._buffer.slice(e||0,t||this._buffer.length)],{type:o})},c.prototype.toString=function(){return"[object Blob]"},d.prototype=r(c.prototype),d.prototype.constructor=d,Object.setPrototypeOf)Object.setPrototypeOf(d,c);else try{d.__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(t){var o=this["on"+t.type];"function"==typeof o&&o(t),e.dispatchEvent(t)},this.removeEventListener=e.removeEventListener}function f(e,t,o){if(!(t instanceof c))throw new TypeError("Failed to execute '"+o+"' 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"))}))}d.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){f(this,e,"readAsDataURL"),this.result="data:"+e.type+";base64,"+o(e._buffer)},p.prototype.readAsText=function(e){f(this,e,"readAsText"),this.result=y(e._buffer)},p.prototype.readAsArrayBuffer=function(e){f(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,"+o(e._buffer):a.call(URL,e)},URL.revokeObjectURL=function(e){n&&n.call(URL,e)};var m=t.XMLHttpRequest&&t.XMLHttpRequest.prototype.send;m&&(XMLHttpRequest.prototype.send=function(e){e instanceof c?(this.setRequestHeader("Content-Type",e.type),m.call(this,y(e._buffer))):m.call(this,e)}),t.FileReader=p,t.File=d,t.Blob=c}(),s&&(File.prototype[s]="File",Blob.prototype[s]="Blob",FileReader.prototype[s]="FileReader");var b,v=t.Blob.prototype;function w(e){return new Promise((function(t,o){e.onload=e.onerror=function(r){e.onload=e.onerror=null,"load"===r.type?t(e.result||e):o(new Error("Failed to read the blob/file"))}}))}try{new ReadableStream({type:"bytes"}),b=function(){var e=0,t=this;return new ReadableStream({type:"bytes",autoAllocateChunkSize:524288,pull:function(o){var r=o.byobRequest.view;return t.slice(e,e+r.byteLength).arrayBuffer().then((function(a){var n=new Uint8Array(a),s=n.byteLength;e+=s,r.set(n),o.byobRequest.respond(s),e>=t.size&&o.close()}))}})}}catch(e){try{new ReadableStream({}),b=function(e){var t=0;e=this;return new ReadableStream({pull:function(o){return e.slice(t,t+524288).arrayBuffer().then((function(r){t+=r.byteLength;var a=new Uint8Array(r);o.enqueue(a),t==e.size&&o.close()}))}})}}catch(e){try{new Response("").body.getReader().read(),b=function(){return new Response(this).body}}catch(e){b=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),w(e)}),v.text||(v.text=function(){var e=new FileReader;return e.readAsText(this),w(e)}),v.stream||(v.stream=b)}(),function(e){"use strict";var t,o=e.Uint8Array,r=e.HTMLCanvasElement,a=r&&r.prototype,n=/\s*;\s*base64\s*(?:;|$)/i,s="toDataURL",i=function(e){for(var r,a,n=e.length,s=new o(n/4*3|0),i=0,l=0,c=[0,0],u=0,d=0;n--;)a=e.charCodeAt(i++),255!==(r=t[a-43])&&undefined!==r&&(c[1]=c[0],c[0]=a,d=d<<6|r,4===++u&&(s[l++]=d>>>16,61!==c[1]&&(s[l++]=d>>>8),61!==c[0]&&(s[l++]=d),u=0));return s};o&&(t=new o([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,t){if(t||(t="image/png"),this.mozGetAsFile)e(this.mozGetAsFile("canvas",t));else if(this.msToBlob&&/^\s*image\/png\s*(?:$|;)/i.test(t))e(this.msToBlob());else{var r,a=Array.prototype.slice.call(arguments,1),l=this[s].apply(this,a),c=l.indexOf(","),u=l.substring(c+1),d=n.test(l.substring(0,c));Blob.fake?((r=new Blob).encoding=d?"base64":"URI",r.data=u,r.size=u.length):o&&(r=d?new Blob([i(u)],{type:t}):new Blob([decodeURIComponent(u)],{type:t})),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,t,o)=>{"use strict";o.r(t)},55994:(e,t,o)=>{"use strict";o.r(t)},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"},"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","about":"About","help":"Help","language":"Language","privacy":"Privacy","terms":"Terms","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"},"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"}}')},71751:(e,t,o)=>{"use strict";o.r(t);var r=o(64765),a=(o(74692),o(74692));o(9901),window._=o(2543),window.Popper=o(48851).default,window.pixelfed=window.pixelfed||{},window.$=o(74692),o(52754),window.axios=o(86425),window.axios.defaults.headers.common["X-Requested-With"]="XMLHttpRequest",o(63899),window.blurhash=o(95341);var n=document.head.querySelector('meta[name="csrf-token"]');n?window.axios.defaults.headers.common["X-CSRF-TOKEN"]=n.content:console.error("CSRF token not found."),window.App=window.App||{},window.App.redirect=function(){document.querySelectorAll("a").forEach((function(e,t){var o=e.getAttribute("href");if(o&&o.length>5&&o.startsWith("https://")){var r=new URL(o);r.host!==window.location.host&&"/i/redirect"!==r.pathname&&e.setAttribute("href","/i/redirect?url="+encodeURIComponent(o))}}))},window.App.boot=function(){Vue.use(r.default);var e={en:o(57048),pt:o(85147)},t=document.querySelector("html").getAttribute("lang"),a=new r.default({locale:t,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,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"en-GB",o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"compact";return e<1?0:new Intl.NumberFormat(t,{notation:o,compactDisplay:"short"}).format(e)},timeAgo:function(e){var t=new Date(e),o=new Date,r=Math.floor((o-t)/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 t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],o=Date.parse(e)-Date.parse(new Date),r=Math.floor(o/1e3),a=Math.floor(r/63072e3);return a>=1?a+(t?"y":" years"):(a=Math.floor(r/604800))>=1?a+(t?"w":" weeks"):(a=Math.floor(r/86400))>=1?a+(t?"d":" days"):(a=Math.floor(r/3600))>=1?a+(t?"h":" hours"):(a=Math.floor(r/60))>=1?a+(t?"m":" minutes"):Math.floor(r)+(t?"s":" seconds")},rewriteLinks:function(e){var t=e.innerText;return e.href.startsWith(window.location.origin)?e.href:t=1==t.startsWith("#")?"/discover/tags/"+t.substr(1)+"?src=rph":1==t.startsWith("@")?"/"+e.innerText+"?src=rpp":"/i/redirect?url="+encodeURIComponent(t)}},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 t=e+"/embed?";return t+=!(arguments.length>1&&void 0!==arguments[1])||arguments[1]?"caption=true&":"caption=false&",t+=arguments.length>2&&void 0!==arguments[2]&&arguments[2]?"likes=true&":"likes=false&",'<iframe title="Pixelfed Post Embed" src="'+(t+="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,t,o)=>{"use strict";o.r(t)},85147:e=>{"use strict";e.exports=JSON.parse('{"common":{"comment":"Comentar","commented":"Comentado","comments":"Comentários","like":"Gosto","liked":"Gostei","likes":"Gostos","share":"Compartilhar","shared":"Compartilhado","shares":"Partilhas","unshare":"Despartilhar","bookmark":"Favorito","cancel":"Cancelar","copyLink":"Copiar link","delete":"Eliminar","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"},"site":{"terms":"Termos de Uso","privacy":"Política de Privacidade"},"navmenu":{"search":"Pesquisa","admin":"Painel de Administração","homeFeed":"Inicio","localFeed":"Feed local","globalFeed":"Feed global","discover":"Descobrir","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","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 cronologias","addCW":"Adicionar aviso de conteúdo","removeCW":"Remover aviso de conteúdo","markAsSpammer":"Marcar como Spammer","markAsSpammerText":"Remover das cronologias 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"},"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"}}')},86844:(e,t,o)=>{"use strict";o.r(t)},90336:(e,t,o)=>{"use strict";o.r(t)},92443:(e,t,o)=>{"use strict";o.r(t)}},e=>{var t=t=>e(e.s=t);e.O(0,[6952,8252,2305,3364,2540,4370,8759,3660],(()=>(t(71751),t(90336),t(7640),t(86844),t(92443),t(51595),t(78720),t(55994))));e.O()}]);