pleroma/priv/static/static/js/app.1c83eacd8eddeef56c69.js

14 lines
403 KiB
JavaScript
Raw Normal View History

2019-01-01 17:45:03 +01:00
webpackJsonp([2,0],[function(e,t,i){"use strict";function a(e){return e&&e.__esModule?e:{default:e}}var n=i(15),s=a(n),o=i(200),r=a(o),l=i(202),c=a(l),u=i(212),d=a(u),p=i(211),f=a(p),_=i(122),h=a(_),m=i(214),v=a(m),g=i(207),b=a(g),w=i(209),y=a(w),k=i(208),C=a(k),x=i(213),S=a(x),L=i(647),$=a(L),P=i(561),j=a(P),A=i(205),I=a(A),R=i(206),N=a(R),T=i(121),O=a(T),F=i(560),M=a(F),E=i(203),U=a(E),B=(window.navigator.language||"en").split("-")[0];s.default.use(c.default),s.default.use(r.default),s.default.use($.default,{locale:"ja"===B?"ja":"en",locales:{en:i(392),ja:i(393)}}),s.default.use(j.default),s.default.use(M.default);var z=new j.default({locale:B,fallbackLocale:"en",messages:O.default}),V={paths:["config","users.lastLoginName","oauth"]};(0,I.default)(V).then(function(e){var t=new c.default.Store({modules:{interface:d.default,instance:f.default,statuses:h.default,users:v.default,api:b.default,config:y.default,chat:C.default,oauth:S.default},plugins:[e,N.default],strict:!1});(0,U.default)({store:t,i18n:z})}),window.___pleromafe_mode={NODE_ENV:"production"},window.___pleromafe_commit_hash="76cfb15\n",window.___pleromafe_dev_overrides=void 0},,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t,i){i(338);var a=i(1)(i(259),i(599),null,null);e.exports=a.exports},function(e,t,i){"use strict";function a(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var n=i(36),s=a(n),o=i(73),r=a(o);i(674);var l="/api/account/verify_credentials.json",c="/api/statuses/friends_timeline.json",u="/api/qvitter/allfollowing",d="/api/statuses/public_timeline.json",p="/api/statuses/public_and_external_timeline.json",f="/api/statusnet/tags/timeline",_="/api/favorites/create",h="/api/favorites/destroy",m="/api/statuses/retweet",v="/api/statuses/unretweet",g="/api/statuses/update.json",b="/api/statuses/destroy",w="/api/statuses/show",y="/api/statusnet/media/upload",k="/api/statusnet/conversation",C="/api/statuses/mentions.json",x="/api/statuses/dm_timeline.json",S="/api/statuses/followers.json",L="/api/statuses/friends.json",$="/api/friendships/create.json",P="/api/friendships/destroy.json",j="/api/qvitter/set_profile_pref.json",A="/api/account/register.json",I="/api/qvitter/update_avatar.json",R="/api/qvitter/update_background_image.json",N="/api/account/update_profile_banner.json",T="/api/account/update_profile.json",O="/api/externalprofile/show.json",F="/api/qvitter/statuses/user_timeline.json",M="/api/qvitter/statuses/notifications.json",E="/api/qvitter/statuses/notifications/read.json",U="/api/blocks/create.json",B="/api/blocks/destroy.json",z="/api/users/show.json",V="/api/pleroma/follow_import",D="/api/pleroma/delete_account",q="/api/pleroma/change_password",H="/api/pleroma/friend_requests",W="/api/pleroma/friendships/approve",G="/api/pleroma/friendships/deny",K="/api/v1/suggestions",J=window.fetch,Z=function(e,t){t=t||{};var i="",a=i+e;return t.credentials="same-origin",J(a,t)},Y=function(e){var t=e.credentials,i=e.params,a=I,n=new FormData;return(0,r.default)(i,function(e,t){e&&n.append(t,e)}),Z(a,{headers:ae(t),method:"POST",body:n}).then(function(e){return e.json()})},Q=function(e){var t=e.credentials,i=e.params,a=R,n=new FormData;return(0,r.default)(i,function(e,t){e&&n.append(t,e)}),Z(a,{headers:ae(t),method:"POST",body:n}).then(function(e){return e.json()})},X=function(e){var t=e.credentials,i=e.params,a=N,n=new FormData;return(0,r.default)(i,function(e,t){e&&n.append(t,e)}),Z(a,{headers:ae(t),method:"POST",body:n}).then(function(e){return e.json()})},ee=function(e){var t=e.credentials,i=e.params,a=T,n=new FormData;return(0,r.default)(i,function(e,t){("description"===t||"locked"===t||"no_rich_text"===t||e)&&n.append(t,e)}),Z(a,{headers:ae(t),method:"POST",body:n}).then(function(e){return e.json()})},te=function(e){var t=new FormData;return(0,r.default)(e,function(e,i){e&&t.append(i,e)}),Z(A,{method:"POST",body:t})},ie=function(){return Z("/api/pleroma/captcha").then(function(e){return e.json()})},ae=function(e){return e?{Authorization:"Bearer "+e}:{}},ne=function(e){var t=e.profileUrl,i=e.credentials,a=O+"?profileu
id:t.id,credentials:i.users.currentUser.credentials})},favorite:function(e,t){var i=e.rootState,a=e.commit;a("setFavorited",{status:t,value:!0}),N.default.favorite({id:t.id,credentials:i.users.currentUser.credentials}).then(function(e){return e.ok?e.json():{}}).then(function(e){a("setFavoritedConfirm",{status:e})})},unfavorite:function(e,t){var i=e.rootState,a=e.commit;a("setFavorited",{status:t,value:!1}),N.default.unfavorite({id:t.id,credentials:i.users.currentUser.credentials}).then(function(e){return e.ok?e.json():{}}).then(function(e){a("setFavoritedConfirm",{status:e})})},retweet:function(e,t){var i=e.rootState,a=e.commit;a("setRetweeted",{status:t,value:!0}),N.default.retweet({id:t.id,credentials:i.users.currentUser.credentials})},unretweet:function(e,t){var i=e.rootState,a=e.commit;a("setRetweeted",{status:t,value:!1}),N.default.unretweet({id:t.id,credentials:i.users.currentUser.credentials})},queueFlush:function(e,t){var i=(e.rootState,e.commit),a=t.timeline,n=t.id;i("queueFlush",{timeline:a,id:n})},markNotificationsAsSeen:function(e){var t=e.rootState,i=e.commit;i("markNotificationsAsSeen"),N.default.markNotificationsAsSeen({id:t.statuses.notifications.maxId,credentials:t.users.currentUser.credentials})}},mutations:q};t.default=H},function(e,t,i){"use strict";function a(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var n=i(28),s=a(n),o=i(127),r=a(o),l=function(e){var t=function(t){var i=t.id;return s.default.fetchStatus({id:i,credentials:e})},i=function(t){var i=t.id;return s.default.fetchConversation({id:i,credentials:e})},a=function(t){var i=t.id;return s.default.fetchFriends({id:i,credentials:e})},n=function(t){var i=t.id;return s.default.fetchFollowers({id:i,credentials:e})},o=function(t){var i=t.username;return s.default.fetchAllFollowing({username:i,credentials:e})},l=function(t){var i=t.id;return s.default.fetchUser({id:i,credentials:e})},c=function(t){return s.default.followUser({credentials:e,id:t})},u=function(t){return s.default.unfollowUser({credentials:e,id:t})},d=function(t){return s.default.blockUser({credentials:e,id:t})},p=function(t){return s.default.unblockUser({credentials:e,id:t})},f=function(t){return s.default.approveUser({credentials:e,id:t})},_=function(t){return s.default.denyUser({credentials:e,id:t})},h=function(t){var i=t.timeline,a=t.store,n=t.userId,s=void 0!==n&&n;return r.default.startFetching({timeline:i,store:a,credentials:e,userId:s})},m=function(t){var i=t.id,a=t.muted,n=void 0===a||a;return s.default.setUserMute({id:i,muted:n,credentials:e})},v=function(){return s.default.fetchMutes({credentials:e})},g=function(){return s.default.fetchFollowRequests({credentials:e})},b=function(){return s.default.getCaptcha()},w=function(e){return s.default.register(e)},y=function(t){var i=t.params;return s.default.updateAvatar({credentials:e,params:i})},k=function(t){var i=t.params;return s.default.updateBg({credentials:e,params:i})},C=function(t){var i=t.params;return s.default.updateBanner({credentials:e,params:i})},x=function(t){var i=t.params;return s.default.updateProfile({credentials:e,params:i})},S=function(t){return s.default.externalProfile({profileUrl:t,credentials:e})},L=function(t){var i=t.params;return s.default.followImport({params:i,credentials:e})},$=function(t){var i=t.password;return s.default.deleteAccount({credentials:e,password:i})},P=function(t){var i=t.password,a=t.newPassword,n=t.newPasswordConfirmation;return s.default.changePassword({credentials:e,password:i,newPassword:a,newPasswordConfirmation:n})},j={fetchStatus:t,fetchConversation:i,fetchFriends:a,fetchFollowers:n,followUser:c,unfollowUser:u,blockUser:d,unblockUser:p,fetchUser:l,fetchAllFollowing:o,verifyCredentials:s.default.verifyCredentials,startFetching:h,setUserMute:m,fetchMutes:v,register:w,getCaptcha:b,updateAvatar:y,updateBg:k,updateBanner:C,updateProfile:x,externalProfile:S,followImport:L,deleteAccount:$,changePassword:P,fetchFollowRequests:g,approveUser:f,denyUser:_};return j};t.default=l},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{val
n&&(a=a.replace(i,""),t=n[0]+t),e.push(a)}return e.push(t),e},[]);return n},p={wordAtPosition:c,addPositionToWords:u,splitIntoWords:d,replaceWord:l};t.default=p},function(e,t,i){"use strict";function a(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var n=i(217),s=a(n),o=function(e){var t=e.query,i=e.store;return s.default.request({store:i,url:"/api/pleroma/search_user",params:{query:t}}).then(function(e){return e.json()})},r={search:o};t.default=r},function(e,t,i){"use strict";function a(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var n=i(40),s=a(n),o=function(e){return(0,s.default)(e).map(function(t){return encodeURIComponent(t)+"="+encodeURIComponent(e[t])}).join("&")},r=function(e){var t=e.state.oauth.token;return t?{Authorization:"Bearer "+t}:{}},l=function(e){var t=e.method,i=void 0===t?"GET":t,a=e.url,n=e.params,s=e.store,l=s.state.instance.server,c=""+l+a;return"GET"===i&&n&&(c+="?"+o(n)),window.fetch(c,{method:i,headers:r(s),credentials:"same-origin"})},c={queryParams:o,request:l};t.default=c},function(e,t,i){"use strict";function a(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var n=i(28),s=a(n),o=function(e){var t=e.store,i=e.notifications,a=e.older;t.dispatch("setNotificationsError",{value:!1}),t.dispatch("addNewNotifications",{notifications:i,older:a})},r=function(e){var t=e.store,i=e.credentials,a=e.older,n=void 0!==a&&a,r={credentials:i},l=t.rootState||t.state,c=l.statuses.notifications;return n?c.minId!==Number.POSITIVE_INFINITY&&(r.until=c.minId):r.since=c.maxId,r.timeline="notifications",s.default.fetchTimeline(r).then(function(e){o({store:t,notifications:e,older:n})},function(){return t.dispatch("setNotificationsError",{value:!0})}).catch(function(){return t.dispatch("setNotificationsError",{value:!0})})},l=function(e){var t=e.credentials,i=e.store;r({credentials:t,store:i});var a=function(){return r({credentials:t,store:i})};return setTimeout(function(){return i.dispatch("setNotificationsSilence",!1)},1e4),setInterval(a,1e4)},c={fetchAndUpdate:r,startFetching:l};t.default=c},function(e,t,i){"use strict";function a(e){return e&&e.__esModule?e:{default:e}}function n(e){var t="=".repeat((4-e.length%4)%4),i=(e+t).replace(/-/g,"+").replace(/_/g,"/"),a=window.atob(i);return Uint8Array.from([].concat((0,w.default)(a)).map(function(e){return e.charCodeAt(0)}))}function s(){return"serviceWorker"in navigator&&"PushManager"in window}function o(){return k.default.register().catch(function(e){return console.error("Unable to get or create a service worker.",e)})}function r(e,t,i){if(!t)return g.default.reject(new Error("Web Push is disabled in config"));if(!i)return g.default.reject(new Error("VAPID public key is not found"));var a={userVisibleOnly:!0,applicationServerKey:n(i)};return e.pushManager.subscribe(a)}function l(e){return e.pushManager.getSubscription().then(function(e){if(null!==e)return e.unsubscribe()})}function c(e){return window.fetch("/api/v1/push/subscription/",{method:"DELETE",headers:{"Content-Type":"application/json",Authorization:"Bearer "+e}}).then(function(e){if(!e.ok)throw new Error("Bad status code from server.");return e})}function u(e,t,i){return window.fetch("/api/v1/push/subscription/",{method:"POST",headers:{"Content-Type":"application/json",Authorization:"Bearer "+t},body:(0,m.default)({subscription:e,data:{alerts:{follow:i.follows,favourite:i.likes,mention:i.mentions,reblog:i.repeats}}})}).then(function(e){if(!e.ok)throw new Error("Bad status code from server.");return e.json()}).then(function(e){if(!e.id)throw new Error("Bad response from server.");return e})}function d(e,t,i,a){s()&&o().then(function(i){return r(i,e,t)}).then(function(e){return u(e,i,a)}).catch(function(e){return console.warn("Failed to setup Web Push Notifications: "+e.message)})}function p(e){s()&&g.default.all([c(e),o().then(function(e){return l(e).then(function(t){return[e,t]})}).then(function(e){var t=(0,_.default)(e,2),i=t[0],a=t[1];return a||console.warn("Push subscription cancell
},username:{required:d.required},fullname:{required:d.required},password:{required:d.required},confirm:{required:d.required,sameAsPassword:(0,d.sameAs)("password")}}},created:function(){(!this.registrationOpen&&!this.token||this.signedIn)&&this.$router.push({name:"root"}),this.setCaptcha()},computed:(0,c.default)({token:function(){return this.$route.params.token}},(0,p.mapState)({registrationOpen:function(e){return e.instance.registrationOpen},signedIn:function(e){return!!e.users.currentUser},isPending:function(e){return e.users.signUpPending},serverValidationErrors:function(e){return e.users.signUpErrors},termsOfService:function(e){return e.instance.tos}})),methods:(0,c.default)({},(0,p.mapActions)(["signUp","getCaptcha"]),{submit:function(){function e(){return t.apply(this,arguments)}var t=(0,r.default)(s.default.mark(function e(){return s.default.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(this.user.nickname=this.user.username,this.user.token=this.token,this.user.captcha_solution=this.captcha.solution,this.user.captcha_token=this.captcha.token,this.user.captcha_answer_data=this.captcha.answer_data,this.$v.$touch(),this.$v.$invalid){e.next=16;break}return e.prev=7,e.next=10,this.signUp(this.user);case 10:this.$router.push({name:"friends"}),e.next=16;break;case 13:e.prev=13,e.t0=e.catch(7),console.warn("Registration failed: "+e.t0);case 16:case"end":return e.stop()}},e,this,[[7,13]])}));return e}(),setCaptcha:function(){var e=this;this.getCaptcha().then(function(t){e.captcha=t})}})};t.default=f},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i={props:["status","loggedIn","visibility"],data:function(){return{hidePostStatsLocal:"undefined"==typeof this.$store.state.config.hidePostStats?this.$store.state.instance.hidePostStats:this.$store.state.config.hidePostStats,animated:!1}},methods:{retweet:function(){var e=this;this.status.repeated?this.$store.dispatch("unretweet",{id:this.status.id}):this.$store.dispatch("retweet",{id:this.status.id}),this.animated=!0,setTimeout(function(){e.animated=!1},500)}},computed:{classes:function(){return{retweeted:this.status.repeated,"retweeted-empty":!this.status.repeated,"animate-spin":this.animated}}}};t.default=i},function(e,t,i){"use strict";function a(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var n=i(272),s=a(n),o=i(548),r=a(o),l=i(53),c=a(l),u=i(80),d=a(u),p=i(198),f=a(p),_=i(575),h=a(_),m={data:function(){var e=this.$store.state.config,t=this.$store.state.instance;return{hideAttachmentsLocal:e.hideAttachments,hideAttachmentsInConvLocal:e.hideAttachmentsInConv,hideNsfwLocal:e.hideNsfw,hideISPLocal:e.hideISP,preloadImage:e.preloadImage,hidePostStatsLocal:"undefined"==typeof e.hidePostStats?t.hidePostStats:e.hidePostStats,hidePostStatsDefault:this.$t("settings.values."+t.hidePostStats),hideUserStatsLocal:"undefined"==typeof e.hideUserStats?t.hideUserStats:e.hideUserStats,hideUserStatsDefault:this.$t("settings.values."+t.hideUserStats),notificationVisibilityLocal:e.notificationVisibility,replyVisibilityLocal:e.replyVisibility,loopVideoLocal:e.loopVideo,loopVideoSilentOnlyLocal:e.loopVideoSilentOnly,muteWordsString:e.muteWords.join("\n"),autoLoadLocal:e.autoLoad,streamingLocal:e.streaming,pauseOnUnfocusedLocal:e.pauseOnUnfocused,hoverPreviewLocal:e.hoverPreview,collapseMessageWithSubjectLocal:"undefined"==typeof e.collapseMessageWithSubject?t.collapseMessageWithSubject:e.collapseMessageWithSubject,collapseMessageWithSubjectDefault:this.$t("settings.values."+t.collapseMessageWithSubject),subjectLineBehaviorLocal:"undefined"==typeof e.subjectLineBehavior?t.subjectLineBehavior:e.subjectLineBehavior,subjectLineBehaviorDefault:t.subjectLineBehavior,alwaysShowSubjectInputLocal:"undefined"==typeof e.alwaysShowSubjectInput?t.alwaysShowSubjectInput:e.alwaysShowSubjectInput,alwaysShowSubjectInputDefault:t.alwaysShowSubjectInput,scopeCopyLocal:"undefined"==typeof e.scopeCopy?t.scopeCopy:e.scopeCopy,scopeCopyDefault:this.$t("settings.values."+t.scopeCopy),stopGifs:e.stopGifs,webPushNotificationsLocal:e.webP
}}};t.default=_},function(e,t,i){"use strict";function a(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var n=i(38),s=a(n),o=i(56),r=a(o),l=i(29),c=a(l),u={props:["user","showFollows","showApproval"],data:function(){return{userExpanded:!1}},components:{UserCardContent:s.default,StillImage:r.default},computed:{currentUser:function(){return this.$store.state.users.currentUser}},methods:{toggleUserExpanded:function(){this.userExpanded=!this.userExpanded},approveUser:function(){this.$store.state.api.backendInteractor.approveUser(this.user.id),this.$store.dispatch("removeFollowRequest",this.user)},denyUser:function(){this.$store.state.api.backendInteractor.denyUser(this.user.id),this.$store.dispatch("removeFollowRequest",this.user)},userProfileLink:function(e){return(0,c.default)(e.id,e.screen_name,this.$store.state.instance.restrictedNicknames)}}};t.default=u},function(e,t,i){"use strict";function a(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var n=i(21),s=a(n),o=i(31),r=a(o),l=i(56),c=a(l),u=i(39),d=i(29),p=a(d);t.default={props:["user","switcher","selected","hideBio"],data:function(){return{followRequestInProgress:!1,followRequestSent:!1,hideUserStatsLocal:"undefined"==typeof this.$store.state.config.hideUserStats?this.$store.state.instance.hideUserStats:this.$store.state.config.hideUserStats,betterShadow:this.$store.state.interface.browserSupport.cssFilter}},computed:{headingStyle:function(){var e=this.$store.state.config.customTheme.colors?this.$store.state.config.customTheme.colors.bg:this.$store.state.config.colors.bg;if(e){var t="string"==typeof e?(0,u.hex2rgb)(e):e,i="rgba("+Math.floor(t.r)+", "+Math.floor(t.g)+", "+Math.floor(t.b)+", .5)",a=[[i,this.hideBio?"60%":""],this.hideBio?[e,"100%"]:[i,""]].map(function(e){return e.join(" ")}).join(", ");return{backgroundColor:"rgb("+Math.floor(.53*t.r)+", "+Math.floor(.56*t.g)+", "+Math.floor(.59*t.b)+")",backgroundImage:["linear-gradient(to bottom, "+a+")","url("+this.user.cover_photo+")"].join(", ")}}},isOtherUser:function(){return this.user.id!==this.$store.state.users.currentUser.id},subscribeUrl:function(){var e=new URL(this.user.statusnet_profile_url);return e.protocol+"//"+e.host+"/main/ostatus"},loggedIn:function(){return this.$store.state.users.currentUser},dailyAvg:function(){var e=Math.ceil((new Date-new Date(this.user.created_at))/864e5);return Math.round(this.user.statuses_count/e)},userHighlightType:{get:function(){var e=this.$store.state.config.highlight[this.user.screen_name];return e&&e.type||"disabled"},set:function(e){var t=this.$store.state.config.highlight[this.user.screen_name];"disabled"!==e?this.$store.dispatch("setHighlight",{user:this.user.screen_name,color:t&&t.color||"#FFFFFF",type:e}):this.$store.dispatch("setHighlight",{user:this.user.screen_name,color:void 0})}},userHighlightColor:{get:function(){var e=this.$store.state.config.highlight[this.user.screen_name];return e&&e.color},set:function(e){this.$store.dispatch("setHighlight",{user:this.user.screen_name,color:e})}}},components:{StillImage:c.default},methods:{followUser:function(){var e=this,t=this.$store;this.followRequestInProgress=!0,t.state.api.backendInteractor.followUser(this.user.id).then(function(e){return t.commit("addNewUsers",[e])}).then(function(){if(e.user.locked)return e.followRequestInProgress=!1,void(e.followRequestSent=!0);if(e.user.following)return void(e.followRequestInProgress=!1);var i=function i(a){return new r.default(function(i,n){setTimeout(function(){t.state.api.backendInteractor.fetchUser({id:e.user.id}).then(function(e){return t.commit("addNewUsers",[e])}).then(function(){return i([e.user.following,a])}).catch(function(e){return n(e)})},500)}).then(function(e){var t=(0,s.default)(e,2),a=t[0],n=t[1];return!a&&n<=3?i(++n):a})};return i(1).then(function(t){t?e.followRequestInProgress=!1:(e.followRequestInProgress=!1,e.followRequestSent=!0)})})},unfollowUser:function(){var e=this,t=this.$store;this.followRequestInProgress=!0,t.state.api.backendInteractor.unfollowUser(this.user.id).
follow_import_error:"Fehler beim importieren der Follower",follows_imported:"Followers importiert! Die Bearbeitung kann eine Zeit lang dauern.",foreground:"Vordergrund",general:"Allgemein",hide_attachments_in_convo:"Anhänge in Unterhaltungen ausblenden",hide_attachments_in_tl:"Anhänge in der Zeitleiste ausblenden",hide_post_stats:"Beitragsstatistiken verbergen (z.B. die Anzahl der Favoriten)",hide_user_stats:"Benutzerstatistiken verbergen (z.B. die Anzahl der Follower)",import_followers_from_a_csv_file:"Importiere Follower, denen du folgen möchtest, aus einer CSV-Datei",import_theme:"Farbschema laden",inputRadius:"Eingabefelder",instance_default:"(Standard: {value})",interfaceLanguage:"Sprache der Oberfläche",invalid_theme_imported:"Die ausgewählte Datei ist kein unterstütztes Pleroma-Theme. Keine Änderungen wurden vorgenommen.",limited_availability:"In deinem Browser nicht verfügbar",links:"Links",lock_account_description:"Sperre deinen Account, um neue Follower zu genehmigen oder abzulehnen",loop_video:"Videos wiederholen",loop_video_silent_only:'Nur Videos ohne Ton wiederholen (z.B. Mastodons "gifs")',name:"Name",name_bio:"Name & Bio",new_password:"Neues Passwort",notification_visibility:"Benachrichtigungstypen, die angezeigt werden sollen",notification_visibility_follows:"Follows",notification_visibility_likes:"Favoriten",notification_visibility_mentions:"Erwähnungen",notification_visibility_repeats:"Wiederholungen",no_rich_text_description:"Rich-Text Formatierungen von allen Beiträgen entfernen",nsfw_clickthrough:"Aktiviere ausblendbares Overlay für Anhänge, die als NSFW markiert sind",panelRadius:"Panel",pause_on_unfocused:"Streaming pausieren, wenn das Tab nicht fokussiert ist",presets:"Voreinstellungen",profile_background:"Profilhintergrund",profile_banner:"Profilbanner",profile_tab:"Profil",radii_help:"Kantenrundung (in Pixel) der Oberfläche anpassen",replies_in_timeline:"Antworten in der Zeitleiste",reply_link_preview:"Antwortlink-Vorschau beim Überfahren mit der Maus aktivieren",reply_visibility_all:"Alle Antworten zeigen",reply_visibility_following:"Zeige nur Antworten an mich oder an Benutzer, denen ich folge",reply_visibility_self:"Nur Antworten an mich anzeigen",saving_err:"Fehler beim Speichern der Einstellungen",saving_ok:"Einstellungen gespeichert",security_tab:"Sicherheit",set_new_avatar:"Setze einen neuen Avatar",set_new_profile_background:"Setze einen neuen Hintergrund für dein Profil",set_new_profile_banner:"Setze einen neuen Banner für dein Profil",settings:"Einstellungen",stop_gifs:"Play-on-hover GIFs",streaming:"Aktiviere automatisches Laden (Streaming) von neuen Beiträgen",text:"Text",theme:"Farbschema",theme_help:"Benutze HTML-Farbcodes (#rrggbb) um dein Farbschema anzupassen",tooltipRadius:"Tooltips/Warnungen",user_settings:"Benutzereinstellungen",values:{false:"nein",true:"Ja"}},timeline:{collapse:"Einklappen",conversation:"Unterhaltung",error_fetching:"Fehler beim Laden",load_older:"Lade ältere Beiträge",no_retweet_hint:"Der Beitrag ist als nur-für-Follower oder als Direktnachricht markiert und kann nicht wiederholt werden.",repeated:"wiederholte",show_new:"Zeige Neuere",up_to_date:"Aktuell"},user_card:{approve:"Genehmigen",block:"Blockieren",blocked:"Blockiert!",deny:"Ablehnen",follow:"Folgen",followees:"Folgt",followers:"Followers",following:"Folgst du!",follows_you:"Folgt dir!",mute:"Stummschalten",muted:"Stummgeschaltet",per_day:"pro Tag",remote_follow:"Folgen",statuses:"Beiträge"},user_profile:{timeline_title:"Beiträge"},who_to_follow:{more:"Mehr",who_to_follow:"Wem soll ich folgen"}}},function(e,t){e.exports={chat:{title:"Chat"},features_panel:{chat:"Chat",gopher:"Gopher",media_proxy:"Media proxy",scope_options:"Scope options",text_limit:"Text limit",title:"Features",who_to_follow:"Who to follow"},finder:{error_fetching_user:"Error fetching user",find_user:"Find user"},general:{apply:"Apply",submit:"Submit"},login:{login:"Log in",description:"Log in with OAuth",logout:"Log out",password:"Password",placeholder:"e.g. lain",register:"Register",username:"Username"},n
timeline_title:"Journal de l'utilisateur"},who_to_follow:{more:"Plus",who_to_follow:"Qui s'abonner"}}},function(e,t){e.exports={chat:{title:"Comhrá"},features_panel:{chat:"Comhrá",gopher:"Gófar",media_proxy:"Seachfhreastalaí meáin",scope_options:"Rogha scóip",text_limit:"Teorainn Téacs",title:"Gnéithe",who_to_follow:"Daoine le leanúint"},finder:{error_fetching_user:"Earráid a aimsiú d'úsáideoir",find_user:"Aimsigh úsáideoir"},general:{apply:"Feidhmigh",submit:"Deimhnigh"},login:{login:"Logáil isteach",logout:"Logáil amach",password:"Pasfhocal",placeholder:"m.sh. Daire",register:"Clárú",username:"Ainm Úsáideora"},nav:{chat:"Comhrá Áitiúil",friend_requests:"Iarratas ar Cairdeas",mentions:"Tagairt",public_tl:"Amlíne Poiblí",timeline:"Amlíne",twkn:"An Líonra Iomlán"},notifications:{broken_favorite:"Post anaithnid. Cuardach dó...",favorited_you:"toghadh le do phost",followed_you:"lean tú",load_older:"Luchtaigh fógraí aosta",notifications:"Fógraí",read:"Léigh!",repeated_you:"athphostáil tú"},post_status:{account_not_locked_warning:"Níl do chuntas {0}. Is féidir le duine ar bith a leanúint leat chun do phoist leantacha amháin a fheiceáil.",account_not_locked_warning_link:"faoi glas",attachments_sensitive:"Marcáil ceangaltán mar íogair",content_type:{plain_text:"Gnáth-théacs"},content_warning:"Teideal (roghnach)",default:"Lá iontach anseo i nGaillimh",direct_warning:"Ní bheidh an post seo le feiceáil ach amháin do na húsáideoirí atá luaite.",posting:"Post nua",scope:{direct:"Díreach - Post chuig úsáideoirí luaite amháin",private:"Leanúna amháin - Post chuig lucht leanúna amháin",public:"Poiblí - Post chuig amlínte poiblí",unlisted:"Neamhliostaithe - Ná cuir post chuig amlínte poiblí"}},registration:{bio:"Scéal saoil",email:"Ríomhphost",fullname:"Ainm taispeána'",password_confirm:"Deimhnigh do pasfhocal",registration:"Clárú",token:"Cód cuireadh"},settings:{attachmentRadius:"Ceangaltáin",attachments:"Ceangaltáin",autoload:"Cumasaigh luchtú uathoibríoch nuair a scrollaítear go bun",avatar:"Phictúir phrófíle",avatarAltRadius:"Phictúirí phrófíle (Fograí)",avatarRadius:"Phictúirí phrófíle",background:"Cúlra",bio:"Scéal saoil",btnRadius:"Cnaipí",cBlue:"Gorm (Freagra, lean)",cGreen:"Glas (Athphóstail)",cOrange:"Oráiste (Cosúil)",cRed:"Dearg (Cealaigh)",change_password:"Athraigh do pasfhocal",change_password_error:"Bhí fadhb ann ag athrú do pasfhocail",changed_password:"Athraigh an pasfhocal go rathúil!",collapse_subject:"Poist a chosc le teidil",confirm_new_password:"Deimhnigh do pasfhocal nua",current_avatar:"Phictúir phrófíle",current_password:"Pasfhocal reatha",current_profile_banner:"Phictúir ceanntáisc",data_import_export_tab:"Iompórtáil / Easpórtáil Sonraí",default_vis:"Scóip infheicthe réamhshocraithe",delete_account:"Scrios cuntas",delete_account_description:"Do chuntas agus do chuid teachtaireachtaí go léir a scriosadh go buan.",delete_account_error:"Bhí fadhb ann a scriosadh do chuntas. Má leanann sé seo, téigh i dteagmháil le do riarthóir.",delete_account_instructions:"Scríobh do phasfhocal san ionchur thíos chun deimhniú a scriosadh.",export_theme:"Sábháil Téama",filtering:"Scagadh",filtering_explanation:"Beidh gach post ina bhfuil na focail seo i bhfolach, ceann in aghaidh an líne",follow_export:"Easpórtáil do leanann",follow_export_button:"Easpórtáil do leanann chuig comhad csv",follow_export_processing:"Próiseáil. Iarrtar ort go luath an comhad a íoslódáil.",follow_import:"Iompórtáil do leanann",follow_import_error:"Earráid agus do leanann a iompórtáil",follows_imported:"Do leanann iompórtáil! Tógfaidh an próiseas iad le tamall.",foreground:"Tulra",general:"Ginearálta",hide_attachments_in_convo:"Folaigh ceangaltáin i comhráite",hide_attachments_in_tl:"Folaigh ceangaltáin sa amlíne",hide_post_stats:"Folaigh staitisticí na bpost (m.sh. líon na n-athrá)",hide_user_stats:"Folaigh na staitisticí úsáideora (m.sh. líon na leantóiri)",import_followers_from_a_csv_file:"Io
registration:"Registrering",token:"Invitasjons-bevis"},settings:{attachmentRadius:"Vedlegg",attachments:"Vedlegg",autoload:"Automatisk lasting når du blar ned til bunnen",avatar:"Profilbilde",avatarAltRadius:"Profilbilde (Varslinger)",avatarRadius:"Profilbilde",background:"Bakgrunn",bio:"Biografi",btnRadius:"Knapper",cBlue:"Blå (Svar, følg)",cGreen:"Grønn (Gjenta)",cOrange:"Oransje (Lik)",cRed:"Rød (Avbryt)",change_password:"Endre passord",change_password_error:"Feil ved endring av passord",changed_password:"Passord endret",collapse_subject:"Sammenfold statuser med tema",confirm_new_password:"Bekreft nytt passord",current_avatar:"Ditt nåværende profilbilde",current_password:"Nåværende passord",current_profile_banner:"Din nåværende profil-banner",data_import_export_tab:"Data import / eksport",default_vis:"Standard visnings-omfang",delete_account:"Slett konto",delete_account_description:"Slett din konto og alle dine statuser",delete_account_error:"Det oppsto et problem ved sletting av kontoen din, hvis dette problemet forblir kontakt din administrator",delete_account_instructions:"Skriv inn ditt passord i feltet nedenfor for å bekrefte sletting av konto",export_theme:"Lagre tema",filtering:"Filtrering",filtering_explanation:"Alle statuser som inneholder disse ordene vil bli dempet, en kombinasjon av tegn per linje",follow_export:"Eksporter følginger",follow_export_button:"Eksporter følgingene dine til en .csv fil",follow_export_processing:"Jobber, du vil snart bli spurt om å laste ned filen din.",follow_import:"Importer følginger",follow_import_error:"Feil ved importering av følginger.",follows_imported:"Følginger importert! Behandling vil ta litt tid.",foreground:"Forgrunn",general:"Generell",hide_attachments_in_convo:"Gjem vedlegg i samtaler",hide_attachments_in_tl:"Gjem vedlegg på tidslinje",import_followers_from_a_csv_file:"Importer følginger fra en csv fil",import_theme:"Last tema",inputRadius:"Input felt",instance_default:"(standard: {value})",interfaceLanguage:"Grensesnitt-språk",invalid_theme_imported:"Den valgte filen er ikke ett støttet Pleroma-tema, ingen endringer til ditt tema ble gjort",limited_availability:"Ikke tilgjengelig i din nettleser",links:"Linker",lock_account_description:"Begrens din konto til bare godkjente følgere",loop_video:"Gjenta videoer",loop_video_silent_only:'Gjenta bare videoer uten lyd, (for eksempel Mastodon sine "gifs")',name:"Navn",name_bio:"Navn & Biografi",new_password:"Nytt passord",notification_visibility:"Typer varsler som skal vises",notification_visibility_follows:"Følginger",notification_visibility_likes:"Likes",notification_visibility_mentions:"Nevnt",notification_visibility_repeats:"Gjentakelser",no_rich_text_description:"Fjern all formatering fra statuser",nsfw_clickthrough:"Krev trykk for å vise statuser som kan være upassende",panelRadius:"Panel",pause_on_unfocused:"Stopp henting av poster når vinduet ikke er i fokus",presets:"Forhåndsdefinerte tema",profile_background:"Profil-bakgrunn",profile_banner:"Profil-banner",profile_tab:"Profil",radii_help:"Bestem hvor runde hjørnene i brukergrensesnittet skal være (i piksler)",replies_in_timeline:"Svar på tidslinje",reply_link_preview:"Vis en forhåndsvisning når du holder musen over svar til en status",reply_visibility_all:"Vis alle svar",reply_visibility_following:"Vis bare svar som er til meg eller folk jeg følger",reply_visibility_self:"Vis bare svar som er til meg",saving_err:"Feil ved lagring av innstillinger",saving_ok:"Innstillinger lagret",security_tab:"Sikkerhet",set_new_avatar:"Rediger profilbilde",set_new_profile_background:"Rediger profil-bakgrunn",set_new_profile_banner:"Sett ny profil-banner",settings:"Innstillinger",stop_gifs:"Spill av GIFs når du holder over dem",streaming:"Automatisk strømming av nye statuser når du har bladd til toppen",text:"Tekst",theme:"Tema",theme_help:"Bruk heksadesimale fargekoder (#rrggbb) til å endre farge-temaet ditt.",tooltipRadius:"Verktøytips/advarsler",user_settings:"Brukerinstillinger",values:{false:"nei",true:"ja"}},timeline:{collapse:"Samm
bio:"简介",email:"电子邮箱",fullname:"全名",password_confirm:"确认密码",registration:"注册",token:"邀请码"},settings:{attachmentRadius:"附件",attachments:"附件",autoload:"启用滚动到底部时的自动加载",avatar:"头像",avatarAltRadius:"头像(通知)",avatarRadius:"头像",background:"背景",bio:"简介",btnRadius:"按钮",cBlue:"蓝色(回复,关注)",cGreen:"绿色(转发)",cOrange:"橙色(收藏)",cRed:"红色(取消)",change_password:"修改密码",change_password_error:"修改密码的时候出了点问题。",changed_password:"成功修改了密码!",collapse_subject:"折叠带主题的内容",confirm_new_password:"确认新密码",current_avatar:"当前头像",current_password:"当前密码",current_profile_banner:"您当前的横幅图片",data_import_export_tab:"数据导入/导出",default_vis:"默认可见范围",delete_account:"删除账户",delete_account_description:"永久删除你的帐号和所有消息。",delete_account_error:"删除账户时发生错误,如果一直删除不了,请联系实例管理员。",delete_account_instructions:"在下面输入你的密码来确认删除账户",export_theme:"导出预置主题",filtering:"过滤器",filtering_explanation:"所有包含以下词汇的内容都会被隐藏,一行一个",follow_export:"导出关注",follow_export_button:"将关注导出成 csv 文件",follow_export_processing:"正在处理,过一会儿就可以下载你的文件了",follow_import:"导入关注",follow_import_error:"导入关注时错误",follows_imported:"关注已导入!尚需要一些时间来处理。",foreground:"前景",general:"通用",hide_attachments_in_convo:"在对话中隐藏附件",hide_attachments_in_tl:"在时间线上隐藏附件",hide_post_stats:"隐藏推文相关的统计数据(例如:收藏的次数)",hide_user_stats:"隐藏用户的统计数据(例如:关注者的数量)",import_followers_from_a_csv_file:"从 csv 文件中导入关注",import_theme:"导入预置主题",inputRadius:"输入框",instance_default:"(默认:{value})",interfaceLanguage:"界面语言",invalid_theme_imported:"您所选择的主题文件不被 Pleroma 支持,因此主题未被修改。",limited_availability:"在您的浏览器中无法使用",links:"链接",lock_account_description:"你需要手动审核关注请求",loop_video:"循环视频",loop_video_silent_only:"只循环没有声音的视频例如Mastodon 里的“GIF”",name:"名字",name_bio:"名字及简介",new_password:"新密码",notification_visibility:"要显示的通知类型",notification_visibility_follows:"关注",notification_visibility_likes:"点赞",notification_visibility_mentions:"提及",notification_visibility_repeats:"转发",no_rich_text_description:"不显示富文本格式",nsfw_clickthrough:"将不和谐附件隐藏,点击才能打开",panelRadius:"面板",pause_on_unfocused:"在离开页面时暂停时间线推送",presets:"预置",profile_background:"个人资料背景图",profile_banner:"横幅图片",profile_tab:"个人资料",radii_help:"设置界面边缘的圆角 (单位:像素)",replies_in_timeline:"时间线中的回复",reply_link_preview:"启用鼠标悬停时预览回复链接",reply_visibility_all:"显示所有回复",reply_visibility_following:"只显示发送给我的回复/发送给我关注的用户的回复",reply_visibility_self:"只显示发送给我的回复",saving_err:"保存设置时发生错误",saving_ok:"设置已保存",security_tab:"安全",set_new_avatar:"设置新头像",set_new_profile_background:"设置新的个人资料背景",set_new_profile_banner:"设置新的横幅图片",settings:"设置",stop_gifs:"鼠标悬停时播放GIF",streaming:"开启滚动到顶部时的自动推送",text:"文本",theme:"主题",theme_help:"使用十六进制代码(#rrggbb来设置主题颜色。",tooltipRadius:"提醒",user_settings:"用户设置",values:{false:"否",true:"是"}},timeline:{collapse:"折叠",conversation:"对话",error_fetching:"获取更新时发生错误",load_older:"加载更早的<EFBFBD>
}}})]),e._v(" "),i("div",{staticClass:"form-group"},[i("label",{attrs:{for:"password"}},[e._v(e._s(e.$t("login.password")))]),e._v(" "),i("input",{directives:[{name:"model",rawName:"v-model",value:e.user.password,expression:"user.password"}],staticClass:"form-control",attrs:{disabled:e.loggingIn,id:"password",type:"password"},domProps:{value:e.user.password},on:{input:function(t){t.target.composing||e.$set(e.user,"password",t.target.value)}}})]),e._v(" "),i("div",{staticClass:"form-group"},[i("div",{staticClass:"login-bottom"},[i("div",[e.registrationOpen?i("router-link",{staticClass:"register",attrs:{to:{name:"registration"}}},[e._v(e._s(e.$t("login.register")))]):e._e()],1),e._v(" "),i("button",{staticClass:"btn btn-default",attrs:{disabled:e.loggingIn,type:"submit"}},[e._v(e._s(e.$t("login.login")))])])])]):e._e(),e._v(" "),"token"==e.loginMethod?i("form",{staticClass:"login-form",on:{submit:function(t){return t.preventDefault(),e.oAuthLogin(t)}}},[i("div",{staticClass:"form-group"},[i("p",[e._v(e._s(e.$t("login.description")))])]),e._v(" "),i("div",{staticClass:"form-group"},[i("div",{staticClass:"login-bottom"},[i("div",[e.registrationOpen?i("router-link",{staticClass:"register",attrs:{to:{name:"registration"}}},[e._v(e._s(e.$t("login.register")))]):e._e()],1),e._v(" "),i("button",{staticClass:"btn btn-default",attrs:{disabled:e.loggingIn,type:"submit"}},[e._v(e._s(e.$t("login.login")))])])])]):e._e()])])},staticRenderFns:[]}},function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"settings panel panel-default"},[i("div",{staticClass:"panel-heading"},[e._v("\n "+e._s(e.$t("registration.registration"))+"\n ")]),e._v(" "),i("div",{staticClass:"panel-body"},[i("form",{staticClass:"registration-form",on:{submit:function(t){t.preventDefault(),e.submit(e.user)}}},[i("div",{staticClass:"container"},[i("div",{staticClass:"text-fields"},[i("div",{staticClass:"form-group",class:{"form-group--error":e.$v.user.username.$error}},[i("label",{staticClass:"form--label",attrs:{for:"sign-up-username"}},[e._v(e._s(e.$t("login.username")))]),e._v(" "),i("input",{directives:[{name:"model",rawName:"v-model.trim",value:e.$v.user.username.$model,expression:"$v.user.username.$model",modifiers:{trim:!0}}],staticClass:"form-control",attrs:{disabled:e.isPending,id:"sign-up-username",placeholder:"e.g. lain"},domProps:{value:e.$v.user.username.$model},on:{input:function(t){t.target.composing||e.$set(e.$v.user.username,"$model",t.target.value.trim())},blur:function(t){e.$forceUpdate()}}})]),e._v(" "),e.$v.user.username.$dirty?i("div",{staticClass:"form-error"},[i("ul",[e.$v.user.username.required?e._e():i("li",[i("span",[e._v(e._s(e.$t("registration.validations.username_required")))])])])]):e._e(),e._v(" "),i("div",{staticClass:"form-group",class:{"form-group--error":e.$v.user.fullname.$error}},[i("label",{staticClass:"form--label",attrs:{for:"sign-up-fullname"}},[e._v(e._s(e.$t("registration.fullname")))]),e._v(" "),i("input",{directives:[{name:"model",rawName:"v-model.trim",value:e.$v.user.fullname.$model,expression:"$v.user.fullname.$model",modifiers:{trim:!0}}],staticClass:"form-control",attrs:{disabled:e.isPending,id:"sign-up-fullname",placeholder:"e.g. Lain Iwakura"},domProps:{value:e.$v.user.fullname.$model},on:{input:function(t){t.target.composing||e.$set(e.$v.user.fullname,"$model",t.target.value.trim())},blur:function(t){e.$forceUpdate()}}})]),e._v(" "),e.$v.user.fullname.$dirty?i("div",{staticClass:"form-error"},[i("ul",[e.$v.user.fullname.required?e._e():i("li",[i("span",[e._v(e._s(e.$t("registration.validations.fullname_required")))])])])]):e._e(),e._v(" "),i("div",{staticClass:"form-group",class:{"form-group--error":e.$v.user.email.$error}},[i("label",{staticClass:"form--label",attrs:{for:"email"}},[e._v(e._s(e.$t("registration.email")))]),e._v(" "),i("input",{directives:[{name:"model",rawName:"v-model",value:e.$v.user.email.$model,expression:"$v.user.email.$model"}],staticClass:"form-control",attrs:{disabled:e.isPending,id:"email",type:"email"},domProps:{value:e.$v.
name:"shadow"},model:{value:e.selected.color,callback:function(t){e.$set(e.selected,"color",t)},expression:"selected.color"}}),e._v(" "),i("OpacityInput",{attrs:{disabled:!e.present},model:{value:e.selected.alpha,callback:function(t){e.$set(e.selected,"alpha",t)},expression:"selected.alpha"}}),e._v(" "),i("p",[e._v("\n "+e._s(e.$t("settings.style.shadows.hint"))+"\n ")])],1)])},staticRenderFns:[]}},function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("conversation",{attrs:{collapsable:!1,statusoid:e.statusoid}})},staticRenderFns:[]}},function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"still-image",class:{animated:e.animated}},[e.animated?i("canvas",{ref:"canvas"}):e._e(),e._v(" "),i("img",{ref:"src",attrs:{src:e.src,referrerpolicy:e.referrerpolicy},on:{load:e.onLoad}})])},staticRenderFns:[]}},function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"color-control style-control",class:{disabled:!e.present||e.disabled}},[i("label",{staticClass:"label",attrs:{for:e.name}},[e._v("\n "+e._s(e.label)+"\n ")]),e._v(" "),"undefined"!=typeof e.fallback?i("input",{staticClass:"opt exlcude-disabled",attrs:{id:e.name+"-o",type:"checkbox"},domProps:{checked:e.present},on:{input:function(t){e.$emit("input","undefined"==typeof e.value?e.fallback:void 0)}}}):e._e(),e._v(" "),"undefined"!=typeof e.fallback?i("label",{staticClass:"opt-l",attrs:{for:e.name+"-o"}}):e._e(),e._v(" "),i("input",{staticClass:"color-input",attrs:{id:e.name,type:"color",disabled:!e.present||e.disabled},domProps:{value:e.value||e.fallback},on:{input:function(t){e.$emit("input",t.target.value)}}}),e._v(" "),i("input",{staticClass:"text-input",attrs:{id:e.name+"-t",type:"text",disabled:!e.present||e.disabled},domProps:{value:e.value||e.fallback},on:{input:function(t){e.$emit("input",t.target.value)}}})])},staticRenderFns:[]}},function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return e.hideReply||e.deleted?e._e():i("div",{staticClass:"status-el",class:[{"status-el_focused":e.isFocused},{"status-conversation":e.inlineExpanded}]},[e.muted&&!e.noReplyLinks?[i("div",{staticClass:"media status container muted"},[i("small",[i("router-link",{attrs:{to:e.userProfileLink(e.status.user.id,e.status.user.screen_name)}},[e._v("\n "+e._s(e.status.user.screen_name)+"\n ")])],1),e._v(" "),i("small",{staticClass:"muteWords"},[e._v(e._s(e.muteWordHits.join(", ")))]),e._v(" "),i("a",{staticClass:"unmute",attrs:{href:"#"},on:{click:function(t){return t.preventDefault(),e.toggleMute(t)}}},[i("i",{staticClass:"button-icon icon-eye-off"})])])]:[e.retweet&&!e.noHeading?i("div",{staticClass:"media container retweet-info",class:[e.repeaterClass,{highlighted:e.repeaterStyle}],style:[e.repeaterStyle]},[e.retweet?i("StillImage",{staticClass:"avatar",class:{"better-shadow":e.betterShadow},attrs:{src:e.statusoid.user.profile_image_url_original}}):e._e(),e._v(" "),i("div",{staticClass:"media-body faint"},[e.retweeterHtml?i("a",{staticClass:"user-name",attrs:{href:e.statusoid.user.statusnet_profile_url,title:"@"+e.statusoid.user.screen_name},domProps:{innerHTML:e._s(e.retweeterHtml)}}):i("a",{staticClass:"user-name",attrs:{href:e.statusoid.user.statusnet_profile_url,title:"@"+e.statusoid.user.screen_name}},[e._v(e._s(e.retweeter))]),e._v(" "),i("i",{staticClass:"fa icon-retweet retweeted",attrs:{title:e.$t("tool_tip.repeat")}}),e._v("\n "+e._s(e.$t("timeline.repeated"))+"\n ")])],1):e._e(),e._v(" "),i("div",{staticClass:"media status",class:[e.userClass,{highlighted:e.userStyle,"is-retweet":e.retweet}],style:[e.userStyle]},[e.noHeading?e._e():i("div",{staticClass:"media-left"},[i("a",{attrs:{href:e.status.user.statusnet_profile_url},on:{"!click":function(t){return t.stopPropagation(),t.preventDefault(),e.toggleUserExpanded(t)}}},[i("StillImage",{staticClass:"avatar",class:{"avatar-compact":e.compact,"better-shadow":e.betterShadow},attrs:{src:e.status.use
e.panelLinkColorLocal=t},expression:"panelLinkColorLocal"}}),e._v(" "),i("ContrastRatio",{attrs:{contrast:e.previewContrast.panelLink,large:"1"}})],1),e._v(" "),i("div",{staticClass:"color-item"},[i("h4",[e._v(e._s(e.$t("settings.style.advanced_colors.top_bar")))]),e._v(" "),i("ColorInput",{attrs:{name:"topBarColor",fallback:e.fgColorLocal,label:e.$t("settings.background")},model:{value:e.topBarColorLocal,callback:function(t){e.topBarColorLocal=t},expression:"topBarColorLocal"}}),e._v(" "),i("ColorInput",{attrs:{name:"topBarTextColor",fallback:e.previewTheme.colors.topBarText,label:e.$t("settings.text")},model:{value:e.topBarTextColorLocal,callback:function(t){e.topBarTextColorLocal=t},expression:"topBarTextColorLocal"}}),e._v(" "),i("ContrastRatio",{attrs:{contrast:e.previewContrast.topBarText}}),e._v(" "),i("ColorInput",{attrs:{name:"topBarLinkColor",fallback:e.previewTheme.colors.topBarLink,label:e.$t("settings.links")},model:{value:e.topBarLinkColorLocal,callback:function(t){e.topBarLinkColorLocal=t},expression:"topBarLinkColorLocal"}}),e._v(" "),i("ContrastRatio",{attrs:{contrast:e.previewContrast.topBarLink}})],1),e._v(" "),i("div",{staticClass:"color-item"},[i("h4",[e._v(e._s(e.$t("settings.style.advanced_colors.inputs")))]),e._v(" "),i("ColorInput",{attrs:{name:"inputColor",fallback:e.fgColorLocal,label:e.$t("settings.background")},model:{value:e.inputColorLocal,callback:function(t){e.inputColorLocal=t},expression:"inputColorLocal"}}),e._v(" "),i("OpacityInput",{attrs:{name:"inputOpacity",fallback:e.previewTheme.opacity.input||1},model:{value:e.inputOpacityLocal,callback:function(t){e.inputOpacityLocal=t},expression:"inputOpacityLocal"}}),e._v(" "),i("ColorInput",{attrs:{name:"inputTextColor",fallback:e.previewTheme.colors.inputText,label:e.$t("settings.text")},model:{value:e.inputTextColorLocal,callback:function(t){e.inputTextColorLocal=t},expression:"inputTextColorLocal"}}),e._v(" "),i("ContrastRatio",{attrs:{contrast:e.previewContrast.inputText}})],1),e._v(" "),i("div",{staticClass:"color-item"},[i("h4",[e._v(e._s(e.$t("settings.style.advanced_colors.buttons")))]),e._v(" "),i("ColorInput",{attrs:{name:"btnColor",fallback:e.fgColorLocal,label:e.$t("settings.background")},model:{value:e.btnColorLocal,callback:function(t){e.btnColorLocal=t},expression:"btnColorLocal"}}),e._v(" "),i("OpacityInput",{attrs:{name:"btnOpacity",fallback:e.previewTheme.opacity.btn||1},model:{value:e.btnOpacityLocal,callback:function(t){e.btnOpacityLocal=t},expression:"btnOpacityLocal"}}),e._v(" "),i("ColorInput",{attrs:{name:"btnTextColor",fallback:e.previewTheme.colors.btnText,label:e.$t("settings.text")},model:{value:e.btnTextColorLocal,callback:function(t){e.btnTextColorLocal=t},expression:"btnTextColorLocal"}}),e._v(" "),i("ContrastRatio",{attrs:{contrast:e.previewContrast.btnText}})],1),e._v(" "),i("div",{staticClass:"color-item"},[i("h4",[e._v(e._s(e.$t("settings.style.advanced_colors.borders")))]),e._v(" "),i("ColorInput",{attrs:{name:"borderColor",fallback:e.previewTheme.colors.border,label:e.$t("settings.style.common.color")},model:{value:e.borderColorLocal,callback:function(t){e.borderColorLocal=t},expression:"borderColorLocal"}}),e._v(" "),i("OpacityInput",{attrs:{name:"borderOpacity",fallback:e.previewTheme.opacity.border||1},model:{value:e.borderOpacityLocal,callback:function(t){e.borderOpacityLocal=t},expression:"borderOpacityLocal"}})],1),e._v(" "),i("div",{staticClass:"color-item"},[i("h4",[e._v(e._s(e.$t("settings.style.advanced_colors.faint_text")))]),e._v(" "),i("ColorInput",{attrs:{name:"faintColor",fallback:e.previewTheme.colors.faint||1,label:e.$t("settings.text")},model:{value:e.faintColorLocal,callback:function(t){e.faintColorLocal=t},expression:"faintColorLocal"}}),e._v(" "),i("ColorInput",{attrs:{name:"faintLinkColor",fallback:e.previewTheme.colors.faintLink,label:e.$t("settings.links")},model:{value:e.faintLinkColorLocal,callback:function(t){e.faintLinkColorLocal=t},expression:"faintLinkColorLocal"}}),e._v(" "),i("ColorInput",{attrs:{name:"panelFaintColor",fallback:e.previewTheme.colors.panelFaint,label:e.$t(
},domProps:{checked:Array.isArray(e.notificationVisibilityLocal.follows)?e._i(e.notificationVisibilityLocal.follows,null)>-1:e.notificationVisibilityLocal.follows},on:{change:function(t){var i=e.notificationVisibilityLocal.follows,a=t.target,n=!!a.checked;if(Array.isArray(i)){var s=null,o=e._i(i,s);a.checked?o<0&&e.$set(e.notificationVisibilityLocal,"follows",i.concat([s])):o>-1&&e.$set(e.notificationVisibilityLocal,"follows",i.slice(0,o).concat(i.slice(o+1)))}else e.$set(e.notificationVisibilityLocal,"follows",n)}}}),e._v(" "),i("label",{attrs:{for:"notification-visibility-follows"}},[e._v("\n "+e._s(e.$t("settings.notification_visibility_follows"))+"\n ")])]),e._v(" "),i("li",[i("input",{directives:[{name:"model",rawName:"v-model",value:e.notificationVisibilityLocal.mentions,expression:"notificationVisibilityLocal.mentions"}],attrs:{type:"checkbox",id:"notification-visibility-mentions"},domProps:{checked:Array.isArray(e.notificationVisibilityLocal.mentions)?e._i(e.notificationVisibilityLocal.mentions,null)>-1:e.notificationVisibilityLocal.mentions},on:{change:function(t){var i=e.notificationVisibilityLocal.mentions,a=t.target,n=!!a.checked;if(Array.isArray(i)){var s=null,o=e._i(i,s);a.checked?o<0&&e.$set(e.notificationVisibilityLocal,"mentions",i.concat([s])):o>-1&&e.$set(e.notificationVisibilityLocal,"mentions",i.slice(0,o).concat(i.slice(o+1)))}else e.$set(e.notificationVisibilityLocal,"mentions",n)}}}),e._v(" "),i("label",{attrs:{for:"notification-visibility-mentions"}},[e._v("\n "+e._s(e.$t("settings.notification_visibility_mentions"))+"\n ")])])])]),e._v(" "),i("div",[e._v("\n "+e._s(e.$t("settings.replies_in_timeline"))+"\n "),i("label",{staticClass:"select",attrs:{for:"replyVisibility"}},[i("select",{directives:[{name:"model",rawName:"v-model",value:e.replyVisibilityLocal,expression:"replyVisibilityLocal"}],attrs:{id:"replyVisibility"},on:{change:function(t){var i=Array.prototype.filter.call(t.target.options,function(e){return e.selected}).map(function(e){var t="_value"in e?e._value:e.value;return t});e.replyVisibilityLocal=t.target.multiple?i:i[0]}}},[i("option",{attrs:{value:"all",selected:""}},[e._v(e._s(e.$t("settings.reply_visibility_all")))]),e._v(" "),i("option",{attrs:{value:"following"}},[e._v(e._s(e.$t("settings.reply_visibility_following")))]),e._v(" "),i("option",{attrs:{value:"self"}},[e._v(e._s(e.$t("settings.reply_visibility_self")))])]),e._v(" "),i("i",{staticClass:"icon-down-open"})])]),e._v(" "),i("div",[i("input",{directives:[{name:"model",rawName:"v-model",value:e.hidePostStatsLocal,expression:"hidePostStatsLocal"}],attrs:{type:"checkbox",id:"hidePostStats"},domProps:{checked:Array.isArray(e.hidePostStatsLocal)?e._i(e.hidePostStatsLocal,null)>-1:e.hidePostStatsLocal},on:{change:function(t){var i=e.hidePostStatsLocal,a=t.target,n=!!a.checked;if(Array.isArray(i)){var s=null,o=e._i(i,s);a.checked?o<0&&(e.hidePostStatsLocal=i.concat([s])):o>-1&&(e.hidePostStatsLocal=i.slice(0,o).concat(i.slice(o+1)))}else e.hidePostStatsLocal=n}}}),e._v(" "),i("label",{attrs:{for:"hidePostStats"}},[e._v("\n "+e._s(e.$t("settings.hide_post_stats"))+" "+e._s(e.$t("settings.instance_default",{value:e.hidePostStatsDefault}))+"\n ")])]),e._v(" "),i("div",[i("input",{directives:[{name:"model",rawName:"v-model",value:e.hideUserStatsLocal,expression:"hideUserStatsLocal"}],attrs:{type:"checkbox",id:"hideUserStats"},domProps:{checked:Array.isArray(e.hideUserStatsLocal)?e._i(e.hideUserStatsLocal,null)>-1:e.hideUserStatsLocal},on:{change:function(t){var i=e.hideUserStatsLocal,a=t.target,n=!!a.checked;if(Array.isArray(i)){var s=null,o=e._i(i,s);a.checked?o<0&&(e.hideUserStatsLocal=i.concat([s])):o>-1&&(e.hideUserStatsLocal=i.slice(0,o).concat(i.slice(o+1)))}else e.hideUserStatsLocal=n}}}),e._v(" "),i("label",{attrs:{for:"hideUserStats"}},[e._v("\n "+e._s(e.$t("settings.hide_user_stats"))+" "+e._s(e.$t("settings.instance_default",{value:e.hideUserStatsDefault}))+"\n ")])])]),e._v(" "),i("div",{stat
//# sourceMappingURL=app.1c83eacd8eddeef56c69.js.map