From e153b364a71de431787db236c57114f229162ddf Mon Sep 17 00:00:00 2001 From: lain Date: Tue, 17 Apr 2018 11:09:19 +0200 Subject: [PATCH] update frontend --- priv/static/index.html | 2 +- .../app.6c8da1b0ace79ad8881a0e5e716ec818.css | 2 + ...p.6c8da1b0ace79ad8881a0e5e716ec818.css.map | 1 + .../app.b96f1ae65bf0fc0f0564dbc7f12febfd.css | 2 - ...p.b96f1ae65bf0fc0f0564dbc7f12febfd.css.map | 1 - priv/static/static/font/config.json | 48 ++++++++++++++++++ .../static/static/font/css/fontello-codes.css | 8 +++ .../static/font/css/fontello-embedded.css | 20 +++++--- .../static/font/css/fontello-ie7-codes.css | 8 +++ priv/static/static/font/css/fontello-ie7.css | 8 +++ priv/static/static/font/css/fontello.css | 22 +++++--- priv/static/static/font/demo.html | 24 ++++++--- priv/static/static/font/font/fontello.eot | Bin 9812 -> 12348 bytes priv/static/static/font/font/fontello.svg | 16 ++++++ priv/static/static/font/font/fontello.ttf | Bin 9644 -> 12180 bytes priv/static/static/font/font/fontello.woff | Bin 6032 -> 7512 bytes priv/static/static/font/font/fontello.woff2 | Bin 5108 -> 6408 bytes .../static/js/app.64c4246ae54f6439cb69.js | 7 +++ .../static/js/app.64c4246ae54f6439cb69.js.map | 1 + .../static/js/app.be2883b7ed550f51c41d.js | 7 --- .../static/js/app.be2883b7ed550f51c41d.js.map | 1 - .../js/manifest.c0906490430c3def2aa2.js | 2 - .../js/manifest.f80ee14f782f05d77e39.js | 2 + ...p => manifest.f80ee14f782f05d77e39.js.map} | 2 +- .../js/vendor.07fdc75424ae7c00c949.js.map | 1 - ...c949.js => vendor.ef2aee0b2db579c3a86a.js} | 16 +++--- .../js/vendor.ef2aee0b2db579c3a86a.js.map | 1 + 27 files changed, 159 insertions(+), 43 deletions(-) create mode 100644 priv/static/static/css/app.6c8da1b0ace79ad8881a0e5e716ec818.css create mode 100644 priv/static/static/css/app.6c8da1b0ace79ad8881a0e5e716ec818.css.map delete mode 100644 priv/static/static/css/app.b96f1ae65bf0fc0f0564dbc7f12febfd.css delete mode 100644 priv/static/static/css/app.b96f1ae65bf0fc0f0564dbc7f12febfd.css.map create mode 100644 priv/static/static/js/app.64c4246ae54f6439cb69.js create mode 100644 priv/static/static/js/app.64c4246ae54f6439cb69.js.map delete mode 100644 priv/static/static/js/app.be2883b7ed550f51c41d.js delete mode 100644 priv/static/static/js/app.be2883b7ed550f51c41d.js.map delete mode 100644 priv/static/static/js/manifest.c0906490430c3def2aa2.js create mode 100644 priv/static/static/js/manifest.f80ee14f782f05d77e39.js rename priv/static/static/js/{manifest.c0906490430c3def2aa2.js.map => manifest.f80ee14f782f05d77e39.js.map} (92%) delete mode 100644 priv/static/static/js/vendor.07fdc75424ae7c00c949.js.map rename priv/static/static/js/{vendor.07fdc75424ae7c00c949.js => vendor.ef2aee0b2db579c3a86a.js} (64%) create mode 100644 priv/static/static/js/vendor.ef2aee0b2db579c3a86a.js.map diff --git a/priv/static/index.html b/priv/static/index.html index bdff533ab..a7e790536 100644 --- a/priv/static/index.html +++ b/priv/static/index.html @@ -1 +1 @@ -Pleroma
\ No newline at end of file +Pleroma
\ No newline at end of file diff --git a/priv/static/static/css/app.6c8da1b0ace79ad8881a0e5e716ec818.css b/priv/static/static/css/app.6c8da1b0ace79ad8881a0e5e716ec818.css new file mode 100644 index 000000000..0bad0bea3 --- /dev/null +++ b/priv/static/static/css/app.6c8da1b0ace79ad8881a0e5e716ec818.css @@ -0,0 +1,2 @@ +#app{background-size:cover;background-attachment:fixed;background-repeat:no-repeat;background-position:0 50px;min-height:100vh;max-width:100%;overflow:hidden}i{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}h4{margin:0}#content{box-sizing:border-box;padding-top:60px;margin:auto;min-height:100vh;max-width:980px;background-color:rgba(0,0,0,.15);-ms-flex-line-pack:start;align-content:flex-start}.text-center{text-align:center}body{font-family:sans-serif;font-size:14px;margin:0;color:#b9b9ba;color:var(--fg,#b9b9ba);max-width:100vw;overflow-x:hidden}a{text-decoration:none;color:#d8a070;color:var(--link,#d8a070)}button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#b9b9ba;color:var(--fg,#b9b9ba);background-color:#182230;background-color:var(--btn,#182230);border:none;border-radius:4px;border-radius:var(--btnRadius,4px);cursor:pointer;border-top:1px solid hsla(0,0%,100%,.2);border-bottom:1px solid rgba(0,0,0,.2);box-shadow:0 0 2px #000;font-size:14px;font-family:sans-serif}button:hover{box-shadow:0 0 4px hsla(0,0%,100%,.3)}button:disabled{cursor:not-allowed;opacity:.5}button.pressed{color:#999;color:var(--faint,#999);background-color:#121a24;background-color:var(--bg,#121a24)}label.select{padding:0}.select,input,textarea{border:none;border-radius:4px;border-radius:var(--btnRadius,4px);border-bottom:1px solid hsla(0,0%,100%,.2);border-top:1px solid rgba(0,0,0,.2);box-shadow:inset 0 0 2px #000;background-color:#151e2a;background-color:var(--lightBg,#151e2a);color:#b9b9ba;color:var(--lightFg,#b9b9ba);font-family:sans-serif;font-size:14px;padding:8px 7px;box-sizing:border-box;display:inline-block;position:relative;height:29px;line-height:16px}.select .icon-down-open,input .icon-down-open,textarea .icon-down-open{position:absolute;top:0;bottom:0;right:5px;height:100%;color:#b9b9ba;color:var(--fg,#b9b9ba);line-height:29px;z-index:0;pointer-events:none}.select select,input select,textarea select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;margin:0;color:#b9b9ba;color:var(--fg,#b9b9ba);padding:4px 2em 3px 3px;width:100%;z-index:1;height:29px;line-height:16px}.select[type=checkbox],.select[type=radio],input[type=checkbox],input[type=radio],textarea[type=checkbox],textarea[type=radio]{display:none}.select[type=checkbox]:checked+label:before,.select[type=radio]:checked+label:before,input[type=checkbox]:checked+label:before,input[type=radio]:checked+label:before,textarea[type=checkbox]:checked+label:before,textarea[type=radio]:checked+label:before{color:#b9b9ba;color:var(--fg,#b9b9ba)}.select[type=checkbox]+label:before,.select[type=radio]+label:before,input[type=checkbox]+label:before,input[type=radio]+label:before,textarea[type=checkbox]+label:before,textarea[type=radio]+label:before{display:inline-block;content:"\2714";transition:color .2s;width:1.1em;height:1.1em;border-radius:2px;border-radius:var(--checkBoxRadius,2px);border-bottom:1px solid hsla(0,0%,100%,.2);border-top:1px solid rgba(0,0,0,.2);box-shadow:inset 0 0 2px #000;margin-right:.5em;background-color:#182230;background-color:var(--btn,#182230);vertical-align:top;text-align:center;line-height:1.1em;font-size:1.1em;color:transparent;overflow:hidden;box-sizing:border-box}i[class*=icon-]{color:#666;color:var(--icon,#666)}.container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0 10px}.gaps{margin:-1em 0 0 -1em}.item{-ms-flex:1;flex:1;line-height:50px;height:50px;overflow:hidden}.item .nav-icon{font-size:1.1em;margin-left:.4em}.gaps>.item{padding:1em 0 0 1em}.auto-size{-ms-flex:1;flex:1}nav{width:100%;position:fixed}nav,nav .inner-nav{-ms-flex-align:center;align-items:center;height:50px}nav .inner-nav{padding-left:20px;padding-right:20px;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:970px;flex-basis:970px;margin:auto;background-repeat:no-repeat;background-position:50%;background-size:auto 80%}nav .inner-nav a i{color:#d8a070;color:var(--link,#d8a070)}main-router{-ms-flex:1;flex:1}.status.compact{color:rgba(0,0,0,.42);font-weight:300}.status.compact p{margin:0;font-size:.8em}.panel{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:.5em;background-color:#121a24;background-color:var(--bg,#121a24);border-radius:10px;border-radius:var(--panelRadius,10px);box-shadow:1px 1px 4px rgba(0,0,0,.6)}.panel-body:empty:before{content:"\AF\\_(\30C4)_/\AF";display:block;margin:1em;text-align:center}.panel-heading{border-radius:10px 10px 0 0;border-radius:var(--panelRadius,10px) var(--panelRadius,10px) 0 0;background-size:cover;padding:.6em 1em;text-align:left;font-size:1.3em;line-height:24px;background-color:#182230;background-color:var(--btn,#182230)}.panel-heading.stub{border-radius:10px;border-radius:var(--panelRadius,10px)}.panel-footer{border-radius:0 0 10px 10px;border-radius:0 0 var(--panelRadius,10px) var(--panelRadius,10px)}.panel-body>p{line-height:18px;padding:1em;margin:0}.container>*{min-width:0}.fa{color:grey}nav{z-index:1000;background-color:#182230;background-color:var(--btn,#182230);color:#999;color:var(--faint,#999);box-shadow:0 0 4px rgba(0,0,0,.6)}.fade-enter-active,.fade-leave-active{transition:opacity .2s}.fade-enter,.fade-leave-active{opacity:0}.main{-ms-flex-preferred-size:60%;flex-basis:60%;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}.sidebar-bounds{-ms-flex:0;flex:0;-ms-flex-preferred-size:35%;flex-basis:35%}.sidebar-flexer{-ms-flex:1;flex:1;-ms-flex-preferred-size:345px;flex-basis:345px;width:365px}.mobile-shown{display:none}.panel-switcher{display:none;width:100%;height:46px}.panel-switcher button{display:block;-ms-flex:1;flex:1;max-height:32px;margin:.5em;padding:.5em}@media (min-width:960px){body{overflow-y:scroll}.sidebar-bounds{overflow:hidden;max-height:100vh;width:345px;position:fixed;margin-top:-10px}.sidebar-bounds .sidebar-scroller{height:96vh;width:365px;padding-top:10px;padding-right:50px;overflow-x:hidden;overflow-y:scroll}.sidebar-bounds .sidebar{width:345px}.sidebar-flexer{max-height:96vh;-ms-flex-negative:0;flex-shrink:0;-ms-flex-positive:0;flex-grow:0}}.alert{margin:.35em;padding:.25em;border-radius:5px;border-radius:var(--tooltipRadius,5px);color:#999;color:var(--faint,#999);min-height:28px;line-height:28px}.alert.error{background-color:rgba(211,16,20,.5);background-color:var(--cAlertRed,rgba(211,16,20,.5))}.faint{color:#999;color:var(--faint,#999)}@media (max-width:959px){.mobile-hidden{display:none}.panel-switcher{display:-ms-flexbox;display:flex}.container{padding:0}.panel{margin:.5em 0}}.item.right{text-align:right;padding-right:20px}.user-panel .profile-panel-background .panel-heading{background:transparent}.login-form .btn{min-height:28px;width:10em}.login-form .error{text-align:center}.login-form .register{-ms-flex:1 1;flex:1 1}.login-form .login-bottom{margin-top:1em;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.tribute-container ul{padding:0}.tribute-container ul li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.tribute-container img{padding:3px;width:16px;height:16px;border-radius:10px;border-radius:var(--avatarAltRadius,10px)}.login .form-bottom,.post-status-form .form-bottom{display:-ms-flexbox;display:flex;padding:.5em;height:32px}.login .form-bottom button,.post-status-form .form-bottom button{width:10em}.login .form-bottom p,.post-status-form .form-bottom p{margin:.35em;padding:.35em;display:-ms-flexbox;display:flex}.login .error,.post-status-form .error{text-align:center}.login .attachments,.post-status-form .attachments{padding:0 .5em}.login .attachments .attachment,.post-status-form .attachments .attachment{position:relative;border:1px solid #222;border:1px solid var(--border,#222);margin:.5em .8em .2em 0}.login .attachments i,.post-status-form .attachments i{position:absolute;margin:10px;padding:5px;background:hsla(0,0%,90%,.6);border-radius:10px;border-radius:var(--attachmentRadius,10px);font-weight:700}.login form,.post-status-form form{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:.6em}.login .form-group,.post-status-form .form-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:.3em .5em .6em;line-height:24px}.login form textarea,.post-status-form form textarea{line-height:16px;resize:none;overflow:hidden;transition:min-height .2s .1s;min-height:1px;box-sizing:content-box}.login form textarea:focus,.post-status-form form textarea:focus{min-height:48px}.login .btn,.post-status-form .btn{cursor:pointer}.login .btn[disabled],.post-status-form .btn[disabled]{cursor:not-allowed}.login .icon-cancel,.post-status-form .icon-cancel{cursor:pointer;z-index:4}.login .autocomplete-panel,.post-status-form .autocomplete-panel{margin:0 .5em;border-radius:5px;border-radius:var(--tooltipRadius,5px);position:absolute;z-index:1;box-shadow:1px 2px 4px rgba(0,0,0,.5);min-width:75%;background:#182230;background:var(--btn,#182230);color:#b9b9ba;color:var(--lightFg,#b9b9ba)}.login .autocomplete,.post-status-form .autocomplete{cursor:pointer;padding:.2em .4em;border-bottom:1px solid rgba(0,0,0,.4);display:-ms-flexbox;display:flex}.login .autocomplete img,.post-status-form .autocomplete img{width:24px;height:24px;border-radius:4px;border-radius:var(--avatarRadius,4px);object-fit:contain}.login .autocomplete span,.post-status-form .autocomplete span{line-height:24px;margin:0 .1em 0 .2em}.login .autocomplete small,.post-status-form .autocomplete small{margin-left:.5em;color:#999;color:var(--faint,#999)}.media-upload{font-size:26px;-ms-flex:1;flex:1}.icon-upload{cursor:pointer}.profile-panel-background{background-size:cover;border-radius:10px;border-radius:var(--panelRadius,10px)}.profile-panel-background .panel-heading{padding:.6em 0;text-align:center}.profile-panel-body{top:0;padding-top:4em;word-wrap:break-word;background:linear-gradient(180deg,transparent,#121a24 80%);background:linear-gradient(180deg,transparent,var(--bg,#121a24) 80%)}.user-info{color:#fff;padding:0 16px 16px;margin-bottom:-4em;text-shadow:0 1px 1.5px #000}.user-info .container{padding:16px 10px 4px;display:-ms-flexbox;display:flex;max-height:56px;overflow:hidden}.user-info .container .avatar{border-radius:4px;border-radius:var(--avatarRadius,4px);-ms-flex:1 0 100%;flex:1 0 100%;width:56px;height:56px;box-shadow:0 1px 8px rgba(0,0,0,.75);object-fit:cover}.user-info .container .avatar.animated:before,.user-info:hover .animated.avatar canvas{display:none}.user-info:hover .animated.avatar img{visibility:visible}.user-info .usersettings{color:#fff;opacity:.8}.user-info .name-and-screen-name{display:block;margin-left:.6em;text-align:left;text-overflow:ellipsis;white-space:nowrap;-ms-flex:1 1 0px;flex:1 1 0}.user-info .user-name{color:#fff;text-overflow:ellipsis;overflow:hidden}.user-info .user-screen-name{color:#fff;font-weight:lighter;font-size:15px;padding-right:.1em}.user-info .user-interactions{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between;margin-top:.7em;margin-bottom:-1em}.user-info .user-interactions div{-ms-flex:1;flex:1}.user-info .user-interactions .following{color:#fff;font-size:14px;-ms-flex:0 0 100%;flex:0 0 100%;margin:-.7em 0 .3em;padding-left:16px;text-align:left}.user-info .user-interactions .follow,.user-info .user-interactions .mute,.user-info .user-interactions .remote-follow{max-width:220px;min-height:28px}.user-info .user-interactions button{width:92%;height:100%}.user-info .user-interactions .remote-button{height:28px!important;width:92%}.user-info .user-interactions .pressed{border-bottom-color:hsla(0,0%,100%,.2);border-top-color:rgba(0,0,0,.2)}.user-counts{display:-ms-flexbox;display:flex;line-height:16px;padding:1em 1.5em 0 1em;text-align:center}.user-count{-ms-flex:1;flex:1}.user-count h5{font-size:1em;font-weight:bolder;margin:0 0 .25em}.user-count a{text-decoration:none}.dailyAvg{font-size:.8em;opacity:.5}.still-image{position:relative;line-height:0;overflow:hidden;width:100%;height:100%}.still-image:hover canvas{display:none}.still-image img{width:100%;height:100%}.still-image.animated:hover:before,.still-image.animated img{visibility:hidden}.still-image.animated:hover img{visibility:visible}.still-image.animated:before{content:"gif";position:absolute;line-height:10px;font-size:10px;top:5px;left:5px;background:hsla(0,0%,50%,.5);color:#fff;display:block;padding:2px 4px;border-radius:5px;border-radius:var(--tooltipRadius,5px);z-index:2}.still-image canvas{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%}.nav-panel .panel{overflow:hidden}.nav-panel ul{list-style:none;margin:0;padding:0}.nav-panel li{border-bottom:1px solid;border-color:#222;border-color:var(--border,#222);background-color:#121a24;background-color:var(--bg,#121a24);padding:0}.nav-panel li:first-child a{border-top-right-radius:10px;border-top-right-radius:var(--panelRadius,10px);border-top-left-radius:10px;border-top-left-radius:var(--panelRadius,10px)}.nav-panel li:last-child a{border-bottom-right-radius:10px;border-bottom-right-radius:var(--panelRadius,10px);border-bottom-left-radius:10px;border-bottom-left-radius:var(--panelRadius,10px)}.nav-panel li:last-child{border:none}.nav-panel a{display:block;padding:.8em .85em}.nav-panel a.router-link-active,.nav-panel a:hover{background-color:#151e2a;background-color:var(--lightBg,#151e2a)}.nav-panel a.router-link-active{font-weight:bolder}.nav-panel a.router-link-active:hover{text-decoration:underline}.notifications{padding-bottom:15em}.notifications .panel{background:#121a24;background:var(--bg,#121a24)}.notifications .panel-body{border-color:#222;border-color:var(--border,#222)}.notifications .panel-heading{position:relative;background:#182230;background:var(--btn,#182230);color:#b9b9ba;color:var(--fg,#b9b9ba)}.notifications .panel-heading .read-button{position:absolute;right:.7em;height:1.8em;line-height:100%}.notifications .unseen-count{display:inline-block;background-color:red;background-color:var(--cRed,red);text-shadow:0 0 3px rgba(0,0,0,.5);min-width:1.3em;border-radius:1.3em;margin:0 .2em 0 -.4em;color:#fff;font-size:.9em;text-align:center;line-height:1.3em}.notifications .unseen{border-left:4px solid red;border-left:4px solid var(--cRed,red);padding-left:0}.notification{box-sizing:border-box;display:-ms-flexbox;display:flex;border-bottom:1px solid;border-bottom-color:inherit;padding-left:4px}.notification .avatar-compact{width:32px;height:32px;border-radius:10px;border-radius:var(--avatarAltRadius,10px);overflow:hidden;line-height:0}.notification .avatar-compact.animated:before,.notification:hover .animated.avatar canvas{display:none}.notification:hover .animated.avatar img{visibility:visible}.notification .notification-usercard{margin:0}.notification .non-mention{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:.6em;min-width:0}.notification .non-mention .avatar-container{width:32px;height:32px}.notification .non-mention .status-el{padding:0}.notification .non-mention .status-el .status{padding:.25em 0;color:#999;color:var(#999,--faint)}.notification .non-mention .status-el .media-body{margin:0}.notification .follow-text{padding:.5em 0}.notification .status-el{-ms-flex:1;flex:1}.notification time{white-space:nowrap}.notification .notification-right{-ms-flex:1;flex:1;padding-left:.8em;min-width:0}.notification .notification-details{min-width:0;word-wrap:break-word;line-height:18px;position:relative;overflow:hidden;width:100%;-ms-flex:1 1 0px;flex:1 1 0;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.notification .notification-details .name-and-action{-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis}.notification .notification-details .username{font-weight:bolder;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.notification .notification-details .timeago{float:right;font-size:12px}.notification .notification-details .icon-retweet.lit{color:#0fa00f;color:var(--cGreen,#0fa00f)}.notification .notification-details .icon-reply.lit,.notification .notification-details .icon-user-plus.lit{color:#0095ff;color:var(--cBlue,#0095ff)}.notification .notification-details .icon-star.lit{color:orange;color:var(--cOrange,orange)}.notification .notification-details .status-content{margin:0;max-height:300px}.notification .notification-details h1{word-break:break-all;margin:0 0 .3em;padding:0;font-size:1em;line-height:20px}.notification .notification-details h1 small{font-weight:lighter}.notification .notification-details p{margin:0;margin-top:0;margin-bottom:.3em}.notification:last-child{border-bottom:none}.notification:last-child,.notification:last-child .status-el{border-radius:0 0 10px 10px;border-radius:0 0 var(--panelRadius,10px) var(--panelRadius,10px)}.status-body{-ms-flex:1;flex:1;min-width:0}.status-preview.status-el{border-color:#222;border:1px solid var(--border,#222)}.status-preview-container{position:relative;max-width:100%}.status-preview{position:absolute;max-width:95%;display:-ms-flexbox;display:flex;background-color:#121a24;background-color:var(--bg,#121a24);border-color:#222;border:1px solid var(--border,#222);border-radius:5px;border-radius:var(--tooltipRadius,5px);box-shadow:2px 2px 3px rgba(0,0,0,.5);margin-top:.25em;margin-left:.5em;z-index:50}.status-preview .status{-ms-flex:1;flex:1;border:0;min-width:15em}.status-preview-loading{display:block;min-width:15em;padding:1em;text-align:center;border-width:1px;border-style:solid}.status-preview-loading i{font-size:2em}.status-el{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;border-left-width:0;line-height:18px;min-width:0;background-color:#121a24;background-color:var(--bg,#121a24);border-color:#222;border-color:var(--border,#222);border-left:4px red;border-left:4px var(--cRed,red)}.status-el_focused{background-color:#151e2a;background-color:var(--lightBg,#151e2a)}.timeline .status-el{border-bottom-width:1px;border-bottom-style:solid}.status-el .media-body{-ms-flex:1;flex:1;padding:0;margin:0 0 .25em .8em}.status-el .media-heading{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.status-el .media-heading-left{padding:0;vertical-align:bottom;-ms-flex-preferred-size:100%;flex-basis:100%}.status-el .media-heading-left small{font-weight:lighter}.status-el .media-heading-left h4{white-space:nowrap;font-size:14px;margin-right:.25em;overflow:hidden;text-overflow:ellipsis}.status-el .media-heading-left .name-and-links{padding:0;-ms-flex:1 0;flex:1 0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center}.status-el .media-heading-left .links{display:-ms-flexbox;display:flex;padding-top:1px;margin-left:.2em;font-size:12px;color:#d8a070;color:var(--link,#d8a070);max-width:100%}.status-el .media-heading-left .links a{max-width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.status-el .media-heading-left .reply-info{display:-ms-flexbox;display:flex}.status-el .media-heading-left .replies{line-height:16px}.status-el .media-heading-left .reply-link{margin-right:.2em}.status-el .media-heading-right{-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;max-height:1.5em;margin-left:.25em}.status-el .media-heading-right .timeago{margin-right:.2em;font-size:12px;padding-top:1px}.status-el .media-heading-right i{margin-left:.2em}.status-el a{display:inline-block;word-break:break-all}.status-el .tall-status{position:relative;height:220px;overflow-x:hidden;overflow-y:hidden}.status-el .tall-status-hider{position:absolute;height:70px;margin-top:150px;width:100%;text-align:center;line-height:110px;background:linear-gradient(180deg,transparent,#121a24 80%);background:linear-gradient(180deg,transparent,var(--bg,#121a24) 80%)}.status-el .tall-status-hider_focused{background:linear-gradient(180deg,transparent,#151e2a 80%);background:linear-gradient(180deg,transparent,var(--lightBg,#151e2a) 80%)}.status-el .tall-status-unhider{width:100%;text-align:center}.status-el .status-content{margin-right:.5em}.status-el .status-content img,.status-el .status-content video{max-width:100%;max-height:400px;vertical-align:middle;object-fit:contain}.status-el .status-content blockquote{margin:.2em 0 .2em 2em;font-style:italic}.status-el .status-content p{margin:0;margin-top:.2em;margin-bottom:.5em}.status-el .retweet-info{padding:.4em .6em 0;margin:0 0 -.5em}.status-el .retweet-info .avatar{border-radius:10px;border-radius:var(--avatarAltRadius,10px);margin-left:28px;width:20px;height:20px}.status-el .retweet-info .media-body{font-size:1em;line-height:22px;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.status-el .retweet-info .media-body i{padding:0 .2em}.status-el .retweet-info .media-body a{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.status-fadein{animation-duration:.4s;animation-name:fadein}@keyframes fadein{0%{opacity:0}to{opacity:1}}.greentext{color:green}.status-conversation{border-left-style:solid}.status-actions{width:100%;display:-ms-flexbox;display:flex}.status-actions div,.status-actions favorite-button{padding-top:.25em;max-width:6em;-ms-flex:1;flex:1}.icon-reply.icon-reply-active,.icon-reply:hover{color:#0095ff;color:var(--cBlue,#0095ff)}.status .avatar-compact{width:32px;height:32px;border-radius:10px;border-radius:var(--avatarAltRadius,10px)}.avatar{width:48px;height:48px;border-radius:4px;border-radius:var(--avatarRadius,4px);overflow:hidden;position:relative}.avatar img{width:100%;height:100%}.avatar.animated:before,.status:hover .animated.avatar canvas{display:none}.status:hover .animated.avatar img{visibility:visible}.status{display:-ms-flexbox;display:flex;padding:.6em}.status-conversation:last-child{border-bottom:none}.muted{padding:.25em .5em}.muted button{margin-left:auto}.muted .muteWords{margin-left:10px}a.unmute{display:block;margin-left:auto}.reply-left{-ms-flex:0;flex:0;min-width:48px}.reply-body{-ms-flex:1;flex:1}.timeline>.status-el:last-child{border-bottom-radius:0 0 10px 10px;border-radius:0 0 var(--panelRadius,10px) var(--panelRadius,10px)}@media (max-width:960px){.status-el .retweet-info .avatar{margin-left:20px}.status{max-width:100%}.status .avatar{width:40px;height:40px}.status .avatar-compact{width:32px;height:32px}}.attachments{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-.7em}.attachments .attachment.media-upload-container{-ms-flex:0 0 auto;flex:0 0 auto;max-height:300px;max-width:100%}.attachments .placeholder{margin-right:.5em}.attachments .small-attachment{max-height:100px}.attachments .small-attachment.image,.attachments .small-attachment.video{max-width:35%}.attachments .attachment{-ms-flex:1 0 30%;flex:1 0 30%;margin:.5em .7em .6em 0;-ms-flex-item-align:start;align-self:flex-start;line-height:0;border-radius:10px;border-radius:var(--attachmentRadius,10px);border-color:#222;border:1px solid var(--border,#222);overflow:hidden}.attachments .fullwidth{-ms-flex-preferred-size:100%;flex-basis:100%}.attachments.video{line-height:0}.attachments.html{-ms-flex-preferred-size:90%;flex-basis:90%;width:100%;display:-ms-flexbox;display:flex}.attachments.loading{cursor:progress}.attachments .hider{position:absolute;margin:10px;padding:5px;background:hsla(0,0%,90%,.6);font-weight:700;z-index:4}.attachments .small{max-height:100px}.attachments video{max-height:500px;height:100%;width:100%;z-index:0}.attachments audio{width:100%}.attachments img.media-upload{line-height:0;max-height:300px;max-width:100%}.attachments .oembed{line-height:1.2em;-ms-flex:1 0 100%;flex:1 0 100%;width:100%;margin-right:15px;display:-ms-flexbox;display:flex}.attachments .oembed img{width:100%}.attachments .oembed .image{-ms-flex:1;flex:1}.attachments .oembed .image img{border:0;border-radius:5px;height:100%;object-fit:cover}.attachments .oembed .text{-ms-flex:2;flex:2;margin:8px;word-break:break-all}.attachments .oembed .text h1{font-size:14px;margin:0}.attachments .image-attachment{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1}.attachments .image-attachment .still-image{width:100%;height:100%}.attachments .image-attachment .small img{max-height:100px}.attachments .image-attachment img{object-fit:contain;width:100%;height:100%;max-height:500px;image-orientation:from-image}.fav-active{cursor:pointer;animation-duration:.6s}.fav-active:hover,.favorite-button.icon-star{color:orange;color:var(--cOrange,orange)}.rt-active{cursor:pointer;animation-duration:.6s}.icon-retweet.retweeted,.rt-active:hover{color:#0fa00f;color:var(--cGreen,#0fa00f)}.delete-status,.icon-cancel{cursor:pointer}.delete-status:hover,.icon-cancel:hover{color:var(--cRed,red);color:red}.user-finder-container{height:29px;max-width:100%}.user-finder-input{max-width:80%;vertical-align:middle}.floating-chat{position:fixed;right:0;bottom:0;z-index:1000}.chat-heading{cursor:pointer}.chat-heading .icon-comment-empty{color:#b9b9ba;color:var(--fg,#b9b9ba)}.chat-window{width:345px;max-height:40vh;overflow-y:auto;overflow-x:hidden}.chat-message{display:-ms-flexbox;display:flex;padding:.2em .5em}.chat-avatar img{height:24px;width:24px;border-radius:4px;border-radius:var(--avatarRadius,4px);margin-right:.5em;margin-top:.25em}.chat-input{display:-ms-flexbox;display:flex}.chat-input textarea{-ms-flex:1;flex:1;margin:.6em;min-height:3.5em;resize:none}.timeline .timeline-heading{position:relative;display:-ms-flexbox;display:flex}.timeline .title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:70%}.timeline .loadmore-button{position:absolute;right:.6em;font-size:14px;min-width:6em;height:1.8em;line-height:100%}.timeline .loadmore-text{padding:0 .5em;opacity:.8;background-color:transparent;color:#999;color:var(--faint,#999)}.timeline .loadmore-error,.timeline .loadmore-text{position:absolute;right:.6em;font-size:14px;min-width:6em;font-family:sans-serif;text-align:center}.timeline .loadmore-error{padding:0 .25em;margin:0;color:#b9b9ba;color:var(--fg,#b9b9ba)}.new-status-notification{position:relative;margin-top:-1px;font-size:1.1em;border-width:1px 0 0;border-style:solid;border-color:var(--border,#222);padding:10px;z-index:1;background-color:#182230;background-color:var(--btn,#182230)}.spacer{height:1em}.name-and-screen-name{margin-left:.7em;margin-top:0;text-align:left;width:100%}.follows-you{margin-left:2em;float:right}.card{display:-ms-flexbox;display:flex;-ms-flex:1 0;flex:1 0;padding:.6em 1em;border-bottom:1px solid;margin:0;border-bottom-color:#222;border-bottom-color:var(--border,#222)}.card .avatar{margin-top:.2em;width:32px;height:32px;border-radius:10px;border-radius:var(--avatarAltRadius,10px)}.usercard{width:-webkit-fill-available;width:-moz-available;width:fill-available;margin:.2em 0 .7em;border-radius:10px;border-radius:var(--panelRadius,10px);border-color:#222;border:1px solid var(--border,#222);overflow:hidden}.usercard .panel-heading{background:transparent}.usercard p{margin-bottom:0}.user-profile{-ms-flex:2;flex:2;-ms-flex-preferred-size:500px;flex-basis:500px;padding-bottom:10px}.user-profile .panel-heading{background:transparent}.setting-item{margin:1em 1em 1.4em}.setting-item textarea{width:100%;height:100px}.setting-item .new-avatar,.setting-item .old-avatar{width:128px;border-radius:4px;border-radius:var(--avatarRadius,4px)}.setting-item .new-avatar{object-fit:cover;height:128px}.setting-item .btn{margin-top:1em;min-height:28px;width:10em}.setting-list{list-style-type:none}.setting-list li{margin-bottom:.5em}.style-switcher{margin-right:1em}.color-container,.radius-container{display:-ms-flexbox;display:flex}.color-container p,.radius-container p{margin-top:2em;margin-bottom:.5em}.radius-container{-ms-flex-direction:column;flex-direction:column}.color-container{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.color-item,.radius-item{min-width:20em;display:-ms-flexbox;display:flex;-ms-flex:1 1 0px;flex:1 1 0;-ms-flex-align:baseline;align-items:baseline;margin:5px 6px 5px 0}.color-item label,.radius-item label{color:var(--faint,#999)}.radius-item{-ms-flex-preferred-size:auto;flex-basis:auto}.theme-color-cl,.theme-radius-rn{border:0;box-shadow:none;background:transparent;color:var(--faint,#999);-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.theme-color-cl,.theme-color-in,.theme-radius-in{margin-left:4px}.theme-color-in{min-width:4em}.theme-radius-in{min-width:1em}.theme-color-in,.theme-radius-in{max-width:7em;-ms-flex:1;flex:1}.theme-color-lb,.theme-radius-lb{-ms-flex:2;flex:2;min-width:7em}.theme-radius-lb{max-width:50em}.theme-color-lb{max-width:10em}.theme-color-cl{padding:1px;max-width:8em;height:100%;-ms-flex:0;flex:0;min-width:2em;cursor:pointer}.theme-preview-content{padding:20px}.dummy .avatar{background:linear-gradient(135deg,#b8e1fc,#a9d2f3 10%,#90bae4 25%,#90bcea 37%,#90bff0 50%,#6ba8e5 51%,#a2daf5 83%,#bdf3fd);color:#000;text-align:center;height:48px;line-height:48px;width:48px;float:left;margin-right:1em}.registration-form{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:.6em}.registration-form .container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.registration-form .terms-of-service{-ms-flex:0 1 50%;flex:0 1 50%;margin:.8em}.registration-form .text-fields{margin-top:.6em;-ms-flex:1 0;flex:1 0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.registration-form .form-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:.3em 0;line-height:24px}.registration-form form textarea{line-height:16px;resize:vertical}.registration-form .captcha{max-width:350px;margin-bottom:.4em}.registration-form .btn{margin-top:.6em;height:28px}.registration-form .error{text-align:center}@media (max-width:959px){.registration-form .container{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.profile-edit .bio{margin:0}.profile-edit input[type=file]{padding:5px}.profile-edit .banner{max-width:400px}.profile-edit .uploading{font-size:1.5em;margin:.25em} +/*# sourceMappingURL=app.6c8da1b0ace79ad8881a0e5e716ec818.css.map*/ \ No newline at end of file diff --git a/priv/static/static/css/app.6c8da1b0ace79ad8881a0e5e716ec818.css.map b/priv/static/static/css/app.6c8da1b0ace79ad8881a0e5e716ec818.css.map new file mode 100644 index 000000000..e9611a871 --- /dev/null +++ b/priv/static/static/css/app.6c8da1b0ace79ad8881a0e5e716ec818.css.map @@ -0,0 +1 @@ +{"version":3,"sources":["webpack:///webpack:///src/App.scss","webpack:///webpack:///src/components/user_panel/user_panel.vue","webpack:///webpack:///src/components/login_form/login_form.vue","webpack:///webpack:///src/components/post_status_form/post_status_form.vue","webpack:///webpack:///src/components/media_upload/media_upload.vue","webpack:///webpack:///src/components/user_card_content/user_card_content.vue","webpack:///webpack:///src/components/still-image/still-image.vue","webpack:///webpack:///src/components/nav_panel/nav_panel.vue","webpack:///webpack:///src/components/notifications/notifications.scss","webpack:///webpack:///src/components/status/status.vue","webpack:///webpack:///src/components/attachment/attachment.vue","webpack:///webpack:///src/components/favorite_button/favorite_button.vue","webpack:///webpack:///src/components/retweet_button/retweet_button.vue","webpack:///webpack:///src/components/delete_button/delete_button.vue","webpack:///webpack:///src/components/user_finder/user_finder.vue","webpack:///webpack:///src/components/chat_panel/chat_panel.vue","webpack:///webpack:///src/components/timeline/timeline.vue","webpack:///webpack:///src/components/status_or_conversation/status_or_conversation.vue","webpack:///webpack:///src/components/user_card/user_card.vue","webpack:///webpack:///src/components/user_profile/user_profile.vue","webpack:///webpack:///src/components/settings/settings.vue","webpack:///webpack:///src/components/style_switcher/style_switcher.vue","webpack:///webpack:///src/components/registration/registration.vue","webpack:///webpack:///src/components/user_settings/user_settings.vue"],"names":[],"mappings":"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","file":"static/css/app.6c8da1b0ace79ad8881a0e5e716ec818.css","sourcesContent":["\n#app{background-size:cover;background-attachment:fixed;background-repeat:no-repeat;background-position:0 50px;min-height:100vh;max-width:100%;overflow:hidden\n}\ni{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none\n}\nh4{margin:0\n}\n#content{box-sizing:border-box;padding-top:60px;margin:auto;min-height:100vh;max-width:980px;background-color:rgba(0,0,0,0.15);-ms-flex-line-pack:start;align-content:flex-start\n}\n.text-center{text-align:center\n}\nbody{font-family:sans-serif;font-size:14px;margin:0;color:#b9b9ba;color:var(--fg, #b9b9ba);max-width:100vw;overflow-x:hidden\n}\na{text-decoration:none;color:#d8a070;color:var(--link, #d8a070)\n}\nbutton{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#b9b9ba;color:var(--fg, #b9b9ba);background-color:#182230;background-color:var(--btn, #182230);border:none;border-radius:4px;border-radius:var(--btnRadius, 4px);cursor:pointer;border-top:1px solid rgba(255,255,255,0.2);border-bottom:1px solid rgba(0,0,0,0.2);box-shadow:0px 0px 2px black;font-size:14px;font-family:sans-serif\n}\nbutton:hover{box-shadow:0px 0px 4px rgba(255,255,255,0.3)\n}\nbutton:disabled{cursor:not-allowed;opacity:0.5\n}\nbutton.pressed{color:#999;color:var(--faint, #999);background-color:#121a24;background-color:var(--bg, #121a24)\n}\nlabel.select{padding:0\n}\ninput,textarea,.select{border:none;border-radius:4px;border-radius:var(--btnRadius, 4px);border-bottom:1px solid rgba(255,255,255,0.2);border-top:1px solid rgba(0,0,0,0.2);box-shadow:0px 0px 2px black inset;background-color:#151e2a;background-color:var(--lightBg, #151e2a);color:#b9b9ba;color:var(--lightFg, #b9b9ba);font-family:sans-serif;font-size:14px;padding:8px 7px;box-sizing:border-box;display:inline-block;position:relative;height:29px;line-height:16px\n}\ninput .icon-down-open,textarea .icon-down-open,.select .icon-down-open{position:absolute;top:0;bottom:0;right:5px;height:100%;color:#b9b9ba;color:var(--fg, #b9b9ba);line-height:29px;z-index:0;pointer-events:none\n}\ninput select,textarea select,.select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;margin:0;color:#b9b9ba;color:var(--fg, #b9b9ba);padding:4px 2em 3px 3px;width:100%;z-index:1;height:29px;line-height:16px\n}\ninput[type=radio],input[type=checkbox],textarea[type=radio],textarea[type=checkbox],.select[type=radio],.select[type=checkbox]{display:none\n}\ninput[type=radio]:checked+label::before,input[type=checkbox]:checked+label::before,textarea[type=radio]:checked+label::before,textarea[type=checkbox]:checked+label::before,.select[type=radio]:checked+label::before,.select[type=checkbox]:checked+label::before{color:#b9b9ba;color:var(--fg, #b9b9ba)\n}\ninput[type=radio]+label::before,input[type=checkbox]+label::before,textarea[type=radio]+label::before,textarea[type=checkbox]+label::before,.select[type=radio]+label::before,.select[type=checkbox]+label::before{display:inline-block;content:'✔';transition:color 200ms;width:1.1em;height:1.1em;border-radius:2px;border-radius:var(--checkBoxRadius, 2px);border-bottom:1px solid rgba(255,255,255,0.2);border-top:1px solid rgba(0,0,0,0.2);box-shadow:0px 0px 2px black inset;margin-right:.5em;background-color:#182230;background-color:var(--btn, #182230);vertical-align:top;text-align:center;line-height:1.1em;font-size:1.1em;box-sizing:border-box;color:transparent;overflow:hidden;box-sizing:border-box\n}\ni[class*=icon-]{color:#666;color:var(--icon, #666)\n}\n.container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0 10px 0 10px\n}\n.gaps{margin:-1em 0 0 -1em\n}\n.item{-ms-flex:1;flex:1;line-height:50px;height:50px;overflow:hidden\n}\n.item .nav-icon{font-size:1.1em;margin-left:0.4em\n}\n.gaps>.item{padding:1em 0 0 1em\n}\n.auto-size{-ms-flex:1;flex:1\n}\nnav{width:100%;-ms-flex-align:center;align-items:center;position:fixed;height:50px\n}\nnav .inner-nav{padding-left:20px;padding-right:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-preferred-size:970px;flex-basis:970px;margin:auto;height:50px;background-repeat:no-repeat;background-position:center;background-size:auto 80%\n}\nnav .inner-nav a i{color:#d8a070;color:var(--link, #d8a070)\n}\nmain-router{-ms-flex:1;flex:1\n}\n.status.compact{color:rgba(0,0,0,0.42);font-weight:300\n}\n.status.compact p{margin:0;font-size:0.8em\n}\n.panel{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0.5em;background-color:#121a24;background-color:var(--bg, #121a24);border-radius:10px;border-radius:var(--panelRadius, 10px);box-shadow:1px 1px 4px rgba(0,0,0,0.6)\n}\n.panel-body:empty::before{content:\"¯\\\\_(ツ)_/¯\";display:block;margin:1em;text-align:center\n}\n.panel-heading{border-radius:10px 10px 0 0;border-radius:var(--panelRadius, 10px) var(--panelRadius, 10px) 0 0;background-size:cover;padding:0.6em 1.0em;text-align:left;font-size:1.3em;line-height:24px;background-color:#182230;background-color:var(--btn, #182230)\n}\n.panel-heading.stub{border-radius:10px;border-radius:var(--panelRadius, 10px)\n}\n.panel-footer{border-radius:0 0 10px 10px;border-radius:0 0 var(--panelRadius, 10px) var(--panelRadius, 10px)\n}\n.panel-body>p{line-height:18px;padding:1em;margin:0\n}\n.container>*{min-width:0px\n}\n.fa{color:grey\n}\nnav{z-index:1000;background-color:#182230;background-color:var(--btn, #182230);color:#999;color:var(--faint, #999);box-shadow:0px 0px 4px rgba(0,0,0,0.6)\n}\n.fade-enter-active,.fade-leave-active{transition:opacity .2s\n}\n.fade-enter,.fade-leave-active{opacity:0\n}\n.main{-ms-flex-preferred-size:60%;flex-basis:60%;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1\n}\n.sidebar-bounds{-ms-flex:0;flex:0;-ms-flex-preferred-size:35%;flex-basis:35%\n}\n.sidebar-flexer{-ms-flex:1;flex:1;-ms-flex-preferred-size:345px;flex-basis:345px;width:365px\n}\n.mobile-shown{display:none\n}\n.panel-switcher{display:none;width:100%;height:46px\n}\n.panel-switcher button{display:block;-ms-flex:1;flex:1;max-height:32px;margin:0.5em;padding:0.5em\n}\n@media all and (min-width: 960px){\nbody{overflow-y:scroll\n}\n.sidebar-bounds{overflow:hidden;max-height:100vh;width:345px;position:fixed;margin-top:-10px\n}\n.sidebar-bounds .sidebar-scroller{height:96vh;width:365px;padding-top:10px;padding-right:50px;overflow-x:hidden;overflow-y:scroll\n}\n.sidebar-bounds .sidebar{width:345px\n}\n.sidebar-flexer{max-height:96vh;-ms-flex-negative:0;flex-shrink:0;-ms-flex-positive:0;flex-grow:0\n}\n}\n.alert{margin:0.35em;padding:0.25em;border-radius:5px;border-radius:var(--tooltipRadius, 5px);color:#999;color:var(--faint, #999);min-height:28px;line-height:28px\n}\n.alert.error{background-color:rgba(211,16,20,0.5);background-color:var(--cAlertRed, rgba(211,16,20,0.5))\n}\n.faint{color:#999;color:var(--faint, #999)\n}\n@media all and (max-width: 959px){\n.mobile-hidden{display:none\n}\n.panel-switcher{display:-ms-flexbox;display:flex\n}\n.container{padding:0 0 0 0\n}\n.panel{margin:0.5em 0 0.5em 0\n}\n}\n.item.right{text-align:right;padding-right:20px\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/App.scss","\n.user-panel .profile-panel-background .panel-heading{background:transparent\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/components/user_panel/user_panel.vue","\n.login-form .btn{min-height:28px;width:10em\n}\n.login-form .error{text-align:center\n}\n.login-form .register{-ms-flex:1 1;flex:1 1\n}\n.login-form .login-bottom{margin-top:1.0em;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/components/login_form/login_form.vue","\n.tribute-container ul{padding:0px\n}\n.tribute-container ul li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center\n}\n.tribute-container img{padding:3px;width:16px;height:16px;border-radius:10px;border-radius:var(--avatarAltRadius, 10px)\n}\n.post-status-form .form-bottom,.login .form-bottom{display:-ms-flexbox;display:flex;padding:0.5em;height:32px\n}\n.post-status-form .form-bottom button,.login .form-bottom button{width:10em\n}\n.post-status-form .form-bottom p,.login .form-bottom p{margin:0.35em;padding:0.35em;display:-ms-flexbox;display:flex\n}\n.post-status-form .error,.login .error{text-align:center\n}\n.post-status-form .attachments,.login .attachments{padding:0 0.5em\n}\n.post-status-form .attachments .attachment,.login .attachments .attachment{position:relative;border:1px solid #222;border:1px solid var(--border, #222);margin:0.5em 0.8em 0.2em 0\n}\n.post-status-form .attachments i,.login .attachments i{position:absolute;margin:10px;padding:5px;background:rgba(230,230,230,0.6);border-radius:10px;border-radius:var(--attachmentRadius, 10px);font-weight:bold\n}\n.post-status-form .btn,.login .btn{cursor:pointer\n}\n.post-status-form .btn[disabled],.login .btn[disabled]{cursor:not-allowed\n}\n.post-status-form .icon-cancel,.login .icon-cancel{cursor:pointer\n}\n.post-status-form form,.login form{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:0.6em\n}\n.post-status-form .form-group,.login .form-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:0.3em 0.5em 0.6em;line-height:24px\n}\n.post-status-form form textarea,.login form textarea{line-height:16px;resize:none;overflow:hidden;transition:min-height 200ms 100ms;min-height:1px;box-sizing:content-box\n}\n.post-status-form form textarea:focus,.login form textarea:focus{min-height:48px\n}\n.post-status-form .btn,.login .btn{cursor:pointer\n}\n.post-status-form .btn[disabled],.login .btn[disabled]{cursor:not-allowed\n}\n.post-status-form .icon-cancel,.login .icon-cancel{cursor:pointer;z-index:4\n}\n.post-status-form .autocomplete-panel,.login .autocomplete-panel{margin:0 0.5em 0 0.5em;border-radius:5px;border-radius:var(--tooltipRadius, 5px);position:absolute;z-index:1;box-shadow:1px 2px 4px rgba(0,0,0,0.5);min-width:75%;background:#182230;background:var(--btn, #182230);color:#b9b9ba;color:var(--lightFg, #b9b9ba)\n}\n.post-status-form .autocomplete,.login .autocomplete{cursor:pointer;padding:0.2em 0.4em 0.2em 0.4em;border-bottom:1px solid rgba(0,0,0,0.4);display:-ms-flexbox;display:flex\n}\n.post-status-form .autocomplete img,.login .autocomplete img{width:24px;height:24px;border-radius:4px;border-radius:var(--avatarRadius, 4px);object-fit:contain\n}\n.post-status-form .autocomplete span,.login .autocomplete span{line-height:24px;margin:0 0.1em 0 0.2em\n}\n.post-status-form .autocomplete small,.login .autocomplete small{margin-left:.5em;color:#999;color:var(--faint, #999)\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/components/post_status_form/post_status_form.vue","\n.media-upload {\n font-size: 26px;\n -ms-flex: 1;\n flex: 1;\n}\n.icon-upload {\n cursor: pointer;\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/components/media_upload/media_upload.vue","\n.profile-panel-background{background-size:cover;border-radius:10px;border-radius:var(--panelRadius, 10px)\n}\n.profile-panel-background .panel-heading{padding:0.6em 0em;text-align:center\n}\n.profile-panel-body{top:-0em;padding-top:4em;word-wrap:break-word;background:linear-gradient(to bottom, transparent, #121a24 80%);background:linear-gradient(to bottom, transparent, var(--bg, #121a24) 80%)\n}\n.user-info{color:white;padding:0 16px 16px 16px;margin-bottom:-4em;text-shadow:0px 1px 1.5px #000\n}\n.user-info .container{padding:16px 10px 4px 10px;display:-ms-flexbox;display:flex;max-height:56px;overflow:hidden\n}\n.user-info .container .avatar{border-radius:4px;border-radius:var(--avatarRadius, 4px);-ms-flex:1 0 100%;flex:1 0 100%;width:56px;height:56px;box-shadow:0px 1px 8px rgba(0,0,0,0.75);object-fit:cover\n}\n.user-info .container .avatar.animated::before{display:none\n}\n.user-info:hover .animated.avatar canvas{display:none\n}\n.user-info:hover .animated.avatar img{visibility:visible\n}\n.user-info .usersettings{color:#fff;opacity:.8\n}\n.user-info .name-and-screen-name{display:block;margin-left:0.6em;text-align:left;text-overflow:ellipsis;white-space:nowrap;-ms-flex:1 1 0px;flex:1 1 0\n}\n.user-info .user-name{color:white;text-overflow:ellipsis;overflow:hidden\n}\n.user-info .user-screen-name{color:white;font-weight:lighter;font-size:15px;padding-right:0.1em\n}\n.user-info .user-interactions{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between;margin-top:0.7em;margin-bottom:-1.0em\n}\n.user-info .user-interactions div{-ms-flex:1;flex:1\n}\n.user-info .user-interactions .following{color:white;font-size:14px;-ms-flex:0 0 100%;flex:0 0 100%;margin:-0.7em 0.0em 0.3em 0.0em;padding-left:16px;text-align:left\n}\n.user-info .user-interactions .mute{max-width:220px;min-height:28px\n}\n.user-info .user-interactions .remote-follow{max-width:220px;min-height:28px\n}\n.user-info .user-interactions .follow{max-width:220px;min-height:28px\n}\n.user-info .user-interactions button{width:92%;height:100%\n}\n.user-info .user-interactions .remote-button{height:28px !important;width:92%\n}\n.user-info .user-interactions .pressed{border-bottom-color:rgba(255,255,255,0.2);border-top-color:rgba(0,0,0,0.2)\n}\n.user-counts{display:-ms-flexbox;display:flex;line-height:16px;padding:1em 1.5em 0em 1em;text-align:center\n}\n.user-count{-ms-flex:1;flex:1\n}\n.user-count h5{font-size:1em;font-weight:bolder;margin:0 0 0.25em\n}\n.user-count a{text-decoration:none\n}\n.dailyAvg{font-size:0.8em;opacity:0.5\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/components/user_card_content/user_card_content.vue","\n.still-image{position:relative;line-height:0;overflow:hidden;width:100%;height:100%\n}\n.still-image:hover canvas{display:none\n}\n.still-image img{width:100%;height:100%\n}\n.still-image.animated:hover::before,.still-image.animated img{visibility:hidden\n}\n.still-image.animated:hover img{visibility:visible\n}\n.still-image.animated::before{content:'gif';position:absolute;line-height:10px;font-size:10px;top:5px;left:5px;background:rgba(127,127,127,0.5);color:#FFF;display:block;padding:2px 4px;border-radius:5px;border-radius:var(--tooltipRadius, 5px);z-index:2\n}\n.still-image canvas{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/components/still-image/still-image.vue","\n.nav-panel .panel{overflow:hidden\n}\n.nav-panel ul{list-style:none;margin:0;padding:0\n}\n.nav-panel li{border-bottom:1px solid;border-color:#222;border-color:var(--border, #222);background-color:#121a24;background-color:var(--bg, #121a24);padding:0\n}\n.nav-panel li:first-child a{border-top-right-radius:10px;border-top-right-radius:var(--panelRadius, 10px);border-top-left-radius:10px;border-top-left-radius:var(--panelRadius, 10px)\n}\n.nav-panel li:last-child a{border-bottom-right-radius:10px;border-bottom-right-radius:var(--panelRadius, 10px);border-bottom-left-radius:10px;border-bottom-left-radius:var(--panelRadius, 10px)\n}\n.nav-panel li:last-child{border:none\n}\n.nav-panel a{display:block;padding:0.8em 0.85em\n}\n.nav-panel a:hover{background-color:#151e2a;background-color:var(--lightBg, #151e2a)\n}\n.nav-panel a.router-link-active{font-weight:bolder;background-color:#151e2a;background-color:var(--lightBg, #151e2a)\n}\n.nav-panel a.router-link-active:hover{text-decoration:underline\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/components/nav_panel/nav_panel.vue","\n.notifications{padding-bottom:15em\n}\n.notifications .panel{background:#121a24;background:var(--bg, #121a24)\n}\n.notifications .panel-body{border-color:#222;border-color:var(--border, #222)\n}\n.notifications .panel-heading{position:relative;background:#182230;background:var(--btn, #182230);color:#b9b9ba;color:var(--fg, #b9b9ba)\n}\n.notifications .panel-heading .read-button{position:absolute;right:0.7em;height:1.8em;line-height:100%\n}\n.notifications .unseen-count{display:inline-block;background-color:red;background-color:var(--cRed, red);text-shadow:0px 0px 3px rgba(0,0,0,0.5);min-width:1.3em;border-radius:1.3em;margin:0 0.2em 0 -0.4em;color:white;font-size:0.9em;text-align:center;line-height:1.3em\n}\n.notifications .unseen{border-left:4px solid red;border-left:4px solid var(--cRed, red);padding-left:0\n}\n.notification{box-sizing:border-box;display:-ms-flexbox;display:flex;border-bottom:1px solid;border-bottom-color:inherit;padding-left:4px\n}\n.notification .avatar-compact{width:32px;height:32px;border-radius:10px;border-radius:var(--avatarAltRadius, 10px);overflow:hidden;line-height:0\n}\n.notification .avatar-compact.animated::before{display:none\n}\n.notification:hover .animated.avatar canvas{display:none\n}\n.notification:hover .animated.avatar img{visibility:visible\n}\n.notification .notification-usercard{margin:0\n}\n.notification .non-mention{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:0.6em;min-width:0\n}\n.notification .non-mention .avatar-container{width:32px;height:32px\n}\n.notification .non-mention .status-el{padding:0\n}\n.notification .non-mention .status-el .status{padding:0.25em 0;color:#999;color:var(#999, --faint)\n}\n.notification .non-mention .status-el .media-body{margin:0\n}\n.notification .follow-text{padding:0.5em 0\n}\n.notification .status-el{-ms-flex:1;flex:1\n}\n.notification time{white-space:nowrap\n}\n.notification .notification-right{-ms-flex:1;flex:1;padding-left:0.8em;min-width:0\n}\n.notification .notification-details{min-width:0px;word-wrap:break-word;line-height:18px;position:relative;overflow:hidden;width:100%;-ms-flex:1 1 0px;flex:1 1 0;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap\n}\n.notification .notification-details .name-and-action{-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis\n}\n.notification .notification-details .username{font-weight:bolder;max-width:100%;text-overflow:ellipsis;white-space:nowrap\n}\n.notification .notification-details .timeago{float:right;font-size:12px\n}\n.notification .notification-details .icon-retweet.lit{color:#0fa00f;color:var(--cGreen, #0fa00f)\n}\n.notification .notification-details .icon-user-plus.lit{color:#0095ff;color:var(--cBlue, #0095ff)\n}\n.notification .notification-details .icon-reply.lit{color:#0095ff;color:var(--cBlue, #0095ff)\n}\n.notification .notification-details .icon-star.lit{color:orange;color:orange;color:var(--cOrange, orange)\n}\n.notification .notification-details .status-content{margin:0;max-height:300px\n}\n.notification .notification-details h1{word-break:break-all;margin:0 0 0.3em;padding:0;font-size:1em;line-height:20px\n}\n.notification .notification-details h1 small{font-weight:lighter\n}\n.notification .notification-details p{margin:0;margin-top:0;margin-bottom:0.3em\n}\n.notification:last-child{border-bottom:none;border-radius:0 0 10px 10px;border-radius:0 0 var(--panelRadius, 10px) var(--panelRadius, 10px)\n}\n.notification:last-child .status-el{border-radius:0 0 10px 10px;border-radius:0 0 var(--panelRadius, 10px) var(--panelRadius, 10px)\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/components/notifications/notifications.scss","\n.status-body{-ms-flex:1;flex:1;min-width:0\n}\n.status-preview.status-el{border-style:solid;border-width:1px;border-color:#222;border-color:var(--border, #222)\n}\n.status-preview-container{position:relative;max-width:100%\n}\n.status-preview{position:absolute;max-width:95%;display:-ms-flexbox;display:flex;background-color:#121a24;background-color:var(--bg, #121a24);border-color:#222;border-color:var(--border, #222);border-style:solid;border-width:1px;border-radius:5px;border-radius:var(--tooltipRadius, 5px);box-shadow:2px 2px 3px rgba(0,0,0,0.5);margin-top:0.25em;margin-left:0.5em;z-index:50\n}\n.status-preview .status{-ms-flex:1;flex:1;border:0;min-width:15em\n}\n.status-preview-loading{display:block;min-width:15em;padding:1em;text-align:center;border-width:1px;border-style:solid\n}\n.status-preview-loading i{font-size:2em\n}\n.status-el{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;border-left-width:0px;line-height:18px;min-width:0;background-color:#121a24;background-color:var(--bg, #121a24);border-color:#222;border-color:var(--border, #222);border-left:4px red;border-left:4px var(--cRed, red)\n}\n.status-el_focused{background-color:#151e2a;background-color:var(--lightBg, #151e2a)\n}\n.timeline .status-el{border-bottom-width:1px;border-bottom-style:solid\n}\n.status-el .media-body{-ms-flex:1;flex:1;padding:0;margin:0 0 0.25em 0.8em\n}\n.status-el .media-heading{-ms-flex-wrap:nowrap;flex-wrap:nowrap\n}\n.status-el .media-heading-left{padding:0;vertical-align:bottom;-ms-flex-preferred-size:100%;flex-basis:100%\n}\n.status-el .media-heading-left small{font-weight:lighter\n}\n.status-el .media-heading-left h4{white-space:nowrap;font-size:14px;margin-right:0.25em;overflow:hidden;text-overflow:ellipsis\n}\n.status-el .media-heading-left .name-and-links{padding:0;-ms-flex:1 0;flex:1 0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center\n}\n.status-el .media-heading-left .links{display:-ms-flexbox;display:flex;padding-top:1px;margin-left:0.2em;font-size:12px;color:#d8a070;color:var(--link, #d8a070);max-width:100%\n}\n.status-el .media-heading-left .links a{max-width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap\n}\n.status-el .media-heading-left .reply-info{display:-ms-flexbox;display:flex\n}\n.status-el .media-heading-left .replies{line-height:16px\n}\n.status-el .media-heading-left .reply-link{margin-right:0.2em\n}\n.status-el .media-heading-right{-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;max-height:1.5em;margin-left:0.25em\n}\n.status-el .media-heading-right .timeago{margin-right:0.2em;font-size:12px;padding-top:1px\n}\n.status-el .media-heading-right i{margin-left:0.2em\n}\n.status-el a{display:inline-block;word-break:break-all\n}\n.status-el .tall-status{position:relative;height:220px;overflow-x:hidden;overflow-y:hidden\n}\n.status-el .tall-status-hider{position:absolute;height:70px;margin-top:150px;width:100%;text-align:center;line-height:110px;background:linear-gradient(to bottom, transparent, #121a24 80%);background:linear-gradient(to bottom, transparent, var(--bg, #121a24) 80%)\n}\n.status-el .tall-status-hider_focused{background:linear-gradient(to bottom, transparent, #151e2a 80%);background:linear-gradient(to bottom, transparent, var(--lightBg, #151e2a) 80%)\n}\n.status-el .tall-status-unhider{width:100%;text-align:center\n}\n.status-el .status-content{margin-right:0.5em\n}\n.status-el .status-content img,.status-el .status-content video{max-width:100%;max-height:400px;vertical-align:middle;object-fit:contain\n}\n.status-el .status-content blockquote{margin:0.2em 0 0.2em 2em;font-style:italic\n}\n.status-el .status-content p{margin:0;margin-top:0.2em;margin-bottom:0.5em\n}\n.status-el .retweet-info{padding:0.4em 0.6em 0 0.6em;margin:0 0 -0.5em 0\n}\n.status-el .retweet-info .avatar{border-radius:10px;border-radius:var(--avatarAltRadius, 10px);margin-left:28px;width:20px;height:20px\n}\n.status-el .retweet-info .media-body{font-size:1em;line-height:22px;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap\n}\n.status-el .retweet-info .media-body i{padding:0 0.2em\n}\n.status-el .retweet-info .media-body a{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap\n}\n.status-fadein{animation-duration:0.4s;animation-name:fadein\n}\n@keyframes fadein{\nfrom{opacity:0\n}\nto{opacity:1\n}\n}\n.greentext{color:green\n}\n.status-conversation{border-left-style:solid\n}\n.status-actions{width:100%;display:-ms-flexbox;display:flex\n}\n.status-actions div,.status-actions favorite-button{padding-top:0.25em;max-width:6em;-ms-flex:1;flex:1\n}\n.icon-reply:hover{color:#0095ff;color:var(--cBlue, #0095ff)\n}\n.icon-reply.icon-reply-active{color:#0095ff;color:var(--cBlue, #0095ff)\n}\n.status .avatar-compact{width:32px;height:32px;border-radius:10px;border-radius:var(--avatarAltRadius, 10px)\n}\n.avatar{width:48px;height:48px;border-radius:4px;border-radius:var(--avatarRadius, 4px);overflow:hidden;position:relative\n}\n.avatar img{width:100%;height:100%\n}\n.avatar.animated::before{display:none\n}\n.status:hover .animated.avatar canvas{display:none\n}\n.status:hover .animated.avatar img{visibility:visible\n}\n.status{display:-ms-flexbox;display:flex;padding:0.6em\n}\n.status-conversation:last-child{border-bottom:none\n}\n.muted{padding:0.25em 0.5em\n}\n.muted button{margin-left:auto\n}\n.muted .muteWords{margin-left:10px\n}\na.unmute{display:block;margin-left:auto\n}\n.reply-left{-ms-flex:0;flex:0;min-width:48px\n}\n.reply-body{-ms-flex:1;flex:1\n}\n.timeline>.status-el:last-child{border-bottom-radius:0 0 10px 10px;border-radius:0 0 var(--panelRadius, 10px) var(--panelRadius, 10px)\n}\n@media all and (max-width: 960px){\n.status-el .retweet-info .avatar{margin-left:20px\n}\n.status{max-width:100%\n}\n.status .avatar{width:40px;height:40px\n}\n.status .avatar-compact{width:32px;height:32px\n}\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/components/status/status.vue","\n.attachments{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-0.7em\n}\n.attachments .attachment.media-upload-container{-ms-flex:0 0 auto;flex:0 0 auto;max-height:300px;max-width:100%\n}\n.attachments .placeholder{margin-right:0.5em\n}\n.attachments .small-attachment{max-height:100px\n}\n.attachments .small-attachment.image,.attachments .small-attachment.video{max-width:35%\n}\n.attachments .attachment{-ms-flex:1 0 30%;flex:1 0 30%;margin:0.5em 0.7em 0.6em 0.0em;-ms-flex-item-align:start;align-self:flex-start;line-height:0;border-style:solid;border-width:1px;border-radius:10px;border-radius:var(--attachmentRadius, 10px);border-color:#222;border-color:var(--border, #222);overflow:hidden\n}\n.attachments .fullwidth{-ms-flex-preferred-size:100%;flex-basis:100%\n}\n.attachments.video{line-height:0\n}\n.attachments.html{-ms-flex-preferred-size:90%;flex-basis:90%;width:100%;display:-ms-flexbox;display:flex\n}\n.attachments.loading{cursor:progress\n}\n.attachments .hider{position:absolute;margin:10px;padding:5px;background:rgba(230,230,230,0.6);font-weight:bold;z-index:4\n}\n.attachments .small{max-height:100px\n}\n.attachments video{max-height:500px;height:100%;width:100%;z-index:0\n}\n.attachments audio{width:100%\n}\n.attachments img.media-upload{line-height:0;max-height:300px;max-width:100%\n}\n.attachments .oembed{line-height:1.2em;-ms-flex:1 0 100%;flex:1 0 100%;width:100%;margin-right:15px;display:-ms-flexbox;display:flex\n}\n.attachments .oembed img{width:100%\n}\n.attachments .oembed .image{-ms-flex:1;flex:1\n}\n.attachments .oembed .image img{border:0px;border-radius:5px;height:100%;object-fit:cover\n}\n.attachments .oembed .text{-ms-flex:2;flex:2;margin:8px;word-break:break-all\n}\n.attachments .oembed .text h1{font-size:14px;margin:0px\n}\n.attachments .image-attachment{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1\n}\n.attachments .image-attachment .still-image{width:100%;height:100%\n}\n.attachments .image-attachment .small img{max-height:100px\n}\n.attachments .image-attachment img{object-fit:contain;width:100%;height:100%;max-height:500px;image-orientation:from-image\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/components/attachment/attachment.vue","\n.fav-active{cursor:pointer;animation-duration:0.6s\n}\n.fav-active:hover{color:orange;color:var(--cOrange, orange)\n}\n.favorite-button.icon-star{color:orange;color:var(--cOrange, orange)\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/components/favorite_button/favorite_button.vue","\n.rt-active{cursor:pointer;animation-duration:0.6s\n}\n.rt-active:hover{color:#0fa00f;color:var(--cGreen, #0fa00f)\n}\n.icon-retweet.retweeted{color:#0fa00f;color:var(--cGreen, #0fa00f)\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/components/retweet_button/retweet_button.vue","\n.icon-cancel,.delete-status{cursor:pointer\n}\n.icon-cancel:hover,.delete-status:hover{color:var(--cRed, red);color:red\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/components/delete_button/delete_button.vue","\n.user-finder-container{height:29px;max-width:100%\n}\n.user-finder-input{max-width:80%;vertical-align:middle\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/components/user_finder/user_finder.vue","\n.floating-chat{position:fixed;right:0px;bottom:0px;z-index:1000\n}\n.chat-heading{cursor:pointer\n}\n.chat-heading .icon-comment-empty{color:#b9b9ba;color:var(--fg, #b9b9ba)\n}\n.chat-window{width:345px;max-height:40vh;overflow-y:auto;overflow-x:hidden\n}\n.chat-message{display:-ms-flexbox;display:flex;padding:0.2em 0.5em\n}\n.chat-avatar img{height:24px;width:24px;border-radius:4px;border-radius:var(--avatarRadius, 4px);margin-right:0.5em;margin-top:0.25em\n}\n.chat-input{display:-ms-flexbox;display:flex\n}\n.chat-input textarea{-ms-flex:1;flex:1;margin:0.6em;min-height:3.5em;resize:none\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/components/chat_panel/chat_panel.vue","\n.timeline .timeline-heading{position:relative;display:-ms-flexbox;display:flex\n}\n.timeline .title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:70%\n}\n.timeline .loadmore-button{position:absolute;right:0.6em;font-size:14px;min-width:6em;height:1.8em;line-height:100%\n}\n.timeline .loadmore-text{position:absolute;right:0.6em;font-size:14px;min-width:6em;font-family:sans-serif;text-align:center;padding:0 0.5em 0 0.5em;opacity:0.8;background-color:transparent;color:#999;color:var(--faint, #999)\n}\n.timeline .loadmore-error{position:absolute;right:0.6em;font-size:14px;min-width:6em;font-family:sans-serif;text-align:center;padding:0 0.25em 0 0.25em;margin:0;color:#b9b9ba;color:var(--fg, #b9b9ba)\n}\n.new-status-notification{position:relative;margin-top:-1px;font-size:1.1em;border-width:1px 0 0 0;border-style:solid;border-color:var(--border, #222);padding:10px;z-index:1;background-color:#182230;background-color:var(--btn, #182230)\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/components/timeline/timeline.vue","\n.spacer{height:1em\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/components/status_or_conversation/status_or_conversation.vue","\n.name-and-screen-name{margin-left:0.7em;margin-top:0.0em;text-align:left;width:100%\n}\n.follows-you{margin-left:2em;float:right\n}\n.card{display:-ms-flexbox;display:flex;-ms-flex:1 0;flex:1 0;padding-top:0.6em;padding-right:1em;padding-bottom:0.6em;padding-left:1em;border-bottom:1px solid;margin:0;border-bottom-color:#222;border-bottom-color:var(--border, #222)\n}\n.card .avatar{margin-top:0.2em;width:32px;height:32px;border-radius:10px;border-radius:var(--avatarAltRadius, 10px)\n}\n.usercard{width:-webkit-fill-available;width:-moz-available;width:fill-available;margin:0.2em 0 0.7em 0;border-radius:10px;border-radius:var(--panelRadius, 10px);border-style:solid;border-color:#222;border-color:var(--border, #222);border-width:1px;overflow:hidden\n}\n.usercard .panel-heading{background:transparent\n}\n.usercard p{margin-bottom:0\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/components/user_card/user_card.vue","\n.user-profile{-ms-flex:2;flex:2;-ms-flex-preferred-size:500px;flex-basis:500px;padding-bottom:10px\n}\n.user-profile .panel-heading{background:transparent\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/components/user_profile/user_profile.vue","\n.setting-item{margin:1em 1em 1.4em\n}\n.setting-item textarea{width:100%;height:100px\n}\n.setting-item .old-avatar{width:128px;border-radius:4px;border-radius:var(--avatarRadius, 4px)\n}\n.setting-item .new-avatar{object-fit:cover;width:128px;height:128px;border-radius:4px;border-radius:var(--avatarRadius, 4px)\n}\n.setting-item .btn{margin-top:1em;min-height:28px;width:10em\n}\n.setting-list{list-style-type:none\n}\n.setting-list li{margin-bottom:0.5em\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/components/settings/settings.vue","\n.style-switcher{margin-right:1em\n}\n.radius-container,.color-container{display:-ms-flexbox;display:flex\n}\n.radius-container p,.color-container p{margin-top:2em;margin-bottom:.5em\n}\n.radius-container{-ms-flex-direction:column;flex-direction:column\n}\n.color-container{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between\n}\n.radius-item,.color-item{min-width:20em;display:-ms-flexbox;display:flex;-ms-flex:1 1 0px;flex:1 1 0;-ms-flex-align:baseline;align-items:baseline;margin:5px 6px 5px 0\n}\n.radius-item label,.color-item label{color:var(--faint, #999)\n}\n.radius-item{-ms-flex-preferred-size:auto;flex-basis:auto\n}\n.theme-radius-rn,.theme-color-cl{border:0;box-shadow:none;background:transparent;color:var(--faint, #999);-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch\n}\n.theme-color-cl,.theme-radius-in,.theme-color-in{margin-left:4px\n}\n.theme-color-in{min-width:4em\n}\n.theme-radius-in{min-width:1em\n}\n.theme-radius-in,.theme-color-in{max-width:7em;-ms-flex:1;flex:1\n}\n.theme-radius-lb,.theme-color-lb{-ms-flex:2;flex:2;min-width:7em\n}\n.theme-radius-lb{max-width:50em\n}\n.theme-color-lb{max-width:10em\n}\n.theme-color-cl{padding:1px;max-width:8em;height:100%;-ms-flex:0;flex:0;min-width:2em;cursor:pointer\n}\n.theme-preview-content{padding:20px\n}\n.dummy .avatar{background:linear-gradient(135deg, #b8e1fc 0%, #a9d2f3 10%, #90bae4 25%, #90bcea 37%, #90bff0 50%, #6ba8e5 51%, #a2daf5 83%, #bdf3fd 100%);color:black;text-align:center;height:48px;line-height:48px;width:48px;float:left;margin-right:1em\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/components/style_switcher/style_switcher.vue","\n.registration-form{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0.6em\n}\n.registration-form .container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row\n}\n.registration-form .terms-of-service{-ms-flex:0 1 50%;flex:0 1 50%;margin:0.8em\n}\n.registration-form .text-fields{margin-top:0.6em;-ms-flex:1 0;flex:1 0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column\n}\n.registration-form .form-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:0.3em 0.0em 0.3em;line-height:24px\n}\n.registration-form form textarea{line-height:16px;resize:vertical\n}\n.registration-form .captcha{max-width:350px;margin-bottom:0.4em\n}\n.registration-form .btn{margin-top:0.6em;height:28px\n}\n.registration-form .error{text-align:center\n}\n@media all and (max-width: 959px){\n.registration-form .container{-ms-flex-direction:column-reverse;flex-direction:column-reverse\n}\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/components/registration/registration.vue","\n.profile-edit .bio{margin:0\n}\n.profile-edit input[type=file]{padding:5px\n}\n.profile-edit .banner{max-width:400px\n}\n.profile-edit .uploading{font-size:1.5em;margin:0.25em\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/components/user_settings/user_settings.vue"],"sourceRoot":""} \ No newline at end of file diff --git a/priv/static/static/css/app.b96f1ae65bf0fc0f0564dbc7f12febfd.css b/priv/static/static/css/app.b96f1ae65bf0fc0f0564dbc7f12febfd.css deleted file mode 100644 index d93b0bbf9..000000000 --- a/priv/static/static/css/app.b96f1ae65bf0fc0f0564dbc7f12febfd.css +++ /dev/null @@ -1,2 +0,0 @@ -#app{background-size:cover;background-attachment:fixed;background-repeat:no-repeat;background-position:0 50px;min-height:100vh}i{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}h4{margin:0}#content{box-sizing:border-box;padding-top:60px;margin:auto;min-height:100vh;max-width:980px;background-color:rgba(0,0,0,.15);-ms-flex-line-pack:start;align-content:flex-start}.text-center{text-align:center}body{font-family:sans-serif;font-size:14px;margin:0;color:#b9b9ba;color:var(--fg,#b9b9ba)}a{text-decoration:none;color:#d8a070;color:var(--link,#d8a070)}button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#b9b9ba;color:var(--fg,#b9b9ba);background-color:#182230;background-color:var(--btn,#182230);border:none;border-radius:4px;border-radius:var(--btnRadius,4px);cursor:pointer;border-top:1px solid hsla(0,0%,100%,.2);border-bottom:1px solid rgba(0,0,0,.2);box-shadow:0 0 2px #000;font-size:14px;font-family:sans-serif}button:hover{box-shadow:0 0 4px hsla(0,0%,100%,.3)}button:disabled{cursor:not-allowed;opacity:.5}button.pressed{color:#999;color:var(--faint,#999);background-color:#121a24;background-color:var(--bg,#121a24)}label.select{padding:0}.select,input,textarea{border:none;border-radius:4px;border-radius:var(--btnRadius,4px);border-bottom:1px solid hsla(0,0%,100%,.2);border-top:1px solid rgba(0,0,0,.2);box-shadow:inset 0 0 2px #000;background-color:#151e2a;background-color:var(--lightBg,#151e2a);color:#b9b9ba;color:var(--lightFg,#b9b9ba);font-family:sans-serif;font-size:14px;padding:8px 7px;box-sizing:border-box;display:inline-block;position:relative;height:29px;line-height:16px}.select .icon-down-open,input .icon-down-open,textarea .icon-down-open{position:absolute;top:0;bottom:0;right:5px;height:100%;color:#b9b9ba;color:var(--fg,#b9b9ba);line-height:29px;z-index:0;pointer-events:none}.select select,input select,textarea select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;margin:0;color:#b9b9ba;color:var(--fg,#b9b9ba);padding:4px 2em 3px 3px;width:100%;z-index:1;height:29px;line-height:16px}.select[type=checkbox],.select[type=radio],input[type=checkbox],input[type=radio],textarea[type=checkbox],textarea[type=radio]{display:none}.select[type=checkbox]:checked+label:before,.select[type=radio]:checked+label:before,input[type=checkbox]:checked+label:before,input[type=radio]:checked+label:before,textarea[type=checkbox]:checked+label:before,textarea[type=radio]:checked+label:before{color:#b9b9ba;color:var(--fg,#b9b9ba)}.select[type=checkbox]+label:before,.select[type=radio]+label:before,input[type=checkbox]+label:before,input[type=radio]+label:before,textarea[type=checkbox]+label:before,textarea[type=radio]+label:before{display:inline-block;content:"\2714";transition:color .2s;width:1.1em;height:1.1em;border-radius:2px;border-radius:var(--checkBoxRadius,2px);border-bottom:1px solid hsla(0,0%,100%,.2);border-top:1px solid rgba(0,0,0,.2);box-shadow:inset 0 0 2px #000;margin-right:.5em;background-color:#182230;background-color:var(--btn,#182230);vertical-align:top;text-align:center;line-height:1.1em;font-size:1.1em;color:transparent;overflow:hidden;box-sizing:border-box}i[class*=icon-]{color:#666;color:var(--icon,#666)}.container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0 10px}.gaps{margin:-1em 0 0 -1em}.item{-ms-flex:1;flex:1;line-height:50px;height:50px;overflow:hidden}.item .nav-icon{font-size:1.1em;margin-left:.4em}.gaps>.item{padding:1em 0 0 1em}.auto-size{-ms-flex:1;flex:1}nav{width:100%;position:fixed}nav,nav .inner-nav{-ms-flex-align:center;align-items:center;height:50px}nav .inner-nav{padding-left:20px;padding-right:20px;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:970px;flex-basis:970px;margin:auto;background-repeat:no-repeat;background-position:50%;background-size:auto 80%}nav .inner-nav a i{color:#d8a070;color:var(--link,#d8a070)}main-router{-ms-flex:1;flex:1}.status.compact{color:rgba(0,0,0,.42);font-weight:300}.status.compact p{margin:0;font-size:.8em}.panel{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:.5em;background-color:#121a24;background-color:var(--bg,#121a24);border-radius:10px;border-radius:var(--panelRadius,10px);box-shadow:1px 1px 4px rgba(0,0,0,.6)}.panel-body:empty:before{content:"\AF\\_(\30C4)_/\AF";display:block;margin:1em;text-align:center}.panel-heading{border-radius:10px 10px 0 0;border-radius:var(--panelRadius,10px) var(--panelRadius,10px) 0 0;background-size:cover;padding:.6em 1em;text-align:left;font-size:1.3em;line-height:24px;background-color:#182230;background-color:var(--btn,#182230)}.panel-footer{border-radius:0 0 10px 10px;border-radius:0 0 var(--panelRadius,10px) var(--panelRadius,10px)}.panel-body>p{line-height:18px;padding:1em;margin:0}.container>*{min-width:0}.fa{color:grey}nav{z-index:1000;background-color:#182230;background-color:var(--btn,#182230);color:#999;color:var(--faint,#999);box-shadow:0 0 4px rgba(0,0,0,.6)}.fade-enter-active,.fade-leave-active{transition:opacity .2s}.fade-enter,.fade-leave-active{opacity:0}.main{-ms-flex-preferred-size:60%;flex-basis:60%;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}.sidebar-bounds{-ms-flex:0;flex:0;-ms-flex-preferred-size:35%;flex-basis:35%}.sidebar-flexer{-ms-flex:1;flex:1;-ms-flex-preferred-size:345px;flex-basis:345px;width:365px}.mobile-shown{display:none}.panel-switcher{display:none;width:100%;height:46px}.panel-switcher button{display:block;-ms-flex:1;flex:1;max-height:32px;margin:.5em;padding:.5em}@media (min-width:960px){body{overflow-y:scroll}.sidebar-bounds{overflow:hidden;max-height:100vh;width:345px;position:fixed;margin-top:-10px}.sidebar-bounds .sidebar-scroller{height:96vh;width:365px;padding-top:10px;padding-right:50px;overflow-x:hidden;overflow-y:scroll}.sidebar-bounds .sidebar{width:345px}.sidebar-flexer{max-height:96vh;-ms-flex-negative:0;flex-shrink:0;-ms-flex-positive:0;flex-grow:0}}.alert{margin:.35em;padding:.25em;border-radius:5px;border-radius:var(--tooltipRadius,5px);color:#999;color:var(--faint,#999);min-height:28px;line-height:28px}.alert.error{background-color:rgba(211,16,20,.5);background-color:var(--cAlertRed,rgba(211,16,20,.5))}.faint{color:#999;color:var(--faint,#999)}@media (max-width:959px){.mobile-hidden{display:none}.panel-switcher{display:-ms-flexbox;display:flex}.container{padding:0}.panel{margin:.5em 0}}.item.right{text-align:right;padding-right:20px}.user-panel .profile-panel-background .panel-heading{background:transparent}.login-form .btn{min-height:28px;width:10em}.login-form .error{text-align:center}.login-form .register{-ms-flex:1 1;flex:1 1}.login-form .login-bottom{margin-top:1em;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.tribute-container ul{padding:0}.tribute-container ul li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.tribute-container img{padding:3px;width:16px;height:16px;border-radius:10px;border-radius:var(--avatarAltRadius,10px)}.login .form-bottom,.post-status-form .form-bottom{display:-ms-flexbox;display:flex;padding:.5em;height:32px}.login .form-bottom button,.post-status-form .form-bottom button{width:10em}.login .form-bottom p,.post-status-form .form-bottom p{margin:.35em;padding:.35em;display:-ms-flexbox;display:flex}.login .error,.post-status-form .error{text-align:center}.login .attachments,.post-status-form .attachments{padding:0 .5em}.login .attachments .attachment,.post-status-form .attachments .attachment{position:relative;border:1px solid #222;border:1px solid var(--border,#222);margin:.5em .8em .2em 0}.login .attachments i,.post-status-form .attachments i{position:absolute;margin:10px;padding:5px;background:hsla(0,0%,90%,.6);border-radius:10px;border-radius:var(--attachmentRadius,10px);font-weight:700}.login form,.post-status-form form{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:.6em}.login .form-group,.post-status-form .form-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:.3em .5em .6em;line-height:24px}.login form textarea,.post-status-form form textarea{line-height:16px;resize:none;overflow:hidden;transition:min-height .2s .1s;min-height:1px;box-sizing:content-box}.login form textarea:focus,.post-status-form form textarea:focus{min-height:48px}.login .btn,.post-status-form .btn{cursor:pointer}.login .btn[disabled],.post-status-form .btn[disabled]{cursor:not-allowed}.login .icon-cancel,.post-status-form .icon-cancel{cursor:pointer;z-index:4}.login .autocomplete-panel,.post-status-form .autocomplete-panel{margin:0 .5em;border-radius:5px;border-radius:var(--tooltipRadius,5px);position:absolute;z-index:1;box-shadow:1px 2px 4px rgba(0,0,0,.5);min-width:75%;background:#182230;background:var(--btn,#182230);color:#b9b9ba;color:var(--lightFg,#b9b9ba)}.login .autocomplete,.post-status-form .autocomplete{cursor:pointer;padding:.2em .4em;border-bottom:1px solid rgba(0,0,0,.4);display:-ms-flexbox;display:flex}.login .autocomplete img,.post-status-form .autocomplete img{width:24px;height:24px;border-radius:4px;border-radius:var(--avatarRadius,4px);object-fit:contain}.login .autocomplete span,.post-status-form .autocomplete span{line-height:24px;margin:0 .1em 0 .2em}.login .autocomplete small,.post-status-form .autocomplete small{margin-left:.5em;color:#999;color:var(--faint,#999)}.media-upload{font-size:26px;-ms-flex:1;flex:1}.icon-upload{cursor:pointer}.profile-panel-background{background-size:cover;border-radius:10px;border-radius:var(--panelRadius,10px)}.profile-panel-background .panel-heading{padding:.6em 0;text-align:center}.profile-panel-body{top:0;padding-top:4em;word-wrap:break-word;background:linear-gradient(180deg,transparent,#121a24 80%);background:linear-gradient(180deg,transparent,var(--bg,#121a24) 80%)}.user-info{color:#fff;padding:0 16px 16px;margin-bottom:-4em;text-shadow:0 1px 1.5px #000}.user-info .container{padding:16px 10px 4px;display:-ms-flexbox;display:flex;max-height:56px;overflow:hidden}.user-info .container .avatar{border-radius:4px;border-radius:var(--avatarRadius,4px);-ms-flex:1 0 100%;flex:1 0 100%;width:56px;height:56px;box-shadow:0 1px 8px rgba(0,0,0,.75);object-fit:cover}.user-info .container .avatar.animated:before,.user-info:hover .animated.avatar canvas{display:none}.user-info:hover .animated.avatar img{visibility:visible}.user-info .usersettings{color:#fff;opacity:.8}.user-info .name-and-screen-name{display:block;margin-left:.6em;text-align:left;text-overflow:ellipsis;white-space:nowrap;-ms-flex:1 1 0px;flex:1 1 0}.user-info .user-name{color:#fff;text-overflow:ellipsis;overflow:hidden}.user-info .user-screen-name{color:#fff;font-weight:lighter;font-size:15px;padding-right:.1em}.user-info .user-interactions{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between;margin-top:.7em;margin-bottom:-1em}.user-info .user-interactions div{-ms-flex:1;flex:1}.user-info .user-interactions .following{color:#fff;font-size:14px;-ms-flex:0 0 100%;flex:0 0 100%;margin:-.7em 0 .3em;padding-left:16px;text-align:left}.user-info .user-interactions .follow,.user-info .user-interactions .mute,.user-info .user-interactions .remote-follow{max-width:220px;min-height:28px}.user-info .user-interactions button{width:92%;height:100%}.user-info .user-interactions .remote-button{height:28px!important;width:92%}.user-info .user-interactions .pressed{border-bottom-color:hsla(0,0%,100%,.2);border-top-color:rgba(0,0,0,.2)}.user-counts{display:-ms-flexbox;display:flex;line-height:16px;padding:1em 1.5em 0 1em;text-align:center}.user-count{-ms-flex:1;flex:1}.user-count h5{color:#fff;font-size:1em;font-weight:bolder;margin:0 0 .25em}.user-count a{text-decoration:none}.dailyAvg{font-size:.8em;opacity:.5}.still-image{position:relative;line-height:0;overflow:hidden;width:100%;height:100%}.still-image:hover canvas{display:none}.still-image img{width:100%;height:100%}.still-image.animated:hover:before,.still-image.animated img{visibility:hidden}.still-image.animated:hover img{visibility:visible}.still-image.animated:before{content:"gif";position:absolute;line-height:10px;font-size:10px;top:5px;left:5px;background:hsla(0,0%,50%,.5);color:#fff;display:block;padding:2px 4px;border-radius:5px;border-radius:var(--tooltipRadius,5px);z-index:2}.still-image canvas{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%}.nav-panel .panel{overflow:hidden}.nav-panel ul{list-style:none;margin:0;padding:0}.nav-panel li{border-bottom:1px solid;border-color:#222;border-color:var(--border,#222);background-color:#121a24;background-color:var(--bg,#121a24);padding:0}.nav-panel li:first-child a{border-top-right-radius:10px;border-top-right-radius:var(--panelRadius,10px);border-top-left-radius:10px;border-top-left-radius:var(--panelRadius,10px)}.nav-panel li:last-child a{border-bottom-right-radius:10px;border-bottom-right-radius:var(--panelRadius,10px);border-bottom-left-radius:10px;border-bottom-left-radius:var(--panelRadius,10px)}.nav-panel li:last-child{border:none}.nav-panel a{display:block;padding:.8em .85em}.nav-panel a.router-link-active,.nav-panel a:hover{background-color:#151e2a;background-color:var(--lightBg,#151e2a)}.nav-panel a.router-link-active{font-weight:bolder}.nav-panel a.router-link-active:hover{text-decoration:underline}.notifications{padding-bottom:15em}.notifications .panel{background:#121a24;background:var(--bg,#121a24)}.notifications .panel-body{border-color:#222;border-color:var(--border,#222)}.notifications .panel-heading{position:relative;background:#182230;background:var(--btn,#182230);color:#b9b9ba;color:var(--fg,#b9b9ba)}.notifications .panel-heading .read-button{position:absolute;right:.7em;height:1.8em;line-height:100%;background-color:#182230;background-color:var(--btn,#182230);color:#999;color:var(--faint,#999)}.notifications .unseen-count{display:inline-block;background-color:red;background-color:var(--cRed,red);text-shadow:0 0 3px rgba(0,0,0,.5);min-width:1.3em;border-radius:1.3em;margin:0 .2em 0 -.4em;color:#fff;font-size:.9em;text-align:center;line-height:1.3em}.notifications .unseen{border-left:4px solid red;border-left:4px solid var(--cRed,red);padding-left:0}.notification{box-sizing:border-box;display:-ms-flexbox;display:flex;border-bottom:1px solid;border-bottom-color:inherit;padding-left:4px}.notification .avatar-compact{width:32px;height:32px;border-radius:10px;border-radius:var(--avatarAltRadius,10px);overflow:hidden;line-height:0}.notification .avatar-compact.animated:before,.notification:hover .animated.avatar canvas{display:none}.notification:hover .animated.avatar img{visibility:visible}.notification .notification-usercard{margin:0}.notification .non-mention{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:.6em;min-width:0}.notification .non-mention .avatar-container{width:32px;height:32px}.notification .non-mention .status-el{padding:0}.notification .non-mention .status-el .status{padding:.25em 0;color:#999;color:var(#999,--faint)}.notification .non-mention .status-el .media-body{margin:0}.notification .follow-text{padding:.5em 0}.notification .status-el{-ms-flex:1;flex:1}.notification time{white-space:nowrap}.notification .notification-right{-ms-flex:1;flex:1;padding-left:.8em;min-width:0}.notification .notification-details{min-width:0;word-wrap:break-word;line-height:18px;position:relative;overflow:hidden;width:100%;-ms-flex:1 1 0px;flex:1 1 0;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.notification .notification-details .name-and-action{-ms-flex:1;flex:1}.notification .notification-details .username{font-weight:bolder}.notification .notification-details .timeago{float:right;font-size:12px}.notification .notification-details .icon-retweet.lit{color:#0fa00f;color:var(--cGreen,#0fa00f)}.notification .notification-details .icon-reply.lit,.notification .notification-details .icon-user-plus.lit{color:#0095ff;color:var(--cBlue,#0095ff)}.notification .notification-details .icon-star.lit{color:orange;color:var(--cOrange,orange)}.notification .notification-details .status-content{margin:0;max-height:300px}.notification .notification-details h1{word-break:break-all;margin:0 0 .3em;padding:0;font-size:1em;line-height:20px}.notification .notification-details h1 small{font-weight:lighter}.notification .notification-details p{margin:0;margin-top:0;margin-bottom:.3em}.notification:last-child{border-bottom:none}.status-body{-ms-flex:1;flex:1;min-width:0}.status-preview.status-el{border-color:#222;border:1px solid var(--border,#222)}.status-preview-container{position:relative;max-width:100%}.status-preview{position:absolute;max-width:95%;display:-ms-flexbox;display:flex;background-color:#121a24;background-color:var(--bg,#121a24);border-color:#222;border:1px solid var(--border,#222);border-radius:5px;border-radius:var(--tooltipRadius,5px);box-shadow:2px 2px 3px rgba(0,0,0,.5);margin-top:.25em;margin-left:.5em;z-index:50}.status-preview .status{-ms-flex:1;flex:1;border:0;min-width:15em}.status-preview-loading{display:block;font-size:2em;min-width:8em;padding:.5em;text-align:center;border-width:1px;border-style:solid}.status-el{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;border-left-width:0;line-height:18px;min-width:0;background-color:#121a24;background-color:var(--bg,#121a24);border-color:#222;border-color:var(--border,#222);border-left:4px red;border-left:4px var(--cRed,red)}.status-el_focused{background-color:#151e2a;background-color:var(--lightBg,#151e2a)}.timeline .status-el{border-bottom-width:1px;border-bottom-style:solid}.status-el .media-body{-ms-flex:1;flex:1;padding:0;margin:0 0 .25em .8em}.status-el .media-heading{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.status-el .media-heading-left{padding:0;vertical-align:bottom;-ms-flex-preferred-size:100%;flex-basis:100%}.status-el .media-heading-left small{font-weight:lighter}.status-el .media-heading-left h4{font-size:14px;margin-right:.25em}.status-el .media-heading-left .name-and-links{padding:0;-ms-flex:1 0;flex:1 0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.status-el .media-heading-left .links a{padding-top:1px;font-size:12px;color:#d8a070;color:var(--link,#d8a070)}.status-el .media-heading-left .replies{line-height:16px}.status-el .media-heading-left .reply-link{margin-right:.2em}.status-el .media-heading-right{-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;max-height:1.5em;margin-left:.25em}.status-el .media-heading-right .timeago{margin-right:.2em;font-size:12px;padding-top:1px}.status-el .media-heading-right i{margin-left:.2em}.status-el a{display:inline-block;word-break:break-all}.status-el .tall-status{position:relative;height:220px;overflow-x:hidden;overflow-y:hidden}.status-el .tall-status-hider{position:absolute;height:70px;margin-top:150px;width:100%;text-align:center;line-height:110px;background:linear-gradient(180deg,transparent,#121a24 80%);background:linear-gradient(180deg,transparent,var(--bg,#121a24) 80%)}.status-el .tall-status-hider_focused{background:linear-gradient(180deg,transparent,#151e2a 80%);background:linear-gradient(180deg,transparent,var(--lightBg,#151e2a) 80%)}.status-el .tall-status-unhider{width:100%;text-align:center}.status-el .status-content{margin-right:.5em}.status-el .status-content img,.status-el .status-content video{max-width:100%;max-height:400px;vertical-align:middle;object-fit:contain}.status-el .status-content blockquote{margin:.2em 0 .2em 2em;font-style:italic}.status-el .status-content p{margin:0;margin-top:.2em;margin-bottom:.5em}.status-el .retweet-info{padding:.3em .6em 0;margin:0 0 -.3em}.status-el .retweet-info .avatar{border-radius:10px;border-radius:var(--avatarAltRadius,10px);margin-left:28px;width:20px;height:20px}.status-el .retweet-info .media-body{font-size:1em;line-height:22px}.status-fadein{animation-duration:.4s;animation-name:fadein}@keyframes fadein{0%{opacity:0}to{opacity:1}}.greentext{color:green}.status-conversation{border-left-style:solid}.status-actions{width:100%;display:-ms-flexbox;display:flex}.status-actions div,.status-actions favorite-button{padding-top:.25em;max-width:6em;-ms-flex:1;flex:1}.icon-reply.icon-reply-active,.icon-reply:hover{color:#0095ff;color:var(--cBlue,#0095ff)}.status .avatar-compact{width:32px;height:32px;border-radius:10px;border-radius:var(--avatarAltRadius,10px)}.avatar{width:48px;height:48px;border-radius:4px;border-radius:var(--avatarRadius,4px);overflow:hidden;position:relative}.avatar img{width:100%;height:100%}.avatar.animated:before,.status:hover .animated.avatar canvas{display:none}.status:hover .animated.avatar img{visibility:visible}.status{display:-ms-flexbox;display:flex;padding:.6em}.status-conversation:last-child{border-bottom:none}.muted{padding:.25em .5em}.muted button{margin-left:auto}.muted .muteWords{margin-left:10px}a.unmute{display:block;margin-left:auto}.reply-left{-ms-flex:0;flex:0;min-width:48px}.reply-body{-ms-flex:1;flex:1}.timeline>.status-el:last-child{border-bottom-radius:0 0 10px 10px;border-radius:0 0 var(--panelRadius,10px) var(--panelRadius,10px)}@media (max-width:960px){.status-el .retweet-info .avatar{margin-left:20px}.status{max-width:100%}.status .avatar{width:40px;height:40px}.status .avatar-compact{width:32px;height:32px}}.attachments{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-.7em}.attachments .attachment.media-upload-container{-ms-flex:0 0 auto;flex:0 0 auto;max-height:300px;max-width:100%}.attachments .placeholder{margin-right:.5em}.attachments .small-attachment{max-height:100px}.attachments .small-attachment.image,.attachments .small-attachment.video{max-width:35%}.attachments .attachment{-ms-flex:1 0 30%;flex:1 0 30%;margin:.5em .7em .6em 0;-ms-flex-item-align:start;align-self:flex-start;line-height:0;border-radius:10px;border-radius:var(--attachmentRadius,10px);border-color:#222;border:1px solid var(--border,#222);overflow:hidden}.attachments.video{line-height:0}.attachments.html{-ms-flex-preferred-size:90%;flex-basis:90%;width:100%;display:-ms-flexbox;display:flex}.attachments.loading{cursor:progress}.attachments .hider{position:absolute;margin:10px;padding:5px;background:hsla(0,0%,90%,.6);font-weight:700;z-index:4}.attachments .small{max-height:100px}.attachments video{max-height:500px;height:100%;width:100%;z-index:0}.attachments audio{width:100%}.attachments img.media-upload{line-height:0;max-height:300px;max-width:100%}.attachments .oembed{line-height:1.2em;width:100%;margin-right:15px;display:-ms-flexbox;display:flex}.attachments .oembed img{width:100%}.attachments .oembed .image{-ms-flex:1;flex:1}.attachments .oembed .image img{border:0;border-radius:5px;height:100%;object-fit:cover}.attachments .oembed .text{-ms-flex:2;flex:2;margin:8px;word-break:break-all}.attachments .oembed .text h1{font-size:14px;margin:0}.attachments .image-attachment{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1}.attachments .image-attachment .still-image{width:100%;height:100%}.attachments .image-attachment .small img{max-height:100px}.attachments .image-attachment img{object-fit:contain;width:100%;height:100%;max-height:500px;image-orientation:from-image}.fav-active{cursor:pointer;animation-duration:.6s}.fav-active:hover,.favorite-button.icon-star{color:orange;color:var(--cOrange,orange)}.rt-active{cursor:pointer;animation-duration:.6s}.icon-retweet.retweeted,.rt-active:hover{color:#0fa00f;color:var(--cGreen,#0fa00f)}.delete-status,.icon-cancel{cursor:pointer}.delete-status:hover,.icon-cancel:hover{color:var(--cRed,red);color:red}.user-finder-container{height:29px;max-width:100%}.user-finder-input{max-width:80%;vertical-align:middle}.chat-heading{cursor:pointer}.chat-window{max-height:200px;overflow-y:auto;overflow-x:hidden}.chat-message{display:-ms-flexbox;display:flex;padding:.2em .5em}.chat-avatar img{height:24px;width:24px;border-radius:4px;border-radius:var(--avatarRadius,4px);margin-right:.5em;margin-top:.25em}.chat-input{display:-ms-flexbox;display:flex}.chat-input textarea{-ms-flex:1;flex:1;margin:.6em;min-height:3.5em;resize:none}.timeline .timeline-heading{position:relative;display:-ms-flexbox;display:flex}.timeline .title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:70%}.timeline .loadmore-button{height:1.8em;line-height:100%}.timeline .loadmore-button,.timeline .loadmore-text{position:absolute;right:.6em;font-size:14px;min-width:6em}.timeline .loadmore-text{background-color:transparent;color:#999;color:var(--faint,#999);font-family:sans-serif;text-align:center;padding:0 .5em;opacity:.8}.new-status-notification{position:relative;margin-top:-1px;font-size:1.1em;border-width:1px 0 0;border-style:solid;border-color:var(--border,#222);padding:10px;z-index:1;background-color:#182230;background-color:var(--btn,#182230)}.spacer{height:1em}.name-and-screen-name{margin-left:.7em;margin-top:0;text-align:left;width:100%}.follows-you{margin-left:2em;float:right}.card{display:-ms-flexbox;display:flex;-ms-flex:1 0;flex:1 0;padding:.6em 1em;border-bottom:1px solid;margin:0;border-bottom-color:#222;border-bottom-color:var(--border,#222)}.card .avatar{margin-top:.2em;width:32px;height:32px;border-radius:10px;border-radius:var(--avatarAltRadius,10px)}.usercard{width:-webkit-fill-available;width:-moz-available;width:fill-available;margin:.2em 0 .7em;border-radius:10px;border-radius:var(--panelRadius,10px);border-color:#222;border:1px solid var(--border,#222);overflow:hidden}.usercard .panel-heading{background:transparent}.usercard p{margin-bottom:0}.user-profile{-ms-flex:2;flex:2;-ms-flex-preferred-size:500px;flex-basis:500px;padding-bottom:10px}.user-profile .panel-heading{background:transparent}.setting-item{margin:1em 1em 1.4em}.setting-item textarea{width:100%;height:100px}.setting-item .new-avatar,.setting-item .old-avatar{width:128px;border-radius:4px;border-radius:var(--avatarRadius,4px)}.setting-item .new-avatar{object-fit:cover;height:128px}.setting-item .btn{margin-top:1em;min-height:28px;width:10em}.setting-list{list-style-type:none}.setting-list li{margin-bottom:.5em}.style-switcher{margin-right:1em}.color-container,.radius-container{display:-ms-flexbox;display:flex}.color-container p,.radius-container p{margin-top:2em;margin-bottom:.5em}.radius-container{-ms-flex-direction:column;flex-direction:column}.color-container{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.color-item,.radius-item{min-width:20em;display:-ms-flexbox;display:flex;-ms-flex:1 1 0px;flex:1 1 0;-ms-flex-align:baseline;align-items:baseline;margin:5px 6px 5px 0}.color-item label,.radius-item label{color:var(--faint,#999)}.radius-item{-ms-flex-preferred-size:auto;flex-basis:auto}.theme-color-cl,.theme-radius-rn{border:0;box-shadow:none;background:transparent;color:var(--faint,#999);-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.theme-color-cl,.theme-color-in,.theme-radius-in{margin-left:4px}.theme-color-in{min-width:4em}.theme-radius-in{min-width:1em}.theme-color-in,.theme-radius-in{max-width:7em;-ms-flex:1;flex:1}.theme-color-lb,.theme-radius-lb{-ms-flex:2;flex:2;min-width:7em}.theme-radius-lb{max-width:50em}.theme-color-lb{max-width:10em}.theme-color-cl{padding:1px;max-width:8em;height:100%;-ms-flex:0;flex:0;min-width:2em;cursor:pointer}.theme-preview-content{padding:20px}.dummy .avatar{background:linear-gradient(135deg,#b8e1fc,#a9d2f3 10%,#90bae4 25%,#90bcea 37%,#90bff0 50%,#6ba8e5 51%,#a2daf5 83%,#bdf3fd);color:#000;text-align:center;height:48px;line-height:48px;width:48px;float:left;margin-right:1em}.registration-form{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:.6em}.registration-form .container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.registration-form .terms-of-service{-ms-flex:0 1 50%;flex:0 1 50%;margin:.8em}.registration-form .text-fields{margin-top:.6em;-ms-flex:1 0;flex:1 0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.registration-form .form-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:.3em 0;line-height:24px}.registration-form form textarea{line-height:16px;resize:vertical}.registration-form .captcha{max-width:350px;margin-bottom:.4em}.registration-form .btn{margin-top:.6em;height:28px}.registration-form .error{text-align:center}@media (max-width:959px){.registration-form .container{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.profile-edit .bio{margin:0}.profile-edit input[type=file]{padding:5px}.profile-edit .banner{max-width:400px}.profile-edit .uploading{font-size:1.5em;margin:.25em} -/*# sourceMappingURL=app.b96f1ae65bf0fc0f0564dbc7f12febfd.css.map*/ \ No newline at end of file diff --git a/priv/static/static/css/app.b96f1ae65bf0fc0f0564dbc7f12febfd.css.map b/priv/static/static/css/app.b96f1ae65bf0fc0f0564dbc7f12febfd.css.map deleted file mode 100644 index 4da23c9e6..000000000 --- a/priv/static/static/css/app.b96f1ae65bf0fc0f0564dbc7f12febfd.css.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"sources":["webpack:///webpack:///src/App.scss","webpack:///webpack:///src/components/user_panel/user_panel.vue","webpack:///webpack:///src/components/login_form/login_form.vue","webpack:///webpack:///src/components/post_status_form/post_status_form.vue","webpack:///webpack:///src/components/media_upload/media_upload.vue","webpack:///webpack:///src/components/user_card_content/user_card_content.vue","webpack:///webpack:///src/components/still-image/still-image.vue","webpack:///webpack:///src/components/nav_panel/nav_panel.vue","webpack:///webpack:///src/components/notifications/notifications.scss","webpack:///webpack:///src/components/status/status.vue","webpack:///webpack:///src/components/attachment/attachment.vue","webpack:///webpack:///src/components/favorite_button/favorite_button.vue","webpack:///webpack:///src/components/retweet_button/retweet_button.vue","webpack:///webpack:///src/components/delete_button/delete_button.vue","webpack:///webpack:///src/components/user_finder/user_finder.vue","webpack:///webpack:///src/components/chat_panel/chat_panel.vue","webpack:///webpack:///src/components/timeline/timeline.vue","webpack:///webpack:///src/components/status_or_conversation/status_or_conversation.vue","webpack:///webpack:///src/components/user_card/user_card.vue","webpack:///webpack:///src/components/user_profile/user_profile.vue","webpack:///webpack:///src/components/settings/settings.vue","webpack:///webpack:///src/components/style_switcher/style_switcher.vue","webpack:///webpack:///src/components/registration/registration.vue","webpack:///webpack:///src/components/user_settings/user_settings.vue"],"names":[],"mappings":"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","file":"static/css/app.b96f1ae65bf0fc0f0564dbc7f12febfd.css","sourcesContent":["\n#app{background-size:cover;background-attachment:fixed;background-repeat:no-repeat;background-position:0 50px;min-height:100vh\n}\ni{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none\n}\nh4{margin:0\n}\n#content{box-sizing:border-box;padding-top:60px;margin:auto;min-height:100vh;max-width:980px;background-color:rgba(0,0,0,0.15);-ms-flex-line-pack:start;align-content:flex-start\n}\n.text-center{text-align:center\n}\nbody{font-family:sans-serif;font-size:14px;margin:0;color:#b9b9ba;color:var(--fg, #b9b9ba)\n}\na{text-decoration:none;color:#d8a070;color:var(--link, #d8a070)\n}\nbutton{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#b9b9ba;color:var(--fg, #b9b9ba);background-color:#182230;background-color:var(--btn, #182230);border:none;border-radius:4px;border-radius:var(--btnRadius, 4px);cursor:pointer;border-top:1px solid rgba(255,255,255,0.2);border-bottom:1px solid rgba(0,0,0,0.2);box-shadow:0px 0px 2px black;font-size:14px;font-family:sans-serif\n}\nbutton:hover{box-shadow:0px 0px 4px rgba(255,255,255,0.3)\n}\nbutton:disabled{cursor:not-allowed;opacity:0.5\n}\nbutton.pressed{color:#999;color:var(--faint, #999);background-color:#121a24;background-color:var(--bg, #121a24)\n}\nlabel.select{padding:0\n}\ninput,textarea,.select{border:none;border-radius:4px;border-radius:var(--btnRadius, 4px);border-bottom:1px solid rgba(255,255,255,0.2);border-top:1px solid rgba(0,0,0,0.2);box-shadow:0px 0px 2px black inset;background-color:#151e2a;background-color:var(--lightBg, #151e2a);color:#b9b9ba;color:var(--lightFg, #b9b9ba);font-family:sans-serif;font-size:14px;padding:8px 7px;box-sizing:border-box;display:inline-block;position:relative;height:29px;line-height:16px\n}\ninput .icon-down-open,textarea .icon-down-open,.select .icon-down-open{position:absolute;top:0;bottom:0;right:5px;height:100%;color:#b9b9ba;color:var(--fg, #b9b9ba);line-height:29px;z-index:0;pointer-events:none\n}\ninput select,textarea select,.select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;margin:0;color:#b9b9ba;color:var(--fg, #b9b9ba);padding:4px 2em 3px 3px;width:100%;z-index:1;height:29px;line-height:16px\n}\ninput[type=radio],input[type=checkbox],textarea[type=radio],textarea[type=checkbox],.select[type=radio],.select[type=checkbox]{display:none\n}\ninput[type=radio]:checked+label::before,input[type=checkbox]:checked+label::before,textarea[type=radio]:checked+label::before,textarea[type=checkbox]:checked+label::before,.select[type=radio]:checked+label::before,.select[type=checkbox]:checked+label::before{color:#b9b9ba;color:var(--fg, #b9b9ba)\n}\ninput[type=radio]+label::before,input[type=checkbox]+label::before,textarea[type=radio]+label::before,textarea[type=checkbox]+label::before,.select[type=radio]+label::before,.select[type=checkbox]+label::before{display:inline-block;content:'✔';transition:color 200ms;width:1.1em;height:1.1em;border-radius:2px;border-radius:var(--checkBoxRadius, 2px);border-bottom:1px solid rgba(255,255,255,0.2);border-top:1px solid rgba(0,0,0,0.2);box-shadow:0px 0px 2px black inset;margin-right:.5em;background-color:#182230;background-color:var(--btn, #182230);vertical-align:top;text-align:center;line-height:1.1em;font-size:1.1em;box-sizing:border-box;color:transparent;overflow:hidden;box-sizing:border-box\n}\ni[class*=icon-]{color:#666;color:var(--icon, #666)\n}\n.container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0 10px 0 10px\n}\n.gaps{margin:-1em 0 0 -1em\n}\n.item{-ms-flex:1;flex:1;line-height:50px;height:50px;overflow:hidden\n}\n.item .nav-icon{font-size:1.1em;margin-left:0.4em\n}\n.gaps>.item{padding:1em 0 0 1em\n}\n.auto-size{-ms-flex:1;flex:1\n}\nnav{width:100%;-ms-flex-align:center;align-items:center;position:fixed;height:50px\n}\nnav .inner-nav{padding-left:20px;padding-right:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-preferred-size:970px;flex-basis:970px;margin:auto;height:50px;background-repeat:no-repeat;background-position:center;background-size:auto 80%\n}\nnav .inner-nav a i{color:#d8a070;color:var(--link, #d8a070)\n}\nmain-router{-ms-flex:1;flex:1\n}\n.status.compact{color:rgba(0,0,0,0.42);font-weight:300\n}\n.status.compact p{margin:0;font-size:0.8em\n}\n.panel{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0.5em;background-color:#121a24;background-color:var(--bg, #121a24);border-radius:10px;border-radius:var(--panelRadius, 10px);box-shadow:1px 1px 4px rgba(0,0,0,0.6)\n}\n.panel-body:empty::before{content:\"¯\\\\_(ツ)_/¯\";display:block;margin:1em;text-align:center\n}\n.panel-heading{border-radius:10px 10px 0 0;border-radius:var(--panelRadius, 10px) var(--panelRadius, 10px) 0 0;background-size:cover;padding:0.6em 1.0em;text-align:left;font-size:1.3em;line-height:24px;background-color:#182230;background-color:var(--btn, #182230)\n}\n.panel-footer{border-radius:0 0 10px 10px;border-radius:0 0 var(--panelRadius, 10px) var(--panelRadius, 10px)\n}\n.panel-body>p{line-height:18px;padding:1em;margin:0\n}\n.container>*{min-width:0px\n}\n.fa{color:grey\n}\nnav{z-index:1000;background-color:#182230;background-color:var(--btn, #182230);color:#999;color:var(--faint, #999);box-shadow:0px 0px 4px rgba(0,0,0,0.6)\n}\n.fade-enter-active,.fade-leave-active{transition:opacity .2s\n}\n.fade-enter,.fade-leave-active{opacity:0\n}\n.main{-ms-flex-preferred-size:60%;flex-basis:60%;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1\n}\n.sidebar-bounds{-ms-flex:0;flex:0;-ms-flex-preferred-size:35%;flex-basis:35%\n}\n.sidebar-flexer{-ms-flex:1;flex:1;-ms-flex-preferred-size:345px;flex-basis:345px;width:365px\n}\n.mobile-shown{display:none\n}\n.panel-switcher{display:none;width:100%;height:46px\n}\n.panel-switcher button{display:block;-ms-flex:1;flex:1;max-height:32px;margin:0.5em;padding:0.5em\n}\n@media all and (min-width: 960px){\nbody{overflow-y:scroll\n}\n.sidebar-bounds{overflow:hidden;max-height:100vh;width:345px;position:fixed;margin-top:-10px\n}\n.sidebar-bounds .sidebar-scroller{height:96vh;width:365px;padding-top:10px;padding-right:50px;overflow-x:hidden;overflow-y:scroll\n}\n.sidebar-bounds .sidebar{width:345px\n}\n.sidebar-flexer{max-height:96vh;-ms-flex-negative:0;flex-shrink:0;-ms-flex-positive:0;flex-grow:0\n}\n}\n.alert{margin:0.35em;padding:0.25em;border-radius:5px;border-radius:var(--tooltipRadius, 5px);color:#999;color:var(--faint, #999);min-height:28px;line-height:28px\n}\n.alert.error{background-color:rgba(211,16,20,0.5);background-color:var(--cAlertRed, rgba(211,16,20,0.5))\n}\n.faint{color:#999;color:var(--faint, #999)\n}\n@media all and (max-width: 959px){\n.mobile-hidden{display:none\n}\n.panel-switcher{display:-ms-flexbox;display:flex\n}\n.container{padding:0 0 0 0\n}\n.panel{margin:0.5em 0 0.5em 0\n}\n}\n.item.right{text-align:right;padding-right:20px\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/App.scss","\n.user-panel .profile-panel-background .panel-heading{background:transparent\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/components/user_panel/user_panel.vue","\n.login-form .btn{min-height:28px;width:10em\n}\n.login-form .error{text-align:center\n}\n.login-form .register{-ms-flex:1 1;flex:1 1\n}\n.login-form .login-bottom{margin-top:1.0em;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/components/login_form/login_form.vue","\n.tribute-container ul{padding:0px\n}\n.tribute-container ul li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center\n}\n.tribute-container img{padding:3px;width:16px;height:16px;border-radius:10px;border-radius:var(--avatarAltRadius, 10px)\n}\n.post-status-form .form-bottom,.login .form-bottom{display:-ms-flexbox;display:flex;padding:0.5em;height:32px\n}\n.post-status-form .form-bottom button,.login .form-bottom button{width:10em\n}\n.post-status-form .form-bottom p,.login .form-bottom p{margin:0.35em;padding:0.35em;display:-ms-flexbox;display:flex\n}\n.post-status-form .error,.login .error{text-align:center\n}\n.post-status-form .attachments,.login .attachments{padding:0 0.5em\n}\n.post-status-form .attachments .attachment,.login .attachments .attachment{position:relative;border:1px solid #222;border:1px solid var(--border, #222);margin:0.5em 0.8em 0.2em 0\n}\n.post-status-form .attachments i,.login .attachments i{position:absolute;margin:10px;padding:5px;background:rgba(230,230,230,0.6);border-radius:10px;border-radius:var(--attachmentRadius, 10px);font-weight:bold\n}\n.post-status-form .btn,.login .btn{cursor:pointer\n}\n.post-status-form .btn[disabled],.login .btn[disabled]{cursor:not-allowed\n}\n.post-status-form .icon-cancel,.login .icon-cancel{cursor:pointer\n}\n.post-status-form form,.login form{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:0.6em\n}\n.post-status-form .form-group,.login .form-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:0.3em 0.5em 0.6em;line-height:24px\n}\n.post-status-form form textarea,.login form textarea{line-height:16px;resize:none;overflow:hidden;transition:min-height 200ms 100ms;min-height:1px;box-sizing:content-box\n}\n.post-status-form form textarea:focus,.login form textarea:focus{min-height:48px\n}\n.post-status-form .btn,.login .btn{cursor:pointer\n}\n.post-status-form .btn[disabled],.login .btn[disabled]{cursor:not-allowed\n}\n.post-status-form .icon-cancel,.login .icon-cancel{cursor:pointer;z-index:4\n}\n.post-status-form .autocomplete-panel,.login .autocomplete-panel{margin:0 0.5em 0 0.5em;border-radius:5px;border-radius:var(--tooltipRadius, 5px);position:absolute;z-index:1;box-shadow:1px 2px 4px rgba(0,0,0,0.5);min-width:75%;background:#182230;background:var(--btn, #182230);color:#b9b9ba;color:var(--lightFg, #b9b9ba)\n}\n.post-status-form .autocomplete,.login .autocomplete{cursor:pointer;padding:0.2em 0.4em 0.2em 0.4em;border-bottom:1px solid rgba(0,0,0,0.4);display:-ms-flexbox;display:flex\n}\n.post-status-form .autocomplete img,.login .autocomplete img{width:24px;height:24px;border-radius:4px;border-radius:var(--avatarRadius, 4px);object-fit:contain\n}\n.post-status-form .autocomplete span,.login .autocomplete span{line-height:24px;margin:0 0.1em 0 0.2em\n}\n.post-status-form .autocomplete small,.login .autocomplete small{margin-left:.5em;color:#999;color:var(--faint, #999)\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/components/post_status_form/post_status_form.vue","\n.media-upload {\n font-size: 26px;\n -ms-flex: 1;\n flex: 1;\n}\n.icon-upload {\n cursor: pointer;\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/components/media_upload/media_upload.vue","\n.profile-panel-background{background-size:cover;border-radius:10px;border-radius:var(--panelRadius, 10px)\n}\n.profile-panel-background .panel-heading{padding:0.6em 0em;text-align:center\n}\n.profile-panel-body{top:-0em;padding-top:4em;word-wrap:break-word;background:linear-gradient(to bottom, transparent, #121a24 80%);background:linear-gradient(to bottom, transparent, var(--bg, #121a24) 80%)\n}\n.user-info{color:white;padding:0 16px 16px 16px;margin-bottom:-4em;text-shadow:0px 1px 1.5px #000\n}\n.user-info .container{padding:16px 10px 4px 10px;display:-ms-flexbox;display:flex;max-height:56px;overflow:hidden\n}\n.user-info .container .avatar{border-radius:4px;border-radius:var(--avatarRadius, 4px);-ms-flex:1 0 100%;flex:1 0 100%;width:56px;height:56px;box-shadow:0px 1px 8px rgba(0,0,0,0.75);object-fit:cover\n}\n.user-info .container .avatar.animated::before{display:none\n}\n.user-info:hover .animated.avatar canvas{display:none\n}\n.user-info:hover .animated.avatar img{visibility:visible\n}\n.user-info .usersettings{color:#fff;opacity:.8\n}\n.user-info .name-and-screen-name{display:block;margin-left:0.6em;text-align:left;text-overflow:ellipsis;white-space:nowrap;-ms-flex:1 1 0px;flex:1 1 0\n}\n.user-info .user-name{color:white;text-overflow:ellipsis;overflow:hidden\n}\n.user-info .user-screen-name{color:white;font-weight:lighter;font-size:15px;padding-right:0.1em\n}\n.user-info .user-interactions{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between;margin-top:0.7em;margin-bottom:-1.0em\n}\n.user-info .user-interactions div{-ms-flex:1;flex:1\n}\n.user-info .user-interactions .following{color:white;font-size:14px;-ms-flex:0 0 100%;flex:0 0 100%;margin:-0.7em 0.0em 0.3em 0.0em;padding-left:16px;text-align:left\n}\n.user-info .user-interactions .mute{max-width:220px;min-height:28px\n}\n.user-info .user-interactions .remote-follow{max-width:220px;min-height:28px\n}\n.user-info .user-interactions .follow{max-width:220px;min-height:28px\n}\n.user-info .user-interactions button{width:92%;height:100%\n}\n.user-info .user-interactions .remote-button{height:28px !important;width:92%\n}\n.user-info .user-interactions .pressed{border-bottom-color:rgba(255,255,255,0.2);border-top-color:rgba(0,0,0,0.2)\n}\n.user-counts{display:-ms-flexbox;display:flex;line-height:16px;padding:1em 1.5em 0em 1em;text-align:center\n}\n.user-count{-ms-flex:1;flex:1\n}\n.user-count h5{color:white;font-size:1em;font-weight:bolder;margin:0 0 0.25em\n}\n.user-count a{text-decoration:none\n}\n.dailyAvg{font-size:0.8em;opacity:0.5\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/components/user_card_content/user_card_content.vue","\n.still-image{position:relative;line-height:0;overflow:hidden;width:100%;height:100%\n}\n.still-image:hover canvas{display:none\n}\n.still-image img{width:100%;height:100%\n}\n.still-image.animated:hover::before,.still-image.animated img{visibility:hidden\n}\n.still-image.animated:hover img{visibility:visible\n}\n.still-image.animated::before{content:'gif';position:absolute;line-height:10px;font-size:10px;top:5px;left:5px;background:rgba(127,127,127,0.5);color:#FFF;display:block;padding:2px 4px;border-radius:5px;border-radius:var(--tooltipRadius, 5px);z-index:2\n}\n.still-image canvas{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/components/still-image/still-image.vue","\n.nav-panel .panel{overflow:hidden\n}\n.nav-panel ul{list-style:none;margin:0;padding:0\n}\n.nav-panel li{border-bottom:1px solid;border-color:#222;border-color:var(--border, #222);background-color:#121a24;background-color:var(--bg, #121a24);padding:0\n}\n.nav-panel li:first-child a{border-top-right-radius:10px;border-top-right-radius:var(--panelRadius, 10px);border-top-left-radius:10px;border-top-left-radius:var(--panelRadius, 10px)\n}\n.nav-panel li:last-child a{border-bottom-right-radius:10px;border-bottom-right-radius:var(--panelRadius, 10px);border-bottom-left-radius:10px;border-bottom-left-radius:var(--panelRadius, 10px)\n}\n.nav-panel li:last-child{border:none\n}\n.nav-panel a{display:block;padding:0.8em 0.85em\n}\n.nav-panel a:hover{background-color:#151e2a;background-color:var(--lightBg, #151e2a)\n}\n.nav-panel a.router-link-active{font-weight:bolder;background-color:#151e2a;background-color:var(--lightBg, #151e2a)\n}\n.nav-panel a.router-link-active:hover{text-decoration:underline\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/components/nav_panel/nav_panel.vue","\n.notifications{padding-bottom:15em\n}\n.notifications .panel{background:#121a24;background:var(--bg, #121a24)\n}\n.notifications .panel-body{border-color:#222;border-color:var(--border, #222)\n}\n.notifications .panel-heading{position:relative;background:#182230;background:var(--btn, #182230);color:#b9b9ba;color:var(--fg, #b9b9ba)\n}\n.notifications .panel-heading .read-button{position:absolute;right:0.7em;height:1.8em;line-height:100%;background-color:#182230;background-color:var(--btn, #182230);color:#999;color:var(--faint, #999)\n}\n.notifications .unseen-count{display:inline-block;background-color:red;background-color:var(--cRed, red);text-shadow:0px 0px 3px rgba(0,0,0,0.5);min-width:1.3em;border-radius:1.3em;margin:0 0.2em 0 -0.4em;color:white;font-size:0.9em;text-align:center;line-height:1.3em\n}\n.notifications .unseen{border-left:4px solid red;border-left:4px solid var(--cRed, red);padding-left:0\n}\n.notification{box-sizing:border-box;display:-ms-flexbox;display:flex;border-bottom:1px solid;border-bottom-color:inherit;padding-left:4px\n}\n.notification .avatar-compact{width:32px;height:32px;border-radius:10px;border-radius:var(--avatarAltRadius, 10px);overflow:hidden;line-height:0\n}\n.notification .avatar-compact.animated::before{display:none\n}\n.notification:hover .animated.avatar canvas{display:none\n}\n.notification:hover .animated.avatar img{visibility:visible\n}\n.notification .notification-usercard{margin:0\n}\n.notification .non-mention{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:0.6em;min-width:0\n}\n.notification .non-mention .avatar-container{width:32px;height:32px\n}\n.notification .non-mention .status-el{padding:0\n}\n.notification .non-mention .status-el .status{padding:0.25em 0;color:#999;color:var(#999, --faint)\n}\n.notification .non-mention .status-el .media-body{margin:0\n}\n.notification .follow-text{padding:0.5em 0\n}\n.notification .status-el{-ms-flex:1;flex:1\n}\n.notification time{white-space:nowrap\n}\n.notification .notification-right{-ms-flex:1;flex:1;padding-left:0.8em;min-width:0\n}\n.notification .notification-details{min-width:0px;word-wrap:break-word;line-height:18px;position:relative;overflow:hidden;width:100%;-ms-flex:1 1 0px;flex:1 1 0;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap\n}\n.notification .notification-details .name-and-action{-ms-flex:1;flex:1\n}\n.notification .notification-details .username{font-weight:bolder\n}\n.notification .notification-details .timeago{float:right;font-size:12px\n}\n.notification .notification-details .icon-retweet.lit{color:#0fa00f;color:var(--cGreen, #0fa00f)\n}\n.notification .notification-details .icon-user-plus.lit{color:#0095ff;color:var(--cBlue, #0095ff)\n}\n.notification .notification-details .icon-reply.lit{color:#0095ff;color:var(--cBlue, #0095ff)\n}\n.notification .notification-details .icon-star.lit{color:orange;color:orange;color:var(--cOrange, orange)\n}\n.notification .notification-details .status-content{margin:0;max-height:300px\n}\n.notification .notification-details h1{word-break:break-all;margin:0 0 0.3em;padding:0;font-size:1em;line-height:20px\n}\n.notification .notification-details h1 small{font-weight:lighter\n}\n.notification .notification-details p{margin:0;margin-top:0;margin-bottom:0.3em\n}\n.notification:last-child{border-bottom:none\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/components/notifications/notifications.scss","\n.status-body{-ms-flex:1;flex:1;min-width:0\n}\n.status-preview.status-el{border-style:solid;border-width:1px;border-color:#222;border-color:var(--border, #222)\n}\n.status-preview-container{position:relative;max-width:100%\n}\n.status-preview{position:absolute;max-width:95%;display:-ms-flexbox;display:flex;background-color:#121a24;background-color:var(--bg, #121a24);border-color:#222;border-color:var(--border, #222);border-style:solid;border-width:1px;border-radius:5px;border-radius:var(--tooltipRadius, 5px);box-shadow:2px 2px 3px rgba(0,0,0,0.5);margin-top:0.25em;margin-left:0.5em;z-index:50\n}\n.status-preview .status{-ms-flex:1;flex:1;border:0;min-width:15em\n}\n.status-preview-loading{display:block;font-size:2em;min-width:8em;padding:0.5em;text-align:center;border-width:1px;border-style:solid\n}\n.status-el{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;border-left-width:0px;line-height:18px;min-width:0;background-color:#121a24;background-color:var(--bg, #121a24);border-color:#222;border-color:var(--border, #222);border-left:4px red;border-left:4px var(--cRed, red)\n}\n.status-el_focused{background-color:#151e2a;background-color:var(--lightBg, #151e2a)\n}\n.timeline .status-el{border-bottom-width:1px;border-bottom-style:solid\n}\n.status-el .media-body{-ms-flex:1;flex:1;padding:0;margin:0 0 0.25em 0.8em\n}\n.status-el .media-heading{-ms-flex-wrap:nowrap;flex-wrap:nowrap\n}\n.status-el .media-heading-left{padding:0;vertical-align:bottom;-ms-flex-preferred-size:100%;flex-basis:100%\n}\n.status-el .media-heading-left small{font-weight:lighter\n}\n.status-el .media-heading-left h4{font-size:14px;margin-right:0.25em\n}\n.status-el .media-heading-left .name-and-links{padding:0;-ms-flex:1 0;flex:1 0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap\n}\n.status-el .media-heading-left .links a{padding-top:1px;font-size:12px;color:#d8a070;color:var(--link, #d8a070)\n}\n.status-el .media-heading-left .replies{line-height:16px\n}\n.status-el .media-heading-left .reply-link{margin-right:0.2em\n}\n.status-el .media-heading-right{-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;max-height:1.5em;margin-left:0.25em\n}\n.status-el .media-heading-right .timeago{margin-right:0.2em;font-size:12px;padding-top:1px\n}\n.status-el .media-heading-right i{margin-left:0.2em\n}\n.status-el a{display:inline-block;word-break:break-all\n}\n.status-el .tall-status{position:relative;height:220px;overflow-x:hidden;overflow-y:hidden\n}\n.status-el .tall-status-hider{position:absolute;height:70px;margin-top:150px;width:100%;text-align:center;line-height:110px;background:linear-gradient(to bottom, transparent, #121a24 80%);background:linear-gradient(to bottom, transparent, var(--bg, #121a24) 80%)\n}\n.status-el .tall-status-hider_focused{background:linear-gradient(to bottom, transparent, #151e2a 80%);background:linear-gradient(to bottom, transparent, var(--lightBg, #151e2a) 80%)\n}\n.status-el .tall-status-unhider{width:100%;text-align:center\n}\n.status-el .status-content{margin-right:0.5em\n}\n.status-el .status-content img,.status-el .status-content video{max-width:100%;max-height:400px;vertical-align:middle;object-fit:contain\n}\n.status-el .status-content blockquote{margin:0.2em 0 0.2em 2em;font-style:italic\n}\n.status-el .status-content p{margin:0;margin-top:0.2em;margin-bottom:0.5em\n}\n.status-el .retweet-info{padding:0.3em 0.6em 0 0.6em;margin:0 0 -0.3em 0\n}\n.status-el .retweet-info .avatar{border-radius:10px;border-radius:var(--avatarAltRadius, 10px);margin-left:28px;width:20px;height:20px\n}\n.status-el .retweet-info .media-body{font-size:1em;line-height:22px\n}\n.status-fadein{animation-duration:0.4s;animation-name:fadein\n}\n@keyframes fadein{\nfrom{opacity:0\n}\nto{opacity:1\n}\n}\n.greentext{color:green\n}\n.status-conversation{border-left-style:solid\n}\n.status-actions{width:100%;display:-ms-flexbox;display:flex\n}\n.status-actions div,.status-actions favorite-button{padding-top:0.25em;max-width:6em;-ms-flex:1;flex:1\n}\n.icon-reply:hover{color:#0095ff;color:var(--cBlue, #0095ff)\n}\n.icon-reply.icon-reply-active{color:#0095ff;color:var(--cBlue, #0095ff)\n}\n.status .avatar-compact{width:32px;height:32px;border-radius:10px;border-radius:var(--avatarAltRadius, 10px)\n}\n.avatar{width:48px;height:48px;border-radius:4px;border-radius:var(--avatarRadius, 4px);overflow:hidden;position:relative\n}\n.avatar img{width:100%;height:100%\n}\n.avatar.animated::before{display:none\n}\n.status:hover .animated.avatar canvas{display:none\n}\n.status:hover .animated.avatar img{visibility:visible\n}\n.status{display:-ms-flexbox;display:flex;padding:0.6em\n}\n.status-conversation:last-child{border-bottom:none\n}\n.muted{padding:0.25em 0.5em\n}\n.muted button{margin-left:auto\n}\n.muted .muteWords{margin-left:10px\n}\na.unmute{display:block;margin-left:auto\n}\n.reply-left{-ms-flex:0;flex:0;min-width:48px\n}\n.reply-body{-ms-flex:1;flex:1\n}\n.timeline>.status-el:last-child{border-bottom-radius:0 0 10px 10px;border-radius:0 0 var(--panelRadius, 10px) var(--panelRadius, 10px)\n}\n@media all and (max-width: 960px){\n.status-el .retweet-info .avatar{margin-left:20px\n}\n.status{max-width:100%\n}\n.status .avatar{width:40px;height:40px\n}\n.status .avatar-compact{width:32px;height:32px\n}\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/components/status/status.vue","\n.attachments{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-0.7em\n}\n.attachments .attachment.media-upload-container{-ms-flex:0 0 auto;flex:0 0 auto;max-height:300px;max-width:100%\n}\n.attachments .placeholder{margin-right:0.5em\n}\n.attachments .small-attachment{max-height:100px\n}\n.attachments .small-attachment.image,.attachments .small-attachment.video{max-width:35%\n}\n.attachments .attachment{-ms-flex:1 0 30%;flex:1 0 30%;margin:0.5em 0.7em 0.6em 0.0em;-ms-flex-item-align:start;align-self:flex-start;line-height:0;border-style:solid;border-width:1px;border-radius:10px;border-radius:var(--attachmentRadius, 10px);border-color:#222;border-color:var(--border, #222);overflow:hidden\n}\n.attachments.video{line-height:0\n}\n.attachments.html{-ms-flex-preferred-size:90%;flex-basis:90%;width:100%;display:-ms-flexbox;display:flex\n}\n.attachments.loading{cursor:progress\n}\n.attachments .hider{position:absolute;margin:10px;padding:5px;background:rgba(230,230,230,0.6);font-weight:bold;z-index:4\n}\n.attachments .small{max-height:100px\n}\n.attachments video{max-height:500px;height:100%;width:100%;z-index:0\n}\n.attachments audio{width:100%\n}\n.attachments img.media-upload{line-height:0;max-height:300px;max-width:100%\n}\n.attachments .oembed{line-height:1.2em;width:100%;margin-right:15px;display:-ms-flexbox;display:flex\n}\n.attachments .oembed img{width:100%\n}\n.attachments .oembed .image{-ms-flex:1;flex:1\n}\n.attachments .oembed .image img{border:0px;border-radius:5px;height:100%;object-fit:cover\n}\n.attachments .oembed .text{-ms-flex:2;flex:2;margin:8px;word-break:break-all\n}\n.attachments .oembed .text h1{font-size:14px;margin:0px\n}\n.attachments .image-attachment{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1\n}\n.attachments .image-attachment .still-image{width:100%;height:100%\n}\n.attachments .image-attachment .small img{max-height:100px\n}\n.attachments .image-attachment img{object-fit:contain;width:100%;height:100%;max-height:500px;image-orientation:from-image\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/components/attachment/attachment.vue","\n.fav-active{cursor:pointer;animation-duration:0.6s\n}\n.fav-active:hover{color:orange;color:var(--cOrange, orange)\n}\n.favorite-button.icon-star{color:orange;color:var(--cOrange, orange)\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/components/favorite_button/favorite_button.vue","\n.rt-active{cursor:pointer;animation-duration:0.6s\n}\n.rt-active:hover{color:#0fa00f;color:var(--cGreen, #0fa00f)\n}\n.icon-retweet.retweeted{color:#0fa00f;color:var(--cGreen, #0fa00f)\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/components/retweet_button/retweet_button.vue","\n.icon-cancel,.delete-status{cursor:pointer\n}\n.icon-cancel:hover,.delete-status:hover{color:var(--cRed, red);color:red\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/components/delete_button/delete_button.vue","\n.user-finder-container{height:29px;max-width:100%\n}\n.user-finder-input{max-width:80%;vertical-align:middle\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/components/user_finder/user_finder.vue","\n.chat-heading{cursor:pointer\n}\n.chat-window{max-height:200px;overflow-y:auto;overflow-x:hidden\n}\n.chat-message{display:-ms-flexbox;display:flex;padding:0.2em 0.5em\n}\n.chat-avatar img{height:24px;width:24px;border-radius:4px;border-radius:var(--avatarRadius, 4px);margin-right:0.5em;margin-top:0.25em\n}\n.chat-input{display:-ms-flexbox;display:flex\n}\n.chat-input textarea{-ms-flex:1;flex:1;margin:0.6em;min-height:3.5em;resize:none\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/components/chat_panel/chat_panel.vue","\n.timeline .timeline-heading{position:relative;display:-ms-flexbox;display:flex\n}\n.timeline .title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:70%\n}\n.timeline .loadmore-button{position:absolute;right:0.6em;font-size:14px;min-width:6em;height:1.8em;line-height:100%\n}\n.timeline .loadmore-text{position:absolute;right:0.6em;font-size:14px;min-width:6em;background-color:transparent;color:#999;color:var(--faint, #999);font-family:sans-serif;text-align:center;padding:0 0.5em 0 0.5em;opacity:0.8\n}\n.new-status-notification{position:relative;margin-top:-1px;font-size:1.1em;border-width:1px 0 0 0;border-style:solid;border-color:var(--border, #222);padding:10px;z-index:1;background-color:#182230;background-color:var(--btn, #182230)\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/components/timeline/timeline.vue","\n.spacer{height:1em\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/components/status_or_conversation/status_or_conversation.vue","\n.name-and-screen-name{margin-left:0.7em;margin-top:0.0em;text-align:left;width:100%\n}\n.follows-you{margin-left:2em;float:right\n}\n.card{display:-ms-flexbox;display:flex;-ms-flex:1 0;flex:1 0;padding-top:0.6em;padding-right:1em;padding-bottom:0.6em;padding-left:1em;border-bottom:1px solid;margin:0;border-bottom-color:#222;border-bottom-color:var(--border, #222)\n}\n.card .avatar{margin-top:0.2em;width:32px;height:32px;border-radius:10px;border-radius:var(--avatarAltRadius, 10px)\n}\n.usercard{width:-webkit-fill-available;width:-moz-available;width:fill-available;margin:0.2em 0 0.7em 0;border-radius:10px;border-radius:var(--panelRadius, 10px);border-style:solid;border-color:#222;border-color:var(--border, #222);border-width:1px;overflow:hidden\n}\n.usercard .panel-heading{background:transparent\n}\n.usercard p{margin-bottom:0\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/components/user_card/user_card.vue","\n.user-profile{-ms-flex:2;flex:2;-ms-flex-preferred-size:500px;flex-basis:500px;padding-bottom:10px\n}\n.user-profile .panel-heading{background:transparent\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/components/user_profile/user_profile.vue","\n.setting-item{margin:1em 1em 1.4em\n}\n.setting-item textarea{width:100%;height:100px\n}\n.setting-item .old-avatar{width:128px;border-radius:4px;border-radius:var(--avatarRadius, 4px)\n}\n.setting-item .new-avatar{object-fit:cover;width:128px;height:128px;border-radius:4px;border-radius:var(--avatarRadius, 4px)\n}\n.setting-item .btn{margin-top:1em;min-height:28px;width:10em\n}\n.setting-list{list-style-type:none\n}\n.setting-list li{margin-bottom:0.5em\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/components/settings/settings.vue","\n.style-switcher{margin-right:1em\n}\n.radius-container,.color-container{display:-ms-flexbox;display:flex\n}\n.radius-container p,.color-container p{margin-top:2em;margin-bottom:.5em\n}\n.radius-container{-ms-flex-direction:column;flex-direction:column\n}\n.color-container{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between\n}\n.radius-item,.color-item{min-width:20em;display:-ms-flexbox;display:flex;-ms-flex:1 1 0px;flex:1 1 0;-ms-flex-align:baseline;align-items:baseline;margin:5px 6px 5px 0\n}\n.radius-item label,.color-item label{color:var(--faint, #999)\n}\n.radius-item{-ms-flex-preferred-size:auto;flex-basis:auto\n}\n.theme-radius-rn,.theme-color-cl{border:0;box-shadow:none;background:transparent;color:var(--faint, #999);-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch\n}\n.theme-color-cl,.theme-radius-in,.theme-color-in{margin-left:4px\n}\n.theme-color-in{min-width:4em\n}\n.theme-radius-in{min-width:1em\n}\n.theme-radius-in,.theme-color-in{max-width:7em;-ms-flex:1;flex:1\n}\n.theme-radius-lb,.theme-color-lb{-ms-flex:2;flex:2;min-width:7em\n}\n.theme-radius-lb{max-width:50em\n}\n.theme-color-lb{max-width:10em\n}\n.theme-color-cl{padding:1px;max-width:8em;height:100%;-ms-flex:0;flex:0;min-width:2em;cursor:pointer\n}\n.theme-preview-content{padding:20px\n}\n.dummy .avatar{background:linear-gradient(135deg, #b8e1fc 0%, #a9d2f3 10%, #90bae4 25%, #90bcea 37%, #90bff0 50%, #6ba8e5 51%, #a2daf5 83%, #bdf3fd 100%);color:black;text-align:center;height:48px;line-height:48px;width:48px;float:left;margin-right:1em\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/components/style_switcher/style_switcher.vue","\n.registration-form{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0.6em\n}\n.registration-form .container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row\n}\n.registration-form .terms-of-service{-ms-flex:0 1 50%;flex:0 1 50%;margin:0.8em\n}\n.registration-form .text-fields{margin-top:0.6em;-ms-flex:1 0;flex:1 0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column\n}\n.registration-form .form-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:0.3em 0.0em 0.3em;line-height:24px\n}\n.registration-form form textarea{line-height:16px;resize:vertical\n}\n.registration-form .captcha{max-width:350px;margin-bottom:0.4em\n}\n.registration-form .btn{margin-top:0.6em;height:28px\n}\n.registration-form .error{text-align:center\n}\n@media all and (max-width: 959px){\n.registration-form .container{-ms-flex-direction:column-reverse;flex-direction:column-reverse\n}\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/components/registration/registration.vue","\n.profile-edit .bio{margin:0\n}\n.profile-edit input[type=file]{padding:5px\n}\n.profile-edit .banner{max-width:400px\n}\n.profile-edit .uploading{font-size:1.5em;margin:0.25em\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/components/user_settings/user_settings.vue"],"sourceRoot":""} \ No newline at end of file diff --git a/priv/static/static/font/config.json b/priv/static/static/font/config.json index c39856558..37adff798 100644 --- a/priv/static/static/font/config.json +++ b/priv/static/static/font/config.json @@ -107,6 +107,54 @@ "css": "attach", "code": 59402, "src": "entypo" + }, + { + "uid": "e15f0d620a7897e2035c18c80142f6d9", + "css": "link-ext", + "code": 61582, + "src": "fontawesome" + }, + { + "uid": "381da2c2f7fd51f8de877c044d7f439d", + "css": "picture", + "code": 59403, + "src": "fontawesome" + }, + { + "uid": "872d9516df93eb6b776cc4d94bd97dac", + "css": "video", + "code": 59404, + "src": "fontawesome" + }, + { + "uid": "399ef63b1e23ab1b761dfbb5591fa4da", + "css": "right-open", + "code": 59405, + "src": "fontawesome" + }, + { + "uid": "d870630ff8f81e6de3958ecaeac532f2", + "css": "left-open", + "code": 59406, + "src": "fontawesome" + }, + { + "uid": "fe6697b391355dec12f3d86d6d490397", + "css": "up-open", + "code": 59407, + "src": "fontawesome" + }, + { + "uid": "9c1376672bb4f1ed616fdd78a23667e9", + "css": "comment-empty", + "code": 61669, + "src": "fontawesome" + }, + { + "uid": "cd21cbfb28ad4d903cede582157f65dc", + "css": "bell", + "code": 59408, + "src": "fontawesome" } ] } \ No newline at end of file diff --git a/priv/static/static/font/css/fontello-codes.css b/priv/static/static/font/css/fontello-codes.css index 7402a411c..e4e4e64df 100644 --- a/priv/static/static/font/css/fontello-codes.css +++ b/priv/static/static/font/css/fontello-codes.css @@ -10,9 +10,17 @@ .icon-logout:before { content: '\e808'; } /* '' */ .icon-down-open:before { content: '\e809'; } /* '' */ .icon-attach:before { content: '\e80a'; } /* '' */ +.icon-picture:before { content: '\e80b'; } /* '' */ +.icon-video:before { content: '\e80c'; } /* '' */ +.icon-right-open:before { content: '\e80d'; } /* '' */ +.icon-left-open:before { content: '\e80e'; } /* '' */ +.icon-up-open:before { content: '\e80f'; } /* '' */ +.icon-bell:before { content: '\e810'; } /* '' */ .icon-spin3:before { content: '\e832'; } /* '' */ .icon-spin4:before { content: '\e834'; } /* '' */ +.icon-link-ext:before { content: '\f08e'; } /* '' */ .icon-menu:before { content: '\f0c9'; } /* '' */ +.icon-comment-empty:before { content: '\f0e5'; } /* '' */ .icon-reply:before { content: '\f112'; } /* '' */ .icon-binoculars:before { content: '\f1e5'; } /* '' */ .icon-user-plus:before { content: '\f234'; } /* '' */ \ No newline at end of file diff --git a/priv/static/static/font/css/fontello-embedded.css b/priv/static/static/font/css/fontello-embedded.css index e34056761..20e498fe7 100644 --- a/priv/static/static/font/css/fontello-embedded.css +++ b/priv/static/static/font/css/fontello-embedded.css @@ -1,15 +1,15 @@ @font-face { font-family: 'fontello'; - src: url('../font/fontello.eot?50813206'); - src: url('../font/fontello.eot?50813206#iefix') format('embedded-opentype'), - url('../font/fontello.svg?50813206#fontello') format('svg'); + src: url('../font/fontello.eot?12951540'); + src: url('../font/fontello.eot?12951540#iefix') format('embedded-opentype'), + url('../font/fontello.svg?12951540#fontello') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'fontello'; - src: url('data:application/octet-stream;base64,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') format('woff'), - url('data:application/octet-stream;base64,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AAEBFRQTLrAxKi2wRSywABUgR7AAI0KyAAEBFRQTLrAxKi2wRiyxAAEUE7AyKi2wRyywNCotsEgssAAWRSMgLiBGiiNhOLErARQrLbBJLLAII0KwSCstsEossgAAQSstsEsssgABQSstsEwssgEAQSstsE0ssgEBQSstsE4ssgAAQistsE8ssgABQistsFAssgEAQistsFEssgEBQistsFIssgAAPistsFMssgABPistsFQssgEAPistsFUssgEBPistsFYssgAAQCstsFcssgABQCstsFgssgEAQCstsFkssgEBQCstsFossgAAQystsFsssgABQystsFwssgEAQystsF0ssgEBQystsF4ssgAAPystsF8ssgABPystsGAssgEAPystsGEssgEBPystsGIssDcrLrErARQrLbBjLLA3K7A7Ky2wZCywNyuwPCstsGUssAAWsDcrsD0rLbBmLLA4Ky6xKwEUKy2wZyywOCuwOystsGgssDgrsDwrLbBpLLA4K7A9Ky2waiywOSsusSsBFCstsGsssDkrsDsrLbBsLLA5K7A8Ky2wbSywOSuwPSstsG4ssDorLrErARQrLbBvLLA6K7A7Ky2wcCywOiuwPCstsHEssDorsD0rLbByLLMJBAIDRVghGyMhWUIrsAhlsAMkUHiwARUwLQBLuADIUlixAQGOWbABuQgACABjcLEABUKyAAEAKrEABUKzCgIBCCqxAAVCsw4AAQgqsQAGQroCwAABAAkqsQAHQroAQAABAAkqsQMARLEkAYhRWLBAiFixA2REsSYBiFFYugiAAAEEQIhjVFixAwBEWVlZWbMMAgEMKrgB/4WwBI2xAgBEAAA=') format('truetype'); + src: url('data:application/octet-stream;base64,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') format('woff'), + url('data:application/octet-stream;base64,AAEAAAAPAIAAAwBwR1NVQiCLJXoAAAD8AAAAVE9TLzI+L1OIAAABUAAAAFZjbWFwYsEp6wAAAagAAAMAY3Z0IAbx/uYAACN8AAAAIGZwZ22KkZBZAAAjnAAAC3BnYXNwAAAAEAAAI3QAAAAIZ2x5Zocfv9sAAASoAAAZumhlYWQRgvKGAAAeZAAAADZoaGVhB8oD7gAAHpwAAAAkaG10eGCi//gAAB7AAAAAaGxvY2FRY0rCAAAfKAAAADZtYXhwAVYMXgAAH2AAAAAgbmFtZcydHiAAAB+AAAACzXBvc3QqwxHjAAAiUAAAASNwcmVw5UErvAAALwwAAACGAAEAAAAKADAAPgACREZMVAAObGF0bgAaAAQAAAAAAAAAAQAAAAQAAAAAAAAAAQAAAAFsaWdhAAgAAAABAAAAAQAEAAQAAAABAAgAAQAGAAAAAQAAAAEDtwGQAAUAAAJ6ArwAAACMAnoCvAAAAeAAMQECAAACAAUDAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFBmRWQAQOgA8jQDUv9qAFoDYAClAAAAAQAAAAAAAAAAAAUAAAADAAAALAAAAAQAAAHEAAEAAAAAAL4AAwABAAAALAADAAoAAAHEAAQAkgAAABQAEAADAAToEOgy6DTwjvDJ8OXxEvHl8jT//wAA6ADoMug08I7wyfDl8RLx5fI0//8AAAAAAAAAAAAAAAAAAAAAAAAAAQAUADQANAA0ADQANAA0ADQANAAAAAEAAgADAAQABQAGAAcACAAJAAoACwAMAA0ADgAPABAAEQASABMAFAAVABYAFwAYABkAAAEGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwAAAAAATwAAAAAAAAAGQAA6AAAAOgAAAAAAQAA6AEAAOgBAAAAAgAA6AIAAOgCAAAAAwAA6AMAAOgDAAAABAAA6AQAAOgEAAAABQAA6AUAAOgFAAAABgAA6AYAAOgGAAAABwAA6AcAAOgHAAAACAAA6AgAAOgIAAAACQAA6AkAAOgJAAAACgAA6AoAAOgKAAAACwAA6AsAAOgLAAAADAAA6AwAAOgMAAAADQAA6A0AAOgNAAAADgAA6A4AAOgOAAAADwAA6A8AAOgPAAAAEAAA6BAAAOgQAAAAEQAA6DIAAOgyAAAAEgAA6DQAAOg0AAAAEwAA8I4AAPCOAAAAFAAA8MkAAPDJAAAAFQAA8OUAAPDlAAAAFgAA8RIAAPESAAAAFwAA8eUAAPHlAAAAGAAA8jQAAPI0AAAAGQABAAD/7wLUAoYAJAAeQBsiGRAHBAACAUcDAQIAAm8BAQAAZhQcFBQEBRgrJRQPAQYiLwEHBiIvASY0PwEnJjQ/ATYyHwE3NjIfARYUDwEXFgLUD0wQLBCkpBAsEEwQEKSkEBBMECwQpKQQLBBMDw+kpA9wFhBMDw+lpQ8PTBAsEKSkECwQTBAQpKQQEEwPLg+kpA8ABAAA/7EDoQMuAAgAEQApAEAARkBDNQEHBgkAAgIAAkcACQYJbwgBBgcGbwAHAwdvAAQAAgRUBQEDAQEAAgMAYAAEBAJYAAIEAkw9PCMzIyIyJTkYEgoFHSslNCYOAh4BNjc0Jg4CHgE2NxUUBiMhIiYnNTQ2FzMeATsBMjY3MzIWAwYrARUUBgcjIiYnNSMiJj8BNjIfARYCyhQeFAIYGhiNFCASAhYcGEYgFvzLFx4BIBbuDDYjjyI2De4WILYJGI8UD48PFAGPFxMR+goeCvoSHQ4WAhIgEgQaDA4WAhIgEgQaibMWICAWsxYgAR8oKB8eAVIW+g8UARYO+iwR+goK+hEAAAAAAQAA/8oDoQNAAB8AHUAaEg8KBAMFAAIBRwACAAJvAQEAAGYdFBcDBRcrARQPARMVFA4BLwEHBiImNTQ3EycmNTQ3JTc2Mh8BBRYDoQ/KMAwVDPv6DBYMATDLDh8BGH4LIAx9ARggAekMD8X+6QwLEAEHhIQHEgoECAEXxQ8MFQUo/hcX/igFAAIAAP/KA6EDQAAJACkAJ0AkHBkUDg0JCAcGBQMBDAACAUcAAgACbwEBAABmJSQXFhIQAwUUKwE3LwEPARcHNxcTFA8BExUUIyIvAQcGIiY1NDcTJyY1NDclNzYyHwEFFgJ7qutqaeyrKdPT/g/KMBcKDPv6DBYMATDLDh8BGH4LIAx9ARggASKmItXVIqbrb28BsgwPxf7pDBwHhIQHEgoECAEXxQ8MFQUo/hcX/igFAAAAAAIAAP/4BDACfAAhAEMAQkA/IgEEBgFHAwEBBwYHAQZtCQEGBAcGBGsIAQIABwECB2AABAAABFQABAQAWAUBAAQATEJAFiElGCEWFSgTCgUdKyUUBichIiYvAS4BMxEjIi4BPwE2Mh8BFhQGByMVITIfARYlFA8BBiIvASY0NjsBNSEiLwEmNDY3ITIWHwEeARURMzIWAsoKCP3pBQYCAwECAWsPFAEIswsgDLIJFg5rAUEJBVkEAWUIsgwgC7MIFg5r/r4JBVkECggCGAQGAgMBAmsOFgsHDAECAwQBDAFPFhsK1gwM1gocFAHWBmwF4g0K1g0N1gobFtYHawUNCgECAwUCCAP+shYAAAAFAAD/wwPoArEACQAaAD4ARABXAFdAVDQbAgAEUwYCAgBSQwIBAlBCKScIAQYGAQRHAAUEBW8AAgABAAIBbQABBgABBmsABgMABgNrAAMDbgAEAAAEVAAEBABYAAAEAExMSxMuGSQUHQcFGislNy4BNzQ3BgcWATQmByIGFRQWMjY1NDYzMjY3FBUGAg8BBiMiJyY1NDcuAScmNDc+ATMyFzc2MzIWHwEWBxYTFAYHExYXFAcGBw4BIzc+ATcmJzceARcWATYrMDgBIoBVXgFqEAtGZBAWEEQwCxDKO+o7HAUKB0QJGVCGMgsLVvyXMjIfBQoDDgskCwEJFVhJnQT6CxYnVNx8KXfIRUFdIzViIAtpTyNqPUM6QYSQAWcLEAFkRQsQEAswRBB1BAFp/lppMgknBgoHKiR4TREqEoOYCjYJBgYUBgEF/v1OgBsBGBleExMkLWBqSgqEaWRAPyRiNhMAAAIAAP/OAyAC7gAPABsASUBGBAECAwUDAgVtCQcCBQYDBQZrCAEAAAMCAANeAAYBAQZSAAYGAVgAAQYBTBAQAQAQGxAbGhkYFxYVFBMSEQkGAA8BDgoFFCsBMhYVERQGIyEiJjURNDYzATUjNSMVIxUzFTM1ArwqOjoq/agoPDwoAibIZMjIZALuOir9qCg8PCgCWCo6/j5kyMhkyMgAAAACAAD/sQNaAwsACABqAEVAQmVZTEEEAAQ7CgIBADQoGxAEAwEDRwAFBAVvBgEEAARvAAABAG8AAQMBbwADAgNvAAICZlxbU1FJSCsqIiATEgcFFisBNCYiDgEWMjYlFRQGDwEGBxYXFhQHDgEnIi8BBgcGBwYrASImNScmJwcGIicmJyY0Nz4BNyYvAS4BJzU0Nj8BNjcmJyY0Nz4BMzIfATY3Njc2OwEyFh8BFhc3NjIXFhcWFAcOAQcWHwEeAQI7UnhSAlZ0VgEcCAdoCgsTKAYFD1ANBwdNGRoJBwQQfAgMEBsXTwYQBkYWBAUIKAoPCGYHCAEKBWgIDhclBgUPUA0HCE0YGgkIAxF8BwwBDxwXTwUPB0gUBAQJKAoPCGYHCgFeO1RUdlRUeHwHDAEQHhUbMgYOBhVQAQU8DQhMHBAKB2cJDDwFBkAeBQ4GDDIPHBsPAQwHfAcMARAZGiAtBwwHFFAFPA0ITBwQCgdnCQs7BQVDHAUOBgwyDxwaEAEMAAAAAgAA//kDawLDACcAQABCQD8UAQIBAUcABgIFAgYFbQAFAwIFA2sABAMAAwQAbQABAAIGAQJgAAMEAANUAAMDAFgAAAMATBYjGSUqJScHBRsrJRQWDwEOAQcjIiY1ETQ2OwEyFhUXFg8BDgEnIyIGBxEUFhczMh4CARQHAQYiJj0BIyImPQE0NjczNTQ2FhcBFgFlAgECAQgIskNeXkOyCAoBAQECAQgIsiU0ATYktAYCBgICBgv+0QscFvoOFhYO+hYcCwEvCy4CEgUOCQQBXkMBiENeCggLCQYNBwgBNCb+eCU0AQQCCAEsDgv+0AoUD6EWDtYPFAGhDhYCCf7QCgAAAAABAAD/5wO2AikAFAAZQBYNAQABAUcCAQEAAW8AAABmFBcSAwUXKwkBBiInASY0PwE2MhcJATYyHwEWFAOr/mIKHgr+YgsLXQoeCgEoASgLHAxcCwGP/mMLCwGdCx4KXAsL/tgBKAsLXAscAAAB//7/dAO4A2AAMQAfQBwAAQAAAVQAAQEAWAIBAAEATAEAKikAMQExAwUUKxciJy4BNwE2Fx4BFxYHAQ4BJyY2NwE2FgcBBhcWNzY3ATYmJyYHAQYeAjcBNhYHAQb0ZkRIBFYB8FBeLEYMGlD+JihgIB4GLAFMGDQa/rQsGAwMGBYB2jIgPDY2/hJCBGSGSgHwGDQa/hBSjEhGwF4B8FAaDEYsYFD+JigKIBhkKgFOGjQY/rQsGggCBBYB2jJ2EA4y/hJMhmIEQAHuGC4a/hBSAAAAAAT///+xBC8DCwAIAA8AHwAvAFVAUh0UAgEDDwEAAQ4NDAkEAgAcFQIEAgRHAAIABAACBG0ABgcBAwEGA2AAAQAAAgEAYAAEBQUEVAAEBAVYAAUEBUwREC4rJiMZFxAfER8TExIIBRcrARQOASY0Nh4BARUhNTcXASUhIgYHERQWNyEyNicRNCYXERQGByEiJjcRNDY3ITIWAWU+Wj4+Wj4CPPzusloBHQEe/IMHCgEMBgN9BwwBClE0JfyDJDYBNCUDfSU0AhEtPgJCVkIEOv76+muzWQEdoQoI/VoHDAEKCAKmCAoS/VolNAE2JAKmJTQBNgAL////agQvAwsADwAfAC8APwBPAF8AbwB/AI8AnwCvAMRAGZBAAgkIiIBgIAQFBHg4AgMCUDAAAwEABEdLsCFQWEA3ABUSDAIICRUIYBMBCRABBAUJBGARDQIFDgYCAgMFAmAPAQMKAQABAwBgCwcCAQEUWAAUFA0USRtAPgAVEgwCCAkVCGATAQkQAQQFCQRgEQ0CBQ4GAgIDBQJgDwEDCgEAAQMAYAsHAgEUFAFUCwcCAQEUWAAUARRMWUAmrqumo56blpSOjIaEfnx2c25rZmReW1ZUTks1NTUmNSY1NTMWBR0rFzU0JgcjIgYdARQWOwEyNic1NCYrASIGHQEUFjczMjYnNTQmJyMiBh0BFBYXMzI2ARE0JiMhIgYXERQWMyEyNgE1NCYHIyIGHQEUFjsBMjYBNTQmByMiBgcVFBY7ATI2AxE0JgchIgYXERQWFyEyNhc1NCYrASIGBxUUFjczMjY3NTQmJyMiBgcVFBYXMzI2NzU0JgcjIgYHFRQWOwEyNjcRFAYjISImNxE0NjchMhbWFA9IDhYWDkgOFgEUD0gOFhYOSA4WARQPSA4WFg5IDhYCOxYO/lMOFgEUDwGtDxT9xRQPSA4WFg5IDhYDERYORw8UARYORw8U1RYO/lMOFgEUDwGtDxTXFg5HDxQBFg5HDxQBFg5HDxQBFg5HDxQBFg5HDxQBFg5HDxRINCX8gyQ2ATQlA30lNCtIDhYBFA9IDhYW5EgOFhYOSA4WARTmRw8UARYORw8UARb+YQEeDhYWDv7iDhYWApFHDxYBFBBHDhYW/YtIDhYBFA9IDhYWAbsBHQ8WARQQ/uMPFAEWyUgOFhYOSA4WARTmRw8UARYORw8UARbkRw8WARQQRw4WFmf9EiU0NCUC7iU0ATYAAQAA/8ACdANEABQAF0AUCQEAAQFHAAEAAW8AAABmHBICBRYrCQEGIi8BJjQ3CQEmND8BNjIXARYUAmr+YgscC10LCwEo/tgLC10KHgoBngoBaf5hCgpdCxwLASkBKAscC10LC/5iCxwAAAAAAQAA/8ACmANEABQAF0AUAQEAAQFHAAEAAW8AAABmFxcCBRYrCQIWFA8BBiInASY0NwE2Mh8BFhQCjv7XASkKCl0LHAv+YgsLAZ4KHgpdCgKq/tj+1woeCl0KCgGfCh4KAZ4LC10KHgABAAAAAAO2AkYAFAAZQBYFAQACAUcAAgACbwEBAABmFxQSAwUXKyUHBiInCQEGIi8BJjQ3ATYyFwEWFAOrXAseCv7Y/tgLHAtdCwsBngscCwGeC2tcCgoBKf7XCgpcCx4KAZ4KCv5iCxwAAAADAAD/agPEA1MADAAaAEIA6UAMAAECAAFHKBsCAwFGS7AOUFhAKwcBBQEAAQVlAAACAQBjAAMAAQUDAWAABAQIWAAICAxIAAICBlgABgYNBkkbS7AhUFhALAcBBQEAAQVlAAACAQACawADAAEFAwFgAAQECFgACAgMSAACAgZYAAYGDQZJG0uwJFBYQCkHAQUBAAEFZQAAAgEAAmsAAwABBQMBYAACAAYCBlwABAQIWAAICAwESRtALwcBBQEAAQVlAAACAQACawAIAAQDCARgAAMAAQUDAWAAAgYGAlQAAgIGWAAGAgZMWVlZQAwfIhIoFhEjExIJBR0rBTQjIiY3NCIVFBY3MiUhJhE0LgIiDgIVEAUUBisBFAYiJjUjIiY1PgQ3NDY3JjU0PgEWFRQHHgEXFB4DAf0JITABEjooCf6MAtaVGjRSbFI0GgKmKh36VHZU+h0qHC4wJBIChGkFICwgBWqCARYiMDBgCDAhCQkpOgGpqAEpHDw4IiI4PBz+16gdKjtUVDsqHRgyVF6ITVSSEAoLFx4CIhULChCSVE6GYFI0AAAAAv/9/2oD6wNSACcAUACwQA4kFgYDAQJMQjQDBAMCR0uwIVBYQCYAAQIDAgEDbQcBAwQCAwRrAAICAFgGAQAADEgABAQFWAAFBQ0FSRtLsCRQWEAjAAECAwIBA20HAQMEAgMEawAEAAUEBVwAAgIAWAYBAAAMAkkbQCkAAQIDAgEDbQcBAwQCAwRrBgEAAAIBAAJgAAQFBQRUAAQEBVgABQQFTFlZQBcpKAEAR0UxLyhQKVAUEgwKACcBJwgFFCsBIgcGBwYHFBYfATMyNTY3Njc2MzIWFwcGFh8BFj4BLwEuAQ8BJicmASIVBgcGBwYjIicmJzc2Ji8BJg4BHwEeAT8BFhcWMzI3Njc2NzQmLwEB7oNxbUNFBQUEBFQTBTUzU1djT440OgkCDPcLFAoEOgISCUFEWlwBMxMFNTNTVmNQSEU1OwgCC/gLFAoEOgISCkBEWl1mgnFuQkUFBQQEA1JAPmtugQgJAgESYlNRLzE+ODkJEwMyAwkWEOMICwY8RiYo/gQSYlNRLzEgHjg5CRMDMgMJFhDjCAsGPEYmKEA+a26CCAgCAQAAAAAC////WwPqA1IAHwBBAElACgQBAgABRzEBAURLsCRQWEATAAIAAQACAW0AAQFuAwEAAAwASRtADwMBAAIAbwACAQJvAAEBZllADQEAISAUEwAfAR8EBRQrASIHBgcxNjc2FxYXFhcWBgcGFx4BNz4BNzYmJy4BJyYBIgcGBwYHBhYXFhcWFxY3NjcxBgcGJyYnJicmNjc2JicmAfJXUVREVmxqZ2pPQiEhBiUOGhAzEQMKAiMBJSaQXlv+BRgPBAQGASQCJCZIW3t3eX1hVmxqZ2tPQiEgBSUIBg4SA1IdHjlFFRQeIE9CVlOzUSkbEAERAw8GWsNZXZAmJf7uEAQGCAZaw1ldSFskIhgZUUUVFB4gT0JWU7NRFSEOEgAAAAACAAD/+QPoA1IAJwA/AH1AEygBAQYRAQIBNy4CBAIhAQUEBEdLsCRQWEAkAAQCBQIEBW0ABQMCBQNrAAEAAgQBAmAAAwAAAwBcAAYGDAZJG0AsAAYBBm8ABAIFAgQFbQAFAwIFA2sAAQACBAECYAADAAADVAADAwBYAAADAExZQAo6GyU1NiUzBwUbKwEVFAYjISImNRE0NjchMhYdARQGIyEiBgcRFBYXITI2PQE0NjsBMhYTERQOAS8BAQYiLwEmNDcBJyY0NjMhMhYDEl5D/jBDXl5DAYkHCgoH/nclNAE2JAHQJTQKCCQICtYWHAti/pQFEARABgYBbGILFg4BHQ8UAUyyQ15eQwHQQl4BCggkCAo0Jf4wJTQBNiSyCAoKAdr+4w8UAgxi/pQGBkAFDgYBbGILHBYWAAAAAwAA//kDWgLEAA8AHwAvADdANCgBBAUIAAIAAQJHAAUABAMFBGAAAwACAQMCYAABAAABVAABAQBYAAABAEwmNSY1JjMGBRorJRUUBgchIiYnNTQ2NyEyFgMVFAYnISImJzU0NhchMhYDFRQGIyEiJic1NDYXITIWA1kUEPzvDxQBFg4DEQ8WARQQ/O8PFAEWDgMRDxYBFBD87w8UARYOAxEPFmRHDxQBFg5HDxQBFgEQSA4WARQPSA4WARQBDkcOFhYORw8WARQAAAAAAgAA/2oD6ALDABcAPQBiQAw0CAIBACYLAgMCAkdLsCFQWEAXAAQFAQABBABgAAEAAgMBAmAAAwMNA0kbQB4AAwIDcAAEBQEAAQQAYAABAgIBVAABAQJYAAIBAkxZQBEBADs6JCIdGxIQABcBFwYFFCsBIg4BBxQWHwEHBgc2PwEXFjMyPgIuAQEUDgEjIicGBwYHIyImJzUmNiY/ATY/AT4CPwEuASc0PgEgHgEB9HLGdAFQSTAPDRpVRRggJiJyxnQCeMIBgIbmiCcqbpMbJAMIDgICBAIDDAQNFAcUEAcPWGQBhuYBEOaGAnxOhEw+cikcNTMuJDwVAwVOhJiETv7iYaRgBGEmCAQMCQECCAQDDwUOFggcHBMqMpJUYaRgYKQAAAEAAP+xA+gDLgArAClAJiYBBAMBRwADBANvAAQBBG8AAQIBbwACAAJvAAAAZiMXEz0XBQUZKyUUBw4CBwYiJjU0Njc2NTQuBSsBFRQGIicBJjQ3ATYyFgcVMyAXFgPoRwEKBAUHEQoCAQMUIjg+VlY3fRQgCf7jCwsBHQscGAJ9AY5aHuFdnwQSEAQKDAgFFAMmHzhaQDAeEgaPDhYLAR4KHgoBHgoUD4/hSwAFAAD/agPoA1IAEAAUACUALwA5ANtAFzMpAgcIIQEFAh0VDQwEAAUDRwQBBQFGS7AhUFhALQYMAwsEAQcCBwECbQACBQcCBWsABQAHBQBrCQEHBwhYCgEICAxIBAEAAA0ASRtLsCRQWEAsBgwDCwQBBwIHAQJtAAIFBwIFawAFAAcFAGsEAQAAbgkBBwcIWAoBCAgMB0kbQDIGDAMLBAEHAgcBAm0AAgUHAgVrAAUABwUAawQBAABuCgEIBwcIVAoBCAgHVgkBBwgHSllZQCAREQAANzUyMS0rKCckIh8eGxkRFBEUExIAEAAPNw0FFSsBERQGBxEUBgchIiYnERM2MyERIxEBERQGByEiJicRIiYnETMyFyUVIzU0NjsBMhYFFSM1NDY7ATIWAYkWDhQQ/uMPFAGLBA0Bn44COxYO/uMPFAEPFAHtDQT+PsUKCKEICgF3xQoIoQgKAp/+VA8UAf6/DxQBFg4BHQHoDP54AYj+DP7jDxQBFg4BQRYOAawMrX19CAoKCH19CAoKAAAAAwAA/7EEeAMMAAgALABPAHdAdCwlAgoHIB8OAwMCMhMCBAgDRwABBwFvAAcKB28OAQAKDQoADW0ACw0CDQsCbQwBCgANCwoNYAYBAgUBAwgCA2AACAQECFQACAgEWAkBBAgETAEATUtKSEVEQT82MzEvKSgkIhwbFxUSEAoJBQQACAEIDwUUKwEiJj4BHgIGBTMyFgcVFAYrARUUBgcjIiY9ASMiJic1NDY3MzU0NhczMhYXARQWNzMVBiMhIiY1ND4FFzIXHgEyNjc2MzIXIyIGFQGJWX4CerZ4BoQBw8QHDAEKCMQMBmsICsUHCgEMBsUKCGsHCgH+ZSodjyY5/hhDUgQMEh4mOiELCyxUZFQsCwtJMH0dKgFefrCAAny0ekkMBmsICsUHCgEMBsUKCGsHCgHEBwwBCgj+vx0sAYUcTkMeOEI2OCIaAgoiIiIiCjYqHQAAAAABAAAAAQAAtbCztl8PPPUACwPoAAAAANb3V3MAAAAA1vdXc//9/1sEeANgAAAACAACAAAAAAAAAAEAAANS/2oAAAR2//3/8wR4AAEAAAAAAAAAAAAAAAAAAAAaA+gAAAMRAAADoAAAA6AAAAOgAAAELwAAA+gAAAMgAAADWQAAA6AAAAPoAAADq//+BC///wQv//8CygAAAsoAAAPoAAAD6AAAA+j//QPp//8D6AAAA1kAAAPoAAAD6AAAA+gAAAR2AAAAAAAAAEoAzgESAWwB8gKkAvQDtgQ4BG4E2AVSBqQG2gcOB0QIGAjuCX4KHAqCCxQLagwyDN0AAAABAAAAGgCwAAsAAAAAAAIALAA8AHMAAACRC3AAAAAAAAAAEgDeAAEAAAAAAAAANQAAAAEAAAAAAAEACAA1AAEAAAAAAAIABwA9AAEAAAAAAAMACABEAAEAAAAAAAQACABMAAEAAAAAAAUACwBUAAEAAAAAAAYACABfAAEAAAAAAAoAKwBnAAEAAAAAAAsAEwCSAAMAAQQJAAAAagClAAMAAQQJAAEAEAEPAAMAAQQJAAIADgEfAAMAAQQJAAMAEAEtAAMAAQQJAAQAEAE9AAMAAQQJAAUAFgFNAAMAAQQJAAYAEAFjAAMAAQQJAAoAVgFzAAMAAQQJAAsAJgHJQ29weXJpZ2h0IChDKSAyMDE4IGJ5IG9yaWdpbmFsIGF1dGhvcnMgQCBmb250ZWxsby5jb21mb250ZWxsb1JlZ3VsYXJmb250ZWxsb2ZvbnRlbGxvVmVyc2lvbiAxLjBmb250ZWxsb0dlbmVyYXRlZCBieSBzdmcydHRmIGZyb20gRm9udGVsbG8gcHJvamVjdC5odHRwOi8vZm9udGVsbG8uY29tAEMAbwBwAHkAcgBpAGcAaAB0ACAAKABDACkAIAAyADAAMQA4ACAAYgB5ACAAbwByAGkAZwBpAG4AYQBsACAAYQB1AHQAaABvAHIAcwAgAEAAIABmAG8AbgB0AGUAbABsAG8ALgBjAG8AbQBmAG8AbgB0AGUAbABsAG8AUgBlAGcAdQBsAGEAcgBmAG8AbgB0AGUAbABsAG8AZgBvAG4AdABlAGwAbABvAFYAZQByAHMAaQBvAG4AIAAxAC4AMABmAG8AbgB0AGUAbABsAG8ARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABzAHYAZwAyAHQAdABmACAAZgByAG8AbQAgAEYAbwBuAHQAZQBsAGwAbwAgAHAAcgBvAGoAZQBjAHQALgBoAHQAdABwADoALwAvAGYAbwBuAHQAZQBsAGwAbwAuAGMAbwBtAAAAAAIAAAAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGgECAQMBBAEFAQYBBwEIAQkBCgELAQwBDQEOAQ8BEAERARIBEwEUARUBFgEXARgBGQEaARsABmNhbmNlbAZ1cGxvYWQEc3RhcgpzdGFyLWVtcHR5B3JldHdlZXQHZXllLW9mZgxwbHVzLXNxdWFyZWQDY29nBmxvZ291dAlkb3duLW9wZW4GYXR0YWNoB3BpY3R1cmUFdmlkZW8KcmlnaHQtb3BlbglsZWZ0LW9wZW4HdXAtb3BlbgRiZWxsBXNwaW4zBXNwaW40CGxpbmstZXh0BG1lbnUNY29tbWVudC1lbXB0eQVyZXBseQpiaW5vY3VsYXJzCXVzZXItcGx1cwAAAAABAAH//wAPAAAAAAAAAAAAAAAAAAAAAAAYABgAGAAYA2D/WwNg/1uwACwgsABVWEVZICBLuAAOUUuwBlNaWLA0G7AoWWBmIIpVWLACJWG5CAAIAGNjI2IbISGwAFmwAEMjRLIAAQBDYEItsAEssCBgZi2wAiwgZCCwwFCwBCZasigBCkNFY0VSW1ghIyEbilggsFBQWCGwQFkbILA4UFghsDhZWSCxAQpDRWNFYWSwKFBYIbEBCkNFY0UgsDBQWCGwMFkbILDAUFggZiCKimEgsApQWGAbILAgUFghsApgGyCwNlBYIbA2YBtgWVlZG7ABK1lZI7AAUFhlWVktsAMsIEUgsAQlYWQgsAVDUFiwBSNCsAYjQhshIVmwAWAtsAQsIyEjISBksQViQiCwBiNCsQEKQ0VjsQEKQ7ABYEVjsAMqISCwBkMgiiCKsAErsTAFJbAEJlFYYFAbYVJZWCNZISCwQFNYsAErGyGwQFkjsABQWGVZLbAFLLAHQyuyAAIAQ2BCLbAGLLAHI0IjILAAI0JhsAJiZrABY7ABYLAFKi2wBywgIEUgsAtDY7gEAGIgsABQWLBAYFlmsAFjYESwAWAtsAgssgcLAENFQiohsgABAENgQi2wCSywAEMjRLIAAQBDYEItsAosICBFILABKyOwAEOwBCVgIEWKI2EgZCCwIFBYIbAAG7AwUFiwIBuwQFlZI7AAUFhlWbADJSNhRESwAWAtsAssICBFILABKyOwAEOwBCVgIEWKI2EgZLAkUFiwABuwQFkjsABQWGVZsAMlI2FERLABYC2wDCwgsAAjQrILCgNFWCEbIyFZKiEtsA0ssQICRbBkYUQtsA4ssAFgICCwDENKsABQWCCwDCNCWbANQ0qwAFJYILANI0JZLbAPLCCwEGJmsAFjILgEAGOKI2GwDkNgIIpgILAOI0IjLbAQLEtUWLEEZERZJLANZSN4LbARLEtRWEtTWLEEZERZGyFZJLATZSN4LbASLLEAD0NVWLEPD0OwAWFCsA8rWbAAQ7ACJUKxDAIlQrENAiVCsAEWIyCwAyVQWLEBAENgsAQlQoqKIIojYbAOKiEjsAFhIIojYbAOKiEbsQEAQ2CwAiVCsAIlYbAOKiFZsAxDR7ANQ0dgsAJiILAAUFiwQGBZZrABYyCwC0NjuAQAYiCwAFBYsEBgWWawAWNgsQAAEyNEsAFDsAA+sgEBAUNgQi2wEywAsQACRVRYsA8jQiBFsAsjQrAKI7ABYEIgYLABYbUQEAEADgBCQopgsRIGK7ByKxsiWS2wFCyxABMrLbAVLLEBEystsBYssQITKy2wFyyxAxMrLbAYLLEEEystsBkssQUTKy2wGiyxBhMrLbAbLLEHEystsBwssQgTKy2wHSyxCRMrLbAeLACwDSuxAAJFVFiwDyNCIEWwCyNCsAojsAFgQiBgsAFhtRAQAQAOAEJCimCxEgYrsHIrGyJZLbAfLLEAHistsCAssQEeKy2wISyxAh4rLbAiLLEDHistsCMssQQeKy2wJCyxBR4rLbAlLLEGHistsCYssQceKy2wJyyxCB4rLbAoLLEJHistsCksIDywAWAtsCosIGCwEGAgQyOwAWBDsAIlYbABYLApKiEtsCsssCorsCoqLbAsLCAgRyAgsAtDY7gEAGIgsABQWLBAYFlmsAFjYCNhOCMgilVYIEcgILALQ2O4BABiILAAUFiwQGBZZrABY2AjYTgbIVktsC0sALEAAkVUWLABFrAsKrABFTAbIlktsC4sALANK7EAAkVUWLABFrAsKrABFTAbIlktsC8sIDWwAWAtsDAsALABRWO4BABiILAAUFiwQGBZZrABY7ABK7ALQ2O4BABiILAAUFiwQGBZZrABY7ABK7AAFrQAAAAAAEQ+IzixLwEVKi2wMSwgPCBHILALQ2O4BABiILAAUFiwQGBZZrABY2CwAENhOC2wMiwuFzwtsDMsIDwgRyCwC0NjuAQAYiCwAFBYsEBgWWawAWNgsABDYbABQ2M4LbA0LLECABYlIC4gR7AAI0KwAiVJiopHI0cjYSBYYhshWbABI0KyMwEBFRQqLbA1LLAAFrAEJbAEJUcjRyNhsAlDK2WKLiMgIDyKOC2wNiywABawBCWwBCUgLkcjRyNhILAEI0KwCUMrILBgUFggsEBRWLMCIAMgG7MCJgMaWUJCIyCwCEMgiiNHI0cjYSNGYLAEQ7ACYiCwAFBYsEBgWWawAWNgILABKyCKimEgsAJDYGQjsANDYWRQWLACQ2EbsANDYFmwAyWwAmIgsABQWLBAYFlmsAFjYSMgILAEJiNGYTgbI7AIQ0awAiWwCENHI0cjYWAgsARDsAJiILAAUFiwQGBZZrABY2AjILABKyOwBENgsAErsAUlYbAFJbACYiCwAFBYsEBgWWawAWOwBCZhILAEJWBkI7ADJWBkUFghGyMhWSMgILAEJiNGYThZLbA3LLAAFiAgILAFJiAuRyNHI2EjPDgtsDgssAAWILAII0IgICBGI0ewASsjYTgtsDkssAAWsAMlsAIlRyNHI2GwAFRYLiA8IyEbsAIlsAIlRyNHI2EgsAUlsAQlRyNHI2GwBiWwBSVJsAIlYbkIAAgAY2MjIFhiGyFZY7gEAGIgsABQWLBAYFlmsAFjYCMuIyAgPIo4IyFZLbA6LLAAFiCwCEMgLkcjRyNhIGCwIGBmsAJiILAAUFiwQGBZZrABYyMgIDyKOC2wOywjIC5GsAIlRlJYIDxZLrErARQrLbA8LCMgLkawAiVGUFggPFkusSsBFCstsD0sIyAuRrACJUZSWCA8WSMgLkawAiVGUFggPFkusSsBFCstsD4ssDUrIyAuRrACJUZSWCA8WS6xKwEUKy2wPyywNiuKICA8sAQjQoo4IyAuRrACJUZSWCA8WS6xKwEUK7AEQy6wKystsEAssAAWsAQlsAQmIC5HI0cjYbAJQysjIDwgLiM4sSsBFCstsEEssQgEJUKwABawBCWwBCUgLkcjRyNhILAEI0KwCUMrILBgUFggsEBRWLMCIAMgG7MCJgMaWUJCIyBHsARDsAJiILAAUFiwQGBZZrABY2AgsAErIIqKYSCwAkNgZCOwA0NhZFBYsAJDYRuwA0NgWbADJbACYiCwAFBYsEBgWWawAWNhsAIlRmE4IyA8IzgbISAgRiNHsAErI2E4IVmxKwEUKy2wQiywNSsusSsBFCstsEMssDYrISMgIDywBCNCIzixKwEUK7AEQy6wKystsEQssAAVIEewACNCsgABARUUEy6wMSotsEUssAAVIEewACNCsgABARUUEy6wMSotsEYssQABFBOwMiotsEcssDQqLbBILLAAFkUjIC4gRoojYTixKwEUKy2wSSywCCNCsEgrLbBKLLIAAEErLbBLLLIAAUErLbBMLLIBAEErLbBNLLIBAUErLbBOLLIAAEIrLbBPLLIAAUIrLbBQLLIBAEIrLbBRLLIBAUIrLbBSLLIAAD4rLbBTLLIAAT4rLbBULLIBAD4rLbBVLLIBAT4rLbBWLLIAAEArLbBXLLIAAUArLbBYLLIBAEArLbBZLLIBAUArLbBaLLIAAEMrLbBbLLIAAUMrLbBcLLIBAEMrLbBdLLIBAUMrLbBeLLIAAD8rLbBfLLIAAT8rLbBgLLIBAD8rLbBhLLIBAT8rLbBiLLA3Ky6xKwEUKy2wYyywNyuwOystsGQssDcrsDwrLbBlLLAAFrA3K7A9Ky2wZiywOCsusSsBFCstsGcssDgrsDsrLbBoLLA4K7A8Ky2waSywOCuwPSstsGossDkrLrErARQrLbBrLLA5K7A7Ky2wbCywOSuwPCstsG0ssDkrsD0rLbBuLLA6Ky6xKwEUKy2wbyywOiuwOystsHAssDorsDwrLbBxLLA6K7A9Ky2wciyzCQQCA0VYIRsjIVlCK7AIZbADJFB4sAEVMC0AS7gAyFJYsQEBjlmwAbkIAAgAY3CxAAVCsgABACqxAAVCswoCAQgqsQAFQrMOAAEIKrEABkK6AsAAAQAJKrEAB0K6AEAAAQAJKrEDAESxJAGIUViwQIhYsQNkRLEmAYhRWLoIgAABBECIY1RYsQMARFlZWVmzDAIBDCq4Af+FsASNsQIARAAA') format('truetype'); } /* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */ /* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */ @@ -17,7 +17,7 @@ @media screen and (-webkit-min-device-pixel-ratio:0) { @font-face { font-family: 'fontello'; - src: url('../font/fontello.svg?50813206#fontello') format('svg'); + src: url('../font/fontello.svg?12951540#fontello') format('svg'); } } */ @@ -63,9 +63,17 @@ .icon-logout:before { content: '\e808'; } /* '' */ .icon-down-open:before { content: '\e809'; } /* '' */ .icon-attach:before { content: '\e80a'; } /* '' */ +.icon-picture:before { content: '\e80b'; } /* '' */ +.icon-video:before { content: '\e80c'; } /* '' */ +.icon-right-open:before { content: '\e80d'; } /* '' */ +.icon-left-open:before { content: '\e80e'; } /* '' */ +.icon-up-open:before { content: '\e80f'; } /* '' */ +.icon-bell:before { content: '\e810'; } /* '' */ .icon-spin3:before { content: '\e832'; } /* '' */ .icon-spin4:before { content: '\e834'; } /* '' */ +.icon-link-ext:before { content: '\f08e'; } /* '' */ .icon-menu:before { content: '\f0c9'; } /* '' */ +.icon-comment-empty:before { content: '\f0e5'; } /* '' */ .icon-reply:before { content: '\f112'; } /* '' */ .icon-binoculars:before { content: '\f1e5'; } /* '' */ .icon-user-plus:before { content: '\f234'; } /* '' */ \ No newline at end of file diff --git a/priv/static/static/font/css/fontello-ie7-codes.css b/priv/static/static/font/css/fontello-ie7-codes.css index 9e9969bbb..d7a5a5232 100644 --- a/priv/static/static/font/css/fontello-ie7-codes.css +++ b/priv/static/static/font/css/fontello-ie7-codes.css @@ -10,9 +10,17 @@ .icon-logout { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .icon-down-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .icon-attach { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } +.icon-picture { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } +.icon-video { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } +.icon-right-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } +.icon-left-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } +.icon-up-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } +.icon-bell { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .icon-spin3 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .icon-spin4 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } +.icon-link-ext { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .icon-menu { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } +.icon-comment-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .icon-reply { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .icon-binoculars { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .icon-user-plus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } \ No newline at end of file diff --git a/priv/static/static/font/css/fontello-ie7.css b/priv/static/static/font/css/fontello-ie7.css index 5ed9dff19..5ca12ceaf 100644 --- a/priv/static/static/font/css/fontello-ie7.css +++ b/priv/static/static/font/css/fontello-ie7.css @@ -21,9 +21,17 @@ .icon-logout { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .icon-down-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .icon-attach { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } +.icon-picture { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } +.icon-video { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } +.icon-right-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } +.icon-left-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } +.icon-up-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } +.icon-bell { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .icon-spin3 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .icon-spin4 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } +.icon-link-ext { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .icon-menu { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } +.icon-comment-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .icon-reply { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .icon-binoculars { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .icon-user-plus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } \ No newline at end of file diff --git a/priv/static/static/font/css/fontello.css b/priv/static/static/font/css/fontello.css index 09e6bb541..5cc6f97d7 100644 --- a/priv/static/static/font/css/fontello.css +++ b/priv/static/static/font/css/fontello.css @@ -1,11 +1,11 @@ @font-face { font-family: 'fontello'; - src: url('../font/fontello.eot?73580499'); - src: url('../font/fontello.eot?73580499#iefix') format('embedded-opentype'), - url('../font/fontello.woff2?73580499') format('woff2'), - url('../font/fontello.woff?73580499') format('woff'), - url('../font/fontello.ttf?73580499') format('truetype'), - url('../font/fontello.svg?73580499#fontello') format('svg'); + src: url('../font/fontello.eot?47566415'); + src: url('../font/fontello.eot?47566415#iefix') format('embedded-opentype'), + url('../font/fontello.woff2?47566415') format('woff2'), + url('../font/fontello.woff?47566415') format('woff'), + url('../font/fontello.ttf?47566415') format('truetype'), + url('../font/fontello.svg?47566415#fontello') format('svg'); font-weight: normal; font-style: normal; } @@ -15,7 +15,7 @@ @media screen and (-webkit-min-device-pixel-ratio:0) { @font-face { font-family: 'fontello'; - src: url('../font/fontello.svg?73580499#fontello') format('svg'); + src: url('../font/fontello.svg?47566415#fontello') format('svg'); } } */ @@ -66,9 +66,17 @@ .icon-logout:before { content: '\e808'; } /* '' */ .icon-down-open:before { content: '\e809'; } /* '' */ .icon-attach:before { content: '\e80a'; } /* '' */ +.icon-picture:before { content: '\e80b'; } /* '' */ +.icon-video:before { content: '\e80c'; } /* '' */ +.icon-right-open:before { content: '\e80d'; } /* '' */ +.icon-left-open:before { content: '\e80e'; } /* '' */ +.icon-up-open:before { content: '\e80f'; } /* '' */ +.icon-bell:before { content: '\e810'; } /* '' */ .icon-spin3:before { content: '\e832'; } /* '' */ .icon-spin4:before { content: '\e834'; } /* '' */ +.icon-link-ext:before { content: '\f08e'; } /* '' */ .icon-menu:before { content: '\f0c9'; } /* '' */ +.icon-comment-empty:before { content: '\f0e5'; } /* '' */ .icon-reply:before { content: '\f112'; } /* '' */ .icon-binoculars:before { content: '\f1e5'; } /* '' */ .icon-user-plus:before { content: '\f234'; } /* '' */ \ No newline at end of file diff --git a/priv/static/static/font/demo.html b/priv/static/static/font/demo.html index 7afc72672..d01bd1d65 100644 --- a/priv/static/static/font/demo.html +++ b/priv/static/static/font/demo.html @@ -229,11 +229,11 @@ body { } @font-face { font-family: 'fontello'; - src: url('./font/fontello.eot?97388161'); - src: url('./font/fontello.eot?97388161#iefix') format('embedded-opentype'), - url('./font/fontello.woff?97388161') format('woff'), - url('./font/fontello.ttf?97388161') format('truetype'), - url('./font/fontello.svg?97388161#fontello') format('svg'); + src: url('./font/fontello.eot?34497073'); + src: url('./font/fontello.eot?34497073#iefix') format('embedded-opentype'), + url('./font/fontello.woff?34497073') format('woff'), + url('./font/fontello.ttf?34497073') format('truetype'), + url('./font/fontello.svg?34497073#fontello') format('svg'); font-weight: normal; font-style: normal; } @@ -313,11 +313,23 @@ body {
icon-logout0xe808
icon-down-open0xe809
icon-attach0xe80a
-
icon-spin30xe832
+
icon-picture0xe80b
+
icon-video0xe80c
+
icon-right-open0xe80d
+
icon-left-open0xe80e
+
icon-up-open0xe80f
+
+
+
icon-bell0xe810
+
icon-spin30xe832
icon-spin40xe834
+
icon-link-ext0xf08e
+
+
icon-menu0xf0c9
+
icon-comment-empty0xf0e5
icon-reply0xf112
icon-binoculars0xf1e5
diff --git a/priv/static/static/font/font/fontello.eot b/priv/static/static/font/font/fontello.eot index 78ba01c92eda359f896c6f0c003ef1187f41510b..d15e83911c493ba3f24ae581e332c05713063032 100644 GIT binary patch delta 3135 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 diff --git a/priv/static/static/font/font/fontello.svg b/priv/static/static/font/font/fontello.svg index d57b96282..be07ddae3 100644 --- a/priv/static/static/font/font/fontello.svg +++ b/priv/static/static/font/font/fontello.svg @@ -28,12 +28,28 @@ + + + + + + + + + + + + + + + + diff --git a/priv/static/static/font/font/fontello.ttf b/priv/static/static/font/font/fontello.ttf index 91feac6d4545b72bb4ee659667485b0a3b6a1a3c..3b08e96b8d9bb939122419ac5c859671595955e4 100644 GIT binary patch delta 3130 zcmai0du&tZ6+h?u?#tJXU%9@{!*LQPc3zM~$#sHA8a(J47#V}qWeJ7gBsd{&3j(7O z)QF;#ZHNJ3Q?;#B>kwk=9+YUCv`uT*vPo2%+J6S9)Bd3arJIBT+SCpad*|9t0&H62 zoO{3XopZk5`Ch+sf3o@9?$Z^?69Bjs0JaZK^d|;>U-J*rF9C2EJUCq@-Amm8s5nga zvZ2KA#5c~I?j`;E0M^8C|NaE^J4v6Ww=z8b!qCg5Z~YZOp!mXH?~V8GaUHuq1K{67 z_LjZWA-~7(l1}kZxp!jvQ0(>X>CdR+ZR*%NJ~i0CZSYI)0F+jn0Tca)61d&gM|zC( zvdR95_@7?&myv!Hfc-f!wST(yUDrnd0h$0-B=*G1zG>cAIJIzX;r2cEz1#PVbQ)kD{=0W}8_Ul} ziZdSn%?4O7-wpX>@qi9qD1bu3k;wnyY>deco0$f-n@{>HoZZP^PFe|r1jsg@6Ud`> zPQXs>oPdMcIWbp#J}2O!c2icsO>ZMBlnE@H$_nKK3)iwj*}=l?tb{00xJN;zP|9$R z45m=>aGwS;1q$b?g*PopA)QXYDKu~^D3nVnG{AF_?h=h5cOalW&t?%A_&iKtLMJd< zUM5U{BqK+O$IP{72r&>uQHX*dh&><*VwcNVUl*z<^g2sjrTO`8MfBF8X2+1x;z#t9 zhg-cEEDuPsOH1mlNX?z@TJNYG=ls{&|t3B9c=yf^}^cJg9l@Cy;$-CRax9&Ix6gHQYjg<+aaA*zVY-=NM1fg^D zibSJ$=t_k8ar<4u?bZ3peXx zNu4)rgyf2VRDzn`hP2G2*I`y~ZO-V)P*u*sOC3o2P(d3*d!aYezTguBEa|c*J0K^2 z+Ov$mm;6mY6Tq~a0Ij5(2O!48mzYZlBS30NyC}9nZRCI0>j6_yxt5L(=`VHR+)f=Rcd0LO5MPk z?65SJm2mv(E|vW_bu)D%(^T=b41Ok$3}XZTC3^<6Bosz;5s5`ic41S52}54Z&51IC zGQliQE;ld!#!jnWrGaneW_RA4%X#bAPF2Mkf>TX9WuWF}#c5Kb{3?Hz=(q^h!zU3N zAOq~IE@m8)&uqSIr|VoNBV~bNJVR)MW?2zA60r$N4=9RlBQPfQfF$Kfn~Jjxu}4sWK41ih=IhUoy&Lv5kJ(}!Cujc2t zXen<*_u6Vp>Lk1V?INRlyxS;Z7i&u%L=Q$El+^m_8!O%H_=s4xs!SX`hI*i}F{U(@ zTP!te@kf`i#@D_k5LnahOWn9sQri}dw$+vtG)4PPd^vj7sam~$7VxN6)p<6$WhT~b z%w5lWpCuV>*T4BZ?}jQ^2S+0L)rgV{8Mf9_4Jt=bFd5if%SsTK$OLf$M9xG$M#qW? z$js%T|DCi~HrlJmDv(f``hUJr;2e6)pswCzL|t1P47UWEWwE#pJz07R=V}rWsYzF6 z;nGdMdkT#fB33=$Mb)i=63yO2tfERs{Hb$y--cAr2@usrOQj@n$EgFb(@xqXO@iTaat=s zaK;mlm>I(;F%IjY3(BbSxDeXbRt8Fn-A?eLR}wX%dppXSUW&3Lx2#K|S8s0WVD(h- z>{t<~lBk=GSXDUG5+ZI|haGGk)?*bNwKDn`_~*VqPUF^1jgGvc=e}4_77CEg4!wg% zXYQP+s-2uIuH=fH(av+5kf+I-Q+D+1!I?YgyfecNZ#mx8v9HD#ZmzFv_i%B`@mDI3 zZ%N(izYr7pLyBOtAX5bH5be6+^X1nzosE(yc42PH^(y!M;__Q(cRSku1y(+9vfuSj zzq)_vJzMQ*#iH4mr?FOONT*Ff=L)k7r ztrRGCEibA*^_W$&j@p`Rf6Fo~k!|cvdRx>5&s7gVP80#l?dod*V~-zLDX*)2pWv@kz^gd??$J4DBRx#PkcZQ-%JylZ9or{{VX@S(g9+ delta 619 zcmZ8dO=uHA7=8QGO`4=l6Rp%DNo?XDif9dbDT0U~dhsB^(nDR+G*P?hHc6!wp}ASq zL(BB!-$8=(AVS$5L_D-!q!Phi1jUPo$o3*hp;U^xz9bgJ9o~HN-kW{j%*+iwzc>?} zx(7&?03?!zZWbq>J|Le5A)?iOe*<>U(T@z9Y2)tfOh5S|;5E~F-lX0^exKEy z9+@28vGHgbP!Cf6oJr|Jfw8yrJ5~B8GZb9!6y|mIk;gJdVd89i!r7v5mBRUv(WD;R z+`EgM2f%(qpD?B4J}>zP@<>)UQsu{?2ziwUd~c5C3j^0zEud?Oe%Z{W%*vU=uYrBB z*&hSaD{)y$Pn96i1fD=?td6jHc*hb{1o>35eUuopZhHMu46jZvt&V zb)^Zk1GQii@UvE$sK5O>_t$}dHLotTTAy~7W%0GEY^`=bRQ8C4MgO3`Zv$S%u6O+S zefi~f71N!-o#M&`xV5ZOiq>ZE$n_`GUB?Yt=s)Asj`X ot7+?2cvEIVt|um*^;`+G}a*bXQU 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 delta 3937 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

C&_LyQ@dDopue4D!YGcf1{&z?VHZqZ`9v- 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 literal 5108 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:t}),i=(0,n.default)(s,3);return t=i[0],e=i[1],a=i[2],"#"+((1<<24)+(t<<16)+(e<<8)+a).toString(16).slice(1)},u=function(t){var e=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(t);return e?{r:parseInt(e[1],16),g:parseInt(e[2],16),b:parseInt(e[3],16)}:null},c=function(t){return"#"===t[0]?t:(t=t.match(/\d+/g),"#"+((Number(t[0])<<16)+(Number(t[1])<<8)+Number(t[2])).toString(16))};e.rgb2hex=l,e.hex2rgb=u,e.rgbstr2hex=c},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0}),e.mutations=e.findMaxId=e.statusType=e.prepareStatus=e.defaultState=void 0;var i=a(216),n=s(i),r=a(2),o=s(r),l=a(160),u=s(l),c=a(161),d=s(c),f=a(439),m=s(f),p=a(437),v=s(p),h=a(429),_=s(h),g=a(62),w=s(g),b=a(61),C=s(b),y=a(22),k=s(y),x=a(100),L=s(x),S=a(446),$=s(S),P=a(445),j=s(P),A=a(433),R=s(A),N=a(44),F=s(N),I=function(){return{statuses:[],statusesObject:{},faves:[],visibleStatuses:[],visibleStatusesObject:{},newStatusCount:0,maxId:0,minVisibleId:0,loading:!1,followers:[],friends:[],viewing:"statuses",flushMarker:0}},O=e.defaultState={allStatuses:[],allStatusesObject:{},maxId:0,notifications:[],favorites:new n.default,error:!1,timelines:{mentions:I(),public:I(),user:I(),publicAndExternal:I(),friends:I(),tag:I()}},U=function(t){var e=/#nsfw/i;return(0,R.default)(t.tags,"nsfw")||!!t.text.match(e)},z=e.prepareStatus=function(t){return void 0===t.nsfw&&(t.nsfw=U(t),t.retweeted_status&&(t.retweeted_status.nsfw=t.nsfw)),t.deleted=!1,t.attachments=t.attachments||[],t},E=e.statusType=function(t){return t.is_post_verb?"status":t.retweeted_status?"retweet":"string"==typeof t.uri&&t.uri.match(/(fave|objectType=Favourite)/)||"string"==typeof t.text&&t.text.match(/favorited/)?"favorite":t.text.match(/deleted notice {{tag/)||t.qvitter_delete_notice?"deletion":t.text.match(/started following/)?"follow":"unknown"},M=(e.findMaxId=function(){for(var t=arguments.length,e=Array(t),a=0;a0?(0,v.default)(a,"id").id:0,_=n&&h0&&!_&&(p.maxId=h);var g=function(e,a){var s=!(arguments.length>2&&void 0!==arguments[2])||arguments[2],i=M(d,f,e);if(e=i.item,i.new&&("retweet"===E(e)&&e.retweeted_status.user.id===l.id&&b({type:"repeat",status:e.retweeted_status,action:e}),"status"===E(e)&&(0,w.default)(e.attentions,{id:l.id}))){var r=t.timelines.mentions;p!==r&&(M(r.statuses,r.statusesObject,e),r.newStatusCount+=1,T(r)),e.user.id!==l.id&&b({type:"mention",status:e,action:e})}var o=void 0;return n&&s&&(o=M(p.statuses,p.statusesObject,e)),n&&a?M(p.visibleStatuses,p.visibleStatusesObject,e):n&&s&&o.new&&(p.newStatusCount+=1),e},b=function(e){var a=e.type,s=e.status,i=e.action;if(!(0,w.default)(t.notifications,function(t){return t.action.id===i.id})&&(t.notifications.push({type:a,status:s,action:i,seen:!1}),"Notification"in window&&"granted"===window.Notification.permission)){var n=i.user.name,r={};r.icon=i.user.profile_image_url,r.body=i.text,i.attachments&&i.attachments.length>0&&!i.nsfw&&i.attachments[0].mimetype.startsWith("image/")&&(r.image=i.attachments[0].url);var o=new window.Notification(n,r);setTimeout(o.close.bind(o),5e3)}},y=function(t){var e=(0,w.default)(d,{id:(0,k.default)(t.in_reply_to_status_id)});return e&&(e.fave_num+=1,t.user.id===l.id&&(e.favorited=!0),e.user.id===l.id&&b({type:"favorite",status:e,action:t})),e},x={status:function(t){g(t,i)},retweet:function t(e){var a=g(e.retweeted_status,!1,!1),t=void 0;t=n&&(0,w.default)(p.statuses,function(t){return t.retweeted_status?t.id===a.id||t.retweeted_status.id===a.id:t.id===a.id})?g(e,!1,!1):g(e,i),t.retweeted_status=a},favorite:function(e){t.favorites.has(e.id)||(t.favorites.add(e.id),y(e))},follow:function(t){var e=new RegExp("started following "+l.name+" \\("+l.statusnet_profile_url+"\\)"),a=new RegExp("started following "+l.screen_name+"$");(t.text.match(e)||t.text.match(a))&&b({type:"follow",status:t,action:t})},deletion:function(e){var a=e.uri,s=(0,w.default)(d,{uri:a});s&&((0,j.default)(t.notifications,function(t){var e=t.action.id;return e===s.id}),(0,j.default)(d,{uri:a}),n&&((0,j.default)(p.statuses,{uri:a}),(0,j.default)(p.visibleStatuses,{uri:a})))},default:function(t){console.log("unknown status type"),console.log(t)}};(0,C.default)(a,function(t){var e=E(t),a=x[e]||x.default;a(t)}),n&&(T(p),(_||p.minVisibleId<=0)&&a.length>0&&(p.minVisibleId=(0,m.default)(a,"id").id))},D=e.mutations={addNewStatuses:B,showNewStatuses:function(t,e){var a=e.timeline,s=t.timelines[a];s.newStatusCount=0,s.visibleStatuses=(0,$.default)(s.statuses,0,50),s.minVisibleId=(0,u.default)(s.visibleStatuses).id,s.visibleStatusesObject={},(0,C.default)(s.visibleStatuses,function(t){s.visibleStatusesObject[t.id]=t})},clearTimeline:function(t,e){var a=e.timeline;t.timelines[a]=I()},setFavorited:function(t,e){var a=e.status,s=e.value,i=t.allStatusesObject[a.id];i.favorited=s},setRetweeted:function(t,e){var a=e.status,s=e.value,i=t.allStatusesObject[a.id];i.repeated=s},setDeleted:function(t,e){var a=e.status,s=t.allStatusesObject[a.id];s.deleted=!0},setLoading:function(t,e){var a=e.timeline,s=e.value;t.timelines[a].loading=s},setNsfw:function(t,e){var a=e.id,s=e.nsfw,i=t.allStatusesObject[a];i.nsfw=s},setError:function(t,e){var a=e.value;t.error=a},setProfileView:function(t,e){var a=e.v;t.timelines.user.viewing=a},addFriends:function(t,e){var a=e.friends;t.timelines.user.friends=a},addFollowers:function(t,e){var a=e.followers;t.timelines.user.followers=a},markNotificationsAsSeen:function(t,e){(0,C.default)(e,function(t){t.seen=!0})},queueFlush:function(t,e){var a=e.timeline,s=e.id;t.timelines[a].flushMarker=s}},W={state:O,actions:{addNewStatuses:function(t,e){var a=t.rootState,s=t.commit,i=e.statuses,n=e.showImmediately,r=void 0!==n&&n,o=e.timeline,l=void 0!==o&&o,u=e.noIdUpdate,c=void 0!==u&&u;s("addNewStatuses",{statuses:i,showImmediately:r,timeline:l,noIdUpdate:c,user:a.users.currentUser})},setError:function(t,e){var a=(t.rootState,t.commit),s=e.value;a("setError",{value:s})},addFriends:function(t,e){var a=(t.rootState,t.commit),s=e.friends;a("addFriends",{friends:s})},addFollowers:function(t,e){var a=(t.rootState,t.commit),s=e.followers;a("addFollowers",{followers:s})},deleteStatus:function(t,e){var a=t.rootState,s=t.commit;s("setDeleted",{status:e}),F.default.deleteStatus({id:e.id,credentials:a.users.currentUser.credentials})},favorite:function(t,e){var a=t.rootState,s=t.commit;s("setFavorited",{status:e,value:!0}),F.default.favorite({id:e.id,credentials:a.users.currentUser.credentials})},unfavorite:function(t,e){var a=t.rootState,s=t.commit;s("setFavorited",{status:e,value:!1}),F.default.unfavorite({id:e.id,credentials:a.users.currentUser.credentials})},retweet:function(t,e){var a=t.rootState,s=t.commit;s("setRetweeted",{status:e,value:!0}),F.default.retweet({id:e.id,credentials:a.users.currentUser.credentials})},queueFlush:function(t,e){var a=(t.rootState,t.commit),s=e.timeline,i=e.id;a("queueFlush",{timeline:s,id:i})}},mutations:D};e.default=W},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(44),n=s(i),r=a(107),o=s(r),l=function(t){var e=function(e){var a=e.id;return n.default.fetchStatus({id:a,credentials:t})},a=function(e){var a=e.id;return n.default.fetchConversation({id:a,credentials:t})},s=function(e){var a=e.id;return n.default.fetchFriends({id:a,credentials:t})},i=function(e){var a=e.id;return n.default.fetchFollowers({id:a,credentials:t})},r=function(e){var a=e.username;return n.default.fetchAllFollowing({username:a,credentials:t})},l=function(e){var a=e.id;return n.default.fetchUser({id:a,credentials:t})},u=function(e){return n.default.followUser({credentials:t,id:e})},c=function(e){return n.default.unfollowUser({credentials:t,id:e})},d=function(e){return n.default.blockUser({credentials:t,id:e})},f=function(e){return n.default.unblockUser({credentials:t,id:e})},m=function(e){var a=e.timeline,s=e.store,i=e.userId,n=void 0!==i&&i;return o.default.startFetching({timeline:a,store:s,credentials:t,userId:n})},p=function(e){var a=e.id,s=e.muted,i=void 0===s||s;return n.default.setUserMute({id:a,muted:i,credentials:t})},v=function(){return n.default.fetchMutes({credentials:t})},h=function(t){return n.default.register(t)},_=function(e){var a=e.params;return n.default.updateAvatar({credentials:t,params:a})},g=function(e){var a=e.params;return n.default.updateBg({credentials:t,params:a})},w=function(e){var a=e.params;return n.default.updateBanner({credentials:t,params:a})},b=function(e){var a=e.params;return n.default.updateProfile({credentials:t,params:a})},C=function(e){return n.default.externalProfile({profileUrl:e,credentials:t})},y=function(e){var a=e.params;return n.default.followImport({params:a,credentials:t})},k={fetchStatus:e,fetchConversation:a,fetchFriends:s,fetchFollowers:i,followUser:u,unfollowUser:c,blockUser:d,unblockUser:f,fetchUser:l,fetchAllFollowing:r,verifyCredentials:n.default.verifyCredentials,startFetching:m,setUserMute:p,fetchMutes:v,register:h,updateAvatar:_,updateBg:g,updateBanner:w,updateProfile:b,externalProfile:C,followImport:y};return k};e.default=l},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=function(t){var e="unknown";return t.match(/text\/html/)&&(e="html"),t.match(/image/)&&(e="image"),t.match(/video\/(webm|mp4)/)&&(e="video"),t.match(/audio|ogg/)&&(e="audio"),e},s={fileType:a};e.default=s},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(42),n=s(i),r=a(44),o=s(r),l=function(t){var e=t.store,a=t.status,s=t.media,i=void 0===s?[]:s,r=t.inReplyToStatusId,l=void 0===r?void 0:r,u=(0,n.default)(i,"id");return o.default.postStatus({credentials:e.state.users.currentUser.credentials,status:a,mediaIds:u,inReplyToStatusId:l}).then(function(t){return t.json()}).then(function(t){return t.error||e.dispatch("addNewStatuses",{statuses:[t],timeline:"friends",showImmediately:!0,noIdUpdate:!0}),t}).catch(function(t){return{error:t.message}})},u=function(t){var e=t.store,a=t.formData,s=e.state.users.currentUser.credentials;return o.default.uploadMedia({credentials:s,formData:a}).then(function(t){var e=t.getElementsByTagName("link");0===e.length&&(e=t.getElementsByTagName("atom:link")),e=e[0];var a={id:t.getElementsByTagName("media_id")[0].textContent,url:t.getElementsByTagName("media_url")[0].textContent,image:e.getAttribute("href"),mimetype:e.getAttribute("type")};return a})},c={postStatus:l,uploadMedia:u};e.default=c},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(422),n=s(i),r=a(44),o=s(r),l=function(t){var e=t.store,a=t.statuses,s=t.timeline,i=t.showImmediately,r=(0,n.default)(s);e.dispatch("setError",{value:!1}),e.dispatch("addNewStatuses",{timeline:r,statuses:a,showImmediately:i})},u=function(t){var e=t.store,a=t.credentials,s=t.timeline,i=void 0===s?"friends":s,r=t.older,u=void 0!==r&&r,c=t.showImmediately,d=void 0!==c&&c,f=t.userId,m=void 0!==f&&f,p=t.tag,v=void 0!==p&&p,h={timeline:i,credentials:a},_=e.rootState||e.state,g=_.statuses.timelines[(0,n.default)(i)];return u?h.until=g.minVisibleId:h.since=g.maxId,h.userId=m,h.tag=v,o.default.fetchTimeline(h).then(function(t){!u&&t.length>=20&&!g.loading&&e.dispatch("queueFlush",{timeline:i,id:g.maxId}),l({store:e,statuses:t,timeline:i,showImmediately:d})},function(){return e.dispatch("setError",{value:!0})})},c=function(t){var e=t.timeline,a=void 0===e?"friends":e,s=t.credentials,i=t.store,r=t.userId,o=void 0!==r&&r,l=t.tag,c=void 0!==l&&l,d=i.rootState||i.state,f=d.statuses.timelines[(0,n.default)(a)],m=0===f.visibleStatuses.length;u({timeline:a,credentials:s,store:i,showImmediately:m,userId:o,tag:c});var p=function(){return u({timeline:a,credentials:s,store:i,userId:o,tag:c})};return setInterval(p,1e4)},d={fetchAndUpdate:u,startFetching:c};e.default=d},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(t,e,a){var s=a(1)(a(180),a(496),null,null);t.exports=s.exports},function(t,e,a){a(274);var s=a(1)(a(191),a(495),null,null);t.exports=s.exports},function(t,e,a){a(290);var s=a(1)(a(200),a(519),null,null);t.exports=s.exports},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={chat:{title:"Chat"},nav:{chat:"Lokaler Chat",timeline:"Zeitleiste",mentions:"Erwähnungen",public_tl:"Lokale Zeitleiste",twkn:"Das gesamte Netzwerk"},user_card:{follows_you:"Folgt dir!",following:"Folgst du!",follow:"Folgen",blocked:"Blockiert!",block:"Blockieren",statuses:"Beiträge",mute:"Stummschalten",muted:"Stummgeschaltet",followers:"Folgende",followees:"Folgt",per_day:"pro Tag",remote_follow:"Remote Follow"},timeline:{show_new:"Zeige Neuere",error_fetching:"Fehler beim Laden",up_to_date:"Aktuell",load_older:"Lade ältere Beiträge",conversation:"Unterhaltung",collapse:"Einklappen",repeated:"wiederholte"},settings:{user_settings:"Benutzereinstellungen",name_bio:"Name & Bio",name:"Name",bio:"Bio",avatar:"Avatar",current_avatar:"Dein derzeitiger Avatar",set_new_avatar:"Setze neuen Avatar",profile_banner:"Profil Banner",current_profile_banner:"Dein derzeitiger Profil Banner",set_new_profile_banner:"Setze neuen Profil Banner",profile_background:"Profil Hintergrund",set_new_profile_background:"Setze neuen Profil Hintergrund",settings:"Einstellungen",theme:"Farbschema",presets:"Voreinstellungen",theme_help:"Benutze HTML Farbcodes (#rrggbb) um dein Farbschema anzupassen.",background:"Hintergrund",foreground:"Vordergrund",text:"Text",links:"Links",cBlue:"Blau (Antworten, Folgt dir)",cRed:"Rot (Abbrechen)",cOrange:"Orange (Favorisieren)",cGreen:"Grün (Retweet)",btnRadius:"Buttons",panelRadius:"Panel",avatarRadius:"Avatare",avatarAltRadius:"Avatare (Benachrichtigungen)",tooltipRadius:"Tooltips/Warnungen",attachmentRadius:"Anhänge",filtering:"Filter",filtering_explanation:"Alle Beiträge die diese Wörter enthalten werden ausgeblendet. Ein Wort pro Zeile.",attachments:"Anhänge",hide_attachments_in_tl:"Anhänge in der Zeitleiste ausblenden",hide_attachments_in_convo:"Anhänge in Unterhaltungen ausblenden",nsfw_clickthrough:"Aktiviere ausblendbares Overlay für Anhänge, die als NSFW markiert sind",stop_gifs:"Play-on-hover GIFs",autoload:"Aktiviere automatisches Laden von älteren Beiträgen beim scrollen",streaming:"Aktiviere automatisches Laden (Streaming) von neuen Beiträgen",reply_link_preview:"Aktiviere reply-link Vorschau bei Maus-Hover",follow_import:"Folgeliste importieren",import_followers_from_a_csv_file:"Importiere Kontakte, denen du folgen möchtest, aus einer CSV-Datei",follows_imported:"Folgeliste importiert! Die Bearbeitung kann eine Zeit lang dauern.",follow_import_error:"Fehler beim importieren der Folgeliste"},notifications:{notifications:"Benachrichtigungen",read:"Gelesen!",followed_you:"folgt dir",favorited_you:"favorisierte deine Nachricht",repeated_you:"wiederholte deine Nachricht"},login:{login:"Anmelden",username:"Benutzername",password:"Passwort",register:"Registrieren",logout:"Abmelden"},registration:{registration:"Registrierung",fullname:"Angezeigter Name",email:"Email",bio:"Bio",password_confirm:"Passwort bestätigen"},post_status:{posting:"Veröffentlichen",default:"Sitze gerade im Hofbräuhaus."},finder:{find_user:"Finde Benutzer",error_fetching_user:"Fehler beim Suchen des Benutzers"},general:{submit:"Absenden",apply:"Anwenden"},user_profile:{timeline_title:"Beiträge"}},s={nav:{timeline:"Aikajana",mentions:"Maininnat",public_tl:"Julkinen Aikajana",twkn:"Koko Tunnettu Verkosto"},user_card:{follows_you:"Seuraa sinua!",following:"Seuraat!",follow:"Seuraa",statuses:"Viestit",mute:"Hiljennä",muted:"Hiljennetty",followers:"Seuraajat",followees:"Seuraa",per_day:"päivässä"},timeline:{show_new:"Näytä uudet",error_fetching:"Virhe ladatessa viestejä",up_to_date:"Ajantasalla",load_older:"Lataa vanhempia viestejä",conversation:"Keskustelu",collapse:"Sulje",repeated:"toisti"},settings:{user_settings:"Käyttäjän asetukset",name_bio:"Nimi ja kuvaus",name:"Nimi",bio:"Kuvaus",avatar:"Profiilikuva",current_avatar:"Nykyinen profiilikuvasi",set_new_avatar:"Aseta uusi profiilikuva",profile_banner:"Juliste",current_profile_banner:"Nykyinen julisteesi",set_new_profile_banner:"Aseta uusi juliste",profile_background:"Taustakuva",set_new_profile_background:"Aseta uusi taustakuva",settings:"Asetukset",theme:"Teema",presets:"Valmiit teemat",theme_help:"Käytä heksadesimaalivärejä muokataksesi väriteemaasi.",background:"Tausta",foreground:"Korostus",text:"Teksti",links:"Linkit",filtering:"Suodatus",filtering_explanation:"Kaikki viestit, jotka sisältävät näitä sanoja, suodatetaan. Yksi sana per rivi.",attachments:"Liitteet",hide_attachments_in_tl:"Piilota liitteet aikajanalla",hide_attachments_in_convo:"Piilota liitteet keskusteluissa",nsfw_clickthrough:"Piilota NSFW liitteet klikkauksen taakse.",autoload:"Lataa vanhempia viestejä automaattisesti ruudun pohjalla",streaming:"Näytä uudet viestit automaattisesti ollessasi ruudun huipulla",reply_link_preview:"Keskusteluiden vastauslinkkien esikatselu"},notifications:{notifications:"Ilmoitukset",read:"Lue!",followed_you:"seuraa sinua",favorited_you:"tykkäsi viestistäsi",repeated_you:"toisti viestisi"},login:{login:"Kirjaudu sisään",username:"Käyttäjänimi",password:"Salasana",register:"Rekisteröidy",logout:"Kirjaudu ulos"},registration:{registration:"Rekisteröityminen",fullname:"Koko nimi",email:"Sähköposti",bio:"Kuvaus",password_confirm:"Salasanan vahvistaminen"},post_status:{posting:"Lähetetään",default:"Tulin juuri saunasta."},finder:{find_user:"Hae käyttäjä",error_fetching_user:"Virhe hakiessa käyttäjää"},general:{submit:"Lähetä",apply:"Aseta"}},i={chat:{title:"Chat"},nav:{chat:"Local Chat",timeline:"Timeline",mentions:"Mentions",public_tl:"Public Timeline",twkn:"The Whole Known Network"},user_card:{follows_you:"Follows you!",following:"Following!",follow:"Follow",blocked:"Blocked!",block:"Block",statuses:"Statuses",mute:"Mute",muted:"Muted",followers:"Followers",followees:"Following",per_day:"per day",remote_follow:"Remote follow"},timeline:{show_new:"Show new",error_fetching:"Error fetching updates",up_to_date:"Up-to-date",load_older:"Load older statuses",conversation:"Conversation",collapse:"Collapse",repeated:"repeated"},settings:{user_settings:"User Settings",name_bio:"Name & Bio",name:"Name",bio:"Bio",avatar:"Avatar",current_avatar:"Your current avatar",set_new_avatar:"Set new avatar",profile_banner:"Profile Banner",current_profile_banner:"Your current profile banner",set_new_profile_banner:"Set new profile banner",profile_background:"Profile Background",set_new_profile_background:"Set new profile background",settings:"Settings",theme:"Theme",presets:"Presets",theme_help:"Use hex color codes (#rrggbb) to customize your color theme.",radii_help:"Set up interface edge rounding (in pixels)",background:"Background",foreground:"Foreground",text:"Text",links:"Links",cBlue:"Blue (Reply, follow)",cRed:"Red (Cancel)",cOrange:"Orange (Favorite)",cGreen:"Green (Retweet)",btnRadius:"Buttons",panelRadius:"Panels",avatarRadius:"Avatars",avatarAltRadius:"Avatars (Notifications)",tooltipRadius:"Tooltips/alerts",attachmentRadius:"Attachments",filtering:"Filtering",filtering_explanation:"All statuses containing these words will be muted, one per line",attachments:"Attachments",hide_attachments_in_tl:"Hide attachments in timeline",hide_attachments_in_convo:"Hide attachments in conversations",nsfw_clickthrough:"Enable clickthrough NSFW attachment hiding",stop_gifs:"Play-on-hover GIFs",autoload:"Enable automatic loading when scrolled to the bottom",streaming:"Enable automatic streaming of new posts when scrolled to the top",reply_link_preview:"Enable reply-link preview on mouse hover",follow_import:"Follow import",import_followers_from_a_csv_file:"Import followers from a csv file",follows_imported:"Follows imported! Processing them will take a while.",follow_import_error:"Error importing followers"},notifications:{notifications:"Notifications",read:"Read!",followed_you:"followed you",favorited_you:"favorited your status",repeated_you:"repeated your status"},login:{login:"Log in",username:"Username",password:"Password",register:"Register",logout:"Log out"},registration:{registration:"Registration",fullname:"Display name",email:"Email",bio:"Bio",password_confirm:"Password confirmation"},post_status:{posting:"Posting",default:"Just landed in L.A."},finder:{find_user:"Find user",error_fetching_user:"Error fetching user"},general:{submit:"Submit",apply:"Apply"},user_profile:{timeline_title:"User Timeline"}},n={nav:{timeline:"Ajajoon",mentions:"Mainimised",public_tl:"Avalik Ajajoon", +twkn:"Kogu Teadaolev Võrgustik"},user_card:{follows_you:"Jälgib sind!",following:"Jälgin!",follow:"Jälgi",blocked:"Blokeeritud!",block:"Blokeeri",statuses:"Staatuseid",mute:"Vaigista",muted:"Vaigistatud",followers:"Jälgijaid",followees:"Jälgitavaid",per_day:"päevas"},timeline:{show_new:"Näita uusi",error_fetching:"Viga uuenduste laadimisel",up_to_date:"Uuendatud",load_older:"Kuva vanemaid staatuseid",conversation:"Vestlus"},settings:{user_settings:"Kasutaja sätted",name_bio:"Nimi ja Bio",name:"Nimi",bio:"Bio",avatar:"Profiilipilt",current_avatar:"Sinu praegune profiilipilt",set_new_avatar:"Vali uus profiilipilt",profile_banner:"Profiilibänner",current_profile_banner:"Praegune profiilibänner",set_new_profile_banner:"Vali uus profiilibänner",profile_background:"Profiilitaust",set_new_profile_background:"Vali uus profiilitaust",settings:"Sätted",theme:"Teema",filtering:"Sisu filtreerimine",filtering_explanation:"Kõiki staatuseid, mis sisaldavad neid sõnu, ei kuvata. Üks sõna reale.",attachments:"Manused",hide_attachments_in_tl:"Peida manused ajajoonel",hide_attachments_in_convo:"Peida manused vastlustes",nsfw_clickthrough:"Peida tööks-mittesobivad(NSFW) manuste hiireklõpsu taha",autoload:"Luba ajajoone automaatne uuendamine kui ajajoon on põhja keritud",reply_link_preview:"Luba algpostituse kuvamine vastustes"},notifications:{notifications:"Teavitused",read:"Loe!",followed_you:"alustas sinu jälgimist"},login:{login:"Logi sisse",username:"Kasutajanimi",password:"Parool",register:"Registreeru",logout:"Logi välja"},registration:{registration:"Registreerimine",fullname:"Kuvatav nimi",email:"E-post",bio:"Bio",password_confirm:"Parooli kinnitamine"},post_status:{posting:"Postitan",default:"Just sõitsin elektrirongiga Tallinnast Pääskülla."},finder:{find_user:"Otsi kasutajaid",error_fetching_user:"Viga kasutaja leidmisel"},general:{submit:"Postita"}},r={nav:{timeline:"Idővonal",mentions:"Említéseim",public_tl:"Publikus Idővonal",twkn:"Az Egész Ismert Hálózat"},user_card:{follows_you:"Követ téged!",following:"Követve!",follow:"Követ",blocked:"Letiltva!",block:"Letilt",statuses:"Állapotok",mute:"Némít",muted:"Némított",followers:"Követők",followees:"Követettek",per_day:"naponta"},timeline:{show_new:"Újak mutatása",error_fetching:"Hiba a frissítések beszerzésénél",up_to_date:"Naprakész",load_older:"Régebbi állapotok betöltése",conversation:"Társalgás"},settings:{user_settings:"Felhasználói beállítások",name_bio:"Név és Bio",name:"Név",bio:"Bio",avatar:"Avatár",current_avatar:"Jelenlegi avatár",set_new_avatar:"Új avatár",profile_banner:"Profil Banner",current_profile_banner:"Jelenlegi profil banner",set_new_profile_banner:"Új profil banner",profile_background:"Profil háttérkép",set_new_profile_background:"Új profil háttér beállítása",settings:"Beállítások",theme:"Téma",filtering:"Szűrés",filtering_explanation:"Minden tartalom mely ezen szavakat tartalmazza némítva lesz, soronként egy",attachments:"Csatolmányok",hide_attachments_in_tl:"Csatolmányok elrejtése az idővonalon",hide_attachments_in_convo:"Csatolmányok elrejtése a társalgásokban",nsfw_clickthrough:"NSFW átkattintási tartalom elrejtésének engedélyezése",autoload:"Autoatikus betöltés engedélyezése lap aljára görgetéskor",reply_link_preview:"Válasz-link előzetes mutatása egér rátételkor"},notifications:{notifications:"Értesítések",read:"Olvasva!",followed_you:"követ téged"},login:{login:"Bejelentkezés",username:"Felhasználó név",password:"Jelszó",register:"Feliratkozás",logout:"Kijelentkezés"},registration:{registration:"Feliratkozás",fullname:"Teljes név",email:"Email",bio:"Bio",password_confirm:"Jelszó megerősítése"},post_status:{posting:"Küldés folyamatban",default:"Most érkeztem L.A.-be"},finder:{find_user:"Felhasználó keresése",error_fetching_user:"Hiba felhasználó beszerzésével"},general:{submit:"Elküld"}},o={nav:{timeline:"Cronologie",mentions:"Menționări",public_tl:"Cronologie Publică",twkn:"Toată Reșeaua Cunoscută"},user_card:{follows_you:"Te urmărește!",following:"Urmărit!",follow:"Urmărește",blocked:"Blocat!",block:"Blochează",statuses:"Stări",mute:"Pune pe mut",muted:"Pus pe mut",followers:"Următori",followees:"Urmărește",per_day:"pe zi"},timeline:{show_new:"Arată cele noi",error_fetching:"Erare la preluarea actualizărilor",up_to_date:"La zi",load_older:"Încarcă stări mai vechi",conversation:"Conversație"},settings:{user_settings:"Setările utilizatorului",name_bio:"Nume și Bio",name:"Nume",bio:"Bio",avatar:"Avatar",current_avatar:"Avatarul curent",set_new_avatar:"Setează avatar nou",profile_banner:"Banner de profil",current_profile_banner:"Bannerul curent al profilului",set_new_profile_banner:"Setează banner nou la profil",profile_background:"Fundalul de profil",set_new_profile_background:"Setează fundal nou",settings:"Setări",theme:"Temă",filtering:"Filtru",filtering_explanation:"Toate stările care conțin aceste cuvinte vor fi puse pe mut, una pe linie",attachments:"Atașamente",hide_attachments_in_tl:"Ascunde atașamentele în cronologie",hide_attachments_in_convo:"Ascunde atașamentele în conversații",nsfw_clickthrough:"Permite ascunderea al atașamentelor NSFW",autoload:"Permite încărcarea automată când scrolat la capăt",reply_link_preview:"Permite previzualizarea linkului de răspuns la planarea de mouse"},notifications:{notifications:"Notificări",read:"Citit!",followed_you:"te-a urmărit"},login:{login:"Loghează",username:"Nume utilizator",password:"Parolă",register:"Înregistrare",logout:"Deloghează"},registration:{registration:"Îregistrare",fullname:"Numele întreg",email:"Email",bio:"Bio",password_confirm:"Cofirmă parola"},post_status:{posting:"Postează",default:"Nu de mult am aterizat în L.A."},finder:{find_user:"Găsește utilizator",error_fetching_user:"Eroare la preluarea utilizatorului"},general:{submit:"trimite"}},l={chat:{title:"チャット"},nav:{chat:"ローカルチャット",timeline:"タイムライン",mentions:"メンション",public_tl:"公開タイムライン",twkn:"接続しているすべてのネットワーク"},user_card:{follows_you:"フォローされました!",following:"フォロー中!",follow:"フォロー",blocked:"ブロック済み!",block:"ブロック",statuses:"投稿",mute:"ミュート",muted:"ミュート済み",followers:"フォロワー",followees:"フォロー",per_day:"/日",remote_follow:"リモートフォロー"},timeline:{show_new:"更新",error_fetching:"更新の取得中にエラーが発生しました。",up_to_date:"最新",load_older:"古い投稿を読み込む",conversation:"会話",collapse:"折り畳む",repeated:"リピート"},settings:{user_settings:"ユーザー設定",name_bio:"名前とプロフィール",name:"名前",bio:"プロフィール",avatar:"アバター",current_avatar:"あなたの現在のアバター",set_new_avatar:"新しいアバターを設定する",profile_banner:"プロフィールバナー",current_profile_banner:"現在のプロフィールバナー",set_new_profile_banner:"新しいプロフィールバナーを設定する",profile_background:"プロフィールの背景",set_new_profile_background:"新しいプロフィールの背景を設定する",settings:"設定",theme:"テーマ",presets:"プリセット",theme_help:"16進数カラーコード (#aabbcc) を使用してカラーテーマをカスタマイズ出来ます。",radii_help:"インターフェースの縁の丸さを設定する。",background:"背景",foreground:"前景",text:"文字",links:"リンク",cBlue:"青 (返信, フォロー)",cRed:"赤 (キャンセル)",cOrange:"オレンジ (お気に入り)",cGreen:"緑 (リツイート)",btnRadius:"ボタン",panelRadius:"パネル",avatarRadius:"アバター",avatarAltRadius:"アバター (通知)",tooltipRadius:"ツールチップ/アラート",attachmentRadius:"ファイル",filtering:"フィルタリング",filtering_explanation:"これらの単語を含むすべてのものがミュートされます。1行に1つの単語を入力してください。",attachments:"ファイル",hide_attachments_in_tl:"タイムラインのファイルを隠す。",hide_attachments_in_convo:"会話の中のファイルを隠す。",nsfw_clickthrough:"NSFWファイルの非表示を有効にする。",stop_gifs:"カーソルを重ねた時にGIFを再生する。",autoload:"下にスクロールした時に自動で読み込むようにする。",streaming:"上までスクロールした時に自動でストリーミングされるようにする。",reply_link_preview:"マウスカーソルを重ねた時に返信のプレビューを表示するようにする。",follow_import:"フォローインポート",import_followers_from_a_csv_file:"CSVファイルからフォローをインポートする。",follows_imported:"フォローがインポートされました!処理に少し時間がかかるかもしれません。",follow_import_error:"フォロワーのインポート中にエラーが発生しました。"},notifications:{notifications:"通知",read:"読んだ!",followed_you:"フォローされました",favorited_you:"あなたの投稿がお気に入りされました",repeated_you:"あなたの投稿がリピートされました"},login:{login:"ログイン",username:"ユーザー名",password:"パスワード",register:"登録",logout:"ログアウト"},registration:{registration:"登録",fullname:"表示名",email:"Eメール",bio:"プロフィール",password_confirm:"パスワードの確認"},post_status:{posting:"投稿",default:"ちょうどL.A.に着陸しました。"},finder:{find_user:"ユーザー検索",error_fetching_user:"ユーザー検索でエラーが発生しました"},general:{submit:"送信",apply:"適用"},user_profile:{timeline_title:"ユーザータイムライン"}},u={nav:{timeline:"Journal",mentions:"Notifications",public_tl:"Statuts locaux",twkn:"Le réseau connu"},user_card:{follows_you:"Vous suit !",following:"Suivi !",follow:"Suivre",blocked:"Bloqué",block:"Bloquer",statuses:"Statuts",mute:"Mettre en muet",muted:"Mis en muet",followers:"Vous suivent",followees:"Suivis",per_day:"par jour"},timeline:{show_new:"Afficher plus",error_fetching:"Erreur en cherchant des mises à jours",up_to_date:"À jour",load_older:"Afficher plus",conversation:"Conversation"},settings:{user_settings:"Paramètres utilisateur",name_bio:"Nom & Bio",name:"Nom",bio:"Bioraphie",avatar:"Avatar",current_avatar:"Votre avatar",set_new_avatar:"Changer d'avatar",profile_banner:"Bannière du profil",current_profile_banner:"Bannière du profil",set_new_profile_banner:"Changer de bannière",profile_background:"Image de fond",set_new_profile_background:"Changer d'image de fond",settings:"Paramètres",theme:"Thème",filtering:"Filtre",filtering_explanation:"Tout les statuts contenant ces mots vont être cachés, un mot par ligne.",attachments:"Pièces jointes",hide_attachments_in_tl:"Cacher les pièces jointes dans le journal",hide_attachments_in_convo:"Cacher les pièces jointes dans les conversations",nsfw_clickthrough:"Activer le clic pour afficher les images marquées comme contenu adulte ou sensible",autoload:"Activer le chargement automatique une fois le bas de la page atteint",reply_link_preview:"Activer un aperçu sur passage de la souris",presets:"Thèmes prédéfinis",theme_help:"Utilisez les codes de couleur hexadécimaux (#aabbcc) pour customiser les couleurs de votre thème.",background:"Arrière plan",foreground:"Premier plan",text:"Texte",links:"Liens",streaming:"Active le défilement automatique de nouveaux statuts lorsqu'on est au haut de la page",follow_import:"Importer ses abonnements",import_followers_from_a_csv_file:"Importer ses abonnements depuis un fichier csv",follows_imported:"Abonnements importés ! Le traitement peut prendre un moment.",follow_import_error:"Erreur lors de l'importation des abonnements."},notifications:{notifications:"Notifications",read:"Lu !",followed_you:"vous a suivi"},login:{login:"Connexion",username:"Nom d'utilisateur",password:"Mot de passe",register:"S'inscrire",logout:"Déconnexion"},registration:{registration:"Inscription",fullname:"Nom complet",email:"Adresse courriel",bio:"Biographie",password_confirm:"Confirmez le mot de passe"},post_status:{posting:"Envoi en cours",default:"Écrivez ici votre prochain statut."},finder:{find_user:"Chercher un utilisateur",error_fetching_user:"Une erreur est survenue pendant la recherche de l'utilisateur"},general:{submit:"Envoyer",apply:"Appliquer"}},c={nav:{timeline:"Sequenza temporale",mentions:"Menzioni",public_tl:"Sequenza temporale pubblica",twkn:"L'intiera rete conosciuta"},user_card:{follows_you:"Ti segue!",following:"Lo stai seguendo!",follow:"Segui",statuses:"Messaggi",mute:"Ammutolisci",muted:"Ammutoliti",followers:"Chi ti segue",followees:"Chi stai seguendo",per_day:"al giorno"},timeline:{show_new:"Mostra nuovi",error_fetching:"Errori nel prelievo aggiornamenti",up_to_date:"Aggiornato",load_older:"Carica messaggi più vecchi"},settings:{user_settings:"Configurazione dell'utente",name_bio:"Nome & Introduzione",name:"Nome",bio:"Introduzione",avatar:"Avatar",current_avatar:"Il tuo attuale avatar",set_new_avatar:"Scegli un nuovo avatar",profile_banner:"Sfondo del tuo profilo",current_profile_banner:"Sfondo attuale",set_new_profile_banner:"Scegli un nuovo sfondo per il tuo profilo",profile_background:"Sfondo della tua pagina",set_new_profile_background:"Scegli un nuovo sfondo per la tua pagina",settings:"Settaggi",theme:"Tema",filtering:"Filtri",filtering_explanation:"Filtra via le notifiche che contengono le seguenti parole (inserisci rigo per rigo le parole di innesco)",attachments:"Allegati",hide_attachments_in_tl:"Nascondi gli allegati presenti nella sequenza temporale",hide_attachments_in_convo:"Nascondi gli allegati presenti nelle conversazioni",nsfw_clickthrough:"Abilita la trasparenza degli allegati NSFW",autoload:"Abilita caricamento automatico quando si raggiunge il fondo schermo",reply_link_preview:"Ability il reply-link preview al passaggio del mouse"},notifications:{notifications:"Notifiche",read:"Leggi!",followed_you:"ti ha seguito"},general:{submit:"Invia"}},d={chat:{title:"Chat"},nav:{chat:"Chat local",timeline:"Flux d’actualitat",mentions:"Notificacions",public_tl:"Estatuts locals",twkn:"Lo malhum conegut"},user_card:{follows_you:"Vos sèc !",following:"Seguit !",follow:"Seguir",blocked:"Blocat",block:"Blocar",statuses:"Estatuts",mute:"En silenci",muted:"Mes en silenci",followers:"Seguidors",followees:"Abonaments",per_day:"per jorn",remote_follow:"Seguir a distància"},timeline:{show_new:"Ne veire mai",error_fetching:"Error en cercant de mesas a jorn",up_to_date:"Actualizat",load_older:"Ne veire mai",conversation:"Conversacion",collapse:"Plegar",repeated:"repetit"},settings:{user_settings:"Paramètres utilizaire",name_bio:"Nom & Bio",name:"Nom",bio:"Biografia",avatar:"Avatar",current_avatar:"Vòstre avatar actual",set_new_avatar:"Cambiar l’avatar",profile_banner:"Bandièra del perfil",current_profile_banner:"Bandièra actuala del perfil",set_new_profile_banner:"Cambiar de bandièra",profile_background:"Imatge de fons",set_new_profile_background:"Cambiar l’imatge de fons",settings:"Paramètres",theme:"Tèma",presets:"Pre-enregistrats",theme_help:"Emplegatz los còdis de color hex (#rrggbb) per personalizar vòstre tèma de color.",radii_help:"Configurar los caires arredondits de l’interfàcia (en pixèls)",background:"Rèire plan",foreground:"Endavant",text:"Tèxte",links:"Ligams",cBlue:"Blau (Respondre, seguir)",cRed:"Roge (Anullar)",cOrange:"Irange (Metre en favorit)",cGreen:"Verd (Repartajar)",btnRadius:"Botons",panelRadius:"Panèls",avatarRadius:"Avatars",avatarAltRadius:"Avatars (Notificacions)",tooltipRadius:"Astúcias/Alèrta",attachmentRadius:"Pèças juntas",filtering:"Filtre",filtering_explanation:"Totes los estatuts amb aqueles mots seràn en silenci, un mot per linha.",attachments:"Pèças juntas",hide_attachments_in_tl:"Rescondre las pèças juntas",hide_attachments_in_convo:"Rescondre las pèças juntas dins las conversacions",nsfw_clickthrough:"Activar lo clic per mostrar los imatges marcats coma pels adults o sensibles",stop_gifs:"Lançar los GIFs al subrevòl",autoload:"Activar lo cargament automatic un còp arribat al cap de la pagina",streaming:"Activar lo cargament automatic dels novèls estatus en anar amont",reply_link_preview:"Activar l’apercebut en passar la mirga",follow_import:"Importar los abonaments",import_followers_from_a_csv_file:"Importar los seguidors d’un fichièr csv",follows_imported:"Seguidors importats. Lo tractament pòt trigar una estona.",follow_import_error:"Error en important los seguidors"},notifications:{notifications:"Notficacions",read:"Legit !",followed_you:"vos a seguit",favorited_you:"a mes vòstre estatut en favorit",repeated_you:"a repetit your vòstre estatut"},login:{login:"Connexion",username:"Nom d’utilizaire",password:"Senhal",register:"Se marcar",logout:"Desconnexion"},registration:{registration:"Inscripcion",fullname:"Nom complèt",email:"Adreça de corrièl",bio:"Biografia",password_confirm:"Confirmar lo senhal"},post_status:{posting:"Mandadís",default:"Escrivètz aquí vòstre estatut."},finder:{find_user:"Cercar un utilizaire",error_fetching_user:"Error pendent la recèrca d’un utilizaire"},general:{submit:"Mandar",apply:"Aplicar"},user_profile:{timeline_title:"Flux a l’utilizaire"}},f={chat:{title:"Czat"},nav:{chat:"Lokalny czat",timeline:"Oś czasu",mentions:"Wzmianki",public_tl:"Publiczna oś czasu",twkn:"Cała znana sieć"},user_card:{follows_you:"Obserwuje cię!",following:"Obserwowany!",follow:"Obserwuj",blocked:"Zablokowany!",block:"Zablokuj",statuses:"Statusy",mute:"Wycisz",muted:"Wyciszony",followers:"Obserwujący",followees:"Obserwowani",per_day:"dziennie",remote_follow:"Zdalna obserwacja"},timeline:{show_new:"Pokaż nowe",error_fetching:"Błąd pobierania",up_to_date:"Na bieżąco",load_older:"Załaduj starsze statusy",conversation:"Rozmowa",collapse:"Zwiń",repeated:"powtórzono"},settings:{user_settings:"Ustawienia użytkownika",name_bio:"Imię i bio",name:"Imię",bio:"Bio",avatar:"Awatar",current_avatar:"Twój obecny awatar",set_new_avatar:"Ustaw nowy awatar",profile_banner:"Banner profilu",current_profile_banner:"Twój obecny banner profilu",set_new_profile_banner:"Ustaw nowy banner profilu",profile_background:"Tło profilu",set_new_profile_background:"Ustaw nowe tło profilu",settings:"Ustawienia",theme:"Motyw",presets:"Gotowe motywy",theme_help:"Użyj kolorów w notacji szesnastkowej (#rrggbb), by stworzyć swój motyw.",radii_help:"Ustaw zaokrąglenie krawędzi interfejsu (w pikselach)",background:"Tło",foreground:"Pierwszy plan",text:"Tekst",links:"Łącza",cBlue:"Niebieski (odpowiedz, obserwuj)",cRed:"Czerwony (anuluj)",cOrange:"Pomarańczowy (ulubione)",cGreen:"Zielony (powtórzenia)",btnRadius:"Przyciski",panelRadius:"Panele",avatarRadius:"Awatary",avatarAltRadius:"Awatary (powiadomienia)",tooltipRadius:"Etykiety/alerty",attachmentRadius:"Załączniki",filtering:"Filtrowanie",filtering_explanation:"Wszystkie statusy zawierające te słowa będą wyciszone. Jedno słowo na linijkę",attachments:"Załączniki",hide_attachments_in_tl:"Ukryj załączniki w osi czasu",hide_attachments_in_convo:"Ukryj załączniki w rozmowach",nsfw_clickthrough:"Włącz domyślne ukrywanie załączników o treści nieprzyzwoitej (NSFW)",stop_gifs:"Odtwarzaj GIFy po najechaniu kursorem",autoload:"Włącz automatyczne ładowanie po przewinięciu do końca strony",streaming:"Włącz automatycznie strumieniowanie nowych postów gdy na początku strony",reply_link_preview:"Włącz dymek z podglądem postu po najechaniu na znak odpowiedzi",follow_import:"Import obserwowanych",import_followers_from_a_csv_file:"Importuj obserwowanych z pliku CSV",follows_imported:"Obserwowani zaimportowani! Przetwarzanie może trochę potrwać.",follow_import_error:"Błąd przy importowaniu obserwowanych"},notifications:{notifications:"Powiadomienia",read:"Przeczytane!",followed_you:"obserwuje cię",favorited_you:"dodał twój status do ulubionych",repeated_you:"powtórzył twój status"},login:{login:"Zaloguj",username:"Użytkownik",password:"Hasło",register:"Zarejestruj",logout:"Wyloguj"},registration:{registration:"Rejestracja",fullname:"Wyświetlana nazwa profilu",email:"Email",bio:"Bio",password_confirm:"Potwierdzenie hasła"},post_status:{posting:"Wysyłanie",default:"Właśnie wróciłem z kościoła"},finder:{find_user:"Znajdź użytkownika",error_fetching_user:"Błąd przy pobieraniu profilu"},general:{submit:"Wyślij",apply:"Zastosuj"},user_profile:{timeline_title:"Oś czasu użytkownika"}},m={chat:{title:"Chat"},nav:{chat:"Chat Local",timeline:"Línea Temporal",mentions:"Menciones",public_tl:"Línea Temporal Pública",twkn:"Toda La Red Conocida"},user_card:{follows_you:"¡Te sigue!",following:"¡Siguiendo!",follow:"Seguir",blocked:"¡Bloqueado!",block:"Bloquear",statuses:"Estados",mute:"Silenciar",muted:"Silenciado",followers:"Seguidores",followees:"Siguiendo",per_day:"por día",remote_follow:"Seguir"},timeline:{show_new:"Mostrar lo nuevo",error_fetching:"Error al cargar las actualizaciones",up_to_date:"Actualizado",load_older:"Cargar actualizaciones anteriores",conversation:"Conversación"},settings:{user_settings:"Ajustes de Usuario",name_bio:"Nombre y Biografía",name:"Nombre",bio:"Biografía",avatar:"Avatar",current_avatar:"Tu avatar actual",set_new_avatar:"Cambiar avatar",profile_banner:"Cabecera del perfil",current_profile_banner:"Cabecera actual",set_new_profile_banner:"Cambiar cabecera",profile_background:"Fondo del Perfil",set_new_profile_background:"Cambiar fondo del perfil",settings:"Ajustes",theme:"Tema",presets:"Por defecto",theme_help:"Use códigos de color hexadecimales (#rrggbb) para personalizar su tema de colores.",background:"Segundo plano",foreground:"Primer plano",text:"Texto",links:"Links",filtering:"Filtros",filtering_explanation:"Todos los estados que contengan estas palabras serán silenciados, una por línea",attachments:"Adjuntos",hide_attachments_in_tl:"Ocultar adjuntos en la línea temporal",hide_attachments_in_convo:"Ocultar adjuntos en las conversaciones",nsfw_clickthrough:"Activar el clic para ocultar los adjuntos NSFW",autoload:"Activar carga automática al llegar al final de la página",streaming:"Habilite la transmisión automática de nuevas publicaciones cuando se desplaza hacia la parte superior",reply_link_preview:"Activar la previsualización del enlace de responder al pasar el ratón por encima",follow_import:"Importar personas que tú sigues",import_followers_from_a_csv_file:"Importar personas que tú sigues apartir de un archivo csv",follows_imported:"¡Importado! Procesarlos llevará tiempo.",follow_import_error:"Error al importal el archivo"},notifications:{notifications:"Notificaciones",read:"¡Leído!",followed_you:"empezó a seguirte"},login:{login:"Identificación",username:"Usuario",password:"Contraseña",register:"Registrar",logout:"Salir"},registration:{registration:"Registro",fullname:"Nombre a mostrar",email:"Correo electrónico",bio:"Biografía",password_confirm:"Confirmación de contraseña"},post_status:{posting:"Publicando",default:"Acabo de aterrizar en L.A."},finder:{find_user:"Encontrar usuario",error_fetching_user:"Error al buscar usuario"},general:{submit:"Enviar",apply:"Aplicar"}},p={chat:{title:"Chat"},nav:{chat:"Chat Local",timeline:"Linha do tempo",mentions:"Menções",public_tl:"Linha do tempo pública",twkn:"Toda a rede conhecida"},user_card:{follows_you:"Segue você!",following:"Seguindo!",follow:"Seguir",blocked:"Bloqueado!",block:"Bloquear",statuses:"Postagens",mute:"Silenciar",muted:"Silenciado",followers:"Seguidores",followees:"Seguindo",per_day:"por dia",remote_follow:"Seguidor Remoto"},timeline:{show_new:"Mostrar novas",error_fetching:"Erro buscando atualizações",up_to_date:"Atualizado",load_older:"Carregar postagens antigas",conversation:"Conversa"},settings:{user_settings:"Configurações de Usuário",name_bio:"Nome & Biografia",name:"Nome",bio:"Biografia",avatar:"Avatar",current_avatar:"Seu avatar atual",set_new_avatar:"Alterar avatar",profile_banner:"Capa de perfil",current_profile_banner:"Sua capa de perfil atual",set_new_profile_banner:"Alterar capa de perfil",profile_background:"Plano de fundo de perfil",set_new_profile_background:"Alterar o plano de fundo de perfil",settings:"Configurações",theme:"Tema",presets:"Predefinições",theme_help:"Use cores em código hexadecimal (#rrggbb) para personalizar seu esquema de cores.",background:"Plano de Fundo",foreground:"Primeiro Plano",text:"Texto",links:"Links",filtering:"Filtragem",filtering_explanation:"Todas as postagens contendo estas palavras serão silenciadas, uma por linha.",attachments:"Anexos",hide_attachments_in_tl:"Ocultar anexos na linha do tempo.",hide_attachments_in_convo:"Ocultar anexos em conversas",nsfw_clickthrough:"Habilitar clique para ocultar anexos NSFW",autoload:"Habilitar carregamento automático quando a rolagem chegar ao fim.",streaming:"Habilitar o fluxo automático de postagens quando ao topo da página",reply_link_preview:"Habilitar a pré-visualização de link de respostas ao passar o mouse.",follow_import:"Importar seguidas",import_followers_from_a_csv_file:"Importe seguidores a partir de um arquivo CSV",follows_imported:"Seguidores importados! O processamento pode demorar um pouco.",follow_import_error:"Erro ao importar seguidores"},notifications:{notifications:"Notificações",read:"Ler!",followed_you:"seguiu você"},login:{login:"Entrar",username:"Usuário",password:"Senha",register:"Registrar",logout:"Sair"},registration:{registration:"Registro",fullname:"Nome para exibição",email:"Correio eletrônico",bio:"Biografia",password_confirm:"Confirmação de senha"},post_status:{posting:"Publicando",default:"Acabo de aterrizar em L.A."},finder:{find_user:"Buscar usuário",error_fetching_user:"Erro procurando usuário"},general:{submit:"Enviar",apply:"Aplicar"}},v={chat:{title:"Чат"},nav:{chat:"Локальный чат",timeline:"Лента",mentions:"Упоминания",public_tl:"Публичная лента",twkn:"Федеративная лента"},user_card:{follows_you:"Читает вас",following:"Читаю",follow:"Читать",blocked:"Заблокирован",block:"Заблокировать",statuses:"Статусы",mute:"Игнорировать",muted:"Игнорирую",followers:"Читатели",followees:"Читаемые",per_day:"в день",remote_follow:"Читать удалённо"},timeline:{show_new:"Показать новые",error_fetching:"Ошибка при обновлении",up_to_date:"Обновлено",load_older:"Загрузить старые статусы",conversation:"Разговор",collapse:"Свернуть",repeated:"повторил(а)"},settings:{user_settings:"Настройки пользователя",name_bio:"Имя и описание",name:"Имя",bio:"Описание",avatar:"Аватар",current_avatar:"Текущий аватар",set_new_avatar:"Загрузить новый аватар",profile_banner:"Баннер профиля",current_profile_banner:"Текущий баннер профиля",set_new_profile_banner:"Загрузить новый баннер профиля",profile_background:"Фон профиля",set_new_profile_background:"Загрузить новый фон профиля",settings:"Настройки",theme:"Тема",presets:"Пресеты",theme_help:"Используйте шестнадцатеричные коды цветов (#rrggbb) для настройки темы.",radii_help:"Округление краёв элементов интерфейса (в пикселях)",background:"Фон",foreground:"Передний план",text:"Текст",links:"Ссылки",cBlue:"Ответить, читать",cRed:"Отменить",cOrange:"Нравится",cGreen:"Повторить",btnRadius:"Кнопки",panelRadius:"Панели",avatarRadius:"Аватары",avatarAltRadius:"Аватары в уведомлениях",tooltipRadius:"Всплывающие подсказки/уведомления",attachmentRadius:"Прикреплённые файлы",filtering:"Фильтрация",filtering_explanation:"Все статусы, содержащие данные слова, будут игнорироваться, по одному в строке",attachments:"Вложения",hide_attachments_in_tl:"Прятать вложения в ленте",hide_attachments_in_convo:"Прятать вложения в разговорах",stop_gifs:"Проигрывать GIF анимации только при наведении",nsfw_clickthrough:"Включить скрытие NSFW вложений",autoload:"Включить автоматическую загрузку при прокрутке вниз",streaming:"Включить автоматическую загрузку новых сообщений при прокрутке вверх",reply_link_preview:"Включить предварительный просмотр ответа при наведении мыши",follow_import:"Импортировать читаемых",import_followers_from_a_csv_file:"Импортировать читаемых из файла .csv",follows_imported:"Список читаемых импортирован. Обработка займёт некоторое время..",follow_import_error:"Ошибка при импортировании читаемых."},notifications:{notifications:"Уведомления",read:"Прочесть",followed_you:"начал(а) читать вас",favorited_you:"нравится ваш статус",repeated_you:"повторил(а) ваш статус"},login:{login:"Войти",username:"Имя пользователя",password:"Пароль",register:"Зарегистрироваться",logout:"Выйти"},registration:{registration:"Регистрация",fullname:"Отображаемое имя",email:"Email",bio:"Описание",password_confirm:"Подтверждение пароля"},post_status:{posting:"Отправляется",default:"Что нового?"},finder:{find_user:"Найти пользователя",error_fetching_user:"Пользователь не найден"},general:{submit:"Отправить",apply:"Применить"},user_profile:{timeline_title:"Лента пользователя"}},h={de:a,fi:s,en:i,et:n,hu:r,ro:o,ja:l,fr:u,it:c,oc:d,pl:f,es:m,pt:p,ru:v};e.default=h},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}function i(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=t.key,a=void 0===e?"vuex-lz":e,s=t.paths,i=void 0===s?[]:s,n=t.getState,o=void 0===n?function(t,e){var a=e.getItem(t);return a}:n,u=t.setState,d=void 0===u?(0,c.default)(b,6e4):u,m=t.reducer,p=void 0===m?g:m,v=t.storage,h=void 0===v?w:v,C=t.subscriber,y=void 0===C?function(t){return function(e){return t.subscribe(e)}}:C;return function(t){o(a,h).then(function(e){try{if("object"===("undefined"==typeof e?"undefined":(0,r.default)(e))){var a=e.users||{};a.usersObject={};var s=a.users||[];(0,l.default)(s,function(t){a.usersObject[t.id]=t}),e.users=a,t.replaceState((0,f.default)({},t.state,e))}t.state.config.customTheme&&(window.themeLoaded=!0,t.dispatch("setOption",{name:"customTheme",value:t.state.config.customTheme})),t.state.users.lastLoginName&&t.dispatch("loginUser",{username:t.state.users.lastLoginName,password:"xxx"}),_=!0}catch(t){console.log("Couldn't load state"),_=!0}}),y(t)(function(t,e){try{d(a,p(e,i),h)}catch(t){console.log("Couldn't persist state:"),console.log(t)}})}}Object.defineProperty(e,"__esModule",{value:!0});var n=a(220),r=s(n),o=a(61),l=s(o),u=a(449),c=s(u);e.default=i;var d=a(310),f=s(d),m=a(458),p=s(m),v=a(298),h=s(v),_=!1,g=function(t,e){return 0===e.length?t:e.reduce(function(e,a){return p.default.set(e,a,p.default.get(t,a)),e},{})},w=function(){return h.default}(),b=function(t,e,a){return _?a.setItem(t,e):void console.log("waiting for old state to be loaded...")}},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(2),n=s(i),r=a(104),o=s(r),l=a(459),u={state:{backendInteractor:(0,o.default)(),fetchers:{},socket:null,chatDisabled:!1},mutations:{setBackendInteractor:function(t,e){t.backendInteractor=e},addFetcher:function(t,e){var a=e.timeline,s=e.fetcher;t.fetchers[a]=s},removeFetcher:function(t,e){var a=e.timeline;delete t.fetchers[a]},setSocket:function(t,e){t.socket=e},setChatDisabled:function(t,e){t.chatDisabled=e}},actions:{startFetching:function(t,e){var a=!1;if((0,n.default)(e)&&(a=e[1],e=e[0]),!t.state.fetchers[e]){var s=t.state.backendInteractor.startFetching({timeline:e,store:t,userId:a});t.commit("addFetcher",{timeline:e,fetcher:s})}},stopFetching:function(t,e){var a=t.state.fetchers[e];window.clearInterval(a),t.commit("removeFetcher",{timeline:e})},initializeSocket:function(t,e){if(!t.state.chatDisabled){var a=new l.Socket("/socket",{params:{token:e}});a.connect(),t.dispatch("initializeChat",a)}},disableChat:function(t){t.commit("setChatDisabled",!0)}}};e.default=u},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={state:{messages:[],channel:{state:""}},mutations:{setChannel:function(t,e){t.channel=e},addMessage:function(t,e){t.messages.push(e),t.messages=t.messages.slice(-19,20)},setMessages:function(t,e){t.messages=e.slice(-19,20)}},actions:{initializeChat:function(t,e){var a=e.channel("chat:public");a.on("new_msg",function(e){t.commit("addMessage",e)}),a.on("messages",function(e){var a=e.messages;t.commit("setMessages",a)}),a.join(),t.commit("setChannel",a)}}};e.default=a},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(101),n=a(175),r=s(n),o={name:"Pleroma FE",colors:{},hideAttachments:!1,hideAttachmentsInConv:!1,hideNsfw:!0,autoLoad:!0,streaming:!1,hoverPreview:!0,muteWords:[]},l={state:o,mutations:{setOption:function(t,e){var a=e.name,s=e.value;(0,i.set)(t,a,s)}},actions:{setPageTitle:function(t){var e=t.state,a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";document.title=a+" "+e.name},setOption:function(t,e){var a=t.commit,s=t.dispatch,i=e.name,n=e.value;switch(a("setOption",{name:i,value:n}),i){case"name":s("setPageTitle");break;case"theme":r.default.setPreset(n,a);break;case"customTheme":r.default.setColors(n,a)}}}};e.default=l},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0}),e.defaultState=e.mutations=e.mergeOrAdd=void 0;var i=a(215),n=s(i),r=a(161),o=s(r),l=a(61),u=s(l),c=a(42),d=s(c),f=a(424),m=s(f),p=a(104),v=s(p),h=a(101),_=e.mergeOrAdd=function(t,e,a){if(!a)return!1;var s=e[a.id];return s?((0,o.default)(s,a),{item:s,new:!1}):(t.push(a),e[a.id]=a,{item:a,new:!0})},g=e.mutations={setMuted:function(t,e){var a=e.user.id,s=e.muted,i=t.usersObject[a];(0,h.set)(i,"muted",s)},setCurrentUser:function(t,e){t.lastLoginName=e.screen_name,t.currentUser=(0,o.default)(t.currentUser||{},e)},clearCurrentUser:function(t){t.currentUser=!1,t.lastLoginName=!1},beginLogin:function(t){ +t.loggingIn=!0},endLogin:function(t){t.loggingIn=!1},addNewUsers:function(t,e){(0,u.default)(e,function(e){return _(t.users,t.usersObject,e)})},setUserForStatus:function(t,e){e.user=t.usersObject[e.user.id]}},w=e.defaultState={lastLoginName:!1,currentUser:!1,loggingIn:!1,users:[],usersObject:{}},b={state:w,mutations:g,actions:{fetchUser:function(t,e){t.rootState.api.backendInteractor.fetchUser({id:e}).then(function(e){return t.commit("addNewUsers",e)})},addNewStatuses:function(t,e){var a=e.statuses,s=(0,d.default)(a,"user"),i=(0,m.default)((0,d.default)(a,"retweeted_status.user"));t.commit("addNewUsers",s),t.commit("addNewUsers",i),(0,u.default)(a,function(e){t.commit("setUserForStatus",e)}),(0,u.default)((0,m.default)((0,d.default)(a,"retweeted_status")),function(e){t.commit("setUserForStatus",e)})},logout:function(t){t.commit("clearCurrentUser"),t.dispatch("stopFetching","friends"),t.commit("setBackendInteractor",(0,v.default)())},loginUser:function(t,e){return new n.default(function(a,s){var i=t.commit;i("beginLogin"),t.rootState.api.backendInteractor.verifyCredentials(e).then(function(n){n.ok?n.json().then(function(a){a.credentials=e,i("setCurrentUser",a),i("addNewUsers",[a]),i("setBackendInteractor",(0,v.default)(e)),a.token&&t.dispatch("initializeSocket",a.token),t.dispatch("startFetching","friends"),t.rootState.api.backendInteractor.fetchMutes().then(function(e){(0,u.default)(e,function(t){t.muted=!0}),t.commit("addNewUsers",e)}),"Notification"in window&&"default"===window.Notification.permission&&window.Notification.requestPermission(),t.rootState.api.backendInteractor.fetchFriends().then(function(t){return i("addNewUsers",t)})}):(i("endLogin"),s(401===n.status?"Wrong username or password":"An error occurred, please try again")),i("endLogin"),a()}).catch(function(t){console.log(t),i("endLogin"),s("Failed to connect to server, try again")})})}}};e.default=b},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0}),e.splitIntoWords=e.addPositionToWords=e.wordAtPosition=e.replaceWord=void 0;var i=a(62),n=s(i),r=a(162),o=s(r),l=e.replaceWord=function(t,e,a){return t.slice(0,e.start)+a+t.slice(e.end)},u=e.wordAtPosition=function(t,e){var a=d(t),s=c(a);return(0,n.default)(s,function(t){var a=t.start,s=t.end;return a<=e&&s>e})},c=e.addPositionToWords=function(t){return(0,o.default)(t,function(t,e){var a={word:e,start:0,end:e.length};if(t.length>0){var s=t.pop();a.start+=s.end,a.end+=s.end,t.push(s)}return t.push(a),t},[])},d=e.splitIntoWords=function(t){var e=/\b/,a=/[@#:]+$/,s=t.split(e),i=(0,o.default)(s,function(t,e){if(t.length>0){var s=t.pop(),i=s.match(a);i&&(s=s.replace(a,""),e=i[0]+e),t.push(s)}return t.push(e),t},[]);return i},f={wordAtPosition:u,addPositionToWords:c,splitIntoWords:d,replaceWord:l};e.default=f},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(108),n=s(i),r=a(213),o=s(r),l=a(450),u=s(l),c=a(66),d=function(t,e){var a=document.head,s=document.body;s.style.display="none";var i=document.createElement("link");i.setAttribute("rel","stylesheet"),i.setAttribute("href",t),a.appendChild(i);var n=function(){var t=document.createElement("div");s.appendChild(t);var i={};(0,u.default)(16,function(e){var a="base0"+e.toString(16).toUpperCase();t.setAttribute("class",a);var s=window.getComputedStyle(t).getPropertyValue("color");i[a]=s}),e("setOption",{name:"colors",value:i}),s.removeChild(t);var n=document.createElement("style");a.appendChild(n),s.style.display="initial"};i.addEventListener("load",n)},f=function(t,e){var a=document.head,s=document.body;s.style.display="none";var i=document.createElement("style");a.appendChild(i);var r=i.sheet,l=t.text.r+t.text.g+t.text.b>t.bg.r+t.bg.g+t.bg.b,u={},d={},f=l?-10:10;u.bg=(0,c.rgb2hex)(t.bg.r,t.bg.g,t.bg.b),u.lightBg=(0,c.rgb2hex)((t.bg.r+t.fg.r)/2,(t.bg.g+t.fg.g)/2,(t.bg.b+t.fg.b)/2),u.btn=(0,c.rgb2hex)(t.fg.r,t.fg.g,t.fg.b),u.border=(0,c.rgb2hex)(t.fg.r-f,t.fg.g-f,t.fg.b-f),u.faint=(0,c.rgb2hex)(.45*t.text.r+.55*t.fg.r,.45*t.text.g+.55*t.fg.g,.45*t.text.b+.55*t.fg.b),u.fg=(0,c.rgb2hex)(t.text.r,t.text.g,t.text.b),u.lightFg=(0,c.rgb2hex)(t.text.r-f,t.text.g-f,t.text.b-f),u.base07=(0,c.rgb2hex)(t.text.r-2*f,t.text.g-2*f,t.text.b-2*f),u.link=(0,c.rgb2hex)(t.link.r,t.link.g,t.link.b),u.icon=(0,c.rgb2hex)((t.bg.r+t.text.r)/2,(t.bg.g+t.text.g)/2,(t.bg.b+t.text.b)/2),u.cBlue=t.cBlue&&(0,c.rgb2hex)(t.cBlue.r,t.cBlue.g,t.cBlue.b),u.cRed=t.cRed&&(0,c.rgb2hex)(t.cRed.r,t.cRed.g,t.cRed.b),u.cGreen=t.cGreen&&(0,c.rgb2hex)(t.cGreen.r,t.cGreen.g,t.cGreen.b),u.cOrange=t.cOrange&&(0,c.rgb2hex)(t.cOrange.r,t.cOrange.g,t.cOrange.b),u.cAlertRed=t.cRed&&"rgba("+t.cRed.r+", "+t.cRed.g+", "+t.cRed.b+", .5)",d.btnRadius=t.btnRadius,d.panelRadius=t.panelRadius,d.avatarRadius=t.avatarRadius,d.avatarAltRadius=t.avatarAltRadius,d.tooltipRadius=t.tooltipRadius,d.attachmentRadius=t.attachmentRadius,r.toString(),r.insertRule("body { "+(0,o.default)(u).filter(function(t){var e=(0,n.default)(t,2),a=(e[0],e[1]);return a}).map(function(t){var e=(0,n.default)(t,2),a=e[0],s=e[1];return"--"+a+": "+s}).join(";")+" }","index-max"),r.insertRule("body { "+(0,o.default)(d).filter(function(t){var e=(0,n.default)(t,2),a=(e[0],e[1]);return a}).map(function(t){var e=(0,n.default)(t,2),a=e[0],s=e[1];return"--"+a+": "+s+"px"}).join(";")+" }","index-max"),s.style.display="initial",e("setOption",{name:"colors",value:u}),e("setOption",{name:"radii",value:d}),e("setOption",{name:"customTheme",value:t})},m=function(t,e){window.fetch("/static/styles.json").then(function(t){return t.json()}).then(function(a){var s=a[t]?a[t]:a["pleroma-dark"],i=(0,c.hex2rgb)(s[1]),n=(0,c.hex2rgb)(s[2]),r=(0,c.hex2rgb)(s[3]),o=(0,c.hex2rgb)(s[4]),l=(0,c.hex2rgb)(s[5]||"#FF0000"),u=(0,c.hex2rgb)(s[6]||"#00FF00"),d=(0,c.hex2rgb)(s[7]||"#0000FF"),m=(0,c.hex2rgb)(s[8]||"#E3FF00"),p={bg:i,fg:n,text:r,link:o,cRed:l,cBlue:d,cGreen:u,cOrange:m};window.themeLoaded||f(p,e)})},p={setStyle:d,setPreset:m,setColors:f};e.default=p},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(489),n=s(i),r=a(477),o=s(r),l=a(479),u=s(l),c=a(488),d=s(c),f=a(473),m=s(f),p=a(468),v=s(p);e.default={name:"app",components:{UserPanel:n.default,NavPanel:o.default,Notifications:u.default,UserFinder:d.default,ChatPanel:v.default,InstanceSpecificPanel:m.default},data:function(){return{mobileActivePanel:"timeline"}},computed:{currentUser:function(){return this.$store.state.users.currentUser},background:function(){return this.currentUser.background_image||this.$store.state.config.background},logoStyle:function(){return{"background-image":"url("+this.$store.state.config.logo+")"}},style:function(){return{"background-image":"url("+this.background+")"}},sitename:function(){return this.$store.state.config.name},chat:function(){return"joined"===this.$store.state.chat.channel.state},showInstanceSpecificPanel:function(){return this.$store.state.config.showInstanceSpecificPanel}},methods:{activatePanel:function(t){this.mobileActivePanel=t},scrollToTop:function(){window.scrollTo(0,0)},logout:function(){this.$store.dispatch("logout")}}}},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(65),n=s(i),r=a(463),o=s(r),l=a(105),u=s(l),c={props:["attachment","nsfw","statusId","size"],data:function(){return{nsfwImage:o.default,hideNsfwLocal:this.$store.state.config.hideNsfw,showHidden:!1,loading:!1,img:document.createElement("img")}},components:{StillImage:n.default},computed:{type:function(){return u.default.fileType(this.attachment.mimetype)},hidden:function(){return this.nsfw&&this.hideNsfwLocal&&!this.showHidden},isEmpty:function(){return"html"===this.type&&!this.attachment.oembed||"unknown"===this.type},isSmall:function(){return"small"===this.size},fullwidth:function(){return"html"===u.default.fileType(this.attachment.mimetype)}},methods:{linkClicked:function(t){var e=t.target;"A"===e.tagName&&window.open(e.href,"_blank")},toggleHidden:function(){var t=this;this.img.onload?this.img.onload():(this.loading=!0,this.img.src=this.attachment.url,this.img.onload=function(){t.loading=!1,t.showHidden=!t.showHidden})}}};e.default=c},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={data:function(){return{currentMessage:"",channel:null,collapsed:!1}},computed:{messages:function(){return this.$store.state.chat.messages}},methods:{submit:function(t){this.$store.state.chat.channel.push("new_msg",{text:t},1e4),this.currentMessage=""},togglePanel:function(){this.collapsed=!this.collapsed}}};e.default=a},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(22),n=s(i),r=a(62),o=s(r),l=a(165),u=s(l),c={components:{Conversation:u.default},computed:{statusoid:function(){var t=(0,n.default)(this.$route.params.id),e=this.$store.state.statuses.allStatuses,a=(0,o.default)(e,{id:t});return a}}};e.default=c},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(100),n=s(i),r=a(39),o=s(r),l=a(162),u=s(l),c=a(103),d=a(64),f=s(d),m=function(t){return t=(0,o.default)(t,function(t){return"retweet"!==(0,c.statusType)(t)}),(0,n.default)(t,"id")},p={data:function(){return{highlight:null}},props:["statusoid","collapsable"],computed:{status:function(){return this.statusoid},conversation:function t(){if(!this.status)return!1;var e=this.status.statusnet_conversation_id,a=this.$store.state.statuses.allStatuses,t=(0,o.default)(a,{statusnet_conversation_id:e});return m(t)},replies:function(){var t=1;return(0,u.default)(this.conversation,function(e,a){var s=a.id,i=a.in_reply_to_status_id,n=Number(i);return n&&(e[n]=e[n]||[],e[n].push({name:"#"+t,id:s})),t++,e},{})}},components:{Status:f.default},created:function(){this.fetchConversation()},watch:{$route:"fetchConversation"},methods:{fetchConversation:function(){var t=this;if(this.status){var e=this.status.statusnet_conversation_id;this.$store.state.api.backendInteractor.fetchConversation({id:e}).then(function(e){return t.$store.dispatch("addNewStatuses",{statuses:e})}).then(function(){return t.setHighlight(t.statusoid.id)})}else{var a=this.$route.params.id;this.$store.state.api.backendInteractor.fetchStatus({id:a}).then(function(e){return t.$store.dispatch("addNewStatuses",{statuses:[e]})}).then(function(){return t.fetchConversation()})}},getReplies:function(t){return t=Number(t),this.replies[t]||[]},focused:function(t){return this.statusoid.retweeted_status?t===this.statusoid.retweeted_status.id:t===this.statusoid.id},setHighlight:function(t){this.highlight=Number(t)}}};e.default=p},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={props:["status"],methods:{deleteStatus:function(){var t=window.confirm("Do you really want to delete this status?");t&&this.$store.dispatch("deleteStatus",{id:this.status.id})}},computed:{currentUser:function(){return this.$store.state.users.currentUser},canDelete:function(){return this.currentUser&&this.currentUser.rights.delete_others_notice||this.status.user.id===this.currentUser.id}}};e.default=a},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={props:["status","loggedIn"],data:function(){return{animated:!1}},methods:{favorite:function(){var t=this;this.status.favorited?this.$store.dispatch("unfavorite",{id:this.status.id}):this.$store.dispatch("favorite",{id:this.status.id}),this.animated=!0,setTimeout(function(){t.animated=!1},500)}},computed:{classes:function(){return{"icon-star-empty":!this.status.favorited,"icon-star":this.status.favorited,"animate-spin":this.animated}}}};e.default=a},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(28),n=s(i),r={components:{Timeline:n.default},computed:{timeline:function(){return this.$store.state.statuses.timelines.friends}}};e.default=r},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={computed:{instanceSpecificPanelContent:function(){return this.$store.state.config.instanceSpecificPanelContent}}};e.default=a},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={data:function(){return{user:{},authError:!1}},computed:{loggingIn:function(){return this.$store.state.users.loggingIn},registrationOpen:function(){return this.$store.state.config.registrationOpen}},methods:{submit:function(){var t=this;this.$store.dispatch("loginUser",this.user).then(function(){},function(e){t.authError=e,t.user.username="",t.user.password=""})}}};e.default=a},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(106),n=s(i),r={mounted:function(){var t=this,e=this.$el.querySelector("input");e.addEventListener("change",function(e){var a=e.target,s=a.files[0];t.uploadFile(s)})},data:function(){return{uploading:!1}},methods:{uploadFile:function(t){var e=this,a=this.$store,s=new FormData;s.append("media",t),e.$emit("uploading"),e.uploading=!0,n.default.uploadMedia({store:a,formData:s}).then(function(t){e.$emit("uploaded",t),e.uploading=!1},function(t){e.$emit("upload-failed"),e.uploading=!1})},fileDrop:function(t){t.dataTransfer.files.length>0&&(t.preventDefault(),this.uploadFile(t.dataTransfer.files[0]))},fileDrag:function(t){var e=t.dataTransfer.types;e.contains("Files")?t.dataTransfer.dropEffect="copy":t.dataTransfer.dropEffect="none"}},props:["dropFiles"],watch:{dropFiles:function(t){this.uploading||this.uploadFile(t[0])}}};e.default=r},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(28),n=s(i),r={computed:{timeline:function(){return this.$store.state.statuses.timelines.mentions}},components:{Timeline:n.default}};e.default=r},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={computed:{currentUser:function(){return this.$store.state.users.currentUser},chat:function(){return this.$store.state.chat.channel}}};e.default=a},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(64),n=s(i),r=a(65),o=s(r),l=a(43),u=s(l),c={data:function(){return{userExpanded:!1}},props:["notification"],components:{Status:n.default,StillImage:o.default,UserCardContent:u.default},methods:{toggleUserExpanded:function(){this.userExpanded=!this.userExpanded}}};e.default=c},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(39),n=s(i),r=a(163),o=s(r),l=a(100),u=s(l),c=a(478),d=s(c),f={data:function(){return{visibleNotificationCount:20}},computed:{notifications:function(){return this.$store.state.statuses.notifications},unseenNotifications:function(){return(0,n.default)(this.notifications,function(t){var e=t.seen;return!e})},visibleNotifications:function(){var t=(0,u.default)(this.notifications,function(t){var e=t.action;return-e.id});return t=(0,u.default)(t,"seen"),(0,o.default)(t,this.visibleNotificationCount)},unseenCount:function(){return this.unseenNotifications.length}},components:{Notification:d.default},watch:{unseenCount:function(t){t>0?this.$store.dispatch("setPageTitle","("+t+")"):this.$store.dispatch("setPageTitle","")}},methods:{markAsSeen:function(){this.$store.commit("markNotificationsAsSeen",this.visibleNotifications)}}};e.default=f},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(219),n=s(i),r=a(454),o=s(r),l=a(42),u=s(l),c=a(444),d=s(c),f=a(39),m=s(f),p=a(163),v=s(p),h=a(106),_=s(h),g=a(475),w=s(g),b=a(105),C=s(b),y=a(174),k=s(y),x=function(t,e){var a=t.user,s=t.attentions,i=[].concat((0,n.default)(s));i.unshift(a),i=(0,o.default)(i,"id"),i=(0,d.default)(i,{id:e.id});var r=(0,u.default)(i,function(t){return"@"+t.screen_name});return r.join(" ")+" "},L={props:["replyTo","repliedUser","attentions"],components:{MediaUpload:w.default},mounted:function(){this.resize(this.$refs.textarea)},data:function(){var t="";if(this.replyTo){var e=this.$store.state.users.currentUser;t=x({user:this.repliedUser,attentions:this.attentions},e)}return{dropFiles:[],submitDisabled:!1,error:null,posting:!1,highlighted:0,newStatus:{status:t,files:[]},caret:0}},computed:{candidates:function(){var t=this,e=this.textAtCaret.charAt(0);if("@"===e){var a=(0,m.default)(this.users,function(e){return String(e.name+e.screen_name).toUpperCase().match(t.textAtCaret.slice(1).toUpperCase())});return!(a.length<=0)&&(0,u.default)((0,v.default)(a,5),function(e,a){var s=e.screen_name,i=e.name,n=e.profile_image_url_original;return{screen_name:"@"+s,name:i,img:n,highlighted:a===t.highlighted}})}if(":"===e){if(":"===this.textAtCaret)return;var s=(0,m.default)(this.emoji.concat(this.customEmoji),function(e){return e.shortcode.match(t.textAtCaret.slice(1))});return!(s.length<=0)&&(0,u.default)((0,v.default)(s,5),function(e,a){var s=e.shortcode,i=e.image_url,n=e.utf;return{screen_name:":"+s+":",name:"",utf:n||"",img:i,highlighted:a===t.highlighted}})}return!1},textAtCaret:function(){return(this.wordAtCaret||{}).word||""},wordAtCaret:function(){var t=k.default.wordAtPosition(this.newStatus.status,this.caret-1)||{};return t},users:function(){return this.$store.state.users.users},emoji:function(){return this.$store.state.config.emoji||[]},customEmoji:function(){return this.$store.state.config.customEmoji||[]},statusLength:function(){return this.newStatus.status.length},statusLengthLimit:function(){return this.$store.state.config.textlimit},hasStatusLengthLimit:function(){return this.statusLengthLimit>0},charactersLeft:function(){return this.statusLengthLimit-this.statusLength},isOverLengthLimit:function(){return this.hasStatusLengthLimit&&this.statusLength>this.statusLengthLimit}},methods:{replace:function(t){this.newStatus.status=k.default.replaceWord(this.newStatus.status,this.wordAtCaret,t);var e=this.$el.querySelector("textarea");e.focus(),this.caret=0},replaceCandidate:function(t){var e=this.candidates.length||0;if(":"!==this.textAtCaret&&!t.ctrlKey&&e>0){t.preventDefault();var a=this.candidates[this.highlighted],s=a.utf||a.screen_name+" ";this.newStatus.status=k.default.replaceWord(this.newStatus.status,this.wordAtCaret,s);var i=this.$el.querySelector("textarea");i.focus(),this.caret=0,this.highlighted=0}},cycleBackward:function(t){var e=this.candidates.length||0;e>0?(t.preventDefault(),this.highlighted-=1,this.highlighted<0&&(this.highlighted=this.candidates.length-1)):this.highlighted=0},cycleForward:function(t){var e=this.candidates.length||0;if(e>0){if(t.shiftKey)return;t.preventDefault(),this.highlighted+=1,this.highlighted>=e&&(this.highlighted=0)}else this.highlighted=0},setCaret:function(t){var e=t.target.selectionStart;this.caret=e},postStatus:function(t){var e=this;if(!this.posting&&!this.submitDisabled){if(""===this.newStatus.status){if(!(this.newStatus.files.length>0))return void(this.error="Cannot post an empty status with no files");this.newStatus.status="​"}this.posting=!0,_.default.postStatus({status:t.status,media:t.files,store:this.$store,inReplyToStatusId:this.replyTo}).then(function(t){if(t.error)e.error=t.error;else{e.newStatus={status:"",files:[]},e.$emit("posted");var a=e.$el.querySelector("textarea");a.style.height="16px",e.error=null}e.posting=!1})}},addMediaFile:function(t){this.newStatus.files.push(t),this.enableSubmit()},removeMediaFile:function(t){var e=this.newStatus.files.indexOf(t);this.newStatus.files.splice(e,1)},disableSubmit:function(){this.submitDisabled=!0},enableSubmit:function(){this.submitDisabled=!1},type:function(t){return C.default.fileType(t.mimetype)},paste:function(t){t.clipboardData.files.length>0&&(this.dropFiles=[t.clipboardData.files[0]])},fileDrop:function(t){t.dataTransfer.files.length>0&&(t.preventDefault(),this.dropFiles=t.dataTransfer.files)},fileDrag:function(t){t.dataTransfer.dropEffect="copy"},resize:function(t){var e=t.target||t;e.style.height="auto";var a=e.scrollHeight-10;a>54&&(e.style.height=e.scrollHeight-10+"px"),""===e.value&&(e.style.height="16px")},clearError:function(){this.error=null}}};e.default=L},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(28),n=s(i),r={components:{Timeline:n.default},computed:{timeline:function(){return this.$store.state.statuses.timelines.publicAndExternal}},created:function(){this.$store.dispatch("startFetching","publicAndExternal")},destroyed:function(){this.$store.dispatch("stopFetching","publicAndExternal")}};e.default=r},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(28),n=s(i),r={components:{Timeline:n.default},computed:{timeline:function(){return this.$store.state.statuses.timelines.public}},created:function(){this.$store.dispatch("startFetching","public")},destroyed:function(){this.$store.dispatch("stopFetching","public")}};e.default=r},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={data:function(){return{user:{},error:!1,registering:!1}},created:function(){this.$store.state.config.registrationOpen&&!this.$store.state.users.currentUser||this.$router.push("/main/all")},computed:{termsofservice:function(){return this.$store.state.config.tos}},methods:{submit:function(){var t=this;this.registering=!0,this.user.nickname=this.user.username,this.$store.state.api.backendInteractor.register(this.user).then(function(e){e.ok?(t.$store.dispatch("loginUser",t.user),t.$router.push("/main/all"),t.registering=!1):(t.registering=!1,e.json().then(function(e){t.error=e.error}))})}}};e.default=a},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={props:["status","loggedIn"],data:function(){return{animated:!1}},methods:{retweet:function(){var t=this;this.status.repeated||this.$store.dispatch("retweet",{id:this.status.id}),this.animated=!0,setTimeout(function(){t.animated=!1},500)}},computed:{classes:function(){return{retweeted:this.status.repeated,"animate-spin":this.animated}}}};e.default=a},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(453),n=s(i),r=a(39),o=s(r),l=a(167),u=s(l),c={data:function(){return{hideAttachmentsLocal:this.$store.state.config.hideAttachments,hideAttachmentsInConvLocal:this.$store.state.config.hideAttachmentsInConv,hideNsfwLocal:this.$store.state.config.hideNsfw,muteWordsString:this.$store.state.config.muteWords.join("\n"),autoLoadLocal:this.$store.state.config.autoLoad,streamingLocal:this.$store.state.config.streaming,hoverPreviewLocal:this.$store.state.config.hoverPreview,stopGifs:this.$store.state.config.stopGifs}},components:{StyleSwitcher:u.default},computed:{user:function(){return this.$store.state.users.currentUser}},watch:{hideAttachmentsLocal:function(t){this.$store.dispatch("setOption",{name:"hideAttachments",value:t})},hideAttachmentsInConvLocal:function(t){this.$store.dispatch("setOption",{name:"hideAttachmentsInConv",value:t})},hideNsfwLocal:function(t){this.$store.dispatch("setOption",{name:"hideNsfw",value:t})},autoLoadLocal:function(t){this.$store.dispatch("setOption",{name:"autoLoad",value:t})},streamingLocal:function(t){this.$store.dispatch("setOption",{name:"streaming",value:t})},hoverPreviewLocal:function(t){this.$store.dispatch("setOption",{name:"hoverPreview",value:t})},muteWordsString:function(t){t=(0,o.default)(t.split("\n"),function(t){return(0,n.default)(t).length>0}),this.$store.dispatch("setOption",{name:"muteWords",value:t})},stopGifs:function(t){this.$store.dispatch("setOption",{name:"stopGifs",value:t})}}};e.default=c},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(62),n=s(i),r=a(39),o=s(r),l=a(467),u=s(l),c=a(471),d=s(c),f=a(483),m=s(f),p=a(470),v=s(p),h=a(166),_=s(h),g=a(43),w=s(g),b=a(65),C=s(b),y={name:"Status",props:["statusoid","expandable","inConversation","focused","highlight","compact","replies","noReplyLinks","noHeading","inlineExpanded"],data:function(){return{replying:!1,expanded:!1,unmuted:!1,userExpanded:!1,preview:null,showPreview:!1,showingTall:!1}},computed:{muteWords:function(){return this.$store.state.config.muteWords},hideAttachments:function(){return this.$store.state.config.hideAttachments&&!this.inConversation||this.$store.state.config.hideAttachmentsInConv&&this.inConversation},retweet:function(){return!!this.statusoid.retweeted_status},retweeter:function(){return this.statusoid.user.name},status:function(){return this.retweet?this.statusoid.retweeted_status:this.statusoid},loggedIn:function(){return!!this.$store.state.users.currentUser},muteWordHits:function(){var t=this.status.text.toLowerCase(),e=(0,o.default)(this.muteWords,function(e){return t.includes(e.toLowerCase())});return e},muted:function(){return!this.unmuted&&(this.status.user.muted||this.muteWordHits.length>0)},isReply:function(){return!!this.status.in_reply_to_status_id},isFocused:function(){return!!this.focused||!!this.inConversation&&this.status.id===this.highlight},hideTallStatus:function(){if(this.showingTall)return!1;var t=this.status.statusnet_html.split(/20},attachmentSize:function(){return this.$store.state.config.hideAttachments&&!this.inConversation||this.$store.state.config.hideAttachmentsInConv&&this.inConversation?"hide":this.compact?"small":"normal"}},components:{Attachment:u.default,FavoriteButton:d.default,RetweetButton:m.default,DeleteButton:v.default,PostStatusForm:_.default,UserCardContent:w.default,StillImage:C.default},methods:{linkClicked:function(t){var e=t.target;"SPAN"===e.tagName&&(e=e.parentNode),"A"===e.tagName&&window.open(e.href,"_blank")},toggleReplying:function(){this.replying=!this.replying},gotoOriginal:function(t){this.inConversation&&this.$emit("goto",t)},toggleExpanded:function(){this.$emit("toggleExpanded")},toggleMute:function(){this.unmuted=!this.unmuted},toggleUserExpanded:function(){this.userExpanded=!this.userExpanded},toggleShowTall:function(){this.showingTall=!this.showingTall},replyEnter:function(t,e){var a=this;this.showPreview=!0;var s=Number(t),i=this.$store.state.statuses.allStatuses;this.preview?this.preview.id!==s&&(this.preview=(0,n.default)(i,{id:s})):(this.preview=(0,n.default)(i,{id:s}),this.preview||this.$store.state.api.backendInteractor.fetchStatus({id:t}).then(function(t){a.preview=t}))},replyLeave:function(){this.showPreview=!1}},watch:{highlight:function(t){if(t=Number(t),this.status.id===t){var e=this.$el.getBoundingClientRect();e.top<100?window.scrollBy(0,e.top-200):e.bottom>window.innerHeight-50&&window.scrollBy(0,e.bottom-window.innerHeight+50)}}}};e.default=y},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(64),n=s(i),r=a(165),o=s(r),l={props:["statusoid"],data:function(){return{expanded:!1}},components:{Status:n.default,Conversation:o.default},methods:{toggleExpanded:function(){this.expanded=!this.expanded}}};e.default=l},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={props:["src","referrerpolicy","mimetype"],data:function(){return{stopGifs:this.$store.state.config.stopGifs}},computed:{animated:function(){return this.stopGifs&&("image/gif"===this.mimetype||this.src.endsWith(".gif"))}},methods:{onLoad:function(){var t=this.$refs.canvas;t&&t.getContext("2d").drawImage(this.$refs.src,1,1,t.width,t.height)}}};e.default=a},function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var s=a(66);e.default={data:function(){return{availableStyles:[],selected:this.$store.state.config.theme,bgColorLocal:"",btnColorLocal:"",textColorLocal:"",linkColorLocal:"",redColorLocal:"",blueColorLocal:"",greenColorLocal:"",orangeColorLocal:"",btnRadiusLocal:"",panelRadiusLocal:"",avatarRadiusLocal:"",avatarAltRadiusLocal:"",attachmentRadiusLocal:"",tooltipRadiusLocal:""}},created:function(){var t=this;window.fetch("/static/styles.json").then(function(t){return t.json()}).then(function(e){t.availableStyles=e})},mounted:function(){this.bgColorLocal=(0,s.rgbstr2hex)(this.$store.state.config.colors.bg),this.btnColorLocal=(0,s.rgbstr2hex)(this.$store.state.config.colors.btn),this.textColorLocal=(0,s.rgbstr2hex)(this.$store.state.config.colors.fg),this.linkColorLocal=(0,s.rgbstr2hex)(this.$store.state.config.colors.link),this.redColorLocal=(0,s.rgbstr2hex)(this.$store.state.config.colors.cRed),this.blueColorLocal=(0,s.rgbstr2hex)(this.$store.state.config.colors.cBlue),this.greenColorLocal=(0,s.rgbstr2hex)(this.$store.state.config.colors.cGreen),this.orangeColorLocal=(0,s.rgbstr2hex)(this.$store.state.config.colors.cOrange),this.btnRadiusLocal=this.$store.state.config.radii.btnRadius||4,this.panelRadiusLocal=this.$store.state.config.radii.panelRadius||10,this.avatarRadiusLocal=this.$store.state.config.radii.avatarRadius||5,this.avatarAltRadiusLocal=this.$store.state.config.radii.avatarAltRadius||50,this.tooltipRadiusLocal=this.$store.state.config.radii.tooltipRadius||2,this.attachmentRadiusLocal=this.$store.state.config.radii.attachmentRadius||5},methods:{setCustomTheme:function(){!this.bgColorLocal&&!this.btnColorLocal&&!this.linkColorLocal;var t=function(t){var e=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(t);return e?{r:parseInt(e[1],16),g:parseInt(e[2],16),b:parseInt(e[3],16)}:null},e=t(this.bgColorLocal),a=t(this.btnColorLocal),s=t(this.textColorLocal),i=t(this.linkColorLocal),n=t(this.redColorLocal),r=t(this.blueColorLocal),o=t(this.greenColorLocal),l=t(this.orangeColorLocal);e&&a&&i&&this.$store.dispatch("setOption",{name:"customTheme",value:{fg:a,bg:e,text:s,link:i,cRed:n,cBlue:r,cGreen:o,cOrange:l,btnRadius:this.btnRadiusLocal,panelRadius:this.panelRadiusLocal,avatarRadius:this.avatarRadiusLocal,avatarAltRadius:this.avatarAltRadiusLocal,tooltipRadius:this.tooltipRadiusLocal,attachmentRadius:this.attachmentRadiusLocal}})}},watch:{selected:function(){this.bgColorLocal=this.selected[1],this.btnColorLocal=this.selected[2],this.textColorLocal=this.selected[3],this.linkColorLocal=this.selected[4],this.redColorLocal=this.selected[5],this.greenColorLocal=this.selected[6],this.blueColorLocal=this.selected[7],this.orangeColorLocal=this.selected[8]}}}},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(28),n=s(i),r={created:function(){this.$store.commit("clearTimeline",{timeline:"tag"}),this.$store.dispatch("startFetching",{tag:this.tag})},components:{Timeline:n.default},computed:{tag:function(){return this.$route.params.tag},timeline:function(){return this.$store.state.statuses.timelines.tag}},watch:{tag:function(){this.$store.commit("clearTimeline",{timeline:"tag"}),this.$store.dispatch("startFetching",{tag:this.tag})}},destroyed:function(){this.$store.dispatch("stopFetching","tag")}};e.default=r},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(64),n=s(i),r=a(107),o=s(r),l=a(485),u=s(l),c=a(487),d=s(c),f={props:["timeline","timelineName","title","userId","tag"],data:function(){return{paused:!1}},computed:{timelineError:function(){return this.$store.state.statuses.error},followers:function(){return this.timeline.followers},friends:function(){return this.timeline.friends},viewing:function(){return this.timeline.viewing},newStatusCount:function(){return this.timeline.newStatusCount},newStatusCountStr:function(){return 0!==this.timeline.flushMarker?"":" ("+this.newStatusCount+")"; +}},components:{Status:n.default,StatusOrConversation:u.default,UserCard:d.default},created:function(){var t=this.$store,e=t.state.users.currentUser.credentials,a=0===this.timeline.visibleStatuses.length;window.addEventListener("scroll",this.scrollLoad),o.default.fetchAndUpdate({store:t,credentials:e,timeline:this.timelineName,showImmediately:a,userId:this.userId,tag:this.tag}),"user"===this.timelineName&&(this.fetchFriends(),this.fetchFollowers())},destroyed:function(){window.removeEventListener("scroll",this.scrollLoad),this.$store.commit("setLoading",{timeline:this.timelineName,value:!1})},methods:{showNewStatuses:function(){0!==this.timeline.flushMarker?(this.$store.commit("clearTimeline",{timeline:this.timelineName}),this.$store.commit("queueFlush",{timeline:this.timelineName,id:0}),this.fetchOlderStatuses()):(this.$store.commit("showNewStatuses",{timeline:this.timelineName}),this.paused=!1)},fetchOlderStatuses:function(){var t=this,e=this.$store,a=e.state.users.currentUser.credentials;e.commit("setLoading",{timeline:this.timelineName,value:!0}),o.default.fetchAndUpdate({store:e,credentials:a,timeline:this.timelineName,older:!0,showImmediately:!0,userId:this.userId,tag:this.tag}).then(function(){return e.commit("setLoading",{timeline:t.timelineName,value:!1})})},fetchFollowers:function(){var t=this,e=this.userId;this.$store.state.api.backendInteractor.fetchFollowers({id:e}).then(function(e){return t.$store.dispatch("addFollowers",{followers:e})})},fetchFriends:function(){var t=this,e=this.userId;this.$store.state.api.backendInteractor.fetchFriends({id:e}).then(function(e){return t.$store.dispatch("addFriends",{friends:e})})},scrollLoad:function(t){var e=Math.max(document.body.offsetHeight,document.body.scrollHeight);this.timeline.loading===!1&&this.$store.state.config.autoLoad&&this.$el.offsetHeight>0&&window.innerHeight+window.pageYOffset>=e-750&&this.fetchOlderStatuses()}},watch:{newStatusCount:function(t){this.$store.state.config.streaming&&t>0&&(window.pageYOffset<15&&!this.paused?this.showNewStatuses():this.paused=!0)}}};e.default=f},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(43),n=s(i),r={props:["user","showFollows"],data:function(){return{userExpanded:!1}},components:{UserCardContent:n.default},methods:{toggleUserExpanded:function(){this.userExpanded=!this.userExpanded}}};e.default=r},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(65),n=s(i),r=a(66);e.default={props:["user","switcher","hideBio"],computed:{headingStyle:function(){var t=this.$store.state.config.colors.bg;if(t){var e=(0,r.hex2rgb)(t);return console.log(e),{backgroundColor:"rgb("+Math.floor(.53*e[0])+", "+Math.floor(.56*e[1])+", "+Math.floor(.59*e[2])+")",backgroundImage:"url("+this.user.cover_photo+")"}}},isOtherUser:function(){return this.user.id!==this.$store.state.users.currentUser.id},subscribeUrl:function(){var t=new URL(this.user.statusnet_profile_url);return t.protocol+"//"+t.host+"/main/ostatus"},loggedIn:function(){return this.$store.state.users.currentUser},dailyAvg:function(){var t=Math.ceil((new Date-new Date(this.user.created_at))/864e5);return Math.round(this.user.statuses_count/t)}},components:{StillImage:n.default},methods:{followUser:function(){var t=this.$store;t.state.api.backendInteractor.followUser(this.user.id).then(function(e){return t.commit("addNewUsers",[e])})},unfollowUser:function(){var t=this.$store;t.state.api.backendInteractor.unfollowUser(this.user.id).then(function(e){return t.commit("addNewUsers",[e])})},blockUser:function(){var t=this.$store;t.state.api.backendInteractor.blockUser(this.user.id).then(function(e){return t.commit("addNewUsers",[e])})},unblockUser:function(){var t=this.$store;t.state.api.backendInteractor.unblockUser(this.user.id).then(function(e){return t.commit("addNewUsers",[e])})},toggleMute:function(){var t=this.$store;t.commit("setMuted",{user:this.user,muted:!this.user.muted}),t.state.api.backendInteractor.setUserMute(this.user)},setProfileView:function(t){var e=this.$store;e.commit("setProfileView",{v:t})}}}},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={data:function(){return{username:void 0,hidden:!0,error:!1,loading:!1}},methods:{findUser:function(t){var e=this;t="@"===t[0]?t.slice(1):t,this.loading=!0,this.$store.state.api.backendInteractor.externalProfile(t).then(function(t){e.loading=!1,e.hidden=!0,t.error?e.error=!0:(e.$store.commit("addNewUsers",[t]),e.$router.push({name:"user-profile",params:{id:t.id}}))})},toggleHidden:function(){this.hidden=!this.hidden},dismissError:function(){this.error=!1}}};e.default=a},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(474),n=s(i),r=a(166),o=s(r),l=a(43),u=s(l),c={computed:{user:function(){return this.$store.state.users.currentUser}},components:{LoginForm:n.default,PostStatusForm:o.default,UserCardContent:u.default}};e.default=c},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(43),n=s(i),r=a(28),o=s(r),l={created:function(){this.$store.commit("clearTimeline",{timeline:"user"}),this.$store.dispatch("startFetching",["user",this.userId]),this.$store.state.users.usersObject[this.userId]||this.$store.dispatch("fetchUser",this.userId)},destroyed:function(){this.$store.dispatch("stopFetching","user")},computed:{timeline:function(){return this.$store.state.statuses.timelines.user},userId:function(){return this.$route.params.id},user:function(){return this.timeline.statuses[0]?this.timeline.statuses[0].user:this.$store.state.users.usersObject[this.userId]||!1}},watch:{userId:function(){this.$store.commit("clearTimeline",{timeline:"user"}),this.$store.dispatch("startFetching",["user",this.userId])}},components:{UserCardContent:n.default,Timeline:o.default}};e.default=l},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(212),n=s(i),r=a(167),o=s(r),l={data:function(){return{newname:this.$store.state.users.currentUser.name,newbio:this.$store.state.users.currentUser.description,followList:null,followImportError:!1,followsImported:!1,uploading:[!1,!1,!1,!1],previews:[null,null,null]}},components:{StyleSwitcher:o.default},computed:{user:function(){return this.$store.state.users.currentUser},pleromaBackend:function(){return this.$store.state.config.pleromaBackend}},methods:{updateProfile:function(){var t=this,e=this.newname,a=this.newbio;this.$store.state.api.backendInteractor.updateProfile({params:{name:e,description:a}}).then(function(e){e.error||(t.$store.commit("addNewUsers",[e]),t.$store.commit("setCurrentUser",e))})},uploadFile:function(t,e){var a=this,s=e.target.files[0];if(s){var i=new FileReader;i.onload=function(e){var s=e.target,i=s.result;a.previews[t]=i,a.$forceUpdate()},i.readAsDataURL(s)}},submitAvatar:function(){var t=this;if(this.previews[0]){var e=this.previews[0],a=new Image,s=void 0,i=void 0,n=void 0,r=void 0;a.src=e,a.height>a.width?(s=0,n=a.width,i=Math.floor((a.height-a.width)/2),r=a.width):(i=0,r=a.height,s=Math.floor((a.width-a.height)/2),n=a.height),this.uploading[0]=!0,this.$store.state.api.backendInteractor.updateAvatar({params:{img:e,cropX:s,cropY:i,cropW:n,cropH:r}}).then(function(e){e.error||(t.$store.commit("addNewUsers",[e]),t.$store.commit("setCurrentUser",e),t.previews[0]=null),t.uploading[0]=!1})}},submitBanner:function(){var t=this;if(this.previews[1]){var e=this.previews[1],a=new Image,s=void 0,i=void 0,r=void 0,o=void 0;a.src=e,r=a.width,o=a.height,s=0,i=0,this.uploading[1]=!0,this.$store.state.api.backendInteractor.updateBanner({params:{banner:e,offset_top:s,offset_left:i,width:r,height:o}}).then(function(e){if(!e.error){var a=JSON.parse((0,n.default)(t.$store.state.users.currentUser));a.cover_photo=e.url,t.$store.commit("addNewUsers",[a]),t.$store.commit("setCurrentUser",a),t.previews[1]=null}t.uploading[1]=!1})}},submitBg:function(){var t=this;if(this.previews[2]){var e=this.previews[2],a=new Image,s=void 0,i=void 0,r=void 0,o=void 0;a.src=e,s=0,i=0,r=a.width,o=a.width,this.uploading[2]=!0,this.$store.state.api.backendInteractor.updateBg({params:{img:e,cropX:s,cropY:i,cropW:r,cropH:o}}).then(function(e){if(!e.error){var a=JSON.parse((0,n.default)(t.$store.state.users.currentUser));a.background_image=e.url,t.$store.commit("addNewUsers",[a]),t.$store.commit("setCurrentUser",a),t.previews[2]=null}t.uploading[2]=!1})}},importFollows:function(){var t=this;this.uploading[3]=!0;var e=this.followList;this.$store.state.api.backendInteractor.followImport({params:e}).then(function(e){e?t.followsImported=!0:t.followImportError=!0,t.uploading[3]=!1})},followListChange:function(){var t=new FormData;t.append("list",this.$refs.followlist.files[0]),this.followList=t},dismissImported:function(){this.followsImported=!1,this.followImportError=!1}}};e.default=l},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(t,e){},function(t,e){},function(t,e){},function(t,e){},function(t,e){},function(t,e){},function(t,e){},function(t,e){},function(t,e){},function(t,e){},function(t,e){},function(t,e){},function(t,e){},function(t,e){},function(t,e){},function(t,e){},function(t,e){},function(t,e){},function(t,e){},function(t,e){},function(t,e){},function(t,e){},function(t,e){},function(t,e){},function(t,e){},function(t,e){t.exports=["now",["%ss","%ss"],["%smin","%smin"],["%sh","%sh"],["%sd","%sd"],["%sw","%sw"],["%smo","%smo"],["%sy","%sy"]]},function(t,e){t.exports=["たった今","%s 秒前","%s 分前","%s 時間前","%s 日前","%s 週間前","%s ヶ月前","%s 年前"]},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(t,e,a){t.exports=a.p+"static/img/nsfw.9399fe3.png"},,,function(t,e,a){a(283);var s=a(1)(a(176),a(508),null,null);t.exports=s.exports},function(t,e,a){a(282);var s=a(1)(a(177),a(507),null,null);t.exports=s.exports},function(t,e,a){a(276);var s=a(1)(a(178),a(501),null,null);t.exports=s.exports},function(t,e,a){var s=a(1)(a(179),a(512),null,null);t.exports=s.exports},function(t,e,a){a(289);var s=a(1)(a(181),a(518),null,null);t.exports=s.exports},function(t,e,a){a(291);var s=a(1)(a(182),a(520),null,null);t.exports=s.exports},function(t,e,a){var s=a(1)(a(183),a(516),null,null);t.exports=s.exports},function(t,e,a){a(287);var s=a(1)(a(184),a(515),null,null);t.exports=s.exports},function(t,e,a){a(279);var s=a(1)(a(185),a(504),null,null);t.exports=s.exports},function(t,e,a){a(284);var s=a(1)(a(186),a(509),null,null);t.exports=s.exports},function(t,e,a){var s=a(1)(a(187),a(499),null,null);t.exports=s.exports},function(t,e,a){a(293);var s=a(1)(a(188),a(522),null,null);t.exports=s.exports},function(t,e,a){var s=a(1)(a(189),a(511),null,null);t.exports=s.exports},function(t,e,a){a(271);var s=a(1)(a(190),a(492),null,null);t.exports=s.exports},function(t,e,a){var s=a(1)(a(192),a(500),null,null);t.exports=s.exports},function(t,e,a){var s=a(1)(a(193),a(510),null,null);t.exports=s.exports},function(t,e,a){a(280);var s=a(1)(a(194),a(505),null,null);t.exports=s.exports},function(t,e,a){a(275);var s=a(1)(a(195),a(498),null,null);t.exports=s.exports},function(t,e,a){a(292);var s=a(1)(a(196),a(521),null,null);t.exports=s.exports},function(t,e,a){a(278);var s=a(1)(a(198),a(503),null,null);t.exports=s.exports},function(t,e,a){var s=a(1)(a(201),a(497),null,null);t.exports=s.exports},function(t,e,a){a(295);var s=a(1)(a(203),a(524),null,null);t.exports=s.exports},function(t,e,a){a(277);var s=a(1)(a(205),a(502),null,null);t.exports=s.exports},function(t,e,a){a(294);var s=a(1)(a(206),a(523),null,null);t.exports=s.exports},function(t,e,a){a(281);var s=a(1)(a(207),a(506),null,null);t.exports=s.exports},function(t,e,a){a(288);var s=a(1)(a(208),a(517),null,null);t.exports=s.exports},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"notifications"},[a("div",{staticClass:"panel panel-default"},[a("div",{staticClass:"panel-heading"},[t.unseenCount?a("span",{staticClass:"unseen-count"},[t._v(t._s(t.unseenCount))]):t._e(),t._v("\n "+t._s(t.$t("notifications.notifications"))+"\n "),t.unseenCount?a("button",{staticClass:"read-button",on:{click:function(e){e.preventDefault(),t.markAsSeen(e)}}},[t._v(t._s(t.$t("notifications.read")))]):t._e()]),t._v(" "),a("div",{staticClass:"panel-body"},t._l(t.visibleNotifications,function(t){return a("div",{key:t.action.id,staticClass:"notification",class:{unseen:!t.seen}},[a("notification",{attrs:{notification:t}})],1)}))])])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"profile-panel-background",style:t.headingStyle,attrs:{id:"heading"}},[a("div",{staticClass:"panel-heading text-center"},[a("div",{staticClass:"user-info"},[t.isOtherUser?t._e():a("router-link",{staticStyle:{float:"right","margin-top":"16px"},attrs:{to:"/user-settings"}},[a("i",{staticClass:"icon-cog usersettings"})]),t._v(" "),t.isOtherUser?a("a",{staticStyle:{float:"right","margin-top":"16px"},attrs:{href:t.user.statusnet_profile_url,target:"_blank"}},[a("i",{staticClass:"icon-link-ext usersettings"})]):t._e(),t._v(" "),a("div",{staticClass:"container"},[a("router-link",{attrs:{to:{name:"user-profile",params:{id:t.user.id}}}},[a("StillImage",{staticClass:"avatar",attrs:{src:t.user.profile_image_url_original}})],1),t._v(" "),a("div",{staticClass:"name-and-screen-name"},[a("div",{staticClass:"user-name",attrs:{title:t.user.name}},[t._v(t._s(t.user.name))]),t._v(" "),a("router-link",{attrs:{to:{name:"user-profile",params:{id:t.user.id}}}},[a("div",{staticClass:"user-screen-name"},[t._v("@"+t._s(t.user.screen_name))])])],1)],1),t._v(" "),t.isOtherUser?a("div",{staticClass:"user-interactions"},[t.user.follows_you&&t.loggedIn?a("div",{staticClass:"following"},[t._v("\n "+t._s(t.$t("user_card.follows_you"))+"\n ")]):t._e(),t._v(" "),t.loggedIn?a("div",{staticClass:"follow"},[t.user.following?a("span",[a("button",{staticClass:"pressed",on:{click:t.unfollowUser}},[t._v("\n "+t._s(t.$t("user_card.following"))+"\n ")])]):t._e(),t._v(" "),t.user.following?t._e():a("span",[a("button",{on:{click:t.followUser}},[t._v("\n "+t._s(t.$t("user_card.follow"))+"\n ")])])]):t._e(),t._v(" "),t.isOtherUser?a("div",{staticClass:"mute"},[t.user.muted?a("span",[a("button",{staticClass:"pressed",on:{click:t.toggleMute}},[t._v("\n "+t._s(t.$t("user_card.muted"))+"\n ")])]):t._e(),t._v(" "),t.user.muted?t._e():a("span",[a("button",{on:{click:t.toggleMute}},[t._v("\n "+t._s(t.$t("user_card.mute"))+"\n ")])])]):t._e(),t._v(" "),!t.loggedIn&&t.user.is_local?a("div",{staticClass:"remote-follow"},[a("form",{attrs:{method:"POST",action:t.subscribeUrl}},[a("input",{attrs:{type:"hidden",name:"nickname"},domProps:{value:t.user.screen_name}}),t._v(" "),a("input",{attrs:{type:"hidden",name:"profile",value:""}}),t._v(" "),a("button",{staticClass:"remote-button",attrs:{click:"submit"}},[t._v("\n "+t._s(t.$t("user_card.remote_follow"))+"\n ")])])]):t._e(),t._v(" "),t.isOtherUser&&t.loggedIn?a("div",{staticClass:"block"},[t.user.statusnet_blocking?a("span",[a("button",{staticClass:"pressed",on:{click:t.unblockUser}},[t._v("\n "+t._s(t.$t("user_card.blocked"))+"\n ")])]):t._e(),t._v(" "),t.user.statusnet_blocking?t._e():a("span",[a("button",{on:{click:t.blockUser}},[t._v("\n "+t._s(t.$t("user_card.block"))+"\n ")])])]):t._e()]):t._e()],1)]),t._v(" "),a("div",{staticClass:"panel-body profile-panel-body"},[a("div",{staticClass:"user-counts"},[a("div",{staticClass:"user-count"},[t.switcher?a("a",{attrs:{href:"#"},on:{click:function(e){e.preventDefault(),t.setProfileView("statuses")}}},[a("h5",[t._v(t._s(t.$t("user_card.statuses")))])]):a("h5",[t._v(t._s(t.$t("user_card.statuses")))]),t._v(" "),a("span",[t._v(t._s(t.user.statuses_count)+" "),a("br"),a("span",{staticClass:"dailyAvg"},[t._v(t._s(t.dailyAvg)+" "+t._s(t.$t("user_card.per_day")))])])]),t._v(" "),a("div",{staticClass:"user-count"},[t.switcher?a("a",{attrs:{href:"#"},on:{click:function(e){e.preventDefault(),t.setProfileView("friends")}}},[a("h5",[t._v(t._s(t.$t("user_card.followees")))])]):a("h5",[t._v(t._s(t.$t("user_card.followees")))]),t._v(" "),a("span",[t._v(t._s(t.user.friends_count))])]),t._v(" "),a("div",{staticClass:"user-count"},[t.switcher?a("a",{attrs:{href:"#"},on:{click:function(e){e.preventDefault(),t.setProfileView("followers")}}},[a("h5",[t._v(t._s(t.$t("user_card.followers")))])]):a("h5",[t._v(t._s(t.$t("user_card.followers")))]),t._v(" "),a("span",[t._v(t._s(t.user.followers_count))])])]),t._v(" "),t.hideBio?t._e():a("p",[t._v(t._s(t.user.description))])])])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return"statuses"==t.viewing?a("div",{staticClass:"timeline panel panel-default"},[a("div",{staticClass:"panel-heading timeline-heading"},[a("div",{staticClass:"title"},[t._v("\n "+t._s(t.title)+"\n ")]),t._v(" "),t.timeline.newStatusCount>0&&!t.timelineError?a("button",{staticClass:"loadmore-button",on:{click:function(e){e.preventDefault(),t.showNewStatuses(e)}}},[t._v("\n "+t._s(t.$t("timeline.show_new"))+t._s(t.newStatusCountStr)+"\n ")]):t._e(),t._v(" "),t.timelineError?a("div",{staticClass:"loadmore-error alert error",on:{click:function(t){t.preventDefault()}}},[t._v("\n "+t._s(t.$t("timeline.error_fetching"))+"\n ")]):t._e(),t._v(" "),!t.timeline.newStatusCount>0&&!t.timelineError?a("div",{staticClass:"loadmore-text",on:{click:function(t){t.preventDefault()}}},[t._v("\n "+t._s(t.$t("timeline.up_to_date"))+"\n ")]):t._e()]),t._v(" "),a("div",{staticClass:"panel-body"},[a("div",{staticClass:"timeline"},t._l(t.timeline.visibleStatuses,function(t){return a("status-or-conversation",{key:t.id,staticClass:"status-fadein",attrs:{statusoid:t}})}))]),t._v(" "),a("div",{staticClass:"panel-footer"},[t.timeline.loading?a("div",{staticClass:"new-status-notification text-center panel-footer"},[t._v("...")]):a("a",{attrs:{href:"#"},on:{click:function(e){e.preventDefault(),t.fetchOlderStatuses()}}},[a("div",{staticClass:"new-status-notification text-center panel-footer"},[t._v(t._s(t.$t("timeline.load_older")))])])])]):"followers"==t.viewing?a("div",{staticClass:"timeline panel panel-default"},[a("div",{staticClass:"panel-heading timeline-heading"},[a("div",{staticClass:"title"},[t._v("\n "+t._s(t.$t("user_card.followers"))+"\n ")])]),t._v(" "),a("div",{staticClass:"panel-body"},[a("div",{staticClass:"timeline"},t._l(t.followers,function(t){return a("user-card",{key:t.id,attrs:{user:t,showFollows:!1}})}))])]):"friends"==t.viewing?a("div",{staticClass:"timeline panel panel-default"},[a("div",{staticClass:"panel-heading timeline-heading"},[a("div",{staticClass:"title"},[t._v("\n "+t._s(t.$t("user_card.followees"))+"\n ")])]),t._v(" "),a("div",{staticClass:"panel-body"},[a("div",{staticClass:"timeline"},t._l(t.friends,function(t){return a("user-card",{key:t.id,attrs:{user:t,showFollows:!0}})}))])]):t._e()},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"post-status-form"},[a("form",{on:{submit:function(e){e.preventDefault(),t.postStatus(t.newStatus)}}},[a("div",{staticClass:"form-group"},[a("textarea",{directives:[{name:"model",rawName:"v-model",value:t.newStatus.status,expression:"newStatus.status"}],ref:"textarea",staticClass:"form-control",attrs:{placeholder:t.$t("post_status.default"),rows:"1"},domProps:{value:t.newStatus.status},on:{click:t.setCaret,keyup:[t.setCaret,function(e){return("button"in e||!t._k(e.keyCode,"enter",13,e.key))&&e.ctrlKey?void t.postStatus(t.newStatus):null}],keydown:[function(e){return"button"in e||!t._k(e.keyCode,"down",40,e.key)?void t.cycleForward(e):null},function(e){return"button"in e||!t._k(e.keyCode,"up",38,e.key)?void t.cycleBackward(e):null},function(e){return("button"in e||!t._k(e.keyCode,"tab",9,e.key))&&e.shiftKey?void t.cycleBackward(e):null},function(e){return"button"in e||!t._k(e.keyCode,"tab",9,e.key)?void t.cycleForward(e):null},function(e){return"button"in e||!t._k(e.keyCode,"enter",13,e.key)?void t.replaceCandidate(e):null},function(e){return("button"in e||!t._k(e.keyCode,"enter",13,e.key))&&e.metaKey?void t.postStatus(t.newStatus):null}],drop:t.fileDrop,dragover:function(e){e.preventDefault(),t.fileDrag(e)},input:[function(e){e.target.composing||t.$set(t.newStatus,"status",e.target.value)},t.resize],paste:t.paste}})]),t._v(" "),t.candidates?a("div",{staticStyle:{position:"relative"}},[a("div",{staticClass:"autocomplete-panel"},t._l(t.candidates,function(e){return a("div",{on:{click:function(a){t.replace(e.utf||e.screen_name+" ")}}},[e.highlighted?a("div",{staticClass:"autocomplete"},[e.img?a("span",[a("img",{attrs:{src:e.img}})]):a("span",[t._v(t._s(e.utf))]),t._v(" "),a("span",[t._v(t._s(e.screen_name)),a("small",[t._v(t._s(e.name))])])]):a("div",{staticClass:"autocomplete"},[e.img?a("span",[a("img",{attrs:{src:e.img}})]):a("span",[t._v(t._s(e.utf))]),t._v(" "),a("span",[t._v(t._s(e.screen_name)),a("small",[t._v(t._s(e.name))])])])])}))]):t._e(),t._v(" "),a("div",{staticClass:"form-bottom"},[a("media-upload",{attrs:{"drop-files":t.dropFiles},on:{uploading:t.disableSubmit,uploaded:t.addMediaFile,"upload-failed":t.enableSubmit}}),t._v(" "),t.isOverLengthLimit?a("p",{staticClass:"error"},[t._v(t._s(t.charactersLeft))]):t.hasStatusLengthLimit?a("p",{staticClass:"faint"},[t._v(t._s(t.charactersLeft))]):t._e(),t._v(" "),t.posting?a("button",{staticClass:"btn btn-default",attrs:{disabled:""}},[t._v(t._s(t.$t("post_status.posting")))]):t.isOverLengthLimit?a("button",{staticClass:"btn btn-default",attrs:{disabled:""}},[t._v(t._s(t.$t("general.submit")))]):a("button",{staticClass:"btn btn-default",attrs:{disabled:t.submitDisabled,type:"submit"}},[t._v(t._s(t.$t("general.submit")))])],1),t._v(" "),t.error?a("div",{staticClass:"alert error"},[t._v("\n Error: "+t._s(t.error)+"\n "),a("i",{staticClass:"icon-cancel",on:{click:t.clearError}})]):t._e(),t._v(" "),a("div",{staticClass:"attachments"},t._l(t.newStatus.files,function(e){return a("div",{staticClass:"media-upload-container attachment"},[a("i",{staticClass:"fa icon-cancel",on:{click:function(a){t.removeMediaFile(e)}}}),t._v(" "),"image"===t.type(e)?a("img",{staticClass:"thumbnail media-upload",attrs:{src:e.image}}):t._e(),t._v(" "),"video"===t.type(e)?a("video",{attrs:{src:e.image,controls:""}}):t._e(),t._v(" "),"audio"===t.type(e)?a("audio",{attrs:{src:e.image,controls:""}}):t._e(),t._v(" "),"unknown"===t.type(e)?a("a",{attrs:{href:e.image}},[t._v(t._s(e.url))]):t._e()])}))])])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"timeline panel panel-default"},[a("div",{staticClass:"panel-heading conversation-heading"},[t._v("\n "+t._s(t.$t("timeline.conversation"))+"\n "),t.collapsable?a("span",{staticStyle:{float:"right"}},[a("small",[a("a",{attrs:{href:"#"},on:{click:function(e){e.preventDefault(),t.$emit("toggleExpanded")}}},[t._v("Collapse")])])]):t._e()]),t._v(" "),a("div",{staticClass:"panel-body"},[a("div",{staticClass:"timeline"},t._l(t.conversation,function(e){return a("status",{key:e.id,staticClass:"status-fadein",attrs:{inlineExpanded:t.collapsable,statusoid:e,expandable:!1,focused:t.focused(e.id),inConversation:!0,highlight:t.highlight,replies:t.getReplies(e.id)},on:{goto:t.setHighlight}})}))])])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("Timeline",{attrs:{title:t.tag,timeline:t.timeline,"timeline-name":"tag",tag:t.tag}})},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return t.loggedIn?a("div",[a("i",{staticClass:"icon-retweet rt-active",class:t.classes,on:{click:function(e){e.preventDefault(),t.retweet()}}}),t._v(" "),t.status.repeat_num>0?a("span",[t._v(t._s(t.status.repeat_num))]):t._e()]):a("div",[a("i",{staticClass:"icon-retweet",class:t.classes}),t._v(" "),t.status.repeat_num>0?a("span",[t._v(t._s(t.status.repeat_num))]):t._e()])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("Timeline",{attrs:{title:t.$t("nav.mentions"),timeline:t.timeline,"timeline-name":"mentions"}})},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("Timeline",{attrs:{title:t.$t("nav.twkn"),timeline:t.timeline,"timeline-name":"publicAndExternal"}})},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return this.collapsed?a("div",{staticClass:"chat-panel"},[a("div",{staticClass:"panel panel-default"},[a("div",{staticClass:"panel-heading stub timeline-heading chat-heading",on:{click:function(e){e.stopPropagation(),e.preventDefault(),t.togglePanel(e)}}},[a("div",{staticClass:"title"},[a("i",{staticClass:"icon-comment-empty"}),t._v("\n "+t._s(t.$t("chat.title"))+"\n ")])])])]):a("div",{staticClass:"chat-panel"},[a("div",{staticClass:"panel panel-default"},[a("div",{staticClass:"panel-heading timeline-heading chat-heading",on:{click:function(e){e.stopPropagation(),e.preventDefault(),t.togglePanel(e)}}},[a("div",{staticClass:"title"},[t._v("\n "+t._s(t.$t("chat.title"))+"\n "),a("i",{staticClass:"icon-cancel",staticStyle:{float:"right"}})])]),t._v(" "),a("div",{directives:[{name:"chat-scroll",rawName:"v-chat-scroll"}],staticClass:"chat-window"},t._l(t.messages,function(e){return a("div",{key:e.id,staticClass:"chat-message"},[a("span",{staticClass:"chat-avatar"},[a("img",{attrs:{src:e.author.avatar}})]),t._v(" "),a("div",{staticClass:"chat-content"},[a("router-link",{staticClass:"chat-name",attrs:{to:{name:"user-profile",params:{id:e.author.id}}}},[t._v("\n "+t._s(e.author.username)+"\n ")]),t._v(" "),a("br"),t._v(" "),a("span",{staticClass:"chat-text"},[t._v("\n "+t._s(e.text)+"\n ")])],1)])})),t._v(" "),a("div",{staticClass:"chat-input"},[a("textarea",{directives:[{name:"model",rawName:"v-model",value:t.currentMessage,expression:"currentMessage"}],staticClass:"chat-input-textarea",attrs:{rows:"1"},domProps:{value:t.currentMessage},on:{keyup:function(e){return"button"in e||!t._k(e.keyCode,"enter",13,e.key)?void t.submit(t.currentMessage):null},input:function(e){e.target.composing||(t.currentMessage=e.target.value)}}})])])])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("span",{staticClass:"user-finder-container"},[t.error?a("span",{staticClass:"alert error"},[a("i",{staticClass:"icon-cancel user-finder-icon",on:{click:t.dismissError}}),t._v("\n "+t._s(t.$t("finder.error_fetching_user"))+"\n ")]):t._e(),t._v(" "),t.loading?a("i",{staticClass:"icon-spin4 user-finder-icon animate-spin-slow"}):t._e(),t._v(" "),t.hidden?a("a",{attrs:{href:"#"}},[a("i",{staticClass:"icon-user-plus user-finder-icon",on:{click:function(e){e.preventDefault(),e.stopPropagation(),t.toggleHidden(e)}}})]):a("span",[a("input",{directives:[{name:"model",rawName:"v-model",value:t.username,expression:"username"}],staticClass:"user-finder-input",attrs:{placeholder:t.$t("finder.find_user"),id:"user-finder-input",type:"text"},domProps:{value:t.username},on:{keyup:function(e){return"button"in e||!t._k(e.keyCode,"enter",13,e.key)?void t.findUser(t.username):null},input:function(e){e.target.composing||(t.username=e.target.value)}}}),t._v(" "),a("i",{staticClass:"icon-cancel user-finder-icon",on:{click:function(e){e.preventDefault(),e.stopPropagation(),t.toggleHidden(e)}}})])])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[t.expanded?a("conversation",{attrs:{collapsable:!0,statusoid:t.statusoid},on:{toggleExpanded:t.toggleExpanded}}):t._e(),t._v(" "),t.expanded?t._e():a("status",{attrs:{expandable:!0,inConversation:!1,focused:!1,statusoid:t.statusoid},on:{toggleExpanded:t.toggleExpanded}})],1)},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"login panel panel-default"},[a("div",{staticClass:"panel-heading"},[t._v("\n "+t._s(t.$t("login.login"))+"\n ")]),t._v(" "),a("div",{staticClass:"panel-body"},[a("form",{staticClass:"login-form",on:{submit:function(e){e.preventDefault(),t.submit(t.user)}}},[a("div",{staticClass:"form-group"},[a("label",{attrs:{for:"username"}},[t._v(t._s(t.$t("login.username")))]),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.user.username,expression:"user.username"}],staticClass:"form-control",attrs:{disabled:t.loggingIn,id:"username",placeholder:"e.g. lain"},domProps:{value:t.user.username},on:{input:function(e){e.target.composing||t.$set(t.user,"username",e.target.value)}}})]),t._v(" "),a("div",{staticClass:"form-group"},[a("label",{attrs:{for:"password"}},[t._v(t._s(t.$t("login.password")))]),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.user.password,expression:"user.password"}],staticClass:"form-control",attrs:{disabled:t.loggingIn,id:"password",type:"password"},domProps:{value:t.user.password},on:{input:function(e){e.target.composing||t.$set(t.user,"password",e.target.value)}}})]),t._v(" "),a("div",{staticClass:"form-group"},[a("div",{staticClass:"login-bottom"},[a("div",[t.registrationOpen?a("router-link",{staticClass:"register",attrs:{to:{name:"registration"}}},[t._v(t._s(t.$t("login.register")))]):t._e()],1),t._v(" "),a("button",{staticClass:"btn btn-default",attrs:{disabled:t.loggingIn,type:"submit"}},[t._v(t._s(t.$t("login.login")))])])]),t._v(" "),t.authError?a("div",{staticClass:"form-group"},[a("div",{staticClass:"alert error"},[t._v(t._s(t.authError))])]):t._e()])])])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"settings panel panel-default"},[a("div",{staticClass:"panel-heading"},[t._v("\n "+t._s(t.$t("registration.registration"))+"\n ")]),t._v(" "),a("div",{staticClass:"panel-body"},[a("form",{staticClass:"registration-form",on:{submit:function(e){e.preventDefault(),t.submit(t.user)}}},[a("div",{staticClass:"container"},[a("div",{staticClass:"text-fields"},[a("div",{staticClass:"form-group"},[a("label",{attrs:{for:"username"}},[t._v(t._s(t.$t("login.username")))]),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.user.username,expression:"user.username"}],staticClass:"form-control",attrs:{disabled:t.registering,id:"username",placeholder:"e.g. lain"},domProps:{value:t.user.username},on:{input:function(e){e.target.composing||t.$set(t.user,"username",e.target.value)}}})]),t._v(" "),a("div",{staticClass:"form-group"},[a("label",{attrs:{for:"fullname"}},[t._v(t._s(t.$t("registration.fullname")))]),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.user.fullname,expression:"user.fullname"}],staticClass:"form-control",attrs:{disabled:t.registering,id:"fullname",placeholder:"e.g. Lain Iwakura"},domProps:{value:t.user.fullname},on:{input:function(e){e.target.composing||t.$set(t.user,"fullname",e.target.value)}}})]),t._v(" "),a("div",{staticClass:"form-group"},[a("label",{attrs:{for:"email"}},[t._v(t._s(t.$t("registration.email")))]),t._v(" "),a("input",{directives:[{name:"model", +rawName:"v-model",value:t.user.email,expression:"user.email"}],staticClass:"form-control",attrs:{disabled:t.registering,id:"email",type:"email"},domProps:{value:t.user.email},on:{input:function(e){e.target.composing||t.$set(t.user,"email",e.target.value)}}})]),t._v(" "),a("div",{staticClass:"form-group"},[a("label",{attrs:{for:"bio"}},[t._v(t._s(t.$t("registration.bio")))]),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.user.bio,expression:"user.bio"}],staticClass:"form-control",attrs:{disabled:t.registering,id:"bio"},domProps:{value:t.user.bio},on:{input:function(e){e.target.composing||t.$set(t.user,"bio",e.target.value)}}})]),t._v(" "),a("div",{staticClass:"form-group"},[a("label",{attrs:{for:"password"}},[t._v(t._s(t.$t("login.password")))]),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.user.password,expression:"user.password"}],staticClass:"form-control",attrs:{disabled:t.registering,id:"password",type:"password"},domProps:{value:t.user.password},on:{input:function(e){e.target.composing||t.$set(t.user,"password",e.target.value)}}})]),t._v(" "),a("div",{staticClass:"form-group"},[a("label",{attrs:{for:"password_confirmation"}},[t._v(t._s(t.$t("registration.password_confirm")))]),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.user.confirm,expression:"user.confirm"}],staticClass:"form-control",attrs:{disabled:t.registering,id:"password_confirmation",type:"password"},domProps:{value:t.user.confirm},on:{input:function(e){e.target.composing||t.$set(t.user,"confirm",e.target.value)}}})]),t._v(" "),a("div",{staticClass:"form-group"},[a("button",{staticClass:"btn btn-default",attrs:{disabled:t.registering,type:"submit"}},[t._v(t._s(t.$t("general.submit")))])])]),t._v(" "),a("div",{staticClass:"terms-of-service",domProps:{innerHTML:t._s(t.termsofservice)}})]),t._v(" "),t.error?a("div",{staticClass:"form-group"},[a("div",{staticClass:"alert error"},[t._v(t._s(t.error))])]):t._e()])])])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[t.user?a("div",{staticClass:"user-profile panel panel-default"},[a("user-card-content",{attrs:{user:t.user,switcher:!0}})],1):t._e(),t._v(" "),a("Timeline",{attrs:{title:t.$t("user_profile.timeline_title"),timeline:t.timeline,"timeline-name":"user","user-id":t.userId}})],1)},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return"hide"===t.size?a("div",["html"!==t.type?a("a",{staticClass:"placeholder",attrs:{target:"_blank",href:t.attachment.url}},[t._v("["+t._s(t.nsfw?"NSFW/":"")+t._s(t.type.toUpperCase())+"]")]):t._e()]):a("div",{directives:[{name:"show",rawName:"v-show",value:!t.isEmpty,expression:"!isEmpty"}],staticClass:"attachment",class:(s={loading:t.loading,"small-attachment":t.isSmall,fullwidth:t.fullwidth},s[t.type]=!0,s)},[t.hidden?a("a",{staticClass:"image-attachment",on:{click:function(e){e.preventDefault(),t.toggleHidden()}}},[a("img",{key:t.nsfwImage,attrs:{src:t.nsfwImage}})]):t._e(),t._v(" "),t.nsfw&&t.hideNsfwLocal&&!t.hidden?a("div",{staticClass:"hider"},[a("a",{attrs:{href:"#"},on:{click:function(e){e.preventDefault(),t.toggleHidden()}}},[t._v("Hide")])]):t._e(),t._v(" "),"image"!==t.type||t.hidden?t._e():a("a",{staticClass:"image-attachment",attrs:{href:t.attachment.url,target:"_blank"}},[a("StillImage",{class:{small:t.isSmall},attrs:{referrerpolicy:"no-referrer",mimetype:t.attachment.mimetype,src:t.attachment.large_thumb_url||t.attachment.url}})],1),t._v(" "),"video"!==t.type||t.hidden?t._e():a("video",{class:{small:t.isSmall},attrs:{src:t.attachment.url,controls:"",loop:""}}),t._v(" "),"audio"===t.type?a("audio",{attrs:{src:t.attachment.url,controls:""}}):t._e(),t._v(" "),"html"===t.type&&t.attachment.oembed?a("div",{staticClass:"oembed",on:{click:function(e){e.preventDefault(),t.linkClicked(e)}}},[t.attachment.thumb_url?a("div",{staticClass:"image"},[a("img",{attrs:{src:t.attachment.thumb_url}})]):t._e(),t._v(" "),a("div",{staticClass:"text"},[a("h1",[a("a",{attrs:{href:t.attachment.url}},[t._v(t._s(t.attachment.oembed.title))])]),t._v(" "),a("div",{domProps:{innerHTML:t._s(t.attachment.oembed.oembedHTML)}})])]):t._e()]);var s},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{style:t.style,attrs:{id:"app"}},[a("nav",{staticClass:"container",attrs:{id:"nav"},on:{click:function(e){t.scrollToTop()}}},[a("div",{staticClass:"inner-nav",style:t.logoStyle},[a("div",{staticClass:"item"},[a("router-link",{attrs:{to:{name:"root"}}},[t._v(t._s(t.sitename))])],1),t._v(" "),a("div",{staticClass:"item right"},[a("user-finder",{staticClass:"nav-icon"}),t._v(" "),a("router-link",{attrs:{to:{name:"settings"}}},[a("i",{staticClass:"icon-cog nav-icon"})]),t._v(" "),t.currentUser?a("a",{attrs:{href:"#"},on:{click:function(e){e.preventDefault(),t.logout(e)}}},[a("i",{staticClass:"icon-logout nav-icon",attrs:{title:t.$t("login.logout")}})]):t._e()],1)])]),t._v(" "),a("div",{staticClass:"container",attrs:{id:"content"}},[a("div",{staticClass:"panel-switcher"},[a("button",{on:{click:function(e){t.activatePanel("sidebar")}}},[t._v("Sidebar")]),t._v(" "),a("button",{on:{click:function(e){t.activatePanel("timeline")}}},[t._v("Timeline")])]),t._v(" "),a("div",{staticClass:"sidebar-flexer",class:{"mobile-hidden":"sidebar"!=t.mobileActivePanel}},[a("div",{staticClass:"sidebar-bounds"},[a("div",{staticClass:"sidebar-scroller"},[a("div",{staticClass:"sidebar"},[a("user-panel"),t._v(" "),a("nav-panel"),t._v(" "),t.showInstanceSpecificPanel?a("instance-specific-panel"):t._e(),t._v(" "),t.currentUser?a("notifications"):t._e()],1)])])]),t._v(" "),a("div",{staticClass:"main",class:{"mobile-hidden":"timeline"!=t.mobileActivePanel}},[a("transition",{attrs:{name:"fade"}},[a("router-view")],1)],1)]),t._v(" "),t.currentUser&&t.chat?a("chat-panel",{staticClass:"floating-chat mobile-hidden"}):t._e()],1)},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"media-upload",on:{drop:[function(t){t.preventDefault()},t.fileDrop],dragover:function(e){e.preventDefault(),t.fileDrag(e)}}},[a("label",{staticClass:"btn btn-default"},[t.uploading?a("i",{staticClass:"icon-spin4 animate-spin"}):t._e(),t._v(" "),t.uploading?t._e():a("i",{staticClass:"icon-upload"}),t._v(" "),a("input",{staticStyle:{position:"fixed",top:"-100em"},attrs:{type:"file"}})])])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("Timeline",{attrs:{title:t.$t("nav.public_tl"),timeline:t.timeline,"timeline-name":"public"}})},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return"mention"===t.notification.type?a("status",{attrs:{compact:!0,statusoid:t.notification.status}}):a("div",{staticClass:"non-mention"},[a("a",{staticClass:"avatar-container",attrs:{href:t.notification.action.user.statusnet_profile_url},on:{"!click":function(e){e.stopPropagation(),e.preventDefault(),t.toggleUserExpanded(e)}}},[a("StillImage",{staticClass:"avatar-compact",attrs:{src:t.notification.action.user.profile_image_url_original}})],1),t._v(" "),a("div",{staticClass:"notification-right"},[t.userExpanded?a("div",{staticClass:"usercard notification-usercard"},[a("user-card-content",{attrs:{user:t.notification.action.user,switcher:!1}})],1):t._e(),t._v(" "),a("span",{staticClass:"notification-details"},[a("div",{staticClass:"name-and-action"},[a("span",{staticClass:"username",attrs:{title:"@"+t.notification.action.user.screen_name}},[t._v(t._s(t.notification.action.user.name))]),t._v(" "),"favorite"===t.notification.type?a("span",[a("i",{staticClass:"fa icon-star lit"}),t._v(" "),a("small",[t._v(t._s(t.$t("notifications.favorited_you")))])]):t._e(),t._v(" "),"repeat"===t.notification.type?a("span",[a("i",{staticClass:"fa icon-retweet lit"}),t._v(" "),a("small",[t._v(t._s(t.$t("notifications.repeated_you")))])]):t._e(),t._v(" "),"follow"===t.notification.type?a("span",[a("i",{staticClass:"fa icon-user-plus lit"}),t._v(" "),a("small",[t._v(t._s(t.$t("notifications.followed_you")))])]):t._e()]),t._v(" "),a("small",{staticClass:"timeago"},[a("router-link",{attrs:{to:{name:"conversation",params:{id:t.notification.status.id}}}},[a("timeago",{attrs:{since:t.notification.action.created_at,"auto-update":240}})],1)],1)]),t._v(" "),"follow"===t.notification.type?a("div",{staticClass:"follow-text"},[a("router-link",{attrs:{to:{name:"user-profile",params:{id:t.notification.action.user.id}}}},[t._v("@"+t._s(t.notification.action.user.screen_name))])],1):a("status",{staticClass:"faint",attrs:{compact:!0,statusoid:t.notification.status,noHeading:!0}})],1)])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("conversation",{attrs:{collapsable:!1,statusoid:t.statusoid}})},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"still-image",class:{animated:t.animated}},[t.animated?a("canvas",{ref:"canvas"}):t._e(),t._v(" "),a("img",{ref:"src",attrs:{src:t.src,referrerpolicy:t.referrerpolicy},on:{load:t.onLoad}})])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"status-el",class:[{"status-el_focused":t.isFocused},{"status-conversation":t.inlineExpanded}]},[t.muted&&!t.noReplyLinks?[a("div",{staticClass:"media status container muted"},[a("small",[a("router-link",{attrs:{to:{name:"user-profile",params:{id:t.status.user.id}}}},[t._v(t._s(t.status.user.screen_name))])],1),t._v(" "),a("small",{staticClass:"muteWords"},[t._v(t._s(t.muteWordHits.join(", ")))]),t._v(" "),a("a",{staticClass:"unmute",attrs:{href:"#"},on:{click:function(e){e.preventDefault(),t.toggleMute(e)}}},[a("i",{staticClass:"icon-eye-off"})])])]:[t.retweet&&!t.noHeading?a("div",{staticClass:"media container retweet-info"},[t.retweet?a("StillImage",{staticClass:"avatar",attrs:{src:t.statusoid.user.profile_image_url_original}}):t._e(),t._v(" "),a("div",{staticClass:"media-body faint"},[a("a",{staticStyle:{"font-weight":"bold"},attrs:{href:t.statusoid.user.statusnet_profile_url,title:"@"+t.statusoid.user.screen_name}},[t._v(t._s(t.retweeter))]),t._v(" "),a("i",{staticClass:"fa icon-retweet retweeted"}),t._v("\n "+t._s(t.$t("timeline.repeated"))+"\n ")])],1):t._e(),t._v(" "),a("div",{staticClass:"media status"},[t.noHeading?t._e():a("div",{staticClass:"media-left"},[a("a",{attrs:{href:t.status.user.statusnet_profile_url},on:{"!click":function(e){e.stopPropagation(),e.preventDefault(),t.toggleUserExpanded(e)}}},[a("StillImage",{staticClass:"avatar",class:{"avatar-compact":t.compact},attrs:{src:t.status.user.profile_image_url_original}})],1)]),t._v(" "),a("div",{staticClass:"status-body"},[t.userExpanded?a("div",{staticClass:"usercard media-body"},[a("user-card-content",{attrs:{user:t.status.user,switcher:!1}})],1):t._e(),t._v(" "),t.noHeading?t._e():a("div",{staticClass:"media-body container media-heading"},[a("div",{staticClass:"media-heading-left"},[a("div",{staticClass:"name-and-links"},[a("h4",{staticClass:"user-name"},[t._v(t._s(t.status.user.name))]),t._v(" "),a("span",{staticClass:"links"},[a("router-link",{attrs:{to:{name:"user-profile",params:{id:t.status.user.id}}}},[t._v(t._s(t.status.user.screen_name))]),t._v(" "),t.status.in_reply_to_screen_name?a("span",{staticClass:"faint reply-info"},[a("i",{staticClass:"icon-right-open"}),t._v(" "),a("router-link",{attrs:{to:{name:"user-profile",params:{id:t.status.in_reply_to_user_id}}}},[t._v("\n "+t._s(t.status.in_reply_to_screen_name)+"\n ")])],1):t._e(),t._v(" "),t.isReply&&!t.noReplyLinks?a("a",{attrs:{href:"#"},on:{click:function(e){e.preventDefault(),t.gotoOriginal(t.status.in_reply_to_status_id)}}},[a("i",{staticClass:"icon-reply",on:{mouseenter:function(e){t.replyEnter(t.status.in_reply_to_status_id,e)},mouseout:function(e){t.replyLeave()}}})]):t._e()],1)]),t._v(" "),t.inConversation&&!t.noReplyLinks?a("h4",{staticClass:"replies"},[t.replies.length?a("small",[t._v("Replies:")]):t._e(),t._v(" "),t._l(t.replies,function(e){return a("small",{staticClass:"reply-link"},[a("a",{attrs:{href:"#"},on:{click:function(a){a.preventDefault(),t.gotoOriginal(e.id)},mouseenter:function(a){t.replyEnter(e.id,a)},mouseout:function(e){t.replyLeave()}}},[t._v(t._s(e.name)+" ")])])})],2):t._e()]),t._v(" "),a("div",{staticClass:"media-heading-right"},[a("router-link",{staticClass:"timeago",attrs:{to:{name:"conversation",params:{id:t.status.id}}}},[a("timeago",{attrs:{since:t.status.created_at,"auto-update":60}})],1),t._v(" "),t.status.is_local?t._e():a("a",{staticClass:"source_url",attrs:{href:t.status.external_url,target:"_blank"}},[a("i",{staticClass:"icon-link-ext"})]),t._v(" "),t.expandable?[a("a",{attrs:{href:"#"},on:{click:function(e){e.preventDefault(),t.toggleExpanded(e)}}},[a("i",{staticClass:"icon-plus-squared"})])]:t._e(),t._v(" "),t.unmuted?a("a",{attrs:{href:"#"},on:{click:function(e){e.preventDefault(),t.toggleMute(e)}}},[a("i",{staticClass:"icon-eye-off"})]):t._e()],2)]),t._v(" "),t.showPreview?a("div",{staticClass:"status-preview-container"},[t.preview?a("status",{staticClass:"status-preview",attrs:{noReplyLinks:!0,statusoid:t.preview,compact:!0}}):a("div",{staticClass:"status-preview status-preview-loading"},[a("i",{staticClass:"icon-spin4 animate-spin"})])],1):t._e(),t._v(" "),a("div",{staticClass:"status-content-wrapper",class:{"tall-status":t.hideTallStatus}},[t.hideTallStatus?a("a",{staticClass:"tall-status-hider",class:{"tall-status-hider_focused":t.isFocused},attrs:{href:"#"},on:{click:function(e){e.preventDefault(),t.toggleShowTall(e)}}},[t._v("Show more")]):t._e(),t._v(" "),a("div",{staticClass:"status-content media-body",domProps:{innerHTML:t._s(t.status.statusnet_html)},on:{click:function(e){e.preventDefault(),t.linkClicked(e)}}}),t._v(" "),t.showingTall?a("a",{staticClass:"tall-status-unhider",attrs:{href:"#"},on:{click:function(e){e.preventDefault(),t.toggleShowTall(e)}}},[t._v("Show less")]):t._e()]),t._v(" "),t.status.attachments?a("div",{staticClass:"attachments media-body"},t._l(t.status.attachments,function(e){return a("attachment",{key:e.id,attrs:{size:t.attachmentSize,"status-id":t.status.id,nsfw:t.status.nsfw,attachment:e}})})):t._e(),t._v(" "),t.noHeading||t.noReplyLinks?t._e():a("div",{staticClass:"status-actions media-body"},[t.loggedIn?a("div",[a("a",{attrs:{href:"#"},on:{click:function(e){e.preventDefault(),t.toggleReplying(e)}}},[a("i",{staticClass:"icon-reply",class:{"icon-reply-active":t.replying}})])]):t._e(),t._v(" "),a("retweet-button",{attrs:{loggedIn:t.loggedIn,status:t.status}}),t._v(" "),a("favorite-button",{attrs:{loggedIn:t.loggedIn,status:t.status}}),t._v(" "),a("delete-button",{attrs:{status:t.status}})],1)])]),t._v(" "),t.replying?a("div",{staticClass:"container"},[a("div",{staticClass:"reply-left"}),t._v(" "),a("post-status-form",{staticClass:"reply-body",attrs:{"reply-to":t.status.id,attentions:t.status.attentions,repliedUser:t.status.user},on:{posted:t.toggleReplying}})],1):t._e()]],2)},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"instance-specific-panel"},[a("div",{staticClass:"panel panel-default"},[a("div",{staticClass:"panel-body"},[a("div",{domProps:{innerHTML:t._s(t.instanceSpecificPanelContent)}})])])])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("Timeline",{attrs:{title:t.$t("nav.timeline"),timeline:t.timeline,"timeline-name":"friends"}})},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"settings panel panel-default"},[a("div",{staticClass:"panel-heading"},[t._v("\n "+t._s(t.$t("settings.user_settings"))+"\n ")]),t._v(" "),a("div",{staticClass:"panel-body profile-edit"},[a("div",{staticClass:"setting-item"},[a("h3",[t._v(t._s(t.$t("settings.name_bio")))]),t._v(" "),a("p",[t._v(t._s(t.$t("settings.name")))]),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.newname,expression:"newname"}],staticClass:"name-changer",attrs:{id:"username"},domProps:{value:t.newname},on:{input:function(e){e.target.composing||(t.newname=e.target.value)}}}),t._v(" "),a("p",[t._v(t._s(t.$t("settings.bio")))]),t._v(" "),a("textarea",{directives:[{name:"model",rawName:"v-model",value:t.newbio,expression:"newbio"}],staticClass:"bio",domProps:{value:t.newbio},on:{input:function(e){e.target.composing||(t.newbio=e.target.value)}}}),t._v(" "),a("button",{staticClass:"btn btn-default",attrs:{disabled:t.newname.length<=0},on:{click:t.updateProfile}},[t._v(t._s(t.$t("general.submit")))])]),t._v(" "),a("div",{staticClass:"setting-item"},[a("h3",[t._v(t._s(t.$t("settings.avatar")))]),t._v(" "),a("p",[t._v(t._s(t.$t("settings.current_avatar")))]),t._v(" "),a("img",{staticClass:"old-avatar",attrs:{src:t.user.profile_image_url_original}}),t._v(" "),a("p",[t._v(t._s(t.$t("settings.set_new_avatar")))]),t._v(" "),t.previews[0]?a("img",{staticClass:"new-avatar",attrs:{src:t.previews[0]}}):t._e(),t._v(" "),a("div",[a("input",{attrs:{type:"file"},on:{change:function(e){t.uploadFile(0,e)}}})]),t._v(" "),t.uploading[0]?a("i",{staticClass:"icon-spin4 animate-spin"}):t.previews[0]?a("button",{staticClass:"btn btn-default",on:{click:t.submitAvatar}},[t._v(t._s(t.$t("general.submit")))]):t._e()]),t._v(" "),a("div",{staticClass:"setting-item"},[a("h3",[t._v(t._s(t.$t("settings.profile_banner")))]),t._v(" "),a("p",[t._v(t._s(t.$t("settings.current_profile_banner")))]),t._v(" "),a("img",{staticClass:"banner",attrs:{src:t.user.cover_photo}}),t._v(" "),a("p",[t._v(t._s(t.$t("settings.set_new_profile_banner")))]),t._v(" "),t.previews[1]?a("img",{staticClass:"banner",attrs:{src:t.previews[1]}}):t._e(),t._v(" "),a("div",[a("input",{attrs:{type:"file"},on:{change:function(e){t.uploadFile(1,e)}}})]),t._v(" "),t.uploading[1]?a("i",{staticClass:" icon-spin4 animate-spin uploading"}):t.previews[1]?a("button",{staticClass:"btn btn-default",on:{click:t.submitBanner}},[t._v(t._s(t.$t("general.submit")))]):t._e()]),t._v(" "),a("div",{staticClass:"setting-item"},[a("h3",[t._v(t._s(t.$t("settings.profile_background")))]),t._v(" "),a("p",[t._v(t._s(t.$t("settings.set_new_profile_background")))]),t._v(" "),t.previews[2]?a("img",{staticClass:"bg",attrs:{src:t.previews[2]}}):t._e(),t._v(" "),a("div",[a("input",{attrs:{type:"file"},on:{change:function(e){t.uploadFile(2,e)}}})]),t._v(" "),t.uploading[2]?a("i",{staticClass:" icon-spin4 animate-spin uploading"}):t.previews[2]?a("button",{staticClass:"btn btn-default",on:{click:t.submitBg}},[t._v(t._s(t.$t("general.submit")))]):t._e()]),t._v(" "),t.pleromaBackend?a("div",{staticClass:"setting-item"},[a("h3",[t._v(t._s(t.$t("settings.follow_import")))]),t._v(" "),a("p",[t._v(t._s(t.$t("settings.import_followers_from_a_csv_file")))]),t._v(" "),a("form",{model:{value:t.followImportForm,callback:function(e){t.followImportForm=e},expression:"followImportForm"}},[a("input",{ref:"followlist",attrs:{type:"file"},on:{change:t.followListChange}})]),t._v(" "),t.uploading[3]?a("i",{staticClass:" icon-spin4 animate-spin uploading"}):a("button",{staticClass:"btn btn-default",on:{click:t.importFollows}},[t._v(t._s(t.$t("general.submit")))]),t._v(" "),t.followsImported?a("div",[a("i",{staticClass:"icon-cross",on:{click:t.dismissImported}}),t._v(" "),a("p",[t._v(t._s(t.$t("settings.follows_imported")))])]):t.followImportError?a("div",[a("p",[t._v(t._s(t.$t("settings.follow_import_error")))])]):t._e()]):t._e()])])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return t.canDelete?a("div",[a("a",{attrs:{href:"#"},on:{click:function(e){e.preventDefault(),t.deleteStatus()}}},[a("i",{staticClass:"icon-cancel delete-status"})])]):t._e()},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("div",[t._v(t._s(t.$t("settings.presets"))+"\n "),a("label",{staticClass:"select",attrs:{for:"style-switcher"}},[a("select",{directives:[{name:"model",rawName:"v-model",value:t.selected,expression:"selected"}],staticClass:"style-switcher",attrs:{id:"style-switcher"},on:{change:function(e){var a=Array.prototype.filter.call(e.target.options,function(t){return t.selected}).map(function(t){var e="_value"in t?t._value:t.value;return e});t.selected=e.target.multiple?a:a[0]}}},t._l(t.availableStyles,function(e){return a("option",{domProps:{value:e}},[t._v(t._s(e[0]))])})),t._v(" "),a("i",{staticClass:"icon-down-open"})])]),t._v(" "),a("div",{staticClass:"color-container"},[a("p",[t._v(t._s(t.$t("settings.theme_help")))]),t._v(" "),a("div",{staticClass:"color-item"},[a("label",{staticClass:"theme-color-lb",attrs:{for:"bgcolor"}},[t._v(t._s(t.$t("settings.background")))]),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.bgColorLocal,expression:"bgColorLocal"}],staticClass:"theme-color-cl",attrs:{id:"bgcolor",type:"color"},domProps:{value:t.bgColorLocal},on:{input:function(e){e.target.composing||(t.bgColorLocal=e.target.value)}}}),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.bgColorLocal,expression:"bgColorLocal"}],staticClass:"theme-color-in",attrs:{id:"bgcolor-t",type:"text"},domProps:{value:t.bgColorLocal},on:{input:function(e){e.target.composing||(t.bgColorLocal=e.target.value)}}})]),t._v(" "),a("div",{staticClass:"color-item"},[a("label",{staticClass:"theme-color-lb",attrs:{for:"fgcolor"}},[t._v(t._s(t.$t("settings.foreground")))]),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.btnColorLocal,expression:"btnColorLocal"}],staticClass:"theme-color-cl",attrs:{id:"fgcolor",type:"color"},domProps:{value:t.btnColorLocal},on:{input:function(e){e.target.composing||(t.btnColorLocal=e.target.value)}}}),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.btnColorLocal,expression:"btnColorLocal"}],staticClass:"theme-color-in",attrs:{id:"fgcolor-t",type:"text"},domProps:{value:t.btnColorLocal},on:{input:function(e){e.target.composing||(t.btnColorLocal=e.target.value)}}})]),t._v(" "),a("div",{staticClass:"color-item"},[a("label",{staticClass:"theme-color-lb",attrs:{for:"textcolor"}},[t._v(t._s(t.$t("settings.text")))]),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.textColorLocal,expression:"textColorLocal"}],staticClass:"theme-color-cl",attrs:{id:"textcolor",type:"color"},domProps:{value:t.textColorLocal},on:{input:function(e){e.target.composing||(t.textColorLocal=e.target.value)}}}),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.textColorLocal,expression:"textColorLocal"}],staticClass:"theme-color-in",attrs:{id:"textcolor-t",type:"text"},domProps:{value:t.textColorLocal},on:{input:function(e){e.target.composing||(t.textColorLocal=e.target.value)}}})]),t._v(" "),a("div",{staticClass:"color-item"},[a("label",{staticClass:"theme-color-lb",attrs:{for:"linkcolor"}},[t._v(t._s(t.$t("settings.links")))]),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.linkColorLocal,expression:"linkColorLocal"}],staticClass:"theme-color-cl",attrs:{id:"linkcolor",type:"color"},domProps:{value:t.linkColorLocal},on:{input:function(e){e.target.composing||(t.linkColorLocal=e.target.value)}}}),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.linkColorLocal,expression:"linkColorLocal"}],staticClass:"theme-color-in",attrs:{id:"linkcolor-t",type:"text"},domProps:{value:t.linkColorLocal},on:{input:function(e){e.target.composing||(t.linkColorLocal=e.target.value)}}})]),t._v(" "),a("div",{staticClass:"color-item"},[a("label",{staticClass:"theme-color-lb",attrs:{for:"redcolor"}},[t._v(t._s(t.$t("settings.cRed")))]),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.redColorLocal,expression:"redColorLocal"}],staticClass:"theme-color-cl",attrs:{id:"redcolor",type:"color"},domProps:{value:t.redColorLocal},on:{input:function(e){e.target.composing||(t.redColorLocal=e.target.value)}}}),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.redColorLocal,expression:"redColorLocal"}],staticClass:"theme-color-in",attrs:{id:"redcolor-t",type:"text"},domProps:{value:t.redColorLocal},on:{input:function(e){e.target.composing||(t.redColorLocal=e.target.value)}}})]),t._v(" "),a("div",{staticClass:"color-item"},[a("label",{staticClass:"theme-color-lb",attrs:{for:"bluecolor"}},[t._v(t._s(t.$t("settings.cBlue")))]),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.blueColorLocal,expression:"blueColorLocal"}],staticClass:"theme-color-cl",attrs:{id:"bluecolor",type:"color"},domProps:{value:t.blueColorLocal},on:{input:function(e){e.target.composing||(t.blueColorLocal=e.target.value)}}}),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.blueColorLocal,expression:"blueColorLocal"}],staticClass:"theme-color-in",attrs:{id:"bluecolor-t",type:"text"},domProps:{value:t.blueColorLocal},on:{input:function(e){e.target.composing||(t.blueColorLocal=e.target.value)}}})]),t._v(" "),a("div",{staticClass:"color-item"},[a("label",{staticClass:"theme-color-lb",attrs:{for:"greencolor"}},[t._v(t._s(t.$t("settings.cGreen")))]),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.greenColorLocal,expression:"greenColorLocal"}],staticClass:"theme-color-cl",attrs:{id:"greencolor",type:"color"},domProps:{value:t.greenColorLocal},on:{input:function(e){e.target.composing||(t.greenColorLocal=e.target.value)}}}),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.greenColorLocal,expression:"greenColorLocal"}],staticClass:"theme-color-in",attrs:{id:"greencolor-t",type:"green"},domProps:{value:t.greenColorLocal},on:{input:function(e){e.target.composing||(t.greenColorLocal=e.target.value)}}})]),t._v(" "),a("div",{staticClass:"color-item"},[a("label",{staticClass:"theme-color-lb",attrs:{for:"orangecolor"}},[t._v(t._s(t.$t("settings.cOrange")))]),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.orangeColorLocal,expression:"orangeColorLocal"}],staticClass:"theme-color-cl",attrs:{id:"orangecolor",type:"color"},domProps:{value:t.orangeColorLocal},on:{input:function(e){e.target.composing||(t.orangeColorLocal=e.target.value)}}}),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.orangeColorLocal,expression:"orangeColorLocal"}],staticClass:"theme-color-in",attrs:{id:"orangecolor-t",type:"text"},domProps:{value:t.orangeColorLocal},on:{input:function(e){e.target.composing||(t.orangeColorLocal=e.target.value)}}})])]),t._v(" "),a("div",{staticClass:"radius-container"},[a("p",[t._v(t._s(t.$t("settings.radii_help")))]),t._v(" "),a("div",{staticClass:"radius-item"},[a("label",{staticClass:"theme-radius-lb",attrs:{for:"btnradius"}},[t._v(t._s(t.$t("settings.btnRadius")))]),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.btnRadiusLocal,expression:"btnRadiusLocal"}],staticClass:"theme-radius-rn",attrs:{id:"btnradius",type:"range",max:"16"},domProps:{value:t.btnRadiusLocal},on:{__r:function(e){t.btnRadiusLocal=e.target.value}}}),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.btnRadiusLocal,expression:"btnRadiusLocal"}],staticClass:"theme-radius-in",attrs:{id:"btnradius-t",type:"text"},domProps:{value:t.btnRadiusLocal},on:{input:function(e){e.target.composing||(t.btnRadiusLocal=e.target.value)}}})]),t._v(" "),a("div",{staticClass:"radius-item"},[a("label",{staticClass:"theme-radius-lb",attrs:{for:"panelradius"}},[t._v(t._s(t.$t("settings.panelRadius")))]),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.panelRadiusLocal,expression:"panelRadiusLocal"}],staticClass:"theme-radius-rn",attrs:{id:"panelradius",type:"range",max:"50"},domProps:{value:t.panelRadiusLocal},on:{__r:function(e){t.panelRadiusLocal=e.target.value}}}),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.panelRadiusLocal,expression:"panelRadiusLocal"}],staticClass:"theme-radius-in",attrs:{id:"panelradius-t",type:"text"},domProps:{value:t.panelRadiusLocal},on:{input:function(e){e.target.composing||(t.panelRadiusLocal=e.target.value)}}})]),t._v(" "),a("div",{staticClass:"radius-item"},[a("label",{staticClass:"theme-radius-lb",attrs:{for:"avatarradius"}},[t._v(t._s(t.$t("settings.avatarRadius")))]),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.avatarRadiusLocal,expression:"avatarRadiusLocal"}],staticClass:"theme-radius-rn",attrs:{id:"avatarradius",type:"range",max:"28"},domProps:{value:t.avatarRadiusLocal},on:{__r:function(e){t.avatarRadiusLocal=e.target.value}}}),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.avatarRadiusLocal,expression:"avatarRadiusLocal"}],staticClass:"theme-radius-in",attrs:{id:"avatarradius-t",type:"green"},domProps:{value:t.avatarRadiusLocal},on:{input:function(e){e.target.composing||(t.avatarRadiusLocal=e.target.value)}}})]),t._v(" "),a("div",{staticClass:"radius-item"},[a("label",{staticClass:"theme-radius-lb",attrs:{for:"avataraltradius"}},[t._v(t._s(t.$t("settings.avatarAltRadius")))]),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.avatarAltRadiusLocal,expression:"avatarAltRadiusLocal"}],staticClass:"theme-radius-rn",attrs:{id:"avataraltradius",type:"range",max:"28"},domProps:{value:t.avatarAltRadiusLocal},on:{__r:function(e){t.avatarAltRadiusLocal=e.target.value}}}),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.avatarAltRadiusLocal,expression:"avatarAltRadiusLocal"}],staticClass:"theme-radius-in",attrs:{id:"avataraltradius-t",type:"text"},domProps:{value:t.avatarAltRadiusLocal},on:{input:function(e){e.target.composing||(t.avatarAltRadiusLocal=e.target.value)}}})]),t._v(" "),a("div",{staticClass:"radius-item"},[a("label",{staticClass:"theme-radius-lb",attrs:{for:"attachmentradius"}},[t._v(t._s(t.$t("settings.attachmentRadius")))]),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.attachmentRadiusLocal,expression:"attachmentRadiusLocal"}],staticClass:"theme-radius-rn",attrs:{id:"attachmentrradius",type:"range",max:"50"},domProps:{value:t.attachmentRadiusLocal},on:{__r:function(e){t.attachmentRadiusLocal=e.target.value}}}),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.attachmentRadiusLocal,expression:"attachmentRadiusLocal"}],staticClass:"theme-radius-in",attrs:{id:"attachmentradius-t",type:"text"},domProps:{value:t.attachmentRadiusLocal},on:{input:function(e){e.target.composing||(t.attachmentRadiusLocal=e.target.value)}}})]),t._v(" "),a("div",{staticClass:"radius-item"},[a("label",{staticClass:"theme-radius-lb",attrs:{for:"tooltipradius"}},[t._v(t._s(t.$t("settings.tooltipRadius")))]),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.tooltipRadiusLocal,expression:"tooltipRadiusLocal"}],staticClass:"theme-radius-rn",attrs:{id:"tooltipradius",type:"range",max:"20"},domProps:{value:t.tooltipRadiusLocal},on:{__r:function(e){t.tooltipRadiusLocal=e.target.value}}}),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.tooltipRadiusLocal,expression:"tooltipRadiusLocal"}],staticClass:"theme-radius-in",attrs:{id:"tooltipradius-t",type:"text"},domProps:{value:t.tooltipRadiusLocal},on:{input:function(e){e.target.composing||(t.tooltipRadiusLocal=e.target.value)}}})])]),t._v(" "),a("div",{style:{"--btnRadius":t.btnRadiusLocal+"px","--panelRadius":t.panelRadiusLocal+"px","--avatarRadius":t.avatarRadiusLocal+"px","--avatarAltRadius":t.avatarAltRadiusLocal+"px", +"--tooltipRadius":t.tooltipRadiusLocal+"px","--attachmentRadius":t.attachmentRadiusLocal+"px"}},[a("div",{staticClass:"panel dummy"},[a("div",{staticClass:"panel-heading",style:{"background-color":t.btnColorLocal,color:t.textColorLocal}},[t._v("Preview")]),t._v(" "),a("div",{staticClass:"panel-body theme-preview-content",style:{"background-color":t.bgColorLocal,color:t.textColorLocal}},[a("div",{staticClass:"avatar",style:{"border-radius":t.avatarRadiusLocal+"px"}},[t._v("\n ( ͡° ͜ʖ ͡°)\n ")]),t._v(" "),a("h4",[t._v("Content")]),t._v(" "),a("br"),t._v("\n A bunch of more content and\n "),a("a",{style:{color:t.linkColorLocal}},[t._v("a nice lil' link")]),t._v(" "),a("i",{staticClass:"icon-reply",style:{color:t.blueColorLocal}}),t._v(" "),a("i",{staticClass:"icon-retweet",style:{color:t.greenColorLocal}}),t._v(" "),a("i",{staticClass:"icon-cancel",style:{color:t.redColorLocal}}),t._v(" "),a("i",{staticClass:"icon-star",style:{color:t.orangeColorLocal}}),t._v(" "),a("br"),t._v(" "),a("button",{staticClass:"btn",style:{"background-color":t.btnColorLocal,color:t.textColorLocal}},[t._v("Button")])])])]),t._v(" "),a("button",{staticClass:"btn",on:{click:t.setCustomTheme}},[t._v(t._s(t.$t("general.apply")))])])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return t.loggedIn?a("div",[a("i",{staticClass:"favorite-button fav-active",class:t.classes,on:{click:function(e){e.preventDefault(),t.favorite()}}}),t._v(" "),t.status.fave_num>0?a("span",[t._v(t._s(t.status.fave_num))]):t._e()]):a("div",[a("i",{staticClass:"favorite-button",class:t.classes}),t._v(" "),t.status.fave_num>0?a("span",[t._v(t._s(t.status.fave_num))]):t._e()])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"settings panel panel-default"},[a("div",{staticClass:"panel-heading"},[t._v("\n "+t._s(t.$t("settings.settings"))+"\n ")]),t._v(" "),a("div",{staticClass:"panel-body"},[a("div",{staticClass:"setting-item"},[a("h2",[t._v(t._s(t.$t("settings.theme")))]),t._v(" "),a("style-switcher")],1),t._v(" "),a("div",{staticClass:"setting-item"},[a("h2",[t._v(t._s(t.$t("settings.filtering")))]),t._v(" "),a("p",[t._v(t._s(t.$t("settings.filtering_explanation")))]),t._v(" "),a("textarea",{directives:[{name:"model",rawName:"v-model",value:t.muteWordsString,expression:"muteWordsString"}],attrs:{id:"muteWords"},domProps:{value:t.muteWordsString},on:{input:function(e){e.target.composing||(t.muteWordsString=e.target.value)}}})]),t._v(" "),a("div",{staticClass:"setting-item"},[a("h2",[t._v(t._s(t.$t("settings.attachments")))]),t._v(" "),a("ul",{staticClass:"setting-list"},[a("li",[a("input",{directives:[{name:"model",rawName:"v-model",value:t.hideAttachmentsLocal,expression:"hideAttachmentsLocal"}],attrs:{type:"checkbox",id:"hideAttachments"},domProps:{checked:Array.isArray(t.hideAttachmentsLocal)?t._i(t.hideAttachmentsLocal,null)>-1:t.hideAttachmentsLocal},on:{change:function(e){var a=t.hideAttachmentsLocal,s=e.target,i=!!s.checked;if(Array.isArray(a)){var n=null,r=t._i(a,n);s.checked?r<0&&(t.hideAttachmentsLocal=a.concat([n])):r>-1&&(t.hideAttachmentsLocal=a.slice(0,r).concat(a.slice(r+1)))}else t.hideAttachmentsLocal=i}}}),t._v(" "),a("label",{attrs:{for:"hideAttachments"}},[t._v(t._s(t.$t("settings.hide_attachments_in_tl")))])]),t._v(" "),a("li",[a("input",{directives:[{name:"model",rawName:"v-model",value:t.hideAttachmentsInConvLocal,expression:"hideAttachmentsInConvLocal"}],attrs:{type:"checkbox",id:"hideAttachmentsInConv"},domProps:{checked:Array.isArray(t.hideAttachmentsInConvLocal)?t._i(t.hideAttachmentsInConvLocal,null)>-1:t.hideAttachmentsInConvLocal},on:{change:function(e){var a=t.hideAttachmentsInConvLocal,s=e.target,i=!!s.checked;if(Array.isArray(a)){var n=null,r=t._i(a,n);s.checked?r<0&&(t.hideAttachmentsInConvLocal=a.concat([n])):r>-1&&(t.hideAttachmentsInConvLocal=a.slice(0,r).concat(a.slice(r+1)))}else t.hideAttachmentsInConvLocal=i}}}),t._v(" "),a("label",{attrs:{for:"hideAttachmentsInConv"}},[t._v(t._s(t.$t("settings.hide_attachments_in_convo")))])]),t._v(" "),a("li",[a("input",{directives:[{name:"model",rawName:"v-model",value:t.hideNsfwLocal,expression:"hideNsfwLocal"}],attrs:{type:"checkbox",id:"hideNsfw"},domProps:{checked:Array.isArray(t.hideNsfwLocal)?t._i(t.hideNsfwLocal,null)>-1:t.hideNsfwLocal},on:{change:function(e){var a=t.hideNsfwLocal,s=e.target,i=!!s.checked;if(Array.isArray(a)){var n=null,r=t._i(a,n);s.checked?r<0&&(t.hideNsfwLocal=a.concat([n])):r>-1&&(t.hideNsfwLocal=a.slice(0,r).concat(a.slice(r+1)))}else t.hideNsfwLocal=i}}}),t._v(" "),a("label",{attrs:{for:"hideNsfw"}},[t._v(t._s(t.$t("settings.nsfw_clickthrough")))])]),t._v(" "),a("li",[a("input",{directives:[{name:"model",rawName:"v-model",value:t.autoLoadLocal,expression:"autoLoadLocal"}],attrs:{type:"checkbox",id:"autoload"},domProps:{checked:Array.isArray(t.autoLoadLocal)?t._i(t.autoLoadLocal,null)>-1:t.autoLoadLocal},on:{change:function(e){var a=t.autoLoadLocal,s=e.target,i=!!s.checked;if(Array.isArray(a)){var n=null,r=t._i(a,n);s.checked?r<0&&(t.autoLoadLocal=a.concat([n])):r>-1&&(t.autoLoadLocal=a.slice(0,r).concat(a.slice(r+1)))}else t.autoLoadLocal=i}}}),t._v(" "),a("label",{attrs:{for:"autoload"}},[t._v(t._s(t.$t("settings.autoload")))])]),t._v(" "),a("li",[a("input",{directives:[{name:"model",rawName:"v-model",value:t.streamingLocal,expression:"streamingLocal"}],attrs:{type:"checkbox",id:"streaming"},domProps:{checked:Array.isArray(t.streamingLocal)?t._i(t.streamingLocal,null)>-1:t.streamingLocal},on:{change:function(e){var a=t.streamingLocal,s=e.target,i=!!s.checked;if(Array.isArray(a)){var n=null,r=t._i(a,n);s.checked?r<0&&(t.streamingLocal=a.concat([n])):r>-1&&(t.streamingLocal=a.slice(0,r).concat(a.slice(r+1)))}else t.streamingLocal=i}}}),t._v(" "),a("label",{attrs:{for:"streaming"}},[t._v(t._s(t.$t("settings.streaming")))])]),t._v(" "),a("li",[a("input",{directives:[{name:"model",rawName:"v-model",value:t.hoverPreviewLocal,expression:"hoverPreviewLocal"}],attrs:{type:"checkbox",id:"hoverPreview"},domProps:{checked:Array.isArray(t.hoverPreviewLocal)?t._i(t.hoverPreviewLocal,null)>-1:t.hoverPreviewLocal},on:{change:function(e){var a=t.hoverPreviewLocal,s=e.target,i=!!s.checked;if(Array.isArray(a)){var n=null,r=t._i(a,n);s.checked?r<0&&(t.hoverPreviewLocal=a.concat([n])):r>-1&&(t.hoverPreviewLocal=a.slice(0,r).concat(a.slice(r+1)))}else t.hoverPreviewLocal=i}}}),t._v(" "),a("label",{attrs:{for:"hoverPreview"}},[t._v(t._s(t.$t("settings.reply_link_preview")))])]),t._v(" "),a("li",[a("input",{directives:[{name:"model",rawName:"v-model",value:t.stopGifs,expression:"stopGifs"}],attrs:{type:"checkbox",id:"stopGifs"},domProps:{checked:Array.isArray(t.stopGifs)?t._i(t.stopGifs,null)>-1:t.stopGifs},on:{change:function(e){var a=t.stopGifs,s=e.target,i=!!s.checked;if(Array.isArray(a)){var n=null,r=t._i(a,n);s.checked?r<0&&(t.stopGifs=a.concat([n])):r>-1&&(t.stopGifs=a.slice(0,r).concat(a.slice(r+1)))}else t.stopGifs=i}}}),t._v(" "),a("label",{attrs:{for:"stopGifs"}},[t._v(t._s(t.$t("settings.stop_gifs")))])])])])])])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"nav-panel"},[a("div",{staticClass:"panel panel-default"},[a("ul",[t.currentUser?a("li",[a("router-link",{attrs:{to:"/main/friends"}},[t._v("\n "+t._s(t.$t("nav.timeline"))+"\n ")])],1):t._e(),t._v(" "),t.currentUser?a("li",[a("router-link",{attrs:{to:{name:"mentions",params:{username:t.currentUser.screen_name}}}},[t._v("\n "+t._s(t.$t("nav.mentions"))+"\n ")])],1):t._e(),t._v(" "),a("li",[a("router-link",{attrs:{to:"/main/public"}},[t._v("\n "+t._s(t.$t("nav.public_tl"))+"\n ")])],1),t._v(" "),a("li",[a("router-link",{attrs:{to:"/main/all"}},[t._v("\n "+t._s(t.$t("nav.twkn"))+"\n ")])],1)])])])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"user-panel"},[t.user?a("div",{staticClass:"panel panel-default",staticStyle:{overflow:"visible"}},[a("user-card-content",{attrs:{user:t.user,switcher:!1,hideBio:!0}}),t._v(" "),a("div",{staticClass:"panel-footer"},[t.user?a("post-status-form"):t._e()],1)],1):t._e(),t._v(" "),t.user?t._e():a("login-form")],1)},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"card"},[a("a",{attrs:{href:"#"}},[a("img",{staticClass:"avatar",attrs:{src:t.user.profile_image_url},on:{click:function(e){e.preventDefault(),t.toggleUserExpanded(e)}}})]),t._v(" "),t.userExpanded?a("div",{staticClass:"usercard"},[a("user-card-content",{attrs:{user:t.user,switcher:!1}})],1):a("div",{staticClass:"name-and-screen-name"},[a("div",{staticClass:"user-name",attrs:{title:t.user.name}},[t._v("\n "+t._s(t.user.name)+"\n "),!t.userExpanded&&t.showFollows&&t.user.follows_you?a("span",{staticClass:"follows-you"},[t._v("\n "+t._s(t.$t("user_card.follows_you"))+"\n ")]):t._e()]),t._v(" "),a("a",{attrs:{href:t.user.statusnet_profile_url,target:"blank"}},[a("div",{staticClass:"user-screen-name"},[t._v("@"+t._s(t.user.screen_name))])])])])},staticRenderFns:[]}}]); +//# sourceMappingURL=app.64c4246ae54f6439cb69.js.map \ No newline at end of file diff --git a/priv/static/static/js/app.64c4246ae54f6439cb69.js.map b/priv/static/static/js/app.64c4246ae54f6439cb69.js.map new file mode 100644 index 000000000..e2b3fed72 --- /dev/null +++ b/priv/static/static/js/app.64c4246ae54f6439cb69.js.map @@ -0,0 +1 @@ +{"version":3,"sources":["webpack:///static/js/app.64c4246ae54f6439cb69.js","webpack:///./src/main.js","webpack:///./src/components/timeline/timeline.vue","webpack:///./src/components/user_card_content/user_card_content.vue","webpack:///./src/services/api/api.service.js","webpack:///./src/components/status/status.vue","webpack:///./src/components/still-image/still-image.vue","webpack:///./src/services/color_convert/color_convert.js","webpack:///./src/modules/statuses.js","webpack:///./src/services/backend_interactor_service/backend_interactor_service.js","webpack:///./src/services/file_type/file_type.service.js","webpack:///./src/services/status_poster/status_poster.service.js","webpack:///./src/services/timeline_fetcher/timeline_fetcher.service.js","webpack:///./src/components/conversation/conversation.vue","webpack:///./src/components/post_status_form/post_status_form.vue","webpack:///./src/components/style_switcher/style_switcher.vue","webpack:///./src/i18n/messages.js","webpack:///./src/lib/persisted_state.js","webpack:///./src/modules/api.js","webpack:///./src/modules/chat.js","webpack:///./src/modules/config.js","webpack:///./src/modules/users.js","webpack:///./src/services/completion/completion.js","webpack:///./src/services/style_setter/style_setter.js","webpack:///./src/App.js","webpack:///./src/components/attachment/attachment.js","webpack:///./src/components/chat_panel/chat_panel.js","webpack:///./src/components/conversation-page/conversation-page.js","webpack:///./src/components/conversation/conversation.js","webpack:///./src/components/delete_button/delete_button.js","webpack:///./src/components/favorite_button/favorite_button.js","webpack:///./src/components/friends_timeline/friends_timeline.js","webpack:///./src/components/instance_specific_panel/instance_specific_panel.js","webpack:///./src/components/login_form/login_form.js","webpack:///./src/components/media_upload/media_upload.js","webpack:///./src/components/mentions/mentions.js","webpack:///./src/components/nav_panel/nav_panel.js","webpack:///./src/components/notification/notification.js","webpack:///./src/components/notifications/notifications.js","webpack:///./src/components/post_status_form/post_status_form.js","webpack:///./src/components/public_and_external_timeline/public_and_external_timeline.js","webpack:///./src/components/public_timeline/public_timeline.js","webpack:///./src/components/registration/registration.js","webpack:///./src/components/retweet_button/retweet_button.js","webpack:///./src/components/settings/settings.js","webpack:///./src/components/status/status.js","webpack:///./src/components/status_or_conversation/status_or_conversation.js","webpack:///./src/components/still-image/still-image.js","webpack:///./src/components/style_switcher/style_switcher.js","webpack:///./src/components/tag_timeline/tag_timeline.js","webpack:///./src/components/timeline/timeline.js","webpack:///./src/components/user_card/user_card.js","webpack:///./src/components/user_card_content/user_card_content.js","webpack:///./src/components/user_finder/user_finder.js","webpack:///./src/components/user_panel/user_panel.js","webpack:///./src/components/user_profile/user_profile.js","webpack:///./src/components/user_settings/user_settings.js","webpack:///./static/timeago-en.json","webpack:///./static/timeago-ja.json","webpack:///./src/assets/nsfw.png","webpack:///./src/App.vue","webpack:///./src/components/attachment/attachment.vue","webpack:///./src/components/chat_panel/chat_panel.vue","webpack:///./src/components/conversation-page/conversation-page.vue","webpack:///./src/components/delete_button/delete_button.vue","webpack:///./src/components/favorite_button/favorite_button.vue","webpack:///./src/components/friends_timeline/friends_timeline.vue","webpack:///./src/components/instance_specific_panel/instance_specific_panel.vue","webpack:///./src/components/login_form/login_form.vue","webpack:///./src/components/media_upload/media_upload.vue","webpack:///./src/components/mentions/mentions.vue","webpack:///./src/components/nav_panel/nav_panel.vue","webpack:///./src/components/notification/notification.vue","webpack:///./src/components/notifications/notifications.vue","webpack:///./src/components/public_and_external_timeline/public_and_external_timeline.vue","webpack:///./src/components/public_timeline/public_timeline.vue","webpack:///./src/components/registration/registration.vue","webpack:///./src/components/retweet_button/retweet_button.vue","webpack:///./src/components/settings/settings.vue","webpack:///./src/components/status_or_conversation/status_or_conversation.vue","webpack:///./src/components/tag_timeline/tag_timeline.vue","webpack:///./src/components/user_card/user_card.vue","webpack:///./src/components/user_finder/user_finder.vue","webpack:///./src/components/user_panel/user_panel.vue","webpack:///./src/components/user_profile/user_profile.vue","webpack:///./src/components/user_settings/user_settings.vue","webpack:///./src/components/notifications/notifications.vue?110d","webpack:///./src/components/user_card_content/user_card_content.vue?dc7c","webpack:///./src/components/timeline/timeline.vue?553c","webpack:///./src/components/post_status_form/post_status_form.vue?6c54","webpack:///./src/components/conversation/conversation.vue?d3cb","webpack:///./src/components/tag_timeline/tag_timeline.vue?ba5d","webpack:///./src/components/retweet_button/retweet_button.vue?f246","webpack:///./src/components/mentions/mentions.vue?4c17","webpack:///./src/components/public_and_external_timeline/public_and_external_timeline.vue?f3ad","webpack:///./src/components/chat_panel/chat_panel.vue?b29f","webpack:///./src/components/user_finder/user_finder.vue?fdda","webpack:///./src/components/status_or_conversation/status_or_conversation.vue?6082","webpack:///./src/components/login_form/login_form.vue?bf4a","webpack:///./src/components/registration/registration.vue?0694","webpack:///./src/components/user_profile/user_profile.vue?0a18","webpack:///./src/components/attachment/attachment.vue?0a61","webpack:///./src/App.vue?ed72","webpack:///./src/components/media_upload/media_upload.vue?6fd6","webpack:///./src/components/public_timeline/public_timeline.vue?a42e","webpack:///./src/components/notification/notification.vue?a4a9","webpack:///./src/components/conversation-page/conversation-page.vue?e263","webpack:///./src/components/still-image/still-image.vue?29e1","webpack:///./src/components/status/status.vue?9dd7","webpack:///./src/components/instance_specific_panel/instance_specific_panel.vue?6986","webpack:///./src/components/friends_timeline/friends_timeline.vue?e2be","webpack:///./src/components/user_settings/user_settings.vue?b71a","webpack:///./src/components/delete_button/delete_button.vue?a06e","webpack:///./src/components/style_switcher/style_switcher.vue?7da7","webpack:///./src/components/favorite_button/favorite_button.vue?95b5","webpack:///./src/components/settings/settings.vue?8fb0","webpack:///./src/components/nav_panel/nav_panel.vue?2994","webpack:///./src/components/user_panel/user_panel.vue?cc0b","webpack:///./src/components/user_card/user_card.vue?91fc"],"names":["webpackJsonp","module","exports","__webpack_require__","_interopRequireDefault","obj","__esModule","default","_keys","_keys2","_vue","_vue2","_vueRouter","_vueRouter2","_vuex","_vuex2","_App","_App2","_public_timeline","_public_timeline2","_public_and_external_timeline","_public_and_external_timeline2","_friends_timeline","_friends_timeline2","_tag_timeline","_tag_timeline2","_conversationPage","_conversationPage2","_mentions","_mentions2","_user_profile","_user_profile2","_settings","_settings2","_registration","_registration2","_user_settings","_user_settings2","_statuses","_statuses2","_users","_users2","_api","_api2","_config","_config2","_chat","_chat2","_vueTimeago","_vueTimeago2","_vueI18n","_vueI18n2","_persisted_state","_persisted_state2","_messages","_messages2","_vueChatScroll","_vueChatScroll2","currentLocale","window","navigator","language","split","use","locale","locales","en","ja","persistedStateOptions","paths","store","Store","modules","statuses","users","api","config","chat","plugins","strict","i18n","fallbackLocale","messages","fetch","then","res","json","data","_data$site","site","name","registrationClosed","closed","textlimit","dispatch","value","parseInt","theme","background","logo","showInstanceSpecificPanel","routes","path","redirect","component","meta","dontScroll","router","mode","scrollBehavior","to","from","savedPosition","matched","some","m","x","y","el","render","h","text","html","values","emoji","map","key","shortcode","image_url","failure","error","console","log","utf","Component","Object","defineProperty","_map2","_map3","_each2","_each3","LOGIN_URL","FRIENDS_TIMELINE_URL","ALL_FOLLOWING_URL","PUBLIC_TIMELINE_URL","PUBLIC_AND_EXTERNAL_TIMELINE_URL","TAG_TIMELINE_URL","FAVORITE_URL","UNFAVORITE_URL","RETWEET_URL","STATUS_UPDATE_URL","STATUS_DELETE_URL","STATUS_URL","MEDIA_UPLOAD_URL","CONVERSATION_URL","MENTIONS_URL","FOLLOWERS_URL","FRIENDS_URL","FOLLOWING_URL","UNFOLLOWING_URL","QVITTER_USER_PREF_URL","REGISTRATION_URL","AVATAR_UPDATE_URL","BG_UPDATE_URL","BANNER_UPDATE_URL","PROFILE_UPDATE_URL","EXTERNAL_PROFILE_URL","QVITTER_USER_TIMELINE_URL","BLOCKING_URL","UNBLOCKING_URL","USER_URL","FOLLOW_IMPORT_URL","oldfetch","url","options","baseUrl","fullUrl","credentials","utoa","str","btoa","encodeURIComponent","replace","match","p1","String","fromCharCode","updateAvatar","_ref","params","form","FormData","append","headers","authHeaders","method","body","updateBg","_ref2","updateBanner","_ref3","updateProfile","_ref4","register","user","username","password","Authorization","externalProfile","_ref5","profileUrl","followUser","_ref6","id","unfollowUser","_ref7","blockUser","_ref8","unblockUser","_ref9","fetchUser","_ref10","fetchFriends","_ref11","fetchFollowers","_ref12","fetchAllFollowing","_ref13","fetchConversation","_ref14","fetchStatus","_ref15","setUserMute","_ref16","_ref16$muted","muted","undefined","muteInteger","fetchTimeline","_ref17","timeline","_ref17$since","since","_ref17$until","until","_ref17$userId","userId","_ref17$tag","tag","timelineUrls","public","friends","mentions","publicAndExternal","push","queryString","param","join","verifyCredentials","favorite","_ref18","unfavorite","_ref19","retweet","_ref20","postStatus","_ref21","status","mediaIds","inReplyToStatusId","idsText","deleteStatus","_ref22","uploadMedia","_ref23","formData","response","DOMParser","parseFromString","followImport","_ref24","ok","fetchMutes","_ref25","apiService","rgbstr2hex","hex2rgb","rgb2hex","_slicedToArray2","_slicedToArray3","_map4","_map5","r","g","b","val","Math","ceil","toString","slice","hex","result","exec","rgb","Number","mutations","findMaxId","statusType","prepareStatus","defaultState","_set","_set2","_isArray2","_isArray3","_last2","_last3","_merge2","_merge3","_minBy2","_minBy3","_maxBy2","_maxBy3","_flatten2","_flatten3","_find2","_find3","_toInteger2","_toInteger3","_sortBy2","_sortBy3","_slice2","_slice3","_remove2","_remove3","_includes2","_includes3","_apiService","_apiService2","emptyTl","statusesObject","faves","visibleStatuses","visibleStatusesObject","newStatusCount","maxId","minVisibleId","loading","followers","viewing","flushMarker","allStatuses","allStatusesObject","notifications","favorites","timelines","isNsfw","nsfwRegex","tags","nsfw","retweeted_status","deleted","attachments","is_post_verb","uri","qvitter_delete_notice","mergeOrAdd","_len","arguments","length","args","Array","_key","arr","item","oldItem","splice","new","sortTimeline","addNewStatuses","state","_ref3$showImmediately","showImmediately","_ref3$user","_ref3$noIdUpdate","noIdUpdate","timelineObject","maxNew","older","addStatus","addToTimeline","addNotification","type","action","attentions","resultForCurrentTimeline","oldNotification","seen","Notification","permission","title","icon","profile_image_url","mimetype","startsWith","image","notification","setTimeout","close","bind","favoriteStatus","in_reply_to_status_id","fave_num","favorited","processors","retweetedStatus","s","has","add","follow","re","RegExp","statusnet_profile_url","repleroma","screen_name","deletion","unknown","processor","showNewStatuses","oldTimeline","clearTimeline","setFavorited","newStatus","setRetweeted","repeated","setDeleted","setLoading","setNsfw","setError","setProfileView","v","addFriends","addFollowers","markNotificationsAsSeen","queueFlush","actions","rootState","commit","_ref19$showImmediatel","_ref19$timeline","_ref19$noIdUpdate","currentUser","_ref26","_ref27","_ref28","_ref29","_ref30","_ref31","_timeline_fetcherService","_timeline_fetcherService2","backendInteractorService","startFetching","_ref7$userId","_ref8$muted","backendInteractorServiceInstance","fileType","typeString","fileTypeService","_ref$media","media","_ref$inReplyToStatusI","catch","err","message","xml","link","getElementsByTagName","mediaData","textContent","getAttribute","statusPosterService","_camelCase2","_camelCase3","update","ccTimeline","fetchAndUpdate","_ref2$timeline","_ref2$older","_ref2$showImmediately","_ref2$userId","_ref2$tag","timelineData","_ref3$timeline","_ref3$userId","_ref3$tag","boundFetchAndUpdate","setInterval","timelineFetcher","de","nav","public_tl","twkn","user_card","follows_you","following","blocked","block","mute","followees","per_day","remote_follow","show_new","error_fetching","up_to_date","load_older","conversation","collapse","settings","user_settings","name_bio","bio","avatar","current_avatar","set_new_avatar","profile_banner","current_profile_banner","set_new_profile_banner","profile_background","set_new_profile_background","presets","theme_help","foreground","links","cBlue","cRed","cOrange","cGreen","btnRadius","panelRadius","avatarRadius","avatarAltRadius","tooltipRadius","attachmentRadius","filtering","filtering_explanation","hide_attachments_in_tl","hide_attachments_in_convo","nsfw_clickthrough","stop_gifs","autoload","streaming","reply_link_preview","follow_import","import_followers_from_a_csv_file","follows_imported","follow_import_error","read","followed_you","favorited_you","repeated_you","login","logout","registration","fullname","email","password_confirm","post_status","posting","finder","find_user","error_fetching_user","general","submit","apply","user_profile","timeline_title","fi","radii_help","et","hu","ro","fr","it","oc","pl","es","pt","ru","createPersistedState","_ref$key","_ref$paths","_ref$getState","getState","storage","getItem","_ref$setState","setState","_throttle3","defaultSetState","_ref$reducer","reducer","defaultReducer","_ref$storage","defaultStorage","_ref$subscriber","subscriber","handler","subscribe","savedState","_typeof3","usersState","usersObject","replaceState","_lodash2","customTheme","themeLoaded","lastLoginName","loaded","e","mutation","_typeof2","_throttle2","_lodash","_objectPath","_objectPath2","_localforage","_localforage2","reduce","substate","set","get","setItem","_backend_interactor_service","_backend_interactor_service2","_phoenix","backendInteractor","fetchers","socket","chatDisabled","setBackendInteractor","addFetcher","fetcher","removeFetcher","setSocket","setChatDisabled","stopFetching","clearInterval","initializeSocket","token","Socket","connect","disableChat","channel","setChannel","addMessage","setMessages","initializeChat","on","msg","_style_setter","_style_setter2","colors","hideAttachments","hideAttachmentsInConv","hideNsfw","autoLoad","hoverPreview","muteWords","setOption","setPageTitle","option","document","setPreset","setColors","_promise","_promise2","_compact2","_compact3","setMuted","setCurrentUser","clearCurrentUser","beginLogin","loggingIn","endLogin","addNewUsers","setUserForStatus","retweetedUsers","loginUser","userCredentials","resolve","reject","mutedUsers","requestPermission","splitIntoWords","addPositionToWords","wordAtPosition","replaceWord","_reduce2","_reduce3","toReplace","replacement","start","end","pos","words","wordsWithPosition","word","previous","pop","regex","triggers","matches","completion","_entries","_entries2","_times2","_times3","_color_convert","setStyle","href","head","style","display","cssEl","createElement","setAttribute","appendChild","setDynamic","baseEl","n","toUpperCase","color","getComputedStyle","getPropertyValue","removeChild","styleEl","addEventListener","col","styleSheet","sheet","isDark","bg","radii","mod","lightBg","fg","btn","border","faint","lightFg","cAlertRed","insertRule","filter","k","themes","bgRgb","fgRgb","textRgb","linkRgb","cRedRgb","cGreenRgb","cBlueRgb","cOrangeRgb","StyleSetter","_user_panel","_user_panel2","_nav_panel","_nav_panel2","_notifications","_notifications2","_user_finder","_user_finder2","_instance_specific_panel","_instance_specific_panel2","_chat_panel","_chat_panel2","components","UserPanel","NavPanel","Notifications","UserFinder","ChatPanel","InstanceSpecificPanel","mobileActivePanel","computed","this","$store","background_image","logoStyle","background-image","sitename","methods","activatePanel","panelName","scrollToTop","scrollTo","_stillImage","_stillImage2","_nsfw","_nsfw2","_file_typeService","_file_typeService2","Attachment","props","nsfwImage","hideNsfwLocal","showHidden","img","StillImage","attachment","hidden","isEmpty","oembed","isSmall","size","fullwidth","linkClicked","target","tagName","open","toggleHidden","_this","onload","src","chatPanel","currentMessage","collapsed","togglePanel","_conversation","_conversation2","conversationPage","Conversation","statusoid","$route","_filter2","_filter3","_status","_status2","sortAndFilterConversation","highlight","conversationId","statusnet_conversation_id","replies","i","irid","Status","created","watch","setHighlight","getReplies","focused","DeleteButton","confirmed","confirm","canDelete","rights","delete_others_notice","FavoriteButton","animated","classes","icon-star-empty","icon-star","animate-spin","_timeline","_timeline2","FriendsTimeline","Timeline","instanceSpecificPanelContent","LoginForm","authError","registrationOpen","_status_posterService","_status_posterService2","mediaUpload","mounted","input","$el","querySelector","file","files","uploadFile","uploading","self","$emit","fileData","fileDrop","dataTransfer","preventDefault","fileDrag","types","contains","dropEffect","dropFiles","fileInfos","Mentions","_user_card_content","_user_card_content2","userExpanded","UserCardContent","toggleUserExpanded","_take2","_take3","_notification","_notification2","visibleNotificationCount","unseenNotifications","visibleNotifications","sortedNotifications","unseenCount","count","markAsSeen","_toConsumableArray2","_toConsumableArray3","_uniqBy2","_uniqBy3","_reject2","_reject3","_media_upload","_media_upload2","_completion","_completion2","buildMentionsString","allAttentions","unshift","attention","PostStatusForm","MediaUpload","resize","$refs","textarea","statusText","replyTo","repliedUser","submitDisabled","highlighted","caret","candidates","firstchar","textAtCaret","charAt","matchedUsers","index","profile_image_url_original","matchedEmoji","concat","customEmoji","wordAtCaret","statusLength","statusLengthLimit","hasStatusLengthLimit","charactersLeft","isOverLengthLimit","focus","replaceCandidate","len","ctrlKey","candidate","cycleBackward","cycleForward","shiftKey","setCaret","selectionStart","_this2","height","addMediaFile","fileInfo","enableSubmit","removeMediaFile","indexOf","disableSubmit","paste","clipboardData","heightPx","scrollHeight","clearError","PublicAndExternalTimeline","destroyed","PublicTimeline","registering","$router","termsofservice","tos","nickname","RetweetButton","retweeted","_trim2","_trim3","_style_switcher","_style_switcher2","hideAttachmentsLocal","hideAttachmentsInConvLocal","muteWordsString","autoLoadLocal","streamingLocal","hoverPreviewLocal","stopGifs","StyleSwitcher","_attachment","_attachment2","_favorite_button","_favorite_button2","_retweet_button","_retweet_button2","_delete_button","_delete_button2","_post_status_form","_post_status_form2","replying","expanded","unmuted","preview","showPreview","showingTall","inConversation","retweeter","loggedIn","muteWordHits","toLowerCase","hits","muteWord","includes","isReply","isFocused","hideTallStatus","lengthScore","statusnet_html","attachmentSize","compact","parentNode","toggleReplying","gotoOriginal","toggleExpanded","toggleMute","toggleShowTall","replyEnter","event","targetId","replyLeave","rect","getBoundingClientRect","top","scrollBy","bottom","innerHeight","statusOrConversation","endsWith","onLoad","canvas","getContext","drawImage","width","availableStyles","selected","bgColorLocal","btnColorLocal","textColorLocal","linkColorLocal","redColorLocal","blueColorLocal","greenColorLocal","orangeColorLocal","btnRadiusLocal","panelRadiusLocal","avatarRadiusLocal","avatarAltRadiusLocal","attachmentRadiusLocal","tooltipRadiusLocal","setCustomTheme","btnRgb","redRgb","blueRgb","greenRgb","orangeRgb","TagTimeline","_status_or_conversation","_status_or_conversation2","_user_card","_user_card2","paused","timelineError","newStatusCountStr","StatusOrConversation","UserCard","scrollLoad","timelineName","removeEventListener","fetchOlderStatuses","_this3","max","offsetHeight","pageYOffset","headingStyle","backgroundColor","floor","backgroundImage","cover_photo","isOtherUser","subscribeUrl","serverUrl","URL","protocol","host","dailyAvg","days","Date","created_at","round","statuses_count","followedUser","unfollowedUser","blockedUser","unblockedUser","findUser","dismissError","_login_form","_login_form2","UserProfile","_stringify","_stringify2","UserSettings","newname","newbio","description","followList","followImportError","followsImported","previews","pleromaBackend","slot","reader","FileReader","$forceUpdate","readAsDataURL","submitAvatar","imginfo","Image","cropX","cropY","cropW","cropH","submitBanner","_this4","banner","offset_top","offset_left","clone","JSON","parse","submitBg","_this5","importFollows","_this6","followListChange","followlist","dismissImported","p","_vm","_h","$createElement","_c","_self","staticClass","_v","_s","_e","$t","click","$event","_l","class","unseen","attrs","staticRenderFns","staticStyle","float","margin-top","is_local","domProps","statusnet_blocking","friends_count","followers_count","hideBio","follower","showFollows","friend","directives","rawName","expression","ref","placeholder","rows","keyup","_k","keyCode","keydown","metaKey","drop","dragover","composing","$set","position","drop-files","uploaded","upload-failed","disabled","controls","inlineExpanded","collapsable","expandable","goto","timeline-name","repeat_num","stopPropagation","author","for","innerHTML","switcher","user-id","_obj","small-attachment","small","referrerpolicy","large_thumb_url","loop","thumb_url","oembedHTML","mobile-hidden","!click","auto-update","noHeading","load","status-el_focused","status-conversation","noReplyLinks","font-weight","avatar-compact","in_reply_to_user_id","in_reply_to_screen_name","mouseenter","mouseout","reply","external_url","tall-status","tall-status-hider_focused","status-id","icon-reply-active","reply-to","posted","change","model","callback","$$v","followImportForm","$$selectedVal","prototype","call","o","_value","multiple","__r","--btnRadius","--panelRadius","--avatarRadius","--avatarAltRadius","--tooltipRadius","--attachmentRadius","background-color","border-radius","checked","isArray","_i","$$a","$$el","$$c","$$i","overflow"],"mappings":"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,SAAUD,EAAQC,KAMlB,SAAUD,EAAQC,KAMlB,SAAUD,EAAQC,KAMlB,SAAUD,EAAQC,KAMlB,SAAUD,EAAQC,KAMlB,SAAUD,EAAQC,KAMlB,SAAUD,EAAQC,KAMlB,SAAUD,EAAQC,KAMlB,SAAUD,EAAQC,KAMlB,SAAUD,EAAQC,KAMlB,SAAUD,EAAQC,KAMlB,SAAUD,EAAQC,KAMlB,SAAUD,EAAQC,KAMlB,SAAUD,EAAQC,KAMlB,SAAUD,EAAQC,KAMlB,SAAUD,EAAQC,KAMlB,SAAUD,EAAQC,KAMlB,SAAUD,EAAQC,KAMlB,SAAUD,EAAQC,KAMlB,SAAUD,EAAQC,GyDjuNxBD,EAAAC,SAAA,gHzDuuNM,SAAUD,EAAQC,G0DvuNxBD,EAAAC,SAAA,oE1D4uNS,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CAC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","file":"static/js/app.64c4246ae54f6439cb69.js","sourcesContent":["webpackJsonp([2,0],[\n/* 0 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tvar _keys = __webpack_require__(214);\n\t\n\tvar _keys2 = _interopRequireDefault(_keys);\n\t\n\tvar _vue = __webpack_require__(101);\n\t\n\tvar _vue2 = _interopRequireDefault(_vue);\n\t\n\tvar _vueRouter = __webpack_require__(525);\n\t\n\tvar _vueRouter2 = _interopRequireDefault(_vueRouter);\n\t\n\tvar _vuex = __webpack_require__(528);\n\t\n\tvar _vuex2 = _interopRequireDefault(_vuex);\n\t\n\tvar _App = __webpack_require__(466);\n\t\n\tvar _App2 = _interopRequireDefault(_App);\n\t\n\tvar _public_timeline = __webpack_require__(481);\n\t\n\tvar _public_timeline2 = _interopRequireDefault(_public_timeline);\n\t\n\tvar _public_and_external_timeline = __webpack_require__(480);\n\t\n\tvar _public_and_external_timeline2 = _interopRequireDefault(_public_and_external_timeline);\n\t\n\tvar _friends_timeline = __webpack_require__(472);\n\t\n\tvar _friends_timeline2 = _interopRequireDefault(_friends_timeline);\n\t\n\tvar _tag_timeline = __webpack_require__(486);\n\t\n\tvar _tag_timeline2 = _interopRequireDefault(_tag_timeline);\n\t\n\tvar _conversationPage = __webpack_require__(469);\n\t\n\tvar _conversationPage2 = _interopRequireDefault(_conversationPage);\n\t\n\tvar _mentions = __webpack_require__(476);\n\t\n\tvar _mentions2 = _interopRequireDefault(_mentions);\n\t\n\tvar _user_profile = __webpack_require__(490);\n\t\n\tvar _user_profile2 = _interopRequireDefault(_user_profile);\n\t\n\tvar _settings = __webpack_require__(484);\n\t\n\tvar _settings2 = _interopRequireDefault(_settings);\n\t\n\tvar _registration = __webpack_require__(482);\n\t\n\tvar _registration2 = _interopRequireDefault(_registration);\n\t\n\tvar _user_settings = __webpack_require__(491);\n\t\n\tvar _user_settings2 = _interopRequireDefault(_user_settings);\n\t\n\tvar _statuses = __webpack_require__(103);\n\t\n\tvar _statuses2 = _interopRequireDefault(_statuses);\n\t\n\tvar _users = __webpack_require__(173);\n\t\n\tvar _users2 = _interopRequireDefault(_users);\n\t\n\tvar _api = __webpack_require__(170);\n\t\n\tvar _api2 = _interopRequireDefault(_api);\n\t\n\tvar _config = __webpack_require__(172);\n\t\n\tvar _config2 = _interopRequireDefault(_config);\n\t\n\tvar _chat = __webpack_require__(171);\n\t\n\tvar _chat2 = _interopRequireDefault(_chat);\n\t\n\tvar _vueTimeago = __webpack_require__(527);\n\t\n\tvar _vueTimeago2 = _interopRequireDefault(_vueTimeago);\n\t\n\tvar _vueI18n = __webpack_require__(465);\n\t\n\tvar _vueI18n2 = _interopRequireDefault(_vueI18n);\n\t\n\tvar _persisted_state = __webpack_require__(169);\n\t\n\tvar _persisted_state2 = _interopRequireDefault(_persisted_state);\n\t\n\tvar _messages = __webpack_require__(168);\n\t\n\tvar _messages2 = _interopRequireDefault(_messages);\n\t\n\tvar _vueChatScroll = __webpack_require__(464);\n\t\n\tvar _vueChatScroll2 = _interopRequireDefault(_vueChatScroll);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar currentLocale = (window.navigator.language || 'en').split('-')[0];\n\t\n\t_vue2.default.use(_vuex2.default);\n\t_vue2.default.use(_vueRouter2.default);\n\t_vue2.default.use(_vueTimeago2.default, {\n\t locale: currentLocale === 'ja' ? 'ja' : 'en',\n\t locales: {\n\t 'en': __webpack_require__(296),\n\t 'ja': __webpack_require__(297)\n\t }\n\t});\n\t_vue2.default.use(_vueI18n2.default);\n\t_vue2.default.use(_vueChatScroll2.default);\n\t\n\tvar persistedStateOptions = {\n\t paths: ['config.hideAttachments', 'config.hideAttachmentsInConv', 'config.hideNsfw', 'config.autoLoad', 'config.hoverPreview', 'config.streaming', 'config.muteWords', 'config.customTheme', 'users.lastLoginName']\n\t};\n\t\n\tvar store = new _vuex2.default.Store({\n\t modules: {\n\t statuses: _statuses2.default,\n\t users: _users2.default,\n\t api: _api2.default,\n\t config: _config2.default,\n\t chat: _chat2.default\n\t },\n\t plugins: [(0, _persisted_state2.default)(persistedStateOptions)],\n\t strict: false });\n\t\n\tvar i18n = new _vueI18n2.default({\n\t locale: currentLocale,\n\t fallbackLocale: 'en',\n\t messages: _messages2.default\n\t});\n\t\n\twindow.fetch('/api/statusnet/config.json').then(function (res) {\n\t return res.json();\n\t}).then(function (data) {\n\t var _data$site = data.site,\n\t name = _data$site.name,\n\t registrationClosed = _data$site.closed,\n\t textlimit = _data$site.textlimit;\n\t\n\t\n\t store.dispatch('setOption', { name: 'name', value: name });\n\t store.dispatch('setOption', { name: 'registrationOpen', value: registrationClosed === '0' });\n\t store.dispatch('setOption', { name: 'textlimit', value: parseInt(textlimit) });\n\t});\n\t\n\twindow.fetch('/static/config.json').then(function (res) {\n\t return res.json();\n\t}).then(function (data) {\n\t var theme = data.theme,\n\t background = data.background,\n\t logo = data.logo,\n\t showInstanceSpecificPanel = data.showInstanceSpecificPanel;\n\t\n\t store.dispatch('setOption', { name: 'theme', value: theme });\n\t store.dispatch('setOption', { name: 'background', value: background });\n\t store.dispatch('setOption', { name: 'logo', value: logo });\n\t store.dispatch('setOption', { name: 'showInstanceSpecificPanel', value: showInstanceSpecificPanel });\n\t if (data['chatDisabled']) {\n\t store.dispatch('disableChat');\n\t }\n\t\n\t var routes = [{ name: 'root', path: '/', redirect: data['defaultPath'] || '/main/all' }, { path: '/main/all', component: _public_and_external_timeline2.default }, { path: '/main/public', component: _public_timeline2.default }, { path: '/main/friends', component: _friends_timeline2.default }, { path: '/tag/:tag', component: _tag_timeline2.default }, { name: 'conversation', path: '/notice/:id', component: _conversationPage2.default, meta: { dontScroll: true } }, { name: 'user-profile', path: '/users/:id', component: _user_profile2.default }, { name: 'mentions', path: '/:username/mentions', component: _mentions2.default }, { name: 'settings', path: '/settings', component: _settings2.default }, { name: 'registration', path: '/registration', component: _registration2.default }, { name: 'user-settings', path: '/user-settings', component: _user_settings2.default }];\n\t\n\t var router = new _vueRouter2.default({\n\t mode: 'history',\n\t routes: routes,\n\t scrollBehavior: function scrollBehavior(to, from, savedPosition) {\n\t if (to.matched.some(function (m) {\n\t return m.meta.dontScroll;\n\t })) {\n\t return false;\n\t }\n\t return savedPosition || { x: 0, y: 0 };\n\t }\n\t });\n\t\n\t new _vue2.default({\n\t router: router,\n\t store: store,\n\t i18n: i18n,\n\t el: '#app',\n\t render: function render(h) {\n\t return h(_App2.default);\n\t }\n\t });\n\t});\n\t\n\twindow.fetch('/static/terms-of-service.html').then(function (res) {\n\t return res.text();\n\t}).then(function (html) {\n\t store.dispatch('setOption', { name: 'tos', value: html });\n\t});\n\t\n\twindow.fetch('/api/pleroma/emoji.json').then(function (res) {\n\t return res.json().then(function (values) {\n\t var emoji = (0, _keys2.default)(values).map(function (key) {\n\t return { shortcode: key, image_url: values[key] };\n\t });\n\t store.dispatch('setOption', { name: 'customEmoji', value: emoji });\n\t store.dispatch('setOption', { name: 'pleromaBackend', value: true });\n\t }, function (failure) {\n\t store.dispatch('setOption', { name: 'pleromaBackend', value: false });\n\t });\n\t}, function (error) {\n\t return console.log(error);\n\t});\n\t\n\twindow.fetch('/static/emoji.json').then(function (res) {\n\t return res.json();\n\t}).then(function (values) {\n\t var emoji = (0, _keys2.default)(values).map(function (key) {\n\t return { shortcode: key, image_url: false, 'utf': values[key] };\n\t });\n\t store.dispatch('setOption', { name: 'emoji', value: emoji });\n\t});\n\t\n\twindow.fetch('/instance/panel.html').then(function (res) {\n\t return res.text();\n\t}).then(function (html) {\n\t store.dispatch('setOption', { name: 'instanceSpecificPanelContent', value: html });\n\t});\n\n/***/ }),\n/* 1 */,\n/* 2 */,\n/* 3 */,\n/* 4 */,\n/* 5 */,\n/* 6 */,\n/* 7 */,\n/* 8 */,\n/* 9 */,\n/* 10 */,\n/* 11 */,\n/* 12 */,\n/* 13 */,\n/* 14 */,\n/* 15 */,\n/* 16 */,\n/* 17 */,\n/* 18 */,\n/* 19 */,\n/* 20 */,\n/* 21 */,\n/* 22 */,\n/* 23 */,\n/* 24 */,\n/* 25 */,\n/* 26 */,\n/* 27 */,\n/* 28 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(273)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(202),\n\t /* template */\n\t __webpack_require__(494),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 29 */,\n/* 30 */,\n/* 31 */,\n/* 32 */,\n/* 33 */,\n/* 34 */,\n/* 35 */,\n/* 36 */,\n/* 37 */,\n/* 38 */,\n/* 39 */,\n/* 40 */,\n/* 41 */,\n/* 42 */,\n/* 43 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(272)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(204),\n\t /* template */\n\t __webpack_require__(493),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 44 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _map2 = __webpack_require__(42);\n\t\n\tvar _map3 = _interopRequireDefault(_map2);\n\t\n\tvar _each2 = __webpack_require__(61);\n\t\n\tvar _each3 = _interopRequireDefault(_each2);\n\t\n\t__webpack_require__(529);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar LOGIN_URL = '/api/account/verify_credentials.json';\n\tvar FRIENDS_TIMELINE_URL = '/api/statuses/friends_timeline.json';\n\tvar ALL_FOLLOWING_URL = '/api/qvitter/allfollowing';\n\tvar PUBLIC_TIMELINE_URL = '/api/statuses/public_timeline.json';\n\tvar PUBLIC_AND_EXTERNAL_TIMELINE_URL = '/api/statuses/public_and_external_timeline.json';\n\tvar TAG_TIMELINE_URL = '/api/statusnet/tags/timeline';\n\tvar FAVORITE_URL = '/api/favorites/create';\n\tvar UNFAVORITE_URL = '/api/favorites/destroy';\n\tvar RETWEET_URL = '/api/statuses/retweet';\n\tvar STATUS_UPDATE_URL = '/api/statuses/update.json';\n\tvar STATUS_DELETE_URL = '/api/statuses/destroy';\n\tvar STATUS_URL = '/api/statuses/show';\n\tvar MEDIA_UPLOAD_URL = '/api/statusnet/media/upload';\n\tvar CONVERSATION_URL = '/api/statusnet/conversation';\n\tvar MENTIONS_URL = '/api/statuses/mentions.json';\n\tvar FOLLOWERS_URL = '/api/statuses/followers.json';\n\tvar FRIENDS_URL = '/api/statuses/friends.json';\n\tvar FOLLOWING_URL = '/api/friendships/create.json';\n\tvar UNFOLLOWING_URL = '/api/friendships/destroy.json';\n\tvar QVITTER_USER_PREF_URL = '/api/qvitter/set_profile_pref.json';\n\tvar REGISTRATION_URL = '/api/account/register.json';\n\tvar AVATAR_UPDATE_URL = '/api/qvitter/update_avatar.json';\n\tvar BG_UPDATE_URL = '/api/qvitter/update_background_image.json';\n\tvar BANNER_UPDATE_URL = '/api/account/update_profile_banner.json';\n\tvar PROFILE_UPDATE_URL = '/api/account/update_profile.json';\n\tvar EXTERNAL_PROFILE_URL = '/api/externalprofile/show.json';\n\tvar QVITTER_USER_TIMELINE_URL = '/api/qvitter/statuses/user_timeline.json';\n\tvar BLOCKING_URL = '/api/blocks/create.json';\n\tvar UNBLOCKING_URL = '/api/blocks/destroy.json';\n\tvar USER_URL = '/api/users/show.json';\n\tvar FOLLOW_IMPORT_URL = '/api/pleroma/follow_import';\n\t\n\tvar oldfetch = window.fetch;\n\t\n\tvar fetch = function fetch(url, options) {\n\t options = options || {};\n\t var baseUrl = '';\n\t var fullUrl = baseUrl + url;\n\t options.credentials = 'same-origin';\n\t return oldfetch(fullUrl, options);\n\t};\n\t\n\tvar utoa = function utoa(str) {\n\t return btoa(encodeURIComponent(str).replace(/%([0-9A-F]{2})/g, function (match, p1) {\n\t return String.fromCharCode('0x' + p1);\n\t }));\n\t};\n\t\n\tvar updateAvatar = function updateAvatar(_ref) {\n\t var credentials = _ref.credentials,\n\t params = _ref.params;\n\t\n\t var url = AVATAR_UPDATE_URL;\n\t\n\t var form = new FormData();\n\t\n\t (0, _each3.default)(params, function (value, key) {\n\t if (value) {\n\t form.append(key, value);\n\t }\n\t });\n\t return fetch(url, {\n\t headers: authHeaders(credentials),\n\t method: 'POST',\n\t body: form\n\t }).then(function (data) {\n\t return data.json();\n\t });\n\t};\n\t\n\tvar updateBg = function updateBg(_ref2) {\n\t var credentials = _ref2.credentials,\n\t params = _ref2.params;\n\t\n\t var url = BG_UPDATE_URL;\n\t\n\t var form = new FormData();\n\t\n\t (0, _each3.default)(params, function (value, key) {\n\t if (value) {\n\t form.append(key, value);\n\t }\n\t });\n\t return fetch(url, {\n\t headers: authHeaders(credentials),\n\t method: 'POST',\n\t body: form\n\t }).then(function (data) {\n\t return data.json();\n\t });\n\t};\n\t\n\tvar updateBanner = function updateBanner(_ref3) {\n\t var credentials = _ref3.credentials,\n\t params = _ref3.params;\n\t\n\t var url = BANNER_UPDATE_URL;\n\t\n\t var form = new FormData();\n\t\n\t (0, _each3.default)(params, function (value, key) {\n\t if (value) {\n\t form.append(key, value);\n\t }\n\t });\n\t return fetch(url, {\n\t headers: authHeaders(credentials),\n\t method: 'POST',\n\t body: form\n\t }).then(function (data) {\n\t return data.json();\n\t });\n\t};\n\t\n\tvar updateProfile = function updateProfile(_ref4) {\n\t var credentials = _ref4.credentials,\n\t params = _ref4.params;\n\t\n\t var url = PROFILE_UPDATE_URL;\n\t\n\t var form = new FormData();\n\t\n\t (0, _each3.default)(params, function (value, key) {\n\t if (key === 'description' || value) {\n\t form.append(key, value);\n\t }\n\t });\n\t return fetch(url, {\n\t headers: authHeaders(credentials),\n\t method: 'POST',\n\t body: form\n\t }).then(function (data) {\n\t return data.json();\n\t });\n\t};\n\t\n\tvar register = function register(params) {\n\t var form = new FormData();\n\t\n\t (0, _each3.default)(params, function (value, key) {\n\t if (value) {\n\t form.append(key, value);\n\t }\n\t });\n\t\n\t return fetch(REGISTRATION_URL, {\n\t method: 'POST',\n\t body: form\n\t });\n\t};\n\t\n\tvar authHeaders = function authHeaders(user) {\n\t if (user && user.username && user.password) {\n\t return { 'Authorization': 'Basic ' + utoa(user.username + ':' + user.password) };\n\t } else {\n\t return {};\n\t }\n\t};\n\t\n\tvar externalProfile = function externalProfile(_ref5) {\n\t var profileUrl = _ref5.profileUrl,\n\t credentials = _ref5.credentials;\n\t\n\t var url = EXTERNAL_PROFILE_URL + '?profileurl=' + profileUrl;\n\t return fetch(url, {\n\t headers: authHeaders(credentials),\n\t method: 'GET'\n\t }).then(function (data) {\n\t return data.json();\n\t });\n\t};\n\t\n\tvar followUser = function followUser(_ref6) {\n\t var id = _ref6.id,\n\t credentials = _ref6.credentials;\n\t\n\t var url = FOLLOWING_URL + '?user_id=' + id;\n\t return fetch(url, {\n\t headers: authHeaders(credentials),\n\t method: 'POST'\n\t }).then(function (data) {\n\t return data.json();\n\t });\n\t};\n\t\n\tvar unfollowUser = function unfollowUser(_ref7) {\n\t var id = _ref7.id,\n\t credentials = _ref7.credentials;\n\t\n\t var url = UNFOLLOWING_URL + '?user_id=' + id;\n\t return fetch(url, {\n\t headers: authHeaders(credentials),\n\t method: 'POST'\n\t }).then(function (data) {\n\t return data.json();\n\t });\n\t};\n\t\n\tvar blockUser = function blockUser(_ref8) {\n\t var id = _ref8.id,\n\t credentials = _ref8.credentials;\n\t\n\t var url = BLOCKING_URL + '?user_id=' + id;\n\t return fetch(url, {\n\t headers: authHeaders(credentials),\n\t method: 'POST'\n\t }).then(function (data) {\n\t return data.json();\n\t });\n\t};\n\t\n\tvar unblockUser = function unblockUser(_ref9) {\n\t var id = _ref9.id,\n\t credentials = _ref9.credentials;\n\t\n\t var url = UNBLOCKING_URL + '?user_id=' + id;\n\t return fetch(url, {\n\t headers: authHeaders(credentials),\n\t method: 'POST'\n\t }).then(function (data) {\n\t return data.json();\n\t });\n\t};\n\t\n\tvar fetchUser = function fetchUser(_ref10) {\n\t var id = _ref10.id,\n\t credentials = _ref10.credentials;\n\t\n\t var url = USER_URL + '?user_id=' + id;\n\t return fetch(url, { headers: authHeaders(credentials) }).then(function (data) {\n\t return data.json();\n\t });\n\t};\n\t\n\tvar fetchFriends = function fetchFriends(_ref11) {\n\t var id = _ref11.id,\n\t credentials = _ref11.credentials;\n\t\n\t var url = FRIENDS_URL + '?user_id=' + id;\n\t return fetch(url, { headers: authHeaders(credentials) }).then(function (data) {\n\t return data.json();\n\t });\n\t};\n\t\n\tvar fetchFollowers = function fetchFollowers(_ref12) {\n\t var id = _ref12.id,\n\t credentials = _ref12.credentials;\n\t\n\t var url = FOLLOWERS_URL + '?user_id=' + id;\n\t return fetch(url, { headers: authHeaders(credentials) }).then(function (data) {\n\t return data.json();\n\t });\n\t};\n\t\n\tvar fetchAllFollowing = function fetchAllFollowing(_ref13) {\n\t var username = _ref13.username,\n\t credentials = _ref13.credentials;\n\t\n\t var url = ALL_FOLLOWING_URL + '/' + username + '.json';\n\t return fetch(url, { headers: authHeaders(credentials) }).then(function (data) {\n\t return data.json();\n\t });\n\t};\n\t\n\tvar fetchConversation = function fetchConversation(_ref14) {\n\t var id = _ref14.id,\n\t credentials = _ref14.credentials;\n\t\n\t var url = CONVERSATION_URL + '/' + id + '.json?count=100';\n\t return fetch(url, { headers: authHeaders(credentials) }).then(function (data) {\n\t return data.json();\n\t });\n\t};\n\t\n\tvar fetchStatus = function fetchStatus(_ref15) {\n\t var id = _ref15.id,\n\t credentials = _ref15.credentials;\n\t\n\t var url = STATUS_URL + '/' + id + '.json';\n\t return fetch(url, { headers: authHeaders(credentials) }).then(function (data) {\n\t return data.json();\n\t });\n\t};\n\t\n\tvar setUserMute = function setUserMute(_ref16) {\n\t var id = _ref16.id,\n\t credentials = _ref16.credentials,\n\t _ref16$muted = _ref16.muted,\n\t muted = _ref16$muted === undefined ? true : _ref16$muted;\n\t\n\t var form = new FormData();\n\t\n\t var muteInteger = muted ? 1 : 0;\n\t\n\t form.append('namespace', 'qvitter');\n\t form.append('data', muteInteger);\n\t form.append('topic', 'mute:' + id);\n\t\n\t return fetch(QVITTER_USER_PREF_URL, {\n\t method: 'POST',\n\t headers: authHeaders(credentials),\n\t body: form\n\t });\n\t};\n\t\n\tvar fetchTimeline = function fetchTimeline(_ref17) {\n\t var timeline = _ref17.timeline,\n\t credentials = _ref17.credentials,\n\t _ref17$since = _ref17.since,\n\t since = _ref17$since === undefined ? false : _ref17$since,\n\t _ref17$until = _ref17.until,\n\t until = _ref17$until === undefined ? false : _ref17$until,\n\t _ref17$userId = _ref17.userId,\n\t userId = _ref17$userId === undefined ? false : _ref17$userId,\n\t _ref17$tag = _ref17.tag,\n\t tag = _ref17$tag === undefined ? false : _ref17$tag;\n\t\n\t var timelineUrls = {\n\t public: PUBLIC_TIMELINE_URL,\n\t friends: FRIENDS_TIMELINE_URL,\n\t mentions: MENTIONS_URL,\n\t 'publicAndExternal': PUBLIC_AND_EXTERNAL_TIMELINE_URL,\n\t user: QVITTER_USER_TIMELINE_URL,\n\t tag: TAG_TIMELINE_URL\n\t };\n\t\n\t var url = timelineUrls[timeline];\n\t\n\t var params = [];\n\t\n\t if (since) {\n\t params.push(['since_id', since]);\n\t }\n\t if (until) {\n\t params.push(['max_id', until]);\n\t }\n\t if (userId) {\n\t params.push(['user_id', userId]);\n\t }\n\t if (tag) {\n\t url += '/' + tag + '.json';\n\t }\n\t\n\t params.push(['count', 20]);\n\t\n\t var queryString = (0, _map3.default)(params, function (param) {\n\t return param[0] + '=' + param[1];\n\t }).join('&');\n\t url += '?' + queryString;\n\t\n\t return fetch(url, { headers: authHeaders(credentials) }).then(function (data) {\n\t return data.json();\n\t });\n\t};\n\t\n\tvar verifyCredentials = function verifyCredentials(user) {\n\t return fetch(LOGIN_URL, {\n\t method: 'POST',\n\t headers: authHeaders(user)\n\t });\n\t};\n\t\n\tvar favorite = function favorite(_ref18) {\n\t var id = _ref18.id,\n\t credentials = _ref18.credentials;\n\t\n\t return fetch(FAVORITE_URL + '/' + id + '.json', {\n\t headers: authHeaders(credentials),\n\t method: 'POST'\n\t });\n\t};\n\t\n\tvar unfavorite = function unfavorite(_ref19) {\n\t var id = _ref19.id,\n\t credentials = _ref19.credentials;\n\t\n\t return fetch(UNFAVORITE_URL + '/' + id + '.json', {\n\t headers: authHeaders(credentials),\n\t method: 'POST'\n\t });\n\t};\n\t\n\tvar retweet = function retweet(_ref20) {\n\t var id = _ref20.id,\n\t credentials = _ref20.credentials;\n\t\n\t return fetch(RETWEET_URL + '/' + id + '.json', {\n\t headers: authHeaders(credentials),\n\t method: 'POST'\n\t });\n\t};\n\t\n\tvar postStatus = function postStatus(_ref21) {\n\t var credentials = _ref21.credentials,\n\t status = _ref21.status,\n\t mediaIds = _ref21.mediaIds,\n\t inReplyToStatusId = _ref21.inReplyToStatusId;\n\t\n\t var idsText = mediaIds.join(',');\n\t var form = new FormData();\n\t\n\t form.append('status', status);\n\t form.append('source', 'Pleroma FE');\n\t form.append('media_ids', idsText);\n\t if (inReplyToStatusId) {\n\t form.append('in_reply_to_status_id', inReplyToStatusId);\n\t }\n\t\n\t return fetch(STATUS_UPDATE_URL, {\n\t body: form,\n\t method: 'POST',\n\t headers: authHeaders(credentials)\n\t });\n\t};\n\t\n\tvar deleteStatus = function deleteStatus(_ref22) {\n\t var id = _ref22.id,\n\t credentials = _ref22.credentials;\n\t\n\t return fetch(STATUS_DELETE_URL + '/' + id + '.json', {\n\t headers: authHeaders(credentials),\n\t method: 'POST'\n\t });\n\t};\n\t\n\tvar uploadMedia = function uploadMedia(_ref23) {\n\t var formData = _ref23.formData,\n\t credentials = _ref23.credentials;\n\t\n\t return fetch(MEDIA_UPLOAD_URL, {\n\t body: formData,\n\t method: 'POST',\n\t headers: authHeaders(credentials)\n\t }).then(function (response) {\n\t return response.text();\n\t }).then(function (text) {\n\t return new DOMParser().parseFromString(text, 'application/xml');\n\t });\n\t};\n\t\n\tvar followImport = function followImport(_ref24) {\n\t var params = _ref24.params,\n\t credentials = _ref24.credentials;\n\t\n\t return fetch(FOLLOW_IMPORT_URL, {\n\t body: params,\n\t method: 'POST',\n\t headers: authHeaders(credentials)\n\t }).then(function (response) {\n\t return response.ok;\n\t });\n\t};\n\t\n\tvar fetchMutes = function fetchMutes(_ref25) {\n\t var credentials = _ref25.credentials;\n\t\n\t var url = '/api/qvitter/mutes.json';\n\t\n\t return fetch(url, {\n\t headers: authHeaders(credentials)\n\t }).then(function (data) {\n\t return data.json();\n\t });\n\t};\n\t\n\tvar apiService = {\n\t verifyCredentials: verifyCredentials,\n\t fetchTimeline: fetchTimeline,\n\t fetchConversation: fetchConversation,\n\t fetchStatus: fetchStatus,\n\t fetchFriends: fetchFriends,\n\t fetchFollowers: fetchFollowers,\n\t followUser: followUser,\n\t unfollowUser: unfollowUser,\n\t blockUser: blockUser,\n\t unblockUser: unblockUser,\n\t fetchUser: fetchUser,\n\t favorite: favorite,\n\t unfavorite: unfavorite,\n\t retweet: retweet,\n\t postStatus: postStatus,\n\t deleteStatus: deleteStatus,\n\t uploadMedia: uploadMedia,\n\t fetchAllFollowing: fetchAllFollowing,\n\t setUserMute: setUserMute,\n\t fetchMutes: fetchMutes,\n\t register: register,\n\t updateAvatar: updateAvatar,\n\t updateBg: updateBg,\n\t updateProfile: updateProfile,\n\t updateBanner: updateBanner,\n\t externalProfile: externalProfile,\n\t followImport: followImport\n\t};\n\t\n\texports.default = apiService;\n\n/***/ }),\n/* 45 */,\n/* 46 */,\n/* 47 */,\n/* 48 */,\n/* 49 */,\n/* 50 */,\n/* 51 */,\n/* 52 */,\n/* 53 */,\n/* 54 */,\n/* 55 */,\n/* 56 */,\n/* 57 */,\n/* 58 */,\n/* 59 */,\n/* 60 */,\n/* 61 */,\n/* 62 */,\n/* 63 */,\n/* 64 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(286)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(197),\n\t /* template */\n\t __webpack_require__(514),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 65 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(285)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(199),\n\t /* template */\n\t __webpack_require__(513),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 66 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\texports.rgbstr2hex = exports.hex2rgb = exports.rgb2hex = undefined;\n\t\n\tvar _slicedToArray2 = __webpack_require__(108);\n\t\n\tvar _slicedToArray3 = _interopRequireDefault(_slicedToArray2);\n\t\n\tvar _map4 = __webpack_require__(42);\n\t\n\tvar _map5 = _interopRequireDefault(_map4);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar rgb2hex = function rgb2hex(r, g, b) {\n\t var _map2 = (0, _map5.default)([r, g, b], function (val) {\n\t val = Math.ceil(val);\n\t val = val < 0 ? 0 : val;\n\t val = val > 255 ? 255 : val;\n\t return val;\n\t });\n\t\n\t var _map3 = (0, _slicedToArray3.default)(_map2, 3);\n\t\n\t r = _map3[0];\n\t g = _map3[1];\n\t b = _map3[2];\n\t\n\t return '#' + ((1 << 24) + (r << 16) + (g << 8) + b).toString(16).slice(1);\n\t};\n\t\n\tvar hex2rgb = function hex2rgb(hex) {\n\t var result = /^#?([a-f\\d]{2})([a-f\\d]{2})([a-f\\d]{2})$/i.exec(hex);\n\t return result ? {\n\t r: parseInt(result[1], 16),\n\t g: parseInt(result[2], 16),\n\t b: parseInt(result[3], 16)\n\t } : null;\n\t};\n\t\n\tvar rgbstr2hex = function rgbstr2hex(rgb) {\n\t if (rgb[0] === '#') {\n\t return rgb;\n\t }\n\t rgb = rgb.match(/\\d+/g);\n\t return '#' + ((Number(rgb[0]) << 16) + (Number(rgb[1]) << 8) + Number(rgb[2])).toString(16);\n\t};\n\t\n\texports.rgb2hex = rgb2hex;\n\texports.hex2rgb = hex2rgb;\n\texports.rgbstr2hex = rgbstr2hex;\n\n/***/ }),\n/* 67 */,\n/* 68 */,\n/* 69 */,\n/* 70 */,\n/* 71 */,\n/* 72 */,\n/* 73 */,\n/* 74 */,\n/* 75 */,\n/* 76 */,\n/* 77 */,\n/* 78 */,\n/* 79 */,\n/* 80 */,\n/* 81 */,\n/* 82 */,\n/* 83 */,\n/* 84 */,\n/* 85 */,\n/* 86 */,\n/* 87 */,\n/* 88 */,\n/* 89 */,\n/* 90 */,\n/* 91 */,\n/* 92 */,\n/* 93 */,\n/* 94 */,\n/* 95 */,\n/* 96 */,\n/* 97 */,\n/* 98 */,\n/* 99 */,\n/* 100 */,\n/* 101 */,\n/* 102 */,\n/* 103 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\texports.mutations = exports.findMaxId = exports.statusType = exports.prepareStatus = exports.defaultState = undefined;\n\t\n\tvar _set = __webpack_require__(216);\n\t\n\tvar _set2 = _interopRequireDefault(_set);\n\t\n\tvar _isArray2 = __webpack_require__(2);\n\t\n\tvar _isArray3 = _interopRequireDefault(_isArray2);\n\t\n\tvar _last2 = __webpack_require__(160);\n\t\n\tvar _last3 = _interopRequireDefault(_last2);\n\t\n\tvar _merge2 = __webpack_require__(161);\n\t\n\tvar _merge3 = _interopRequireDefault(_merge2);\n\t\n\tvar _minBy2 = __webpack_require__(439);\n\t\n\tvar _minBy3 = _interopRequireDefault(_minBy2);\n\t\n\tvar _maxBy2 = __webpack_require__(437);\n\t\n\tvar _maxBy3 = _interopRequireDefault(_maxBy2);\n\t\n\tvar _flatten2 = __webpack_require__(429);\n\t\n\tvar _flatten3 = _interopRequireDefault(_flatten2);\n\t\n\tvar _find2 = __webpack_require__(62);\n\t\n\tvar _find3 = _interopRequireDefault(_find2);\n\t\n\tvar _each2 = __webpack_require__(61);\n\t\n\tvar _each3 = _interopRequireDefault(_each2);\n\t\n\tvar _toInteger2 = __webpack_require__(22);\n\t\n\tvar _toInteger3 = _interopRequireDefault(_toInteger2);\n\t\n\tvar _sortBy2 = __webpack_require__(100);\n\t\n\tvar _sortBy3 = _interopRequireDefault(_sortBy2);\n\t\n\tvar _slice2 = __webpack_require__(446);\n\t\n\tvar _slice3 = _interopRequireDefault(_slice2);\n\t\n\tvar _remove2 = __webpack_require__(445);\n\t\n\tvar _remove3 = _interopRequireDefault(_remove2);\n\t\n\tvar _includes2 = __webpack_require__(433);\n\t\n\tvar _includes3 = _interopRequireDefault(_includes2);\n\t\n\tvar _apiService = __webpack_require__(44);\n\t\n\tvar _apiService2 = _interopRequireDefault(_apiService);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar emptyTl = function emptyTl() {\n\t return {\n\t statuses: [],\n\t statusesObject: {},\n\t faves: [],\n\t visibleStatuses: [],\n\t visibleStatusesObject: {},\n\t newStatusCount: 0,\n\t maxId: 0,\n\t minVisibleId: 0,\n\t loading: false,\n\t followers: [],\n\t friends: [],\n\t viewing: 'statuses',\n\t flushMarker: 0\n\t };\n\t};\n\t\n\tvar defaultState = exports.defaultState = {\n\t allStatuses: [],\n\t allStatusesObject: {},\n\t maxId: 0,\n\t notifications: [],\n\t favorites: new _set2.default(),\n\t error: false,\n\t timelines: {\n\t mentions: emptyTl(),\n\t public: emptyTl(),\n\t user: emptyTl(),\n\t publicAndExternal: emptyTl(),\n\t friends: emptyTl(),\n\t tag: emptyTl()\n\t }\n\t};\n\t\n\tvar isNsfw = function isNsfw(status) {\n\t var nsfwRegex = /#nsfw/i;\n\t return (0, _includes3.default)(status.tags, 'nsfw') || !!status.text.match(nsfwRegex);\n\t};\n\t\n\tvar prepareStatus = exports.prepareStatus = function prepareStatus(status) {\n\t if (status.nsfw === undefined) {\n\t status.nsfw = isNsfw(status);\n\t if (status.retweeted_status) {\n\t status.retweeted_status.nsfw = status.nsfw;\n\t }\n\t }\n\t\n\t status.deleted = false;\n\t\n\t status.attachments = status.attachments || [];\n\t\n\t return status;\n\t};\n\t\n\tvar statusType = exports.statusType = function statusType(status) {\n\t if (status.is_post_verb) {\n\t return 'status';\n\t }\n\t\n\t if (status.retweeted_status) {\n\t return 'retweet';\n\t }\n\t\n\t if (typeof status.uri === 'string' && status.uri.match(/(fave|objectType=Favourite)/) || typeof status.text === 'string' && status.text.match(/favorited/)) {\n\t return 'favorite';\n\t }\n\t\n\t if (status.text.match(/deleted notice {{tag/) || status.qvitter_delete_notice) {\n\t return 'deletion';\n\t }\n\t\n\t if (status.text.match(/started following/)) {\n\t return 'follow';\n\t }\n\t\n\t return 'unknown';\n\t};\n\t\n\tvar findMaxId = exports.findMaxId = function findMaxId() {\n\t for (var _len = arguments.length, args = Array(_len), _key = 0; _key < _len; _key++) {\n\t args[_key] = arguments[_key];\n\t }\n\t\n\t return ((0, _maxBy3.default)((0, _flatten3.default)(args), 'id') || {}).id;\n\t};\n\t\n\tvar mergeOrAdd = function mergeOrAdd(arr, obj, item) {\n\t var oldItem = obj[item.id];\n\t\n\t if (oldItem) {\n\t (0, _merge3.default)(oldItem, item);\n\t\n\t oldItem.attachments.splice(oldItem.attachments.length);\n\t return { item: oldItem, new: false };\n\t } else {\n\t prepareStatus(item);\n\t arr.push(item);\n\t obj[item.id] = item;\n\t return { item: item, new: true };\n\t }\n\t};\n\t\n\tvar sortTimeline = function sortTimeline(timeline) {\n\t timeline.visibleStatuses = (0, _sortBy3.default)(timeline.visibleStatuses, function (_ref) {\n\t var id = _ref.id;\n\t return -id;\n\t });\n\t timeline.statuses = (0, _sortBy3.default)(timeline.statuses, function (_ref2) {\n\t var id = _ref2.id;\n\t return -id;\n\t });\n\t timeline.minVisibleId = ((0, _last3.default)(timeline.visibleStatuses) || {}).id;\n\t return timeline;\n\t};\n\t\n\tvar addNewStatuses = function addNewStatuses(state, _ref3) {\n\t var statuses = _ref3.statuses,\n\t _ref3$showImmediately = _ref3.showImmediately,\n\t showImmediately = _ref3$showImmediately === undefined ? false : _ref3$showImmediately,\n\t timeline = _ref3.timeline,\n\t _ref3$user = _ref3.user,\n\t user = _ref3$user === undefined ? {} : _ref3$user,\n\t _ref3$noIdUpdate = _ref3.noIdUpdate,\n\t noIdUpdate = _ref3$noIdUpdate === undefined ? false : _ref3$noIdUpdate;\n\t\n\t if (!(0, _isArray3.default)(statuses)) {\n\t return false;\n\t }\n\t\n\t var allStatuses = state.allStatuses;\n\t var allStatusesObject = state.allStatusesObject;\n\t var timelineObject = state.timelines[timeline];\n\t\n\t var maxNew = statuses.length > 0 ? (0, _maxBy3.default)(statuses, 'id').id : 0;\n\t var older = timeline && maxNew < timelineObject.maxId;\n\t\n\t if (timeline && !noIdUpdate && statuses.length > 0 && !older) {\n\t timelineObject.maxId = maxNew;\n\t }\n\t\n\t var addStatus = function addStatus(status, showImmediately) {\n\t var addToTimeline = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : true;\n\t\n\t var result = mergeOrAdd(allStatuses, allStatusesObject, status);\n\t status = result.item;\n\t\n\t if (result.new) {\n\t if (statusType(status) === 'retweet' && status.retweeted_status.user.id === user.id) {\n\t addNotification({ type: 'repeat', status: status.retweeted_status, action: status });\n\t }\n\t\n\t if (statusType(status) === 'status' && (0, _find3.default)(status.attentions, { id: user.id })) {\n\t var mentions = state.timelines.mentions;\n\t\n\t if (timelineObject !== mentions) {\n\t mergeOrAdd(mentions.statuses, mentions.statusesObject, status);\n\t mentions.newStatusCount += 1;\n\t\n\t sortTimeline(mentions);\n\t }\n\t\n\t if (status.user.id !== user.id) {\n\t addNotification({ type: 'mention', status: status, action: status });\n\t }\n\t }\n\t }\n\t\n\t var resultForCurrentTimeline = void 0;\n\t\n\t if (timeline && addToTimeline) {\n\t resultForCurrentTimeline = mergeOrAdd(timelineObject.statuses, timelineObject.statusesObject, status);\n\t }\n\t\n\t if (timeline && showImmediately) {\n\t mergeOrAdd(timelineObject.visibleStatuses, timelineObject.visibleStatusesObject, status);\n\t } else if (timeline && addToTimeline && resultForCurrentTimeline.new) {\n\t timelineObject.newStatusCount += 1;\n\t }\n\t\n\t return status;\n\t };\n\t\n\t var addNotification = function addNotification(_ref4) {\n\t var type = _ref4.type,\n\t status = _ref4.status,\n\t action = _ref4.action;\n\t\n\t if (!(0, _find3.default)(state.notifications, function (oldNotification) {\n\t return oldNotification.action.id === action.id;\n\t })) {\n\t state.notifications.push({ type: type, status: status, action: action, seen: false });\n\t\n\t if ('Notification' in window && window.Notification.permission === 'granted') {\n\t var title = action.user.name;\n\t var result = {};\n\t result.icon = action.user.profile_image_url;\n\t result.body = action.text;\n\t if (action.attachments && action.attachments.length > 0 && !action.nsfw && action.attachments[0].mimetype.startsWith('image/')) {\n\t result.image = action.attachments[0].url;\n\t }\n\t\n\t var notification = new window.Notification(title, result);\n\t\n\t setTimeout(notification.close.bind(notification), 5000);\n\t }\n\t }\n\t };\n\t\n\t var favoriteStatus = function favoriteStatus(favorite) {\n\t var status = (0, _find3.default)(allStatuses, { id: (0, _toInteger3.default)(favorite.in_reply_to_status_id) });\n\t if (status) {\n\t status.fave_num += 1;\n\t\n\t if (favorite.user.id === user.id) {\n\t status.favorited = true;\n\t }\n\t\n\t if (status.user.id === user.id) {\n\t addNotification({ type: 'favorite', status: status, action: favorite });\n\t }\n\t }\n\t return status;\n\t };\n\t\n\t var processors = {\n\t 'status': function status(_status) {\n\t addStatus(_status, showImmediately);\n\t },\n\t 'retweet': function retweet(status) {\n\t var retweetedStatus = addStatus(status.retweeted_status, false, false);\n\t\n\t var retweet = void 0;\n\t\n\t if (timeline && (0, _find3.default)(timelineObject.statuses, function (s) {\n\t if (s.retweeted_status) {\n\t return s.id === retweetedStatus.id || s.retweeted_status.id === retweetedStatus.id;\n\t } else {\n\t return s.id === retweetedStatus.id;\n\t }\n\t })) {\n\t retweet = addStatus(status, false, false);\n\t } else {\n\t retweet = addStatus(status, showImmediately);\n\t }\n\t\n\t retweet.retweeted_status = retweetedStatus;\n\t },\n\t 'favorite': function favorite(_favorite) {\n\t if (!state.favorites.has(_favorite.id)) {\n\t state.favorites.add(_favorite.id);\n\t favoriteStatus(_favorite);\n\t }\n\t },\n\t 'follow': function follow(status) {\n\t var re = new RegExp('started following ' + user.name + ' \\\\(' + user.statusnet_profile_url + '\\\\)');\n\t var repleroma = new RegExp('started following ' + user.screen_name + '$');\n\t if (status.text.match(re) || status.text.match(repleroma)) {\n\t addNotification({ type: 'follow', status: status, action: status });\n\t }\n\t },\n\t 'deletion': function deletion(_deletion) {\n\t var uri = _deletion.uri;\n\t\n\t var status = (0, _find3.default)(allStatuses, { uri: uri });\n\t if (!status) {\n\t return;\n\t }\n\t\n\t (0, _remove3.default)(state.notifications, function (_ref5) {\n\t var id = _ref5.action.id;\n\t return id === status.id;\n\t });\n\t\n\t (0, _remove3.default)(allStatuses, { uri: uri });\n\t if (timeline) {\n\t (0, _remove3.default)(timelineObject.statuses, { uri: uri });\n\t (0, _remove3.default)(timelineObject.visibleStatuses, { uri: uri });\n\t }\n\t },\n\t 'default': function _default(unknown) {\n\t console.log('unknown status type');\n\t console.log(unknown);\n\t }\n\t };\n\t\n\t (0, _each3.default)(statuses, function (status) {\n\t var type = statusType(status);\n\t var processor = processors[type] || processors['default'];\n\t processor(status);\n\t });\n\t\n\t if (timeline) {\n\t sortTimeline(timelineObject);\n\t if ((older || timelineObject.minVisibleId <= 0) && statuses.length > 0) {\n\t timelineObject.minVisibleId = (0, _minBy3.default)(statuses, 'id').id;\n\t }\n\t }\n\t};\n\t\n\tvar mutations = exports.mutations = {\n\t addNewStatuses: addNewStatuses,\n\t showNewStatuses: function showNewStatuses(state, _ref6) {\n\t var timeline = _ref6.timeline;\n\t\n\t var oldTimeline = state.timelines[timeline];\n\t\n\t oldTimeline.newStatusCount = 0;\n\t oldTimeline.visibleStatuses = (0, _slice3.default)(oldTimeline.statuses, 0, 50);\n\t oldTimeline.minVisibleId = (0, _last3.default)(oldTimeline.visibleStatuses).id;\n\t oldTimeline.visibleStatusesObject = {};\n\t (0, _each3.default)(oldTimeline.visibleStatuses, function (status) {\n\t oldTimeline.visibleStatusesObject[status.id] = status;\n\t });\n\t },\n\t clearTimeline: function clearTimeline(state, _ref7) {\n\t var timeline = _ref7.timeline;\n\t\n\t state.timelines[timeline] = emptyTl();\n\t },\n\t setFavorited: function setFavorited(state, _ref8) {\n\t var status = _ref8.status,\n\t value = _ref8.value;\n\t\n\t var newStatus = state.allStatusesObject[status.id];\n\t newStatus.favorited = value;\n\t },\n\t setRetweeted: function setRetweeted(state, _ref9) {\n\t var status = _ref9.status,\n\t value = _ref9.value;\n\t\n\t var newStatus = state.allStatusesObject[status.id];\n\t newStatus.repeated = value;\n\t },\n\t setDeleted: function setDeleted(state, _ref10) {\n\t var status = _ref10.status;\n\t\n\t var newStatus = state.allStatusesObject[status.id];\n\t newStatus.deleted = true;\n\t },\n\t setLoading: function setLoading(state, _ref11) {\n\t var timeline = _ref11.timeline,\n\t value = _ref11.value;\n\t\n\t state.timelines[timeline].loading = value;\n\t },\n\t setNsfw: function setNsfw(state, _ref12) {\n\t var id = _ref12.id,\n\t nsfw = _ref12.nsfw;\n\t\n\t var newStatus = state.allStatusesObject[id];\n\t newStatus.nsfw = nsfw;\n\t },\n\t setError: function setError(state, _ref13) {\n\t var value = _ref13.value;\n\t\n\t state.error = value;\n\t },\n\t setProfileView: function setProfileView(state, _ref14) {\n\t var v = _ref14.v;\n\t\n\t state.timelines['user'].viewing = v;\n\t },\n\t addFriends: function addFriends(state, _ref15) {\n\t var friends = _ref15.friends;\n\t\n\t state.timelines['user'].friends = friends;\n\t },\n\t addFollowers: function addFollowers(state, _ref16) {\n\t var followers = _ref16.followers;\n\t\n\t state.timelines['user'].followers = followers;\n\t },\n\t markNotificationsAsSeen: function markNotificationsAsSeen(state, notifications) {\n\t (0, _each3.default)(notifications, function (notification) {\n\t notification.seen = true;\n\t });\n\t },\n\t queueFlush: function queueFlush(state, _ref17) {\n\t var timeline = _ref17.timeline,\n\t id = _ref17.id;\n\t\n\t state.timelines[timeline].flushMarker = id;\n\t }\n\t};\n\t\n\tvar statuses = {\n\t state: defaultState,\n\t actions: {\n\t addNewStatuses: function addNewStatuses(_ref18, _ref19) {\n\t var rootState = _ref18.rootState,\n\t commit = _ref18.commit;\n\t var statuses = _ref19.statuses,\n\t _ref19$showImmediatel = _ref19.showImmediately,\n\t showImmediately = _ref19$showImmediatel === undefined ? false : _ref19$showImmediatel,\n\t _ref19$timeline = _ref19.timeline,\n\t timeline = _ref19$timeline === undefined ? false : _ref19$timeline,\n\t _ref19$noIdUpdate = _ref19.noIdUpdate,\n\t noIdUpdate = _ref19$noIdUpdate === undefined ? false : _ref19$noIdUpdate;\n\t\n\t commit('addNewStatuses', { statuses: statuses, showImmediately: showImmediately, timeline: timeline, noIdUpdate: noIdUpdate, user: rootState.users.currentUser });\n\t },\n\t setError: function setError(_ref20, _ref21) {\n\t var rootState = _ref20.rootState,\n\t commit = _ref20.commit;\n\t var value = _ref21.value;\n\t\n\t commit('setError', { value: value });\n\t },\n\t addFriends: function addFriends(_ref22, _ref23) {\n\t var rootState = _ref22.rootState,\n\t commit = _ref22.commit;\n\t var friends = _ref23.friends;\n\t\n\t commit('addFriends', { friends: friends });\n\t },\n\t addFollowers: function addFollowers(_ref24, _ref25) {\n\t var rootState = _ref24.rootState,\n\t commit = _ref24.commit;\n\t var followers = _ref25.followers;\n\t\n\t commit('addFollowers', { followers: followers });\n\t },\n\t deleteStatus: function deleteStatus(_ref26, status) {\n\t var rootState = _ref26.rootState,\n\t commit = _ref26.commit;\n\t\n\t commit('setDeleted', { status: status });\n\t _apiService2.default.deleteStatus({ id: status.id, credentials: rootState.users.currentUser.credentials });\n\t },\n\t favorite: function favorite(_ref27, status) {\n\t var rootState = _ref27.rootState,\n\t commit = _ref27.commit;\n\t\n\t commit('setFavorited', { status: status, value: true });\n\t _apiService2.default.favorite({ id: status.id, credentials: rootState.users.currentUser.credentials });\n\t },\n\t unfavorite: function unfavorite(_ref28, status) {\n\t var rootState = _ref28.rootState,\n\t commit = _ref28.commit;\n\t\n\t commit('setFavorited', { status: status, value: false });\n\t _apiService2.default.unfavorite({ id: status.id, credentials: rootState.users.currentUser.credentials });\n\t },\n\t retweet: function retweet(_ref29, status) {\n\t var rootState = _ref29.rootState,\n\t commit = _ref29.commit;\n\t\n\t commit('setRetweeted', { status: status, value: true });\n\t _apiService2.default.retweet({ id: status.id, credentials: rootState.users.currentUser.credentials });\n\t },\n\t queueFlush: function queueFlush(_ref30, _ref31) {\n\t var rootState = _ref30.rootState,\n\t commit = _ref30.commit;\n\t var timeline = _ref31.timeline,\n\t id = _ref31.id;\n\t\n\t commit('queueFlush', { timeline: timeline, id: id });\n\t }\n\t },\n\t mutations: mutations\n\t};\n\t\n\texports.default = statuses;\n\n/***/ }),\n/* 104 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _apiService = __webpack_require__(44);\n\t\n\tvar _apiService2 = _interopRequireDefault(_apiService);\n\t\n\tvar _timeline_fetcherService = __webpack_require__(107);\n\t\n\tvar _timeline_fetcherService2 = _interopRequireDefault(_timeline_fetcherService);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar backendInteractorService = function backendInteractorService(credentials) {\n\t var fetchStatus = function fetchStatus(_ref) {\n\t var id = _ref.id;\n\t\n\t return _apiService2.default.fetchStatus({ id: id, credentials: credentials });\n\t };\n\t\n\t var fetchConversation = function fetchConversation(_ref2) {\n\t var id = _ref2.id;\n\t\n\t return _apiService2.default.fetchConversation({ id: id, credentials: credentials });\n\t };\n\t\n\t var fetchFriends = function fetchFriends(_ref3) {\n\t var id = _ref3.id;\n\t\n\t return _apiService2.default.fetchFriends({ id: id, credentials: credentials });\n\t };\n\t\n\t var fetchFollowers = function fetchFollowers(_ref4) {\n\t var id = _ref4.id;\n\t\n\t return _apiService2.default.fetchFollowers({ id: id, credentials: credentials });\n\t };\n\t\n\t var fetchAllFollowing = function fetchAllFollowing(_ref5) {\n\t var username = _ref5.username;\n\t\n\t return _apiService2.default.fetchAllFollowing({ username: username, credentials: credentials });\n\t };\n\t\n\t var fetchUser = function fetchUser(_ref6) {\n\t var id = _ref6.id;\n\t\n\t return _apiService2.default.fetchUser({ id: id, credentials: credentials });\n\t };\n\t\n\t var followUser = function followUser(id) {\n\t return _apiService2.default.followUser({ credentials: credentials, id: id });\n\t };\n\t\n\t var unfollowUser = function unfollowUser(id) {\n\t return _apiService2.default.unfollowUser({ credentials: credentials, id: id });\n\t };\n\t\n\t var blockUser = function blockUser(id) {\n\t return _apiService2.default.blockUser({ credentials: credentials, id: id });\n\t };\n\t\n\t var unblockUser = function unblockUser(id) {\n\t return _apiService2.default.unblockUser({ credentials: credentials, id: id });\n\t };\n\t\n\t var startFetching = function startFetching(_ref7) {\n\t var timeline = _ref7.timeline,\n\t store = _ref7.store,\n\t _ref7$userId = _ref7.userId,\n\t userId = _ref7$userId === undefined ? false : _ref7$userId;\n\t\n\t return _timeline_fetcherService2.default.startFetching({ timeline: timeline, store: store, credentials: credentials, userId: userId });\n\t };\n\t\n\t var setUserMute = function setUserMute(_ref8) {\n\t var id = _ref8.id,\n\t _ref8$muted = _ref8.muted,\n\t muted = _ref8$muted === undefined ? true : _ref8$muted;\n\t\n\t return _apiService2.default.setUserMute({ id: id, muted: muted, credentials: credentials });\n\t };\n\t\n\t var fetchMutes = function fetchMutes() {\n\t return _apiService2.default.fetchMutes({ credentials: credentials });\n\t };\n\t\n\t var register = function register(params) {\n\t return _apiService2.default.register(params);\n\t };\n\t var updateAvatar = function updateAvatar(_ref9) {\n\t var params = _ref9.params;\n\t return _apiService2.default.updateAvatar({ credentials: credentials, params: params });\n\t };\n\t var updateBg = function updateBg(_ref10) {\n\t var params = _ref10.params;\n\t return _apiService2.default.updateBg({ credentials: credentials, params: params });\n\t };\n\t var updateBanner = function updateBanner(_ref11) {\n\t var params = _ref11.params;\n\t return _apiService2.default.updateBanner({ credentials: credentials, params: params });\n\t };\n\t var updateProfile = function updateProfile(_ref12) {\n\t var params = _ref12.params;\n\t return _apiService2.default.updateProfile({ credentials: credentials, params: params });\n\t };\n\t\n\t var externalProfile = function externalProfile(profileUrl) {\n\t return _apiService2.default.externalProfile({ profileUrl: profileUrl, credentials: credentials });\n\t };\n\t var followImport = function followImport(_ref13) {\n\t var params = _ref13.params;\n\t return _apiService2.default.followImport({ params: params, credentials: credentials });\n\t };\n\t\n\t var backendInteractorServiceInstance = {\n\t fetchStatus: fetchStatus,\n\t fetchConversation: fetchConversation,\n\t fetchFriends: fetchFriends,\n\t fetchFollowers: fetchFollowers,\n\t followUser: followUser,\n\t unfollowUser: unfollowUser,\n\t blockUser: blockUser,\n\t unblockUser: unblockUser,\n\t fetchUser: fetchUser,\n\t fetchAllFollowing: fetchAllFollowing,\n\t verifyCredentials: _apiService2.default.verifyCredentials,\n\t startFetching: startFetching,\n\t setUserMute: setUserMute,\n\t fetchMutes: fetchMutes,\n\t register: register,\n\t updateAvatar: updateAvatar,\n\t updateBg: updateBg,\n\t updateBanner: updateBanner,\n\t updateProfile: updateProfile,\n\t externalProfile: externalProfile,\n\t followImport: followImport\n\t };\n\t\n\t return backendInteractorServiceInstance;\n\t};\n\t\n\texports.default = backendInteractorService;\n\n/***/ }),\n/* 105 */\n/***/ (function(module, exports) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\tvar fileType = function fileType(typeString) {\n\t var type = 'unknown';\n\t\n\t if (typeString.match(/text\\/html/)) {\n\t type = 'html';\n\t }\n\t\n\t if (typeString.match(/image/)) {\n\t type = 'image';\n\t }\n\t\n\t if (typeString.match(/video\\/(webm|mp4)/)) {\n\t type = 'video';\n\t }\n\t\n\t if (typeString.match(/audio|ogg/)) {\n\t type = 'audio';\n\t }\n\t\n\t return type;\n\t};\n\t\n\tvar fileTypeService = {\n\t fileType: fileType\n\t};\n\t\n\texports.default = fileTypeService;\n\n/***/ }),\n/* 106 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _map2 = __webpack_require__(42);\n\t\n\tvar _map3 = _interopRequireDefault(_map2);\n\t\n\tvar _apiService = __webpack_require__(44);\n\t\n\tvar _apiService2 = _interopRequireDefault(_apiService);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar postStatus = function postStatus(_ref) {\n\t var store = _ref.store,\n\t status = _ref.status,\n\t _ref$media = _ref.media,\n\t media = _ref$media === undefined ? [] : _ref$media,\n\t _ref$inReplyToStatusI = _ref.inReplyToStatusId,\n\t inReplyToStatusId = _ref$inReplyToStatusI === undefined ? undefined : _ref$inReplyToStatusI;\n\t\n\t var mediaIds = (0, _map3.default)(media, 'id');\n\t\n\t return _apiService2.default.postStatus({ credentials: store.state.users.currentUser.credentials, status: status, mediaIds: mediaIds, inReplyToStatusId: inReplyToStatusId }).then(function (data) {\n\t return data.json();\n\t }).then(function (data) {\n\t if (!data.error) {\n\t store.dispatch('addNewStatuses', {\n\t statuses: [data],\n\t timeline: 'friends',\n\t showImmediately: true,\n\t noIdUpdate: true });\n\t }\n\t return data;\n\t }).catch(function (err) {\n\t return {\n\t error: err.message\n\t };\n\t });\n\t};\n\t\n\tvar uploadMedia = function uploadMedia(_ref2) {\n\t var store = _ref2.store,\n\t formData = _ref2.formData;\n\t\n\t var credentials = store.state.users.currentUser.credentials;\n\t\n\t return _apiService2.default.uploadMedia({ credentials: credentials, formData: formData }).then(function (xml) {\n\t var link = xml.getElementsByTagName('link');\n\t\n\t if (link.length === 0) {\n\t link = xml.getElementsByTagName('atom:link');\n\t }\n\t\n\t link = link[0];\n\t\n\t var mediaData = {\n\t id: xml.getElementsByTagName('media_id')[0].textContent,\n\t url: xml.getElementsByTagName('media_url')[0].textContent,\n\t image: link.getAttribute('href'),\n\t mimetype: link.getAttribute('type')\n\t };\n\t\n\t return mediaData;\n\t });\n\t};\n\t\n\tvar statusPosterService = {\n\t postStatus: postStatus,\n\t uploadMedia: uploadMedia\n\t};\n\t\n\texports.default = statusPosterService;\n\n/***/ }),\n/* 107 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _camelCase2 = __webpack_require__(422);\n\t\n\tvar _camelCase3 = _interopRequireDefault(_camelCase2);\n\t\n\tvar _apiService = __webpack_require__(44);\n\t\n\tvar _apiService2 = _interopRequireDefault(_apiService);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar update = function update(_ref) {\n\t var store = _ref.store,\n\t statuses = _ref.statuses,\n\t timeline = _ref.timeline,\n\t showImmediately = _ref.showImmediately;\n\t\n\t var ccTimeline = (0, _camelCase3.default)(timeline);\n\t\n\t store.dispatch('setError', { value: false });\n\t\n\t store.dispatch('addNewStatuses', {\n\t timeline: ccTimeline,\n\t statuses: statuses,\n\t showImmediately: showImmediately\n\t });\n\t};\n\t\n\tvar fetchAndUpdate = function fetchAndUpdate(_ref2) {\n\t var store = _ref2.store,\n\t credentials = _ref2.credentials,\n\t _ref2$timeline = _ref2.timeline,\n\t timeline = _ref2$timeline === undefined ? 'friends' : _ref2$timeline,\n\t _ref2$older = _ref2.older,\n\t older = _ref2$older === undefined ? false : _ref2$older,\n\t _ref2$showImmediately = _ref2.showImmediately,\n\t showImmediately = _ref2$showImmediately === undefined ? false : _ref2$showImmediately,\n\t _ref2$userId = _ref2.userId,\n\t userId = _ref2$userId === undefined ? false : _ref2$userId,\n\t _ref2$tag = _ref2.tag,\n\t tag = _ref2$tag === undefined ? false : _ref2$tag;\n\t\n\t var args = { timeline: timeline, credentials: credentials };\n\t var rootState = store.rootState || store.state;\n\t var timelineData = rootState.statuses.timelines[(0, _camelCase3.default)(timeline)];\n\t\n\t if (older) {\n\t args['until'] = timelineData.minVisibleId;\n\t } else {\n\t args['since'] = timelineData.maxId;\n\t }\n\t\n\t args['userId'] = userId;\n\t args['tag'] = tag;\n\t\n\t return _apiService2.default.fetchTimeline(args).then(function (statuses) {\n\t if (!older && statuses.length >= 20 && !timelineData.loading) {\n\t store.dispatch('queueFlush', { timeline: timeline, id: timelineData.maxId });\n\t }\n\t update({ store: store, statuses: statuses, timeline: timeline, showImmediately: showImmediately });\n\t }, function () {\n\t return store.dispatch('setError', { value: true });\n\t });\n\t};\n\t\n\tvar startFetching = function startFetching(_ref3) {\n\t var _ref3$timeline = _ref3.timeline,\n\t timeline = _ref3$timeline === undefined ? 'friends' : _ref3$timeline,\n\t credentials = _ref3.credentials,\n\t store = _ref3.store,\n\t _ref3$userId = _ref3.userId,\n\t userId = _ref3$userId === undefined ? false : _ref3$userId,\n\t _ref3$tag = _ref3.tag,\n\t tag = _ref3$tag === undefined ? false : _ref3$tag;\n\t\n\t var rootState = store.rootState || store.state;\n\t var timelineData = rootState.statuses.timelines[(0, _camelCase3.default)(timeline)];\n\t var showImmediately = timelineData.visibleStatuses.length === 0;\n\t fetchAndUpdate({ timeline: timeline, credentials: credentials, store: store, showImmediately: showImmediately, userId: userId, tag: tag });\n\t var boundFetchAndUpdate = function boundFetchAndUpdate() {\n\t return fetchAndUpdate({ timeline: timeline, credentials: credentials, store: store, userId: userId, tag: tag });\n\t };\n\t return setInterval(boundFetchAndUpdate, 10000);\n\t};\n\tvar timelineFetcher = {\n\t fetchAndUpdate: fetchAndUpdate,\n\t startFetching: startFetching\n\t};\n\t\n\texports.default = timelineFetcher;\n\n/***/ }),\n/* 108 */,\n/* 109 */,\n/* 110 */,\n/* 111 */,\n/* 112 */,\n/* 113 */,\n/* 114 */,\n/* 115 */,\n/* 116 */,\n/* 117 */,\n/* 118 */,\n/* 119 */,\n/* 120 */,\n/* 121 */,\n/* 122 */,\n/* 123 */,\n/* 124 */,\n/* 125 */,\n/* 126 */,\n/* 127 */,\n/* 128 */,\n/* 129 */,\n/* 130 */,\n/* 131 */,\n/* 132 */,\n/* 133 */,\n/* 134 */,\n/* 135 */,\n/* 136 */,\n/* 137 */,\n/* 138 */,\n/* 139 */,\n/* 140 */,\n/* 141 */,\n/* 142 */,\n/* 143 */,\n/* 144 */,\n/* 145 */,\n/* 146 */,\n/* 147 */,\n/* 148 */,\n/* 149 */,\n/* 150 */,\n/* 151 */,\n/* 152 */,\n/* 153 */,\n/* 154 */,\n/* 155 */,\n/* 156 */,\n/* 157 */,\n/* 158 */,\n/* 159 */,\n/* 160 */,\n/* 161 */,\n/* 162 */,\n/* 163 */,\n/* 164 */,\n/* 165 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(180),\n\t /* template */\n\t __webpack_require__(496),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 166 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(274)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(191),\n\t /* template */\n\t __webpack_require__(495),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 167 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(290)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(200),\n\t /* template */\n\t __webpack_require__(519),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 168 */\n/***/ (function(module, exports) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\tvar de = {\n\t chat: {\n\t title: 'Chat'\n\t },\n\t nav: {\n\t chat: 'Lokaler Chat',\n\t timeline: 'Zeitleiste',\n\t mentions: 'Erwähnungen',\n\t public_tl: 'Lokale Zeitleiste',\n\t twkn: 'Das gesamte Netzwerk'\n\t },\n\t user_card: {\n\t follows_you: 'Folgt dir!',\n\t following: 'Folgst du!',\n\t follow: 'Folgen',\n\t blocked: 'Blockiert!',\n\t block: 'Blockieren',\n\t statuses: 'Beiträge',\n\t mute: 'Stummschalten',\n\t muted: 'Stummgeschaltet',\n\t followers: 'Folgende',\n\t followees: 'Folgt',\n\t per_day: 'pro Tag',\n\t remote_follow: 'Remote Follow'\n\t },\n\t timeline: {\n\t show_new: 'Zeige Neuere',\n\t error_fetching: 'Fehler beim Laden',\n\t up_to_date: 'Aktuell',\n\t load_older: 'Lade ältere Beiträge',\n\t conversation: 'Unterhaltung',\n\t collapse: 'Einklappen',\n\t repeated: 'wiederholte'\n\t },\n\t settings: {\n\t user_settings: 'Benutzereinstellungen',\n\t name_bio: 'Name & Bio',\n\t name: 'Name',\n\t bio: 'Bio',\n\t avatar: 'Avatar',\n\t current_avatar: 'Dein derzeitiger Avatar',\n\t set_new_avatar: 'Setze neuen Avatar',\n\t profile_banner: 'Profil Banner',\n\t current_profile_banner: 'Dein derzeitiger Profil Banner',\n\t set_new_profile_banner: 'Setze neuen Profil Banner',\n\t profile_background: 'Profil Hintergrund',\n\t set_new_profile_background: 'Setze neuen Profil Hintergrund',\n\t settings: 'Einstellungen',\n\t theme: 'Farbschema',\n\t presets: 'Voreinstellungen',\n\t theme_help: 'Benutze HTML Farbcodes (#rrggbb) um dein Farbschema anzupassen.',\n\t background: 'Hintergrund',\n\t foreground: 'Vordergrund',\n\t text: 'Text',\n\t links: 'Links',\n\t cBlue: 'Blau (Antworten, Folgt dir)',\n\t cRed: 'Rot (Abbrechen)',\n\t cOrange: 'Orange (Favorisieren)',\n\t cGreen: 'Grün (Retweet)',\n\t btnRadius: 'Buttons',\n\t panelRadius: 'Panel',\n\t avatarRadius: 'Avatare',\n\t avatarAltRadius: 'Avatare (Benachrichtigungen)',\n\t tooltipRadius: 'Tooltips/Warnungen',\n\t attachmentRadius: 'Anhänge',\n\t filtering: 'Filter',\n\t filtering_explanation: 'Alle Beiträge die diese Wörter enthalten werden ausgeblendet. Ein Wort pro Zeile.',\n\t attachments: 'Anhänge',\n\t hide_attachments_in_tl: 'Anhänge in der Zeitleiste ausblenden',\n\t hide_attachments_in_convo: 'Anhänge in Unterhaltungen ausblenden',\n\t nsfw_clickthrough: 'Aktiviere ausblendbares Overlay für Anhänge, die als NSFW markiert sind',\n\t stop_gifs: 'Play-on-hover GIFs',\n\t autoload: 'Aktiviere automatisches Laden von älteren Beiträgen beim scrollen',\n\t streaming: 'Aktiviere automatisches Laden (Streaming) von neuen Beiträgen',\n\t reply_link_preview: 'Aktiviere reply-link Vorschau bei Maus-Hover',\n\t follow_import: 'Folgeliste importieren',\n\t import_followers_from_a_csv_file: 'Importiere Kontakte, denen du folgen möchtest, aus einer CSV-Datei',\n\t follows_imported: 'Folgeliste importiert! Die Bearbeitung kann eine Zeit lang dauern.',\n\t follow_import_error: 'Fehler beim importieren der Folgeliste'\n\t },\n\t notifications: {\n\t notifications: 'Benachrichtigungen',\n\t read: 'Gelesen!',\n\t followed_you: 'folgt dir',\n\t favorited_you: 'favorisierte deine Nachricht',\n\t repeated_you: 'wiederholte deine Nachricht'\n\t },\n\t login: {\n\t login: 'Anmelden',\n\t username: 'Benutzername',\n\t password: 'Passwort',\n\t register: 'Registrieren',\n\t logout: 'Abmelden'\n\t },\n\t registration: {\n\t registration: 'Registrierung',\n\t fullname: 'Angezeigter Name',\n\t email: 'Email',\n\t bio: 'Bio',\n\t password_confirm: 'Passwort bestätigen'\n\t },\n\t post_status: {\n\t posting: 'Veröffentlichen',\n\t default: 'Sitze gerade im Hofbräuhaus.'\n\t },\n\t finder: {\n\t find_user: 'Finde Benutzer',\n\t error_fetching_user: 'Fehler beim Suchen des Benutzers'\n\t },\n\t general: {\n\t submit: 'Absenden',\n\t apply: 'Anwenden'\n\t },\n\t user_profile: {\n\t timeline_title: 'Beiträge'\n\t }\n\t};\n\t\n\tvar fi = {\n\t nav: {\n\t timeline: 'Aikajana',\n\t mentions: 'Maininnat',\n\t public_tl: 'Julkinen Aikajana',\n\t twkn: 'Koko Tunnettu Verkosto'\n\t },\n\t user_card: {\n\t follows_you: 'Seuraa sinua!',\n\t following: 'Seuraat!',\n\t follow: 'Seuraa',\n\t statuses: 'Viestit',\n\t mute: 'Hiljennä',\n\t muted: 'Hiljennetty',\n\t followers: 'Seuraajat',\n\t followees: 'Seuraa',\n\t per_day: 'päivässä'\n\t },\n\t timeline: {\n\t show_new: 'Näytä uudet',\n\t error_fetching: 'Virhe ladatessa viestejä',\n\t up_to_date: 'Ajantasalla',\n\t load_older: 'Lataa vanhempia viestejä',\n\t conversation: 'Keskustelu',\n\t collapse: 'Sulje',\n\t repeated: 'toisti'\n\t },\n\t settings: {\n\t user_settings: 'Käyttäjän asetukset',\n\t name_bio: 'Nimi ja kuvaus',\n\t name: 'Nimi',\n\t bio: 'Kuvaus',\n\t avatar: 'Profiilikuva',\n\t current_avatar: 'Nykyinen profiilikuvasi',\n\t set_new_avatar: 'Aseta uusi profiilikuva',\n\t profile_banner: 'Juliste',\n\t current_profile_banner: 'Nykyinen julisteesi',\n\t set_new_profile_banner: 'Aseta uusi juliste',\n\t profile_background: 'Taustakuva',\n\t set_new_profile_background: 'Aseta uusi taustakuva',\n\t settings: 'Asetukset',\n\t theme: 'Teema',\n\t presets: 'Valmiit teemat',\n\t theme_help: 'Käytä heksadesimaalivärejä muokataksesi väriteemaasi.',\n\t background: 'Tausta',\n\t foreground: 'Korostus',\n\t text: 'Teksti',\n\t links: 'Linkit',\n\t filtering: 'Suodatus',\n\t filtering_explanation: 'Kaikki viestit, jotka sisältävät näitä sanoja, suodatetaan. Yksi sana per rivi.',\n\t attachments: 'Liitteet',\n\t hide_attachments_in_tl: 'Piilota liitteet aikajanalla',\n\t hide_attachments_in_convo: 'Piilota liitteet keskusteluissa',\n\t nsfw_clickthrough: 'Piilota NSFW liitteet klikkauksen taakse.',\n\t autoload: 'Lataa vanhempia viestejä automaattisesti ruudun pohjalla',\n\t streaming: 'Näytä uudet viestit automaattisesti ollessasi ruudun huipulla',\n\t reply_link_preview: 'Keskusteluiden vastauslinkkien esikatselu'\n\t },\n\t notifications: {\n\t notifications: 'Ilmoitukset',\n\t read: 'Lue!',\n\t followed_you: 'seuraa sinua',\n\t favorited_you: 'tykkäsi viestistäsi',\n\t repeated_you: 'toisti viestisi'\n\t },\n\t login: {\n\t login: 'Kirjaudu sisään',\n\t username: 'Käyttäjänimi',\n\t password: 'Salasana',\n\t register: 'Rekisteröidy',\n\t logout: 'Kirjaudu ulos'\n\t },\n\t registration: {\n\t registration: 'Rekisteröityminen',\n\t fullname: 'Koko nimi',\n\t email: 'Sähköposti',\n\t bio: 'Kuvaus',\n\t password_confirm: 'Salasanan vahvistaminen'\n\t },\n\t post_status: {\n\t posting: 'Lähetetään',\n\t default: 'Tulin juuri saunasta.'\n\t },\n\t finder: {\n\t find_user: 'Hae käyttäjä',\n\t error_fetching_user: 'Virhe hakiessa käyttäjää'\n\t },\n\t general: {\n\t submit: 'Lähetä',\n\t apply: 'Aseta'\n\t }\n\t};\n\t\n\tvar en = {\n\t chat: {\n\t title: 'Chat'\n\t },\n\t nav: {\n\t chat: 'Local Chat',\n\t timeline: 'Timeline',\n\t mentions: 'Mentions',\n\t public_tl: 'Public Timeline',\n\t twkn: 'The Whole Known Network'\n\t },\n\t user_card: {\n\t follows_you: 'Follows you!',\n\t following: 'Following!',\n\t follow: 'Follow',\n\t blocked: 'Blocked!',\n\t block: 'Block',\n\t statuses: 'Statuses',\n\t mute: 'Mute',\n\t muted: 'Muted',\n\t followers: 'Followers',\n\t followees: 'Following',\n\t per_day: 'per day',\n\t remote_follow: 'Remote follow'\n\t },\n\t timeline: {\n\t show_new: 'Show new',\n\t error_fetching: 'Error fetching updates',\n\t up_to_date: 'Up-to-date',\n\t load_older: 'Load older statuses',\n\t conversation: 'Conversation',\n\t collapse: 'Collapse',\n\t repeated: 'repeated'\n\t },\n\t settings: {\n\t user_settings: 'User Settings',\n\t name_bio: 'Name & Bio',\n\t name: 'Name',\n\t bio: 'Bio',\n\t avatar: 'Avatar',\n\t current_avatar: 'Your current avatar',\n\t set_new_avatar: 'Set new avatar',\n\t profile_banner: 'Profile Banner',\n\t current_profile_banner: 'Your current profile banner',\n\t set_new_profile_banner: 'Set new profile banner',\n\t profile_background: 'Profile Background',\n\t set_new_profile_background: 'Set new profile background',\n\t settings: 'Settings',\n\t theme: 'Theme',\n\t presets: 'Presets',\n\t theme_help: 'Use hex color codes (#rrggbb) to customize your color theme.',\n\t radii_help: 'Set up interface edge rounding (in pixels)',\n\t background: 'Background',\n\t foreground: 'Foreground',\n\t text: 'Text',\n\t links: 'Links',\n\t cBlue: 'Blue (Reply, follow)',\n\t cRed: 'Red (Cancel)',\n\t cOrange: 'Orange (Favorite)',\n\t cGreen: 'Green (Retweet)',\n\t btnRadius: 'Buttons',\n\t panelRadius: 'Panels',\n\t avatarRadius: 'Avatars',\n\t avatarAltRadius: 'Avatars (Notifications)',\n\t tooltipRadius: 'Tooltips/alerts',\n\t attachmentRadius: 'Attachments',\n\t filtering: 'Filtering',\n\t filtering_explanation: 'All statuses containing these words will be muted, one per line',\n\t attachments: 'Attachments',\n\t hide_attachments_in_tl: 'Hide attachments in timeline',\n\t hide_attachments_in_convo: 'Hide attachments in conversations',\n\t nsfw_clickthrough: 'Enable clickthrough NSFW attachment hiding',\n\t stop_gifs: 'Play-on-hover GIFs',\n\t autoload: 'Enable automatic loading when scrolled to the bottom',\n\t streaming: 'Enable automatic streaming of new posts when scrolled to the top',\n\t reply_link_preview: 'Enable reply-link preview on mouse hover',\n\t follow_import: 'Follow import',\n\t import_followers_from_a_csv_file: 'Import followers from a csv file',\n\t follows_imported: 'Follows imported! Processing them will take a while.',\n\t follow_import_error: 'Error importing followers'\n\t },\n\t notifications: {\n\t notifications: 'Notifications',\n\t read: 'Read!',\n\t followed_you: 'followed you',\n\t favorited_you: 'favorited your status',\n\t repeated_you: 'repeated your status'\n\t },\n\t login: {\n\t login: 'Log in',\n\t username: 'Username',\n\t password: 'Password',\n\t register: 'Register',\n\t logout: 'Log out'\n\t },\n\t registration: {\n\t registration: 'Registration',\n\t fullname: 'Display name',\n\t email: 'Email',\n\t bio: 'Bio',\n\t password_confirm: 'Password confirmation'\n\t },\n\t post_status: {\n\t posting: 'Posting',\n\t default: 'Just landed in L.A.'\n\t },\n\t finder: {\n\t find_user: 'Find user',\n\t error_fetching_user: 'Error fetching user'\n\t },\n\t general: {\n\t submit: 'Submit',\n\t apply: 'Apply'\n\t },\n\t user_profile: {\n\t timeline_title: 'User Timeline'\n\t }\n\t};\n\t\n\tvar et = {\n\t nav: {\n\t timeline: 'Ajajoon',\n\t mentions: 'Mainimised',\n\t public_tl: 'Avalik Ajajoon',\n\t twkn: 'Kogu Teadaolev Võrgustik'\n\t },\n\t user_card: {\n\t follows_you: 'Jälgib sind!',\n\t following: 'Jälgin!',\n\t follow: 'Jälgi',\n\t blocked: 'Blokeeritud!',\n\t block: 'Blokeeri',\n\t statuses: 'Staatuseid',\n\t mute: 'Vaigista',\n\t muted: 'Vaigistatud',\n\t followers: 'Jälgijaid',\n\t followees: 'Jälgitavaid',\n\t per_day: 'päevas'\n\t },\n\t timeline: {\n\t show_new: 'Näita uusi',\n\t error_fetching: 'Viga uuenduste laadimisel',\n\t up_to_date: 'Uuendatud',\n\t load_older: 'Kuva vanemaid staatuseid',\n\t conversation: 'Vestlus'\n\t },\n\t settings: {\n\t user_settings: 'Kasutaja sätted',\n\t name_bio: 'Nimi ja Bio',\n\t name: 'Nimi',\n\t bio: 'Bio',\n\t avatar: 'Profiilipilt',\n\t current_avatar: 'Sinu praegune profiilipilt',\n\t set_new_avatar: 'Vali uus profiilipilt',\n\t profile_banner: 'Profiilibänner',\n\t current_profile_banner: 'Praegune profiilibänner',\n\t set_new_profile_banner: 'Vali uus profiilibänner',\n\t profile_background: 'Profiilitaust',\n\t set_new_profile_background: 'Vali uus profiilitaust',\n\t settings: 'Sätted',\n\t theme: 'Teema',\n\t filtering: 'Sisu filtreerimine',\n\t filtering_explanation: 'Kõiki staatuseid, mis sisaldavad neid sõnu, ei kuvata. Üks sõna reale.',\n\t attachments: 'Manused',\n\t hide_attachments_in_tl: 'Peida manused ajajoonel',\n\t hide_attachments_in_convo: 'Peida manused vastlustes',\n\t nsfw_clickthrough: 'Peida tööks-mittesobivad(NSFW) manuste hiireklõpsu taha',\n\t autoload: 'Luba ajajoone automaatne uuendamine kui ajajoon on põhja keritud',\n\t reply_link_preview: 'Luba algpostituse kuvamine vastustes'\n\t },\n\t notifications: {\n\t notifications: 'Teavitused',\n\t read: 'Loe!',\n\t followed_you: 'alustas sinu jälgimist'\n\t },\n\t login: {\n\t login: 'Logi sisse',\n\t username: 'Kasutajanimi',\n\t password: 'Parool',\n\t register: 'Registreeru',\n\t logout: 'Logi välja'\n\t },\n\t registration: {\n\t registration: 'Registreerimine',\n\t fullname: 'Kuvatav nimi',\n\t email: 'E-post',\n\t bio: 'Bio',\n\t password_confirm: 'Parooli kinnitamine'\n\t },\n\t post_status: {\n\t posting: 'Postitan',\n\t default: 'Just sõitsin elektrirongiga Tallinnast Pääskülla.'\n\t },\n\t finder: {\n\t find_user: 'Otsi kasutajaid',\n\t error_fetching_user: 'Viga kasutaja leidmisel'\n\t },\n\t general: {\n\t submit: 'Postita'\n\t }\n\t};\n\t\n\tvar hu = {\n\t nav: {\n\t timeline: 'Idővonal',\n\t mentions: 'Említéseim',\n\t public_tl: 'Publikus Idővonal',\n\t twkn: 'Az Egész Ismert Hálózat'\n\t },\n\t user_card: {\n\t follows_you: 'Követ téged!',\n\t following: 'Követve!',\n\t follow: 'Követ',\n\t blocked: 'Letiltva!',\n\t block: 'Letilt',\n\t statuses: 'Állapotok',\n\t mute: 'Némít',\n\t muted: 'Némított',\n\t followers: 'Követők',\n\t followees: 'Követettek',\n\t per_day: 'naponta'\n\t },\n\t timeline: {\n\t show_new: 'Újak mutatása',\n\t error_fetching: 'Hiba a frissítések beszerzésénél',\n\t up_to_date: 'Naprakész',\n\t load_older: 'Régebbi állapotok betöltése',\n\t conversation: 'Társalgás'\n\t },\n\t settings: {\n\t user_settings: 'Felhasználói beállítások',\n\t name_bio: 'Név és Bio',\n\t name: 'Név',\n\t bio: 'Bio',\n\t avatar: 'Avatár',\n\t current_avatar: 'Jelenlegi avatár',\n\t set_new_avatar: 'Új avatár',\n\t profile_banner: 'Profil Banner',\n\t current_profile_banner: 'Jelenlegi profil banner',\n\t set_new_profile_banner: 'Új profil banner',\n\t profile_background: 'Profil háttérkép',\n\t set_new_profile_background: 'Új profil háttér beállítása',\n\t settings: 'Beállítások',\n\t theme: 'Téma',\n\t filtering: 'Szűrés',\n\t filtering_explanation: 'Minden tartalom mely ezen szavakat tartalmazza némítva lesz, soronként egy',\n\t attachments: 'Csatolmányok',\n\t hide_attachments_in_tl: 'Csatolmányok elrejtése az idővonalon',\n\t hide_attachments_in_convo: 'Csatolmányok elrejtése a társalgásokban',\n\t nsfw_clickthrough: 'NSFW átkattintási tartalom elrejtésének engedélyezése',\n\t autoload: 'Autoatikus betöltés engedélyezése lap aljára görgetéskor',\n\t reply_link_preview: 'Válasz-link előzetes mutatása egér rátételkor'\n\t },\n\t notifications: {\n\t notifications: 'Értesítések',\n\t read: 'Olvasva!',\n\t followed_you: 'követ téged'\n\t },\n\t login: {\n\t login: 'Bejelentkezés',\n\t username: 'Felhasználó név',\n\t password: 'Jelszó',\n\t register: 'Feliratkozás',\n\t logout: 'Kijelentkezés'\n\t },\n\t registration: {\n\t registration: 'Feliratkozás',\n\t fullname: 'Teljes név',\n\t email: 'Email',\n\t bio: 'Bio',\n\t password_confirm: 'Jelszó megerősítése'\n\t },\n\t post_status: {\n\t posting: 'Küldés folyamatban',\n\t default: 'Most érkeztem L.A.-be'\n\t },\n\t finder: {\n\t find_user: 'Felhasználó keresése',\n\t error_fetching_user: 'Hiba felhasználó beszerzésével'\n\t },\n\t general: {\n\t submit: 'Elküld'\n\t }\n\t};\n\t\n\tvar ro = {\n\t nav: {\n\t timeline: 'Cronologie',\n\t mentions: 'Menționări',\n\t public_tl: 'Cronologie Publică',\n\t twkn: 'Toată Reșeaua Cunoscută'\n\t },\n\t user_card: {\n\t follows_you: 'Te urmărește!',\n\t following: 'Urmărit!',\n\t follow: 'Urmărește',\n\t blocked: 'Blocat!',\n\t block: 'Blochează',\n\t statuses: 'Stări',\n\t mute: 'Pune pe mut',\n\t muted: 'Pus pe mut',\n\t followers: 'Următori',\n\t followees: 'Urmărește',\n\t per_day: 'pe zi'\n\t },\n\t timeline: {\n\t show_new: 'Arată cele noi',\n\t error_fetching: 'Erare la preluarea actualizărilor',\n\t up_to_date: 'La zi',\n\t load_older: 'Încarcă stări mai vechi',\n\t conversation: 'Conversație'\n\t },\n\t settings: {\n\t user_settings: 'Setările utilizatorului',\n\t name_bio: 'Nume și Bio',\n\t name: 'Nume',\n\t bio: 'Bio',\n\t avatar: 'Avatar',\n\t current_avatar: 'Avatarul curent',\n\t set_new_avatar: 'Setează avatar nou',\n\t profile_banner: 'Banner de profil',\n\t current_profile_banner: 'Bannerul curent al profilului',\n\t set_new_profile_banner: 'Setează banner nou la profil',\n\t profile_background: 'Fundalul de profil',\n\t set_new_profile_background: 'Setează fundal nou',\n\t settings: 'Setări',\n\t theme: 'Temă',\n\t filtering: 'Filtru',\n\t filtering_explanation: 'Toate stările care conțin aceste cuvinte vor fi puse pe mut, una pe linie',\n\t attachments: 'Atașamente',\n\t hide_attachments_in_tl: 'Ascunde atașamentele în cronologie',\n\t hide_attachments_in_convo: 'Ascunde atașamentele în conversații',\n\t nsfw_clickthrough: 'Permite ascunderea al atașamentelor NSFW',\n\t autoload: 'Permite încărcarea automată când scrolat la capăt',\n\t reply_link_preview: 'Permite previzualizarea linkului de răspuns la planarea de mouse'\n\t },\n\t notifications: {\n\t notifications: 'Notificări',\n\t read: 'Citit!',\n\t followed_you: 'te-a urmărit'\n\t },\n\t login: {\n\t login: 'Loghează',\n\t username: 'Nume utilizator',\n\t password: 'Parolă',\n\t register: 'Înregistrare',\n\t logout: 'Deloghează'\n\t },\n\t registration: {\n\t registration: 'Îregistrare',\n\t fullname: 'Numele întreg',\n\t email: 'Email',\n\t bio: 'Bio',\n\t password_confirm: 'Cofirmă parola'\n\t },\n\t post_status: {\n\t posting: 'Postează',\n\t default: 'Nu de mult am aterizat în L.A.'\n\t },\n\t finder: {\n\t find_user: 'Găsește utilizator',\n\t error_fetching_user: 'Eroare la preluarea utilizatorului'\n\t },\n\t general: {\n\t submit: 'trimite'\n\t }\n\t};\n\t\n\tvar ja = {\n\t chat: {\n\t title: 'チャット'\n\t },\n\t nav: {\n\t chat: 'ローカルチャット',\n\t timeline: 'タイムライン',\n\t mentions: 'メンション',\n\t public_tl: '公開タイムライン',\n\t twkn: '接続しているすべてのネットワーク'\n\t },\n\t user_card: {\n\t follows_you: 'フォローされました!',\n\t following: 'フォロー中!',\n\t follow: 'フォロー',\n\t blocked: 'ブロック済み!',\n\t block: 'ブロック',\n\t statuses: '投稿',\n\t mute: 'ミュート',\n\t muted: 'ミュート済み',\n\t followers: 'フォロワー',\n\t followees: 'フォロー',\n\t per_day: '/日',\n\t remote_follow: 'リモートフォロー'\n\t },\n\t timeline: {\n\t show_new: '更新',\n\t error_fetching: '更新の取得中にエラーが発生しました。',\n\t up_to_date: '最新',\n\t load_older: '古い投稿を読み込む',\n\t conversation: '会話',\n\t collapse: '折り畳む',\n\t repeated: 'リピート'\n\t },\n\t settings: {\n\t user_settings: 'ユーザー設定',\n\t name_bio: '名前とプロフィール',\n\t name: '名前',\n\t bio: 'プロフィール',\n\t avatar: 'アバター',\n\t current_avatar: 'あなたの現在のアバター',\n\t set_new_avatar: '新しいアバターを設定する',\n\t profile_banner: 'プロフィールバナー',\n\t current_profile_banner: '現在のプロフィールバナー',\n\t set_new_profile_banner: '新しいプロフィールバナーを設定する',\n\t profile_background: 'プロフィールの背景',\n\t set_new_profile_background: '新しいプロフィールの背景を設定する',\n\t settings: '設定',\n\t theme: 'テーマ',\n\t presets: 'プリセット',\n\t theme_help: '16進数カラーコード (#aabbcc) を使用してカラーテーマをカスタマイズ出来ます。',\n\t radii_help: 'インターフェースの縁の丸さを設定する。',\n\t background: '背景',\n\t foreground: '前景',\n\t text: '文字',\n\t links: 'リンク',\n\t cBlue: '青 (返信, フォロー)',\n\t cRed: '赤 (キャンセル)',\n\t cOrange: 'オレンジ (お気に入り)',\n\t cGreen: '緑 (リツイート)',\n\t btnRadius: 'ボタン',\n\t panelRadius: 'パネル',\n\t avatarRadius: 'アバター',\n\t avatarAltRadius: 'アバター (通知)',\n\t tooltipRadius: 'ツールチップ/アラート',\n\t attachmentRadius: 'ファイル',\n\t filtering: 'フィルタリング',\n\t filtering_explanation: 'これらの単語を含むすべてのものがミュートされます。1行に1つの単語を入力してください。',\n\t attachments: 'ファイル',\n\t hide_attachments_in_tl: 'タイムラインのファイルを隠す。',\n\t hide_attachments_in_convo: '会話の中のファイルを隠す。',\n\t nsfw_clickthrough: 'NSFWファイルの非表示を有効にする。',\n\t stop_gifs: 'カーソルを重ねた時にGIFを再生する。',\n\t autoload: '下にスクロールした時に自動で読み込むようにする。',\n\t streaming: '上までスクロールした時に自動でストリーミングされるようにする。',\n\t reply_link_preview: 'マウスカーソルを重ねた時に返信のプレビューを表示するようにする。',\n\t follow_import: 'フォローインポート',\n\t import_followers_from_a_csv_file: 'CSVファイルからフォローをインポートする。',\n\t follows_imported: 'フォローがインポートされました!処理に少し時間がかかるかもしれません。',\n\t follow_import_error: 'フォロワーのインポート中にエラーが発生しました。'\n\t },\n\t notifications: {\n\t notifications: '通知',\n\t read: '読んだ!',\n\t followed_you: 'フォローされました',\n\t favorited_you: 'あなたの投稿がお気に入りされました',\n\t repeated_you: 'あなたの投稿がリピートされました'\n\t },\n\t login: {\n\t login: 'ログイン',\n\t username: 'ユーザー名',\n\t password: 'パスワード',\n\t register: '登録',\n\t logout: 'ログアウト'\n\t },\n\t registration: {\n\t registration: '登録',\n\t fullname: '表示名',\n\t email: 'Eメール',\n\t bio: 'プロフィール',\n\t password_confirm: 'パスワードの確認'\n\t },\n\t post_status: {\n\t posting: '投稿',\n\t default: 'ちょうどL.A.に着陸しました。'\n\t },\n\t finder: {\n\t find_user: 'ユーザー検索',\n\t error_fetching_user: 'ユーザー検索でエラーが発生しました'\n\t },\n\t general: {\n\t submit: '送信',\n\t apply: '適用'\n\t },\n\t user_profile: {\n\t timeline_title: 'ユーザータイムライン'\n\t }\n\t};\n\t\n\tvar fr = {\n\t nav: {\n\t timeline: 'Journal',\n\t mentions: 'Notifications',\n\t public_tl: 'Statuts locaux',\n\t twkn: 'Le réseau connu'\n\t },\n\t user_card: {\n\t follows_you: 'Vous suit !',\n\t following: 'Suivi !',\n\t follow: 'Suivre',\n\t blocked: 'Bloqué',\n\t block: 'Bloquer',\n\t statuses: 'Statuts',\n\t mute: 'Mettre en muet',\n\t muted: 'Mis en muet',\n\t followers: 'Vous suivent',\n\t followees: 'Suivis',\n\t per_day: 'par jour'\n\t },\n\t timeline: {\n\t show_new: 'Afficher plus',\n\t error_fetching: 'Erreur en cherchant des mises à jours',\n\t up_to_date: 'À jour',\n\t load_older: 'Afficher plus',\n\t conversation: 'Conversation'\n\t },\n\t settings: {\n\t user_settings: 'Paramètres utilisateur',\n\t name_bio: 'Nom & Bio',\n\t name: 'Nom',\n\t bio: 'Bioraphie',\n\t avatar: 'Avatar',\n\t current_avatar: 'Votre avatar',\n\t set_new_avatar: 'Changer d\\'avatar',\n\t profile_banner: 'Bannière du profil',\n\t current_profile_banner: 'Bannière du profil',\n\t set_new_profile_banner: 'Changer de bannière',\n\t profile_background: 'Image de fond',\n\t set_new_profile_background: 'Changer d\\'image de fond',\n\t settings: 'Paramètres',\n\t theme: 'Thème',\n\t filtering: 'Filtre',\n\t filtering_explanation: 'Tout les statuts contenant ces mots vont être cachés, un mot par ligne.',\n\t attachments: 'Pièces jointes',\n\t hide_attachments_in_tl: 'Cacher les pièces jointes dans le journal',\n\t hide_attachments_in_convo: 'Cacher les pièces jointes dans les conversations',\n\t nsfw_clickthrough: 'Activer le clic pour afficher les images marquées comme contenu adulte ou sensible',\n\t autoload: 'Activer le chargement automatique une fois le bas de la page atteint',\n\t reply_link_preview: 'Activer un aperçu sur passage de la souris',\n\t presets: 'Thèmes prédéfinis',\n\t theme_help: 'Utilisez les codes de couleur hexadécimaux (#aabbcc) pour customiser les couleurs de votre thème.',\n\t background: 'Arrière plan',\n\t foreground: 'Premier plan',\n\t text: 'Texte',\n\t links: 'Liens',\n\t streaming: 'Active le défilement automatique de nouveaux statuts lorsqu\\'on est au haut de la page',\n\t follow_import: 'Importer ses abonnements',\n\t import_followers_from_a_csv_file: 'Importer ses abonnements depuis un fichier csv',\n\t follows_imported: 'Abonnements importés ! Le traitement peut prendre un moment.',\n\t follow_import_error: 'Erreur lors de l\\'importation des abonnements.'\n\t },\n\t notifications: {\n\t notifications: 'Notifications',\n\t read: 'Lu !',\n\t followed_you: 'vous a suivi'\n\t },\n\t login: {\n\t login: 'Connexion',\n\t username: 'Nom d\\'utilisateur',\n\t password: 'Mot de passe',\n\t register: 'S\\'inscrire',\n\t logout: 'Déconnexion'\n\t },\n\t registration: {\n\t registration: 'Inscription',\n\t fullname: 'Nom complet',\n\t email: 'Adresse courriel',\n\t bio: 'Biographie',\n\t password_confirm: 'Confirmez le mot de passe'\n\t },\n\t post_status: {\n\t posting: 'Envoi en cours',\n\t default: 'Écrivez ici votre prochain statut.'\n\t },\n\t finder: {\n\t find_user: 'Chercher un utilisateur',\n\t error_fetching_user: 'Une erreur est survenue pendant la recherche de l\\'utilisateur'\n\t },\n\t general: {\n\t submit: 'Envoyer',\n\t apply: 'Appliquer'\n\t }\n\t};\n\t\n\tvar it = {\n\t nav: {\n\t timeline: 'Sequenza temporale',\n\t mentions: 'Menzioni',\n\t public_tl: 'Sequenza temporale pubblica',\n\t twkn: 'L\\'intiera rete conosciuta'\n\t },\n\t user_card: {\n\t follows_you: 'Ti segue!',\n\t following: 'Lo stai seguendo!',\n\t follow: 'Segui',\n\t statuses: 'Messaggi',\n\t mute: 'Ammutolisci',\n\t muted: 'Ammutoliti',\n\t followers: 'Chi ti segue',\n\t followees: 'Chi stai seguendo',\n\t per_day: 'al giorno'\n\t },\n\t timeline: {\n\t show_new: 'Mostra nuovi',\n\t error_fetching: 'Errori nel prelievo aggiornamenti',\n\t up_to_date: 'Aggiornato',\n\t load_older: 'Carica messaggi più vecchi'\n\t },\n\t settings: {\n\t user_settings: 'Configurazione dell\\'utente',\n\t name_bio: 'Nome & Introduzione',\n\t name: 'Nome',\n\t bio: 'Introduzione',\n\t avatar: 'Avatar',\n\t current_avatar: 'Il tuo attuale avatar',\n\t set_new_avatar: 'Scegli un nuovo avatar',\n\t profile_banner: 'Sfondo del tuo profilo',\n\t current_profile_banner: 'Sfondo attuale',\n\t set_new_profile_banner: 'Scegli un nuovo sfondo per il tuo profilo',\n\t profile_background: 'Sfondo della tua pagina',\n\t set_new_profile_background: 'Scegli un nuovo sfondo per la tua pagina',\n\t settings: 'Settaggi',\n\t theme: 'Tema',\n\t filtering: 'Filtri',\n\t filtering_explanation: 'Filtra via le notifiche che contengono le seguenti parole (inserisci rigo per rigo le parole di innesco)',\n\t attachments: 'Allegati',\n\t hide_attachments_in_tl: 'Nascondi gli allegati presenti nella sequenza temporale',\n\t hide_attachments_in_convo: 'Nascondi gli allegati presenti nelle conversazioni',\n\t nsfw_clickthrough: 'Abilita la trasparenza degli allegati NSFW',\n\t autoload: 'Abilita caricamento automatico quando si raggiunge il fondo schermo',\n\t reply_link_preview: 'Ability il reply-link preview al passaggio del mouse'\n\t },\n\t notifications: {\n\t notifications: 'Notifiche',\n\t read: 'Leggi!',\n\t followed_you: 'ti ha seguito'\n\t },\n\t general: {\n\t submit: 'Invia'\n\t }\n\t};\n\t\n\tvar oc = {\n\t chat: {\n\t title: 'Chat'\n\t },\n\t nav: {\n\t chat: 'Chat local',\n\t timeline: 'Flux d’actualitat',\n\t mentions: 'Notificacions',\n\t public_tl: 'Estatuts locals',\n\t twkn: 'Lo malhum conegut'\n\t },\n\t user_card: {\n\t follows_you: 'Vos sèc !',\n\t following: 'Seguit !',\n\t follow: 'Seguir',\n\t blocked: 'Blocat',\n\t block: 'Blocar',\n\t statuses: 'Estatuts',\n\t mute: 'En silenci',\n\t muted: 'Mes en silenci',\n\t followers: 'Seguidors',\n\t followees: 'Abonaments',\n\t per_day: 'per jorn',\n\t remote_follow: 'Seguir a distància'\n\t },\n\t timeline: {\n\t show_new: 'Ne veire mai',\n\t error_fetching: 'Error en cercant de mesas a jorn',\n\t up_to_date: 'Actualizat',\n\t load_older: 'Ne veire mai',\n\t conversation: 'Conversacion',\n\t collapse: 'Plegar',\n\t repeated: 'repetit'\n\t },\n\t settings: {\n\t user_settings: 'Paramètres utilizaire',\n\t name_bio: 'Nom & Bio',\n\t name: 'Nom',\n\t bio: 'Biografia',\n\t avatar: 'Avatar',\n\t current_avatar: 'Vòstre avatar actual',\n\t set_new_avatar: 'Cambiar l’avatar',\n\t profile_banner: 'Bandièra del perfil',\n\t current_profile_banner: 'Bandièra actuala del perfil',\n\t set_new_profile_banner: 'Cambiar de bandièra',\n\t profile_background: 'Imatge de fons',\n\t set_new_profile_background: 'Cambiar l’imatge de fons',\n\t settings: 'Paramètres',\n\t theme: 'Tèma',\n\t presets: 'Pre-enregistrats',\n\t theme_help: 'Emplegatz los còdis de color hex (#rrggbb) per personalizar vòstre tèma de color.',\n\t radii_help: 'Configurar los caires arredondits de l’interfàcia (en pixèls)',\n\t background: 'Rèire plan',\n\t foreground: 'Endavant',\n\t text: 'Tèxte',\n\t links: 'Ligams',\n\t cBlue: 'Blau (Respondre, seguir)',\n\t cRed: 'Roge (Anullar)',\n\t cOrange: 'Irange (Metre en favorit)',\n\t cGreen: 'Verd (Repartajar)',\n\t btnRadius: 'Botons',\n\t panelRadius: 'Panèls',\n\t avatarRadius: 'Avatars',\n\t avatarAltRadius: 'Avatars (Notificacions)',\n\t tooltipRadius: 'Astúcias/Alèrta',\n\t attachmentRadius: 'Pèças juntas',\n\t filtering: 'Filtre',\n\t filtering_explanation: 'Totes los estatuts amb aqueles mots seràn en silenci, un mot per linha.',\n\t attachments: 'Pèças juntas',\n\t hide_attachments_in_tl: 'Rescondre las pèças juntas',\n\t hide_attachments_in_convo: 'Rescondre las pèças juntas dins las conversacions',\n\t nsfw_clickthrough: 'Activar lo clic per mostrar los imatges marcats coma pels adults o sensibles',\n\t stop_gifs: 'Lançar los GIFs al subrevòl',\n\t autoload: 'Activar lo cargament automatic un còp arribat al cap de la pagina',\n\t streaming: 'Activar lo cargament automatic dels novèls estatus en anar amont',\n\t reply_link_preview: 'Activar l’apercebut en passar la mirga',\n\t follow_import: 'Importar los abonaments',\n\t import_followers_from_a_csv_file: 'Importar los seguidors d’un fichièr csv',\n\t follows_imported: 'Seguidors importats. Lo tractament pòt trigar una estona.',\n\t follow_import_error: 'Error en important los seguidors'\n\t },\n\t notifications: {\n\t notifications: 'Notficacions',\n\t read: 'Legit !',\n\t followed_you: 'vos a seguit',\n\t favorited_you: 'a mes vòstre estatut en favorit',\n\t repeated_you: 'a repetit your vòstre estatut'\n\t },\n\t login: {\n\t login: 'Connexion',\n\t username: 'Nom d’utilizaire',\n\t password: 'Senhal',\n\t register: 'Se marcar',\n\t logout: 'Desconnexion'\n\t },\n\t registration: {\n\t registration: 'Inscripcion',\n\t fullname: 'Nom complèt',\n\t email: 'Adreça de corrièl',\n\t bio: 'Biografia',\n\t password_confirm: 'Confirmar lo senhal'\n\t },\n\t post_status: {\n\t posting: 'Mandadís',\n\t default: 'Escrivètz aquí vòstre estatut.'\n\t },\n\t finder: {\n\t find_user: 'Cercar un utilizaire',\n\t error_fetching_user: 'Error pendent la recèrca d’un utilizaire'\n\t },\n\t general: {\n\t submit: 'Mandar',\n\t apply: 'Aplicar'\n\t },\n\t user_profile: {\n\t timeline_title: 'Flux a l’utilizaire'\n\t }\n\t};\n\t\n\tvar pl = {\n\t chat: {\n\t title: 'Czat'\n\t },\n\t nav: {\n\t chat: 'Lokalny czat',\n\t timeline: 'Oś czasu',\n\t mentions: 'Wzmianki',\n\t public_tl: 'Publiczna oś czasu',\n\t twkn: 'Cała znana sieć'\n\t },\n\t user_card: {\n\t follows_you: 'Obserwuje cię!',\n\t following: 'Obserwowany!',\n\t follow: 'Obserwuj',\n\t blocked: 'Zablokowany!',\n\t block: 'Zablokuj',\n\t statuses: 'Statusy',\n\t mute: 'Wycisz',\n\t muted: 'Wyciszony',\n\t followers: 'Obserwujący',\n\t followees: 'Obserwowani',\n\t per_day: 'dziennie',\n\t remote_follow: 'Zdalna obserwacja'\n\t },\n\t timeline: {\n\t show_new: 'Pokaż nowe',\n\t error_fetching: 'Błąd pobierania',\n\t up_to_date: 'Na bieżąco',\n\t load_older: 'Załaduj starsze statusy',\n\t conversation: 'Rozmowa',\n\t collapse: 'Zwiń',\n\t repeated: 'powtórzono'\n\t },\n\t settings: {\n\t user_settings: 'Ustawienia użytkownika',\n\t name_bio: 'Imię i bio',\n\t name: 'Imię',\n\t bio: 'Bio',\n\t avatar: 'Awatar',\n\t current_avatar: 'Twój obecny awatar',\n\t set_new_avatar: 'Ustaw nowy awatar',\n\t profile_banner: 'Banner profilu',\n\t current_profile_banner: 'Twój obecny banner profilu',\n\t set_new_profile_banner: 'Ustaw nowy banner profilu',\n\t profile_background: 'Tło profilu',\n\t set_new_profile_background: 'Ustaw nowe tło profilu',\n\t settings: 'Ustawienia',\n\t theme: 'Motyw',\n\t presets: 'Gotowe motywy',\n\t theme_help: 'Użyj kolorów w notacji szesnastkowej (#rrggbb), by stworzyć swój motyw.',\n\t radii_help: 'Ustaw zaokrąglenie krawędzi interfejsu (w pikselach)',\n\t background: 'Tło',\n\t foreground: 'Pierwszy plan',\n\t text: 'Tekst',\n\t links: 'Łącza',\n\t cBlue: 'Niebieski (odpowiedz, obserwuj)',\n\t cRed: 'Czerwony (anuluj)',\n\t cOrange: 'Pomarańczowy (ulubione)',\n\t cGreen: 'Zielony (powtórzenia)',\n\t btnRadius: 'Przyciski',\n\t panelRadius: 'Panele',\n\t avatarRadius: 'Awatary',\n\t avatarAltRadius: 'Awatary (powiadomienia)',\n\t tooltipRadius: 'Etykiety/alerty',\n\t attachmentRadius: 'Załączniki',\n\t filtering: 'Filtrowanie',\n\t filtering_explanation: 'Wszystkie statusy zawierające te słowa będą wyciszone. Jedno słowo na linijkę',\n\t attachments: 'Załączniki',\n\t hide_attachments_in_tl: 'Ukryj załączniki w osi czasu',\n\t hide_attachments_in_convo: 'Ukryj załączniki w rozmowach',\n\t nsfw_clickthrough: 'Włącz domyślne ukrywanie załączników o treści nieprzyzwoitej (NSFW)',\n\t stop_gifs: 'Odtwarzaj GIFy po najechaniu kursorem',\n\t autoload: 'Włącz automatyczne ładowanie po przewinięciu do końca strony',\n\t streaming: 'Włącz automatycznie strumieniowanie nowych postów gdy na początku strony',\n\t reply_link_preview: 'Włącz dymek z podglądem postu po najechaniu na znak odpowiedzi',\n\t follow_import: 'Import obserwowanych',\n\t import_followers_from_a_csv_file: 'Importuj obserwowanych z pliku CSV',\n\t follows_imported: 'Obserwowani zaimportowani! Przetwarzanie może trochę potrwać.',\n\t follow_import_error: 'Błąd przy importowaniu obserwowanych'\n\t },\n\t notifications: {\n\t notifications: 'Powiadomienia',\n\t read: 'Przeczytane!',\n\t followed_you: 'obserwuje cię',\n\t favorited_you: 'dodał twój status do ulubionych',\n\t repeated_you: 'powtórzył twój status'\n\t },\n\t login: {\n\t login: 'Zaloguj',\n\t username: 'Użytkownik',\n\t password: 'Hasło',\n\t register: 'Zarejestruj',\n\t logout: 'Wyloguj'\n\t },\n\t registration: {\n\t registration: 'Rejestracja',\n\t fullname: 'Wyświetlana nazwa profilu',\n\t email: 'Email',\n\t bio: 'Bio',\n\t password_confirm: 'Potwierdzenie hasła'\n\t },\n\t post_status: {\n\t posting: 'Wysyłanie',\n\t default: 'Właśnie wróciłem z kościoła'\n\t },\n\t finder: {\n\t find_user: 'Znajdź użytkownika',\n\t error_fetching_user: 'Błąd przy pobieraniu profilu'\n\t },\n\t general: {\n\t submit: 'Wyślij',\n\t apply: 'Zastosuj'\n\t },\n\t user_profile: {\n\t timeline_title: 'Oś czasu użytkownika'\n\t }\n\t};\n\t\n\tvar es = {\n\t chat: {\n\t title: 'Chat'\n\t },\n\t nav: {\n\t chat: 'Chat Local',\n\t timeline: 'Línea Temporal',\n\t mentions: 'Menciones',\n\t public_tl: 'Línea Temporal Pública',\n\t twkn: 'Toda La Red Conocida'\n\t },\n\t user_card: {\n\t follows_you: '¡Te sigue!',\n\t following: '¡Siguiendo!',\n\t follow: 'Seguir',\n\t blocked: '¡Bloqueado!',\n\t block: 'Bloquear',\n\t statuses: 'Estados',\n\t mute: 'Silenciar',\n\t muted: 'Silenciado',\n\t followers: 'Seguidores',\n\t followees: 'Siguiendo',\n\t per_day: 'por día',\n\t remote_follow: 'Seguir'\n\t },\n\t timeline: {\n\t show_new: 'Mostrar lo nuevo',\n\t error_fetching: 'Error al cargar las actualizaciones',\n\t up_to_date: 'Actualizado',\n\t load_older: 'Cargar actualizaciones anteriores',\n\t conversation: 'Conversación'\n\t },\n\t settings: {\n\t user_settings: 'Ajustes de Usuario',\n\t name_bio: 'Nombre y Biografía',\n\t name: 'Nombre',\n\t bio: 'Biografía',\n\t avatar: 'Avatar',\n\t current_avatar: 'Tu avatar actual',\n\t set_new_avatar: 'Cambiar avatar',\n\t profile_banner: 'Cabecera del perfil',\n\t current_profile_banner: 'Cabecera actual',\n\t set_new_profile_banner: 'Cambiar cabecera',\n\t profile_background: 'Fondo del Perfil',\n\t set_new_profile_background: 'Cambiar fondo del perfil',\n\t settings: 'Ajustes',\n\t theme: 'Tema',\n\t presets: 'Por defecto',\n\t theme_help: 'Use códigos de color hexadecimales (#rrggbb) para personalizar su tema de colores.',\n\t background: 'Segundo plano',\n\t foreground: 'Primer plano',\n\t text: 'Texto',\n\t links: 'Links',\n\t filtering: 'Filtros',\n\t filtering_explanation: 'Todos los estados que contengan estas palabras serán silenciados, una por línea',\n\t attachments: 'Adjuntos',\n\t hide_attachments_in_tl: 'Ocultar adjuntos en la línea temporal',\n\t hide_attachments_in_convo: 'Ocultar adjuntos en las conversaciones',\n\t nsfw_clickthrough: 'Activar el clic para ocultar los adjuntos NSFW',\n\t autoload: 'Activar carga automática al llegar al final de la página',\n\t streaming: 'Habilite la transmisión automática de nuevas publicaciones cuando se desplaza hacia la parte superior',\n\t reply_link_preview: 'Activar la previsualización del enlace de responder al pasar el ratón por encima',\n\t follow_import: 'Importar personas que tú sigues',\n\t import_followers_from_a_csv_file: 'Importar personas que tú sigues apartir de un archivo csv',\n\t follows_imported: '¡Importado! Procesarlos llevará tiempo.',\n\t follow_import_error: 'Error al importal el archivo'\n\t },\n\t notifications: {\n\t notifications: 'Notificaciones',\n\t read: '¡Leído!',\n\t followed_you: 'empezó a seguirte'\n\t },\n\t login: {\n\t login: 'Identificación',\n\t username: 'Usuario',\n\t password: 'Contraseña',\n\t register: 'Registrar',\n\t logout: 'Salir'\n\t },\n\t registration: {\n\t registration: 'Registro',\n\t fullname: 'Nombre a mostrar',\n\t email: 'Correo electrónico',\n\t bio: 'Biografía',\n\t password_confirm: 'Confirmación de contraseña'\n\t },\n\t post_status: {\n\t posting: 'Publicando',\n\t default: 'Acabo de aterrizar en L.A.'\n\t },\n\t finder: {\n\t find_user: 'Encontrar usuario',\n\t error_fetching_user: 'Error al buscar usuario'\n\t },\n\t general: {\n\t submit: 'Enviar',\n\t apply: 'Aplicar'\n\t }\n\t};\n\t\n\tvar pt = {\n\t chat: {\n\t title: 'Chat'\n\t },\n\t nav: {\n\t chat: 'Chat Local',\n\t timeline: 'Linha do tempo',\n\t mentions: 'Menções',\n\t public_tl: 'Linha do tempo pública',\n\t twkn: 'Toda a rede conhecida'\n\t },\n\t user_card: {\n\t follows_you: 'Segue você!',\n\t following: 'Seguindo!',\n\t follow: 'Seguir',\n\t blocked: 'Bloqueado!',\n\t block: 'Bloquear',\n\t statuses: 'Postagens',\n\t mute: 'Silenciar',\n\t muted: 'Silenciado',\n\t followers: 'Seguidores',\n\t followees: 'Seguindo',\n\t per_day: 'por dia',\n\t remote_follow: 'Seguidor Remoto'\n\t },\n\t timeline: {\n\t show_new: 'Mostrar novas',\n\t error_fetching: 'Erro buscando atualizações',\n\t up_to_date: 'Atualizado',\n\t load_older: 'Carregar postagens antigas',\n\t conversation: 'Conversa'\n\t },\n\t settings: {\n\t user_settings: 'Configurações de Usuário',\n\t name_bio: 'Nome & Biografia',\n\t name: 'Nome',\n\t bio: 'Biografia',\n\t avatar: 'Avatar',\n\t current_avatar: 'Seu avatar atual',\n\t set_new_avatar: 'Alterar avatar',\n\t profile_banner: 'Capa de perfil',\n\t current_profile_banner: 'Sua capa de perfil atual',\n\t set_new_profile_banner: 'Alterar capa de perfil',\n\t profile_background: 'Plano de fundo de perfil',\n\t set_new_profile_background: 'Alterar o plano de fundo de perfil',\n\t settings: 'Configurações',\n\t theme: 'Tema',\n\t presets: 'Predefinições',\n\t theme_help: 'Use cores em código hexadecimal (#rrggbb) para personalizar seu esquema de cores.',\n\t background: 'Plano de Fundo',\n\t foreground: 'Primeiro Plano',\n\t text: 'Texto',\n\t links: 'Links',\n\t filtering: 'Filtragem',\n\t filtering_explanation: 'Todas as postagens contendo estas palavras serão silenciadas, uma por linha.',\n\t attachments: 'Anexos',\n\t hide_attachments_in_tl: 'Ocultar anexos na linha do tempo.',\n\t hide_attachments_in_convo: 'Ocultar anexos em conversas',\n\t nsfw_clickthrough: 'Habilitar clique para ocultar anexos NSFW',\n\t autoload: 'Habilitar carregamento automático quando a rolagem chegar ao fim.',\n\t streaming: 'Habilitar o fluxo automático de postagens quando ao topo da página',\n\t reply_link_preview: 'Habilitar a pré-visualização de link de respostas ao passar o mouse.',\n\t follow_import: 'Importar seguidas',\n\t import_followers_from_a_csv_file: 'Importe seguidores a partir de um arquivo CSV',\n\t follows_imported: 'Seguidores importados! O processamento pode demorar um pouco.',\n\t follow_import_error: 'Erro ao importar seguidores'\n\t },\n\t notifications: {\n\t notifications: 'Notificações',\n\t read: 'Ler!',\n\t followed_you: 'seguiu você'\n\t },\n\t login: {\n\t login: 'Entrar',\n\t username: 'Usuário',\n\t password: 'Senha',\n\t register: 'Registrar',\n\t logout: 'Sair'\n\t },\n\t registration: {\n\t registration: 'Registro',\n\t fullname: 'Nome para exibição',\n\t email: 'Correio eletrônico',\n\t bio: 'Biografia',\n\t password_confirm: 'Confirmação de senha'\n\t },\n\t post_status: {\n\t posting: 'Publicando',\n\t default: 'Acabo de aterrizar em L.A.'\n\t },\n\t finder: {\n\t find_user: 'Buscar usuário',\n\t error_fetching_user: 'Erro procurando usuário'\n\t },\n\t general: {\n\t submit: 'Enviar',\n\t apply: 'Aplicar'\n\t }\n\t};\n\t\n\tvar ru = {\n\t chat: {\n\t title: 'Чат'\n\t },\n\t nav: {\n\t chat: 'Локальный чат',\n\t timeline: 'Лента',\n\t mentions: 'Упоминания',\n\t public_tl: 'Публичная лента',\n\t twkn: 'Федеративная лента'\n\t },\n\t user_card: {\n\t follows_you: 'Читает вас',\n\t following: 'Читаю',\n\t follow: 'Читать',\n\t blocked: 'Заблокирован',\n\t block: 'Заблокировать',\n\t statuses: 'Статусы',\n\t mute: 'Игнорировать',\n\t muted: 'Игнорирую',\n\t followers: 'Читатели',\n\t followees: 'Читаемые',\n\t per_day: 'в день',\n\t remote_follow: 'Читать удалённо'\n\t },\n\t timeline: {\n\t show_new: 'Показать новые',\n\t error_fetching: 'Ошибка при обновлении',\n\t up_to_date: 'Обновлено',\n\t load_older: 'Загрузить старые статусы',\n\t conversation: 'Разговор',\n\t collapse: 'Свернуть',\n\t repeated: 'повторил(а)'\n\t },\n\t settings: {\n\t user_settings: 'Настройки пользователя',\n\t name_bio: 'Имя и описание',\n\t name: 'Имя',\n\t bio: 'Описание',\n\t avatar: 'Аватар',\n\t current_avatar: 'Текущий аватар',\n\t set_new_avatar: 'Загрузить новый аватар',\n\t profile_banner: 'Баннер профиля',\n\t current_profile_banner: 'Текущий баннер профиля',\n\t set_new_profile_banner: 'Загрузить новый баннер профиля',\n\t profile_background: 'Фон профиля',\n\t set_new_profile_background: 'Загрузить новый фон профиля',\n\t settings: 'Настройки',\n\t theme: 'Тема',\n\t presets: 'Пресеты',\n\t theme_help: 'Используйте шестнадцатеричные коды цветов (#rrggbb) для настройки темы.',\n\t radii_help: 'Округление краёв элементов интерфейса (в пикселях)',\n\t background: 'Фон',\n\t foreground: 'Передний план',\n\t text: 'Текст',\n\t links: 'Ссылки',\n\t cBlue: 'Ответить, читать',\n\t cRed: 'Отменить',\n\t cOrange: 'Нравится',\n\t cGreen: 'Повторить',\n\t btnRadius: 'Кнопки',\n\t panelRadius: 'Панели',\n\t avatarRadius: 'Аватары',\n\t avatarAltRadius: 'Аватары в уведомлениях',\n\t tooltipRadius: 'Всплывающие подсказки/уведомления',\n\t attachmentRadius: 'Прикреплённые файлы',\n\t filtering: 'Фильтрация',\n\t filtering_explanation: 'Все статусы, содержащие данные слова, будут игнорироваться, по одному в строке',\n\t attachments: 'Вложения',\n\t hide_attachments_in_tl: 'Прятать вложения в ленте',\n\t hide_attachments_in_convo: 'Прятать вложения в разговорах',\n\t stop_gifs: 'Проигрывать GIF анимации только при наведении',\n\t nsfw_clickthrough: 'Включить скрытие NSFW вложений',\n\t autoload: 'Включить автоматическую загрузку при прокрутке вниз',\n\t streaming: 'Включить автоматическую загрузку новых сообщений при прокрутке вверх',\n\t reply_link_preview: 'Включить предварительный просмотр ответа при наведении мыши',\n\t follow_import: 'Импортировать читаемых',\n\t import_followers_from_a_csv_file: 'Импортировать читаемых из файла .csv',\n\t follows_imported: 'Список читаемых импортирован. Обработка займёт некоторое время..',\n\t follow_import_error: 'Ошибка при импортировании читаемых.'\n\t },\n\t notifications: {\n\t notifications: 'Уведомления',\n\t read: 'Прочесть',\n\t followed_you: 'начал(а) читать вас',\n\t favorited_you: 'нравится ваш статус',\n\t repeated_you: 'повторил(а) ваш статус'\n\t },\n\t login: {\n\t login: 'Войти',\n\t username: 'Имя пользователя',\n\t password: 'Пароль',\n\t register: 'Зарегистрироваться',\n\t logout: 'Выйти'\n\t },\n\t registration: {\n\t registration: 'Регистрация',\n\t fullname: 'Отображаемое имя',\n\t email: 'Email',\n\t bio: 'Описание',\n\t password_confirm: 'Подтверждение пароля'\n\t },\n\t post_status: {\n\t posting: 'Отправляется',\n\t default: 'Что нового?'\n\t },\n\t finder: {\n\t find_user: 'Найти пользователя',\n\t error_fetching_user: 'Пользователь не найден'\n\t },\n\t general: {\n\t submit: 'Отправить',\n\t apply: 'Применить'\n\t },\n\t user_profile: {\n\t timeline_title: 'Лента пользователя'\n\t }\n\t};\n\t\n\tvar messages = {\n\t de: de,\n\t fi: fi,\n\t en: en,\n\t et: et,\n\t hu: hu,\n\t ro: ro,\n\t ja: ja,\n\t fr: fr,\n\t it: it,\n\t oc: oc,\n\t pl: pl,\n\t es: es,\n\t pt: pt,\n\t ru: ru\n\t};\n\t\n\texports.default = messages;\n\n/***/ }),\n/* 169 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _typeof2 = __webpack_require__(220);\n\t\n\tvar _typeof3 = _interopRequireDefault(_typeof2);\n\t\n\tvar _each2 = __webpack_require__(61);\n\t\n\tvar _each3 = _interopRequireDefault(_each2);\n\t\n\tvar _throttle2 = __webpack_require__(449);\n\t\n\tvar _throttle3 = _interopRequireDefault(_throttle2);\n\t\n\texports.default = createPersistedState;\n\t\n\tvar _lodash = __webpack_require__(310);\n\t\n\tvar _lodash2 = _interopRequireDefault(_lodash);\n\t\n\tvar _objectPath = __webpack_require__(458);\n\t\n\tvar _objectPath2 = _interopRequireDefault(_objectPath);\n\t\n\tvar _localforage = __webpack_require__(298);\n\t\n\tvar _localforage2 = _interopRequireDefault(_localforage);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar loaded = false;\n\t\n\tvar defaultReducer = function defaultReducer(state, paths) {\n\t return paths.length === 0 ? state : paths.reduce(function (substate, path) {\n\t _objectPath2.default.set(substate, path, _objectPath2.default.get(state, path));\n\t return substate;\n\t }, {});\n\t};\n\t\n\tvar defaultStorage = function () {\n\t return _localforage2.default;\n\t}();\n\t\n\tvar defaultSetState = function defaultSetState(key, state, storage) {\n\t if (!loaded) {\n\t console.log('waiting for old state to be loaded...');\n\t } else {\n\t return storage.setItem(key, state);\n\t }\n\t};\n\t\n\tfunction createPersistedState() {\n\t var _ref = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {},\n\t _ref$key = _ref.key,\n\t key = _ref$key === undefined ? 'vuex-lz' : _ref$key,\n\t _ref$paths = _ref.paths,\n\t paths = _ref$paths === undefined ? [] : _ref$paths,\n\t _ref$getState = _ref.getState,\n\t getState = _ref$getState === undefined ? function (key, storage) {\n\t var value = storage.getItem(key);\n\t return value;\n\t } : _ref$getState,\n\t _ref$setState = _ref.setState,\n\t setState = _ref$setState === undefined ? (0, _throttle3.default)(defaultSetState, 60000) : _ref$setState,\n\t _ref$reducer = _ref.reducer,\n\t reducer = _ref$reducer === undefined ? defaultReducer : _ref$reducer,\n\t _ref$storage = _ref.storage,\n\t storage = _ref$storage === undefined ? defaultStorage : _ref$storage,\n\t _ref$subscriber = _ref.subscriber,\n\t subscriber = _ref$subscriber === undefined ? function (store) {\n\t return function (handler) {\n\t return store.subscribe(handler);\n\t };\n\t } : _ref$subscriber;\n\t\n\t return function (store) {\n\t getState(key, storage).then(function (savedState) {\n\t try {\n\t if ((typeof savedState === 'undefined' ? 'undefined' : (0, _typeof3.default)(savedState)) === 'object') {\n\t var usersState = savedState.users || {};\n\t usersState.usersObject = {};\n\t var users = usersState.users || [];\n\t (0, _each3.default)(users, function (user) {\n\t usersState.usersObject[user.id] = user;\n\t });\n\t savedState.users = usersState;\n\t\n\t store.replaceState((0, _lodash2.default)({}, store.state, savedState));\n\t }\n\t if (store.state.config.customTheme) {\n\t window.themeLoaded = true;\n\t store.dispatch('setOption', {\n\t name: 'customTheme',\n\t value: store.state.config.customTheme\n\t });\n\t }\n\t if (store.state.users.lastLoginName) {\n\t store.dispatch('loginUser', { username: store.state.users.lastLoginName, password: 'xxx' });\n\t }\n\t loaded = true;\n\t } catch (e) {\n\t console.log(\"Couldn't load state\");\n\t loaded = true;\n\t }\n\t });\n\t\n\t subscriber(store)(function (mutation, state) {\n\t try {\n\t setState(key, reducer(state, paths), storage);\n\t } catch (e) {\n\t console.log(\"Couldn't persist state:\");\n\t console.log(e);\n\t }\n\t });\n\t };\n\t}\n\n/***/ }),\n/* 170 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _isArray2 = __webpack_require__(2);\n\t\n\tvar _isArray3 = _interopRequireDefault(_isArray2);\n\t\n\tvar _backend_interactor_service = __webpack_require__(104);\n\t\n\tvar _backend_interactor_service2 = _interopRequireDefault(_backend_interactor_service);\n\t\n\tvar _phoenix = __webpack_require__(459);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar api = {\n\t state: {\n\t backendInteractor: (0, _backend_interactor_service2.default)(),\n\t fetchers: {},\n\t socket: null,\n\t chatDisabled: false\n\t },\n\t mutations: {\n\t setBackendInteractor: function setBackendInteractor(state, backendInteractor) {\n\t state.backendInteractor = backendInteractor;\n\t },\n\t addFetcher: function addFetcher(state, _ref) {\n\t var timeline = _ref.timeline,\n\t fetcher = _ref.fetcher;\n\t\n\t state.fetchers[timeline] = fetcher;\n\t },\n\t removeFetcher: function removeFetcher(state, _ref2) {\n\t var timeline = _ref2.timeline;\n\t\n\t delete state.fetchers[timeline];\n\t },\n\t setSocket: function setSocket(state, socket) {\n\t state.socket = socket;\n\t },\n\t setChatDisabled: function setChatDisabled(state, value) {\n\t state.chatDisabled = value;\n\t }\n\t },\n\t actions: {\n\t startFetching: function startFetching(store, timeline) {\n\t var userId = false;\n\t\n\t if ((0, _isArray3.default)(timeline)) {\n\t userId = timeline[1];\n\t timeline = timeline[0];\n\t }\n\t\n\t if (!store.state.fetchers[timeline]) {\n\t var fetcher = store.state.backendInteractor.startFetching({ timeline: timeline, store: store, userId: userId });\n\t store.commit('addFetcher', { timeline: timeline, fetcher: fetcher });\n\t }\n\t },\n\t stopFetching: function stopFetching(store, timeline) {\n\t var fetcher = store.state.fetchers[timeline];\n\t window.clearInterval(fetcher);\n\t store.commit('removeFetcher', { timeline: timeline });\n\t },\n\t initializeSocket: function initializeSocket(store, token) {\n\t if (!store.state.chatDisabled) {\n\t var socket = new _phoenix.Socket('/socket', { params: { token: token } });\n\t socket.connect();\n\t store.dispatch('initializeChat', socket);\n\t }\n\t },\n\t disableChat: function disableChat(store) {\n\t store.commit('setChatDisabled', true);\n\t }\n\t }\n\t};\n\t\n\texports.default = api;\n\n/***/ }),\n/* 171 */\n/***/ (function(module, exports) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\tvar chat = {\n\t state: {\n\t messages: [],\n\t channel: { state: '' }\n\t },\n\t mutations: {\n\t setChannel: function setChannel(state, channel) {\n\t state.channel = channel;\n\t },\n\t addMessage: function addMessage(state, message) {\n\t state.messages.push(message);\n\t state.messages = state.messages.slice(-19, 20);\n\t },\n\t setMessages: function setMessages(state, messages) {\n\t state.messages = messages.slice(-19, 20);\n\t }\n\t },\n\t actions: {\n\t initializeChat: function initializeChat(store, socket) {\n\t var channel = socket.channel('chat:public');\n\t channel.on('new_msg', function (msg) {\n\t store.commit('addMessage', msg);\n\t });\n\t channel.on('messages', function (_ref) {\n\t var messages = _ref.messages;\n\t\n\t store.commit('setMessages', messages);\n\t });\n\t channel.join();\n\t store.commit('setChannel', channel);\n\t }\n\t }\n\t};\n\t\n\texports.default = chat;\n\n/***/ }),\n/* 172 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _vue = __webpack_require__(101);\n\t\n\tvar _style_setter = __webpack_require__(175);\n\t\n\tvar _style_setter2 = _interopRequireDefault(_style_setter);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar defaultState = {\n\t name: 'Pleroma FE',\n\t colors: {},\n\t hideAttachments: false,\n\t hideAttachmentsInConv: false,\n\t hideNsfw: true,\n\t autoLoad: true,\n\t streaming: false,\n\t hoverPreview: true,\n\t muteWords: []\n\t};\n\t\n\tvar config = {\n\t state: defaultState,\n\t mutations: {\n\t setOption: function setOption(state, _ref) {\n\t var name = _ref.name,\n\t value = _ref.value;\n\t\n\t (0, _vue.set)(state, name, value);\n\t }\n\t },\n\t actions: {\n\t setPageTitle: function setPageTitle(_ref2) {\n\t var state = _ref2.state;\n\t var option = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : '';\n\t\n\t document.title = option + ' ' + state.name;\n\t },\n\t setOption: function setOption(_ref3, _ref4) {\n\t var commit = _ref3.commit,\n\t dispatch = _ref3.dispatch;\n\t var name = _ref4.name,\n\t value = _ref4.value;\n\t\n\t commit('setOption', { name: name, value: value });\n\t switch (name) {\n\t case 'name':\n\t dispatch('setPageTitle');\n\t break;\n\t case 'theme':\n\t _style_setter2.default.setPreset(value, commit);\n\t break;\n\t case 'customTheme':\n\t _style_setter2.default.setColors(value, commit);\n\t }\n\t }\n\t }\n\t};\n\t\n\texports.default = config;\n\n/***/ }),\n/* 173 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\texports.defaultState = exports.mutations = exports.mergeOrAdd = undefined;\n\t\n\tvar _promise = __webpack_require__(215);\n\t\n\tvar _promise2 = _interopRequireDefault(_promise);\n\t\n\tvar _merge2 = __webpack_require__(161);\n\t\n\tvar _merge3 = _interopRequireDefault(_merge2);\n\t\n\tvar _each2 = __webpack_require__(61);\n\t\n\tvar _each3 = _interopRequireDefault(_each2);\n\t\n\tvar _map2 = __webpack_require__(42);\n\t\n\tvar _map3 = _interopRequireDefault(_map2);\n\t\n\tvar _compact2 = __webpack_require__(424);\n\t\n\tvar _compact3 = _interopRequireDefault(_compact2);\n\t\n\tvar _backend_interactor_service = __webpack_require__(104);\n\t\n\tvar _backend_interactor_service2 = _interopRequireDefault(_backend_interactor_service);\n\t\n\tvar _vue = __webpack_require__(101);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar mergeOrAdd = exports.mergeOrAdd = function mergeOrAdd(arr, obj, item) {\n\t if (!item) {\n\t return false;\n\t }\n\t var oldItem = obj[item.id];\n\t if (oldItem) {\n\t (0, _merge3.default)(oldItem, item);\n\t return { item: oldItem, new: false };\n\t } else {\n\t arr.push(item);\n\t obj[item.id] = item;\n\t return { item: item, new: true };\n\t }\n\t};\n\t\n\tvar mutations = exports.mutations = {\n\t setMuted: function setMuted(state, _ref) {\n\t var id = _ref.user.id,\n\t muted = _ref.muted;\n\t\n\t var user = state.usersObject[id];\n\t (0, _vue.set)(user, 'muted', muted);\n\t },\n\t setCurrentUser: function setCurrentUser(state, user) {\n\t state.lastLoginName = user.screen_name;\n\t state.currentUser = (0, _merge3.default)(state.currentUser || {}, user);\n\t },\n\t clearCurrentUser: function clearCurrentUser(state) {\n\t state.currentUser = false;\n\t state.lastLoginName = false;\n\t },\n\t beginLogin: function beginLogin(state) {\n\t state.loggingIn = true;\n\t },\n\t endLogin: function endLogin(state) {\n\t state.loggingIn = false;\n\t },\n\t addNewUsers: function addNewUsers(state, users) {\n\t (0, _each3.default)(users, function (user) {\n\t return mergeOrAdd(state.users, state.usersObject, user);\n\t });\n\t },\n\t setUserForStatus: function setUserForStatus(state, status) {\n\t status.user = state.usersObject[status.user.id];\n\t }\n\t};\n\t\n\tvar defaultState = exports.defaultState = {\n\t lastLoginName: false,\n\t currentUser: false,\n\t loggingIn: false,\n\t users: [],\n\t usersObject: {}\n\t};\n\t\n\tvar users = {\n\t state: defaultState,\n\t mutations: mutations,\n\t actions: {\n\t fetchUser: function fetchUser(store, id) {\n\t store.rootState.api.backendInteractor.fetchUser({ id: id }).then(function (user) {\n\t return store.commit('addNewUsers', user);\n\t });\n\t },\n\t addNewStatuses: function addNewStatuses(store, _ref2) {\n\t var statuses = _ref2.statuses;\n\t\n\t var users = (0, _map3.default)(statuses, 'user');\n\t var retweetedUsers = (0, _compact3.default)((0, _map3.default)(statuses, 'retweeted_status.user'));\n\t store.commit('addNewUsers', users);\n\t store.commit('addNewUsers', retweetedUsers);\n\t\n\t (0, _each3.default)(statuses, function (status) {\n\t store.commit('setUserForStatus', status);\n\t });\n\t\n\t (0, _each3.default)((0, _compact3.default)((0, _map3.default)(statuses, 'retweeted_status')), function (status) {\n\t store.commit('setUserForStatus', status);\n\t });\n\t },\n\t logout: function logout(store) {\n\t store.commit('clearCurrentUser');\n\t store.dispatch('stopFetching', 'friends');\n\t store.commit('setBackendInteractor', (0, _backend_interactor_service2.default)());\n\t },\n\t loginUser: function loginUser(store, userCredentials) {\n\t return new _promise2.default(function (resolve, reject) {\n\t var commit = store.commit;\n\t commit('beginLogin');\n\t store.rootState.api.backendInteractor.verifyCredentials(userCredentials).then(function (response) {\n\t if (response.ok) {\n\t response.json().then(function (user) {\n\t user.credentials = userCredentials;\n\t commit('setCurrentUser', user);\n\t commit('addNewUsers', [user]);\n\t\n\t commit('setBackendInteractor', (0, _backend_interactor_service2.default)(userCredentials));\n\t\n\t if (user.token) {\n\t store.dispatch('initializeSocket', user.token);\n\t }\n\t\n\t store.dispatch('startFetching', 'friends');\n\t\n\t store.rootState.api.backendInteractor.fetchMutes().then(function (mutedUsers) {\n\t (0, _each3.default)(mutedUsers, function (user) {\n\t user.muted = true;\n\t });\n\t store.commit('addNewUsers', mutedUsers);\n\t });\n\t\n\t if ('Notification' in window && window.Notification.permission === 'default') {\n\t window.Notification.requestPermission();\n\t }\n\t\n\t store.rootState.api.backendInteractor.fetchFriends().then(function (friends) {\n\t return commit('addNewUsers', friends);\n\t });\n\t });\n\t } else {\n\t commit('endLogin');\n\t if (response.status === 401) {\n\t reject('Wrong username or password');\n\t } else {\n\t reject('An error occurred, please try again');\n\t }\n\t }\n\t commit('endLogin');\n\t resolve();\n\t }).catch(function (error) {\n\t console.log(error);\n\t commit('endLogin');\n\t reject('Failed to connect to server, try again');\n\t });\n\t });\n\t }\n\t }\n\t};\n\t\n\texports.default = users;\n\n/***/ }),\n/* 174 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\texports.splitIntoWords = exports.addPositionToWords = exports.wordAtPosition = exports.replaceWord = undefined;\n\t\n\tvar _find2 = __webpack_require__(62);\n\t\n\tvar _find3 = _interopRequireDefault(_find2);\n\t\n\tvar _reduce2 = __webpack_require__(162);\n\t\n\tvar _reduce3 = _interopRequireDefault(_reduce2);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar replaceWord = exports.replaceWord = function replaceWord(str, toReplace, replacement) {\n\t return str.slice(0, toReplace.start) + replacement + str.slice(toReplace.end);\n\t};\n\t\n\tvar wordAtPosition = exports.wordAtPosition = function wordAtPosition(str, pos) {\n\t var words = splitIntoWords(str);\n\t var wordsWithPosition = addPositionToWords(words);\n\t\n\t return (0, _find3.default)(wordsWithPosition, function (_ref) {\n\t var start = _ref.start,\n\t end = _ref.end;\n\t return start <= pos && end > pos;\n\t });\n\t};\n\t\n\tvar addPositionToWords = exports.addPositionToWords = function addPositionToWords(words) {\n\t return (0, _reduce3.default)(words, function (result, word) {\n\t var data = {\n\t word: word,\n\t start: 0,\n\t end: word.length\n\t };\n\t\n\t if (result.length > 0) {\n\t var previous = result.pop();\n\t\n\t data.start += previous.end;\n\t data.end += previous.end;\n\t\n\t result.push(previous);\n\t }\n\t\n\t result.push(data);\n\t\n\t return result;\n\t }, []);\n\t};\n\t\n\tvar splitIntoWords = exports.splitIntoWords = function splitIntoWords(str) {\n\t var regex = /\\b/;\n\t var triggers = /[@#:]+$/;\n\t\n\t var split = str.split(regex);\n\t\n\t var words = (0, _reduce3.default)(split, function (result, word) {\n\t if (result.length > 0) {\n\t var previous = result.pop();\n\t var matches = previous.match(triggers);\n\t if (matches) {\n\t previous = previous.replace(triggers, '');\n\t word = matches[0] + word;\n\t }\n\t result.push(previous);\n\t }\n\t result.push(word);\n\t\n\t return result;\n\t }, []);\n\t\n\t return words;\n\t};\n\t\n\tvar completion = {\n\t wordAtPosition: wordAtPosition,\n\t addPositionToWords: addPositionToWords,\n\t splitIntoWords: splitIntoWords,\n\t replaceWord: replaceWord\n\t};\n\t\n\texports.default = completion;\n\n/***/ }),\n/* 175 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _slicedToArray2 = __webpack_require__(108);\n\t\n\tvar _slicedToArray3 = _interopRequireDefault(_slicedToArray2);\n\t\n\tvar _entries = __webpack_require__(213);\n\t\n\tvar _entries2 = _interopRequireDefault(_entries);\n\t\n\tvar _times2 = __webpack_require__(450);\n\t\n\tvar _times3 = _interopRequireDefault(_times2);\n\t\n\tvar _color_convert = __webpack_require__(66);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar setStyle = function setStyle(href, commit) {\n\t var head = document.head;\n\t var body = document.body;\n\t body.style.display = 'none';\n\t var cssEl = document.createElement('link');\n\t cssEl.setAttribute('rel', 'stylesheet');\n\t cssEl.setAttribute('href', href);\n\t head.appendChild(cssEl);\n\t\n\t var setDynamic = function setDynamic() {\n\t var baseEl = document.createElement('div');\n\t body.appendChild(baseEl);\n\t\n\t var colors = {};\n\t (0, _times3.default)(16, function (n) {\n\t var name = 'base0' + n.toString(16).toUpperCase();\n\t baseEl.setAttribute('class', name);\n\t var color = window.getComputedStyle(baseEl).getPropertyValue('color');\n\t colors[name] = color;\n\t });\n\t\n\t commit('setOption', { name: 'colors', value: colors });\n\t\n\t body.removeChild(baseEl);\n\t\n\t var styleEl = document.createElement('style');\n\t head.appendChild(styleEl);\n\t\n\t\n\t body.style.display = 'initial';\n\t };\n\t\n\t cssEl.addEventListener('load', setDynamic);\n\t};\n\t\n\tvar setColors = function setColors(col, commit) {\n\t var head = document.head;\n\t var body = document.body;\n\t body.style.display = 'none';\n\t\n\t var styleEl = document.createElement('style');\n\t head.appendChild(styleEl);\n\t var styleSheet = styleEl.sheet;\n\t\n\t var isDark = col.text.r + col.text.g + col.text.b > col.bg.r + col.bg.g + col.bg.b;\n\t var colors = {};\n\t var radii = {};\n\t\n\t var mod = isDark ? -10 : 10;\n\t\n\t colors.bg = (0, _color_convert.rgb2hex)(col.bg.r, col.bg.g, col.bg.b);\n\t colors.lightBg = (0, _color_convert.rgb2hex)((col.bg.r + col.fg.r) / 2, (col.bg.g + col.fg.g) / 2, (col.bg.b + col.fg.b) / 2);\n\t colors.btn = (0, _color_convert.rgb2hex)(col.fg.r, col.fg.g, col.fg.b);\n\t colors.border = (0, _color_convert.rgb2hex)(col.fg.r - mod, col.fg.g - mod, col.fg.b - mod);\n\t colors.faint = (0, _color_convert.rgb2hex)(col.text.r * 0.45 + col.fg.r * 0.55, col.text.g * 0.45 + col.fg.g * 0.55, col.text.b * 0.45 + col.fg.b * 0.55);\n\t colors.fg = (0, _color_convert.rgb2hex)(col.text.r, col.text.g, col.text.b);\n\t colors.lightFg = (0, _color_convert.rgb2hex)(col.text.r - mod, col.text.g - mod, col.text.b - mod);\n\t\n\t colors['base07'] = (0, _color_convert.rgb2hex)(col.text.r - mod * 2, col.text.g - mod * 2, col.text.b - mod * 2);\n\t\n\t colors.link = (0, _color_convert.rgb2hex)(col.link.r, col.link.g, col.link.b);\n\t colors.icon = (0, _color_convert.rgb2hex)((col.bg.r + col.text.r) / 2, (col.bg.g + col.text.g) / 2, (col.bg.b + col.text.b) / 2);\n\t\n\t colors.cBlue = col.cBlue && (0, _color_convert.rgb2hex)(col.cBlue.r, col.cBlue.g, col.cBlue.b);\n\t colors.cRed = col.cRed && (0, _color_convert.rgb2hex)(col.cRed.r, col.cRed.g, col.cRed.b);\n\t colors.cGreen = col.cGreen && (0, _color_convert.rgb2hex)(col.cGreen.r, col.cGreen.g, col.cGreen.b);\n\t colors.cOrange = col.cOrange && (0, _color_convert.rgb2hex)(col.cOrange.r, col.cOrange.g, col.cOrange.b);\n\t\n\t colors.cAlertRed = col.cRed && 'rgba(' + col.cRed.r + ', ' + col.cRed.g + ', ' + col.cRed.b + ', .5)';\n\t\n\t radii.btnRadius = col.btnRadius;\n\t radii.panelRadius = col.panelRadius;\n\t radii.avatarRadius = col.avatarRadius;\n\t radii.avatarAltRadius = col.avatarAltRadius;\n\t radii.tooltipRadius = col.tooltipRadius;\n\t radii.attachmentRadius = col.attachmentRadius;\n\t\n\t styleSheet.toString();\n\t styleSheet.insertRule('body { ' + (0, _entries2.default)(colors).filter(function (_ref) {\n\t var _ref2 = (0, _slicedToArray3.default)(_ref, 2),\n\t k = _ref2[0],\n\t v = _ref2[1];\n\t\n\t return v;\n\t }).map(function (_ref3) {\n\t var _ref4 = (0, _slicedToArray3.default)(_ref3, 2),\n\t k = _ref4[0],\n\t v = _ref4[1];\n\t\n\t return '--' + k + ': ' + v;\n\t }).join(';') + ' }', 'index-max');\n\t styleSheet.insertRule('body { ' + (0, _entries2.default)(radii).filter(function (_ref5) {\n\t var _ref6 = (0, _slicedToArray3.default)(_ref5, 2),\n\t k = _ref6[0],\n\t v = _ref6[1];\n\t\n\t return v;\n\t }).map(function (_ref7) {\n\t var _ref8 = (0, _slicedToArray3.default)(_ref7, 2),\n\t k = _ref8[0],\n\t v = _ref8[1];\n\t\n\t return '--' + k + ': ' + v + 'px';\n\t }).join(';') + ' }', 'index-max');\n\t body.style.display = 'initial';\n\t\n\t commit('setOption', { name: 'colors', value: colors });\n\t commit('setOption', { name: 'radii', value: radii });\n\t commit('setOption', { name: 'customTheme', value: col });\n\t};\n\t\n\tvar setPreset = function setPreset(val, commit) {\n\t window.fetch('/static/styles.json').then(function (data) {\n\t return data.json();\n\t }).then(function (themes) {\n\t var theme = themes[val] ? themes[val] : themes['pleroma-dark'];\n\t var bgRgb = (0, _color_convert.hex2rgb)(theme[1]);\n\t var fgRgb = (0, _color_convert.hex2rgb)(theme[2]);\n\t var textRgb = (0, _color_convert.hex2rgb)(theme[3]);\n\t var linkRgb = (0, _color_convert.hex2rgb)(theme[4]);\n\t\n\t var cRedRgb = (0, _color_convert.hex2rgb)(theme[5] || '#FF0000');\n\t var cGreenRgb = (0, _color_convert.hex2rgb)(theme[6] || '#00FF00');\n\t var cBlueRgb = (0, _color_convert.hex2rgb)(theme[7] || '#0000FF');\n\t var cOrangeRgb = (0, _color_convert.hex2rgb)(theme[8] || '#E3FF00');\n\t\n\t var col = {\n\t bg: bgRgb,\n\t fg: fgRgb,\n\t text: textRgb,\n\t link: linkRgb,\n\t cRed: cRedRgb,\n\t cBlue: cBlueRgb,\n\t cGreen: cGreenRgb,\n\t cOrange: cOrangeRgb\n\t };\n\t\n\t if (!window.themeLoaded) {\n\t setColors(col, commit);\n\t }\n\t });\n\t};\n\t\n\tvar StyleSetter = {\n\t setStyle: setStyle,\n\t setPreset: setPreset,\n\t setColors: setColors\n\t};\n\t\n\texports.default = StyleSetter;\n\n/***/ }),\n/* 176 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _user_panel = __webpack_require__(489);\n\t\n\tvar _user_panel2 = _interopRequireDefault(_user_panel);\n\t\n\tvar _nav_panel = __webpack_require__(477);\n\t\n\tvar _nav_panel2 = _interopRequireDefault(_nav_panel);\n\t\n\tvar _notifications = __webpack_require__(479);\n\t\n\tvar _notifications2 = _interopRequireDefault(_notifications);\n\t\n\tvar _user_finder = __webpack_require__(488);\n\t\n\tvar _user_finder2 = _interopRequireDefault(_user_finder);\n\t\n\tvar _instance_specific_panel = __webpack_require__(473);\n\t\n\tvar _instance_specific_panel2 = _interopRequireDefault(_instance_specific_panel);\n\t\n\tvar _chat_panel = __webpack_require__(468);\n\t\n\tvar _chat_panel2 = _interopRequireDefault(_chat_panel);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\texports.default = {\n\t name: 'app',\n\t components: {\n\t UserPanel: _user_panel2.default,\n\t NavPanel: _nav_panel2.default,\n\t Notifications: _notifications2.default,\n\t UserFinder: _user_finder2.default,\n\t ChatPanel: _chat_panel2.default,\n\t InstanceSpecificPanel: _instance_specific_panel2.default\n\t },\n\t data: function data() {\n\t return {\n\t mobileActivePanel: 'timeline'\n\t };\n\t },\n\t computed: {\n\t currentUser: function currentUser() {\n\t return this.$store.state.users.currentUser;\n\t },\n\t background: function background() {\n\t return this.currentUser.background_image || this.$store.state.config.background;\n\t },\n\t logoStyle: function logoStyle() {\n\t return { 'background-image': 'url(' + this.$store.state.config.logo + ')' };\n\t },\n\t style: function style() {\n\t return { 'background-image': 'url(' + this.background + ')' };\n\t },\n\t sitename: function sitename() {\n\t return this.$store.state.config.name;\n\t },\n\t chat: function chat() {\n\t return this.$store.state.chat.channel.state === 'joined';\n\t },\n\t showInstanceSpecificPanel: function showInstanceSpecificPanel() {\n\t return this.$store.state.config.showInstanceSpecificPanel;\n\t }\n\t },\n\t methods: {\n\t activatePanel: function activatePanel(panelName) {\n\t this.mobileActivePanel = panelName;\n\t },\n\t scrollToTop: function scrollToTop() {\n\t window.scrollTo(0, 0);\n\t },\n\t logout: function logout() {\n\t this.$store.dispatch('logout');\n\t }\n\t }\n\t};\n\n/***/ }),\n/* 177 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _stillImage = __webpack_require__(65);\n\t\n\tvar _stillImage2 = _interopRequireDefault(_stillImage);\n\t\n\tvar _nsfw = __webpack_require__(463);\n\t\n\tvar _nsfw2 = _interopRequireDefault(_nsfw);\n\t\n\tvar _file_typeService = __webpack_require__(105);\n\t\n\tvar _file_typeService2 = _interopRequireDefault(_file_typeService);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar Attachment = {\n\t props: ['attachment', 'nsfw', 'statusId', 'size'],\n\t data: function data() {\n\t return {\n\t nsfwImage: _nsfw2.default,\n\t hideNsfwLocal: this.$store.state.config.hideNsfw,\n\t showHidden: false,\n\t loading: false,\n\t img: document.createElement('img')\n\t };\n\t },\n\t\n\t components: {\n\t StillImage: _stillImage2.default\n\t },\n\t computed: {\n\t type: function type() {\n\t return _file_typeService2.default.fileType(this.attachment.mimetype);\n\t },\n\t hidden: function hidden() {\n\t return this.nsfw && this.hideNsfwLocal && !this.showHidden;\n\t },\n\t isEmpty: function isEmpty() {\n\t return this.type === 'html' && !this.attachment.oembed || this.type === 'unknown';\n\t },\n\t isSmall: function isSmall() {\n\t return this.size === 'small';\n\t },\n\t fullwidth: function fullwidth() {\n\t return _file_typeService2.default.fileType(this.attachment.mimetype) === 'html';\n\t }\n\t },\n\t methods: {\n\t linkClicked: function linkClicked(_ref) {\n\t var target = _ref.target;\n\t\n\t if (target.tagName === 'A') {\n\t window.open(target.href, '_blank');\n\t }\n\t },\n\t toggleHidden: function toggleHidden() {\n\t var _this = this;\n\t\n\t if (this.img.onload) {\n\t this.img.onload();\n\t } else {\n\t this.loading = true;\n\t this.img.src = this.attachment.url;\n\t this.img.onload = function () {\n\t _this.loading = false;\n\t _this.showHidden = !_this.showHidden;\n\t };\n\t }\n\t }\n\t }\n\t};\n\t\n\texports.default = Attachment;\n\n/***/ }),\n/* 178 */\n/***/ (function(module, exports) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\tvar chatPanel = {\n\t data: function data() {\n\t return {\n\t currentMessage: '',\n\t channel: null,\n\t collapsed: false\n\t };\n\t },\n\t\n\t computed: {\n\t messages: function messages() {\n\t return this.$store.state.chat.messages;\n\t }\n\t },\n\t methods: {\n\t submit: function submit(message) {\n\t this.$store.state.chat.channel.push('new_msg', { text: message }, 10000);\n\t this.currentMessage = '';\n\t },\n\t togglePanel: function togglePanel() {\n\t this.collapsed = !this.collapsed;\n\t }\n\t }\n\t};\n\t\n\texports.default = chatPanel;\n\n/***/ }),\n/* 179 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _toInteger2 = __webpack_require__(22);\n\t\n\tvar _toInteger3 = _interopRequireDefault(_toInteger2);\n\t\n\tvar _find2 = __webpack_require__(62);\n\t\n\tvar _find3 = _interopRequireDefault(_find2);\n\t\n\tvar _conversation = __webpack_require__(165);\n\t\n\tvar _conversation2 = _interopRequireDefault(_conversation);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar conversationPage = {\n\t components: {\n\t Conversation: _conversation2.default\n\t },\n\t computed: {\n\t statusoid: function statusoid() {\n\t var id = (0, _toInteger3.default)(this.$route.params.id);\n\t var statuses = this.$store.state.statuses.allStatuses;\n\t var status = (0, _find3.default)(statuses, { id: id });\n\t\n\t return status;\n\t }\n\t }\n\t};\n\t\n\texports.default = conversationPage;\n\n/***/ }),\n/* 180 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _sortBy2 = __webpack_require__(100);\n\t\n\tvar _sortBy3 = _interopRequireDefault(_sortBy2);\n\t\n\tvar _filter2 = __webpack_require__(39);\n\t\n\tvar _filter3 = _interopRequireDefault(_filter2);\n\t\n\tvar _reduce2 = __webpack_require__(162);\n\t\n\tvar _reduce3 = _interopRequireDefault(_reduce2);\n\t\n\tvar _statuses = __webpack_require__(103);\n\t\n\tvar _status = __webpack_require__(64);\n\t\n\tvar _status2 = _interopRequireDefault(_status);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar sortAndFilterConversation = function sortAndFilterConversation(conversation) {\n\t conversation = (0, _filter3.default)(conversation, function (status) {\n\t return (0, _statuses.statusType)(status) !== 'retweet';\n\t });\n\t return (0, _sortBy3.default)(conversation, 'id');\n\t};\n\t\n\tvar conversation = {\n\t data: function data() {\n\t return {\n\t highlight: null\n\t };\n\t },\n\t\n\t props: ['statusoid', 'collapsable'],\n\t computed: {\n\t status: function status() {\n\t return this.statusoid;\n\t },\n\t conversation: function conversation() {\n\t if (!this.status) {\n\t return false;\n\t }\n\t\n\t var conversationId = this.status.statusnet_conversation_id;\n\t var statuses = this.$store.state.statuses.allStatuses;\n\t var conversation = (0, _filter3.default)(statuses, { statusnet_conversation_id: conversationId });\n\t return sortAndFilterConversation(conversation);\n\t },\n\t replies: function replies() {\n\t var i = 1;\n\t return (0, _reduce3.default)(this.conversation, function (result, _ref) {\n\t var id = _ref.id,\n\t in_reply_to_status_id = _ref.in_reply_to_status_id;\n\t\n\t var irid = Number(in_reply_to_status_id);\n\t if (irid) {\n\t result[irid] = result[irid] || [];\n\t result[irid].push({\n\t name: '#' + i,\n\t id: id\n\t });\n\t }\n\t i++;\n\t return result;\n\t }, {});\n\t }\n\t },\n\t components: {\n\t Status: _status2.default\n\t },\n\t created: function created() {\n\t this.fetchConversation();\n\t },\n\t\n\t watch: {\n\t '$route': 'fetchConversation'\n\t },\n\t methods: {\n\t fetchConversation: function fetchConversation() {\n\t var _this = this;\n\t\n\t if (this.status) {\n\t var conversationId = this.status.statusnet_conversation_id;\n\t this.$store.state.api.backendInteractor.fetchConversation({ id: conversationId }).then(function (statuses) {\n\t return _this.$store.dispatch('addNewStatuses', { statuses: statuses });\n\t }).then(function () {\n\t return _this.setHighlight(_this.statusoid.id);\n\t });\n\t } else {\n\t var id = this.$route.params.id;\n\t this.$store.state.api.backendInteractor.fetchStatus({ id: id }).then(function (status) {\n\t return _this.$store.dispatch('addNewStatuses', { statuses: [status] });\n\t }).then(function () {\n\t return _this.fetchConversation();\n\t });\n\t }\n\t },\n\t getReplies: function getReplies(id) {\n\t id = Number(id);\n\t return this.replies[id] || [];\n\t },\n\t focused: function focused(id) {\n\t if (this.statusoid.retweeted_status) {\n\t return id === this.statusoid.retweeted_status.id;\n\t } else {\n\t return id === this.statusoid.id;\n\t }\n\t },\n\t setHighlight: function setHighlight(id) {\n\t this.highlight = Number(id);\n\t }\n\t }\n\t};\n\t\n\texports.default = conversation;\n\n/***/ }),\n/* 181 */\n/***/ (function(module, exports) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\tvar DeleteButton = {\n\t props: ['status'],\n\t methods: {\n\t deleteStatus: function deleteStatus() {\n\t var confirmed = window.confirm('Do you really want to delete this status?');\n\t if (confirmed) {\n\t this.$store.dispatch('deleteStatus', { id: this.status.id });\n\t }\n\t }\n\t },\n\t computed: {\n\t currentUser: function currentUser() {\n\t return this.$store.state.users.currentUser;\n\t },\n\t canDelete: function canDelete() {\n\t return this.currentUser && this.currentUser.rights.delete_others_notice || this.status.user.id === this.currentUser.id;\n\t }\n\t }\n\t};\n\t\n\texports.default = DeleteButton;\n\n/***/ }),\n/* 182 */\n/***/ (function(module, exports) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\tvar FavoriteButton = {\n\t props: ['status', 'loggedIn'],\n\t data: function data() {\n\t return {\n\t animated: false\n\t };\n\t },\n\t\n\t methods: {\n\t favorite: function favorite() {\n\t var _this = this;\n\t\n\t if (!this.status.favorited) {\n\t this.$store.dispatch('favorite', { id: this.status.id });\n\t } else {\n\t this.$store.dispatch('unfavorite', { id: this.status.id });\n\t }\n\t this.animated = true;\n\t setTimeout(function () {\n\t _this.animated = false;\n\t }, 500);\n\t }\n\t },\n\t computed: {\n\t classes: function classes() {\n\t return {\n\t 'icon-star-empty': !this.status.favorited,\n\t 'icon-star': this.status.favorited,\n\t 'animate-spin': this.animated\n\t };\n\t }\n\t }\n\t};\n\t\n\texports.default = FavoriteButton;\n\n/***/ }),\n/* 183 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _timeline = __webpack_require__(28);\n\t\n\tvar _timeline2 = _interopRequireDefault(_timeline);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar FriendsTimeline = {\n\t components: {\n\t Timeline: _timeline2.default\n\t },\n\t computed: {\n\t timeline: function timeline() {\n\t return this.$store.state.statuses.timelines.friends;\n\t }\n\t }\n\t};\n\t\n\texports.default = FriendsTimeline;\n\n/***/ }),\n/* 184 */\n/***/ (function(module, exports) {\n\n\t\"use strict\";\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\tvar InstanceSpecificPanel = {\n\t computed: {\n\t instanceSpecificPanelContent: function instanceSpecificPanelContent() {\n\t return this.$store.state.config.instanceSpecificPanelContent;\n\t }\n\t }\n\t};\n\t\n\texports.default = InstanceSpecificPanel;\n\n/***/ }),\n/* 185 */\n/***/ (function(module, exports) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\tvar LoginForm = {\n\t data: function data() {\n\t return {\n\t user: {},\n\t authError: false\n\t };\n\t },\n\t computed: {\n\t loggingIn: function loggingIn() {\n\t return this.$store.state.users.loggingIn;\n\t },\n\t registrationOpen: function registrationOpen() {\n\t return this.$store.state.config.registrationOpen;\n\t }\n\t },\n\t methods: {\n\t submit: function submit() {\n\t var _this = this;\n\t\n\t this.$store.dispatch('loginUser', this.user).then(function () {}, function (error) {\n\t _this.authError = error;\n\t _this.user.username = '';\n\t _this.user.password = '';\n\t });\n\t }\n\t }\n\t};\n\t\n\texports.default = LoginForm;\n\n/***/ }),\n/* 186 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _status_posterService = __webpack_require__(106);\n\t\n\tvar _status_posterService2 = _interopRequireDefault(_status_posterService);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar mediaUpload = {\n\t mounted: function mounted() {\n\t var _this = this;\n\t\n\t var input = this.$el.querySelector('input');\n\t\n\t input.addEventListener('change', function (_ref) {\n\t var target = _ref.target;\n\t\n\t var file = target.files[0];\n\t _this.uploadFile(file);\n\t });\n\t },\n\t data: function data() {\n\t return {\n\t uploading: false\n\t };\n\t },\n\t\n\t methods: {\n\t uploadFile: function uploadFile(file) {\n\t var self = this;\n\t var store = this.$store;\n\t var formData = new FormData();\n\t formData.append('media', file);\n\t\n\t self.$emit('uploading');\n\t self.uploading = true;\n\t\n\t _status_posterService2.default.uploadMedia({ store: store, formData: formData }).then(function (fileData) {\n\t self.$emit('uploaded', fileData);\n\t self.uploading = false;\n\t }, function (error) {\n\t self.$emit('upload-failed');\n\t self.uploading = false;\n\t });\n\t },\n\t fileDrop: function fileDrop(e) {\n\t if (e.dataTransfer.files.length > 0) {\n\t e.preventDefault();\n\t this.uploadFile(e.dataTransfer.files[0]);\n\t }\n\t },\n\t fileDrag: function fileDrag(e) {\n\t var types = e.dataTransfer.types;\n\t if (types.contains('Files')) {\n\t e.dataTransfer.dropEffect = 'copy';\n\t } else {\n\t e.dataTransfer.dropEffect = 'none';\n\t }\n\t }\n\t },\n\t props: ['dropFiles'],\n\t watch: {\n\t 'dropFiles': function dropFiles(fileInfos) {\n\t if (!this.uploading) {\n\t this.uploadFile(fileInfos[0]);\n\t }\n\t }\n\t }\n\t};\n\t\n\texports.default = mediaUpload;\n\n/***/ }),\n/* 187 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _timeline = __webpack_require__(28);\n\t\n\tvar _timeline2 = _interopRequireDefault(_timeline);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar Mentions = {\n\t computed: {\n\t timeline: function timeline() {\n\t return this.$store.state.statuses.timelines.mentions;\n\t }\n\t },\n\t components: {\n\t Timeline: _timeline2.default\n\t }\n\t};\n\t\n\texports.default = Mentions;\n\n/***/ }),\n/* 188 */\n/***/ (function(module, exports) {\n\n\t\"use strict\";\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\tvar NavPanel = {\n\t computed: {\n\t currentUser: function currentUser() {\n\t return this.$store.state.users.currentUser;\n\t },\n\t chat: function chat() {\n\t return this.$store.state.chat.channel;\n\t }\n\t }\n\t};\n\t\n\texports.default = NavPanel;\n\n/***/ }),\n/* 189 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _status = __webpack_require__(64);\n\t\n\tvar _status2 = _interopRequireDefault(_status);\n\t\n\tvar _stillImage = __webpack_require__(65);\n\t\n\tvar _stillImage2 = _interopRequireDefault(_stillImage);\n\t\n\tvar _user_card_content = __webpack_require__(43);\n\t\n\tvar _user_card_content2 = _interopRequireDefault(_user_card_content);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar Notification = {\n\t data: function data() {\n\t return {\n\t userExpanded: false\n\t };\n\t },\n\t\n\t props: ['notification'],\n\t components: {\n\t Status: _status2.default, StillImage: _stillImage2.default, UserCardContent: _user_card_content2.default\n\t },\n\t methods: {\n\t toggleUserExpanded: function toggleUserExpanded() {\n\t this.userExpanded = !this.userExpanded;\n\t }\n\t }\n\t};\n\t\n\texports.default = Notification;\n\n/***/ }),\n/* 190 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _filter2 = __webpack_require__(39);\n\t\n\tvar _filter3 = _interopRequireDefault(_filter2);\n\t\n\tvar _take2 = __webpack_require__(163);\n\t\n\tvar _take3 = _interopRequireDefault(_take2);\n\t\n\tvar _sortBy2 = __webpack_require__(100);\n\t\n\tvar _sortBy3 = _interopRequireDefault(_sortBy2);\n\t\n\tvar _notification = __webpack_require__(478);\n\t\n\tvar _notification2 = _interopRequireDefault(_notification);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar Notifications = {\n\t data: function data() {\n\t return {\n\t visibleNotificationCount: 20\n\t };\n\t },\n\t\n\t computed: {\n\t notifications: function notifications() {\n\t return this.$store.state.statuses.notifications;\n\t },\n\t unseenNotifications: function unseenNotifications() {\n\t return (0, _filter3.default)(this.notifications, function (_ref) {\n\t var seen = _ref.seen;\n\t return !seen;\n\t });\n\t },\n\t visibleNotifications: function visibleNotifications() {\n\t var sortedNotifications = (0, _sortBy3.default)(this.notifications, function (_ref2) {\n\t var action = _ref2.action;\n\t return -action.id;\n\t });\n\t sortedNotifications = (0, _sortBy3.default)(sortedNotifications, 'seen');\n\t return (0, _take3.default)(sortedNotifications, this.visibleNotificationCount);\n\t },\n\t unseenCount: function unseenCount() {\n\t return this.unseenNotifications.length;\n\t }\n\t },\n\t components: {\n\t Notification: _notification2.default\n\t },\n\t watch: {\n\t unseenCount: function unseenCount(count) {\n\t if (count > 0) {\n\t this.$store.dispatch('setPageTitle', '(' + count + ')');\n\t } else {\n\t this.$store.dispatch('setPageTitle', '');\n\t }\n\t }\n\t },\n\t methods: {\n\t markAsSeen: function markAsSeen() {\n\t this.$store.commit('markNotificationsAsSeen', this.visibleNotifications);\n\t }\n\t }\n\t};\n\t\n\texports.default = Notifications;\n\n/***/ }),\n/* 191 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _toConsumableArray2 = __webpack_require__(219);\n\t\n\tvar _toConsumableArray3 = _interopRequireDefault(_toConsumableArray2);\n\t\n\tvar _uniqBy2 = __webpack_require__(454);\n\t\n\tvar _uniqBy3 = _interopRequireDefault(_uniqBy2);\n\t\n\tvar _map2 = __webpack_require__(42);\n\t\n\tvar _map3 = _interopRequireDefault(_map2);\n\t\n\tvar _reject2 = __webpack_require__(444);\n\t\n\tvar _reject3 = _interopRequireDefault(_reject2);\n\t\n\tvar _filter2 = __webpack_require__(39);\n\t\n\tvar _filter3 = _interopRequireDefault(_filter2);\n\t\n\tvar _take2 = __webpack_require__(163);\n\t\n\tvar _take3 = _interopRequireDefault(_take2);\n\t\n\tvar _status_posterService = __webpack_require__(106);\n\t\n\tvar _status_posterService2 = _interopRequireDefault(_status_posterService);\n\t\n\tvar _media_upload = __webpack_require__(475);\n\t\n\tvar _media_upload2 = _interopRequireDefault(_media_upload);\n\t\n\tvar _file_typeService = __webpack_require__(105);\n\t\n\tvar _file_typeService2 = _interopRequireDefault(_file_typeService);\n\t\n\tvar _completion = __webpack_require__(174);\n\t\n\tvar _completion2 = _interopRequireDefault(_completion);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar buildMentionsString = function buildMentionsString(_ref, currentUser) {\n\t var user = _ref.user,\n\t attentions = _ref.attentions;\n\t\n\t var allAttentions = [].concat((0, _toConsumableArray3.default)(attentions));\n\t\n\t allAttentions.unshift(user);\n\t\n\t allAttentions = (0, _uniqBy3.default)(allAttentions, 'id');\n\t allAttentions = (0, _reject3.default)(allAttentions, { id: currentUser.id });\n\t\n\t var mentions = (0, _map3.default)(allAttentions, function (attention) {\n\t return '@' + attention.screen_name;\n\t });\n\t\n\t return mentions.join(' ') + ' ';\n\t};\n\t\n\tvar PostStatusForm = {\n\t props: ['replyTo', 'repliedUser', 'attentions'],\n\t components: {\n\t MediaUpload: _media_upload2.default\n\t },\n\t mounted: function mounted() {\n\t this.resize(this.$refs.textarea);\n\t },\n\t data: function data() {\n\t var statusText = '';\n\t\n\t if (this.replyTo) {\n\t var currentUser = this.$store.state.users.currentUser;\n\t statusText = buildMentionsString({ user: this.repliedUser, attentions: this.attentions }, currentUser);\n\t }\n\t\n\t return {\n\t dropFiles: [],\n\t submitDisabled: false,\n\t error: null,\n\t posting: false,\n\t highlighted: 0,\n\t newStatus: {\n\t status: statusText,\n\t files: []\n\t },\n\t caret: 0\n\t };\n\t },\n\t\n\t computed: {\n\t candidates: function candidates() {\n\t var _this = this;\n\t\n\t var firstchar = this.textAtCaret.charAt(0);\n\t if (firstchar === '@') {\n\t var matchedUsers = (0, _filter3.default)(this.users, function (user) {\n\t return String(user.name + user.screen_name).toUpperCase().match(_this.textAtCaret.slice(1).toUpperCase());\n\t });\n\t if (matchedUsers.length <= 0) {\n\t return false;\n\t }\n\t\n\t return (0, _map3.default)((0, _take3.default)(matchedUsers, 5), function (_ref2, index) {\n\t var screen_name = _ref2.screen_name,\n\t name = _ref2.name,\n\t profile_image_url_original = _ref2.profile_image_url_original;\n\t return {\n\t screen_name: '@' + screen_name,\n\t name: name,\n\t img: profile_image_url_original,\n\t highlighted: index === _this.highlighted\n\t };\n\t });\n\t } else if (firstchar === ':') {\n\t if (this.textAtCaret === ':') {\n\t return;\n\t }\n\t var matchedEmoji = (0, _filter3.default)(this.emoji.concat(this.customEmoji), function (emoji) {\n\t return emoji.shortcode.match(_this.textAtCaret.slice(1));\n\t });\n\t if (matchedEmoji.length <= 0) {\n\t return false;\n\t }\n\t return (0, _map3.default)((0, _take3.default)(matchedEmoji, 5), function (_ref3, index) {\n\t var shortcode = _ref3.shortcode,\n\t image_url = _ref3.image_url,\n\t utf = _ref3.utf;\n\t return {\n\t screen_name: ':' + shortcode + ':',\n\t name: '',\n\t utf: utf || '',\n\t img: image_url,\n\t highlighted: index === _this.highlighted\n\t };\n\t });\n\t } else {\n\t return false;\n\t }\n\t },\n\t textAtCaret: function textAtCaret() {\n\t return (this.wordAtCaret || {}).word || '';\n\t },\n\t wordAtCaret: function wordAtCaret() {\n\t var word = _completion2.default.wordAtPosition(this.newStatus.status, this.caret - 1) || {};\n\t return word;\n\t },\n\t users: function users() {\n\t return this.$store.state.users.users;\n\t },\n\t emoji: function emoji() {\n\t return this.$store.state.config.emoji || [];\n\t },\n\t customEmoji: function customEmoji() {\n\t return this.$store.state.config.customEmoji || [];\n\t },\n\t statusLength: function statusLength() {\n\t return this.newStatus.status.length;\n\t },\n\t statusLengthLimit: function statusLengthLimit() {\n\t return this.$store.state.config.textlimit;\n\t },\n\t hasStatusLengthLimit: function hasStatusLengthLimit() {\n\t return this.statusLengthLimit > 0;\n\t },\n\t charactersLeft: function charactersLeft() {\n\t return this.statusLengthLimit - this.statusLength;\n\t },\n\t isOverLengthLimit: function isOverLengthLimit() {\n\t return this.hasStatusLengthLimit && this.statusLength > this.statusLengthLimit;\n\t }\n\t },\n\t methods: {\n\t replace: function replace(replacement) {\n\t this.newStatus.status = _completion2.default.replaceWord(this.newStatus.status, this.wordAtCaret, replacement);\n\t var el = this.$el.querySelector('textarea');\n\t el.focus();\n\t this.caret = 0;\n\t },\n\t replaceCandidate: function replaceCandidate(e) {\n\t var len = this.candidates.length || 0;\n\t if (this.textAtCaret === ':' || e.ctrlKey) {\n\t return;\n\t }\n\t if (len > 0) {\n\t e.preventDefault();\n\t var candidate = this.candidates[this.highlighted];\n\t var replacement = candidate.utf || candidate.screen_name + ' ';\n\t this.newStatus.status = _completion2.default.replaceWord(this.newStatus.status, this.wordAtCaret, replacement);\n\t var el = this.$el.querySelector('textarea');\n\t el.focus();\n\t this.caret = 0;\n\t this.highlighted = 0;\n\t }\n\t },\n\t cycleBackward: function cycleBackward(e) {\n\t var len = this.candidates.length || 0;\n\t if (len > 0) {\n\t e.preventDefault();\n\t this.highlighted -= 1;\n\t if (this.highlighted < 0) {\n\t this.highlighted = this.candidates.length - 1;\n\t }\n\t } else {\n\t this.highlighted = 0;\n\t }\n\t },\n\t cycleForward: function cycleForward(e) {\n\t var len = this.candidates.length || 0;\n\t if (len > 0) {\n\t if (e.shiftKey) {\n\t return;\n\t }\n\t e.preventDefault();\n\t this.highlighted += 1;\n\t if (this.highlighted >= len) {\n\t this.highlighted = 0;\n\t }\n\t } else {\n\t this.highlighted = 0;\n\t }\n\t },\n\t setCaret: function setCaret(_ref4) {\n\t var selectionStart = _ref4.target.selectionStart;\n\t\n\t this.caret = selectionStart;\n\t },\n\t postStatus: function postStatus(newStatus) {\n\t var _this2 = this;\n\t\n\t if (this.posting) {\n\t return;\n\t }\n\t if (this.submitDisabled) {\n\t return;\n\t }\n\t\n\t if (this.newStatus.status === '') {\n\t if (this.newStatus.files.length > 0) {\n\t this.newStatus.status = '\\u200B';\n\t } else {\n\t this.error = 'Cannot post an empty status with no files';\n\t return;\n\t }\n\t }\n\t\n\t this.posting = true;\n\t _status_posterService2.default.postStatus({\n\t status: newStatus.status,\n\t media: newStatus.files,\n\t store: this.$store,\n\t inReplyToStatusId: this.replyTo\n\t }).then(function (data) {\n\t if (!data.error) {\n\t _this2.newStatus = {\n\t status: '',\n\t files: []\n\t };\n\t _this2.$emit('posted');\n\t var el = _this2.$el.querySelector('textarea');\n\t el.style.height = '16px';\n\t _this2.error = null;\n\t } else {\n\t _this2.error = data.error;\n\t }\n\t _this2.posting = false;\n\t });\n\t },\n\t addMediaFile: function addMediaFile(fileInfo) {\n\t this.newStatus.files.push(fileInfo);\n\t this.enableSubmit();\n\t },\n\t removeMediaFile: function removeMediaFile(fileInfo) {\n\t var index = this.newStatus.files.indexOf(fileInfo);\n\t this.newStatus.files.splice(index, 1);\n\t },\n\t disableSubmit: function disableSubmit() {\n\t this.submitDisabled = true;\n\t },\n\t enableSubmit: function enableSubmit() {\n\t this.submitDisabled = false;\n\t },\n\t type: function type(fileInfo) {\n\t return _file_typeService2.default.fileType(fileInfo.mimetype);\n\t },\n\t paste: function paste(e) {\n\t if (e.clipboardData.files.length > 0) {\n\t this.dropFiles = [e.clipboardData.files[0]];\n\t }\n\t },\n\t fileDrop: function fileDrop(e) {\n\t if (e.dataTransfer.files.length > 0) {\n\t e.preventDefault();\n\t this.dropFiles = e.dataTransfer.files;\n\t }\n\t },\n\t fileDrag: function fileDrag(e) {\n\t e.dataTransfer.dropEffect = 'copy';\n\t },\n\t resize: function resize(e) {\n\t var target = e.target || e;\n\t target.style.height = 'auto';\n\t var heightPx = target.scrollHeight - 10;\n\t if (heightPx > 54) {\n\t target.style.height = target.scrollHeight - 10 + 'px';\n\t }\n\t if (target.value === '') {\n\t target.style.height = '16px';\n\t }\n\t },\n\t clearError: function clearError() {\n\t this.error = null;\n\t }\n\t }\n\t};\n\t\n\texports.default = PostStatusForm;\n\n/***/ }),\n/* 192 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _timeline = __webpack_require__(28);\n\t\n\tvar _timeline2 = _interopRequireDefault(_timeline);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar PublicAndExternalTimeline = {\n\t components: {\n\t Timeline: _timeline2.default\n\t },\n\t computed: {\n\t timeline: function timeline() {\n\t return this.$store.state.statuses.timelines.publicAndExternal;\n\t }\n\t },\n\t created: function created() {\n\t this.$store.dispatch('startFetching', 'publicAndExternal');\n\t },\n\t destroyed: function destroyed() {\n\t this.$store.dispatch('stopFetching', 'publicAndExternal');\n\t }\n\t};\n\t\n\texports.default = PublicAndExternalTimeline;\n\n/***/ }),\n/* 193 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _timeline = __webpack_require__(28);\n\t\n\tvar _timeline2 = _interopRequireDefault(_timeline);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar PublicTimeline = {\n\t components: {\n\t Timeline: _timeline2.default\n\t },\n\t computed: {\n\t timeline: function timeline() {\n\t return this.$store.state.statuses.timelines.public;\n\t }\n\t },\n\t created: function created() {\n\t this.$store.dispatch('startFetching', 'public');\n\t },\n\t destroyed: function destroyed() {\n\t this.$store.dispatch('stopFetching', 'public');\n\t }\n\t};\n\t\n\texports.default = PublicTimeline;\n\n/***/ }),\n/* 194 */\n/***/ (function(module, exports) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\tvar registration = {\n\t data: function data() {\n\t return {\n\t user: {},\n\t error: false,\n\t registering: false\n\t };\n\t },\n\t created: function created() {\n\t if (!this.$store.state.config.registrationOpen || !!this.$store.state.users.currentUser) {\n\t this.$router.push('/main/all');\n\t }\n\t },\n\t\n\t computed: {\n\t termsofservice: function termsofservice() {\n\t return this.$store.state.config.tos;\n\t }\n\t },\n\t methods: {\n\t submit: function submit() {\n\t var _this = this;\n\t\n\t this.registering = true;\n\t this.user.nickname = this.user.username;\n\t this.$store.state.api.backendInteractor.register(this.user).then(function (response) {\n\t if (response.ok) {\n\t _this.$store.dispatch('loginUser', _this.user);\n\t _this.$router.push('/main/all');\n\t _this.registering = false;\n\t } else {\n\t _this.registering = false;\n\t response.json().then(function (data) {\n\t _this.error = data.error;\n\t });\n\t }\n\t });\n\t }\n\t }\n\t};\n\t\n\texports.default = registration;\n\n/***/ }),\n/* 195 */\n/***/ (function(module, exports) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\tvar RetweetButton = {\n\t props: ['status', 'loggedIn'],\n\t data: function data() {\n\t return {\n\t animated: false\n\t };\n\t },\n\t\n\t methods: {\n\t retweet: function retweet() {\n\t var _this = this;\n\t\n\t if (!this.status.repeated) {\n\t this.$store.dispatch('retweet', { id: this.status.id });\n\t }\n\t this.animated = true;\n\t setTimeout(function () {\n\t _this.animated = false;\n\t }, 500);\n\t }\n\t },\n\t computed: {\n\t classes: function classes() {\n\t return {\n\t 'retweeted': this.status.repeated,\n\t 'animate-spin': this.animated\n\t };\n\t }\n\t }\n\t};\n\t\n\texports.default = RetweetButton;\n\n/***/ }),\n/* 196 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _trim2 = __webpack_require__(453);\n\t\n\tvar _trim3 = _interopRequireDefault(_trim2);\n\t\n\tvar _filter2 = __webpack_require__(39);\n\t\n\tvar _filter3 = _interopRequireDefault(_filter2);\n\t\n\tvar _style_switcher = __webpack_require__(167);\n\t\n\tvar _style_switcher2 = _interopRequireDefault(_style_switcher);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar settings = {\n\t data: function data() {\n\t return {\n\t hideAttachmentsLocal: this.$store.state.config.hideAttachments,\n\t hideAttachmentsInConvLocal: this.$store.state.config.hideAttachmentsInConv,\n\t hideNsfwLocal: this.$store.state.config.hideNsfw,\n\t muteWordsString: this.$store.state.config.muteWords.join('\\n'),\n\t autoLoadLocal: this.$store.state.config.autoLoad,\n\t streamingLocal: this.$store.state.config.streaming,\n\t hoverPreviewLocal: this.$store.state.config.hoverPreview,\n\t stopGifs: this.$store.state.config.stopGifs\n\t };\n\t },\n\t\n\t components: {\n\t StyleSwitcher: _style_switcher2.default\n\t },\n\t computed: {\n\t user: function user() {\n\t return this.$store.state.users.currentUser;\n\t }\n\t },\n\t watch: {\n\t hideAttachmentsLocal: function hideAttachmentsLocal(value) {\n\t this.$store.dispatch('setOption', { name: 'hideAttachments', value: value });\n\t },\n\t hideAttachmentsInConvLocal: function hideAttachmentsInConvLocal(value) {\n\t this.$store.dispatch('setOption', { name: 'hideAttachmentsInConv', value: value });\n\t },\n\t hideNsfwLocal: function hideNsfwLocal(value) {\n\t this.$store.dispatch('setOption', { name: 'hideNsfw', value: value });\n\t },\n\t autoLoadLocal: function autoLoadLocal(value) {\n\t this.$store.dispatch('setOption', { name: 'autoLoad', value: value });\n\t },\n\t streamingLocal: function streamingLocal(value) {\n\t this.$store.dispatch('setOption', { name: 'streaming', value: value });\n\t },\n\t hoverPreviewLocal: function hoverPreviewLocal(value) {\n\t this.$store.dispatch('setOption', { name: 'hoverPreview', value: value });\n\t },\n\t muteWordsString: function muteWordsString(value) {\n\t value = (0, _filter3.default)(value.split('\\n'), function (word) {\n\t return (0, _trim3.default)(word).length > 0;\n\t });\n\t this.$store.dispatch('setOption', { name: 'muteWords', value: value });\n\t },\n\t stopGifs: function stopGifs(value) {\n\t this.$store.dispatch('setOption', { name: 'stopGifs', value: value });\n\t }\n\t }\n\t};\n\t\n\texports.default = settings;\n\n/***/ }),\n/* 197 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _find2 = __webpack_require__(62);\n\t\n\tvar _find3 = _interopRequireDefault(_find2);\n\t\n\tvar _filter2 = __webpack_require__(39);\n\t\n\tvar _filter3 = _interopRequireDefault(_filter2);\n\t\n\tvar _attachment = __webpack_require__(467);\n\t\n\tvar _attachment2 = _interopRequireDefault(_attachment);\n\t\n\tvar _favorite_button = __webpack_require__(471);\n\t\n\tvar _favorite_button2 = _interopRequireDefault(_favorite_button);\n\t\n\tvar _retweet_button = __webpack_require__(483);\n\t\n\tvar _retweet_button2 = _interopRequireDefault(_retweet_button);\n\t\n\tvar _delete_button = __webpack_require__(470);\n\t\n\tvar _delete_button2 = _interopRequireDefault(_delete_button);\n\t\n\tvar _post_status_form = __webpack_require__(166);\n\t\n\tvar _post_status_form2 = _interopRequireDefault(_post_status_form);\n\t\n\tvar _user_card_content = __webpack_require__(43);\n\t\n\tvar _user_card_content2 = _interopRequireDefault(_user_card_content);\n\t\n\tvar _stillImage = __webpack_require__(65);\n\t\n\tvar _stillImage2 = _interopRequireDefault(_stillImage);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar Status = {\n\t name: 'Status',\n\t props: ['statusoid', 'expandable', 'inConversation', 'focused', 'highlight', 'compact', 'replies', 'noReplyLinks', 'noHeading', 'inlineExpanded'],\n\t data: function data() {\n\t return {\n\t replying: false,\n\t expanded: false,\n\t unmuted: false,\n\t userExpanded: false,\n\t preview: null,\n\t showPreview: false,\n\t showingTall: false\n\t };\n\t },\n\t computed: {\n\t muteWords: function muteWords() {\n\t return this.$store.state.config.muteWords;\n\t },\n\t hideAttachments: function hideAttachments() {\n\t return this.$store.state.config.hideAttachments && !this.inConversation || this.$store.state.config.hideAttachmentsInConv && this.inConversation;\n\t },\n\t retweet: function retweet() {\n\t return !!this.statusoid.retweeted_status;\n\t },\n\t retweeter: function retweeter() {\n\t return this.statusoid.user.name;\n\t },\n\t status: function status() {\n\t if (this.retweet) {\n\t return this.statusoid.retweeted_status;\n\t } else {\n\t return this.statusoid;\n\t }\n\t },\n\t loggedIn: function loggedIn() {\n\t return !!this.$store.state.users.currentUser;\n\t },\n\t muteWordHits: function muteWordHits() {\n\t var statusText = this.status.text.toLowerCase();\n\t var hits = (0, _filter3.default)(this.muteWords, function (muteWord) {\n\t return statusText.includes(muteWord.toLowerCase());\n\t });\n\t\n\t return hits;\n\t },\n\t muted: function muted() {\n\t return !this.unmuted && (this.status.user.muted || this.muteWordHits.length > 0);\n\t },\n\t isReply: function isReply() {\n\t return !!this.status.in_reply_to_status_id;\n\t },\n\t isFocused: function isFocused() {\n\t if (this.focused) {\n\t return true;\n\t } else if (!this.inConversation) {\n\t return false;\n\t }\n\t\n\t return this.status.id === this.highlight;\n\t },\n\t hideTallStatus: function hideTallStatus() {\n\t if (this.showingTall) {\n\t return false;\n\t }\n\t var lengthScore = this.status.statusnet_html.split(/ 20;\n\t },\n\t attachmentSize: function attachmentSize() {\n\t if (this.$store.state.config.hideAttachments && !this.inConversation || this.$store.state.config.hideAttachmentsInConv && this.inConversation) {\n\t return 'hide';\n\t } else if (this.compact) {\n\t return 'small';\n\t }\n\t return 'normal';\n\t }\n\t },\n\t components: {\n\t Attachment: _attachment2.default,\n\t FavoriteButton: _favorite_button2.default,\n\t RetweetButton: _retweet_button2.default,\n\t DeleteButton: _delete_button2.default,\n\t PostStatusForm: _post_status_form2.default,\n\t UserCardContent: _user_card_content2.default,\n\t StillImage: _stillImage2.default\n\t },\n\t methods: {\n\t linkClicked: function linkClicked(_ref) {\n\t var target = _ref.target;\n\t\n\t if (target.tagName === 'SPAN') {\n\t target = target.parentNode;\n\t }\n\t if (target.tagName === 'A') {\n\t window.open(target.href, '_blank');\n\t }\n\t },\n\t toggleReplying: function toggleReplying() {\n\t this.replying = !this.replying;\n\t },\n\t gotoOriginal: function gotoOriginal(id) {\n\t if (this.inConversation) {\n\t this.$emit('goto', id);\n\t }\n\t },\n\t toggleExpanded: function toggleExpanded() {\n\t this.$emit('toggleExpanded');\n\t },\n\t toggleMute: function toggleMute() {\n\t this.unmuted = !this.unmuted;\n\t },\n\t toggleUserExpanded: function toggleUserExpanded() {\n\t this.userExpanded = !this.userExpanded;\n\t },\n\t toggleShowTall: function toggleShowTall() {\n\t this.showingTall = !this.showingTall;\n\t },\n\t replyEnter: function replyEnter(id, event) {\n\t var _this = this;\n\t\n\t this.showPreview = true;\n\t var targetId = Number(id);\n\t var statuses = this.$store.state.statuses.allStatuses;\n\t\n\t if (!this.preview) {\n\t this.preview = (0, _find3.default)(statuses, { 'id': targetId });\n\t\n\t if (!this.preview) {\n\t this.$store.state.api.backendInteractor.fetchStatus({ id: id }).then(function (status) {\n\t _this.preview = status;\n\t });\n\t }\n\t } else if (this.preview.id !== targetId) {\n\t this.preview = (0, _find3.default)(statuses, { 'id': targetId });\n\t }\n\t },\n\t replyLeave: function replyLeave() {\n\t this.showPreview = false;\n\t }\n\t },\n\t watch: {\n\t 'highlight': function highlight(id) {\n\t id = Number(id);\n\t if (this.status.id === id) {\n\t var rect = this.$el.getBoundingClientRect();\n\t if (rect.top < 100) {\n\t window.scrollBy(0, rect.top - 200);\n\t } else if (rect.bottom > window.innerHeight - 50) {\n\t window.scrollBy(0, rect.bottom - window.innerHeight + 50);\n\t }\n\t }\n\t }\n\t }\n\t};\n\t\n\texports.default = Status;\n\n/***/ }),\n/* 198 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _status = __webpack_require__(64);\n\t\n\tvar _status2 = _interopRequireDefault(_status);\n\t\n\tvar _conversation = __webpack_require__(165);\n\t\n\tvar _conversation2 = _interopRequireDefault(_conversation);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar statusOrConversation = {\n\t props: ['statusoid'],\n\t data: function data() {\n\t return {\n\t expanded: false\n\t };\n\t },\n\t\n\t components: {\n\t Status: _status2.default,\n\t Conversation: _conversation2.default\n\t },\n\t methods: {\n\t toggleExpanded: function toggleExpanded() {\n\t this.expanded = !this.expanded;\n\t }\n\t }\n\t};\n\t\n\texports.default = statusOrConversation;\n\n/***/ }),\n/* 199 */\n/***/ (function(module, exports) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\tvar StillImage = {\n\t props: ['src', 'referrerpolicy', 'mimetype'],\n\t data: function data() {\n\t return {\n\t stopGifs: this.$store.state.config.stopGifs\n\t };\n\t },\n\t\n\t computed: {\n\t animated: function animated() {\n\t return this.stopGifs && (this.mimetype === 'image/gif' || this.src.endsWith('.gif'));\n\t }\n\t },\n\t methods: {\n\t onLoad: function onLoad() {\n\t var canvas = this.$refs.canvas;\n\t if (!canvas) return;\n\t canvas.getContext('2d').drawImage(this.$refs.src, 1, 1, canvas.width, canvas.height);\n\t }\n\t }\n\t};\n\t\n\texports.default = StillImage;\n\n/***/ }),\n/* 200 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _color_convert = __webpack_require__(66);\n\t\n\texports.default = {\n\t data: function data() {\n\t return {\n\t availableStyles: [],\n\t selected: this.$store.state.config.theme,\n\t bgColorLocal: '',\n\t btnColorLocal: '',\n\t textColorLocal: '',\n\t linkColorLocal: '',\n\t redColorLocal: '',\n\t blueColorLocal: '',\n\t greenColorLocal: '',\n\t orangeColorLocal: '',\n\t btnRadiusLocal: '',\n\t panelRadiusLocal: '',\n\t avatarRadiusLocal: '',\n\t avatarAltRadiusLocal: '',\n\t attachmentRadiusLocal: '',\n\t tooltipRadiusLocal: ''\n\t };\n\t },\n\t created: function created() {\n\t var self = this;\n\t\n\t window.fetch('/static/styles.json').then(function (data) {\n\t return data.json();\n\t }).then(function (themes) {\n\t self.availableStyles = themes;\n\t });\n\t },\n\t mounted: function mounted() {\n\t this.bgColorLocal = (0, _color_convert.rgbstr2hex)(this.$store.state.config.colors.bg);\n\t this.btnColorLocal = (0, _color_convert.rgbstr2hex)(this.$store.state.config.colors.btn);\n\t this.textColorLocal = (0, _color_convert.rgbstr2hex)(this.$store.state.config.colors.fg);\n\t this.linkColorLocal = (0, _color_convert.rgbstr2hex)(this.$store.state.config.colors.link);\n\t\n\t this.redColorLocal = (0, _color_convert.rgbstr2hex)(this.$store.state.config.colors.cRed);\n\t this.blueColorLocal = (0, _color_convert.rgbstr2hex)(this.$store.state.config.colors.cBlue);\n\t this.greenColorLocal = (0, _color_convert.rgbstr2hex)(this.$store.state.config.colors.cGreen);\n\t this.orangeColorLocal = (0, _color_convert.rgbstr2hex)(this.$store.state.config.colors.cOrange);\n\t\n\t this.btnRadiusLocal = this.$store.state.config.radii.btnRadius || 4;\n\t this.panelRadiusLocal = this.$store.state.config.radii.panelRadius || 10;\n\t this.avatarRadiusLocal = this.$store.state.config.radii.avatarRadius || 5;\n\t this.avatarAltRadiusLocal = this.$store.state.config.radii.avatarAltRadius || 50;\n\t this.tooltipRadiusLocal = this.$store.state.config.radii.tooltipRadius || 2;\n\t this.attachmentRadiusLocal = this.$store.state.config.radii.attachmentRadius || 5;\n\t },\n\t\n\t methods: {\n\t setCustomTheme: function setCustomTheme() {\n\t if (!this.bgColorLocal && !this.btnColorLocal && !this.linkColorLocal) {}\n\t\n\t var rgb = function rgb(hex) {\n\t var result = /^#?([a-f\\d]{2})([a-f\\d]{2})([a-f\\d]{2})$/i.exec(hex);\n\t return result ? {\n\t r: parseInt(result[1], 16),\n\t g: parseInt(result[2], 16),\n\t b: parseInt(result[3], 16)\n\t } : null;\n\t };\n\t var bgRgb = rgb(this.bgColorLocal);\n\t var btnRgb = rgb(this.btnColorLocal);\n\t var textRgb = rgb(this.textColorLocal);\n\t var linkRgb = rgb(this.linkColorLocal);\n\t\n\t var redRgb = rgb(this.redColorLocal);\n\t var blueRgb = rgb(this.blueColorLocal);\n\t var greenRgb = rgb(this.greenColorLocal);\n\t var orangeRgb = rgb(this.orangeColorLocal);\n\t\n\t if (bgRgb && btnRgb && linkRgb) {\n\t this.$store.dispatch('setOption', {\n\t name: 'customTheme',\n\t value: {\n\t fg: btnRgb,\n\t bg: bgRgb,\n\t text: textRgb,\n\t link: linkRgb,\n\t cRed: redRgb,\n\t cBlue: blueRgb,\n\t cGreen: greenRgb,\n\t cOrange: orangeRgb,\n\t btnRadius: this.btnRadiusLocal,\n\t panelRadius: this.panelRadiusLocal,\n\t avatarRadius: this.avatarRadiusLocal,\n\t avatarAltRadius: this.avatarAltRadiusLocal,\n\t tooltipRadius: this.tooltipRadiusLocal,\n\t attachmentRadius: this.attachmentRadiusLocal\n\t } });\n\t }\n\t }\n\t },\n\t watch: {\n\t selected: function selected() {\n\t this.bgColorLocal = this.selected[1];\n\t this.btnColorLocal = this.selected[2];\n\t this.textColorLocal = this.selected[3];\n\t this.linkColorLocal = this.selected[4];\n\t this.redColorLocal = this.selected[5];\n\t this.greenColorLocal = this.selected[6];\n\t this.blueColorLocal = this.selected[7];\n\t this.orangeColorLocal = this.selected[8];\n\t }\n\t }\n\t};\n\n/***/ }),\n/* 201 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _timeline = __webpack_require__(28);\n\t\n\tvar _timeline2 = _interopRequireDefault(_timeline);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar TagTimeline = {\n\t created: function created() {\n\t this.$store.commit('clearTimeline', { timeline: 'tag' });\n\t this.$store.dispatch('startFetching', { 'tag': this.tag });\n\t },\n\t\n\t components: {\n\t Timeline: _timeline2.default\n\t },\n\t computed: {\n\t tag: function tag() {\n\t return this.$route.params.tag;\n\t },\n\t timeline: function timeline() {\n\t return this.$store.state.statuses.timelines.tag;\n\t }\n\t },\n\t watch: {\n\t tag: function tag() {\n\t this.$store.commit('clearTimeline', { timeline: 'tag' });\n\t this.$store.dispatch('startFetching', { 'tag': this.tag });\n\t }\n\t },\n\t destroyed: function destroyed() {\n\t this.$store.dispatch('stopFetching', 'tag');\n\t }\n\t};\n\t\n\texports.default = TagTimeline;\n\n/***/ }),\n/* 202 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _status = __webpack_require__(64);\n\t\n\tvar _status2 = _interopRequireDefault(_status);\n\t\n\tvar _timeline_fetcherService = __webpack_require__(107);\n\t\n\tvar _timeline_fetcherService2 = _interopRequireDefault(_timeline_fetcherService);\n\t\n\tvar _status_or_conversation = __webpack_require__(485);\n\t\n\tvar _status_or_conversation2 = _interopRequireDefault(_status_or_conversation);\n\t\n\tvar _user_card = __webpack_require__(487);\n\t\n\tvar _user_card2 = _interopRequireDefault(_user_card);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar Timeline = {\n\t props: ['timeline', 'timelineName', 'title', 'userId', 'tag'],\n\t data: function data() {\n\t return {\n\t paused: false\n\t };\n\t },\n\t\n\t computed: {\n\t timelineError: function timelineError() {\n\t return this.$store.state.statuses.error;\n\t },\n\t followers: function followers() {\n\t return this.timeline.followers;\n\t },\n\t friends: function friends() {\n\t return this.timeline.friends;\n\t },\n\t viewing: function viewing() {\n\t return this.timeline.viewing;\n\t },\n\t newStatusCount: function newStatusCount() {\n\t return this.timeline.newStatusCount;\n\t },\n\t newStatusCountStr: function newStatusCountStr() {\n\t if (this.timeline.flushMarker !== 0) {\n\t return '';\n\t } else {\n\t return ' (' + this.newStatusCount + ')';\n\t }\n\t }\n\t },\n\t components: {\n\t Status: _status2.default,\n\t StatusOrConversation: _status_or_conversation2.default,\n\t UserCard: _user_card2.default\n\t },\n\t created: function created() {\n\t var store = this.$store;\n\t var credentials = store.state.users.currentUser.credentials;\n\t var showImmediately = this.timeline.visibleStatuses.length === 0;\n\t\n\t window.addEventListener('scroll', this.scrollLoad);\n\t\n\t _timeline_fetcherService2.default.fetchAndUpdate({\n\t store: store,\n\t credentials: credentials,\n\t timeline: this.timelineName,\n\t showImmediately: showImmediately,\n\t userId: this.userId,\n\t tag: this.tag\n\t });\n\t\n\t if (this.timelineName === 'user') {\n\t this.fetchFriends();\n\t this.fetchFollowers();\n\t }\n\t },\n\t destroyed: function destroyed() {\n\t window.removeEventListener('scroll', this.scrollLoad);\n\t this.$store.commit('setLoading', { timeline: this.timelineName, value: false });\n\t },\n\t\n\t methods: {\n\t showNewStatuses: function showNewStatuses() {\n\t if (this.timeline.flushMarker !== 0) {\n\t this.$store.commit('clearTimeline', { timeline: this.timelineName });\n\t this.$store.commit('queueFlush', { timeline: this.timelineName, id: 0 });\n\t this.fetchOlderStatuses();\n\t } else {\n\t this.$store.commit('showNewStatuses', { timeline: this.timelineName });\n\t this.paused = false;\n\t }\n\t },\n\t fetchOlderStatuses: function fetchOlderStatuses() {\n\t var _this = this;\n\t\n\t var store = this.$store;\n\t var credentials = store.state.users.currentUser.credentials;\n\t store.commit('setLoading', { timeline: this.timelineName, value: true });\n\t _timeline_fetcherService2.default.fetchAndUpdate({\n\t store: store,\n\t credentials: credentials,\n\t timeline: this.timelineName,\n\t older: true,\n\t showImmediately: true,\n\t userId: this.userId,\n\t tag: this.tag\n\t }).then(function () {\n\t return store.commit('setLoading', { timeline: _this.timelineName, value: false });\n\t });\n\t },\n\t fetchFollowers: function fetchFollowers() {\n\t var _this2 = this;\n\t\n\t var id = this.userId;\n\t this.$store.state.api.backendInteractor.fetchFollowers({ id: id }).then(function (followers) {\n\t return _this2.$store.dispatch('addFollowers', { followers: followers });\n\t });\n\t },\n\t fetchFriends: function fetchFriends() {\n\t var _this3 = this;\n\t\n\t var id = this.userId;\n\t this.$store.state.api.backendInteractor.fetchFriends({ id: id }).then(function (friends) {\n\t return _this3.$store.dispatch('addFriends', { friends: friends });\n\t });\n\t },\n\t scrollLoad: function scrollLoad(e) {\n\t var height = Math.max(document.body.offsetHeight, document.body.scrollHeight);\n\t if (this.timeline.loading === false && this.$store.state.config.autoLoad && this.$el.offsetHeight > 0 && window.innerHeight + window.pageYOffset >= height - 750) {\n\t this.fetchOlderStatuses();\n\t }\n\t }\n\t },\n\t watch: {\n\t newStatusCount: function newStatusCount(count) {\n\t if (!this.$store.state.config.streaming) {\n\t return;\n\t }\n\t if (count > 0) {\n\t if (window.pageYOffset < 15 && !this.paused) {\n\t this.showNewStatuses();\n\t } else {\n\t this.paused = true;\n\t }\n\t }\n\t }\n\t }\n\t};\n\t\n\texports.default = Timeline;\n\n/***/ }),\n/* 203 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _user_card_content = __webpack_require__(43);\n\t\n\tvar _user_card_content2 = _interopRequireDefault(_user_card_content);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar UserCard = {\n\t props: ['user', 'showFollows'],\n\t data: function data() {\n\t return {\n\t userExpanded: false\n\t };\n\t },\n\t\n\t components: {\n\t UserCardContent: _user_card_content2.default\n\t },\n\t methods: {\n\t toggleUserExpanded: function toggleUserExpanded() {\n\t this.userExpanded = !this.userExpanded;\n\t }\n\t }\n\t};\n\t\n\texports.default = UserCard;\n\n/***/ }),\n/* 204 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _stillImage = __webpack_require__(65);\n\t\n\tvar _stillImage2 = _interopRequireDefault(_stillImage);\n\t\n\tvar _color_convert = __webpack_require__(66);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\texports.default = {\n\t props: ['user', 'switcher', 'hideBio'],\n\t computed: {\n\t headingStyle: function headingStyle() {\n\t var color = this.$store.state.config.colors.bg;\n\t if (color) {\n\t var rgb = (0, _color_convert.hex2rgb)(color);\n\t console.log(rgb);\n\t return {\n\t backgroundColor: 'rgb(' + Math.floor(rgb[0] * 0.53) + ', ' + Math.floor(rgb[1] * 0.56) + ', ' + Math.floor(rgb[2] * 0.59) + ')',\n\t backgroundImage: 'url(' + this.user.cover_photo + ')'\n\t };\n\t }\n\t },\n\t isOtherUser: function isOtherUser() {\n\t return this.user.id !== this.$store.state.users.currentUser.id;\n\t },\n\t subscribeUrl: function subscribeUrl() {\n\t var serverUrl = new URL(this.user.statusnet_profile_url);\n\t return serverUrl.protocol + '//' + serverUrl.host + '/main/ostatus';\n\t },\n\t loggedIn: function loggedIn() {\n\t return this.$store.state.users.currentUser;\n\t },\n\t dailyAvg: function dailyAvg() {\n\t var days = Math.ceil((new Date() - new Date(this.user.created_at)) / (60 * 60 * 24 * 1000));\n\t return Math.round(this.user.statuses_count / days);\n\t }\n\t },\n\t components: {\n\t StillImage: _stillImage2.default\n\t },\n\t methods: {\n\t followUser: function followUser() {\n\t var store = this.$store;\n\t store.state.api.backendInteractor.followUser(this.user.id).then(function (followedUser) {\n\t return store.commit('addNewUsers', [followedUser]);\n\t });\n\t },\n\t unfollowUser: function unfollowUser() {\n\t var store = this.$store;\n\t store.state.api.backendInteractor.unfollowUser(this.user.id).then(function (unfollowedUser) {\n\t return store.commit('addNewUsers', [unfollowedUser]);\n\t });\n\t },\n\t blockUser: function blockUser() {\n\t var store = this.$store;\n\t store.state.api.backendInteractor.blockUser(this.user.id).then(function (blockedUser) {\n\t return store.commit('addNewUsers', [blockedUser]);\n\t });\n\t },\n\t unblockUser: function unblockUser() {\n\t var store = this.$store;\n\t store.state.api.backendInteractor.unblockUser(this.user.id).then(function (unblockedUser) {\n\t return store.commit('addNewUsers', [unblockedUser]);\n\t });\n\t },\n\t toggleMute: function toggleMute() {\n\t var store = this.$store;\n\t store.commit('setMuted', { user: this.user, muted: !this.user.muted });\n\t store.state.api.backendInteractor.setUserMute(this.user);\n\t },\n\t setProfileView: function setProfileView(v) {\n\t var store = this.$store;\n\t store.commit('setProfileView', { v: v });\n\t }\n\t }\n\t};\n\n/***/ }),\n/* 205 */\n/***/ (function(module, exports) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\tvar UserFinder = {\n\t data: function data() {\n\t return {\n\t username: undefined,\n\t hidden: true,\n\t error: false,\n\t loading: false\n\t };\n\t },\n\t methods: {\n\t findUser: function findUser(username) {\n\t var _this = this;\n\t\n\t username = username[0] === '@' ? username.slice(1) : username;\n\t this.loading = true;\n\t this.$store.state.api.backendInteractor.externalProfile(username).then(function (user) {\n\t _this.loading = false;\n\t _this.hidden = true;\n\t if (!user.error) {\n\t _this.$store.commit('addNewUsers', [user]);\n\t _this.$router.push({ name: 'user-profile', params: { id: user.id } });\n\t } else {\n\t _this.error = true;\n\t }\n\t });\n\t },\n\t toggleHidden: function toggleHidden() {\n\t this.hidden = !this.hidden;\n\t },\n\t dismissError: function dismissError() {\n\t this.error = false;\n\t }\n\t }\n\t};\n\t\n\texports.default = UserFinder;\n\n/***/ }),\n/* 206 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _login_form = __webpack_require__(474);\n\t\n\tvar _login_form2 = _interopRequireDefault(_login_form);\n\t\n\tvar _post_status_form = __webpack_require__(166);\n\t\n\tvar _post_status_form2 = _interopRequireDefault(_post_status_form);\n\t\n\tvar _user_card_content = __webpack_require__(43);\n\t\n\tvar _user_card_content2 = _interopRequireDefault(_user_card_content);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar UserPanel = {\n\t computed: {\n\t user: function user() {\n\t return this.$store.state.users.currentUser;\n\t }\n\t },\n\t components: {\n\t LoginForm: _login_form2.default,\n\t PostStatusForm: _post_status_form2.default,\n\t UserCardContent: _user_card_content2.default\n\t }\n\t};\n\t\n\texports.default = UserPanel;\n\n/***/ }),\n/* 207 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _user_card_content = __webpack_require__(43);\n\t\n\tvar _user_card_content2 = _interopRequireDefault(_user_card_content);\n\t\n\tvar _timeline = __webpack_require__(28);\n\t\n\tvar _timeline2 = _interopRequireDefault(_timeline);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar UserProfile = {\n\t created: function created() {\n\t this.$store.commit('clearTimeline', { timeline: 'user' });\n\t this.$store.dispatch('startFetching', ['user', this.userId]);\n\t if (!this.$store.state.users.usersObject[this.userId]) {\n\t this.$store.dispatch('fetchUser', this.userId);\n\t }\n\t },\n\t destroyed: function destroyed() {\n\t this.$store.dispatch('stopFetching', 'user');\n\t },\n\t\n\t computed: {\n\t timeline: function timeline() {\n\t return this.$store.state.statuses.timelines.user;\n\t },\n\t userId: function userId() {\n\t return this.$route.params.id;\n\t },\n\t user: function user() {\n\t if (this.timeline.statuses[0]) {\n\t return this.timeline.statuses[0].user;\n\t } else {\n\t return this.$store.state.users.usersObject[this.userId] || false;\n\t }\n\t }\n\t },\n\t watch: {\n\t userId: function userId() {\n\t this.$store.commit('clearTimeline', { timeline: 'user' });\n\t this.$store.dispatch('startFetching', ['user', this.userId]);\n\t }\n\t },\n\t components: {\n\t UserCardContent: _user_card_content2.default,\n\t Timeline: _timeline2.default\n\t }\n\t};\n\t\n\texports.default = UserProfile;\n\n/***/ }),\n/* 208 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _stringify = __webpack_require__(212);\n\t\n\tvar _stringify2 = _interopRequireDefault(_stringify);\n\t\n\tvar _style_switcher = __webpack_require__(167);\n\t\n\tvar _style_switcher2 = _interopRequireDefault(_style_switcher);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar UserSettings = {\n\t data: function data() {\n\t return {\n\t newname: this.$store.state.users.currentUser.name,\n\t newbio: this.$store.state.users.currentUser.description,\n\t followList: null,\n\t followImportError: false,\n\t followsImported: false,\n\t uploading: [false, false, false, false],\n\t previews: [null, null, null]\n\t };\n\t },\n\t\n\t components: {\n\t StyleSwitcher: _style_switcher2.default\n\t },\n\t computed: {\n\t user: function user() {\n\t return this.$store.state.users.currentUser;\n\t },\n\t pleromaBackend: function pleromaBackend() {\n\t return this.$store.state.config.pleromaBackend;\n\t }\n\t },\n\t methods: {\n\t updateProfile: function updateProfile() {\n\t var _this = this;\n\t\n\t var name = this.newname;\n\t var description = this.newbio;\n\t this.$store.state.api.backendInteractor.updateProfile({ params: { name: name, description: description } }).then(function (user) {\n\t if (!user.error) {\n\t _this.$store.commit('addNewUsers', [user]);\n\t _this.$store.commit('setCurrentUser', user);\n\t }\n\t });\n\t },\n\t uploadFile: function uploadFile(slot, e) {\n\t var _this2 = this;\n\t\n\t var file = e.target.files[0];\n\t if (!file) {\n\t return;\n\t }\n\t\n\t var reader = new FileReader();\n\t reader.onload = function (_ref) {\n\t var target = _ref.target;\n\t\n\t var img = target.result;\n\t _this2.previews[slot] = img;\n\t _this2.$forceUpdate();\n\t };\n\t reader.readAsDataURL(file);\n\t },\n\t submitAvatar: function submitAvatar() {\n\t var _this3 = this;\n\t\n\t if (!this.previews[0]) {\n\t return;\n\t }\n\t\n\t var img = this.previews[0];\n\t\n\t var imginfo = new Image();\n\t var cropX = void 0,\n\t cropY = void 0,\n\t cropW = void 0,\n\t cropH = void 0;\n\t imginfo.src = img;\n\t if (imginfo.height > imginfo.width) {\n\t cropX = 0;\n\t cropW = imginfo.width;\n\t cropY = Math.floor((imginfo.height - imginfo.width) / 2);\n\t cropH = imginfo.width;\n\t } else {\n\t cropY = 0;\n\t cropH = imginfo.height;\n\t cropX = Math.floor((imginfo.width - imginfo.height) / 2);\n\t cropW = imginfo.height;\n\t }\n\t this.uploading[0] = true;\n\t this.$store.state.api.backendInteractor.updateAvatar({ params: { img: img, cropX: cropX, cropY: cropY, cropW: cropW, cropH: cropH } }).then(function (user) {\n\t if (!user.error) {\n\t _this3.$store.commit('addNewUsers', [user]);\n\t _this3.$store.commit('setCurrentUser', user);\n\t _this3.previews[0] = null;\n\t }\n\t _this3.uploading[0] = false;\n\t });\n\t },\n\t submitBanner: function submitBanner() {\n\t var _this4 = this;\n\t\n\t if (!this.previews[1]) {\n\t return;\n\t }\n\t\n\t var banner = this.previews[1];\n\t\n\t var imginfo = new Image();\n\t\n\t var offset_top = void 0,\n\t offset_left = void 0,\n\t width = void 0,\n\t height = void 0;\n\t imginfo.src = banner;\n\t width = imginfo.width;\n\t height = imginfo.height;\n\t offset_top = 0;\n\t offset_left = 0;\n\t this.uploading[1] = true;\n\t this.$store.state.api.backendInteractor.updateBanner({ params: { banner: banner, offset_top: offset_top, offset_left: offset_left, width: width, height: height } }).then(function (data) {\n\t if (!data.error) {\n\t var clone = JSON.parse((0, _stringify2.default)(_this4.$store.state.users.currentUser));\n\t clone.cover_photo = data.url;\n\t _this4.$store.commit('addNewUsers', [clone]);\n\t _this4.$store.commit('setCurrentUser', clone);\n\t _this4.previews[1] = null;\n\t }\n\t _this4.uploading[1] = false;\n\t });\n\t },\n\t submitBg: function submitBg() {\n\t var _this5 = this;\n\t\n\t if (!this.previews[2]) {\n\t return;\n\t }\n\t var img = this.previews[2];\n\t\n\t var imginfo = new Image();\n\t var cropX = void 0,\n\t cropY = void 0,\n\t cropW = void 0,\n\t cropH = void 0;\n\t imginfo.src = img;\n\t cropX = 0;\n\t cropY = 0;\n\t cropW = imginfo.width;\n\t cropH = imginfo.width;\n\t this.uploading[2] = true;\n\t this.$store.state.api.backendInteractor.updateBg({ params: { img: img, cropX: cropX, cropY: cropY, cropW: cropW, cropH: cropH } }).then(function (data) {\n\t if (!data.error) {\n\t var clone = JSON.parse((0, _stringify2.default)(_this5.$store.state.users.currentUser));\n\t clone.background_image = data.url;\n\t _this5.$store.commit('addNewUsers', [clone]);\n\t _this5.$store.commit('setCurrentUser', clone);\n\t _this5.previews[2] = null;\n\t }\n\t _this5.uploading[2] = false;\n\t });\n\t },\n\t importFollows: function importFollows() {\n\t var _this6 = this;\n\t\n\t this.uploading[3] = true;\n\t var followList = this.followList;\n\t this.$store.state.api.backendInteractor.followImport({ params: followList }).then(function (status) {\n\t if (status) {\n\t _this6.followsImported = true;\n\t } else {\n\t _this6.followImportError = true;\n\t }\n\t _this6.uploading[3] = false;\n\t });\n\t },\n\t followListChange: function followListChange() {\n\t var formData = new FormData();\n\t formData.append('list', this.$refs.followlist.files[0]);\n\t this.followList = formData;\n\t },\n\t dismissImported: function dismissImported() {\n\t this.followsImported = false;\n\t this.followImportError = false;\n\t }\n\t }\n\t};\n\t\n\texports.default = UserSettings;\n\n/***/ }),\n/* 209 */,\n/* 210 */,\n/* 211 */,\n/* 212 */,\n/* 213 */,\n/* 214 */,\n/* 215 */,\n/* 216 */,\n/* 217 */,\n/* 218 */,\n/* 219 */,\n/* 220 */,\n/* 221 */,\n/* 222 */,\n/* 223 */,\n/* 224 */,\n/* 225 */,\n/* 226 */,\n/* 227 */,\n/* 228 */,\n/* 229 */,\n/* 230 */,\n/* 231 */,\n/* 232 */,\n/* 233 */,\n/* 234 */,\n/* 235 */,\n/* 236 */,\n/* 237 */,\n/* 238 */,\n/* 239 */,\n/* 240 */,\n/* 241 */,\n/* 242 */,\n/* 243 */,\n/* 244 */,\n/* 245 */,\n/* 246 */,\n/* 247 */,\n/* 248 */,\n/* 249 */,\n/* 250 */,\n/* 251 */,\n/* 252 */,\n/* 253 */,\n/* 254 */,\n/* 255 */,\n/* 256 */,\n/* 257 */,\n/* 258 */,\n/* 259 */,\n/* 260 */,\n/* 261 */,\n/* 262 */,\n/* 263 */,\n/* 264 */,\n/* 265 */,\n/* 266 */,\n/* 267 */,\n/* 268 */,\n/* 269 */,\n/* 270 */,\n/* 271 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 272 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 273 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 274 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 275 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 276 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 277 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 278 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 279 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 280 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 281 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 282 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 283 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 284 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 285 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 286 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 287 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 288 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 289 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 290 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 291 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 292 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 293 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 294 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 295 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 296 */\n/***/ (function(module, exports) {\n\n\tmodule.exports = [\"now\",[\"%ss\",\"%ss\"],[\"%smin\",\"%smin\"],[\"%sh\",\"%sh\"],[\"%sd\",\"%sd\"],[\"%sw\",\"%sw\"],[\"%smo\",\"%smo\"],[\"%sy\",\"%sy\"]]\n\n/***/ }),\n/* 297 */\n/***/ (function(module, exports) {\n\n\tmodule.exports = [\"たった今\",\"%s 秒前\",\"%s 分前\",\"%s 時間前\",\"%s 日前\",\"%s 週間前\",\"%s ヶ月前\",\"%s 年前\"]\n\n/***/ }),\n/* 298 */,\n/* 299 */,\n/* 300 */,\n/* 301 */,\n/* 302 */,\n/* 303 */,\n/* 304 */,\n/* 305 */,\n/* 306 */,\n/* 307 */,\n/* 308 */,\n/* 309 */,\n/* 310 */,\n/* 311 */,\n/* 312 */,\n/* 313 */,\n/* 314 */,\n/* 315 */,\n/* 316 */,\n/* 317 */,\n/* 318 */,\n/* 319 */,\n/* 320 */,\n/* 321 */,\n/* 322 */,\n/* 323 */,\n/* 324 */,\n/* 325 */,\n/* 326 */,\n/* 327 */,\n/* 328 */,\n/* 329 */,\n/* 330 */,\n/* 331 */,\n/* 332 */,\n/* 333 */,\n/* 334 */,\n/* 335 */,\n/* 336 */,\n/* 337 */,\n/* 338 */,\n/* 339 */,\n/* 340 */,\n/* 341 */,\n/* 342 */,\n/* 343 */,\n/* 344 */,\n/* 345 */,\n/* 346 */,\n/* 347 */,\n/* 348 */,\n/* 349 */,\n/* 350 */,\n/* 351 */,\n/* 352 */,\n/* 353 */,\n/* 354 */,\n/* 355 */,\n/* 356 */,\n/* 357 */,\n/* 358 */,\n/* 359 */,\n/* 360 */,\n/* 361 */,\n/* 362 */,\n/* 363 */,\n/* 364 */,\n/* 365 */,\n/* 366 */,\n/* 367 */,\n/* 368 */,\n/* 369 */,\n/* 370 */,\n/* 371 */,\n/* 372 */,\n/* 373 */,\n/* 374 */,\n/* 375 */,\n/* 376 */,\n/* 377 */,\n/* 378 */,\n/* 379 */,\n/* 380 */,\n/* 381 */,\n/* 382 */,\n/* 383 */,\n/* 384 */,\n/* 385 */,\n/* 386 */,\n/* 387 */,\n/* 388 */,\n/* 389 */,\n/* 390 */,\n/* 391 */,\n/* 392 */,\n/* 393 */,\n/* 394 */,\n/* 395 */,\n/* 396 */,\n/* 397 */,\n/* 398 */,\n/* 399 */,\n/* 400 */,\n/* 401 */,\n/* 402 */,\n/* 403 */,\n/* 404 */,\n/* 405 */,\n/* 406 */,\n/* 407 */,\n/* 408 */,\n/* 409 */,\n/* 410 */,\n/* 411 */,\n/* 412 */,\n/* 413 */,\n/* 414 */,\n/* 415 */,\n/* 416 */,\n/* 417 */,\n/* 418 */,\n/* 419 */,\n/* 420 */,\n/* 421 */,\n/* 422 */,\n/* 423 */,\n/* 424 */,\n/* 425 */,\n/* 426 */,\n/* 427 */,\n/* 428 */,\n/* 429 */,\n/* 430 */,\n/* 431 */,\n/* 432 */,\n/* 433 */,\n/* 434 */,\n/* 435 */,\n/* 436 */,\n/* 437 */,\n/* 438 */,\n/* 439 */,\n/* 440 */,\n/* 441 */,\n/* 442 */,\n/* 443 */,\n/* 444 */,\n/* 445 */,\n/* 446 */,\n/* 447 */,\n/* 448 */,\n/* 449 */,\n/* 450 */,\n/* 451 */,\n/* 452 */,\n/* 453 */,\n/* 454 */,\n/* 455 */,\n/* 456 */,\n/* 457 */,\n/* 458 */,\n/* 459 */,\n/* 460 */,\n/* 461 */,\n/* 462 */,\n/* 463 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tmodule.exports = __webpack_require__.p + \"static/img/nsfw.9399fe3.png\";\n\n/***/ }),\n/* 464 */,\n/* 465 */,\n/* 466 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(283)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(176),\n\t /* template */\n\t __webpack_require__(508),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 467 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(282)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(177),\n\t /* template */\n\t __webpack_require__(507),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 468 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(276)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(178),\n\t /* template */\n\t __webpack_require__(501),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 469 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(179),\n\t /* template */\n\t __webpack_require__(512),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 470 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(289)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(181),\n\t /* template */\n\t __webpack_require__(518),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 471 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(291)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(182),\n\t /* template */\n\t __webpack_require__(520),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 472 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(183),\n\t /* template */\n\t __webpack_require__(516),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 473 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(287)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(184),\n\t /* template */\n\t __webpack_require__(515),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 474 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(279)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(185),\n\t /* template */\n\t __webpack_require__(504),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 475 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(284)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(186),\n\t /* template */\n\t __webpack_require__(509),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 476 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(187),\n\t /* template */\n\t __webpack_require__(499),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 477 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(293)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(188),\n\t /* template */\n\t __webpack_require__(522),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 478 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(189),\n\t /* template */\n\t __webpack_require__(511),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 479 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(271)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(190),\n\t /* template */\n\t __webpack_require__(492),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 480 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(192),\n\t /* template */\n\t __webpack_require__(500),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 481 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(193),\n\t /* template */\n\t __webpack_require__(510),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 482 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(280)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(194),\n\t /* template */\n\t __webpack_require__(505),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 483 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(275)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(195),\n\t /* template */\n\t __webpack_require__(498),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 484 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(292)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(196),\n\t /* template */\n\t __webpack_require__(521),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 485 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(278)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(198),\n\t /* template */\n\t __webpack_require__(503),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 486 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(201),\n\t /* template */\n\t __webpack_require__(497),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 487 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(295)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(203),\n\t /* template */\n\t __webpack_require__(524),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 488 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(277)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(205),\n\t /* template */\n\t __webpack_require__(502),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 489 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(294)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(206),\n\t /* template */\n\t __webpack_require__(523),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 490 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(281)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(207),\n\t /* template */\n\t __webpack_require__(506),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 491 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(288)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(208),\n\t /* template */\n\t __webpack_require__(517),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 492 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('div', {\n\t staticClass: \"notifications\"\n\t }, [_c('div', {\n\t staticClass: \"panel panel-default\"\n\t }, [_c('div', {\n\t staticClass: \"panel-heading\"\n\t }, [(_vm.unseenCount) ? _c('span', {\n\t staticClass: \"unseen-count\"\n\t }, [_vm._v(_vm._s(_vm.unseenCount))]) : _vm._e(), _vm._v(\"\\n \" + _vm._s(_vm.$t('notifications.notifications')) + \"\\n \"), (_vm.unseenCount) ? _c('button', {\n\t staticClass: \"read-button\",\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.markAsSeen($event)\n\t }\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('notifications.read')))]) : _vm._e()]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"panel-body\"\n\t }, _vm._l((_vm.visibleNotifications), function(notification) {\n\t return _c('div', {\n\t key: notification.action.id,\n\t staticClass: \"notification\",\n\t class: {\n\t \"unseen\": !notification.seen\n\t }\n\t }, [_c('notification', {\n\t attrs: {\n\t \"notification\": notification\n\t }\n\t })], 1)\n\t }))])])\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 493 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('div', {\n\t staticClass: \"profile-panel-background\",\n\t style: (_vm.headingStyle),\n\t attrs: {\n\t \"id\": \"heading\"\n\t }\n\t }, [_c('div', {\n\t staticClass: \"panel-heading text-center\"\n\t }, [_c('div', {\n\t staticClass: \"user-info\"\n\t }, [(!_vm.isOtherUser) ? _c('router-link', {\n\t staticStyle: {\n\t \"float\": \"right\",\n\t \"margin-top\": \"16px\"\n\t },\n\t attrs: {\n\t \"to\": \"/user-settings\"\n\t }\n\t }, [_c('i', {\n\t staticClass: \"icon-cog usersettings\"\n\t })]) : _vm._e(), _vm._v(\" \"), (_vm.isOtherUser) ? _c('a', {\n\t staticStyle: {\n\t \"float\": \"right\",\n\t \"margin-top\": \"16px\"\n\t },\n\t attrs: {\n\t \"href\": _vm.user.statusnet_profile_url,\n\t \"target\": \"_blank\"\n\t }\n\t }, [_c('i', {\n\t staticClass: \"icon-link-ext usersettings\"\n\t })]) : _vm._e(), _vm._v(\" \"), _c('div', {\n\t staticClass: \"container\"\n\t }, [_c('router-link', {\n\t attrs: {\n\t \"to\": {\n\t name: 'user-profile',\n\t params: {\n\t id: _vm.user.id\n\t }\n\t }\n\t }\n\t }, [_c('StillImage', {\n\t staticClass: \"avatar\",\n\t attrs: {\n\t \"src\": _vm.user.profile_image_url_original\n\t }\n\t })], 1), _vm._v(\" \"), _c('div', {\n\t staticClass: \"name-and-screen-name\"\n\t }, [_c('div', {\n\t staticClass: \"user-name\",\n\t attrs: {\n\t \"title\": _vm.user.name\n\t }\n\t }, [_vm._v(_vm._s(_vm.user.name))]), _vm._v(\" \"), _c('router-link', {\n\t attrs: {\n\t \"to\": {\n\t name: 'user-profile',\n\t params: {\n\t id: _vm.user.id\n\t }\n\t }\n\t }\n\t }, [_c('div', {\n\t staticClass: \"user-screen-name\"\n\t }, [_vm._v(\"@\" + _vm._s(_vm.user.screen_name))])])], 1)], 1), _vm._v(\" \"), (_vm.isOtherUser) ? _c('div', {\n\t staticClass: \"user-interactions\"\n\t }, [(_vm.user.follows_you && _vm.loggedIn) ? _c('div', {\n\t staticClass: \"following\"\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('user_card.follows_you')) + \"\\n \")]) : _vm._e(), _vm._v(\" \"), (_vm.loggedIn) ? _c('div', {\n\t staticClass: \"follow\"\n\t }, [(_vm.user.following) ? _c('span', [_c('button', {\n\t staticClass: \"pressed\",\n\t on: {\n\t \"click\": _vm.unfollowUser\n\t }\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('user_card.following')) + \"\\n \")])]) : _vm._e(), _vm._v(\" \"), (!_vm.user.following) ? _c('span', [_c('button', {\n\t on: {\n\t \"click\": _vm.followUser\n\t }\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('user_card.follow')) + \"\\n \")])]) : _vm._e()]) : _vm._e(), _vm._v(\" \"), (_vm.isOtherUser) ? _c('div', {\n\t staticClass: \"mute\"\n\t }, [(_vm.user.muted) ? _c('span', [_c('button', {\n\t staticClass: \"pressed\",\n\t on: {\n\t \"click\": _vm.toggleMute\n\t }\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('user_card.muted')) + \"\\n \")])]) : _vm._e(), _vm._v(\" \"), (!_vm.user.muted) ? _c('span', [_c('button', {\n\t on: {\n\t \"click\": _vm.toggleMute\n\t }\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('user_card.mute')) + \"\\n \")])]) : _vm._e()]) : _vm._e(), _vm._v(\" \"), (!_vm.loggedIn && _vm.user.is_local) ? _c('div', {\n\t staticClass: \"remote-follow\"\n\t }, [_c('form', {\n\t attrs: {\n\t \"method\": \"POST\",\n\t \"action\": _vm.subscribeUrl\n\t }\n\t }, [_c('input', {\n\t attrs: {\n\t \"type\": \"hidden\",\n\t \"name\": \"nickname\"\n\t },\n\t domProps: {\n\t \"value\": _vm.user.screen_name\n\t }\n\t }), _vm._v(\" \"), _c('input', {\n\t attrs: {\n\t \"type\": \"hidden\",\n\t \"name\": \"profile\",\n\t \"value\": \"\"\n\t }\n\t }), _vm._v(\" \"), _c('button', {\n\t staticClass: \"remote-button\",\n\t attrs: {\n\t \"click\": \"submit\"\n\t }\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('user_card.remote_follow')) + \"\\n \")])])]) : _vm._e(), _vm._v(\" \"), (_vm.isOtherUser && _vm.loggedIn) ? _c('div', {\n\t staticClass: \"block\"\n\t }, [(_vm.user.statusnet_blocking) ? _c('span', [_c('button', {\n\t staticClass: \"pressed\",\n\t on: {\n\t \"click\": _vm.unblockUser\n\t }\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('user_card.blocked')) + \"\\n \")])]) : _vm._e(), _vm._v(\" \"), (!_vm.user.statusnet_blocking) ? _c('span', [_c('button', {\n\t on: {\n\t \"click\": _vm.blockUser\n\t }\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('user_card.block')) + \"\\n \")])]) : _vm._e()]) : _vm._e()]) : _vm._e()], 1)]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"panel-body profile-panel-body\"\n\t }, [_c('div', {\n\t staticClass: \"user-counts\"\n\t }, [_c('div', {\n\t staticClass: \"user-count\"\n\t }, [(_vm.switcher) ? _c('a', {\n\t attrs: {\n\t \"href\": \"#\"\n\t },\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.setProfileView('statuses')\n\t }\n\t }\n\t }, [_c('h5', [_vm._v(_vm._s(_vm.$t('user_card.statuses')))])]) : _c('h5', [_vm._v(_vm._s(_vm.$t('user_card.statuses')))]), _vm._v(\" \"), _c('span', [_vm._v(_vm._s(_vm.user.statuses_count) + \" \"), _c('br'), _c('span', {\n\t staticClass: \"dailyAvg\"\n\t }, [_vm._v(_vm._s(_vm.dailyAvg) + \" \" + _vm._s(_vm.$t('user_card.per_day')))])])]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"user-count\"\n\t }, [(_vm.switcher) ? _c('a', {\n\t attrs: {\n\t \"href\": \"#\"\n\t },\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.setProfileView('friends')\n\t }\n\t }\n\t }, [_c('h5', [_vm._v(_vm._s(_vm.$t('user_card.followees')))])]) : _c('h5', [_vm._v(_vm._s(_vm.$t('user_card.followees')))]), _vm._v(\" \"), _c('span', [_vm._v(_vm._s(_vm.user.friends_count))])]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"user-count\"\n\t }, [(_vm.switcher) ? _c('a', {\n\t attrs: {\n\t \"href\": \"#\"\n\t },\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.setProfileView('followers')\n\t }\n\t }\n\t }, [_c('h5', [_vm._v(_vm._s(_vm.$t('user_card.followers')))])]) : _c('h5', [_vm._v(_vm._s(_vm.$t('user_card.followers')))]), _vm._v(\" \"), _c('span', [_vm._v(_vm._s(_vm.user.followers_count))])])]), _vm._v(\" \"), (!_vm.hideBio) ? _c('p', [_vm._v(_vm._s(_vm.user.description))]) : _vm._e()])])\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 494 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return (_vm.viewing == 'statuses') ? _c('div', {\n\t staticClass: \"timeline panel panel-default\"\n\t }, [_c('div', {\n\t staticClass: \"panel-heading timeline-heading\"\n\t }, [_c('div', {\n\t staticClass: \"title\"\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.title) + \"\\n \")]), _vm._v(\" \"), (_vm.timeline.newStatusCount > 0 && !_vm.timelineError) ? _c('button', {\n\t staticClass: \"loadmore-button\",\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.showNewStatuses($event)\n\t }\n\t }\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('timeline.show_new')) + _vm._s(_vm.newStatusCountStr) + \"\\n \")]) : _vm._e(), _vm._v(\" \"), (_vm.timelineError) ? _c('div', {\n\t staticClass: \"loadmore-error alert error\",\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t }\n\t }\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('timeline.error_fetching')) + \"\\n \")]) : _vm._e(), _vm._v(\" \"), (!_vm.timeline.newStatusCount > 0 && !_vm.timelineError) ? _c('div', {\n\t staticClass: \"loadmore-text\",\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t }\n\t }\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('timeline.up_to_date')) + \"\\n \")]) : _vm._e()]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"panel-body\"\n\t }, [_c('div', {\n\t staticClass: \"timeline\"\n\t }, _vm._l((_vm.timeline.visibleStatuses), function(status) {\n\t return _c('status-or-conversation', {\n\t key: status.id,\n\t staticClass: \"status-fadein\",\n\t attrs: {\n\t \"statusoid\": status\n\t }\n\t })\n\t }))]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"panel-footer\"\n\t }, [(!_vm.timeline.loading) ? _c('a', {\n\t attrs: {\n\t \"href\": \"#\"\n\t },\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.fetchOlderStatuses()\n\t }\n\t }\n\t }, [_c('div', {\n\t staticClass: \"new-status-notification text-center panel-footer\"\n\t }, [_vm._v(_vm._s(_vm.$t('timeline.load_older')))])]) : _c('div', {\n\t staticClass: \"new-status-notification text-center panel-footer\"\n\t }, [_vm._v(\"...\")])])]) : (_vm.viewing == 'followers') ? _c('div', {\n\t staticClass: \"timeline panel panel-default\"\n\t }, [_c('div', {\n\t staticClass: \"panel-heading timeline-heading\"\n\t }, [_c('div', {\n\t staticClass: \"title\"\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('user_card.followers')) + \"\\n \")])]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"panel-body\"\n\t }, [_c('div', {\n\t staticClass: \"timeline\"\n\t }, _vm._l((_vm.followers), function(follower) {\n\t return _c('user-card', {\n\t key: follower.id,\n\t attrs: {\n\t \"user\": follower,\n\t \"showFollows\": false\n\t }\n\t })\n\t }))])]) : (_vm.viewing == 'friends') ? _c('div', {\n\t staticClass: \"timeline panel panel-default\"\n\t }, [_c('div', {\n\t staticClass: \"panel-heading timeline-heading\"\n\t }, [_c('div', {\n\t staticClass: \"title\"\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('user_card.followees')) + \"\\n \")])]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"panel-body\"\n\t }, [_c('div', {\n\t staticClass: \"timeline\"\n\t }, _vm._l((_vm.friends), function(friend) {\n\t return _c('user-card', {\n\t key: friend.id,\n\t attrs: {\n\t \"user\": friend,\n\t \"showFollows\": true\n\t }\n\t })\n\t }))])]) : _vm._e()\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 495 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('div', {\n\t staticClass: \"post-status-form\"\n\t }, [_c('form', {\n\t on: {\n\t \"submit\": function($event) {\n\t $event.preventDefault();\n\t _vm.postStatus(_vm.newStatus)\n\t }\n\t }\n\t }, [_c('div', {\n\t staticClass: \"form-group\"\n\t }, [_c('textarea', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.newStatus.status),\n\t expression: \"newStatus.status\"\n\t }],\n\t ref: \"textarea\",\n\t staticClass: \"form-control\",\n\t attrs: {\n\t \"placeholder\": _vm.$t('post_status.default'),\n\t \"rows\": \"1\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.newStatus.status)\n\t },\n\t on: {\n\t \"click\": _vm.setCaret,\n\t \"keyup\": [_vm.setCaret, function($event) {\n\t if (!('button' in $event) && _vm._k($event.keyCode, \"enter\", 13, $event.key)) { return null; }\n\t if (!$event.ctrlKey) { return null; }\n\t _vm.postStatus(_vm.newStatus)\n\t }],\n\t \"keydown\": [function($event) {\n\t if (!('button' in $event) && _vm._k($event.keyCode, \"down\", 40, $event.key)) { return null; }\n\t _vm.cycleForward($event)\n\t }, function($event) {\n\t if (!('button' in $event) && _vm._k($event.keyCode, \"up\", 38, $event.key)) { return null; }\n\t _vm.cycleBackward($event)\n\t }, function($event) {\n\t if (!('button' in $event) && _vm._k($event.keyCode, \"tab\", 9, $event.key)) { return null; }\n\t if (!$event.shiftKey) { return null; }\n\t _vm.cycleBackward($event)\n\t }, function($event) {\n\t if (!('button' in $event) && _vm._k($event.keyCode, \"tab\", 9, $event.key)) { return null; }\n\t _vm.cycleForward($event)\n\t }, function($event) {\n\t if (!('button' in $event) && _vm._k($event.keyCode, \"enter\", 13, $event.key)) { return null; }\n\t _vm.replaceCandidate($event)\n\t }, function($event) {\n\t if (!('button' in $event) && _vm._k($event.keyCode, \"enter\", 13, $event.key)) { return null; }\n\t if (!$event.metaKey) { return null; }\n\t _vm.postStatus(_vm.newStatus)\n\t }],\n\t \"drop\": _vm.fileDrop,\n\t \"dragover\": function($event) {\n\t $event.preventDefault();\n\t _vm.fileDrag($event)\n\t },\n\t \"input\": [function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.$set(_vm.newStatus, \"status\", $event.target.value)\n\t }, _vm.resize],\n\t \"paste\": _vm.paste\n\t }\n\t })]), _vm._v(\" \"), (_vm.candidates) ? _c('div', {\n\t staticStyle: {\n\t \"position\": \"relative\"\n\t }\n\t }, [_c('div', {\n\t staticClass: \"autocomplete-panel\"\n\t }, _vm._l((_vm.candidates), function(candidate) {\n\t return _c('div', {\n\t on: {\n\t \"click\": function($event) {\n\t _vm.replace(candidate.utf || (candidate.screen_name + ' '))\n\t }\n\t }\n\t }, [(candidate.highlighted) ? _c('div', {\n\t staticClass: \"autocomplete\"\n\t }, [(candidate.img) ? _c('span', [_c('img', {\n\t attrs: {\n\t \"src\": candidate.img\n\t }\n\t })]) : _c('span', [_vm._v(_vm._s(candidate.utf))]), _vm._v(\" \"), _c('span', [_vm._v(_vm._s(candidate.screen_name)), _c('small', [_vm._v(_vm._s(candidate.name))])])]) : _c('div', {\n\t staticClass: \"autocomplete\"\n\t }, [(candidate.img) ? _c('span', [_c('img', {\n\t attrs: {\n\t \"src\": candidate.img\n\t }\n\t })]) : _c('span', [_vm._v(_vm._s(candidate.utf))]), _vm._v(\" \"), _c('span', [_vm._v(_vm._s(candidate.screen_name)), _c('small', [_vm._v(_vm._s(candidate.name))])])])])\n\t }))]) : _vm._e(), _vm._v(\" \"), _c('div', {\n\t staticClass: \"form-bottom\"\n\t }, [_c('media-upload', {\n\t attrs: {\n\t \"drop-files\": _vm.dropFiles\n\t },\n\t on: {\n\t \"uploading\": _vm.disableSubmit,\n\t \"uploaded\": _vm.addMediaFile,\n\t \"upload-failed\": _vm.enableSubmit\n\t }\n\t }), _vm._v(\" \"), (_vm.isOverLengthLimit) ? _c('p', {\n\t staticClass: \"error\"\n\t }, [_vm._v(_vm._s(_vm.charactersLeft))]) : (_vm.hasStatusLengthLimit) ? _c('p', {\n\t staticClass: \"faint\"\n\t }, [_vm._v(_vm._s(_vm.charactersLeft))]) : _vm._e(), _vm._v(\" \"), (_vm.posting) ? _c('button', {\n\t staticClass: \"btn btn-default\",\n\t attrs: {\n\t \"disabled\": \"\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('post_status.posting')))]) : (_vm.isOverLengthLimit) ? _c('button', {\n\t staticClass: \"btn btn-default\",\n\t attrs: {\n\t \"disabled\": \"\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('general.submit')))]) : _c('button', {\n\t staticClass: \"btn btn-default\",\n\t attrs: {\n\t \"disabled\": _vm.submitDisabled,\n\t \"type\": \"submit\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('general.submit')))])], 1), _vm._v(\" \"), (_vm.error) ? _c('div', {\n\t staticClass: \"alert error\"\n\t }, [_vm._v(\"\\n Error: \" + _vm._s(_vm.error) + \"\\n \"), _c('i', {\n\t staticClass: \"icon-cancel\",\n\t on: {\n\t \"click\": _vm.clearError\n\t }\n\t })]) : _vm._e(), _vm._v(\" \"), _c('div', {\n\t staticClass: \"attachments\"\n\t }, _vm._l((_vm.newStatus.files), function(file) {\n\t return _c('div', {\n\t staticClass: \"media-upload-container attachment\"\n\t }, [_c('i', {\n\t staticClass: \"fa icon-cancel\",\n\t on: {\n\t \"click\": function($event) {\n\t _vm.removeMediaFile(file)\n\t }\n\t }\n\t }), _vm._v(\" \"), (_vm.type(file) === 'image') ? _c('img', {\n\t staticClass: \"thumbnail media-upload\",\n\t attrs: {\n\t \"src\": file.image\n\t }\n\t }) : _vm._e(), _vm._v(\" \"), (_vm.type(file) === 'video') ? _c('video', {\n\t attrs: {\n\t \"src\": file.image,\n\t \"controls\": \"\"\n\t }\n\t }) : _vm._e(), _vm._v(\" \"), (_vm.type(file) === 'audio') ? _c('audio', {\n\t attrs: {\n\t \"src\": file.image,\n\t \"controls\": \"\"\n\t }\n\t }) : _vm._e(), _vm._v(\" \"), (_vm.type(file) === 'unknown') ? _c('a', {\n\t attrs: {\n\t \"href\": file.image\n\t }\n\t }, [_vm._v(_vm._s(file.url))]) : _vm._e()])\n\t }))])])\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 496 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('div', {\n\t staticClass: \"timeline panel panel-default\"\n\t }, [_c('div', {\n\t staticClass: \"panel-heading conversation-heading\"\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('timeline.conversation')) + \"\\n \"), (_vm.collapsable) ? _c('span', {\n\t staticStyle: {\n\t \"float\": \"right\"\n\t }\n\t }, [_c('small', [_c('a', {\n\t attrs: {\n\t \"href\": \"#\"\n\t },\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.$emit('toggleExpanded')\n\t }\n\t }\n\t }, [_vm._v(\"Collapse\")])])]) : _vm._e()]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"panel-body\"\n\t }, [_c('div', {\n\t staticClass: \"timeline\"\n\t }, _vm._l((_vm.conversation), function(status) {\n\t return _c('status', {\n\t key: status.id,\n\t staticClass: \"status-fadein\",\n\t attrs: {\n\t \"inlineExpanded\": _vm.collapsable,\n\t \"statusoid\": status,\n\t \"expandable\": false,\n\t \"focused\": _vm.focused(status.id),\n\t \"inConversation\": true,\n\t \"highlight\": _vm.highlight,\n\t \"replies\": _vm.getReplies(status.id)\n\t },\n\t on: {\n\t \"goto\": _vm.setHighlight\n\t }\n\t })\n\t }))])])\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 497 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('Timeline', {\n\t attrs: {\n\t \"title\": _vm.tag,\n\t \"timeline\": _vm.timeline,\n\t \"timeline-name\": 'tag',\n\t \"tag\": _vm.tag\n\t }\n\t })\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 498 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return (_vm.loggedIn) ? _c('div', [_c('i', {\n\t staticClass: \"icon-retweet rt-active\",\n\t class: _vm.classes,\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.retweet()\n\t }\n\t }\n\t }), _vm._v(\" \"), (_vm.status.repeat_num > 0) ? _c('span', [_vm._v(_vm._s(_vm.status.repeat_num))]) : _vm._e()]) : _c('div', [_c('i', {\n\t staticClass: \"icon-retweet\",\n\t class: _vm.classes\n\t }), _vm._v(\" \"), (_vm.status.repeat_num > 0) ? _c('span', [_vm._v(_vm._s(_vm.status.repeat_num))]) : _vm._e()])\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 499 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('Timeline', {\n\t attrs: {\n\t \"title\": _vm.$t('nav.mentions'),\n\t \"timeline\": _vm.timeline,\n\t \"timeline-name\": 'mentions'\n\t }\n\t })\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 500 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('Timeline', {\n\t attrs: {\n\t \"title\": _vm.$t('nav.twkn'),\n\t \"timeline\": _vm.timeline,\n\t \"timeline-name\": 'publicAndExternal'\n\t }\n\t })\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 501 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return (!this.collapsed) ? _c('div', {\n\t staticClass: \"chat-panel\"\n\t }, [_c('div', {\n\t staticClass: \"panel panel-default\"\n\t }, [_c('div', {\n\t staticClass: \"panel-heading timeline-heading chat-heading\",\n\t on: {\n\t \"click\": function($event) {\n\t $event.stopPropagation();\n\t $event.preventDefault();\n\t _vm.togglePanel($event)\n\t }\n\t }\n\t }, [_c('div', {\n\t staticClass: \"title\"\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('chat.title')) + \"\\n \"), _c('i', {\n\t staticClass: \"icon-cancel\",\n\t staticStyle: {\n\t \"float\": \"right\"\n\t }\n\t })])]), _vm._v(\" \"), _c('div', {\n\t directives: [{\n\t name: \"chat-scroll\",\n\t rawName: \"v-chat-scroll\"\n\t }],\n\t staticClass: \"chat-window\"\n\t }, _vm._l((_vm.messages), function(message) {\n\t return _c('div', {\n\t key: message.id,\n\t staticClass: \"chat-message\"\n\t }, [_c('span', {\n\t staticClass: \"chat-avatar\"\n\t }, [_c('img', {\n\t attrs: {\n\t \"src\": message.author.avatar\n\t }\n\t })]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"chat-content\"\n\t }, [_c('router-link', {\n\t staticClass: \"chat-name\",\n\t attrs: {\n\t \"to\": {\n\t name: 'user-profile',\n\t params: {\n\t id: message.author.id\n\t }\n\t }\n\t }\n\t }, [_vm._v(\"\\n \" + _vm._s(message.author.username) + \"\\n \")]), _vm._v(\" \"), _c('br'), _vm._v(\" \"), _c('span', {\n\t staticClass: \"chat-text\"\n\t }, [_vm._v(\"\\n \" + _vm._s(message.text) + \"\\n \")])], 1)])\n\t })), _vm._v(\" \"), _c('div', {\n\t staticClass: \"chat-input\"\n\t }, [_c('textarea', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.currentMessage),\n\t expression: \"currentMessage\"\n\t }],\n\t staticClass: \"chat-input-textarea\",\n\t attrs: {\n\t \"rows\": \"1\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.currentMessage)\n\t },\n\t on: {\n\t \"keyup\": function($event) {\n\t if (!('button' in $event) && _vm._k($event.keyCode, \"enter\", 13, $event.key)) { return null; }\n\t _vm.submit(_vm.currentMessage)\n\t },\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.currentMessage = $event.target.value\n\t }\n\t }\n\t })])])]) : _c('div', {\n\t staticClass: \"chat-panel\"\n\t }, [_c('div', {\n\t staticClass: \"panel panel-default\"\n\t }, [_c('div', {\n\t staticClass: \"panel-heading stub timeline-heading chat-heading\",\n\t on: {\n\t \"click\": function($event) {\n\t $event.stopPropagation();\n\t $event.preventDefault();\n\t _vm.togglePanel($event)\n\t }\n\t }\n\t }, [_c('div', {\n\t staticClass: \"title\"\n\t }, [_c('i', {\n\t staticClass: \"icon-comment-empty\"\n\t }), _vm._v(\"\\n \" + _vm._s(_vm.$t('chat.title')) + \"\\n \")])])])])\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 502 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('span', {\n\t staticClass: \"user-finder-container\"\n\t }, [(_vm.error) ? _c('span', {\n\t staticClass: \"alert error\"\n\t }, [_c('i', {\n\t staticClass: \"icon-cancel user-finder-icon\",\n\t on: {\n\t \"click\": _vm.dismissError\n\t }\n\t }), _vm._v(\"\\n \" + _vm._s(_vm.$t('finder.error_fetching_user')) + \"\\n \")]) : _vm._e(), _vm._v(\" \"), (_vm.loading) ? _c('i', {\n\t staticClass: \"icon-spin4 user-finder-icon animate-spin-slow\"\n\t }) : _vm._e(), _vm._v(\" \"), (_vm.hidden) ? _c('a', {\n\t attrs: {\n\t \"href\": \"#\"\n\t }\n\t }, [_c('i', {\n\t staticClass: \"icon-user-plus user-finder-icon\",\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t $event.stopPropagation();\n\t _vm.toggleHidden($event)\n\t }\n\t }\n\t })]) : _c('span', [_c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.username),\n\t expression: \"username\"\n\t }],\n\t staticClass: \"user-finder-input\",\n\t attrs: {\n\t \"placeholder\": _vm.$t('finder.find_user'),\n\t \"id\": \"user-finder-input\",\n\t \"type\": \"text\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.username)\n\t },\n\t on: {\n\t \"keyup\": function($event) {\n\t if (!('button' in $event) && _vm._k($event.keyCode, \"enter\", 13, $event.key)) { return null; }\n\t _vm.findUser(_vm.username)\n\t },\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.username = $event.target.value\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('i', {\n\t staticClass: \"icon-cancel user-finder-icon\",\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t $event.stopPropagation();\n\t _vm.toggleHidden($event)\n\t }\n\t }\n\t })])])\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 503 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('div', [(_vm.expanded) ? _c('conversation', {\n\t attrs: {\n\t \"collapsable\": true,\n\t \"statusoid\": _vm.statusoid\n\t },\n\t on: {\n\t \"toggleExpanded\": _vm.toggleExpanded\n\t }\n\t }) : _vm._e(), _vm._v(\" \"), (!_vm.expanded) ? _c('status', {\n\t attrs: {\n\t \"expandable\": true,\n\t \"inConversation\": false,\n\t \"focused\": false,\n\t \"statusoid\": _vm.statusoid\n\t },\n\t on: {\n\t \"toggleExpanded\": _vm.toggleExpanded\n\t }\n\t }) : _vm._e()], 1)\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 504 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('div', {\n\t staticClass: \"login panel panel-default\"\n\t }, [_c('div', {\n\t staticClass: \"panel-heading\"\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('login.login')) + \"\\n \")]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"panel-body\"\n\t }, [_c('form', {\n\t staticClass: \"login-form\",\n\t on: {\n\t \"submit\": function($event) {\n\t $event.preventDefault();\n\t _vm.submit(_vm.user)\n\t }\n\t }\n\t }, [_c('div', {\n\t staticClass: \"form-group\"\n\t }, [_c('label', {\n\t attrs: {\n\t \"for\": \"username\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('login.username')))]), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.user.username),\n\t expression: \"user.username\"\n\t }],\n\t staticClass: \"form-control\",\n\t attrs: {\n\t \"disabled\": _vm.loggingIn,\n\t \"id\": \"username\",\n\t \"placeholder\": \"e.g. lain\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.user.username)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.$set(_vm.user, \"username\", $event.target.value)\n\t }\n\t }\n\t })]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"form-group\"\n\t }, [_c('label', {\n\t attrs: {\n\t \"for\": \"password\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('login.password')))]), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.user.password),\n\t expression: \"user.password\"\n\t }],\n\t staticClass: \"form-control\",\n\t attrs: {\n\t \"disabled\": _vm.loggingIn,\n\t \"id\": \"password\",\n\t \"type\": \"password\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.user.password)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.$set(_vm.user, \"password\", $event.target.value)\n\t }\n\t }\n\t })]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"form-group\"\n\t }, [_c('div', {\n\t staticClass: \"login-bottom\"\n\t }, [_c('div', [(_vm.registrationOpen) ? _c('router-link', {\n\t staticClass: \"register\",\n\t attrs: {\n\t \"to\": {\n\t name: 'registration'\n\t }\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('login.register')))]) : _vm._e()], 1), _vm._v(\" \"), _c('button', {\n\t staticClass: \"btn btn-default\",\n\t attrs: {\n\t \"disabled\": _vm.loggingIn,\n\t \"type\": \"submit\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('login.login')))])])]), _vm._v(\" \"), (_vm.authError) ? _c('div', {\n\t staticClass: \"form-group\"\n\t }, [_c('div', {\n\t staticClass: \"alert error\"\n\t }, [_vm._v(_vm._s(_vm.authError))])]) : _vm._e()])])])\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 505 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('div', {\n\t staticClass: \"settings panel panel-default\"\n\t }, [_c('div', {\n\t staticClass: \"panel-heading\"\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('registration.registration')) + \"\\n \")]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"panel-body\"\n\t }, [_c('form', {\n\t staticClass: \"registration-form\",\n\t on: {\n\t \"submit\": function($event) {\n\t $event.preventDefault();\n\t _vm.submit(_vm.user)\n\t }\n\t }\n\t }, [_c('div', {\n\t staticClass: \"container\"\n\t }, [_c('div', {\n\t staticClass: \"text-fields\"\n\t }, [_c('div', {\n\t staticClass: \"form-group\"\n\t }, [_c('label', {\n\t attrs: {\n\t \"for\": \"username\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('login.username')))]), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.user.username),\n\t expression: \"user.username\"\n\t }],\n\t staticClass: \"form-control\",\n\t attrs: {\n\t \"disabled\": _vm.registering,\n\t \"id\": \"username\",\n\t \"placeholder\": \"e.g. lain\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.user.username)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.$set(_vm.user, \"username\", $event.target.value)\n\t }\n\t }\n\t })]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"form-group\"\n\t }, [_c('label', {\n\t attrs: {\n\t \"for\": \"fullname\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('registration.fullname')))]), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.user.fullname),\n\t expression: \"user.fullname\"\n\t }],\n\t staticClass: \"form-control\",\n\t attrs: {\n\t \"disabled\": _vm.registering,\n\t \"id\": \"fullname\",\n\t \"placeholder\": \"e.g. Lain Iwakura\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.user.fullname)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.$set(_vm.user, \"fullname\", $event.target.value)\n\t }\n\t }\n\t })]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"form-group\"\n\t }, [_c('label', {\n\t attrs: {\n\t \"for\": \"email\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('registration.email')))]), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.user.email),\n\t expression: \"user.email\"\n\t }],\n\t staticClass: \"form-control\",\n\t attrs: {\n\t \"disabled\": _vm.registering,\n\t \"id\": \"email\",\n\t \"type\": \"email\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.user.email)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.$set(_vm.user, \"email\", $event.target.value)\n\t }\n\t }\n\t })]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"form-group\"\n\t }, [_c('label', {\n\t attrs: {\n\t \"for\": \"bio\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('registration.bio')))]), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.user.bio),\n\t expression: \"user.bio\"\n\t }],\n\t staticClass: \"form-control\",\n\t attrs: {\n\t \"disabled\": _vm.registering,\n\t \"id\": \"bio\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.user.bio)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.$set(_vm.user, \"bio\", $event.target.value)\n\t }\n\t }\n\t })]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"form-group\"\n\t }, [_c('label', {\n\t attrs: {\n\t \"for\": \"password\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('login.password')))]), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.user.password),\n\t expression: \"user.password\"\n\t }],\n\t staticClass: \"form-control\",\n\t attrs: {\n\t \"disabled\": _vm.registering,\n\t \"id\": \"password\",\n\t \"type\": \"password\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.user.password)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.$set(_vm.user, \"password\", $event.target.value)\n\t }\n\t }\n\t })]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"form-group\"\n\t }, [_c('label', {\n\t attrs: {\n\t \"for\": \"password_confirmation\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('registration.password_confirm')))]), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.user.confirm),\n\t expression: \"user.confirm\"\n\t }],\n\t staticClass: \"form-control\",\n\t attrs: {\n\t \"disabled\": _vm.registering,\n\t \"id\": \"password_confirmation\",\n\t \"type\": \"password\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.user.confirm)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.$set(_vm.user, \"confirm\", $event.target.value)\n\t }\n\t }\n\t })]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"form-group\"\n\t }, [_c('button', {\n\t staticClass: \"btn btn-default\",\n\t attrs: {\n\t \"disabled\": _vm.registering,\n\t \"type\": \"submit\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('general.submit')))])])]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"terms-of-service\",\n\t domProps: {\n\t \"innerHTML\": _vm._s(_vm.termsofservice)\n\t }\n\t })]), _vm._v(\" \"), (_vm.error) ? _c('div', {\n\t staticClass: \"form-group\"\n\t }, [_c('div', {\n\t staticClass: \"alert error\"\n\t }, [_vm._v(_vm._s(_vm.error))])]) : _vm._e()])])])\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 506 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('div', [(_vm.user) ? _c('div', {\n\t staticClass: \"user-profile panel panel-default\"\n\t }, [_c('user-card-content', {\n\t attrs: {\n\t \"user\": _vm.user,\n\t \"switcher\": true\n\t }\n\t })], 1) : _vm._e(), _vm._v(\" \"), _c('Timeline', {\n\t attrs: {\n\t \"title\": _vm.$t('user_profile.timeline_title'),\n\t \"timeline\": _vm.timeline,\n\t \"timeline-name\": 'user',\n\t \"user-id\": _vm.userId\n\t }\n\t })], 1)\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 507 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return (_vm.size === 'hide') ? _c('div', [(_vm.type !== 'html') ? _c('a', {\n\t staticClass: \"placeholder\",\n\t attrs: {\n\t \"target\": \"_blank\",\n\t \"href\": _vm.attachment.url\n\t }\n\t }, [_vm._v(\"[\" + _vm._s(_vm.nsfw ? \"NSFW/\" : \"\") + _vm._s(_vm.type.toUpperCase()) + \"]\")]) : _vm._e()]) : _c('div', {\n\t directives: [{\n\t name: \"show\",\n\t rawName: \"v-show\",\n\t value: (!_vm.isEmpty),\n\t expression: \"!isEmpty\"\n\t }],\n\t staticClass: \"attachment\",\n\t class: ( _obj = {\n\t loading: _vm.loading,\n\t 'small-attachment': _vm.isSmall,\n\t 'fullwidth': _vm.fullwidth\n\t }, _obj[_vm.type] = true, _obj )\n\t }, [(_vm.hidden) ? _c('a', {\n\t staticClass: \"image-attachment\",\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.toggleHidden()\n\t }\n\t }\n\t }, [_c('img', {\n\t key: _vm.nsfwImage,\n\t attrs: {\n\t \"src\": _vm.nsfwImage\n\t }\n\t })]) : _vm._e(), _vm._v(\" \"), (_vm.nsfw && _vm.hideNsfwLocal && !_vm.hidden) ? _c('div', {\n\t staticClass: \"hider\"\n\t }, [_c('a', {\n\t attrs: {\n\t \"href\": \"#\"\n\t },\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.toggleHidden()\n\t }\n\t }\n\t }, [_vm._v(\"Hide\")])]) : _vm._e(), _vm._v(\" \"), (_vm.type === 'image' && !_vm.hidden) ? _c('a', {\n\t staticClass: \"image-attachment\",\n\t attrs: {\n\t \"href\": _vm.attachment.url,\n\t \"target\": \"_blank\"\n\t }\n\t }, [_c('StillImage', {\n\t class: {\n\t 'small': _vm.isSmall\n\t },\n\t attrs: {\n\t \"referrerpolicy\": \"no-referrer\",\n\t \"mimetype\": _vm.attachment.mimetype,\n\t \"src\": _vm.attachment.large_thumb_url || _vm.attachment.url\n\t }\n\t })], 1) : _vm._e(), _vm._v(\" \"), (_vm.type === 'video' && !_vm.hidden) ? _c('video', {\n\t class: {\n\t 'small': _vm.isSmall\n\t },\n\t attrs: {\n\t \"src\": _vm.attachment.url,\n\t \"controls\": \"\",\n\t \"loop\": \"\"\n\t }\n\t }) : _vm._e(), _vm._v(\" \"), (_vm.type === 'audio') ? _c('audio', {\n\t attrs: {\n\t \"src\": _vm.attachment.url,\n\t \"controls\": \"\"\n\t }\n\t }) : _vm._e(), _vm._v(\" \"), (_vm.type === 'html' && _vm.attachment.oembed) ? _c('div', {\n\t staticClass: \"oembed\",\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.linkClicked($event)\n\t }\n\t }\n\t }, [(_vm.attachment.thumb_url) ? _c('div', {\n\t staticClass: \"image\"\n\t }, [_c('img', {\n\t attrs: {\n\t \"src\": _vm.attachment.thumb_url\n\t }\n\t })]) : _vm._e(), _vm._v(\" \"), _c('div', {\n\t staticClass: \"text\"\n\t }, [_c('h1', [_c('a', {\n\t attrs: {\n\t \"href\": _vm.attachment.url\n\t }\n\t }, [_vm._v(_vm._s(_vm.attachment.oembed.title))])]), _vm._v(\" \"), _c('div', {\n\t domProps: {\n\t \"innerHTML\": _vm._s(_vm.attachment.oembed.oembedHTML)\n\t }\n\t })])]) : _vm._e()])\n\t var _obj;\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 508 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('div', {\n\t style: (_vm.style),\n\t attrs: {\n\t \"id\": \"app\"\n\t }\n\t }, [_c('nav', {\n\t staticClass: \"container\",\n\t attrs: {\n\t \"id\": \"nav\"\n\t },\n\t on: {\n\t \"click\": function($event) {\n\t _vm.scrollToTop()\n\t }\n\t }\n\t }, [_c('div', {\n\t staticClass: \"inner-nav\",\n\t style: (_vm.logoStyle)\n\t }, [_c('div', {\n\t staticClass: \"item\"\n\t }, [_c('router-link', {\n\t attrs: {\n\t \"to\": {\n\t name: 'root'\n\t }\n\t }\n\t }, [_vm._v(_vm._s(_vm.sitename))])], 1), _vm._v(\" \"), _c('div', {\n\t staticClass: \"item right\"\n\t }, [_c('user-finder', {\n\t staticClass: \"nav-icon\"\n\t }), _vm._v(\" \"), _c('router-link', {\n\t attrs: {\n\t \"to\": {\n\t name: 'settings'\n\t }\n\t }\n\t }, [_c('i', {\n\t staticClass: \"icon-cog nav-icon\"\n\t })]), _vm._v(\" \"), (_vm.currentUser) ? _c('a', {\n\t attrs: {\n\t \"href\": \"#\"\n\t },\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.logout($event)\n\t }\n\t }\n\t }, [_c('i', {\n\t staticClass: \"icon-logout nav-icon\",\n\t attrs: {\n\t \"title\": _vm.$t('login.logout')\n\t }\n\t })]) : _vm._e()], 1)])]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"container\",\n\t attrs: {\n\t \"id\": \"content\"\n\t }\n\t }, [_c('div', {\n\t staticClass: \"panel-switcher\"\n\t }, [_c('button', {\n\t on: {\n\t \"click\": function($event) {\n\t _vm.activatePanel('sidebar')\n\t }\n\t }\n\t }, [_vm._v(\"Sidebar\")]), _vm._v(\" \"), _c('button', {\n\t on: {\n\t \"click\": function($event) {\n\t _vm.activatePanel('timeline')\n\t }\n\t }\n\t }, [_vm._v(\"Timeline\")])]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"sidebar-flexer\",\n\t class: {\n\t 'mobile-hidden': _vm.mobileActivePanel != 'sidebar'\n\t }\n\t }, [_c('div', {\n\t staticClass: \"sidebar-bounds\"\n\t }, [_c('div', {\n\t staticClass: \"sidebar-scroller\"\n\t }, [_c('div', {\n\t staticClass: \"sidebar\"\n\t }, [_c('user-panel'), _vm._v(\" \"), _c('nav-panel'), _vm._v(\" \"), (_vm.showInstanceSpecificPanel) ? _c('instance-specific-panel') : _vm._e(), _vm._v(\" \"), (_vm.currentUser) ? _c('notifications') : _vm._e()], 1)])])]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"main\",\n\t class: {\n\t 'mobile-hidden': _vm.mobileActivePanel != 'timeline'\n\t }\n\t }, [_c('transition', {\n\t attrs: {\n\t \"name\": \"fade\"\n\t }\n\t }, [_c('router-view')], 1)], 1)]), _vm._v(\" \"), (_vm.currentUser && _vm.chat) ? _c('chat-panel', {\n\t staticClass: \"floating-chat mobile-hidden\"\n\t }) : _vm._e()], 1)\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 509 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('div', {\n\t staticClass: \"media-upload\",\n\t on: {\n\t \"drop\": [function($event) {\n\t $event.preventDefault();\n\t }, _vm.fileDrop],\n\t \"dragover\": function($event) {\n\t $event.preventDefault();\n\t _vm.fileDrag($event)\n\t }\n\t }\n\t }, [_c('label', {\n\t staticClass: \"btn btn-default\"\n\t }, [(_vm.uploading) ? _c('i', {\n\t staticClass: \"icon-spin4 animate-spin\"\n\t }) : _vm._e(), _vm._v(\" \"), (!_vm.uploading) ? _c('i', {\n\t staticClass: \"icon-upload\"\n\t }) : _vm._e(), _vm._v(\" \"), _c('input', {\n\t staticStyle: {\n\t \"position\": \"fixed\",\n\t \"top\": \"-100em\"\n\t },\n\t attrs: {\n\t \"type\": \"file\"\n\t }\n\t })])])\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 510 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('Timeline', {\n\t attrs: {\n\t \"title\": _vm.$t('nav.public_tl'),\n\t \"timeline\": _vm.timeline,\n\t \"timeline-name\": 'public'\n\t }\n\t })\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 511 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return (_vm.notification.type === 'mention') ? _c('status', {\n\t attrs: {\n\t \"compact\": true,\n\t \"statusoid\": _vm.notification.status\n\t }\n\t }) : _c('div', {\n\t staticClass: \"non-mention\"\n\t }, [_c('a', {\n\t staticClass: \"avatar-container\",\n\t attrs: {\n\t \"href\": _vm.notification.action.user.statusnet_profile_url\n\t },\n\t on: {\n\t \"!click\": function($event) {\n\t $event.stopPropagation();\n\t $event.preventDefault();\n\t _vm.toggleUserExpanded($event)\n\t }\n\t }\n\t }, [_c('StillImage', {\n\t staticClass: \"avatar-compact\",\n\t attrs: {\n\t \"src\": _vm.notification.action.user.profile_image_url_original\n\t }\n\t })], 1), _vm._v(\" \"), _c('div', {\n\t staticClass: \"notification-right\"\n\t }, [(_vm.userExpanded) ? _c('div', {\n\t staticClass: \"usercard notification-usercard\"\n\t }, [_c('user-card-content', {\n\t attrs: {\n\t \"user\": _vm.notification.action.user,\n\t \"switcher\": false\n\t }\n\t })], 1) : _vm._e(), _vm._v(\" \"), _c('span', {\n\t staticClass: \"notification-details\"\n\t }, [_c('div', {\n\t staticClass: \"name-and-action\"\n\t }, [_c('span', {\n\t staticClass: \"username\",\n\t attrs: {\n\t \"title\": '@' + _vm.notification.action.user.screen_name\n\t }\n\t }, [_vm._v(_vm._s(_vm.notification.action.user.name))]), _vm._v(\" \"), (_vm.notification.type === 'favorite') ? _c('span', [_c('i', {\n\t staticClass: \"fa icon-star lit\"\n\t }), _vm._v(\" \"), _c('small', [_vm._v(_vm._s(_vm.$t('notifications.favorited_you')))])]) : _vm._e(), _vm._v(\" \"), (_vm.notification.type === 'repeat') ? _c('span', [_c('i', {\n\t staticClass: \"fa icon-retweet lit\"\n\t }), _vm._v(\" \"), _c('small', [_vm._v(_vm._s(_vm.$t('notifications.repeated_you')))])]) : _vm._e(), _vm._v(\" \"), (_vm.notification.type === 'follow') ? _c('span', [_c('i', {\n\t staticClass: \"fa icon-user-plus lit\"\n\t }), _vm._v(\" \"), _c('small', [_vm._v(_vm._s(_vm.$t('notifications.followed_you')))])]) : _vm._e()]), _vm._v(\" \"), _c('small', {\n\t staticClass: \"timeago\"\n\t }, [_c('router-link', {\n\t attrs: {\n\t \"to\": {\n\t name: 'conversation',\n\t params: {\n\t id: _vm.notification.status.id\n\t }\n\t }\n\t }\n\t }, [_c('timeago', {\n\t attrs: {\n\t \"since\": _vm.notification.action.created_at,\n\t \"auto-update\": 240\n\t }\n\t })], 1)], 1)]), _vm._v(\" \"), (_vm.notification.type === 'follow') ? _c('div', {\n\t staticClass: \"follow-text\"\n\t }, [_c('router-link', {\n\t attrs: {\n\t \"to\": {\n\t name: 'user-profile',\n\t params: {\n\t id: _vm.notification.action.user.id\n\t }\n\t }\n\t }\n\t }, [_vm._v(\"@\" + _vm._s(_vm.notification.action.user.screen_name))])], 1) : _c('status', {\n\t staticClass: \"faint\",\n\t attrs: {\n\t \"compact\": true,\n\t \"statusoid\": _vm.notification.status,\n\t \"noHeading\": true\n\t }\n\t })], 1)])\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 512 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('conversation', {\n\t attrs: {\n\t \"collapsable\": false,\n\t \"statusoid\": _vm.statusoid\n\t }\n\t })\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 513 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('div', {\n\t staticClass: \"still-image\",\n\t class: {\n\t animated: _vm.animated\n\t }\n\t }, [(_vm.animated) ? _c('canvas', {\n\t ref: \"canvas\"\n\t }) : _vm._e(), _vm._v(\" \"), _c('img', {\n\t ref: \"src\",\n\t attrs: {\n\t \"src\": _vm.src,\n\t \"referrerpolicy\": _vm.referrerpolicy\n\t },\n\t on: {\n\t \"load\": _vm.onLoad\n\t }\n\t })])\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 514 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('div', {\n\t staticClass: \"status-el\",\n\t class: [{\n\t 'status-el_focused': _vm.isFocused\n\t }, {\n\t 'status-conversation': _vm.inlineExpanded\n\t }]\n\t }, [(_vm.muted && !_vm.noReplyLinks) ? [_c('div', {\n\t staticClass: \"media status container muted\"\n\t }, [_c('small', [_c('router-link', {\n\t attrs: {\n\t \"to\": {\n\t name: 'user-profile',\n\t params: {\n\t id: _vm.status.user.id\n\t }\n\t }\n\t }\n\t }, [_vm._v(_vm._s(_vm.status.user.screen_name))])], 1), _vm._v(\" \"), _c('small', {\n\t staticClass: \"muteWords\"\n\t }, [_vm._v(_vm._s(_vm.muteWordHits.join(', ')))]), _vm._v(\" \"), _c('a', {\n\t staticClass: \"unmute\",\n\t attrs: {\n\t \"href\": \"#\"\n\t },\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.toggleMute($event)\n\t }\n\t }\n\t }, [_c('i', {\n\t staticClass: \"icon-eye-off\"\n\t })])])] : [(_vm.retweet && !_vm.noHeading) ? _c('div', {\n\t staticClass: \"media container retweet-info\"\n\t }, [(_vm.retweet) ? _c('StillImage', {\n\t staticClass: \"avatar\",\n\t attrs: {\n\t \"src\": _vm.statusoid.user.profile_image_url_original\n\t }\n\t }) : _vm._e(), _vm._v(\" \"), _c('div', {\n\t staticClass: \"media-body faint\"\n\t }, [_c('a', {\n\t staticStyle: {\n\t \"font-weight\": \"bold\"\n\t },\n\t attrs: {\n\t \"href\": _vm.statusoid.user.statusnet_profile_url,\n\t \"title\": '@' + _vm.statusoid.user.screen_name\n\t }\n\t }, [_vm._v(_vm._s(_vm.retweeter))]), _vm._v(\" \"), _c('i', {\n\t staticClass: \"fa icon-retweet retweeted\"\n\t }), _vm._v(\"\\n \" + _vm._s(_vm.$t('timeline.repeated')) + \"\\n \")])], 1) : _vm._e(), _vm._v(\" \"), _c('div', {\n\t staticClass: \"media status\"\n\t }, [(!_vm.noHeading) ? _c('div', {\n\t staticClass: \"media-left\"\n\t }, [_c('a', {\n\t attrs: {\n\t \"href\": _vm.status.user.statusnet_profile_url\n\t },\n\t on: {\n\t \"!click\": function($event) {\n\t $event.stopPropagation();\n\t $event.preventDefault();\n\t _vm.toggleUserExpanded($event)\n\t }\n\t }\n\t }, [_c('StillImage', {\n\t staticClass: \"avatar\",\n\t class: {\n\t 'avatar-compact': _vm.compact\n\t },\n\t attrs: {\n\t \"src\": _vm.status.user.profile_image_url_original\n\t }\n\t })], 1)]) : _vm._e(), _vm._v(\" \"), _c('div', {\n\t staticClass: \"status-body\"\n\t }, [(_vm.userExpanded) ? _c('div', {\n\t staticClass: \"usercard media-body\"\n\t }, [_c('user-card-content', {\n\t attrs: {\n\t \"user\": _vm.status.user,\n\t \"switcher\": false\n\t }\n\t })], 1) : _vm._e(), _vm._v(\" \"), (!_vm.noHeading) ? _c('div', {\n\t staticClass: \"media-body container media-heading\"\n\t }, [_c('div', {\n\t staticClass: \"media-heading-left\"\n\t }, [_c('div', {\n\t staticClass: \"name-and-links\"\n\t }, [_c('h4', {\n\t staticClass: \"user-name\"\n\t }, [_vm._v(_vm._s(_vm.status.user.name))]), _vm._v(\" \"), _c('span', {\n\t staticClass: \"links\"\n\t }, [_c('router-link', {\n\t attrs: {\n\t \"to\": {\n\t name: 'user-profile',\n\t params: {\n\t id: _vm.status.user.id\n\t }\n\t }\n\t }\n\t }, [_vm._v(_vm._s(_vm.status.user.screen_name))]), _vm._v(\" \"), (_vm.status.in_reply_to_screen_name) ? _c('span', {\n\t staticClass: \"faint reply-info\"\n\t }, [_c('i', {\n\t staticClass: \"icon-right-open\"\n\t }), _vm._v(\" \"), _c('router-link', {\n\t attrs: {\n\t \"to\": {\n\t name: 'user-profile',\n\t params: {\n\t id: _vm.status.in_reply_to_user_id\n\t }\n\t }\n\t }\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.status.in_reply_to_screen_name) + \"\\n \")])], 1) : _vm._e(), _vm._v(\" \"), (_vm.isReply && !_vm.noReplyLinks) ? _c('a', {\n\t attrs: {\n\t \"href\": \"#\"\n\t },\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.gotoOriginal(_vm.status.in_reply_to_status_id)\n\t }\n\t }\n\t }, [_c('i', {\n\t staticClass: \"icon-reply\",\n\t on: {\n\t \"mouseenter\": function($event) {\n\t _vm.replyEnter(_vm.status.in_reply_to_status_id, $event)\n\t },\n\t \"mouseout\": function($event) {\n\t _vm.replyLeave()\n\t }\n\t }\n\t })]) : _vm._e()], 1)]), _vm._v(\" \"), (_vm.inConversation && !_vm.noReplyLinks) ? _c('h4', {\n\t staticClass: \"replies\"\n\t }, [(_vm.replies.length) ? _c('small', [_vm._v(\"Replies:\")]) : _vm._e(), _vm._v(\" \"), _vm._l((_vm.replies), function(reply) {\n\t return _c('small', {\n\t staticClass: \"reply-link\"\n\t }, [_c('a', {\n\t attrs: {\n\t \"href\": \"#\"\n\t },\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.gotoOriginal(reply.id)\n\t },\n\t \"mouseenter\": function($event) {\n\t _vm.replyEnter(reply.id, $event)\n\t },\n\t \"mouseout\": function($event) {\n\t _vm.replyLeave()\n\t }\n\t }\n\t }, [_vm._v(_vm._s(reply.name) + \" \")])])\n\t })], 2) : _vm._e()]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"media-heading-right\"\n\t }, [_c('router-link', {\n\t staticClass: \"timeago\",\n\t attrs: {\n\t \"to\": {\n\t name: 'conversation',\n\t params: {\n\t id: _vm.status.id\n\t }\n\t }\n\t }\n\t }, [_c('timeago', {\n\t attrs: {\n\t \"since\": _vm.status.created_at,\n\t \"auto-update\": 60\n\t }\n\t })], 1), _vm._v(\" \"), (!_vm.status.is_local) ? _c('a', {\n\t staticClass: \"source_url\",\n\t attrs: {\n\t \"href\": _vm.status.external_url,\n\t \"target\": \"_blank\"\n\t }\n\t }, [_c('i', {\n\t staticClass: \"icon-link-ext\"\n\t })]) : _vm._e(), _vm._v(\" \"), (_vm.expandable) ? [_c('a', {\n\t attrs: {\n\t \"href\": \"#\"\n\t },\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.toggleExpanded($event)\n\t }\n\t }\n\t }, [_c('i', {\n\t staticClass: \"icon-plus-squared\"\n\t })])] : _vm._e(), _vm._v(\" \"), (_vm.unmuted) ? _c('a', {\n\t attrs: {\n\t \"href\": \"#\"\n\t },\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.toggleMute($event)\n\t }\n\t }\n\t }, [_c('i', {\n\t staticClass: \"icon-eye-off\"\n\t })]) : _vm._e()], 2)]) : _vm._e(), _vm._v(\" \"), (_vm.showPreview) ? _c('div', {\n\t staticClass: \"status-preview-container\"\n\t }, [(_vm.preview) ? _c('status', {\n\t staticClass: \"status-preview\",\n\t attrs: {\n\t \"noReplyLinks\": true,\n\t \"statusoid\": _vm.preview,\n\t \"compact\": true\n\t }\n\t }) : _c('div', {\n\t staticClass: \"status-preview status-preview-loading\"\n\t }, [_c('i', {\n\t staticClass: \"icon-spin4 animate-spin\"\n\t })])], 1) : _vm._e(), _vm._v(\" \"), _c('div', {\n\t staticClass: \"status-content-wrapper\",\n\t class: {\n\t 'tall-status': _vm.hideTallStatus\n\t }\n\t }, [(_vm.hideTallStatus) ? _c('a', {\n\t staticClass: \"tall-status-hider\",\n\t class: {\n\t 'tall-status-hider_focused': _vm.isFocused\n\t },\n\t attrs: {\n\t \"href\": \"#\"\n\t },\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.toggleShowTall($event)\n\t }\n\t }\n\t }, [_vm._v(\"Show more\")]) : _vm._e(), _vm._v(\" \"), _c('div', {\n\t staticClass: \"status-content media-body\",\n\t domProps: {\n\t \"innerHTML\": _vm._s(_vm.status.statusnet_html)\n\t },\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.linkClicked($event)\n\t }\n\t }\n\t }), _vm._v(\" \"), (_vm.showingTall) ? _c('a', {\n\t staticClass: \"tall-status-unhider\",\n\t attrs: {\n\t \"href\": \"#\"\n\t },\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.toggleShowTall($event)\n\t }\n\t }\n\t }, [_vm._v(\"Show less\")]) : _vm._e()]), _vm._v(\" \"), (_vm.status.attachments) ? _c('div', {\n\t staticClass: \"attachments media-body\"\n\t }, _vm._l((_vm.status.attachments), function(attachment) {\n\t return _c('attachment', {\n\t key: attachment.id,\n\t attrs: {\n\t \"size\": _vm.attachmentSize,\n\t \"status-id\": _vm.status.id,\n\t \"nsfw\": _vm.status.nsfw,\n\t \"attachment\": attachment\n\t }\n\t })\n\t })) : _vm._e(), _vm._v(\" \"), (!_vm.noHeading && !_vm.noReplyLinks) ? _c('div', {\n\t staticClass: \"status-actions media-body\"\n\t }, [(_vm.loggedIn) ? _c('div', [_c('a', {\n\t attrs: {\n\t \"href\": \"#\"\n\t },\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.toggleReplying($event)\n\t }\n\t }\n\t }, [_c('i', {\n\t staticClass: \"icon-reply\",\n\t class: {\n\t 'icon-reply-active': _vm.replying\n\t }\n\t })])]) : _vm._e(), _vm._v(\" \"), _c('retweet-button', {\n\t attrs: {\n\t \"loggedIn\": _vm.loggedIn,\n\t \"status\": _vm.status\n\t }\n\t }), _vm._v(\" \"), _c('favorite-button', {\n\t attrs: {\n\t \"loggedIn\": _vm.loggedIn,\n\t \"status\": _vm.status\n\t }\n\t }), _vm._v(\" \"), _c('delete-button', {\n\t attrs: {\n\t \"status\": _vm.status\n\t }\n\t })], 1) : _vm._e()])]), _vm._v(\" \"), (_vm.replying) ? _c('div', {\n\t staticClass: \"container\"\n\t }, [_c('div', {\n\t staticClass: \"reply-left\"\n\t }), _vm._v(\" \"), _c('post-status-form', {\n\t staticClass: \"reply-body\",\n\t attrs: {\n\t \"reply-to\": _vm.status.id,\n\t \"attentions\": _vm.status.attentions,\n\t \"repliedUser\": _vm.status.user\n\t },\n\t on: {\n\t \"posted\": _vm.toggleReplying\n\t }\n\t })], 1) : _vm._e()]], 2)\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 515 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('div', {\n\t staticClass: \"instance-specific-panel\"\n\t }, [_c('div', {\n\t staticClass: \"panel panel-default\"\n\t }, [_c('div', {\n\t staticClass: \"panel-body\"\n\t }, [_c('div', {\n\t domProps: {\n\t \"innerHTML\": _vm._s(_vm.instanceSpecificPanelContent)\n\t }\n\t })])])])\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 516 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('Timeline', {\n\t attrs: {\n\t \"title\": _vm.$t('nav.timeline'),\n\t \"timeline\": _vm.timeline,\n\t \"timeline-name\": 'friends'\n\t }\n\t })\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 517 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('div', {\n\t staticClass: \"settings panel panel-default\"\n\t }, [_c('div', {\n\t staticClass: \"panel-heading\"\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('settings.user_settings')) + \"\\n \")]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"panel-body profile-edit\"\n\t }, [_c('div', {\n\t staticClass: \"setting-item\"\n\t }, [_c('h3', [_vm._v(_vm._s(_vm.$t('settings.name_bio')))]), _vm._v(\" \"), _c('p', [_vm._v(_vm._s(_vm.$t('settings.name')))]), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.newname),\n\t expression: \"newname\"\n\t }],\n\t staticClass: \"name-changer\",\n\t attrs: {\n\t \"id\": \"username\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.newname)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.newname = $event.target.value\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('p', [_vm._v(_vm._s(_vm.$t('settings.bio')))]), _vm._v(\" \"), _c('textarea', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.newbio),\n\t expression: \"newbio\"\n\t }],\n\t staticClass: \"bio\",\n\t domProps: {\n\t \"value\": (_vm.newbio)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.newbio = $event.target.value\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('button', {\n\t staticClass: \"btn btn-default\",\n\t attrs: {\n\t \"disabled\": _vm.newname.length <= 0\n\t },\n\t on: {\n\t \"click\": _vm.updateProfile\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('general.submit')))])]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"setting-item\"\n\t }, [_c('h3', [_vm._v(_vm._s(_vm.$t('settings.avatar')))]), _vm._v(\" \"), _c('p', [_vm._v(_vm._s(_vm.$t('settings.current_avatar')))]), _vm._v(\" \"), _c('img', {\n\t staticClass: \"old-avatar\",\n\t attrs: {\n\t \"src\": _vm.user.profile_image_url_original\n\t }\n\t }), _vm._v(\" \"), _c('p', [_vm._v(_vm._s(_vm.$t('settings.set_new_avatar')))]), _vm._v(\" \"), (_vm.previews[0]) ? _c('img', {\n\t staticClass: \"new-avatar\",\n\t attrs: {\n\t \"src\": _vm.previews[0]\n\t }\n\t }) : _vm._e(), _vm._v(\" \"), _c('div', [_c('input', {\n\t attrs: {\n\t \"type\": \"file\"\n\t },\n\t on: {\n\t \"change\": function($event) {\n\t _vm.uploadFile(0, $event)\n\t }\n\t }\n\t })]), _vm._v(\" \"), (_vm.uploading[0]) ? _c('i', {\n\t staticClass: \"icon-spin4 animate-spin\"\n\t }) : (_vm.previews[0]) ? _c('button', {\n\t staticClass: \"btn btn-default\",\n\t on: {\n\t \"click\": _vm.submitAvatar\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('general.submit')))]) : _vm._e()]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"setting-item\"\n\t }, [_c('h3', [_vm._v(_vm._s(_vm.$t('settings.profile_banner')))]), _vm._v(\" \"), _c('p', [_vm._v(_vm._s(_vm.$t('settings.current_profile_banner')))]), _vm._v(\" \"), _c('img', {\n\t staticClass: \"banner\",\n\t attrs: {\n\t \"src\": _vm.user.cover_photo\n\t }\n\t }), _vm._v(\" \"), _c('p', [_vm._v(_vm._s(_vm.$t('settings.set_new_profile_banner')))]), _vm._v(\" \"), (_vm.previews[1]) ? _c('img', {\n\t staticClass: \"banner\",\n\t attrs: {\n\t \"src\": _vm.previews[1]\n\t }\n\t }) : _vm._e(), _vm._v(\" \"), _c('div', [_c('input', {\n\t attrs: {\n\t \"type\": \"file\"\n\t },\n\t on: {\n\t \"change\": function($event) {\n\t _vm.uploadFile(1, $event)\n\t }\n\t }\n\t })]), _vm._v(\" \"), (_vm.uploading[1]) ? _c('i', {\n\t staticClass: \" icon-spin4 animate-spin uploading\"\n\t }) : (_vm.previews[1]) ? _c('button', {\n\t staticClass: \"btn btn-default\",\n\t on: {\n\t \"click\": _vm.submitBanner\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('general.submit')))]) : _vm._e()]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"setting-item\"\n\t }, [_c('h3', [_vm._v(_vm._s(_vm.$t('settings.profile_background')))]), _vm._v(\" \"), _c('p', [_vm._v(_vm._s(_vm.$t('settings.set_new_profile_background')))]), _vm._v(\" \"), (_vm.previews[2]) ? _c('img', {\n\t staticClass: \"bg\",\n\t attrs: {\n\t \"src\": _vm.previews[2]\n\t }\n\t }) : _vm._e(), _vm._v(\" \"), _c('div', [_c('input', {\n\t attrs: {\n\t \"type\": \"file\"\n\t },\n\t on: {\n\t \"change\": function($event) {\n\t _vm.uploadFile(2, $event)\n\t }\n\t }\n\t })]), _vm._v(\" \"), (_vm.uploading[2]) ? _c('i', {\n\t staticClass: \" icon-spin4 animate-spin uploading\"\n\t }) : (_vm.previews[2]) ? _c('button', {\n\t staticClass: \"btn btn-default\",\n\t on: {\n\t \"click\": _vm.submitBg\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('general.submit')))]) : _vm._e()]), _vm._v(\" \"), (_vm.pleromaBackend) ? _c('div', {\n\t staticClass: \"setting-item\"\n\t }, [_c('h3', [_vm._v(_vm._s(_vm.$t('settings.follow_import')))]), _vm._v(\" \"), _c('p', [_vm._v(_vm._s(_vm.$t('settings.import_followers_from_a_csv_file')))]), _vm._v(\" \"), _c('form', {\n\t model: {\n\t value: (_vm.followImportForm),\n\t callback: function($$v) {\n\t _vm.followImportForm = $$v\n\t },\n\t expression: \"followImportForm\"\n\t }\n\t }, [_c('input', {\n\t ref: \"followlist\",\n\t attrs: {\n\t \"type\": \"file\"\n\t },\n\t on: {\n\t \"change\": _vm.followListChange\n\t }\n\t })]), _vm._v(\" \"), (_vm.uploading[3]) ? _c('i', {\n\t staticClass: \" icon-spin4 animate-spin uploading\"\n\t }) : _c('button', {\n\t staticClass: \"btn btn-default\",\n\t on: {\n\t \"click\": _vm.importFollows\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('general.submit')))]), _vm._v(\" \"), (_vm.followsImported) ? _c('div', [_c('i', {\n\t staticClass: \"icon-cross\",\n\t on: {\n\t \"click\": _vm.dismissImported\n\t }\n\t }), _vm._v(\" \"), _c('p', [_vm._v(_vm._s(_vm.$t('settings.follows_imported')))])]) : (_vm.followImportError) ? _c('div', [_c('p', [_vm._v(_vm._s(_vm.$t('settings.follow_import_error')))])]) : _vm._e()]) : _vm._e()])])\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 518 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return (_vm.canDelete) ? _c('div', [_c('a', {\n\t attrs: {\n\t \"href\": \"#\"\n\t },\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.deleteStatus()\n\t }\n\t }\n\t }, [_c('i', {\n\t staticClass: \"icon-cancel delete-status\"\n\t })])]) : _vm._e()\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 519 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('div', [_c('div', [_vm._v(_vm._s(_vm.$t('settings.presets')) + \"\\n \"), _c('label', {\n\t staticClass: \"select\",\n\t attrs: {\n\t \"for\": \"style-switcher\"\n\t }\n\t }, [_c('select', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.selected),\n\t expression: \"selected\"\n\t }],\n\t staticClass: \"style-switcher\",\n\t attrs: {\n\t \"id\": \"style-switcher\"\n\t },\n\t on: {\n\t \"change\": function($event) {\n\t var $$selectedVal = Array.prototype.filter.call($event.target.options, function(o) {\n\t return o.selected\n\t }).map(function(o) {\n\t var val = \"_value\" in o ? o._value : o.value;\n\t return val\n\t });\n\t _vm.selected = $event.target.multiple ? $$selectedVal : $$selectedVal[0]\n\t }\n\t }\n\t }, _vm._l((_vm.availableStyles), function(style) {\n\t return _c('option', {\n\t domProps: {\n\t \"value\": style\n\t }\n\t }, [_vm._v(_vm._s(style[0]))])\n\t })), _vm._v(\" \"), _c('i', {\n\t staticClass: \"icon-down-open\"\n\t })])]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"color-container\"\n\t }, [_c('p', [_vm._v(_vm._s(_vm.$t('settings.theme_help')))]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"color-item\"\n\t }, [_c('label', {\n\t staticClass: \"theme-color-lb\",\n\t attrs: {\n\t \"for\": \"bgcolor\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('settings.background')))]), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.bgColorLocal),\n\t expression: \"bgColorLocal\"\n\t }],\n\t staticClass: \"theme-color-cl\",\n\t attrs: {\n\t \"id\": \"bgcolor\",\n\t \"type\": \"color\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.bgColorLocal)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.bgColorLocal = $event.target.value\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.bgColorLocal),\n\t expression: \"bgColorLocal\"\n\t }],\n\t staticClass: \"theme-color-in\",\n\t attrs: {\n\t \"id\": \"bgcolor-t\",\n\t \"type\": \"text\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.bgColorLocal)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.bgColorLocal = $event.target.value\n\t }\n\t }\n\t })]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"color-item\"\n\t }, [_c('label', {\n\t staticClass: \"theme-color-lb\",\n\t attrs: {\n\t \"for\": \"fgcolor\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('settings.foreground')))]), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.btnColorLocal),\n\t expression: \"btnColorLocal\"\n\t }],\n\t staticClass: \"theme-color-cl\",\n\t attrs: {\n\t \"id\": \"fgcolor\",\n\t \"type\": \"color\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.btnColorLocal)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.btnColorLocal = $event.target.value\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.btnColorLocal),\n\t expression: \"btnColorLocal\"\n\t }],\n\t staticClass: \"theme-color-in\",\n\t attrs: {\n\t \"id\": \"fgcolor-t\",\n\t \"type\": \"text\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.btnColorLocal)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.btnColorLocal = $event.target.value\n\t }\n\t }\n\t })]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"color-item\"\n\t }, [_c('label', {\n\t staticClass: \"theme-color-lb\",\n\t attrs: {\n\t \"for\": \"textcolor\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('settings.text')))]), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.textColorLocal),\n\t expression: \"textColorLocal\"\n\t }],\n\t staticClass: \"theme-color-cl\",\n\t attrs: {\n\t \"id\": \"textcolor\",\n\t \"type\": \"color\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.textColorLocal)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.textColorLocal = $event.target.value\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.textColorLocal),\n\t expression: \"textColorLocal\"\n\t }],\n\t staticClass: \"theme-color-in\",\n\t attrs: {\n\t \"id\": \"textcolor-t\",\n\t \"type\": \"text\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.textColorLocal)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.textColorLocal = $event.target.value\n\t }\n\t }\n\t })]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"color-item\"\n\t }, [_c('label', {\n\t staticClass: \"theme-color-lb\",\n\t attrs: {\n\t \"for\": \"linkcolor\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('settings.links')))]), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.linkColorLocal),\n\t expression: \"linkColorLocal\"\n\t }],\n\t staticClass: \"theme-color-cl\",\n\t attrs: {\n\t \"id\": \"linkcolor\",\n\t \"type\": \"color\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.linkColorLocal)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.linkColorLocal = $event.target.value\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.linkColorLocal),\n\t expression: \"linkColorLocal\"\n\t }],\n\t staticClass: \"theme-color-in\",\n\t attrs: {\n\t \"id\": \"linkcolor-t\",\n\t \"type\": \"text\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.linkColorLocal)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.linkColorLocal = $event.target.value\n\t }\n\t }\n\t })]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"color-item\"\n\t }, [_c('label', {\n\t staticClass: \"theme-color-lb\",\n\t attrs: {\n\t \"for\": \"redcolor\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('settings.cRed')))]), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.redColorLocal),\n\t expression: \"redColorLocal\"\n\t }],\n\t staticClass: \"theme-color-cl\",\n\t attrs: {\n\t \"id\": \"redcolor\",\n\t \"type\": \"color\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.redColorLocal)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.redColorLocal = $event.target.value\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.redColorLocal),\n\t expression: \"redColorLocal\"\n\t }],\n\t staticClass: \"theme-color-in\",\n\t attrs: {\n\t \"id\": \"redcolor-t\",\n\t \"type\": \"text\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.redColorLocal)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.redColorLocal = $event.target.value\n\t }\n\t }\n\t })]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"color-item\"\n\t }, [_c('label', {\n\t staticClass: \"theme-color-lb\",\n\t attrs: {\n\t \"for\": \"bluecolor\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('settings.cBlue')))]), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.blueColorLocal),\n\t expression: \"blueColorLocal\"\n\t }],\n\t staticClass: \"theme-color-cl\",\n\t attrs: {\n\t \"id\": \"bluecolor\",\n\t \"type\": \"color\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.blueColorLocal)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.blueColorLocal = $event.target.value\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.blueColorLocal),\n\t expression: \"blueColorLocal\"\n\t }],\n\t staticClass: \"theme-color-in\",\n\t attrs: {\n\t \"id\": \"bluecolor-t\",\n\t \"type\": \"text\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.blueColorLocal)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.blueColorLocal = $event.target.value\n\t }\n\t }\n\t })]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"color-item\"\n\t }, [_c('label', {\n\t staticClass: \"theme-color-lb\",\n\t attrs: {\n\t \"for\": \"greencolor\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('settings.cGreen')))]), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.greenColorLocal),\n\t expression: \"greenColorLocal\"\n\t }],\n\t staticClass: \"theme-color-cl\",\n\t attrs: {\n\t \"id\": \"greencolor\",\n\t \"type\": \"color\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.greenColorLocal)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.greenColorLocal = $event.target.value\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.greenColorLocal),\n\t expression: \"greenColorLocal\"\n\t }],\n\t staticClass: \"theme-color-in\",\n\t attrs: {\n\t \"id\": \"greencolor-t\",\n\t \"type\": \"green\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.greenColorLocal)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.greenColorLocal = $event.target.value\n\t }\n\t }\n\t })]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"color-item\"\n\t }, [_c('label', {\n\t staticClass: \"theme-color-lb\",\n\t attrs: {\n\t \"for\": \"orangecolor\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('settings.cOrange')))]), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.orangeColorLocal),\n\t expression: \"orangeColorLocal\"\n\t }],\n\t staticClass: \"theme-color-cl\",\n\t attrs: {\n\t \"id\": \"orangecolor\",\n\t \"type\": \"color\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.orangeColorLocal)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.orangeColorLocal = $event.target.value\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.orangeColorLocal),\n\t expression: \"orangeColorLocal\"\n\t }],\n\t staticClass: \"theme-color-in\",\n\t attrs: {\n\t \"id\": \"orangecolor-t\",\n\t \"type\": \"text\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.orangeColorLocal)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.orangeColorLocal = $event.target.value\n\t }\n\t }\n\t })])]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"radius-container\"\n\t }, [_c('p', [_vm._v(_vm._s(_vm.$t('settings.radii_help')))]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"radius-item\"\n\t }, [_c('label', {\n\t staticClass: \"theme-radius-lb\",\n\t attrs: {\n\t \"for\": \"btnradius\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('settings.btnRadius')))]), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.btnRadiusLocal),\n\t expression: \"btnRadiusLocal\"\n\t }],\n\t staticClass: \"theme-radius-rn\",\n\t attrs: {\n\t \"id\": \"btnradius\",\n\t \"type\": \"range\",\n\t \"max\": \"16\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.btnRadiusLocal)\n\t },\n\t on: {\n\t \"__r\": function($event) {\n\t _vm.btnRadiusLocal = $event.target.value\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.btnRadiusLocal),\n\t expression: \"btnRadiusLocal\"\n\t }],\n\t staticClass: \"theme-radius-in\",\n\t attrs: {\n\t \"id\": \"btnradius-t\",\n\t \"type\": \"text\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.btnRadiusLocal)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.btnRadiusLocal = $event.target.value\n\t }\n\t }\n\t })]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"radius-item\"\n\t }, [_c('label', {\n\t staticClass: \"theme-radius-lb\",\n\t attrs: {\n\t \"for\": \"panelradius\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('settings.panelRadius')))]), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.panelRadiusLocal),\n\t expression: \"panelRadiusLocal\"\n\t }],\n\t staticClass: \"theme-radius-rn\",\n\t attrs: {\n\t \"id\": \"panelradius\",\n\t \"type\": \"range\",\n\t \"max\": \"50\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.panelRadiusLocal)\n\t },\n\t on: {\n\t \"__r\": function($event) {\n\t _vm.panelRadiusLocal = $event.target.value\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.panelRadiusLocal),\n\t expression: \"panelRadiusLocal\"\n\t }],\n\t staticClass: \"theme-radius-in\",\n\t attrs: {\n\t \"id\": \"panelradius-t\",\n\t \"type\": \"text\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.panelRadiusLocal)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.panelRadiusLocal = $event.target.value\n\t }\n\t }\n\t })]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"radius-item\"\n\t }, [_c('label', {\n\t staticClass: \"theme-radius-lb\",\n\t attrs: {\n\t \"for\": \"avatarradius\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('settings.avatarRadius')))]), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.avatarRadiusLocal),\n\t expression: \"avatarRadiusLocal\"\n\t }],\n\t staticClass: \"theme-radius-rn\",\n\t attrs: {\n\t \"id\": \"avatarradius\",\n\t \"type\": \"range\",\n\t \"max\": \"28\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.avatarRadiusLocal)\n\t },\n\t on: {\n\t \"__r\": function($event) {\n\t _vm.avatarRadiusLocal = $event.target.value\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.avatarRadiusLocal),\n\t expression: \"avatarRadiusLocal\"\n\t }],\n\t staticClass: \"theme-radius-in\",\n\t attrs: {\n\t \"id\": \"avatarradius-t\",\n\t \"type\": \"green\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.avatarRadiusLocal)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.avatarRadiusLocal = $event.target.value\n\t }\n\t }\n\t })]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"radius-item\"\n\t }, [_c('label', {\n\t staticClass: \"theme-radius-lb\",\n\t attrs: {\n\t \"for\": \"avataraltradius\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('settings.avatarAltRadius')))]), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.avatarAltRadiusLocal),\n\t expression: \"avatarAltRadiusLocal\"\n\t }],\n\t staticClass: \"theme-radius-rn\",\n\t attrs: {\n\t \"id\": \"avataraltradius\",\n\t \"type\": \"range\",\n\t \"max\": \"28\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.avatarAltRadiusLocal)\n\t },\n\t on: {\n\t \"__r\": function($event) {\n\t _vm.avatarAltRadiusLocal = $event.target.value\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.avatarAltRadiusLocal),\n\t expression: \"avatarAltRadiusLocal\"\n\t }],\n\t staticClass: \"theme-radius-in\",\n\t attrs: {\n\t \"id\": \"avataraltradius-t\",\n\t \"type\": \"text\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.avatarAltRadiusLocal)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.avatarAltRadiusLocal = $event.target.value\n\t }\n\t }\n\t })]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"radius-item\"\n\t }, [_c('label', {\n\t staticClass: \"theme-radius-lb\",\n\t attrs: {\n\t \"for\": \"attachmentradius\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('settings.attachmentRadius')))]), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.attachmentRadiusLocal),\n\t expression: \"attachmentRadiusLocal\"\n\t }],\n\t staticClass: \"theme-radius-rn\",\n\t attrs: {\n\t \"id\": \"attachmentrradius\",\n\t \"type\": \"range\",\n\t \"max\": \"50\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.attachmentRadiusLocal)\n\t },\n\t on: {\n\t \"__r\": function($event) {\n\t _vm.attachmentRadiusLocal = $event.target.value\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.attachmentRadiusLocal),\n\t expression: \"attachmentRadiusLocal\"\n\t }],\n\t staticClass: \"theme-radius-in\",\n\t attrs: {\n\t \"id\": \"attachmentradius-t\",\n\t \"type\": \"text\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.attachmentRadiusLocal)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.attachmentRadiusLocal = $event.target.value\n\t }\n\t }\n\t })]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"radius-item\"\n\t }, [_c('label', {\n\t staticClass: \"theme-radius-lb\",\n\t attrs: {\n\t \"for\": \"tooltipradius\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('settings.tooltipRadius')))]), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.tooltipRadiusLocal),\n\t expression: \"tooltipRadiusLocal\"\n\t }],\n\t staticClass: \"theme-radius-rn\",\n\t attrs: {\n\t \"id\": \"tooltipradius\",\n\t \"type\": \"range\",\n\t \"max\": \"20\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.tooltipRadiusLocal)\n\t },\n\t on: {\n\t \"__r\": function($event) {\n\t _vm.tooltipRadiusLocal = $event.target.value\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.tooltipRadiusLocal),\n\t expression: \"tooltipRadiusLocal\"\n\t }],\n\t staticClass: \"theme-radius-in\",\n\t attrs: {\n\t \"id\": \"tooltipradius-t\",\n\t \"type\": \"text\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.tooltipRadiusLocal)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.tooltipRadiusLocal = $event.target.value\n\t }\n\t }\n\t })])]), _vm._v(\" \"), _c('div', {\n\t style: ({\n\t '--btnRadius': _vm.btnRadiusLocal + 'px',\n\t '--panelRadius': _vm.panelRadiusLocal + 'px',\n\t '--avatarRadius': _vm.avatarRadiusLocal + 'px',\n\t '--avatarAltRadius': _vm.avatarAltRadiusLocal + 'px',\n\t '--tooltipRadius': _vm.tooltipRadiusLocal + 'px',\n\t '--attachmentRadius': _vm.attachmentRadiusLocal + 'px'\n\t })\n\t }, [_c('div', {\n\t staticClass: \"panel dummy\"\n\t }, [_c('div', {\n\t staticClass: \"panel-heading\",\n\t style: ({\n\t 'background-color': _vm.btnColorLocal,\n\t 'color': _vm.textColorLocal\n\t })\n\t }, [_vm._v(\"Preview\")]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"panel-body theme-preview-content\",\n\t style: ({\n\t 'background-color': _vm.bgColorLocal,\n\t 'color': _vm.textColorLocal\n\t })\n\t }, [_c('div', {\n\t staticClass: \"avatar\",\n\t style: ({\n\t 'border-radius': _vm.avatarRadiusLocal + 'px'\n\t })\n\t }, [_vm._v(\"\\n ( ͡° ͜ʖ ͡°)\\n \")]), _vm._v(\" \"), _c('h4', [_vm._v(\"Content\")]), _vm._v(\" \"), _c('br'), _vm._v(\"\\n A bunch of more content and\\n \"), _c('a', {\n\t style: ({\n\t color: _vm.linkColorLocal\n\t })\n\t }, [_vm._v(\"a nice lil' link\")]), _vm._v(\" \"), _c('i', {\n\t staticClass: \"icon-reply\",\n\t style: ({\n\t color: _vm.blueColorLocal\n\t })\n\t }), _vm._v(\" \"), _c('i', {\n\t staticClass: \"icon-retweet\",\n\t style: ({\n\t color: _vm.greenColorLocal\n\t })\n\t }), _vm._v(\" \"), _c('i', {\n\t staticClass: \"icon-cancel\",\n\t style: ({\n\t color: _vm.redColorLocal\n\t })\n\t }), _vm._v(\" \"), _c('i', {\n\t staticClass: \"icon-star\",\n\t style: ({\n\t color: _vm.orangeColorLocal\n\t })\n\t }), _vm._v(\" \"), _c('br'), _vm._v(\" \"), _c('button', {\n\t staticClass: \"btn\",\n\t style: ({\n\t 'background-color': _vm.btnColorLocal,\n\t 'color': _vm.textColorLocal\n\t })\n\t }, [_vm._v(\"Button\")])])])]), _vm._v(\" \"), _c('button', {\n\t staticClass: \"btn\",\n\t on: {\n\t \"click\": _vm.setCustomTheme\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('general.apply')))])])\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 520 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return (_vm.loggedIn) ? _c('div', [_c('i', {\n\t staticClass: \"favorite-button fav-active\",\n\t class: _vm.classes,\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.favorite()\n\t }\n\t }\n\t }), _vm._v(\" \"), (_vm.status.fave_num > 0) ? _c('span', [_vm._v(_vm._s(_vm.status.fave_num))]) : _vm._e()]) : _c('div', [_c('i', {\n\t staticClass: \"favorite-button\",\n\t class: _vm.classes\n\t }), _vm._v(\" \"), (_vm.status.fave_num > 0) ? _c('span', [_vm._v(_vm._s(_vm.status.fave_num))]) : _vm._e()])\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 521 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('div', {\n\t staticClass: \"settings panel panel-default\"\n\t }, [_c('div', {\n\t staticClass: \"panel-heading\"\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('settings.settings')) + \"\\n \")]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"panel-body\"\n\t }, [_c('div', {\n\t staticClass: \"setting-item\"\n\t }, [_c('h2', [_vm._v(_vm._s(_vm.$t('settings.theme')))]), _vm._v(\" \"), _c('style-switcher')], 1), _vm._v(\" \"), _c('div', {\n\t staticClass: \"setting-item\"\n\t }, [_c('h2', [_vm._v(_vm._s(_vm.$t('settings.filtering')))]), _vm._v(\" \"), _c('p', [_vm._v(_vm._s(_vm.$t('settings.filtering_explanation')))]), _vm._v(\" \"), _c('textarea', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.muteWordsString),\n\t expression: \"muteWordsString\"\n\t }],\n\t attrs: {\n\t \"id\": \"muteWords\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.muteWordsString)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.muteWordsString = $event.target.value\n\t }\n\t }\n\t })]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"setting-item\"\n\t }, [_c('h2', [_vm._v(_vm._s(_vm.$t('settings.attachments')))]), _vm._v(\" \"), _c('ul', {\n\t staticClass: \"setting-list\"\n\t }, [_c('li', [_c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.hideAttachmentsLocal),\n\t expression: \"hideAttachmentsLocal\"\n\t }],\n\t attrs: {\n\t \"type\": \"checkbox\",\n\t \"id\": \"hideAttachments\"\n\t },\n\t domProps: {\n\t \"checked\": Array.isArray(_vm.hideAttachmentsLocal) ? _vm._i(_vm.hideAttachmentsLocal, null) > -1 : (_vm.hideAttachmentsLocal)\n\t },\n\t on: {\n\t \"change\": function($event) {\n\t var $$a = _vm.hideAttachmentsLocal,\n\t $$el = $event.target,\n\t $$c = $$el.checked ? (true) : (false);\n\t if (Array.isArray($$a)) {\n\t var $$v = null,\n\t $$i = _vm._i($$a, $$v);\n\t if ($$el.checked) {\n\t $$i < 0 && (_vm.hideAttachmentsLocal = $$a.concat([$$v]))\n\t } else {\n\t $$i > -1 && (_vm.hideAttachmentsLocal = $$a.slice(0, $$i).concat($$a.slice($$i + 1)))\n\t }\n\t } else {\n\t _vm.hideAttachmentsLocal = $$c\n\t }\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('label', {\n\t attrs: {\n\t \"for\": \"hideAttachments\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('settings.hide_attachments_in_tl')))])]), _vm._v(\" \"), _c('li', [_c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.hideAttachmentsInConvLocal),\n\t expression: \"hideAttachmentsInConvLocal\"\n\t }],\n\t attrs: {\n\t \"type\": \"checkbox\",\n\t \"id\": \"hideAttachmentsInConv\"\n\t },\n\t domProps: {\n\t \"checked\": Array.isArray(_vm.hideAttachmentsInConvLocal) ? _vm._i(_vm.hideAttachmentsInConvLocal, null) > -1 : (_vm.hideAttachmentsInConvLocal)\n\t },\n\t on: {\n\t \"change\": function($event) {\n\t var $$a = _vm.hideAttachmentsInConvLocal,\n\t $$el = $event.target,\n\t $$c = $$el.checked ? (true) : (false);\n\t if (Array.isArray($$a)) {\n\t var $$v = null,\n\t $$i = _vm._i($$a, $$v);\n\t if ($$el.checked) {\n\t $$i < 0 && (_vm.hideAttachmentsInConvLocal = $$a.concat([$$v]))\n\t } else {\n\t $$i > -1 && (_vm.hideAttachmentsInConvLocal = $$a.slice(0, $$i).concat($$a.slice($$i + 1)))\n\t }\n\t } else {\n\t _vm.hideAttachmentsInConvLocal = $$c\n\t }\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('label', {\n\t attrs: {\n\t \"for\": \"hideAttachmentsInConv\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('settings.hide_attachments_in_convo')))])]), _vm._v(\" \"), _c('li', [_c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.hideNsfwLocal),\n\t expression: \"hideNsfwLocal\"\n\t }],\n\t attrs: {\n\t \"type\": \"checkbox\",\n\t \"id\": \"hideNsfw\"\n\t },\n\t domProps: {\n\t \"checked\": Array.isArray(_vm.hideNsfwLocal) ? _vm._i(_vm.hideNsfwLocal, null) > -1 : (_vm.hideNsfwLocal)\n\t },\n\t on: {\n\t \"change\": function($event) {\n\t var $$a = _vm.hideNsfwLocal,\n\t $$el = $event.target,\n\t $$c = $$el.checked ? (true) : (false);\n\t if (Array.isArray($$a)) {\n\t var $$v = null,\n\t $$i = _vm._i($$a, $$v);\n\t if ($$el.checked) {\n\t $$i < 0 && (_vm.hideNsfwLocal = $$a.concat([$$v]))\n\t } else {\n\t $$i > -1 && (_vm.hideNsfwLocal = $$a.slice(0, $$i).concat($$a.slice($$i + 1)))\n\t }\n\t } else {\n\t _vm.hideNsfwLocal = $$c\n\t }\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('label', {\n\t attrs: {\n\t \"for\": \"hideNsfw\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('settings.nsfw_clickthrough')))])]), _vm._v(\" \"), _c('li', [_c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.autoLoadLocal),\n\t expression: \"autoLoadLocal\"\n\t }],\n\t attrs: {\n\t \"type\": \"checkbox\",\n\t \"id\": \"autoload\"\n\t },\n\t domProps: {\n\t \"checked\": Array.isArray(_vm.autoLoadLocal) ? _vm._i(_vm.autoLoadLocal, null) > -1 : (_vm.autoLoadLocal)\n\t },\n\t on: {\n\t \"change\": function($event) {\n\t var $$a = _vm.autoLoadLocal,\n\t $$el = $event.target,\n\t $$c = $$el.checked ? (true) : (false);\n\t if (Array.isArray($$a)) {\n\t var $$v = null,\n\t $$i = _vm._i($$a, $$v);\n\t if ($$el.checked) {\n\t $$i < 0 && (_vm.autoLoadLocal = $$a.concat([$$v]))\n\t } else {\n\t $$i > -1 && (_vm.autoLoadLocal = $$a.slice(0, $$i).concat($$a.slice($$i + 1)))\n\t }\n\t } else {\n\t _vm.autoLoadLocal = $$c\n\t }\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('label', {\n\t attrs: {\n\t \"for\": \"autoload\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('settings.autoload')))])]), _vm._v(\" \"), _c('li', [_c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.streamingLocal),\n\t expression: \"streamingLocal\"\n\t }],\n\t attrs: {\n\t \"type\": \"checkbox\",\n\t \"id\": \"streaming\"\n\t },\n\t domProps: {\n\t \"checked\": Array.isArray(_vm.streamingLocal) ? _vm._i(_vm.streamingLocal, null) > -1 : (_vm.streamingLocal)\n\t },\n\t on: {\n\t \"change\": function($event) {\n\t var $$a = _vm.streamingLocal,\n\t $$el = $event.target,\n\t $$c = $$el.checked ? (true) : (false);\n\t if (Array.isArray($$a)) {\n\t var $$v = null,\n\t $$i = _vm._i($$a, $$v);\n\t if ($$el.checked) {\n\t $$i < 0 && (_vm.streamingLocal = $$a.concat([$$v]))\n\t } else {\n\t $$i > -1 && (_vm.streamingLocal = $$a.slice(0, $$i).concat($$a.slice($$i + 1)))\n\t }\n\t } else {\n\t _vm.streamingLocal = $$c\n\t }\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('label', {\n\t attrs: {\n\t \"for\": \"streaming\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('settings.streaming')))])]), _vm._v(\" \"), _c('li', [_c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.hoverPreviewLocal),\n\t expression: \"hoverPreviewLocal\"\n\t }],\n\t attrs: {\n\t \"type\": \"checkbox\",\n\t \"id\": \"hoverPreview\"\n\t },\n\t domProps: {\n\t \"checked\": Array.isArray(_vm.hoverPreviewLocal) ? _vm._i(_vm.hoverPreviewLocal, null) > -1 : (_vm.hoverPreviewLocal)\n\t },\n\t on: {\n\t \"change\": function($event) {\n\t var $$a = _vm.hoverPreviewLocal,\n\t $$el = $event.target,\n\t $$c = $$el.checked ? (true) : (false);\n\t if (Array.isArray($$a)) {\n\t var $$v = null,\n\t $$i = _vm._i($$a, $$v);\n\t if ($$el.checked) {\n\t $$i < 0 && (_vm.hoverPreviewLocal = $$a.concat([$$v]))\n\t } else {\n\t $$i > -1 && (_vm.hoverPreviewLocal = $$a.slice(0, $$i).concat($$a.slice($$i + 1)))\n\t }\n\t } else {\n\t _vm.hoverPreviewLocal = $$c\n\t }\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('label', {\n\t attrs: {\n\t \"for\": \"hoverPreview\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('settings.reply_link_preview')))])]), _vm._v(\" \"), _c('li', [_c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.stopGifs),\n\t expression: \"stopGifs\"\n\t }],\n\t attrs: {\n\t \"type\": \"checkbox\",\n\t \"id\": \"stopGifs\"\n\t },\n\t domProps: {\n\t \"checked\": Array.isArray(_vm.stopGifs) ? _vm._i(_vm.stopGifs, null) > -1 : (_vm.stopGifs)\n\t },\n\t on: {\n\t \"change\": function($event) {\n\t var $$a = _vm.stopGifs,\n\t $$el = $event.target,\n\t $$c = $$el.checked ? (true) : (false);\n\t if (Array.isArray($$a)) {\n\t var $$v = null,\n\t $$i = _vm._i($$a, $$v);\n\t if ($$el.checked) {\n\t $$i < 0 && (_vm.stopGifs = $$a.concat([$$v]))\n\t } else {\n\t $$i > -1 && (_vm.stopGifs = $$a.slice(0, $$i).concat($$a.slice($$i + 1)))\n\t }\n\t } else {\n\t _vm.stopGifs = $$c\n\t }\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('label', {\n\t attrs: {\n\t \"for\": \"stopGifs\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('settings.stop_gifs')))])])])])])])\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 522 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('div', {\n\t staticClass: \"nav-panel\"\n\t }, [_c('div', {\n\t staticClass: \"panel panel-default\"\n\t }, [_c('ul', [(_vm.currentUser) ? _c('li', [_c('router-link', {\n\t attrs: {\n\t \"to\": \"/main/friends\"\n\t }\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t(\"nav.timeline\")) + \"\\n \")])], 1) : _vm._e(), _vm._v(\" \"), (_vm.currentUser) ? _c('li', [_c('router-link', {\n\t attrs: {\n\t \"to\": {\n\t name: 'mentions',\n\t params: {\n\t username: _vm.currentUser.screen_name\n\t }\n\t }\n\t }\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t(\"nav.mentions\")) + \"\\n \")])], 1) : _vm._e(), _vm._v(\" \"), _c('li', [_c('router-link', {\n\t attrs: {\n\t \"to\": \"/main/public\"\n\t }\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t(\"nav.public_tl\")) + \"\\n \")])], 1), _vm._v(\" \"), _c('li', [_c('router-link', {\n\t attrs: {\n\t \"to\": \"/main/all\"\n\t }\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t(\"nav.twkn\")) + \"\\n \")])], 1)])])])\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 523 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('div', {\n\t staticClass: \"user-panel\"\n\t }, [(_vm.user) ? _c('div', {\n\t staticClass: \"panel panel-default\",\n\t staticStyle: {\n\t \"overflow\": \"visible\"\n\t }\n\t }, [_c('user-card-content', {\n\t attrs: {\n\t \"user\": _vm.user,\n\t \"switcher\": false,\n\t \"hideBio\": true\n\t }\n\t }), _vm._v(\" \"), _c('div', {\n\t staticClass: \"panel-footer\"\n\t }, [(_vm.user) ? _c('post-status-form') : _vm._e()], 1)], 1) : _vm._e(), _vm._v(\" \"), (!_vm.user) ? _c('login-form') : _vm._e()], 1)\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 524 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('div', {\n\t staticClass: \"card\"\n\t }, [_c('a', {\n\t attrs: {\n\t \"href\": \"#\"\n\t }\n\t }, [_c('img', {\n\t staticClass: \"avatar\",\n\t attrs: {\n\t \"src\": _vm.user.profile_image_url\n\t },\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.toggleUserExpanded($event)\n\t }\n\t }\n\t })]), _vm._v(\" \"), (_vm.userExpanded) ? _c('div', {\n\t staticClass: \"usercard\"\n\t }, [_c('user-card-content', {\n\t attrs: {\n\t \"user\": _vm.user,\n\t \"switcher\": false\n\t }\n\t })], 1) : _c('div', {\n\t staticClass: \"name-and-screen-name\"\n\t }, [_c('div', {\n\t staticClass: \"user-name\",\n\t attrs: {\n\t \"title\": _vm.user.name\n\t }\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.user.name) + \"\\n \"), (!_vm.userExpanded && _vm.showFollows && _vm.user.follows_you) ? _c('span', {\n\t staticClass: \"follows-you\"\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('user_card.follows_you')) + \"\\n \")]) : _vm._e()]), _vm._v(\" \"), _c('a', {\n\t attrs: {\n\t \"href\": _vm.user.statusnet_profile_url,\n\t \"target\": \"blank\"\n\t }\n\t }, [_c('div', {\n\t staticClass: \"user-screen-name\"\n\t }, [_vm._v(\"@\" + _vm._s(_vm.user.screen_name))])])])])\n\t},staticRenderFns: []}\n\n/***/ })\n]);\n\n\n// WEBPACK FOOTER //\n// static/js/app.64c4246ae54f6439cb69.js","import Vue from 'vue'\nimport VueRouter from 'vue-router'\nimport Vuex from 'vuex'\nimport App from './App.vue'\nimport PublicTimeline from './components/public_timeline/public_timeline.vue'\nimport PublicAndExternalTimeline from './components/public_and_external_timeline/public_and_external_timeline.vue'\nimport FriendsTimeline from './components/friends_timeline/friends_timeline.vue'\nimport TagTimeline from './components/tag_timeline/tag_timeline.vue'\nimport ConversationPage from './components/conversation-page/conversation-page.vue'\nimport Mentions from './components/mentions/mentions.vue'\nimport UserProfile from './components/user_profile/user_profile.vue'\nimport Settings from './components/settings/settings.vue'\nimport Registration from './components/registration/registration.vue'\nimport UserSettings from './components/user_settings/user_settings.vue'\n\nimport statusesModule from './modules/statuses.js'\nimport usersModule from './modules/users.js'\nimport apiModule from './modules/api.js'\nimport configModule from './modules/config.js'\nimport chatModule from './modules/chat.js'\n\nimport VueTimeago from 'vue-timeago'\nimport VueI18n from 'vue-i18n'\n\nimport createPersistedState from './lib/persisted_state.js'\n\nimport messages from './i18n/messages.js'\n\nimport VueChatScroll from 'vue-chat-scroll'\n\nconst currentLocale = (window.navigator.language || 'en').split('-')[0]\n\nVue.use(Vuex)\nVue.use(VueRouter)\nVue.use(VueTimeago, {\n locale: currentLocale === 'ja' ? 'ja' : 'en',\n locales: {\n 'en': require('../static/timeago-en.json'),\n 'ja': require('../static/timeago-ja.json')\n }\n})\nVue.use(VueI18n)\nVue.use(VueChatScroll)\n\nconst persistedStateOptions = {\n paths: [\n 'config.hideAttachments',\n 'config.hideAttachmentsInConv',\n 'config.hideNsfw',\n 'config.autoLoad',\n 'config.hoverPreview',\n 'config.streaming',\n 'config.muteWords',\n 'config.customTheme',\n 'users.lastLoginName'\n ]\n}\n\nconst store = new Vuex.Store({\n modules: {\n statuses: statusesModule,\n users: usersModule,\n api: apiModule,\n config: configModule,\n chat: chatModule\n },\n plugins: [createPersistedState(persistedStateOptions)],\n strict: false // Socket modifies itself, let's ignore this for now.\n // strict: process.env.NODE_ENV !== 'production'\n})\n\nconst i18n = new VueI18n({\n locale: currentLocale,\n fallbackLocale: 'en',\n messages\n})\n\nwindow.fetch('/api/statusnet/config.json')\n .then((res) => res.json())\n .then((data) => {\n const {name, closed: registrationClosed, textlimit} = data.site\n\n store.dispatch('setOption', { name: 'name', value: name })\n store.dispatch('setOption', { name: 'registrationOpen', value: (registrationClosed === '0') })\n store.dispatch('setOption', { name: 'textlimit', value: parseInt(textlimit) })\n })\n\nwindow.fetch('/static/config.json')\n .then((res) => res.json())\n .then((data) => {\n const {theme, background, logo, showInstanceSpecificPanel} = data\n store.dispatch('setOption', { name: 'theme', value: theme })\n store.dispatch('setOption', { name: 'background', value: background })\n store.dispatch('setOption', { name: 'logo', value: logo })\n store.dispatch('setOption', { name: 'showInstanceSpecificPanel', value: showInstanceSpecificPanel })\n if (data['chatDisabled']) {\n store.dispatch('disableChat')\n }\n\n const routes = [\n { name: 'root', path: '/', redirect: data['defaultPath'] || '/main/all' },\n { path: '/main/all', component: PublicAndExternalTimeline },\n { path: '/main/public', component: PublicTimeline },\n { path: '/main/friends', component: FriendsTimeline },\n { path: '/tag/:tag', component: TagTimeline },\n { name: 'conversation', path: '/notice/:id', component: ConversationPage, meta: { dontScroll: true } },\n { name: 'user-profile', path: '/users/:id', component: UserProfile },\n { name: 'mentions', path: '/:username/mentions', component: Mentions },\n { name: 'settings', path: '/settings', component: Settings },\n { name: 'registration', path: '/registration', component: Registration },\n { name: 'user-settings', path: '/user-settings', component: UserSettings }\n ]\n\n const router = new VueRouter({\n mode: 'history',\n routes,\n scrollBehavior: (to, from, savedPosition) => {\n if (to.matched.some(m => m.meta.dontScroll)) {\n return false\n }\n return savedPosition || { x: 0, y: 0 }\n }\n })\n\n /* eslint-disable no-new */\n new Vue({\n router,\n store,\n i18n,\n el: '#app',\n render: h => h(App)\n })\n })\n\nwindow.fetch('/static/terms-of-service.html')\n .then((res) => res.text())\n .then((html) => {\n store.dispatch('setOption', { name: 'tos', value: html })\n })\n\nwindow.fetch('/api/pleroma/emoji.json')\n .then(\n (res) => res.json()\n .then(\n (values) => {\n const emoji = Object.keys(values).map((key) => {\n return { shortcode: key, image_url: values[key] }\n })\n store.dispatch('setOption', { name: 'customEmoji', value: emoji })\n store.dispatch('setOption', { name: 'pleromaBackend', value: true })\n },\n (failure) => {\n store.dispatch('setOption', { name: 'pleromaBackend', value: false })\n }\n ),\n (error) => console.log(error)\n )\n\nwindow.fetch('/static/emoji.json')\n .then((res) => res.json())\n .then((values) => {\n const emoji = Object.keys(values).map((key) => {\n return { shortcode: key, image_url: false, 'utf': values[key] }\n })\n store.dispatch('setOption', { name: 'emoji', value: emoji })\n })\n\nwindow.fetch('/instance/panel.html')\n .then((res) => res.text())\n .then((html) => {\n store.dispatch('setOption', { name: 'instanceSpecificPanelContent', value: html })\n })\n\n\n\n\n// WEBPACK FOOTER //\n// ./src/main.js","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-0652fc80\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./timeline.vue\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./timeline.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-0652fc80\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./timeline.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/timeline/timeline.vue\n// module id = 28\n// module chunks = 2","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-05b840de\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./user_card_content.vue\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./user_card_content.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-05b840de\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./user_card_content.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/user_card_content/user_card_content.vue\n// module id = 43\n// module chunks = 2","/* eslint-env browser */\nconst LOGIN_URL = '/api/account/verify_credentials.json'\nconst FRIENDS_TIMELINE_URL = '/api/statuses/friends_timeline.json'\nconst ALL_FOLLOWING_URL = '/api/qvitter/allfollowing'\nconst PUBLIC_TIMELINE_URL = '/api/statuses/public_timeline.json'\nconst PUBLIC_AND_EXTERNAL_TIMELINE_URL = '/api/statuses/public_and_external_timeline.json'\nconst TAG_TIMELINE_URL = '/api/statusnet/tags/timeline'\nconst FAVORITE_URL = '/api/favorites/create'\nconst UNFAVORITE_URL = '/api/favorites/destroy'\nconst RETWEET_URL = '/api/statuses/retweet'\nconst STATUS_UPDATE_URL = '/api/statuses/update.json'\nconst STATUS_DELETE_URL = '/api/statuses/destroy'\nconst STATUS_URL = '/api/statuses/show'\nconst MEDIA_UPLOAD_URL = '/api/statusnet/media/upload'\nconst CONVERSATION_URL = '/api/statusnet/conversation'\nconst MENTIONS_URL = '/api/statuses/mentions.json'\nconst FOLLOWERS_URL = '/api/statuses/followers.json'\nconst FRIENDS_URL = '/api/statuses/friends.json'\nconst FOLLOWING_URL = '/api/friendships/create.json'\nconst UNFOLLOWING_URL = '/api/friendships/destroy.json'\nconst QVITTER_USER_PREF_URL = '/api/qvitter/set_profile_pref.json'\nconst REGISTRATION_URL = '/api/account/register.json'\nconst AVATAR_UPDATE_URL = '/api/qvitter/update_avatar.json'\nconst BG_UPDATE_URL = '/api/qvitter/update_background_image.json'\nconst BANNER_UPDATE_URL = '/api/account/update_profile_banner.json'\nconst PROFILE_UPDATE_URL = '/api/account/update_profile.json'\nconst EXTERNAL_PROFILE_URL = '/api/externalprofile/show.json'\nconst QVITTER_USER_TIMELINE_URL = '/api/qvitter/statuses/user_timeline.json'\nconst BLOCKING_URL = '/api/blocks/create.json'\nconst UNBLOCKING_URL = '/api/blocks/destroy.json'\nconst USER_URL = '/api/users/show.json'\nconst FOLLOW_IMPORT_URL = '/api/pleroma/follow_import'\n\nimport { each, map } from 'lodash'\nimport 'whatwg-fetch'\n\nconst oldfetch = window.fetch\n\nlet fetch = (url, options) => {\n options = options || {}\n const baseUrl = ''\n const fullUrl = baseUrl + url\n options.credentials = 'same-origin'\n return oldfetch(fullUrl, options)\n}\n\n// from https://developer.mozilla.org/en-US/docs/Web/API/WindowBase64/Base64_encoding_and_decoding\nlet utoa = (str) => {\n // first we use encodeURIComponent to get percent-encoded UTF-8,\n // then we convert the percent encodings into raw bytes which\n // can be fed into btoa.\n return btoa(encodeURIComponent(str)\n .replace(/%([0-9A-F]{2})/g,\n (match, p1) => { return String.fromCharCode('0x' + p1) }))\n}\n\n// Params\n// cropH\n// cropW\n// cropX\n// cropY\n// img (base 64 encodend data url)\nconst updateAvatar = ({credentials, params}) => {\n let url = AVATAR_UPDATE_URL\n\n const form = new FormData()\n\n each(params, (value, key) => {\n if (value) {\n form.append(key, value)\n }\n })\n return fetch(url, {\n headers: authHeaders(credentials),\n method: 'POST',\n body: form\n }).then((data) => data.json())\n}\n\nconst updateBg = ({credentials, params}) => {\n let url = BG_UPDATE_URL\n\n const form = new FormData()\n\n each(params, (value, key) => {\n if (value) {\n form.append(key, value)\n }\n })\n return fetch(url, {\n headers: authHeaders(credentials),\n method: 'POST',\n body: form\n }).then((data) => data.json())\n}\n\n// Params\n// height\n// width\n// offset_left\n// offset_top\n// banner (base 64 encodend data url)\nconst updateBanner = ({credentials, params}) => {\n let url = BANNER_UPDATE_URL\n\n const form = new FormData()\n\n each(params, (value, key) => {\n if (value) {\n form.append(key, value)\n }\n })\n return fetch(url, {\n headers: authHeaders(credentials),\n method: 'POST',\n body: form\n }).then((data) => data.json())\n}\n\n// Params\n// name\n// url\n// location\n// description\nconst updateProfile = ({credentials, params}) => {\n let url = PROFILE_UPDATE_URL\n\n const form = new FormData()\n\n each(params, (value, key) => {\n if (key === 'description' || /* Always include description, because it might be empty */\n value) {\n form.append(key, value)\n }\n })\n return fetch(url, {\n headers: authHeaders(credentials),\n method: 'POST',\n body: form\n }).then((data) => data.json())\n}\n\n// Params needed:\n// nickname\n// email\n// fullname\n// password\n// password_confirm\n//\n// Optional\n// bio\n// homepage\n// location\nconst register = (params) => {\n const form = new FormData()\n\n each(params, (value, key) => {\n if (value) {\n form.append(key, value)\n }\n })\n\n return fetch(REGISTRATION_URL, {\n method: 'POST',\n body: form\n })\n}\n\nconst authHeaders = (user) => {\n if (user && user.username && user.password) {\n return { 'Authorization': `Basic ${utoa(`${user.username}:${user.password}`)}` }\n } else {\n return { }\n }\n}\n\nconst externalProfile = ({profileUrl, credentials}) => {\n let url = `${EXTERNAL_PROFILE_URL}?profileurl=${profileUrl}`\n return fetch(url, {\n headers: authHeaders(credentials),\n method: 'GET'\n }).then((data) => data.json())\n}\n\nconst followUser = ({id, credentials}) => {\n let url = `${FOLLOWING_URL}?user_id=${id}`\n return fetch(url, {\n headers: authHeaders(credentials),\n method: 'POST'\n }).then((data) => data.json())\n}\n\nconst unfollowUser = ({id, credentials}) => {\n let url = `${UNFOLLOWING_URL}?user_id=${id}`\n return fetch(url, {\n headers: authHeaders(credentials),\n method: 'POST'\n }).then((data) => data.json())\n}\n\nconst blockUser = ({id, credentials}) => {\n let url = `${BLOCKING_URL}?user_id=${id}`\n return fetch(url, {\n headers: authHeaders(credentials),\n method: 'POST'\n }).then((data) => data.json())\n}\n\nconst unblockUser = ({id, credentials}) => {\n let url = `${UNBLOCKING_URL}?user_id=${id}`\n return fetch(url, {\n headers: authHeaders(credentials),\n method: 'POST'\n }).then((data) => data.json())\n}\n\nconst fetchUser = ({id, credentials}) => {\n let url = `${USER_URL}?user_id=${id}`\n return fetch(url, { headers: authHeaders(credentials) })\n .then((data) => data.json())\n}\n\nconst fetchFriends = ({id, credentials}) => {\n let url = `${FRIENDS_URL}?user_id=${id}`\n return fetch(url, { headers: authHeaders(credentials) })\n .then((data) => data.json())\n}\n\nconst fetchFollowers = ({id, credentials}) => {\n let url = `${FOLLOWERS_URL}?user_id=${id}`\n return fetch(url, { headers: authHeaders(credentials) })\n .then((data) => data.json())\n}\n\nconst fetchAllFollowing = ({username, credentials}) => {\n const url = `${ALL_FOLLOWING_URL}/${username}.json`\n return fetch(url, { headers: authHeaders(credentials) })\n .then((data) => data.json())\n}\n\nconst fetchConversation = ({id, credentials}) => {\n let url = `${CONVERSATION_URL}/${id}.json?count=100`\n return fetch(url, { headers: authHeaders(credentials) })\n .then((data) => data.json())\n}\n\nconst fetchStatus = ({id, credentials}) => {\n let url = `${STATUS_URL}/${id}.json`\n return fetch(url, { headers: authHeaders(credentials) })\n .then((data) => data.json())\n}\n\nconst setUserMute = ({id, credentials, muted = true}) => {\n const form = new FormData()\n\n const muteInteger = muted ? 1 : 0\n\n form.append('namespace', 'qvitter')\n form.append('data', muteInteger)\n form.append('topic', `mute:${id}`)\n\n return fetch(QVITTER_USER_PREF_URL, {\n method: 'POST',\n headers: authHeaders(credentials),\n body: form\n })\n}\n\nconst fetchTimeline = ({timeline, credentials, since = false, until = false, userId = false, tag = false}) => {\n const timelineUrls = {\n public: PUBLIC_TIMELINE_URL,\n friends: FRIENDS_TIMELINE_URL,\n mentions: MENTIONS_URL,\n 'publicAndExternal': PUBLIC_AND_EXTERNAL_TIMELINE_URL,\n user: QVITTER_USER_TIMELINE_URL,\n tag: TAG_TIMELINE_URL\n }\n\n let url = timelineUrls[timeline]\n\n let params = []\n\n if (since) {\n params.push(['since_id', since])\n }\n if (until) {\n params.push(['max_id', until])\n }\n if (userId) {\n params.push(['user_id', userId])\n }\n if (tag) {\n url += `/${tag}.json`\n }\n\n params.push(['count', 20])\n\n const queryString = map(params, (param) => `${param[0]}=${param[1]}`).join('&')\n url += `?${queryString}`\n\n return fetch(url, { headers: authHeaders(credentials) }).then((data) => data.json())\n}\n\nconst verifyCredentials = (user) => {\n return fetch(LOGIN_URL, {\n method: 'POST',\n headers: authHeaders(user)\n })\n}\n\nconst favorite = ({ id, credentials }) => {\n return fetch(`${FAVORITE_URL}/${id}.json`, {\n headers: authHeaders(credentials),\n method: 'POST'\n })\n}\n\nconst unfavorite = ({ id, credentials }) => {\n return fetch(`${UNFAVORITE_URL}/${id}.json`, {\n headers: authHeaders(credentials),\n method: 'POST'\n })\n}\n\nconst retweet = ({ id, credentials }) => {\n return fetch(`${RETWEET_URL}/${id}.json`, {\n headers: authHeaders(credentials),\n method: 'POST'\n })\n}\n\nconst postStatus = ({credentials, status, mediaIds, inReplyToStatusId}) => {\n const idsText = mediaIds.join(',')\n const form = new FormData()\n\n form.append('status', status)\n form.append('source', 'Pleroma FE')\n form.append('media_ids', idsText)\n if (inReplyToStatusId) {\n form.append('in_reply_to_status_id', inReplyToStatusId)\n }\n\n return fetch(STATUS_UPDATE_URL, {\n body: form,\n method: 'POST',\n headers: authHeaders(credentials)\n })\n}\n\nconst deleteStatus = ({ id, credentials }) => {\n return fetch(`${STATUS_DELETE_URL}/${id}.json`, {\n headers: authHeaders(credentials),\n method: 'POST'\n })\n}\n\nconst uploadMedia = ({formData, credentials}) => {\n return fetch(MEDIA_UPLOAD_URL, {\n body: formData,\n method: 'POST',\n headers: authHeaders(credentials)\n })\n .then((response) => response.text())\n .then((text) => (new DOMParser()).parseFromString(text, 'application/xml'))\n}\n\nconst followImport = ({params, credentials}) => {\n return fetch(FOLLOW_IMPORT_URL, {\n body: params,\n method: 'POST',\n headers: authHeaders(credentials)\n })\n .then((response) => response.ok)\n}\n\nconst fetchMutes = ({credentials}) => {\n const url = '/api/qvitter/mutes.json'\n\n return fetch(url, {\n headers: authHeaders(credentials)\n }).then((data) => data.json())\n}\n\nconst apiService = {\n verifyCredentials,\n fetchTimeline,\n fetchConversation,\n fetchStatus,\n fetchFriends,\n fetchFollowers,\n followUser,\n unfollowUser,\n blockUser,\n unblockUser,\n fetchUser,\n favorite,\n unfavorite,\n retweet,\n postStatus,\n deleteStatus,\n uploadMedia,\n fetchAllFollowing,\n setUserMute,\n fetchMutes,\n register,\n updateAvatar,\n updateBg,\n updateProfile,\n updateBanner,\n externalProfile,\n followImport\n}\n\nexport default apiService\n\n\n\n// WEBPACK FOOTER //\n// ./src/services/api/api.service.js","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-769e38a0\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./status.vue\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./status.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-769e38a0\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./status.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/status/status.vue\n// module id = 64\n// module chunks = 2","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-6ecb31e4\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./still-image.vue\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./still-image.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-6ecb31e4\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./still-image.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/still-image/still-image.vue\n// module id = 65\n// module chunks = 2","import { map } from 'lodash'\n\nconst rgb2hex = (r, g, b) => {\n [r, g, b] = map([r, g, b], (val) => {\n val = Math.ceil(val)\n val = val < 0 ? 0 : val\n val = val > 255 ? 255 : val\n return val\n })\n return `#${((1 << 24) + (r << 16) + (g << 8) + b).toString(16).slice(1)}`\n}\n\nconst hex2rgb = (hex) => {\n const result = /^#?([a-f\\d]{2})([a-f\\d]{2})([a-f\\d]{2})$/i.exec(hex)\n return result ? {\n r: parseInt(result[1], 16),\n g: parseInt(result[2], 16),\n b: parseInt(result[3], 16)\n } : null\n}\n\nconst rgbstr2hex = (rgb) => {\n if (rgb[0] === '#') {\n return rgb\n }\n rgb = rgb.match(/\\d+/g)\n return `#${((Number(rgb[0]) << 16) + (Number(rgb[1]) << 8) + Number(rgb[2])).toString(16)}`\n}\n\nexport {\n rgb2hex,\n hex2rgb,\n rgbstr2hex\n}\n\n\n\n// WEBPACK FOOTER //\n// ./src/services/color_convert/color_convert.js","import { includes, remove, slice, sortBy, toInteger, each, find, flatten, maxBy, minBy, merge, last, isArray } from 'lodash'\nimport apiService from '../services/api/api.service.js'\n// import parse from '../services/status_parser/status_parser.js'\n\nconst emptyTl = () => ({\n statuses: [],\n statusesObject: {},\n faves: [],\n visibleStatuses: [],\n visibleStatusesObject: {},\n newStatusCount: 0,\n maxId: 0,\n minVisibleId: 0,\n loading: false,\n followers: [],\n friends: [],\n viewing: 'statuses',\n flushMarker: 0\n})\n\nexport const defaultState = {\n allStatuses: [],\n allStatusesObject: {},\n maxId: 0,\n notifications: [],\n favorites: new Set(),\n error: false,\n timelines: {\n mentions: emptyTl(),\n public: emptyTl(),\n user: emptyTl(),\n publicAndExternal: emptyTl(),\n friends: emptyTl(),\n tag: emptyTl()\n }\n}\n\nconst isNsfw = (status) => {\n const nsfwRegex = /#nsfw/i\n return includes(status.tags, 'nsfw') || !!status.text.match(nsfwRegex)\n}\n\nexport const prepareStatus = (status) => {\n // Parse nsfw tags\n if (status.nsfw === undefined) {\n status.nsfw = isNsfw(status)\n if (status.retweeted_status) {\n status.retweeted_status.nsfw = status.nsfw\n }\n }\n\n // Set deleted flag\n status.deleted = false\n\n // To make the array reactive\n status.attachments = status.attachments || []\n\n return status\n}\n\nexport const statusType = (status) => {\n if (status.is_post_verb) {\n return 'status'\n }\n\n if (status.retweeted_status) {\n return 'retweet'\n }\n\n if ((typeof status.uri === 'string' && status.uri.match(/(fave|objectType=Favourite)/)) ||\n (typeof status.text === 'string' && status.text.match(/favorited/))) {\n return 'favorite'\n }\n\n if (status.text.match(/deleted notice {{tag/) || status.qvitter_delete_notice) {\n return 'deletion'\n }\n\n // TODO change to status.activity_type === 'follow' when gs supports it\n if (status.text.match(/started following/)) {\n return 'follow'\n }\n\n return 'unknown'\n}\n\nexport const findMaxId = (...args) => {\n return (maxBy(flatten(args), 'id') || {}).id\n}\n\nconst mergeOrAdd = (arr, obj, item) => {\n const oldItem = obj[item.id]\n\n if (oldItem) {\n // We already have this, so only merge the new info.\n merge(oldItem, item)\n // Reactivity fix.\n oldItem.attachments.splice(oldItem.attachments.length)\n return {item: oldItem, new: false}\n } else {\n // This is a new item, prepare it\n prepareStatus(item)\n arr.push(item)\n obj[item.id] = item\n return {item, new: true}\n }\n}\n\nconst sortTimeline = (timeline) => {\n timeline.visibleStatuses = sortBy(timeline.visibleStatuses, ({id}) => -id)\n timeline.statuses = sortBy(timeline.statuses, ({id}) => -id)\n timeline.minVisibleId = (last(timeline.visibleStatuses) || {}).id\n return timeline\n}\n\nconst addNewStatuses = (state, { statuses, showImmediately = false, timeline, user = {}, noIdUpdate = false }) => {\n // Sanity check\n if (!isArray(statuses)) {\n return false\n }\n\n const allStatuses = state.allStatuses\n const allStatusesObject = state.allStatusesObject\n const timelineObject = state.timelines[timeline]\n\n const maxNew = statuses.length > 0 ? maxBy(statuses, 'id').id : 0\n const older = timeline && maxNew < timelineObject.maxId\n\n if (timeline && !noIdUpdate && statuses.length > 0 && !older) {\n timelineObject.maxId = maxNew\n }\n\n const addStatus = (status, showImmediately, addToTimeline = true) => {\n const result = mergeOrAdd(allStatuses, allStatusesObject, status)\n status = result.item\n\n if (result.new) {\n if (statusType(status) === 'retweet' && status.retweeted_status.user.id === user.id) {\n addNotification({ type: 'repeat', status: status.retweeted_status, action: status })\n }\n\n // We are mentioned in a post\n if (statusType(status) === 'status' && find(status.attentions, { id: user.id })) {\n const mentions = state.timelines.mentions\n\n // Add the mention to the mentions timeline\n if (timelineObject !== mentions) {\n mergeOrAdd(mentions.statuses, mentions.statusesObject, status)\n mentions.newStatusCount += 1\n\n sortTimeline(mentions)\n }\n // Don't add notification for self-mention\n if (status.user.id !== user.id) {\n addNotification({ type: 'mention', status, action: status })\n }\n }\n }\n\n // Decide if we should treat the status as new for this timeline.\n let resultForCurrentTimeline\n // Some statuses should only be added to the global status repository.\n if (timeline && addToTimeline) {\n resultForCurrentTimeline = mergeOrAdd(timelineObject.statuses, timelineObject.statusesObject, status)\n }\n\n if (timeline && showImmediately) {\n // Add it directly to the visibleStatuses, don't change\n // newStatusCount\n mergeOrAdd(timelineObject.visibleStatuses, timelineObject.visibleStatusesObject, status)\n } else if (timeline && addToTimeline && resultForCurrentTimeline.new) {\n // Just change newStatuscount\n timelineObject.newStatusCount += 1\n }\n\n return status\n }\n\n const addNotification = ({type, status, action}) => {\n // Only add a new notification if we don't have one for the same action\n if (!find(state.notifications, (oldNotification) => oldNotification.action.id === action.id)) {\n state.notifications.push({ type, status, action, seen: false })\n\n if ('Notification' in window && window.Notification.permission === 'granted') {\n const title = action.user.name\n const result = {}\n result.icon = action.user.profile_image_url\n result.body = action.text // there's a problem that it doesn't put a space before links tho\n\n // Shows first attached non-nsfw image, if any. Should add configuration for this somehow...\n if (action.attachments && action.attachments.length > 0 && !action.nsfw &&\n action.attachments[0].mimetype.startsWith('image/')) {\n result.image = action.attachments[0].url\n }\n\n let notification = new window.Notification(title, result)\n\n // Chrome is known for not closing notifications automatically\n // according to MDN, anyway.\n setTimeout(notification.close.bind(notification), 5000)\n }\n }\n }\n\n const favoriteStatus = (favorite) => {\n const status = find(allStatuses, { id: toInteger(favorite.in_reply_to_status_id) })\n if (status) {\n status.fave_num += 1\n\n // This is our favorite, so the relevant bit.\n if (favorite.user.id === user.id) {\n status.favorited = true\n }\n\n // Add a notification if the user's status is favorited\n if (status.user.id === user.id) {\n addNotification({type: 'favorite', status, action: favorite})\n }\n }\n return status\n }\n\n const processors = {\n 'status': (status) => {\n addStatus(status, showImmediately)\n },\n 'retweet': (status) => {\n // RetweetedStatuses are never shown immediately\n const retweetedStatus = addStatus(status.retweeted_status, false, false)\n\n let retweet\n // If the retweeted status is already there, don't add the retweet\n // to the timeline.\n if (timeline && find(timelineObject.statuses, (s) => {\n if (s.retweeted_status) {\n return s.id === retweetedStatus.id || s.retweeted_status.id === retweetedStatus.id\n } else {\n return s.id === retweetedStatus.id\n }\n })) {\n // Already have it visible (either as the original or another RT), don't add to timeline, don't show.\n retweet = addStatus(status, false, false)\n } else {\n retweet = addStatus(status, showImmediately)\n }\n\n retweet.retweeted_status = retweetedStatus\n },\n 'favorite': (favorite) => {\n // Only update if this is a new favorite.\n if (!state.favorites.has(favorite.id)) {\n state.favorites.add(favorite.id)\n favoriteStatus(favorite)\n }\n },\n 'follow': (status) => {\n let re = new RegExp(`started following ${user.name} \\\\(${user.statusnet_profile_url}\\\\)`)\n let repleroma = new RegExp(`started following ${user.screen_name}$`)\n if (status.text.match(re) || status.text.match(repleroma)) {\n addNotification({ type: 'follow', status: status, action: status })\n }\n },\n 'deletion': (deletion) => {\n const uri = deletion.uri\n\n // Remove possible notification\n const status = find(allStatuses, {uri})\n if (!status) {\n return\n }\n\n remove(state.notifications, ({action: {id}}) => id === status.id)\n\n remove(allStatuses, { uri })\n if (timeline) {\n remove(timelineObject.statuses, { uri })\n remove(timelineObject.visibleStatuses, { uri })\n }\n },\n 'default': (unknown) => {\n console.log('unknown status type')\n console.log(unknown)\n }\n }\n\n each(statuses, (status) => {\n const type = statusType(status)\n const processor = processors[type] || processors['default']\n processor(status)\n })\n\n // Keep the visible statuses sorted\n if (timeline) {\n sortTimeline(timelineObject)\n if ((older || timelineObject.minVisibleId <= 0) && statuses.length > 0) {\n timelineObject.minVisibleId = minBy(statuses, 'id').id\n }\n }\n}\n\nexport const mutations = {\n addNewStatuses,\n showNewStatuses (state, { timeline }) {\n const oldTimeline = (state.timelines[timeline])\n\n oldTimeline.newStatusCount = 0\n oldTimeline.visibleStatuses = slice(oldTimeline.statuses, 0, 50)\n oldTimeline.minVisibleId = last(oldTimeline.visibleStatuses).id\n oldTimeline.visibleStatusesObject = {}\n each(oldTimeline.visibleStatuses, (status) => { oldTimeline.visibleStatusesObject[status.id] = status })\n },\n clearTimeline (state, { timeline }) {\n state.timelines[timeline] = emptyTl()\n },\n setFavorited (state, { status, value }) {\n const newStatus = state.allStatusesObject[status.id]\n newStatus.favorited = value\n },\n setRetweeted (state, { status, value }) {\n const newStatus = state.allStatusesObject[status.id]\n newStatus.repeated = value\n },\n setDeleted (state, { status }) {\n const newStatus = state.allStatusesObject[status.id]\n newStatus.deleted = true\n },\n setLoading (state, { timeline, value }) {\n state.timelines[timeline].loading = value\n },\n setNsfw (state, { id, nsfw }) {\n const newStatus = state.allStatusesObject[id]\n newStatus.nsfw = nsfw\n },\n setError (state, { value }) {\n state.error = value\n },\n setProfileView (state, { v }) {\n // load followers / friends only when needed\n state.timelines['user'].viewing = v\n },\n addFriends (state, { friends }) {\n state.timelines['user'].friends = friends\n },\n addFollowers (state, { followers }) {\n state.timelines['user'].followers = followers\n },\n markNotificationsAsSeen (state, notifications) {\n each(notifications, (notification) => {\n notification.seen = true\n })\n },\n queueFlush (state, { timeline, id }) {\n state.timelines[timeline].flushMarker = id\n }\n}\n\nconst statuses = {\n state: defaultState,\n actions: {\n addNewStatuses ({ rootState, commit }, { statuses, showImmediately = false, timeline = false, noIdUpdate = false }) {\n commit('addNewStatuses', { statuses, showImmediately, timeline, noIdUpdate, user: rootState.users.currentUser })\n },\n setError ({ rootState, commit }, { value }) {\n commit('setError', { value })\n },\n addFriends ({ rootState, commit }, { friends }) {\n commit('addFriends', { friends })\n },\n addFollowers ({ rootState, commit }, { followers }) {\n commit('addFollowers', { followers })\n },\n deleteStatus ({ rootState, commit }, status) {\n commit('setDeleted', { status })\n apiService.deleteStatus({ id: status.id, credentials: rootState.users.currentUser.credentials })\n },\n favorite ({ rootState, commit }, status) {\n // Optimistic favoriting...\n commit('setFavorited', { status, value: true })\n apiService.favorite({ id: status.id, credentials: rootState.users.currentUser.credentials })\n },\n unfavorite ({ rootState, commit }, status) {\n // Optimistic favoriting...\n commit('setFavorited', { status, value: false })\n apiService.unfavorite({ id: status.id, credentials: rootState.users.currentUser.credentials })\n },\n retweet ({ rootState, commit }, status) {\n // Optimistic retweeting...\n commit('setRetweeted', { status, value: true })\n apiService.retweet({ id: status.id, credentials: rootState.users.currentUser.credentials })\n },\n queueFlush ({ rootState, commit }, { timeline, id }) {\n commit('queueFlush', { timeline, id })\n }\n },\n mutations\n}\n\nexport default statuses\n\n\n\n// WEBPACK FOOTER //\n// ./src/modules/statuses.js","import apiService from '../api/api.service.js'\nimport timelineFetcherService from '../timeline_fetcher/timeline_fetcher.service.js'\n\nconst backendInteractorService = (credentials) => {\n const fetchStatus = ({id}) => {\n return apiService.fetchStatus({id, credentials})\n }\n\n const fetchConversation = ({id}) => {\n return apiService.fetchConversation({id, credentials})\n }\n\n const fetchFriends = ({id}) => {\n return apiService.fetchFriends({id, credentials})\n }\n\n const fetchFollowers = ({id}) => {\n return apiService.fetchFollowers({id, credentials})\n }\n\n const fetchAllFollowing = ({username}) => {\n return apiService.fetchAllFollowing({username, credentials})\n }\n\n const fetchUser = ({id}) => {\n return apiService.fetchUser({id, credentials})\n }\n\n const followUser = (id) => {\n return apiService.followUser({credentials, id})\n }\n\n const unfollowUser = (id) => {\n return apiService.unfollowUser({credentials, id})\n }\n\n const blockUser = (id) => {\n return apiService.blockUser({credentials, id})\n }\n\n const unblockUser = (id) => {\n return apiService.unblockUser({credentials, id})\n }\n\n const startFetching = ({timeline, store, userId = false}) => {\n return timelineFetcherService.startFetching({timeline, store, credentials, userId})\n }\n\n const setUserMute = ({id, muted = true}) => {\n return apiService.setUserMute({id, muted, credentials})\n }\n\n const fetchMutes = () => apiService.fetchMutes({credentials})\n\n const register = (params) => apiService.register(params)\n const updateAvatar = ({params}) => apiService.updateAvatar({credentials, params})\n const updateBg = ({params}) => apiService.updateBg({credentials, params})\n const updateBanner = ({params}) => apiService.updateBanner({credentials, params})\n const updateProfile = ({params}) => apiService.updateProfile({credentials, params})\n\n const externalProfile = (profileUrl) => apiService.externalProfile({profileUrl, credentials})\n const followImport = ({params}) => apiService.followImport({params, credentials})\n\n const backendInteractorServiceInstance = {\n fetchStatus,\n fetchConversation,\n fetchFriends,\n fetchFollowers,\n followUser,\n unfollowUser,\n blockUser,\n unblockUser,\n fetchUser,\n fetchAllFollowing,\n verifyCredentials: apiService.verifyCredentials,\n startFetching,\n setUserMute,\n fetchMutes,\n register,\n updateAvatar,\n updateBg,\n updateBanner,\n updateProfile,\n externalProfile,\n followImport\n }\n\n return backendInteractorServiceInstance\n}\n\nexport default backendInteractorService\n\n\n\n// WEBPACK FOOTER //\n// ./src/services/backend_interactor_service/backend_interactor_service.js","const fileType = (typeString) => {\n let type = 'unknown'\n\n if (typeString.match(/text\\/html/)) {\n type = 'html'\n }\n\n if (typeString.match(/image/)) {\n type = 'image'\n }\n\n if (typeString.match(/video\\/(webm|mp4)/)) {\n type = 'video'\n }\n\n if (typeString.match(/audio|ogg/)) {\n type = 'audio'\n }\n\n return type\n}\n\nconst fileTypeService = {\n fileType\n}\n\nexport default fileTypeService\n\n\n\n// WEBPACK FOOTER //\n// ./src/services/file_type/file_type.service.js","import { map } from 'lodash'\nimport apiService from '../api/api.service.js'\n\nconst postStatus = ({ store, status, media = [], inReplyToStatusId = undefined }) => {\n const mediaIds = map(media, 'id')\n\n return apiService.postStatus({credentials: store.state.users.currentUser.credentials, status, mediaIds, inReplyToStatusId})\n .then((data) => data.json())\n .then((data) => {\n if (!data.error) {\n store.dispatch('addNewStatuses', {\n statuses: [data],\n timeline: 'friends',\n showImmediately: true,\n noIdUpdate: true // To prevent missing notices on next pull.\n })\n }\n return data\n })\n .catch((err) => {\n return {\n error: err.message\n }\n })\n}\n\nconst uploadMedia = ({ store, formData }) => {\n const credentials = store.state.users.currentUser.credentials\n\n return apiService.uploadMedia({ credentials, formData }).then((xml) => {\n // Firefox and Chrome treat method differently...\n let link = xml.getElementsByTagName('link')\n\n if (link.length === 0) {\n link = xml.getElementsByTagName('atom:link')\n }\n\n link = link[0]\n\n const mediaData = {\n id: xml.getElementsByTagName('media_id')[0].textContent,\n url: xml.getElementsByTagName('media_url')[0].textContent,\n image: link.getAttribute('href'),\n mimetype: link.getAttribute('type')\n }\n\n return mediaData\n })\n}\n\nconst statusPosterService = {\n postStatus,\n uploadMedia\n}\n\nexport default statusPosterService\n\n\n\n// WEBPACK FOOTER //\n// ./src/services/status_poster/status_poster.service.js","import { camelCase } from 'lodash'\n\nimport apiService from '../api/api.service.js'\n\nconst update = ({store, statuses, timeline, showImmediately}) => {\n const ccTimeline = camelCase(timeline)\n\n store.dispatch('setError', { value: false })\n\n store.dispatch('addNewStatuses', {\n timeline: ccTimeline,\n statuses,\n showImmediately\n })\n}\n\nconst fetchAndUpdate = ({store, credentials, timeline = 'friends', older = false, showImmediately = false, userId = false, tag = false}) => {\n const args = { timeline, credentials }\n const rootState = store.rootState || store.state\n const timelineData = rootState.statuses.timelines[camelCase(timeline)]\n\n if (older) {\n args['until'] = timelineData.minVisibleId\n } else {\n args['since'] = timelineData.maxId\n }\n\n args['userId'] = userId\n args['tag'] = tag\n\n return apiService.fetchTimeline(args)\n .then((statuses) => {\n if (!older && statuses.length >= 20 && !timelineData.loading) {\n store.dispatch('queueFlush', { timeline: timeline, id: timelineData.maxId })\n }\n update({store, statuses, timeline, showImmediately})\n }, () => store.dispatch('setError', { value: true }))\n}\n\nconst startFetching = ({timeline = 'friends', credentials, store, userId = false, tag = false}) => {\n const rootState = store.rootState || store.state\n const timelineData = rootState.statuses.timelines[camelCase(timeline)]\n const showImmediately = timelineData.visibleStatuses.length === 0\n fetchAndUpdate({timeline, credentials, store, showImmediately, userId, tag})\n const boundFetchAndUpdate = () => fetchAndUpdate({ timeline, credentials, store, userId, tag })\n return setInterval(boundFetchAndUpdate, 10000)\n}\nconst timelineFetcher = {\n fetchAndUpdate,\n startFetching\n}\n\nexport default timelineFetcher\n\n\n\n// WEBPACK FOOTER //\n// ./src/services/timeline_fetcher/timeline_fetcher.service.js","var Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./conversation.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-12838600\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./conversation.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/conversation/conversation.vue\n// module id = 165\n// module chunks = 2","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-11ada5e0\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./post_status_form.vue\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./post_status_form.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-11ada5e0\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./post_status_form.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/post_status_form/post_status_form.vue\n// module id = 166\n// module chunks = 2","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-ae8f5000\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./style_switcher.vue\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./style_switcher.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-ae8f5000\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./style_switcher.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/style_switcher/style_switcher.vue\n// module id = 167\n// module chunks = 2","const de = {\n chat: {\n title: 'Chat'\n },\n nav: {\n chat: 'Lokaler Chat',\n timeline: 'Zeitleiste',\n mentions: 'Erwähnungen',\n public_tl: 'Lokale Zeitleiste',\n twkn: 'Das gesamte Netzwerk'\n },\n user_card: {\n follows_you: 'Folgt dir!',\n following: 'Folgst du!',\n follow: 'Folgen',\n blocked: 'Blockiert!',\n block: 'Blockieren',\n statuses: 'Beiträge',\n mute: 'Stummschalten',\n muted: 'Stummgeschaltet',\n followers: 'Folgende',\n followees: 'Folgt',\n per_day: 'pro Tag',\n remote_follow: 'Remote Follow'\n },\n timeline: {\n show_new: 'Zeige Neuere',\n error_fetching: 'Fehler beim Laden',\n up_to_date: 'Aktuell',\n load_older: 'Lade ältere Beiträge',\n conversation: 'Unterhaltung',\n collapse: 'Einklappen',\n repeated: 'wiederholte'\n },\n settings: {\n user_settings: 'Benutzereinstellungen',\n name_bio: 'Name & Bio',\n name: 'Name',\n bio: 'Bio',\n avatar: 'Avatar',\n current_avatar: 'Dein derzeitiger Avatar',\n set_new_avatar: 'Setze neuen Avatar',\n profile_banner: 'Profil Banner',\n current_profile_banner: 'Dein derzeitiger Profil Banner',\n set_new_profile_banner: 'Setze neuen Profil Banner',\n profile_background: 'Profil Hintergrund',\n set_new_profile_background: 'Setze neuen Profil Hintergrund',\n settings: 'Einstellungen',\n theme: 'Farbschema',\n presets: 'Voreinstellungen',\n theme_help: 'Benutze HTML Farbcodes (#rrggbb) um dein Farbschema anzupassen.',\n background: 'Hintergrund',\n foreground: 'Vordergrund',\n text: 'Text',\n links: 'Links',\n cBlue: 'Blau (Antworten, Folgt dir)',\n cRed: 'Rot (Abbrechen)',\n cOrange: 'Orange (Favorisieren)',\n cGreen: 'Grün (Retweet)',\n btnRadius: 'Buttons',\n panelRadius: 'Panel',\n avatarRadius: 'Avatare',\n avatarAltRadius: 'Avatare (Benachrichtigungen)',\n tooltipRadius: 'Tooltips/Warnungen',\n attachmentRadius: 'Anhänge',\n filtering: 'Filter',\n filtering_explanation: 'Alle Beiträge die diese Wörter enthalten werden ausgeblendet. Ein Wort pro Zeile.',\n attachments: 'Anhänge',\n hide_attachments_in_tl: 'Anhänge in der Zeitleiste ausblenden',\n hide_attachments_in_convo: 'Anhänge in Unterhaltungen ausblenden',\n nsfw_clickthrough: 'Aktiviere ausblendbares Overlay für Anhänge, die als NSFW markiert sind',\n stop_gifs: 'Play-on-hover GIFs',\n autoload: 'Aktiviere automatisches Laden von älteren Beiträgen beim scrollen',\n streaming: 'Aktiviere automatisches Laden (Streaming) von neuen Beiträgen',\n reply_link_preview: 'Aktiviere reply-link Vorschau bei Maus-Hover',\n follow_import: 'Folgeliste importieren',\n import_followers_from_a_csv_file: 'Importiere Kontakte, denen du folgen möchtest, aus einer CSV-Datei',\n follows_imported: 'Folgeliste importiert! Die Bearbeitung kann eine Zeit lang dauern.',\n follow_import_error: 'Fehler beim importieren der Folgeliste'\n },\n notifications: {\n notifications: 'Benachrichtigungen',\n read: 'Gelesen!',\n followed_you: 'folgt dir',\n favorited_you: 'favorisierte deine Nachricht',\n repeated_you: 'wiederholte deine Nachricht'\n },\n login: {\n login: 'Anmelden',\n username: 'Benutzername',\n password: 'Passwort',\n register: 'Registrieren',\n logout: 'Abmelden'\n },\n registration: {\n registration: 'Registrierung',\n fullname: 'Angezeigter Name',\n email: 'Email',\n bio: 'Bio',\n password_confirm: 'Passwort bestätigen'\n },\n post_status: {\n posting: 'Veröffentlichen',\n default: 'Sitze gerade im Hofbräuhaus.'\n },\n finder: {\n find_user: 'Finde Benutzer',\n error_fetching_user: 'Fehler beim Suchen des Benutzers'\n },\n general: {\n submit: 'Absenden',\n apply: 'Anwenden'\n },\n user_profile: {\n timeline_title: 'Beiträge'\n }\n}\n\nconst fi = {\n nav: {\n timeline: 'Aikajana',\n mentions: 'Maininnat',\n public_tl: 'Julkinen Aikajana',\n twkn: 'Koko Tunnettu Verkosto'\n },\n user_card: {\n follows_you: 'Seuraa sinua!',\n following: 'Seuraat!',\n follow: 'Seuraa',\n statuses: 'Viestit',\n mute: 'Hiljennä',\n muted: 'Hiljennetty',\n followers: 'Seuraajat',\n followees: 'Seuraa',\n per_day: 'päivässä'\n },\n timeline: {\n show_new: 'Näytä uudet',\n error_fetching: 'Virhe ladatessa viestejä',\n up_to_date: 'Ajantasalla',\n load_older: 'Lataa vanhempia viestejä',\n conversation: 'Keskustelu',\n collapse: 'Sulje',\n repeated: 'toisti'\n },\n settings: {\n user_settings: 'Käyttäjän asetukset',\n name_bio: 'Nimi ja kuvaus',\n name: 'Nimi',\n bio: 'Kuvaus',\n avatar: 'Profiilikuva',\n current_avatar: 'Nykyinen profiilikuvasi',\n set_new_avatar: 'Aseta uusi profiilikuva',\n profile_banner: 'Juliste',\n current_profile_banner: 'Nykyinen julisteesi',\n set_new_profile_banner: 'Aseta uusi juliste',\n profile_background: 'Taustakuva',\n set_new_profile_background: 'Aseta uusi taustakuva',\n settings: 'Asetukset',\n theme: 'Teema',\n presets: 'Valmiit teemat',\n theme_help: 'Käytä heksadesimaalivärejä muokataksesi väriteemaasi.',\n background: 'Tausta',\n foreground: 'Korostus',\n text: 'Teksti',\n links: 'Linkit',\n filtering: 'Suodatus',\n filtering_explanation: 'Kaikki viestit, jotka sisältävät näitä sanoja, suodatetaan. Yksi sana per rivi.',\n attachments: 'Liitteet',\n hide_attachments_in_tl: 'Piilota liitteet aikajanalla',\n hide_attachments_in_convo: 'Piilota liitteet keskusteluissa',\n nsfw_clickthrough: 'Piilota NSFW liitteet klikkauksen taakse.',\n autoload: 'Lataa vanhempia viestejä automaattisesti ruudun pohjalla',\n streaming: 'Näytä uudet viestit automaattisesti ollessasi ruudun huipulla',\n reply_link_preview: 'Keskusteluiden vastauslinkkien esikatselu'\n },\n notifications: {\n notifications: 'Ilmoitukset',\n read: 'Lue!',\n followed_you: 'seuraa sinua',\n favorited_you: 'tykkäsi viestistäsi',\n repeated_you: 'toisti viestisi'\n },\n login: {\n login: 'Kirjaudu sisään',\n username: 'Käyttäjänimi',\n password: 'Salasana',\n register: 'Rekisteröidy',\n logout: 'Kirjaudu ulos'\n },\n registration: {\n registration: 'Rekisteröityminen',\n fullname: 'Koko nimi',\n email: 'Sähköposti',\n bio: 'Kuvaus',\n password_confirm: 'Salasanan vahvistaminen'\n },\n post_status: {\n posting: 'Lähetetään',\n default: 'Tulin juuri saunasta.'\n },\n finder: {\n find_user: 'Hae käyttäjä',\n error_fetching_user: 'Virhe hakiessa käyttäjää'\n },\n general: {\n submit: 'Lähetä',\n apply: 'Aseta'\n }\n}\n\nconst en = {\n chat: {\n title: 'Chat'\n },\n nav: {\n chat: 'Local Chat',\n timeline: 'Timeline',\n mentions: 'Mentions',\n public_tl: 'Public Timeline',\n twkn: 'The Whole Known Network'\n },\n user_card: {\n follows_you: 'Follows you!',\n following: 'Following!',\n follow: 'Follow',\n blocked: 'Blocked!',\n block: 'Block',\n statuses: 'Statuses',\n mute: 'Mute',\n muted: 'Muted',\n followers: 'Followers',\n followees: 'Following',\n per_day: 'per day',\n remote_follow: 'Remote follow'\n },\n timeline: {\n show_new: 'Show new',\n error_fetching: 'Error fetching updates',\n up_to_date: 'Up-to-date',\n load_older: 'Load older statuses',\n conversation: 'Conversation',\n collapse: 'Collapse',\n repeated: 'repeated'\n },\n settings: {\n user_settings: 'User Settings',\n name_bio: 'Name & Bio',\n name: 'Name',\n bio: 'Bio',\n avatar: 'Avatar',\n current_avatar: 'Your current avatar',\n set_new_avatar: 'Set new avatar',\n profile_banner: 'Profile Banner',\n current_profile_banner: 'Your current profile banner',\n set_new_profile_banner: 'Set new profile banner',\n profile_background: 'Profile Background',\n set_new_profile_background: 'Set new profile background',\n settings: 'Settings',\n theme: 'Theme',\n presets: 'Presets',\n theme_help: 'Use hex color codes (#rrggbb) to customize your color theme.',\n radii_help: 'Set up interface edge rounding (in pixels)',\n background: 'Background',\n foreground: 'Foreground',\n text: 'Text',\n links: 'Links',\n cBlue: 'Blue (Reply, follow)',\n cRed: 'Red (Cancel)',\n cOrange: 'Orange (Favorite)',\n cGreen: 'Green (Retweet)',\n btnRadius: 'Buttons',\n panelRadius: 'Panels',\n avatarRadius: 'Avatars',\n avatarAltRadius: 'Avatars (Notifications)',\n tooltipRadius: 'Tooltips/alerts',\n attachmentRadius: 'Attachments',\n filtering: 'Filtering',\n filtering_explanation: 'All statuses containing these words will be muted, one per line',\n attachments: 'Attachments',\n hide_attachments_in_tl: 'Hide attachments in timeline',\n hide_attachments_in_convo: 'Hide attachments in conversations',\n nsfw_clickthrough: 'Enable clickthrough NSFW attachment hiding',\n stop_gifs: 'Play-on-hover GIFs',\n autoload: 'Enable automatic loading when scrolled to the bottom',\n streaming: 'Enable automatic streaming of new posts when scrolled to the top',\n reply_link_preview: 'Enable reply-link preview on mouse hover',\n follow_import: 'Follow import',\n import_followers_from_a_csv_file: 'Import followers from a csv file',\n follows_imported: 'Follows imported! Processing them will take a while.',\n follow_import_error: 'Error importing followers'\n },\n notifications: {\n notifications: 'Notifications',\n read: 'Read!',\n followed_you: 'followed you',\n favorited_you: 'favorited your status',\n repeated_you: 'repeated your status'\n },\n login: {\n login: 'Log in',\n username: 'Username',\n password: 'Password',\n register: 'Register',\n logout: 'Log out'\n },\n registration: {\n registration: 'Registration',\n fullname: 'Display name',\n email: 'Email',\n bio: 'Bio',\n password_confirm: 'Password confirmation'\n },\n post_status: {\n posting: 'Posting',\n default: 'Just landed in L.A.'\n },\n finder: {\n find_user: 'Find user',\n error_fetching_user: 'Error fetching user'\n },\n general: {\n submit: 'Submit',\n apply: 'Apply'\n },\n user_profile: {\n timeline_title: 'User Timeline'\n }\n}\n\nconst et = {\n nav: {\n timeline: 'Ajajoon',\n mentions: 'Mainimised',\n public_tl: 'Avalik Ajajoon',\n twkn: 'Kogu Teadaolev Võrgustik'\n },\n user_card: {\n follows_you: 'Jälgib sind!',\n following: 'Jälgin!',\n follow: 'Jälgi',\n blocked: 'Blokeeritud!',\n block: 'Blokeeri',\n statuses: 'Staatuseid',\n mute: 'Vaigista',\n muted: 'Vaigistatud',\n followers: 'Jälgijaid',\n followees: 'Jälgitavaid',\n per_day: 'päevas'\n },\n timeline: {\n show_new: 'Näita uusi',\n error_fetching: 'Viga uuenduste laadimisel',\n up_to_date: 'Uuendatud',\n load_older: 'Kuva vanemaid staatuseid',\n conversation: 'Vestlus'\n },\n settings: {\n user_settings: 'Kasutaja sätted',\n name_bio: 'Nimi ja Bio',\n name: 'Nimi',\n bio: 'Bio',\n avatar: 'Profiilipilt',\n current_avatar: 'Sinu praegune profiilipilt',\n set_new_avatar: 'Vali uus profiilipilt',\n profile_banner: 'Profiilibänner',\n current_profile_banner: 'Praegune profiilibänner',\n set_new_profile_banner: 'Vali uus profiilibänner',\n profile_background: 'Profiilitaust',\n set_new_profile_background: 'Vali uus profiilitaust',\n settings: 'Sätted',\n theme: 'Teema',\n filtering: 'Sisu filtreerimine',\n filtering_explanation: 'Kõiki staatuseid, mis sisaldavad neid sõnu, ei kuvata. Üks sõna reale.',\n attachments: 'Manused',\n hide_attachments_in_tl: 'Peida manused ajajoonel',\n hide_attachments_in_convo: 'Peida manused vastlustes',\n nsfw_clickthrough: 'Peida tööks-mittesobivad(NSFW) manuste hiireklõpsu taha',\n autoload: 'Luba ajajoone automaatne uuendamine kui ajajoon on põhja keritud',\n reply_link_preview: 'Luba algpostituse kuvamine vastustes'\n },\n notifications: {\n notifications: 'Teavitused',\n read: 'Loe!',\n followed_you: 'alustas sinu jälgimist'\n },\n login: {\n login: 'Logi sisse',\n username: 'Kasutajanimi',\n password: 'Parool',\n register: 'Registreeru',\n logout: 'Logi välja'\n },\n registration: {\n registration: 'Registreerimine',\n fullname: 'Kuvatav nimi',\n email: 'E-post',\n bio: 'Bio',\n password_confirm: 'Parooli kinnitamine'\n },\n post_status: {\n posting: 'Postitan',\n default: 'Just sõitsin elektrirongiga Tallinnast Pääskülla.'\n },\n finder: {\n find_user: 'Otsi kasutajaid',\n error_fetching_user: 'Viga kasutaja leidmisel'\n },\n general: {\n submit: 'Postita'\n }\n}\n\nconst hu = {\n nav: {\n timeline: 'Idővonal',\n mentions: 'Említéseim',\n public_tl: 'Publikus Idővonal',\n twkn: 'Az Egész Ismert Hálózat'\n },\n user_card: {\n follows_you: 'Követ téged!',\n following: 'Követve!',\n follow: 'Követ',\n blocked: 'Letiltva!',\n block: 'Letilt',\n statuses: 'Állapotok',\n mute: 'Némít',\n muted: 'Némított',\n followers: 'Követők',\n followees: 'Követettek',\n per_day: 'naponta'\n },\n timeline: {\n show_new: 'Újak mutatása',\n error_fetching: 'Hiba a frissítések beszerzésénél',\n up_to_date: 'Naprakész',\n load_older: 'Régebbi állapotok betöltése',\n conversation: 'Társalgás'\n },\n settings: {\n user_settings: 'Felhasználói beállítások',\n name_bio: 'Név és Bio',\n name: 'Név',\n bio: 'Bio',\n avatar: 'Avatár',\n current_avatar: 'Jelenlegi avatár',\n set_new_avatar: 'Új avatár',\n profile_banner: 'Profil Banner',\n current_profile_banner: 'Jelenlegi profil banner',\n set_new_profile_banner: 'Új profil banner',\n profile_background: 'Profil háttérkép',\n set_new_profile_background: 'Új profil háttér beállítása',\n settings: 'Beállítások',\n theme: 'Téma',\n filtering: 'Szűrés',\n filtering_explanation: 'Minden tartalom mely ezen szavakat tartalmazza némítva lesz, soronként egy',\n attachments: 'Csatolmányok',\n hide_attachments_in_tl: 'Csatolmányok elrejtése az idővonalon',\n hide_attachments_in_convo: 'Csatolmányok elrejtése a társalgásokban',\n nsfw_clickthrough: 'NSFW átkattintási tartalom elrejtésének engedélyezése',\n autoload: 'Autoatikus betöltés engedélyezése lap aljára görgetéskor',\n reply_link_preview: 'Válasz-link előzetes mutatása egér rátételkor'\n },\n notifications: {\n notifications: 'Értesítések',\n read: 'Olvasva!',\n followed_you: 'követ téged'\n },\n login: {\n login: 'Bejelentkezés',\n username: 'Felhasználó név',\n password: 'Jelszó',\n register: 'Feliratkozás',\n logout: 'Kijelentkezés'\n },\n registration: {\n registration: 'Feliratkozás',\n fullname: 'Teljes név',\n email: 'Email',\n bio: 'Bio',\n password_confirm: 'Jelszó megerősítése'\n },\n post_status: {\n posting: 'Küldés folyamatban',\n default: 'Most érkeztem L.A.-be'\n },\n finder: {\n find_user: 'Felhasználó keresése',\n error_fetching_user: 'Hiba felhasználó beszerzésével'\n },\n general: {\n submit: 'Elküld'\n }\n}\n\nconst ro = {\n nav: {\n timeline: 'Cronologie',\n mentions: 'Menționări',\n public_tl: 'Cronologie Publică',\n twkn: 'Toată Reșeaua Cunoscută'\n },\n user_card: {\n follows_you: 'Te urmărește!',\n following: 'Urmărit!',\n follow: 'Urmărește',\n blocked: 'Blocat!',\n block: 'Blochează',\n statuses: 'Stări',\n mute: 'Pune pe mut',\n muted: 'Pus pe mut',\n followers: 'Următori',\n followees: 'Urmărește',\n per_day: 'pe zi'\n },\n timeline: {\n show_new: 'Arată cele noi',\n error_fetching: 'Erare la preluarea actualizărilor',\n up_to_date: 'La zi',\n load_older: 'Încarcă stări mai vechi',\n conversation: 'Conversație'\n },\n settings: {\n user_settings: 'Setările utilizatorului',\n name_bio: 'Nume și Bio',\n name: 'Nume',\n bio: 'Bio',\n avatar: 'Avatar',\n current_avatar: 'Avatarul curent',\n set_new_avatar: 'Setează avatar nou',\n profile_banner: 'Banner de profil',\n current_profile_banner: 'Bannerul curent al profilului',\n set_new_profile_banner: 'Setează banner nou la profil',\n profile_background: 'Fundalul de profil',\n set_new_profile_background: 'Setează fundal nou',\n settings: 'Setări',\n theme: 'Temă',\n filtering: 'Filtru',\n filtering_explanation: 'Toate stările care conțin aceste cuvinte vor fi puse pe mut, una pe linie',\n attachments: 'Atașamente',\n hide_attachments_in_tl: 'Ascunde atașamentele în cronologie',\n hide_attachments_in_convo: 'Ascunde atașamentele în conversații',\n nsfw_clickthrough: 'Permite ascunderea al atașamentelor NSFW',\n autoload: 'Permite încărcarea automată când scrolat la capăt',\n reply_link_preview: 'Permite previzualizarea linkului de răspuns la planarea de mouse'\n },\n notifications: {\n notifications: 'Notificări',\n read: 'Citit!',\n followed_you: 'te-a urmărit'\n },\n login: {\n login: 'Loghează',\n username: 'Nume utilizator',\n password: 'Parolă',\n register: 'Înregistrare',\n logout: 'Deloghează'\n },\n registration: {\n registration: 'Îregistrare',\n fullname: 'Numele întreg',\n email: 'Email',\n bio: 'Bio',\n password_confirm: 'Cofirmă parola'\n },\n post_status: {\n posting: 'Postează',\n default: 'Nu de mult am aterizat în L.A.'\n },\n finder: {\n find_user: 'Găsește utilizator',\n error_fetching_user: 'Eroare la preluarea utilizatorului'\n },\n general: {\n submit: 'trimite'\n }\n}\n\nconst ja = {\n chat: {\n title: 'チャット'\n },\n nav: {\n chat: 'ローカルチャット',\n timeline: 'タイムライン',\n mentions: 'メンション',\n public_tl: '公開タイムライン',\n twkn: '接続しているすべてのネットワーク'\n },\n user_card: {\n follows_you: 'フォローされました!',\n following: 'フォロー中!',\n follow: 'フォロー',\n blocked: 'ブロック済み!',\n block: 'ブロック',\n statuses: '投稿',\n mute: 'ミュート',\n muted: 'ミュート済み',\n followers: 'フォロワー',\n followees: 'フォロー',\n per_day: '/日',\n remote_follow: 'リモートフォロー'\n },\n timeline: {\n show_new: '更新',\n error_fetching: '更新の取得中にエラーが発生しました。',\n up_to_date: '最新',\n load_older: '古い投稿を読み込む',\n conversation: '会話',\n collapse: '折り畳む',\n repeated: 'リピート'\n },\n settings: {\n user_settings: 'ユーザー設定',\n name_bio: '名前とプロフィール',\n name: '名前',\n bio: 'プロフィール',\n avatar: 'アバター',\n current_avatar: 'あなたの現在のアバター',\n set_new_avatar: '新しいアバターを設定する',\n profile_banner: 'プロフィールバナー',\n current_profile_banner: '現在のプロフィールバナー',\n set_new_profile_banner: '新しいプロフィールバナーを設定する',\n profile_background: 'プロフィールの背景',\n set_new_profile_background: '新しいプロフィールの背景を設定する',\n settings: '設定',\n theme: 'テーマ',\n presets: 'プリセット',\n theme_help: '16進数カラーコード (#aabbcc) を使用してカラーテーマをカスタマイズ出来ます。',\n radii_help: 'インターフェースの縁の丸さを設定する。',\n background: '背景',\n foreground: '前景',\n text: '文字',\n links: 'リンク',\n cBlue: '青 (返信, フォロー)',\n cRed: '赤 (キャンセル)',\n cOrange: 'オレンジ (お気に入り)',\n cGreen: '緑 (リツイート)',\n btnRadius: 'ボタン',\n panelRadius: 'パネル',\n avatarRadius: 'アバター',\n avatarAltRadius: 'アバター (通知)',\n tooltipRadius: 'ツールチップ/アラート',\n attachmentRadius: 'ファイル',\n filtering: 'フィルタリング',\n filtering_explanation: 'これらの単語を含むすべてのものがミュートされます。1行に1つの単語を入力してください。',\n attachments: 'ファイル',\n hide_attachments_in_tl: 'タイムラインのファイルを隠す。',\n hide_attachments_in_convo: '会話の中のファイルを隠す。',\n nsfw_clickthrough: 'NSFWファイルの非表示を有効にする。',\n stop_gifs: 'カーソルを重ねた時にGIFを再生する。',\n autoload: '下にスクロールした時に自動で読み込むようにする。',\n streaming: '上までスクロールした時に自動でストリーミングされるようにする。',\n reply_link_preview: 'マウスカーソルを重ねた時に返信のプレビューを表示するようにする。',\n follow_import: 'フォローインポート',\n import_followers_from_a_csv_file: 'CSVファイルからフォローをインポートする。',\n follows_imported: 'フォローがインポートされました!処理に少し時間がかかるかもしれません。',\n follow_import_error: 'フォロワーのインポート中にエラーが発生しました。'\n },\n notifications: {\n notifications: '通知',\n read: '読んだ!',\n followed_you: 'フォローされました',\n favorited_you: 'あなたの投稿がお気に入りされました',\n repeated_you: 'あなたの投稿がリピートされました'\n },\n login: {\n login: 'ログイン',\n username: 'ユーザー名',\n password: 'パスワード',\n register: '登録',\n logout: 'ログアウト'\n },\n registration: {\n registration: '登録',\n fullname: '表示名',\n email: 'Eメール',\n bio: 'プロフィール',\n password_confirm: 'パスワードの確認'\n },\n post_status: {\n posting: '投稿',\n default: 'ちょうどL.A.に着陸しました。'\n },\n finder: {\n find_user: 'ユーザー検索',\n error_fetching_user: 'ユーザー検索でエラーが発生しました'\n },\n general: {\n submit: '送信',\n apply: '適用'\n },\n user_profile: {\n timeline_title: 'ユーザータイムライン'\n }\n}\n\nconst fr = {\n nav: {\n timeline: 'Journal',\n mentions: 'Notifications',\n public_tl: 'Statuts locaux',\n twkn: 'Le réseau connu'\n },\n user_card: {\n follows_you: 'Vous suit !',\n following: 'Suivi !',\n follow: 'Suivre',\n blocked: 'Bloqué',\n block: 'Bloquer',\n statuses: 'Statuts',\n mute: 'Mettre en muet',\n muted: 'Mis en muet',\n followers: 'Vous suivent',\n followees: 'Suivis',\n per_day: 'par jour'\n },\n timeline: {\n show_new: 'Afficher plus',\n error_fetching: 'Erreur en cherchant des mises à jours',\n up_to_date: 'À jour',\n load_older: 'Afficher plus',\n conversation: 'Conversation'\n },\n settings: {\n user_settings: 'Paramètres utilisateur',\n name_bio: 'Nom & Bio',\n name: 'Nom',\n bio: 'Bioraphie',\n avatar: 'Avatar',\n current_avatar: 'Votre avatar',\n set_new_avatar: 'Changer d\\'avatar',\n profile_banner: 'Bannière du profil',\n current_profile_banner: 'Bannière du profil',\n set_new_profile_banner: 'Changer de bannière',\n profile_background: 'Image de fond',\n set_new_profile_background: 'Changer d\\'image de fond',\n settings: 'Paramètres',\n theme: 'Thème',\n filtering: 'Filtre',\n filtering_explanation: 'Tout les statuts contenant ces mots vont être cachés, un mot par ligne.',\n attachments: 'Pièces jointes',\n hide_attachments_in_tl: 'Cacher les pièces jointes dans le journal',\n hide_attachments_in_convo: 'Cacher les pièces jointes dans les conversations',\n nsfw_clickthrough: 'Activer le clic pour afficher les images marquées comme contenu adulte ou sensible',\n autoload: 'Activer le chargement automatique une fois le bas de la page atteint',\n reply_link_preview: 'Activer un aperçu sur passage de la souris',\n presets: 'Thèmes prédéfinis',\n theme_help: 'Utilisez les codes de couleur hexadécimaux (#aabbcc) pour customiser les couleurs de votre thème.',\n background: 'Arrière plan',\n foreground: 'Premier plan',\n text: 'Texte',\n links: 'Liens',\n streaming: 'Active le défilement automatique de nouveaux statuts lorsqu\\'on est au haut de la page',\n follow_import: 'Importer ses abonnements',\n import_followers_from_a_csv_file: 'Importer ses abonnements depuis un fichier csv',\n follows_imported: 'Abonnements importés ! Le traitement peut prendre un moment.',\n follow_import_error: 'Erreur lors de l\\'importation des abonnements.'\n },\n notifications: {\n notifications: 'Notifications',\n read: 'Lu !',\n followed_you: 'vous a suivi'\n },\n login: {\n login: 'Connexion',\n username: 'Nom d\\'utilisateur',\n password: 'Mot de passe',\n register: 'S\\'inscrire',\n logout: 'Déconnexion'\n },\n registration: {\n registration: 'Inscription',\n fullname: 'Nom complet',\n email: 'Adresse courriel',\n bio: 'Biographie',\n password_confirm: 'Confirmez le mot de passe'\n },\n post_status: {\n posting: 'Envoi en cours',\n default: 'Écrivez ici votre prochain statut.'\n },\n finder: {\n find_user: 'Chercher un utilisateur',\n error_fetching_user: 'Une erreur est survenue pendant la recherche de l\\'utilisateur'\n },\n general: {\n submit: 'Envoyer',\n apply: 'Appliquer'\n }\n}\n\nconst it = {\n nav: {\n timeline: 'Sequenza temporale',\n mentions: 'Menzioni',\n public_tl: 'Sequenza temporale pubblica',\n twkn: 'L\\'intiera rete conosciuta'\n },\n user_card: {\n follows_you: 'Ti segue!',\n following: 'Lo stai seguendo!',\n follow: 'Segui',\n statuses: 'Messaggi',\n mute: 'Ammutolisci',\n muted: 'Ammutoliti',\n followers: 'Chi ti segue',\n followees: 'Chi stai seguendo',\n per_day: 'al giorno'\n },\n timeline: {\n show_new: 'Mostra nuovi',\n error_fetching: 'Errori nel prelievo aggiornamenti',\n up_to_date: 'Aggiornato',\n load_older: 'Carica messaggi più vecchi'\n },\n settings: {\n user_settings: 'Configurazione dell\\'utente',\n name_bio: 'Nome & Introduzione',\n name: 'Nome',\n bio: 'Introduzione',\n avatar: 'Avatar',\n current_avatar: 'Il tuo attuale avatar',\n set_new_avatar: 'Scegli un nuovo avatar',\n profile_banner: 'Sfondo del tuo profilo',\n current_profile_banner: 'Sfondo attuale',\n set_new_profile_banner: 'Scegli un nuovo sfondo per il tuo profilo',\n profile_background: 'Sfondo della tua pagina',\n set_new_profile_background: 'Scegli un nuovo sfondo per la tua pagina',\n settings: 'Settaggi',\n theme: 'Tema',\n filtering: 'Filtri',\n filtering_explanation: 'Filtra via le notifiche che contengono le seguenti parole (inserisci rigo per rigo le parole di innesco)',\n attachments: 'Allegati',\n hide_attachments_in_tl: 'Nascondi gli allegati presenti nella sequenza temporale',\n hide_attachments_in_convo: 'Nascondi gli allegati presenti nelle conversazioni',\n nsfw_clickthrough: 'Abilita la trasparenza degli allegati NSFW',\n autoload: 'Abilita caricamento automatico quando si raggiunge il fondo schermo',\n reply_link_preview: 'Ability il reply-link preview al passaggio del mouse'\n },\n notifications: {\n notifications: 'Notifiche',\n read: 'Leggi!',\n followed_you: 'ti ha seguito'\n },\n general: {\n submit: 'Invia'\n }\n}\n\nconst oc = {\n chat: {\n title: 'Chat'\n },\n nav: {\n chat: 'Chat local',\n timeline: 'Flux d’actualitat',\n mentions: 'Notificacions',\n public_tl: 'Estatuts locals',\n twkn: 'Lo malhum conegut'\n },\n user_card: {\n follows_you: 'Vos sèc !',\n following: 'Seguit !',\n follow: 'Seguir',\n blocked: 'Blocat',\n block: 'Blocar',\n statuses: 'Estatuts',\n mute: 'En silenci',\n muted: 'Mes en silenci',\n followers: 'Seguidors',\n followees: 'Abonaments',\n per_day: 'per jorn',\n remote_follow: 'Seguir a distància'\n },\n timeline: {\n show_new: 'Ne veire mai',\n error_fetching: 'Error en cercant de mesas a jorn',\n up_to_date: 'Actualizat',\n load_older: 'Ne veire mai',\n conversation: 'Conversacion',\n collapse: 'Plegar',\n repeated: 'repetit'\n },\n settings: {\n user_settings: 'Paramètres utilizaire',\n name_bio: 'Nom & Bio',\n name: 'Nom',\n bio: 'Biografia',\n avatar: 'Avatar',\n current_avatar: 'Vòstre avatar actual',\n set_new_avatar: 'Cambiar l’avatar',\n profile_banner: 'Bandièra del perfil',\n current_profile_banner: 'Bandièra actuala del perfil',\n set_new_profile_banner: 'Cambiar de bandièra',\n profile_background: 'Imatge de fons',\n set_new_profile_background: 'Cambiar l’imatge de fons',\n settings: 'Paramètres',\n theme: 'Tèma',\n presets: 'Pre-enregistrats',\n theme_help: 'Emplegatz los còdis de color hex (#rrggbb) per personalizar vòstre tèma de color.',\n radii_help: 'Configurar los caires arredondits de l’interfàcia (en pixèls)',\n background: 'Rèire plan',\n foreground: 'Endavant',\n text: 'Tèxte',\n links: 'Ligams',\n cBlue: 'Blau (Respondre, seguir)',\n cRed: 'Roge (Anullar)',\n cOrange: 'Irange (Metre en favorit)',\n cGreen: 'Verd (Repartajar)',\n btnRadius: 'Botons',\n panelRadius: 'Panèls',\n avatarRadius: 'Avatars',\n avatarAltRadius: 'Avatars (Notificacions)',\n tooltipRadius: 'Astúcias/Alèrta',\n attachmentRadius: 'Pèças juntas',\n filtering: 'Filtre',\n filtering_explanation: 'Totes los estatuts amb aqueles mots seràn en silenci, un mot per linha.',\n attachments: 'Pèças juntas',\n hide_attachments_in_tl: 'Rescondre las pèças juntas',\n hide_attachments_in_convo: 'Rescondre las pèças juntas dins las conversacions',\n nsfw_clickthrough: 'Activar lo clic per mostrar los imatges marcats coma pels adults o sensibles',\n stop_gifs: 'Lançar los GIFs al subrevòl',\n autoload: 'Activar lo cargament automatic un còp arribat al cap de la pagina',\n streaming: 'Activar lo cargament automatic dels novèls estatus en anar amont',\n reply_link_preview: 'Activar l’apercebut en passar la mirga',\n follow_import: 'Importar los abonaments',\n import_followers_from_a_csv_file: 'Importar los seguidors d’un fichièr csv',\n follows_imported: 'Seguidors importats. Lo tractament pòt trigar una estona.',\n follow_import_error: 'Error en important los seguidors'\n },\n notifications: {\n notifications: 'Notficacions',\n read: 'Legit !',\n followed_you: 'vos a seguit',\n favorited_you: 'a mes vòstre estatut en favorit',\n repeated_you: 'a repetit your vòstre estatut'\n },\n login: {\n login: 'Connexion',\n username: 'Nom d’utilizaire',\n password: 'Senhal',\n register: 'Se marcar',\n logout: 'Desconnexion'\n },\n registration: {\n registration: 'Inscripcion',\n fullname: 'Nom complèt',\n email: 'Adreça de corrièl',\n bio: 'Biografia',\n password_confirm: 'Confirmar lo senhal'\n },\n post_status: {\n posting: 'Mandadís',\n default: 'Escrivètz aquí vòstre estatut.'\n },\n finder: {\n find_user: 'Cercar un utilizaire',\n error_fetching_user: 'Error pendent la recèrca d’un utilizaire'\n },\n general: {\n submit: 'Mandar',\n apply: 'Aplicar'\n },\n user_profile: {\n timeline_title: 'Flux a l’utilizaire'\n }\n}\n\nconst pl = {\n chat: {\n title: 'Czat'\n },\n nav: {\n chat: 'Lokalny czat',\n timeline: 'Oś czasu',\n mentions: 'Wzmianki',\n public_tl: 'Publiczna oś czasu',\n twkn: 'Cała znana sieć'\n },\n user_card: {\n follows_you: 'Obserwuje cię!',\n following: 'Obserwowany!',\n follow: 'Obserwuj',\n blocked: 'Zablokowany!',\n block: 'Zablokuj',\n statuses: 'Statusy',\n mute: 'Wycisz',\n muted: 'Wyciszony',\n followers: 'Obserwujący',\n followees: 'Obserwowani',\n per_day: 'dziennie',\n remote_follow: 'Zdalna obserwacja'\n },\n timeline: {\n show_new: 'Pokaż nowe',\n error_fetching: 'Błąd pobierania',\n up_to_date: 'Na bieżąco',\n load_older: 'Załaduj starsze statusy',\n conversation: 'Rozmowa',\n collapse: 'Zwiń',\n repeated: 'powtórzono'\n },\n settings: {\n user_settings: 'Ustawienia użytkownika',\n name_bio: 'Imię i bio',\n name: 'Imię',\n bio: 'Bio',\n avatar: 'Awatar',\n current_avatar: 'Twój obecny awatar',\n set_new_avatar: 'Ustaw nowy awatar',\n profile_banner: 'Banner profilu',\n current_profile_banner: 'Twój obecny banner profilu',\n set_new_profile_banner: 'Ustaw nowy banner profilu',\n profile_background: 'Tło profilu',\n set_new_profile_background: 'Ustaw nowe tło profilu',\n settings: 'Ustawienia',\n theme: 'Motyw',\n presets: 'Gotowe motywy',\n theme_help: 'Użyj kolorów w notacji szesnastkowej (#rrggbb), by stworzyć swój motyw.',\n radii_help: 'Ustaw zaokrąglenie krawędzi interfejsu (w pikselach)',\n background: 'Tło',\n foreground: 'Pierwszy plan',\n text: 'Tekst',\n links: 'Łącza',\n cBlue: 'Niebieski (odpowiedz, obserwuj)',\n cRed: 'Czerwony (anuluj)',\n cOrange: 'Pomarańczowy (ulubione)',\n cGreen: 'Zielony (powtórzenia)',\n btnRadius: 'Przyciski',\n panelRadius: 'Panele',\n avatarRadius: 'Awatary',\n avatarAltRadius: 'Awatary (powiadomienia)',\n tooltipRadius: 'Etykiety/alerty',\n attachmentRadius: 'Załączniki',\n filtering: 'Filtrowanie',\n filtering_explanation: 'Wszystkie statusy zawierające te słowa będą wyciszone. Jedno słowo na linijkę',\n attachments: 'Załączniki',\n hide_attachments_in_tl: 'Ukryj załączniki w osi czasu',\n hide_attachments_in_convo: 'Ukryj załączniki w rozmowach',\n nsfw_clickthrough: 'Włącz domyślne ukrywanie załączników o treści nieprzyzwoitej (NSFW)',\n stop_gifs: 'Odtwarzaj GIFy po najechaniu kursorem',\n autoload: 'Włącz automatyczne ładowanie po przewinięciu do końca strony',\n streaming: 'Włącz automatycznie strumieniowanie nowych postów gdy na początku strony',\n reply_link_preview: 'Włącz dymek z podglądem postu po najechaniu na znak odpowiedzi',\n follow_import: 'Import obserwowanych',\n import_followers_from_a_csv_file: 'Importuj obserwowanych z pliku CSV',\n follows_imported: 'Obserwowani zaimportowani! Przetwarzanie może trochę potrwać.',\n follow_import_error: 'Błąd przy importowaniu obserwowanych'\n },\n notifications: {\n notifications: 'Powiadomienia',\n read: 'Przeczytane!',\n followed_you: 'obserwuje cię',\n favorited_you: 'dodał twój status do ulubionych',\n repeated_you: 'powtórzył twój status'\n },\n login: {\n login: 'Zaloguj',\n username: 'Użytkownik',\n password: 'Hasło',\n register: 'Zarejestruj',\n logout: 'Wyloguj'\n },\n registration: {\n registration: 'Rejestracja',\n fullname: 'Wyświetlana nazwa profilu',\n email: 'Email',\n bio: 'Bio',\n password_confirm: 'Potwierdzenie hasła'\n },\n post_status: {\n posting: 'Wysyłanie',\n default: 'Właśnie wróciłem z kościoła'\n },\n finder: {\n find_user: 'Znajdź użytkownika',\n error_fetching_user: 'Błąd przy pobieraniu profilu'\n },\n general: {\n submit: 'Wyślij',\n apply: 'Zastosuj'\n },\n user_profile: {\n timeline_title: 'Oś czasu użytkownika'\n }\n}\n\nconst es = {\n chat: {\n title: 'Chat'\n },\n nav: {\n chat: 'Chat Local',\n timeline: 'Línea Temporal',\n mentions: 'Menciones',\n public_tl: 'Línea Temporal Pública',\n twkn: 'Toda La Red Conocida'\n },\n user_card: {\n follows_you: '¡Te sigue!',\n following: '¡Siguiendo!',\n follow: 'Seguir',\n blocked: '¡Bloqueado!',\n block: 'Bloquear',\n statuses: 'Estados',\n mute: 'Silenciar',\n muted: 'Silenciado',\n followers: 'Seguidores',\n followees: 'Siguiendo',\n per_day: 'por día',\n remote_follow: 'Seguir'\n },\n timeline: {\n show_new: 'Mostrar lo nuevo',\n error_fetching: 'Error al cargar las actualizaciones',\n up_to_date: 'Actualizado',\n load_older: 'Cargar actualizaciones anteriores',\n conversation: 'Conversación'\n },\n settings: {\n user_settings: 'Ajustes de Usuario',\n name_bio: 'Nombre y Biografía',\n name: 'Nombre',\n bio: 'Biografía',\n avatar: 'Avatar',\n current_avatar: 'Tu avatar actual',\n set_new_avatar: 'Cambiar avatar',\n profile_banner: 'Cabecera del perfil',\n current_profile_banner: 'Cabecera actual',\n set_new_profile_banner: 'Cambiar cabecera',\n profile_background: 'Fondo del Perfil',\n set_new_profile_background: 'Cambiar fondo del perfil',\n settings: 'Ajustes',\n theme: 'Tema',\n presets: 'Por defecto',\n theme_help: 'Use códigos de color hexadecimales (#rrggbb) para personalizar su tema de colores.',\n background: 'Segundo plano',\n foreground: 'Primer plano',\n text: 'Texto',\n links: 'Links',\n filtering: 'Filtros',\n filtering_explanation: 'Todos los estados que contengan estas palabras serán silenciados, una por línea',\n attachments: 'Adjuntos',\n hide_attachments_in_tl: 'Ocultar adjuntos en la línea temporal',\n hide_attachments_in_convo: 'Ocultar adjuntos en las conversaciones',\n nsfw_clickthrough: 'Activar el clic para ocultar los adjuntos NSFW',\n autoload: 'Activar carga automática al llegar al final de la página',\n streaming: 'Habilite la transmisión automática de nuevas publicaciones cuando se desplaza hacia la parte superior',\n reply_link_preview: 'Activar la previsualización del enlace de responder al pasar el ratón por encima',\n follow_import: 'Importar personas que tú sigues',\n import_followers_from_a_csv_file: 'Importar personas que tú sigues apartir de un archivo csv',\n follows_imported: '¡Importado! Procesarlos llevará tiempo.',\n follow_import_error: 'Error al importal el archivo'\n },\n notifications: {\n notifications: 'Notificaciones',\n read: '¡Leído!',\n followed_you: 'empezó a seguirte'\n },\n login: {\n login: 'Identificación',\n username: 'Usuario',\n password: 'Contraseña',\n register: 'Registrar',\n logout: 'Salir'\n },\n registration: {\n registration: 'Registro',\n fullname: 'Nombre a mostrar',\n email: 'Correo electrónico',\n bio: 'Biografía',\n password_confirm: 'Confirmación de contraseña'\n },\n post_status: {\n posting: 'Publicando',\n default: 'Acabo de aterrizar en L.A.'\n },\n finder: {\n find_user: 'Encontrar usuario',\n error_fetching_user: 'Error al buscar usuario'\n },\n general: {\n submit: 'Enviar',\n apply: 'Aplicar'\n }\n}\n\nconst pt = {\n chat: {\n title: 'Chat'\n },\n nav: {\n chat: 'Chat Local',\n timeline: 'Linha do tempo',\n mentions: 'Menções',\n public_tl: 'Linha do tempo pública',\n twkn: 'Toda a rede conhecida'\n },\n user_card: {\n follows_you: 'Segue você!',\n following: 'Seguindo!',\n follow: 'Seguir',\n blocked: 'Bloqueado!',\n block: 'Bloquear',\n statuses: 'Postagens',\n mute: 'Silenciar',\n muted: 'Silenciado',\n followers: 'Seguidores',\n followees: 'Seguindo',\n per_day: 'por dia',\n remote_follow: 'Seguidor Remoto'\n },\n timeline: {\n show_new: 'Mostrar novas',\n error_fetching: 'Erro buscando atualizações',\n up_to_date: 'Atualizado',\n load_older: 'Carregar postagens antigas',\n conversation: 'Conversa'\n },\n settings: {\n user_settings: 'Configurações de Usuário',\n name_bio: 'Nome & Biografia',\n name: 'Nome',\n bio: 'Biografia',\n avatar: 'Avatar',\n current_avatar: 'Seu avatar atual',\n set_new_avatar: 'Alterar avatar',\n profile_banner: 'Capa de perfil',\n current_profile_banner: 'Sua capa de perfil atual',\n set_new_profile_banner: 'Alterar capa de perfil',\n profile_background: 'Plano de fundo de perfil',\n set_new_profile_background: 'Alterar o plano de fundo de perfil',\n settings: 'Configurações',\n theme: 'Tema',\n presets: 'Predefinições',\n theme_help: 'Use cores em código hexadecimal (#rrggbb) para personalizar seu esquema de cores.',\n background: 'Plano de Fundo',\n foreground: 'Primeiro Plano',\n text: 'Texto',\n links: 'Links',\n filtering: 'Filtragem',\n filtering_explanation: 'Todas as postagens contendo estas palavras serão silenciadas, uma por linha.',\n attachments: 'Anexos',\n hide_attachments_in_tl: 'Ocultar anexos na linha do tempo.',\n hide_attachments_in_convo: 'Ocultar anexos em conversas',\n nsfw_clickthrough: 'Habilitar clique para ocultar anexos NSFW',\n autoload: 'Habilitar carregamento automático quando a rolagem chegar ao fim.',\n streaming: 'Habilitar o fluxo automático de postagens quando ao topo da página',\n reply_link_preview: 'Habilitar a pré-visualização de link de respostas ao passar o mouse.',\n follow_import: 'Importar seguidas',\n import_followers_from_a_csv_file: 'Importe seguidores a partir de um arquivo CSV',\n follows_imported: 'Seguidores importados! O processamento pode demorar um pouco.',\n follow_import_error: 'Erro ao importar seguidores'\n },\n notifications: {\n notifications: 'Notificações',\n read: 'Ler!',\n followed_you: 'seguiu você'\n },\n login: {\n login: 'Entrar',\n username: 'Usuário',\n password: 'Senha',\n register: 'Registrar',\n logout: 'Sair'\n },\n registration: {\n registration: 'Registro',\n fullname: 'Nome para exibição',\n email: 'Correio eletrônico',\n bio: 'Biografia',\n password_confirm: 'Confirmação de senha'\n },\n post_status: {\n posting: 'Publicando',\n default: 'Acabo de aterrizar em L.A.'\n },\n finder: {\n find_user: 'Buscar usuário',\n error_fetching_user: 'Erro procurando usuário'\n },\n general: {\n submit: 'Enviar',\n apply: 'Aplicar'\n }\n}\n\nconst ru = {\n chat: {\n title: 'Чат'\n },\n nav: {\n chat: 'Локальный чат',\n timeline: 'Лента',\n mentions: 'Упоминания',\n public_tl: 'Публичная лента',\n twkn: 'Федеративная лента'\n },\n user_card: {\n follows_you: 'Читает вас',\n following: 'Читаю',\n follow: 'Читать',\n blocked: 'Заблокирован',\n block: 'Заблокировать',\n statuses: 'Статусы',\n mute: 'Игнорировать',\n muted: 'Игнорирую',\n followers: 'Читатели',\n followees: 'Читаемые',\n per_day: 'в день',\n remote_follow: 'Читать удалённо'\n },\n timeline: {\n show_new: 'Показать новые',\n error_fetching: 'Ошибка при обновлении',\n up_to_date: 'Обновлено',\n load_older: 'Загрузить старые статусы',\n conversation: 'Разговор',\n collapse: 'Свернуть',\n repeated: 'повторил(а)'\n },\n settings: {\n user_settings: 'Настройки пользователя',\n name_bio: 'Имя и описание',\n name: 'Имя',\n bio: 'Описание',\n avatar: 'Аватар',\n current_avatar: 'Текущий аватар',\n set_new_avatar: 'Загрузить новый аватар',\n profile_banner: 'Баннер профиля',\n current_profile_banner: 'Текущий баннер профиля',\n set_new_profile_banner: 'Загрузить новый баннер профиля',\n profile_background: 'Фон профиля',\n set_new_profile_background: 'Загрузить новый фон профиля',\n settings: 'Настройки',\n theme: 'Тема',\n presets: 'Пресеты',\n theme_help: 'Используйте шестнадцатеричные коды цветов (#rrggbb) для настройки темы.',\n radii_help: 'Округление краёв элементов интерфейса (в пикселях)',\n background: 'Фон',\n foreground: 'Передний план',\n text: 'Текст',\n links: 'Ссылки',\n cBlue: 'Ответить, читать',\n cRed: 'Отменить',\n cOrange: 'Нравится',\n cGreen: 'Повторить',\n btnRadius: 'Кнопки',\n panelRadius: 'Панели',\n avatarRadius: 'Аватары',\n avatarAltRadius: 'Аватары в уведомлениях',\n tooltipRadius: 'Всплывающие подсказки/уведомления',\n attachmentRadius: 'Прикреплённые файлы',\n filtering: 'Фильтрация',\n filtering_explanation: 'Все статусы, содержащие данные слова, будут игнорироваться, по одному в строке',\n attachments: 'Вложения',\n hide_attachments_in_tl: 'Прятать вложения в ленте',\n hide_attachments_in_convo: 'Прятать вложения в разговорах',\n stop_gifs: 'Проигрывать GIF анимации только при наведении',\n nsfw_clickthrough: 'Включить скрытие NSFW вложений',\n autoload: 'Включить автоматическую загрузку при прокрутке вниз',\n streaming: 'Включить автоматическую загрузку новых сообщений при прокрутке вверх',\n reply_link_preview: 'Включить предварительный просмотр ответа при наведении мыши',\n follow_import: 'Импортировать читаемых',\n import_followers_from_a_csv_file: 'Импортировать читаемых из файла .csv',\n follows_imported: 'Список читаемых импортирован. Обработка займёт некоторое время..',\n follow_import_error: 'Ошибка при импортировании читаемых.'\n },\n notifications: {\n notifications: 'Уведомления',\n read: 'Прочесть',\n followed_you: 'начал(а) читать вас',\n favorited_you: 'нравится ваш статус',\n repeated_you: 'повторил(а) ваш статус'\n },\n login: {\n login: 'Войти',\n username: 'Имя пользователя',\n password: 'Пароль',\n register: 'Зарегистрироваться',\n logout: 'Выйти'\n },\n registration: {\n registration: 'Регистрация',\n fullname: 'Отображаемое имя',\n email: 'Email',\n bio: 'Описание',\n password_confirm: 'Подтверждение пароля'\n },\n post_status: {\n posting: 'Отправляется',\n default: 'Что нового?'\n },\n finder: {\n find_user: 'Найти пользователя',\n error_fetching_user: 'Пользователь не найден'\n },\n general: {\n submit: 'Отправить',\n apply: 'Применить'\n },\n user_profile: {\n timeline_title: 'Лента пользователя'\n }\n}\n\nconst messages = {\n de,\n fi,\n en,\n et,\n hu,\n ro,\n ja,\n fr,\n it,\n oc,\n pl,\n es,\n pt,\n ru\n}\n\nexport default messages\n\n\n\n// WEBPACK FOOTER //\n// ./src/i18n/messages.js","import merge from 'lodash.merge'\nimport objectPath from 'object-path'\nimport localforage from 'localforage'\nimport { throttle, each } from 'lodash'\n\nlet loaded = false\n\nconst defaultReducer = (state, paths) => (\n paths.length === 0 ? state : paths.reduce((substate, path) => {\n objectPath.set(substate, path, objectPath.get(state, path))\n return substate\n }, {})\n)\n\nconst defaultStorage = (() => {\n return localforage\n})()\n\nconst defaultSetState = (key, state, storage) => {\n if (!loaded) {\n console.log('waiting for old state to be loaded...')\n } else {\n return storage.setItem(key, state)\n }\n}\n\nexport default function createPersistedState ({\n key = 'vuex-lz',\n paths = [],\n getState = (key, storage) => {\n let value = storage.getItem(key)\n return value\n },\n setState = throttle(defaultSetState, 60000),\n reducer = defaultReducer,\n storage = defaultStorage,\n subscriber = store => handler => store.subscribe(handler)\n} = {}) {\n return store => {\n getState(key, storage).then((savedState) => {\n try {\n if (typeof savedState === 'object') {\n // build user cache\n const usersState = savedState.users || {}\n usersState.usersObject = {}\n const users = usersState.users || []\n each(users, (user) => { usersState.usersObject[user.id] = user })\n savedState.users = usersState\n\n store.replaceState(\n merge({}, store.state, savedState)\n )\n }\n if (store.state.config.customTheme) {\n // This is a hack to deal with async loading of config.json and themes\n // See: style_setter.js, setPreset()\n window.themeLoaded = true\n store.dispatch('setOption', {\n name: 'customTheme',\n value: store.state.config.customTheme\n })\n }\n if (store.state.users.lastLoginName) {\n store.dispatch('loginUser', {username: store.state.users.lastLoginName, password: 'xxx'})\n }\n loaded = true\n } catch (e) {\n console.log(\"Couldn't load state\")\n loaded = true\n }\n })\n\n subscriber(store)((mutation, state) => {\n try {\n setState(key, reducer(state, paths), storage)\n } catch (e) {\n console.log(\"Couldn't persist state:\")\n console.log(e)\n }\n })\n }\n}\n\n\n\n// WEBPACK FOOTER //\n// ./src/lib/persisted_state.js","import backendInteractorService from '../services/backend_interactor_service/backend_interactor_service.js'\nimport {isArray} from 'lodash'\nimport { Socket } from 'phoenix'\n\nconst api = {\n state: {\n backendInteractor: backendInteractorService(),\n fetchers: {},\n socket: null,\n chatDisabled: false\n },\n mutations: {\n setBackendInteractor (state, backendInteractor) {\n state.backendInteractor = backendInteractor\n },\n addFetcher (state, {timeline, fetcher}) {\n state.fetchers[timeline] = fetcher\n },\n removeFetcher (state, {timeline}) {\n delete state.fetchers[timeline]\n },\n setSocket (state, socket) {\n state.socket = socket\n },\n setChatDisabled (state, value) {\n state.chatDisabled = value\n }\n },\n actions: {\n startFetching (store, timeline) {\n let userId = false\n\n // This is for user timelines\n if (isArray(timeline)) {\n userId = timeline[1]\n timeline = timeline[0]\n }\n\n // Don't start fetching if we already are.\n if (!store.state.fetchers[timeline]) {\n const fetcher = store.state.backendInteractor.startFetching({timeline, store, userId})\n store.commit('addFetcher', {timeline, fetcher})\n }\n },\n stopFetching (store, timeline) {\n const fetcher = store.state.fetchers[timeline]\n window.clearInterval(fetcher)\n store.commit('removeFetcher', {timeline})\n },\n initializeSocket (store, token) {\n // Set up websocket connection\n if (!store.state.chatDisabled) {\n let socket = new Socket('/socket', {params: {token: token}})\n socket.connect()\n store.dispatch('initializeChat', socket)\n }\n },\n disableChat (store) {\n store.commit('setChatDisabled', true)\n }\n }\n}\n\nexport default api\n\n\n\n// WEBPACK FOOTER //\n// ./src/modules/api.js","const chat = {\n state: {\n messages: [],\n channel: {state: ''}\n },\n mutations: {\n setChannel (state, channel) {\n state.channel = channel\n },\n addMessage (state, message) {\n state.messages.push(message)\n state.messages = state.messages.slice(-19, 20)\n },\n setMessages (state, messages) {\n state.messages = messages.slice(-19, 20)\n }\n },\n actions: {\n initializeChat (store, socket) {\n const channel = socket.channel('chat:public')\n channel.on('new_msg', (msg) => {\n store.commit('addMessage', msg)\n })\n channel.on('messages', ({messages}) => {\n store.commit('setMessages', messages)\n })\n channel.join()\n store.commit('setChannel', channel)\n }\n }\n}\n\nexport default chat\n\n\n\n// WEBPACK FOOTER //\n// ./src/modules/chat.js","import { set } from 'vue'\nimport StyleSetter from '../services/style_setter/style_setter.js'\n\nconst defaultState = {\n name: 'Pleroma FE',\n colors: {},\n hideAttachments: false,\n hideAttachmentsInConv: false,\n hideNsfw: true,\n autoLoad: true,\n streaming: false,\n hoverPreview: true,\n muteWords: []\n}\n\nconst config = {\n state: defaultState,\n mutations: {\n setOption (state, { name, value }) {\n set(state, name, value)\n }\n },\n actions: {\n setPageTitle ({state}, option = '') {\n document.title = `${option} ${state.name}`\n },\n setOption ({ commit, dispatch }, { name, value }) {\n commit('setOption', {name, value})\n switch (name) {\n case 'name':\n dispatch('setPageTitle')\n break\n case 'theme':\n StyleSetter.setPreset(value, commit)\n break\n case 'customTheme':\n StyleSetter.setColors(value, commit)\n }\n }\n }\n}\n\nexport default config\n\n\n\n// WEBPACK FOOTER //\n// ./src/modules/config.js","import backendInteractorService from '../services/backend_interactor_service/backend_interactor_service.js'\nimport { compact, map, each, merge } from 'lodash'\nimport { set } from 'vue'\n\n// TODO: Unify with mergeOrAdd in statuses.js\nexport const mergeOrAdd = (arr, obj, item) => {\n if (!item) { return false }\n const oldItem = obj[item.id]\n if (oldItem) {\n // We already have this, so only merge the new info.\n merge(oldItem, item)\n return {item: oldItem, new: false}\n } else {\n // This is a new item, prepare it\n arr.push(item)\n obj[item.id] = item\n return {item, new: true}\n }\n}\n\nexport const mutations = {\n setMuted (state, { user: {id}, muted }) {\n const user = state.usersObject[id]\n set(user, 'muted', muted)\n },\n setCurrentUser (state, user) {\n state.lastLoginName = user.screen_name\n state.currentUser = merge(state.currentUser || {}, user)\n },\n clearCurrentUser (state) {\n state.currentUser = false\n state.lastLoginName = false\n },\n beginLogin (state) {\n state.loggingIn = true\n },\n endLogin (state) {\n state.loggingIn = false\n },\n addNewUsers (state, users) {\n each(users, (user) => mergeOrAdd(state.users, state.usersObject, user))\n },\n setUserForStatus (state, status) {\n status.user = state.usersObject[status.user.id]\n }\n}\n\nexport const defaultState = {\n lastLoginName: false,\n currentUser: false,\n loggingIn: false,\n users: [],\n usersObject: {}\n}\n\nconst users = {\n state: defaultState,\n mutations,\n actions: {\n fetchUser (store, id) {\n store.rootState.api.backendInteractor.fetchUser({id})\n .then((user) => store.commit('addNewUsers', user))\n },\n addNewStatuses (store, { statuses }) {\n const users = map(statuses, 'user')\n const retweetedUsers = compact(map(statuses, 'retweeted_status.user'))\n store.commit('addNewUsers', users)\n store.commit('addNewUsers', retweetedUsers)\n\n // Reconnect users to statuses\n each(statuses, (status) => {\n store.commit('setUserForStatus', status)\n })\n // Reconnect users to retweets\n each(compact(map(statuses, 'retweeted_status')), (status) => {\n store.commit('setUserForStatus', status)\n })\n },\n logout (store) {\n store.commit('clearCurrentUser')\n store.dispatch('stopFetching', 'friends')\n store.commit('setBackendInteractor', backendInteractorService())\n },\n loginUser (store, userCredentials) {\n return new Promise((resolve, reject) => {\n const commit = store.commit\n commit('beginLogin')\n store.rootState.api.backendInteractor.verifyCredentials(userCredentials)\n .then((response) => {\n if (response.ok) {\n response.json()\n .then((user) => {\n user.credentials = userCredentials\n commit('setCurrentUser', user)\n commit('addNewUsers', [user])\n\n // Set our new backend interactor\n commit('setBackendInteractor', backendInteractorService(userCredentials))\n\n if (user.token) {\n store.dispatch('initializeSocket', user.token)\n }\n\n // Start getting fresh tweets.\n store.dispatch('startFetching', 'friends')\n\n // Get user mutes and follower info\n store.rootState.api.backendInteractor.fetchMutes().then((mutedUsers) => {\n each(mutedUsers, (user) => { user.muted = true })\n store.commit('addNewUsers', mutedUsers)\n })\n\n if ('Notification' in window && window.Notification.permission === 'default') {\n window.Notification.requestPermission()\n }\n\n // Fetch our friends\n store.rootState.api.backendInteractor.fetchFriends()\n .then((friends) => commit('addNewUsers', friends))\n })\n } else {\n // Authentication failed\n commit('endLogin')\n if (response.status === 401) {\n reject('Wrong username or password')\n } else {\n reject('An error occurred, please try again')\n }\n }\n commit('endLogin')\n resolve()\n })\n .catch((error) => {\n console.log(error)\n commit('endLogin')\n reject('Failed to connect to server, try again')\n })\n })\n }\n }\n}\n\nexport default users\n\n\n\n// WEBPACK FOOTER //\n// ./src/modules/users.js","import { reduce, find } from 'lodash'\n\nexport const replaceWord = (str, toReplace, replacement) => {\n return str.slice(0, toReplace.start) + replacement + str.slice(toReplace.end)\n}\n\nexport const wordAtPosition = (str, pos) => {\n const words = splitIntoWords(str)\n const wordsWithPosition = addPositionToWords(words)\n\n return find(wordsWithPosition, ({start, end}) => start <= pos && end > pos)\n}\n\nexport const addPositionToWords = (words) => {\n return reduce(words, (result, word) => {\n const data = {\n word,\n start: 0,\n end: word.length\n }\n\n if (result.length > 0) {\n const previous = result.pop()\n\n data.start += previous.end\n data.end += previous.end\n\n result.push(previous)\n }\n\n result.push(data)\n\n return result\n }, [])\n}\n\nexport const splitIntoWords = (str) => {\n // Split at word boundaries\n const regex = /\\b/\n const triggers = /[@#:]+$/\n\n let split = str.split(regex)\n\n // Add trailing @ and # to the following word.\n const words = reduce(split, (result, word) => {\n if (result.length > 0) {\n let previous = result.pop()\n const matches = previous.match(triggers)\n if (matches) {\n previous = previous.replace(triggers, '')\n word = matches[0] + word\n }\n result.push(previous)\n }\n result.push(word)\n\n return result\n }, [])\n\n return words\n}\n\nconst completion = {\n wordAtPosition,\n addPositionToWords,\n splitIntoWords,\n replaceWord\n}\n\nexport default completion\n\n\n\n// WEBPACK FOOTER //\n// ./src/services/completion/completion.js","import { times } from 'lodash'\nimport { rgb2hex, hex2rgb } from '../color_convert/color_convert.js'\n\n// While this is not used anymore right now, I left it in if we want to do custom\n// styles that aren't just colors, so user can pick from a few different distinct\n// styles as well as set their own colors in the future.\n\nconst setStyle = (href, commit) => {\n /***\n What's going on here?\n I want to make it easy for admins to style this application. To have\n a good set of default themes, I chose the system from base16\n (https://chriskempson.github.io/base16/) to style all elements. They\n all have the base00..0F classes. So the only thing an admin needs to\n do to style Pleroma is to change these colors in that one css file.\n Some default things (body text color, link color) need to be set dy-\n namically, so this is done here by waiting for the stylesheet to be\n loaded and then creating an element with the respective classes.\n\n It is a bit weird, but should make life for admins somewhat easier.\n ***/\n const head = document.head\n const body = document.body\n body.style.display = 'none'\n const cssEl = document.createElement('link')\n cssEl.setAttribute('rel', 'stylesheet')\n cssEl.setAttribute('href', href)\n head.appendChild(cssEl)\n\n const setDynamic = () => {\n const baseEl = document.createElement('div')\n body.appendChild(baseEl)\n\n let colors = {}\n times(16, (n) => {\n const name = `base0${n.toString(16).toUpperCase()}`\n baseEl.setAttribute('class', name)\n const color = window.getComputedStyle(baseEl).getPropertyValue('color')\n colors[name] = color\n })\n\n commit('setOption', { name: 'colors', value: colors })\n\n body.removeChild(baseEl)\n\n const styleEl = document.createElement('style')\n head.appendChild(styleEl)\n // const styleSheet = styleEl.sheet\n\n body.style.display = 'initial'\n }\n\n cssEl.addEventListener('load', setDynamic)\n}\n\nconst setColors = (col, commit) => {\n const head = document.head\n const body = document.body\n body.style.display = 'none'\n\n const styleEl = document.createElement('style')\n head.appendChild(styleEl)\n const styleSheet = styleEl.sheet\n\n const isDark = (col.text.r + col.text.g + col.text.b) > (col.bg.r + col.bg.g + col.bg.b)\n let colors = {}\n let radii = {}\n\n const mod = isDark ? -10 : 10\n\n colors.bg = rgb2hex(col.bg.r, col.bg.g, col.bg.b) // background\n colors.lightBg = rgb2hex((col.bg.r + col.fg.r) / 2, (col.bg.g + col.fg.g) / 2, (col.bg.b + col.fg.b) / 2) // hilighted bg\n colors.btn = rgb2hex(col.fg.r, col.fg.g, col.fg.b) // panels & buttons\n colors.border = rgb2hex(col.fg.r - mod, col.fg.g - mod, col.fg.b - mod) // borders\n colors.faint = rgb2hex(\n col.text.r * 0.45 + col.fg.r * 0.55,\n col.text.g * 0.45 + col.fg.g * 0.55,\n col.text.b * 0.45 + col.fg.b * 0.55) // faint text\n colors.fg = rgb2hex(col.text.r, col.text.g, col.text.b) // text\n colors.lightFg = rgb2hex(col.text.r - mod, col.text.g - mod, col.text.b - mod) // strong text\n\n colors['base07'] = rgb2hex(col.text.r - mod * 2, col.text.g - mod * 2, col.text.b - mod * 2)\n\n colors.link = rgb2hex(col.link.r, col.link.g, col.link.b) // links\n colors.icon = rgb2hex((col.bg.r + col.text.r) / 2, (col.bg.g + col.text.g) / 2, (col.bg.b + col.text.b) / 2) // icons\n\n colors.cBlue = col.cBlue && rgb2hex(col.cBlue.r, col.cBlue.g, col.cBlue.b)\n colors.cRed = col.cRed && rgb2hex(col.cRed.r, col.cRed.g, col.cRed.b)\n colors.cGreen = col.cGreen && rgb2hex(col.cGreen.r, col.cGreen.g, col.cGreen.b)\n colors.cOrange = col.cOrange && rgb2hex(col.cOrange.r, col.cOrange.g, col.cOrange.b)\n\n colors.cAlertRed = col.cRed && `rgba(${col.cRed.r}, ${col.cRed.g}, ${col.cRed.b}, .5)`\n\n radii.btnRadius = col.btnRadius\n radii.panelRadius = col.panelRadius\n radii.avatarRadius = col.avatarRadius\n radii.avatarAltRadius = col.avatarAltRadius\n radii.tooltipRadius = col.tooltipRadius\n radii.attachmentRadius = col.attachmentRadius\n\n styleSheet.toString()\n styleSheet.insertRule(`body { ${Object.entries(colors).filter(([k, v]) => v).map(([k, v]) => `--${k}: ${v}`).join(';')} }`, 'index-max')\n styleSheet.insertRule(`body { ${Object.entries(radii).filter(([k, v]) => v).map(([k, v]) => `--${k}: ${v}px`).join(';')} }`, 'index-max')\n body.style.display = 'initial'\n\n commit('setOption', { name: 'colors', value: colors })\n commit('setOption', { name: 'radii', value: radii })\n commit('setOption', { name: 'customTheme', value: col })\n}\n\nconst setPreset = (val, commit) => {\n window.fetch('/static/styles.json')\n .then((data) => data.json())\n .then((themes) => {\n const theme = themes[val] ? themes[val] : themes['pleroma-dark']\n const bgRgb = hex2rgb(theme[1])\n const fgRgb = hex2rgb(theme[2])\n const textRgb = hex2rgb(theme[3])\n const linkRgb = hex2rgb(theme[4])\n\n const cRedRgb = hex2rgb(theme[5] || '#FF0000')\n const cGreenRgb = hex2rgb(theme[6] || '#00FF00')\n const cBlueRgb = hex2rgb(theme[7] || '#0000FF')\n const cOrangeRgb = hex2rgb(theme[8] || '#E3FF00')\n\n const col = {\n bg: bgRgb,\n fg: fgRgb,\n text: textRgb,\n link: linkRgb,\n cRed: cRedRgb,\n cBlue: cBlueRgb,\n cGreen: cGreenRgb,\n cOrange: cOrangeRgb\n }\n\n // This is a hack, this function is only called during initial load.\n // We want to cancel loading the theme from config.json if we're already\n // loading a theme from the persisted state.\n // Needed some way of dealing with the async way of things.\n // load config -> set preset -> wait for styles.json to load ->\n // load persisted state -> set colors -> styles.json loaded -> set colors\n if (!window.themeLoaded) {\n setColors(col, commit)\n }\n })\n}\n\nconst StyleSetter = {\n setStyle,\n setPreset,\n setColors\n}\n\nexport default StyleSetter\n\n\n\n// WEBPACK FOOTER //\n// ./src/services/style_setter/style_setter.js","import UserPanel from './components/user_panel/user_panel.vue'\nimport NavPanel from './components/nav_panel/nav_panel.vue'\nimport Notifications from './components/notifications/notifications.vue'\nimport UserFinder from './components/user_finder/user_finder.vue'\nimport InstanceSpecificPanel from './components/instance_specific_panel/instance_specific_panel.vue'\nimport ChatPanel from './components/chat_panel/chat_panel.vue'\n\nexport default {\n name: 'app',\n components: {\n UserPanel,\n NavPanel,\n Notifications,\n UserFinder,\n ChatPanel,\n InstanceSpecificPanel\n },\n data: () => ({\n mobileActivePanel: 'timeline'\n }),\n computed: {\n currentUser () { return this.$store.state.users.currentUser },\n background () {\n return this.currentUser.background_image || this.$store.state.config.background\n },\n logoStyle () { return { 'background-image': `url(${this.$store.state.config.logo})` } },\n style () { return { 'background-image': `url(${this.background})` } },\n sitename () { return this.$store.state.config.name },\n chat () { return this.$store.state.chat.channel.state === 'joined' },\n showInstanceSpecificPanel () { return this.$store.state.config.showInstanceSpecificPanel }\n },\n methods: {\n activatePanel (panelName) {\n this.mobileActivePanel = panelName\n },\n scrollToTop () {\n window.scrollTo(0, 0)\n },\n logout () {\n this.$store.dispatch('logout')\n }\n }\n}\n\n\n\n// WEBPACK FOOTER //\n// ./src/App.js","import StillImage from '../still-image/still-image.vue'\nimport nsfwImage from '../../assets/nsfw.png'\nimport fileTypeService from '../../services/file_type/file_type.service.js'\n\nconst Attachment = {\n props: [\n 'attachment',\n 'nsfw',\n 'statusId',\n 'size'\n ],\n data () {\n return {\n nsfwImage,\n hideNsfwLocal: this.$store.state.config.hideNsfw,\n showHidden: false,\n loading: false,\n img: document.createElement('img')\n }\n },\n components: {\n StillImage\n },\n computed: {\n type () {\n return fileTypeService.fileType(this.attachment.mimetype)\n },\n hidden () {\n return this.nsfw && this.hideNsfwLocal && !this.showHidden\n },\n isEmpty () {\n return (this.type === 'html' && !this.attachment.oembed) || this.type === 'unknown'\n },\n isSmall () {\n return this.size === 'small'\n },\n fullwidth () {\n return fileTypeService.fileType(this.attachment.mimetype) === 'html'\n }\n },\n methods: {\n linkClicked ({target}) {\n if (target.tagName === 'A') {\n window.open(target.href, '_blank')\n }\n },\n toggleHidden () {\n if (this.img.onload) {\n this.img.onload()\n } else {\n this.loading = true\n this.img.src = this.attachment.url\n this.img.onload = () => {\n this.loading = false\n this.showHidden = !this.showHidden\n }\n }\n }\n }\n}\n\nexport default Attachment\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/attachment/attachment.js","const chatPanel = {\n data () {\n return {\n currentMessage: '',\n channel: null,\n collapsed: false\n }\n },\n computed: {\n messages () {\n return this.$store.state.chat.messages\n }\n },\n methods: {\n submit (message) {\n this.$store.state.chat.channel.push('new_msg', {text: message}, 10000)\n this.currentMessage = ''\n },\n togglePanel () {\n this.collapsed = !this.collapsed\n }\n }\n}\n\nexport default chatPanel\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/chat_panel/chat_panel.js","import Conversation from '../conversation/conversation.vue'\nimport { find, toInteger } from 'lodash'\n\nconst conversationPage = {\n components: {\n Conversation\n },\n computed: {\n statusoid () {\n const id = toInteger(this.$route.params.id)\n const statuses = this.$store.state.statuses.allStatuses\n const status = find(statuses, {id})\n\n return status\n }\n }\n}\n\nexport default conversationPage\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/conversation-page/conversation-page.js","import { reduce, filter, sortBy } from 'lodash'\nimport { statusType } from '../../modules/statuses.js'\nimport Status from '../status/status.vue'\n\nconst sortAndFilterConversation = (conversation) => {\n conversation = filter(conversation, (status) => statusType(status) !== 'retweet')\n return sortBy(conversation, 'id')\n}\n\nconst conversation = {\n data () {\n return {\n highlight: null\n }\n },\n props: [\n 'statusoid',\n 'collapsable'\n ],\n computed: {\n status () { return this.statusoid },\n conversation () {\n if (!this.status) {\n return false\n }\n\n const conversationId = this.status.statusnet_conversation_id\n const statuses = this.$store.state.statuses.allStatuses\n const conversation = filter(statuses, { statusnet_conversation_id: conversationId })\n return sortAndFilterConversation(conversation)\n },\n replies () {\n let i = 1\n return reduce(this.conversation, (result, {id, in_reply_to_status_id}) => {\n const irid = Number(in_reply_to_status_id)\n if (irid) {\n result[irid] = result[irid] || []\n result[irid].push({\n name: `#${i}`,\n id: id\n })\n }\n i++\n return result\n }, {})\n }\n },\n components: {\n Status\n },\n created () {\n this.fetchConversation()\n },\n watch: {\n '$route': 'fetchConversation'\n },\n methods: {\n fetchConversation () {\n if (this.status) {\n const conversationId = this.status.statusnet_conversation_id\n this.$store.state.api.backendInteractor.fetchConversation({id: conversationId})\n .then((statuses) => this.$store.dispatch('addNewStatuses', { statuses }))\n .then(() => this.setHighlight(this.statusoid.id))\n } else {\n const id = this.$route.params.id\n this.$store.state.api.backendInteractor.fetchStatus({id})\n .then((status) => this.$store.dispatch('addNewStatuses', { statuses: [status] }))\n .then(() => this.fetchConversation())\n }\n },\n getReplies (id) {\n id = Number(id)\n return this.replies[id] || []\n },\n focused (id) {\n if (this.statusoid.retweeted_status) {\n return (id === this.statusoid.retweeted_status.id)\n } else {\n return (id === this.statusoid.id)\n }\n },\n setHighlight (id) {\n this.highlight = Number(id)\n }\n }\n}\n\nexport default conversation\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/conversation/conversation.js","const DeleteButton = {\n props: [ 'status' ],\n methods: {\n deleteStatus () {\n const confirmed = window.confirm('Do you really want to delete this status?')\n if (confirmed) {\n this.$store.dispatch('deleteStatus', { id: this.status.id })\n }\n }\n },\n computed: {\n currentUser () { return this.$store.state.users.currentUser },\n canDelete () { return this.currentUser && this.currentUser.rights.delete_others_notice || this.status.user.id === this.currentUser.id }\n }\n}\n\nexport default DeleteButton\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/delete_button/delete_button.js","const FavoriteButton = {\n props: ['status', 'loggedIn'],\n data () {\n return {\n animated: false\n }\n },\n methods: {\n favorite () {\n if (!this.status.favorited) {\n this.$store.dispatch('favorite', {id: this.status.id})\n } else {\n this.$store.dispatch('unfavorite', {id: this.status.id})\n }\n this.animated = true\n setTimeout(() => {\n this.animated = false\n }, 500)\n }\n },\n computed: {\n classes () {\n return {\n 'icon-star-empty': !this.status.favorited,\n 'icon-star': this.status.favorited,\n 'animate-spin': this.animated\n }\n }\n }\n}\n\nexport default FavoriteButton\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/favorite_button/favorite_button.js","import Timeline from '../timeline/timeline.vue'\nconst FriendsTimeline = {\n components: {\n Timeline\n },\n computed: {\n timeline () { return this.$store.state.statuses.timelines.friends }\n }\n}\n\nexport default FriendsTimeline\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/friends_timeline/friends_timeline.js","const InstanceSpecificPanel = {\n computed: {\n instanceSpecificPanelContent () {\n return this.$store.state.config.instanceSpecificPanelContent\n }\n }\n}\n\nexport default InstanceSpecificPanel\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/instance_specific_panel/instance_specific_panel.js","const LoginForm = {\n data: () => ({\n user: {},\n authError: false\n }),\n computed: {\n loggingIn () { return this.$store.state.users.loggingIn },\n registrationOpen () { return this.$store.state.config.registrationOpen }\n },\n methods: {\n submit () {\n this.$store.dispatch('loginUser', this.user).then(\n () => {},\n (error) => {\n this.authError = error\n this.user.username = ''\n this.user.password = ''\n }\n )\n }\n }\n}\n\nexport default LoginForm\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/login_form/login_form.js","/* eslint-env browser */\nimport statusPosterService from '../../services/status_poster/status_poster.service.js'\n\nconst mediaUpload = {\n mounted () {\n const input = this.$el.querySelector('input')\n\n input.addEventListener('change', ({target}) => {\n const file = target.files[0]\n this.uploadFile(file)\n })\n },\n data () {\n return {\n uploading: false\n }\n },\n methods: {\n uploadFile (file) {\n const self = this\n const store = this.$store\n const formData = new FormData()\n formData.append('media', file)\n\n self.$emit('uploading')\n self.uploading = true\n\n statusPosterService.uploadMedia({ store, formData })\n .then((fileData) => {\n self.$emit('uploaded', fileData)\n self.uploading = false\n }, (error) => { // eslint-disable-line handle-callback-err\n self.$emit('upload-failed')\n self.uploading = false\n })\n },\n fileDrop (e) {\n if (e.dataTransfer.files.length > 0) {\n e.preventDefault() // allow dropping text like before\n this.uploadFile(e.dataTransfer.files[0])\n }\n },\n fileDrag (e) {\n let types = e.dataTransfer.types\n if (types.contains('Files')) {\n e.dataTransfer.dropEffect = 'copy'\n } else {\n e.dataTransfer.dropEffect = 'none'\n }\n }\n },\n props: [\n 'dropFiles'\n ],\n watch: {\n 'dropFiles': function (fileInfos) {\n if (!this.uploading) {\n this.uploadFile(fileInfos[0])\n }\n }\n }\n}\n\nexport default mediaUpload\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/media_upload/media_upload.js","import Timeline from '../timeline/timeline.vue'\n\nconst Mentions = {\n computed: {\n timeline () {\n return this.$store.state.statuses.timelines.mentions\n }\n },\n components: {\n Timeline\n }\n}\n\nexport default Mentions\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/mentions/mentions.js","const NavPanel = {\n computed: {\n currentUser () {\n return this.$store.state.users.currentUser\n },\n chat () {\n return this.$store.state.chat.channel\n }\n }\n}\n\nexport default NavPanel\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/nav_panel/nav_panel.js","import Status from '../status/status.vue'\nimport StillImage from '../still-image/still-image.vue'\nimport UserCardContent from '../user_card_content/user_card_content.vue'\n\nconst Notification = {\n data () {\n return {\n userExpanded: false\n }\n },\n props: [\n 'notification'\n ],\n components: {\n Status, StillImage, UserCardContent\n },\n methods: {\n toggleUserExpanded () {\n this.userExpanded = !this.userExpanded\n }\n }\n}\n\nexport default Notification\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/notification/notification.js","import Notification from '../notification/notification.vue'\n\nimport { sortBy, take, filter } from 'lodash'\n\nconst Notifications = {\n data () {\n return {\n visibleNotificationCount: 20\n }\n },\n computed: {\n notifications () {\n return this.$store.state.statuses.notifications\n },\n unseenNotifications () {\n return filter(this.notifications, ({seen}) => !seen)\n },\n visibleNotifications () {\n // Don't know why, but sortBy([seen, -action.id]) doesn't work.\n let sortedNotifications = sortBy(this.notifications, ({action}) => -action.id)\n sortedNotifications = sortBy(sortedNotifications, 'seen')\n return take(sortedNotifications, this.visibleNotificationCount)\n },\n unseenCount () {\n return this.unseenNotifications.length\n }\n },\n components: {\n Notification\n },\n watch: {\n unseenCount (count) {\n if (count > 0) {\n this.$store.dispatch('setPageTitle', `(${count})`)\n } else {\n this.$store.dispatch('setPageTitle', '')\n }\n }\n },\n methods: {\n markAsSeen () {\n this.$store.commit('markNotificationsAsSeen', this.visibleNotifications)\n }\n }\n}\n\nexport default Notifications\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/notifications/notifications.js","import statusPoster from '../../services/status_poster/status_poster.service.js'\nimport MediaUpload from '../media_upload/media_upload.vue'\nimport fileTypeService from '../../services/file_type/file_type.service.js'\nimport Completion from '../../services/completion/completion.js'\nimport { take, filter, reject, map, uniqBy } from 'lodash'\n\nconst buildMentionsString = ({user, attentions}, currentUser) => {\n let allAttentions = [...attentions]\n\n allAttentions.unshift(user)\n\n allAttentions = uniqBy(allAttentions, 'id')\n allAttentions = reject(allAttentions, {id: currentUser.id})\n\n let mentions = map(allAttentions, (attention) => {\n return `@${attention.screen_name}`\n })\n\n return mentions.join(' ') + ' '\n}\n\nconst PostStatusForm = {\n props: [\n 'replyTo',\n 'repliedUser',\n 'attentions'\n ],\n components: {\n MediaUpload\n },\n mounted () {\n this.resize(this.$refs.textarea)\n },\n data () {\n let statusText = ''\n\n if (this.replyTo) {\n const currentUser = this.$store.state.users.currentUser\n statusText = buildMentionsString({ user: this.repliedUser, attentions: this.attentions }, currentUser)\n }\n\n return {\n dropFiles: [],\n submitDisabled: false,\n error: null,\n posting: false,\n highlighted: 0,\n newStatus: {\n status: statusText,\n files: []\n },\n caret: 0\n }\n },\n computed: {\n candidates () {\n const firstchar = this.textAtCaret.charAt(0)\n if (firstchar === '@') {\n const matchedUsers = filter(this.users, (user) => (String(user.name + user.screen_name)).toUpperCase()\n .match(this.textAtCaret.slice(1).toUpperCase()))\n if (matchedUsers.length <= 0) {\n return false\n }\n // eslint-disable-next-line camelcase\n return map(take(matchedUsers, 5), ({screen_name, name, profile_image_url_original}, index) => ({\n // eslint-disable-next-line camelcase\n screen_name: `@${screen_name}`,\n name: name,\n img: profile_image_url_original,\n highlighted: index === this.highlighted\n }))\n } else if (firstchar === ':') {\n if (this.textAtCaret === ':') { return }\n const matchedEmoji = filter(this.emoji.concat(this.customEmoji), (emoji) => emoji.shortcode.match(this.textAtCaret.slice(1)))\n if (matchedEmoji.length <= 0) {\n return false\n }\n return map(take(matchedEmoji, 5), ({shortcode, image_url, utf}, index) => ({\n // eslint-disable-next-line camelcase\n screen_name: `:${shortcode}:`,\n name: '',\n utf: utf || '',\n img: image_url,\n highlighted: index === this.highlighted\n }))\n } else {\n return false\n }\n },\n textAtCaret () {\n return (this.wordAtCaret || {}).word || ''\n },\n wordAtCaret () {\n const word = Completion.wordAtPosition(this.newStatus.status, this.caret - 1) || {}\n return word\n },\n users () {\n return this.$store.state.users.users\n },\n emoji () {\n return this.$store.state.config.emoji || []\n },\n customEmoji () {\n return this.$store.state.config.customEmoji || []\n },\n statusLength () {\n return this.newStatus.status.length\n },\n statusLengthLimit () {\n return this.$store.state.config.textlimit\n },\n hasStatusLengthLimit () {\n return this.statusLengthLimit > 0\n },\n charactersLeft () {\n return this.statusLengthLimit - this.statusLength\n },\n isOverLengthLimit () {\n return this.hasStatusLengthLimit && (this.statusLength > this.statusLengthLimit)\n }\n },\n methods: {\n replace (replacement) {\n this.newStatus.status = Completion.replaceWord(this.newStatus.status, this.wordAtCaret, replacement)\n const el = this.$el.querySelector('textarea')\n el.focus()\n this.caret = 0\n },\n replaceCandidate (e) {\n const len = this.candidates.length || 0\n if (this.textAtCaret === ':' || e.ctrlKey) { return }\n if (len > 0) {\n e.preventDefault()\n const candidate = this.candidates[this.highlighted]\n const replacement = candidate.utf || (candidate.screen_name + ' ')\n this.newStatus.status = Completion.replaceWord(this.newStatus.status, this.wordAtCaret, replacement)\n const el = this.$el.querySelector('textarea')\n el.focus()\n this.caret = 0\n this.highlighted = 0\n }\n },\n cycleBackward (e) {\n const len = this.candidates.length || 0\n if (len > 0) {\n e.preventDefault()\n this.highlighted -= 1\n if (this.highlighted < 0) {\n this.highlighted = this.candidates.length - 1\n }\n } else {\n this.highlighted = 0\n }\n },\n cycleForward (e) {\n const len = this.candidates.length || 0\n if (len > 0) {\n if (e.shiftKey) { return }\n e.preventDefault()\n this.highlighted += 1\n if (this.highlighted >= len) {\n this.highlighted = 0\n }\n } else {\n this.highlighted = 0\n }\n },\n setCaret ({target: {selectionStart}}) {\n this.caret = selectionStart\n },\n postStatus (newStatus) {\n if (this.posting) { return }\n if (this.submitDisabled) { return }\n\n if (this.newStatus.status === '') {\n if (this.newStatus.files.length > 0) {\n this.newStatus.status = '\\u200b' // hack\n } else {\n this.error = 'Cannot post an empty status with no files'\n return\n }\n }\n\n this.posting = true\n statusPoster.postStatus({\n status: newStatus.status,\n media: newStatus.files,\n store: this.$store,\n inReplyToStatusId: this.replyTo\n }).then((data) => {\n if (!data.error) {\n this.newStatus = {\n status: '',\n files: []\n }\n this.$emit('posted')\n let el = this.$el.querySelector('textarea')\n el.style.height = '16px'\n this.error = null\n } else {\n this.error = data.error\n }\n this.posting = false\n })\n },\n addMediaFile (fileInfo) {\n this.newStatus.files.push(fileInfo)\n this.enableSubmit()\n },\n removeMediaFile (fileInfo) {\n let index = this.newStatus.files.indexOf(fileInfo)\n this.newStatus.files.splice(index, 1)\n },\n disableSubmit () {\n this.submitDisabled = true\n },\n enableSubmit () {\n this.submitDisabled = false\n },\n type (fileInfo) {\n return fileTypeService.fileType(fileInfo.mimetype)\n },\n paste (e) {\n if (e.clipboardData.files.length > 0) {\n // Strangely, files property gets emptied after event propagation\n // Trying to wrap it in array doesn't work. Plus I doubt it's possible\n // to hold more than one file in clipboard.\n this.dropFiles = [e.clipboardData.files[0]]\n }\n },\n fileDrop (e) {\n if (e.dataTransfer.files.length > 0) {\n e.preventDefault() // allow dropping text like before\n this.dropFiles = e.dataTransfer.files\n }\n },\n fileDrag (e) {\n e.dataTransfer.dropEffect = 'copy'\n },\n resize (e) {\n const target = e.target || e\n target.style.height = 'auto'\n const heightPx = target.scrollHeight - 10\n if (heightPx > 54) {\n target.style.height = `${target.scrollHeight - 10}px`\n }\n if (target.value === '') {\n target.style.height = '16px'\n }\n },\n clearError () {\n this.error = null\n }\n }\n}\n\nexport default PostStatusForm\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/post_status_form/post_status_form.js","import Timeline from '../timeline/timeline.vue'\nconst PublicAndExternalTimeline = {\n components: {\n Timeline\n },\n computed: {\n timeline () { return this.$store.state.statuses.timelines.publicAndExternal }\n },\n created () {\n this.$store.dispatch('startFetching', 'publicAndExternal')\n },\n destroyed () {\n this.$store.dispatch('stopFetching', 'publicAndExternal')\n }\n}\n\nexport default PublicAndExternalTimeline\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/public_and_external_timeline/public_and_external_timeline.js","import Timeline from '../timeline/timeline.vue'\nconst PublicTimeline = {\n components: {\n Timeline\n },\n computed: {\n timeline () { return this.$store.state.statuses.timelines.public }\n },\n created () {\n this.$store.dispatch('startFetching', 'public')\n },\n destroyed () {\n this.$store.dispatch('stopFetching', 'public')\n }\n\n}\n\nexport default PublicTimeline\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/public_timeline/public_timeline.js","const registration = {\n data: () => ({\n user: {},\n error: false,\n registering: false\n }),\n created () {\n if (!this.$store.state.config.registrationOpen || !!this.$store.state.users.currentUser) {\n this.$router.push('/main/all')\n }\n },\n computed: {\n termsofservice () { return this.$store.state.config.tos }\n },\n methods: {\n submit () {\n this.registering = true\n this.user.nickname = this.user.username\n this.$store.state.api.backendInteractor.register(this.user).then(\n (response) => {\n if (response.ok) {\n this.$store.dispatch('loginUser', this.user)\n this.$router.push('/main/all')\n this.registering = false\n } else {\n this.registering = false\n response.json().then((data) => {\n this.error = data.error\n })\n }\n }\n )\n }\n }\n}\n\nexport default registration\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/registration/registration.js","const RetweetButton = {\n props: ['status', 'loggedIn'],\n data () {\n return {\n animated: false\n }\n },\n methods: {\n retweet () {\n if (!this.status.repeated) {\n this.$store.dispatch('retweet', {id: this.status.id})\n }\n this.animated = true\n setTimeout(() => {\n this.animated = false\n }, 500)\n }\n },\n computed: {\n classes () {\n return {\n 'retweeted': this.status.repeated,\n 'animate-spin': this.animated\n }\n }\n }\n}\n\nexport default RetweetButton\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/retweet_button/retweet_button.js","import StyleSwitcher from '../style_switcher/style_switcher.vue'\nimport { filter, trim } from 'lodash'\n\nconst settings = {\n data () {\n return {\n hideAttachmentsLocal: this.$store.state.config.hideAttachments,\n hideAttachmentsInConvLocal: this.$store.state.config.hideAttachmentsInConv,\n hideNsfwLocal: this.$store.state.config.hideNsfw,\n muteWordsString: this.$store.state.config.muteWords.join('\\n'),\n autoLoadLocal: this.$store.state.config.autoLoad,\n streamingLocal: this.$store.state.config.streaming,\n hoverPreviewLocal: this.$store.state.config.hoverPreview,\n stopGifs: this.$store.state.config.stopGifs\n }\n },\n components: {\n StyleSwitcher\n },\n computed: {\n user () {\n return this.$store.state.users.currentUser\n }\n },\n watch: {\n hideAttachmentsLocal (value) {\n this.$store.dispatch('setOption', { name: 'hideAttachments', value })\n },\n hideAttachmentsInConvLocal (value) {\n this.$store.dispatch('setOption', { name: 'hideAttachmentsInConv', value })\n },\n hideNsfwLocal (value) {\n this.$store.dispatch('setOption', { name: 'hideNsfw', value })\n },\n autoLoadLocal (value) {\n this.$store.dispatch('setOption', { name: 'autoLoad', value })\n },\n streamingLocal (value) {\n this.$store.dispatch('setOption', { name: 'streaming', value })\n },\n hoverPreviewLocal (value) {\n this.$store.dispatch('setOption', { name: 'hoverPreview', value })\n },\n muteWordsString (value) {\n value = filter(value.split('\\n'), (word) => trim(word).length > 0)\n this.$store.dispatch('setOption', { name: 'muteWords', value })\n },\n stopGifs (value) {\n this.$store.dispatch('setOption', { name: 'stopGifs', value })\n }\n }\n}\n\nexport default settings\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/settings/settings.js","import Attachment from '../attachment/attachment.vue'\nimport FavoriteButton from '../favorite_button/favorite_button.vue'\nimport RetweetButton from '../retweet_button/retweet_button.vue'\nimport DeleteButton from '../delete_button/delete_button.vue'\nimport PostStatusForm from '../post_status_form/post_status_form.vue'\nimport UserCardContent from '../user_card_content/user_card_content.vue'\nimport StillImage from '../still-image/still-image.vue'\nimport { filter, find } from 'lodash'\n\nconst Status = {\n name: 'Status',\n props: [\n 'statusoid',\n 'expandable',\n 'inConversation',\n 'focused',\n 'highlight',\n 'compact',\n 'replies',\n 'noReplyLinks',\n 'noHeading',\n 'inlineExpanded'\n ],\n data: () => ({\n replying: false,\n expanded: false,\n unmuted: false,\n userExpanded: false,\n preview: null,\n showPreview: false,\n showingTall: false\n }),\n computed: {\n muteWords () {\n return this.$store.state.config.muteWords\n },\n hideAttachments () {\n return (this.$store.state.config.hideAttachments && !this.inConversation) ||\n (this.$store.state.config.hideAttachmentsInConv && this.inConversation)\n },\n retweet () { return !!this.statusoid.retweeted_status },\n retweeter () { return this.statusoid.user.name },\n status () {\n if (this.retweet) {\n return this.statusoid.retweeted_status\n } else {\n return this.statusoid\n }\n },\n loggedIn () {\n return !!this.$store.state.users.currentUser\n },\n muteWordHits () {\n const statusText = this.status.text.toLowerCase()\n const hits = filter(this.muteWords, (muteWord) => {\n return statusText.includes(muteWord.toLowerCase())\n })\n\n return hits\n },\n muted () { return !this.unmuted && (this.status.user.muted || this.muteWordHits.length > 0) },\n isReply () { return !!this.status.in_reply_to_status_id },\n isFocused () {\n // retweet or root of an expanded conversation\n if (this.focused) {\n return true\n } else if (!this.inConversation) {\n return false\n }\n // use conversation highlight only when in conversation\n return this.status.id === this.highlight\n },\n // This is a bit hacky, but we want to approximate post height before rendering\n // so we count newlines (masto uses

for paragraphs, GS uses
between them)\n // as well as approximate line count by counting characters and approximating ~80\n // per line.\n //\n // Using max-height + overflow: auto for status components resulted in false positives\n // very often with japanese characters, and it was very annoying.\n hideTallStatus () {\n if (this.showingTall) {\n return false\n }\n const lengthScore = this.status.statusnet_html.split(/ 20\n },\n attachmentSize () {\n if ((this.$store.state.config.hideAttachments && !this.inConversation) ||\n (this.$store.state.config.hideAttachmentsInConv && this.inConversation)) {\n return 'hide'\n } else if (this.compact) {\n return 'small'\n }\n return 'normal'\n }\n },\n components: {\n Attachment,\n FavoriteButton,\n RetweetButton,\n DeleteButton,\n PostStatusForm,\n UserCardContent,\n StillImage\n },\n methods: {\n linkClicked ({target}) {\n if (target.tagName === 'SPAN') {\n target = target.parentNode\n }\n if (target.tagName === 'A') {\n window.open(target.href, '_blank')\n }\n },\n toggleReplying () {\n this.replying = !this.replying\n },\n gotoOriginal (id) {\n // only handled by conversation, not status_or_conversation\n if (this.inConversation) {\n this.$emit('goto', id)\n }\n },\n toggleExpanded () {\n this.$emit('toggleExpanded')\n },\n toggleMute () {\n this.unmuted = !this.unmuted\n },\n toggleUserExpanded () {\n this.userExpanded = !this.userExpanded\n },\n toggleShowTall () {\n this.showingTall = !this.showingTall\n },\n replyEnter (id, event) {\n this.showPreview = true\n const targetId = Number(id)\n const statuses = this.$store.state.statuses.allStatuses\n\n if (!this.preview) {\n // if we have the status somewhere already\n this.preview = find(statuses, { 'id': targetId })\n // or if we have to fetch it\n if (!this.preview) {\n this.$store.state.api.backendInteractor.fetchStatus({id}).then((status) => {\n this.preview = status\n })\n }\n } else if (this.preview.id !== targetId) {\n this.preview = find(statuses, { 'id': targetId })\n }\n },\n replyLeave () {\n this.showPreview = false\n }\n },\n watch: {\n 'highlight': function (id) {\n id = Number(id)\n if (this.status.id === id) {\n let rect = this.$el.getBoundingClientRect()\n if (rect.top < 100) {\n window.scrollBy(0, rect.top - 200)\n } else if (rect.bottom > window.innerHeight - 50) {\n window.scrollBy(0, rect.bottom - window.innerHeight + 50)\n }\n }\n }\n }\n}\n\nexport default Status\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/status/status.js","import Status from '../status/status.vue'\nimport Conversation from '../conversation/conversation.vue'\n\nconst statusOrConversation = {\n props: ['statusoid'],\n data () {\n return {\n expanded: false\n }\n },\n components: {\n Status,\n Conversation\n },\n methods: {\n toggleExpanded () {\n this.expanded = !this.expanded\n }\n }\n}\n\nexport default statusOrConversation\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/status_or_conversation/status_or_conversation.js","const StillImage = {\n props: [\n 'src',\n 'referrerpolicy',\n 'mimetype'\n ],\n data () {\n return {\n stopGifs: this.$store.state.config.stopGifs\n }\n },\n computed: {\n animated () {\n return this.stopGifs && (this.mimetype === 'image/gif' || this.src.endsWith('.gif'))\n }\n },\n methods: {\n onLoad () {\n const canvas = this.$refs.canvas\n if (!canvas) return\n canvas.getContext('2d').drawImage(this.$refs.src, 1, 1, canvas.width, canvas.height)\n }\n }\n}\n\nexport default StillImage\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/still-image/still-image.js","import { rgbstr2hex } from '../../services/color_convert/color_convert.js'\n\nexport default {\n data () {\n return {\n availableStyles: [],\n selected: this.$store.state.config.theme,\n bgColorLocal: '',\n btnColorLocal: '',\n textColorLocal: '',\n linkColorLocal: '',\n redColorLocal: '',\n blueColorLocal: '',\n greenColorLocal: '',\n orangeColorLocal: '',\n btnRadiusLocal: '',\n panelRadiusLocal: '',\n avatarRadiusLocal: '',\n avatarAltRadiusLocal: '',\n attachmentRadiusLocal: '',\n tooltipRadiusLocal: ''\n }\n },\n created () {\n const self = this\n\n window.fetch('/static/styles.json')\n .then((data) => data.json())\n .then((themes) => {\n self.availableStyles = themes\n })\n },\n mounted () {\n this.bgColorLocal = rgbstr2hex(this.$store.state.config.colors.bg)\n this.btnColorLocal = rgbstr2hex(this.$store.state.config.colors.btn)\n this.textColorLocal = rgbstr2hex(this.$store.state.config.colors.fg)\n this.linkColorLocal = rgbstr2hex(this.$store.state.config.colors.link)\n\n this.redColorLocal = rgbstr2hex(this.$store.state.config.colors.cRed)\n this.blueColorLocal = rgbstr2hex(this.$store.state.config.colors.cBlue)\n this.greenColorLocal = rgbstr2hex(this.$store.state.config.colors.cGreen)\n this.orangeColorLocal = rgbstr2hex(this.$store.state.config.colors.cOrange)\n\n this.btnRadiusLocal = this.$store.state.config.radii.btnRadius || 4\n this.panelRadiusLocal = this.$store.state.config.radii.panelRadius || 10\n this.avatarRadiusLocal = this.$store.state.config.radii.avatarRadius || 5\n this.avatarAltRadiusLocal = this.$store.state.config.radii.avatarAltRadius || 50\n this.tooltipRadiusLocal = this.$store.state.config.radii.tooltipRadius || 2\n this.attachmentRadiusLocal = this.$store.state.config.radii.attachmentRadius || 5\n },\n methods: {\n setCustomTheme () {\n if (!this.bgColorLocal && !this.btnColorLocal && !this.linkColorLocal) {\n // reset to picked themes\n }\n\n const rgb = (hex) => {\n const result = /^#?([a-f\\d]{2})([a-f\\d]{2})([a-f\\d]{2})$/i.exec(hex)\n return result ? {\n r: parseInt(result[1], 16),\n g: parseInt(result[2], 16),\n b: parseInt(result[3], 16)\n } : null\n }\n const bgRgb = rgb(this.bgColorLocal)\n const btnRgb = rgb(this.btnColorLocal)\n const textRgb = rgb(this.textColorLocal)\n const linkRgb = rgb(this.linkColorLocal)\n\n const redRgb = rgb(this.redColorLocal)\n const blueRgb = rgb(this.blueColorLocal)\n const greenRgb = rgb(this.greenColorLocal)\n const orangeRgb = rgb(this.orangeColorLocal)\n\n if (bgRgb && btnRgb && linkRgb) {\n this.$store.dispatch('setOption', {\n name: 'customTheme',\n value: {\n fg: btnRgb,\n bg: bgRgb,\n text: textRgb,\n link: linkRgb,\n cRed: redRgb,\n cBlue: blueRgb,\n cGreen: greenRgb,\n cOrange: orangeRgb,\n btnRadius: this.btnRadiusLocal,\n panelRadius: this.panelRadiusLocal,\n avatarRadius: this.avatarRadiusLocal,\n avatarAltRadius: this.avatarAltRadiusLocal,\n tooltipRadius: this.tooltipRadiusLocal,\n attachmentRadius: this.attachmentRadiusLocal\n }})\n }\n }\n },\n watch: {\n selected () {\n this.bgColorLocal = this.selected[1]\n this.btnColorLocal = this.selected[2]\n this.textColorLocal = this.selected[3]\n this.linkColorLocal = this.selected[4]\n this.redColorLocal = this.selected[5]\n this.greenColorLocal = this.selected[6]\n this.blueColorLocal = this.selected[7]\n this.orangeColorLocal = this.selected[8]\n }\n }\n}\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/style_switcher/style_switcher.js","import Timeline from '../timeline/timeline.vue'\n\nconst TagTimeline = {\n created () {\n this.$store.commit('clearTimeline', { timeline: 'tag' })\n this.$store.dispatch('startFetching', { 'tag': this.tag })\n },\n components: {\n Timeline\n },\n computed: {\n tag () { return this.$route.params.tag },\n timeline () { return this.$store.state.statuses.timelines.tag }\n },\n watch: {\n tag () {\n this.$store.commit('clearTimeline', { timeline: 'tag' })\n this.$store.dispatch('startFetching', { 'tag': this.tag })\n }\n },\n destroyed () {\n this.$store.dispatch('stopFetching', 'tag')\n }\n}\n\nexport default TagTimeline\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/tag_timeline/tag_timeline.js","import Status from '../status/status.vue'\nimport timelineFetcher from '../../services/timeline_fetcher/timeline_fetcher.service.js'\nimport StatusOrConversation from '../status_or_conversation/status_or_conversation.vue'\nimport UserCard from '../user_card/user_card.vue'\n\nconst Timeline = {\n props: [\n 'timeline',\n 'timelineName',\n 'title',\n 'userId',\n 'tag'\n ],\n data () {\n return {\n paused: false\n }\n },\n computed: {\n timelineError () { return this.$store.state.statuses.error },\n followers () {\n return this.timeline.followers\n },\n friends () {\n return this.timeline.friends\n },\n viewing () {\n return this.timeline.viewing\n },\n newStatusCount () {\n return this.timeline.newStatusCount\n },\n newStatusCountStr () {\n if (this.timeline.flushMarker !== 0) {\n return ''\n } else {\n return ` (${this.newStatusCount})`\n }\n }\n },\n components: {\n Status,\n StatusOrConversation,\n UserCard\n },\n created () {\n const store = this.$store\n const credentials = store.state.users.currentUser.credentials\n const showImmediately = this.timeline.visibleStatuses.length === 0\n\n window.addEventListener('scroll', this.scrollLoad)\n\n timelineFetcher.fetchAndUpdate({\n store,\n credentials,\n timeline: this.timelineName,\n showImmediately,\n userId: this.userId,\n tag: this.tag\n })\n\n // don't fetch followers for public, friend, twkn\n if (this.timelineName === 'user') {\n this.fetchFriends()\n this.fetchFollowers()\n }\n },\n destroyed () {\n window.removeEventListener('scroll', this.scrollLoad)\n this.$store.commit('setLoading', { timeline: this.timelineName, value: false })\n },\n methods: {\n showNewStatuses () {\n if (this.timeline.flushMarker !== 0) {\n this.$store.commit('clearTimeline', { timeline: this.timelineName })\n this.$store.commit('queueFlush', { timeline: this.timelineName, id: 0 })\n this.fetchOlderStatuses()\n } else {\n this.$store.commit('showNewStatuses', { timeline: this.timelineName })\n this.paused = false\n }\n },\n fetchOlderStatuses () {\n const store = this.$store\n const credentials = store.state.users.currentUser.credentials\n store.commit('setLoading', { timeline: this.timelineName, value: true })\n timelineFetcher.fetchAndUpdate({\n store,\n credentials,\n timeline: this.timelineName,\n older: true,\n showImmediately: true,\n userId: this.userId,\n tag: this.tag\n }).then(() => store.commit('setLoading', { timeline: this.timelineName, value: false }))\n },\n fetchFollowers () {\n const id = this.userId\n this.$store.state.api.backendInteractor.fetchFollowers({ id })\n .then((followers) => this.$store.dispatch('addFollowers', { followers }))\n },\n fetchFriends () {\n const id = this.userId\n this.$store.state.api.backendInteractor.fetchFriends({ id })\n .then((friends) => this.$store.dispatch('addFriends', { friends }))\n },\n scrollLoad (e) {\n const height = Math.max(document.body.offsetHeight, document.body.scrollHeight)\n if (this.timeline.loading === false &&\n this.$store.state.config.autoLoad &&\n this.$el.offsetHeight > 0 &&\n (window.innerHeight + window.pageYOffset) >= (height - 750)) {\n this.fetchOlderStatuses()\n }\n }\n },\n watch: {\n newStatusCount (count) {\n if (!this.$store.state.config.streaming) {\n return\n }\n if (count > 0) {\n // only 'stream' them when you're scrolled to the top\n if (window.pageYOffset < 15 && !this.paused) {\n this.showNewStatuses()\n } else {\n this.paused = true\n }\n }\n }\n }\n}\n\nexport default Timeline\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/timeline/timeline.js","import UserCardContent from '../user_card_content/user_card_content.vue'\n\nconst UserCard = {\n props: [\n 'user',\n 'showFollows'\n ],\n data () {\n return {\n userExpanded: false\n }\n },\n components: {\n UserCardContent\n },\n methods: {\n toggleUserExpanded () {\n this.userExpanded = !this.userExpanded\n }\n }\n}\n\nexport default UserCard\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/user_card/user_card.js","import StillImage from '../still-image/still-image.vue'\nimport { hex2rgb } from '../../services/color_convert/color_convert.js'\n\nexport default {\n props: [ 'user', 'switcher', 'hideBio' ],\n computed: {\n headingStyle () {\n const color = this.$store.state.config.colors.bg\n if (color) {\n const rgb = hex2rgb(color)\n console.log(rgb)\n return {\n backgroundColor: `rgb(${Math.floor(rgb[0] * 0.53)}, ${Math.floor(rgb[1] * 0.56)}, ${Math.floor(rgb[2] * 0.59)})`,\n backgroundImage: `url(${this.user.cover_photo})`\n }\n }\n },\n isOtherUser () {\n return this.user.id !== this.$store.state.users.currentUser.id\n },\n subscribeUrl () {\n // eslint-disable-next-line no-undef\n const serverUrl = new URL(this.user.statusnet_profile_url)\n return `${serverUrl.protocol}//${serverUrl.host}/main/ostatus`\n },\n loggedIn () {\n return this.$store.state.users.currentUser\n },\n dailyAvg () {\n const days = Math.ceil((new Date() - new Date(this.user.created_at)) / (60 * 60 * 24 * 1000))\n return Math.round(this.user.statuses_count / days)\n }\n },\n components: {\n StillImage\n },\n methods: {\n followUser () {\n const store = this.$store\n store.state.api.backendInteractor.followUser(this.user.id)\n .then((followedUser) => store.commit('addNewUsers', [followedUser]))\n },\n unfollowUser () {\n const store = this.$store\n store.state.api.backendInteractor.unfollowUser(this.user.id)\n .then((unfollowedUser) => store.commit('addNewUsers', [unfollowedUser]))\n },\n blockUser () {\n const store = this.$store\n store.state.api.backendInteractor.blockUser(this.user.id)\n .then((blockedUser) => store.commit('addNewUsers', [blockedUser]))\n },\n unblockUser () {\n const store = this.$store\n store.state.api.backendInteractor.unblockUser(this.user.id)\n .then((unblockedUser) => store.commit('addNewUsers', [unblockedUser]))\n },\n toggleMute () {\n const store = this.$store\n store.commit('setMuted', {user: this.user, muted: !this.user.muted})\n store.state.api.backendInteractor.setUserMute(this.user)\n },\n setProfileView (v) {\n const store = this.$store\n store.commit('setProfileView', { v })\n }\n }\n}\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/user_card_content/user_card_content.js","const UserFinder = {\n data: () => ({\n username: undefined,\n hidden: true,\n error: false,\n loading: false\n }),\n methods: {\n findUser (username) {\n username = username[0] === '@' ? username.slice(1) : username\n this.loading = true\n this.$store.state.api.backendInteractor.externalProfile(username)\n .then((user) => {\n this.loading = false\n this.hidden = true\n if (!user.error) {\n this.$store.commit('addNewUsers', [user])\n this.$router.push({name: 'user-profile', params: {id: user.id}})\n } else {\n this.error = true\n }\n })\n },\n toggleHidden () {\n this.hidden = !this.hidden\n },\n dismissError () {\n this.error = false\n }\n }\n}\n\nexport default UserFinder\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/user_finder/user_finder.js","import LoginForm from '../login_form/login_form.vue'\nimport PostStatusForm from '../post_status_form/post_status_form.vue'\nimport UserCardContent from '../user_card_content/user_card_content.vue'\n\nconst UserPanel = {\n computed: {\n user () { return this.$store.state.users.currentUser }\n },\n components: {\n LoginForm,\n PostStatusForm,\n UserCardContent\n }\n}\n\nexport default UserPanel\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/user_panel/user_panel.js","import UserCardContent from '../user_card_content/user_card_content.vue'\nimport Timeline from '../timeline/timeline.vue'\n\nconst UserProfile = {\n created () {\n this.$store.commit('clearTimeline', { timeline: 'user' })\n this.$store.dispatch('startFetching', ['user', this.userId])\n if (!this.$store.state.users.usersObject[this.userId]) {\n this.$store.dispatch('fetchUser', this.userId)\n }\n },\n destroyed () {\n this.$store.dispatch('stopFetching', 'user')\n },\n computed: {\n timeline () { return this.$store.state.statuses.timelines.user },\n userId () {\n return this.$route.params.id\n },\n user () {\n if (this.timeline.statuses[0]) {\n return this.timeline.statuses[0].user\n } else {\n return this.$store.state.users.usersObject[this.userId] || false\n }\n }\n },\n watch: {\n userId () {\n this.$store.commit('clearTimeline', { timeline: 'user' })\n this.$store.dispatch('startFetching', ['user', this.userId])\n }\n },\n components: {\n UserCardContent,\n Timeline\n }\n}\n\nexport default UserProfile\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/user_profile/user_profile.js","import StyleSwitcher from '../style_switcher/style_switcher.vue'\n\nconst UserSettings = {\n data () {\n return {\n newname: this.$store.state.users.currentUser.name,\n newbio: this.$store.state.users.currentUser.description,\n followList: null,\n followImportError: false,\n followsImported: false,\n uploading: [ false, false, false, false ],\n previews: [ null, null, null ]\n }\n },\n components: {\n StyleSwitcher\n },\n computed: {\n user () {\n return this.$store.state.users.currentUser\n },\n pleromaBackend () {\n return this.$store.state.config.pleromaBackend\n }\n },\n methods: {\n updateProfile () {\n const name = this.newname\n const description = this.newbio\n this.$store.state.api.backendInteractor.updateProfile({params: {name, description}}).then((user) => {\n if (!user.error) {\n this.$store.commit('addNewUsers', [user])\n this.$store.commit('setCurrentUser', user)\n }\n })\n },\n uploadFile (slot, e) {\n const file = e.target.files[0]\n if (!file) { return }\n // eslint-disable-next-line no-undef\n const reader = new FileReader()\n reader.onload = ({target}) => {\n const img = target.result\n this.previews[slot] = img\n this.$forceUpdate() // just changing the array with the index doesn't update the view\n }\n reader.readAsDataURL(file)\n },\n submitAvatar () {\n if (!this.previews[0]) { return }\n\n let img = this.previews[0]\n // eslint-disable-next-line no-undef\n let imginfo = new Image()\n let cropX, cropY, cropW, cropH\n imginfo.src = img\n if (imginfo.height > imginfo.width) {\n cropX = 0\n cropW = imginfo.width\n cropY = Math.floor((imginfo.height - imginfo.width) / 2)\n cropH = imginfo.width\n } else {\n cropY = 0\n cropH = imginfo.height\n cropX = Math.floor((imginfo.width - imginfo.height) / 2)\n cropW = imginfo.height\n }\n this.uploading[0] = true\n this.$store.state.api.backendInteractor.updateAvatar({params: {img, cropX, cropY, cropW, cropH}}).then((user) => {\n if (!user.error) {\n this.$store.commit('addNewUsers', [user])\n this.$store.commit('setCurrentUser', user)\n this.previews[0] = null\n }\n this.uploading[0] = false\n })\n },\n submitBanner () {\n if (!this.previews[1]) { return }\n\n let banner = this.previews[1]\n // eslint-disable-next-line no-undef\n let imginfo = new Image()\n /* eslint-disable camelcase */\n let offset_top, offset_left, width, height\n imginfo.src = banner\n width = imginfo.width\n height = imginfo.height\n offset_top = 0\n offset_left = 0\n this.uploading[1] = true\n this.$store.state.api.backendInteractor.updateBanner({params: {banner, offset_top, offset_left, width, height}}).then((data) => {\n if (!data.error) {\n let clone = JSON.parse(JSON.stringify(this.$store.state.users.currentUser))\n clone.cover_photo = data.url\n this.$store.commit('addNewUsers', [clone])\n this.$store.commit('setCurrentUser', clone)\n this.previews[1] = null\n }\n this.uploading[1] = false\n })\n /* eslint-enable camelcase */\n },\n submitBg () {\n if (!this.previews[2]) { return }\n let img = this.previews[2]\n // eslint-disable-next-line no-undef\n let imginfo = new Image()\n let cropX, cropY, cropW, cropH\n imginfo.src = img\n cropX = 0\n cropY = 0\n cropW = imginfo.width\n cropH = imginfo.width\n this.uploading[2] = true\n this.$store.state.api.backendInteractor.updateBg({params: {img, cropX, cropY, cropW, cropH}}).then((data) => {\n if (!data.error) {\n let clone = JSON.parse(JSON.stringify(this.$store.state.users.currentUser))\n clone.background_image = data.url\n this.$store.commit('addNewUsers', [clone])\n this.$store.commit('setCurrentUser', clone)\n this.previews[2] = null\n }\n this.uploading[2] = false\n })\n },\n importFollows () {\n this.uploading[3] = true\n const followList = this.followList\n this.$store.state.api.backendInteractor.followImport({params: followList})\n .then((status) => {\n if (status) {\n this.followsImported = true\n } else {\n this.followImportError = true\n }\n this.uploading[3] = false\n })\n },\n followListChange () {\n // eslint-disable-next-line no-undef\n let formData = new FormData()\n formData.append('list', this.$refs.followlist.files[0])\n this.followList = formData\n },\n dismissImported () {\n this.followsImported = false\n this.followImportError = false\n }\n }\n}\n\nexport default UserSettings\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/user_settings/user_settings.js","module.exports = [\"now\",[\"%ss\",\"%ss\"],[\"%smin\",\"%smin\"],[\"%sh\",\"%sh\"],[\"%sd\",\"%sd\"],[\"%sw\",\"%sw\"],[\"%smo\",\"%smo\"],[\"%sy\",\"%sy\"]]\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./static/timeago-en.json\n// module id = 296\n// module chunks = 2","module.exports = [\"たった今\",\"%s 秒前\",\"%s 分前\",\"%s 時間前\",\"%s 日前\",\"%s 週間前\",\"%s ヶ月前\",\"%s 年前\"]\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./static/timeago-ja.json\n// module id = 297\n// module chunks = 2","module.exports = __webpack_public_path__ + \"static/img/nsfw.9399fe3.png\";\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/assets/nsfw.png\n// module id = 463\n// module chunks = 2","\n/* styles */\nrequire(\"!!../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-4c17cd72\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!./App.scss\")\n\nvar Component = require(\"!../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./App.js\"),\n /* template */\n require(\"!!../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-4c17cd72\\\"}!../node_modules/vue-loader/lib/selector?type=template&index=0!./App.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/App.vue\n// module id = 466\n// module chunks = 2","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-48d74080\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./attachment.vue\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./attachment.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-48d74080\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./attachment.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/attachment/attachment.vue\n// module id = 467\n// module chunks = 2","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-37c7b840\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./chat_panel.vue\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./chat_panel.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-37c7b840\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./chat_panel.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/chat_panel/chat_panel.vue\n// module id = 468\n// module chunks = 2","var Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./conversation-page.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-6d354bd4\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./conversation-page.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/conversation-page/conversation-page.vue\n// module id = 469\n// module chunks = 2","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-ab5f3124\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./delete_button.vue\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./delete_button.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-ab5f3124\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./delete_button.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/delete_button/delete_button.vue\n// module id = 470\n// module chunks = 2","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-bd666be8\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./favorite_button.vue\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./favorite_button.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-bd666be8\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./favorite_button.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/favorite_button/favorite_button.vue\n// module id = 471\n// module chunks = 2","var Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./friends_timeline.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-938aba00\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./friends_timeline.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/friends_timeline/friends_timeline.vue\n// module id = 472\n// module chunks = 2","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-8ac93238\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./instance_specific_panel.vue\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./instance_specific_panel.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-8ac93238\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./instance_specific_panel.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/instance_specific_panel/instance_specific_panel.vue\n// module id = 473\n// module chunks = 2","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-437c2fc0\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./login_form.vue\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./login_form.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-437c2fc0\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./login_form.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/login_form/login_form.vue\n// module id = 474\n// module chunks = 2","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-546891a0\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./media_upload.vue\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./media_upload.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-546891a0\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./media_upload.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/media_upload/media_upload.vue\n// module id = 475\n// module chunks = 2","var Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./mentions.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-2b4a7ac0\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./mentions.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/mentions/mentions.vue\n// module id = 476\n// module chunks = 2","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-d306a29c\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./nav_panel.vue\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./nav_panel.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-d306a29c\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./nav_panel.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/nav_panel/nav_panel.vue\n// module id = 477\n// module chunks = 2","var Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./notification.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-68f32600\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./notification.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/notification/notification.vue\n// module id = 478\n// module chunks = 2","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-00135b32\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!./notifications.scss\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./notifications.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-00135b32\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./notifications.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/notifications/notifications.vue\n// module id = 479\n// module chunks = 2","var Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./public_and_external_timeline.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-2dd59500\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./public_and_external_timeline.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/public_and_external_timeline/public_and_external_timeline.vue\n// module id = 480\n// module chunks = 2","var Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./public_timeline.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-63335050\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./public_timeline.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/public_timeline/public_timeline.vue\n// module id = 481\n// module chunks = 2","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-45f064c0\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./registration.vue\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./registration.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-45f064c0\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./registration.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/registration/registration.vue\n// module id = 482\n// module chunks = 2","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-1ca01100\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./retweet_button.vue\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./retweet_button.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-1ca01100\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./retweet_button.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/retweet_button/retweet_button.vue\n// module id = 483\n// module chunks = 2","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-cd51c000\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./settings.vue\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./settings.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-cd51c000\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./settings.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/settings/settings.vue\n// module id = 484\n// module chunks = 2","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-42b0f6a0\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./status_or_conversation.vue\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./status_or_conversation.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-42b0f6a0\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./status_or_conversation.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/status_or_conversation/status_or_conversation.vue\n// module id = 485\n// module chunks = 2","var Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./tag_timeline.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-1555bc40\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./tag_timeline.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/tag_timeline/tag_timeline.vue\n// module id = 486\n// module chunks = 2","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-f117c42c\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./user_card.vue\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./user_card.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-f117c42c\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./user_card.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/user_card/user_card.vue\n// module id = 487\n// module chunks = 2","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-3e9fe956\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./user_finder.vue\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./user_finder.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-3e9fe956\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./user_finder.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/user_finder/user_finder.vue\n// module id = 488\n// module chunks = 2","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-eda04b40\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./user_panel.vue\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./user_panel.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-eda04b40\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./user_panel.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/user_panel/user_panel.vue\n// module id = 489\n// module chunks = 2","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-48484e40\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./user_profile.vue\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./user_profile.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-48484e40\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./user_profile.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/user_profile/user_profile.vue\n// module id = 490\n// module chunks = 2","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-93ac3f60\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./user_settings.vue\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./user_settings.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-93ac3f60\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./user_settings.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/user_settings/user_settings.vue\n// module id = 491\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('div', {\n staticClass: \"notifications\"\n }, [_c('div', {\n staticClass: \"panel panel-default\"\n }, [_c('div', {\n staticClass: \"panel-heading\"\n }, [(_vm.unseenCount) ? _c('span', {\n staticClass: \"unseen-count\"\n }, [_vm._v(_vm._s(_vm.unseenCount))]) : _vm._e(), _vm._v(\"\\n \" + _vm._s(_vm.$t('notifications.notifications')) + \"\\n \"), (_vm.unseenCount) ? _c('button', {\n staticClass: \"read-button\",\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.markAsSeen($event)\n }\n }\n }, [_vm._v(_vm._s(_vm.$t('notifications.read')))]) : _vm._e()]), _vm._v(\" \"), _c('div', {\n staticClass: \"panel-body\"\n }, _vm._l((_vm.visibleNotifications), function(notification) {\n return _c('div', {\n key: notification.action.id,\n staticClass: \"notification\",\n class: {\n \"unseen\": !notification.seen\n }\n }, [_c('notification', {\n attrs: {\n \"notification\": notification\n }\n })], 1)\n }))])])\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-00135b32\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/notifications/notifications.vue\n// module id = 492\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('div', {\n staticClass: \"profile-panel-background\",\n style: (_vm.headingStyle),\n attrs: {\n \"id\": \"heading\"\n }\n }, [_c('div', {\n staticClass: \"panel-heading text-center\"\n }, [_c('div', {\n staticClass: \"user-info\"\n }, [(!_vm.isOtherUser) ? _c('router-link', {\n staticStyle: {\n \"float\": \"right\",\n \"margin-top\": \"16px\"\n },\n attrs: {\n \"to\": \"/user-settings\"\n }\n }, [_c('i', {\n staticClass: \"icon-cog usersettings\"\n })]) : _vm._e(), _vm._v(\" \"), (_vm.isOtherUser) ? _c('a', {\n staticStyle: {\n \"float\": \"right\",\n \"margin-top\": \"16px\"\n },\n attrs: {\n \"href\": _vm.user.statusnet_profile_url,\n \"target\": \"_blank\"\n }\n }, [_c('i', {\n staticClass: \"icon-link-ext usersettings\"\n })]) : _vm._e(), _vm._v(\" \"), _c('div', {\n staticClass: \"container\"\n }, [_c('router-link', {\n attrs: {\n \"to\": {\n name: 'user-profile',\n params: {\n id: _vm.user.id\n }\n }\n }\n }, [_c('StillImage', {\n staticClass: \"avatar\",\n attrs: {\n \"src\": _vm.user.profile_image_url_original\n }\n })], 1), _vm._v(\" \"), _c('div', {\n staticClass: \"name-and-screen-name\"\n }, [_c('div', {\n staticClass: \"user-name\",\n attrs: {\n \"title\": _vm.user.name\n }\n }, [_vm._v(_vm._s(_vm.user.name))]), _vm._v(\" \"), _c('router-link', {\n attrs: {\n \"to\": {\n name: 'user-profile',\n params: {\n id: _vm.user.id\n }\n }\n }\n }, [_c('div', {\n staticClass: \"user-screen-name\"\n }, [_vm._v(\"@\" + _vm._s(_vm.user.screen_name))])])], 1)], 1), _vm._v(\" \"), (_vm.isOtherUser) ? _c('div', {\n staticClass: \"user-interactions\"\n }, [(_vm.user.follows_you && _vm.loggedIn) ? _c('div', {\n staticClass: \"following\"\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('user_card.follows_you')) + \"\\n \")]) : _vm._e(), _vm._v(\" \"), (_vm.loggedIn) ? _c('div', {\n staticClass: \"follow\"\n }, [(_vm.user.following) ? _c('span', [_c('button', {\n staticClass: \"pressed\",\n on: {\n \"click\": _vm.unfollowUser\n }\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('user_card.following')) + \"\\n \")])]) : _vm._e(), _vm._v(\" \"), (!_vm.user.following) ? _c('span', [_c('button', {\n on: {\n \"click\": _vm.followUser\n }\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('user_card.follow')) + \"\\n \")])]) : _vm._e()]) : _vm._e(), _vm._v(\" \"), (_vm.isOtherUser) ? _c('div', {\n staticClass: \"mute\"\n }, [(_vm.user.muted) ? _c('span', [_c('button', {\n staticClass: \"pressed\",\n on: {\n \"click\": _vm.toggleMute\n }\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('user_card.muted')) + \"\\n \")])]) : _vm._e(), _vm._v(\" \"), (!_vm.user.muted) ? _c('span', [_c('button', {\n on: {\n \"click\": _vm.toggleMute\n }\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('user_card.mute')) + \"\\n \")])]) : _vm._e()]) : _vm._e(), _vm._v(\" \"), (!_vm.loggedIn && _vm.user.is_local) ? _c('div', {\n staticClass: \"remote-follow\"\n }, [_c('form', {\n attrs: {\n \"method\": \"POST\",\n \"action\": _vm.subscribeUrl\n }\n }, [_c('input', {\n attrs: {\n \"type\": \"hidden\",\n \"name\": \"nickname\"\n },\n domProps: {\n \"value\": _vm.user.screen_name\n }\n }), _vm._v(\" \"), _c('input', {\n attrs: {\n \"type\": \"hidden\",\n \"name\": \"profile\",\n \"value\": \"\"\n }\n }), _vm._v(\" \"), _c('button', {\n staticClass: \"remote-button\",\n attrs: {\n \"click\": \"submit\"\n }\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('user_card.remote_follow')) + \"\\n \")])])]) : _vm._e(), _vm._v(\" \"), (_vm.isOtherUser && _vm.loggedIn) ? _c('div', {\n staticClass: \"block\"\n }, [(_vm.user.statusnet_blocking) ? _c('span', [_c('button', {\n staticClass: \"pressed\",\n on: {\n \"click\": _vm.unblockUser\n }\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('user_card.blocked')) + \"\\n \")])]) : _vm._e(), _vm._v(\" \"), (!_vm.user.statusnet_blocking) ? _c('span', [_c('button', {\n on: {\n \"click\": _vm.blockUser\n }\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('user_card.block')) + \"\\n \")])]) : _vm._e()]) : _vm._e()]) : _vm._e()], 1)]), _vm._v(\" \"), _c('div', {\n staticClass: \"panel-body profile-panel-body\"\n }, [_c('div', {\n staticClass: \"user-counts\"\n }, [_c('div', {\n staticClass: \"user-count\"\n }, [(_vm.switcher) ? _c('a', {\n attrs: {\n \"href\": \"#\"\n },\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.setProfileView('statuses')\n }\n }\n }, [_c('h5', [_vm._v(_vm._s(_vm.$t('user_card.statuses')))])]) : _c('h5', [_vm._v(_vm._s(_vm.$t('user_card.statuses')))]), _vm._v(\" \"), _c('span', [_vm._v(_vm._s(_vm.user.statuses_count) + \" \"), _c('br'), _c('span', {\n staticClass: \"dailyAvg\"\n }, [_vm._v(_vm._s(_vm.dailyAvg) + \" \" + _vm._s(_vm.$t('user_card.per_day')))])])]), _vm._v(\" \"), _c('div', {\n staticClass: \"user-count\"\n }, [(_vm.switcher) ? _c('a', {\n attrs: {\n \"href\": \"#\"\n },\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.setProfileView('friends')\n }\n }\n }, [_c('h5', [_vm._v(_vm._s(_vm.$t('user_card.followees')))])]) : _c('h5', [_vm._v(_vm._s(_vm.$t('user_card.followees')))]), _vm._v(\" \"), _c('span', [_vm._v(_vm._s(_vm.user.friends_count))])]), _vm._v(\" \"), _c('div', {\n staticClass: \"user-count\"\n }, [(_vm.switcher) ? _c('a', {\n attrs: {\n \"href\": \"#\"\n },\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.setProfileView('followers')\n }\n }\n }, [_c('h5', [_vm._v(_vm._s(_vm.$t('user_card.followers')))])]) : _c('h5', [_vm._v(_vm._s(_vm.$t('user_card.followers')))]), _vm._v(\" \"), _c('span', [_vm._v(_vm._s(_vm.user.followers_count))])])]), _vm._v(\" \"), (!_vm.hideBio) ? _c('p', [_vm._v(_vm._s(_vm.user.description))]) : _vm._e()])])\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-05b840de\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/user_card_content/user_card_content.vue\n// module id = 493\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return (_vm.viewing == 'statuses') ? _c('div', {\n staticClass: \"timeline panel panel-default\"\n }, [_c('div', {\n staticClass: \"panel-heading timeline-heading\"\n }, [_c('div', {\n staticClass: \"title\"\n }, [_vm._v(\"\\n \" + _vm._s(_vm.title) + \"\\n \")]), _vm._v(\" \"), (_vm.timeline.newStatusCount > 0 && !_vm.timelineError) ? _c('button', {\n staticClass: \"loadmore-button\",\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.showNewStatuses($event)\n }\n }\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('timeline.show_new')) + _vm._s(_vm.newStatusCountStr) + \"\\n \")]) : _vm._e(), _vm._v(\" \"), (_vm.timelineError) ? _c('div', {\n staticClass: \"loadmore-error alert error\",\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n }\n }\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('timeline.error_fetching')) + \"\\n \")]) : _vm._e(), _vm._v(\" \"), (!_vm.timeline.newStatusCount > 0 && !_vm.timelineError) ? _c('div', {\n staticClass: \"loadmore-text\",\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n }\n }\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('timeline.up_to_date')) + \"\\n \")]) : _vm._e()]), _vm._v(\" \"), _c('div', {\n staticClass: \"panel-body\"\n }, [_c('div', {\n staticClass: \"timeline\"\n }, _vm._l((_vm.timeline.visibleStatuses), function(status) {\n return _c('status-or-conversation', {\n key: status.id,\n staticClass: \"status-fadein\",\n attrs: {\n \"statusoid\": status\n }\n })\n }))]), _vm._v(\" \"), _c('div', {\n staticClass: \"panel-footer\"\n }, [(!_vm.timeline.loading) ? _c('a', {\n attrs: {\n \"href\": \"#\"\n },\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.fetchOlderStatuses()\n }\n }\n }, [_c('div', {\n staticClass: \"new-status-notification text-center panel-footer\"\n }, [_vm._v(_vm._s(_vm.$t('timeline.load_older')))])]) : _c('div', {\n staticClass: \"new-status-notification text-center panel-footer\"\n }, [_vm._v(\"...\")])])]) : (_vm.viewing == 'followers') ? _c('div', {\n staticClass: \"timeline panel panel-default\"\n }, [_c('div', {\n staticClass: \"panel-heading timeline-heading\"\n }, [_c('div', {\n staticClass: \"title\"\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('user_card.followers')) + \"\\n \")])]), _vm._v(\" \"), _c('div', {\n staticClass: \"panel-body\"\n }, [_c('div', {\n staticClass: \"timeline\"\n }, _vm._l((_vm.followers), function(follower) {\n return _c('user-card', {\n key: follower.id,\n attrs: {\n \"user\": follower,\n \"showFollows\": false\n }\n })\n }))])]) : (_vm.viewing == 'friends') ? _c('div', {\n staticClass: \"timeline panel panel-default\"\n }, [_c('div', {\n staticClass: \"panel-heading timeline-heading\"\n }, [_c('div', {\n staticClass: \"title\"\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('user_card.followees')) + \"\\n \")])]), _vm._v(\" \"), _c('div', {\n staticClass: \"panel-body\"\n }, [_c('div', {\n staticClass: \"timeline\"\n }, _vm._l((_vm.friends), function(friend) {\n return _c('user-card', {\n key: friend.id,\n attrs: {\n \"user\": friend,\n \"showFollows\": true\n }\n })\n }))])]) : _vm._e()\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-0652fc80\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/timeline/timeline.vue\n// module id = 494\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('div', {\n staticClass: \"post-status-form\"\n }, [_c('form', {\n on: {\n \"submit\": function($event) {\n $event.preventDefault();\n _vm.postStatus(_vm.newStatus)\n }\n }\n }, [_c('div', {\n staticClass: \"form-group\"\n }, [_c('textarea', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.newStatus.status),\n expression: \"newStatus.status\"\n }],\n ref: \"textarea\",\n staticClass: \"form-control\",\n attrs: {\n \"placeholder\": _vm.$t('post_status.default'),\n \"rows\": \"1\"\n },\n domProps: {\n \"value\": (_vm.newStatus.status)\n },\n on: {\n \"click\": _vm.setCaret,\n \"keyup\": [_vm.setCaret, function($event) {\n if (!('button' in $event) && _vm._k($event.keyCode, \"enter\", 13, $event.key)) { return null; }\n if (!$event.ctrlKey) { return null; }\n _vm.postStatus(_vm.newStatus)\n }],\n \"keydown\": [function($event) {\n if (!('button' in $event) && _vm._k($event.keyCode, \"down\", 40, $event.key)) { return null; }\n _vm.cycleForward($event)\n }, function($event) {\n if (!('button' in $event) && _vm._k($event.keyCode, \"up\", 38, $event.key)) { return null; }\n _vm.cycleBackward($event)\n }, function($event) {\n if (!('button' in $event) && _vm._k($event.keyCode, \"tab\", 9, $event.key)) { return null; }\n if (!$event.shiftKey) { return null; }\n _vm.cycleBackward($event)\n }, function($event) {\n if (!('button' in $event) && _vm._k($event.keyCode, \"tab\", 9, $event.key)) { return null; }\n _vm.cycleForward($event)\n }, function($event) {\n if (!('button' in $event) && _vm._k($event.keyCode, \"enter\", 13, $event.key)) { return null; }\n _vm.replaceCandidate($event)\n }, function($event) {\n if (!('button' in $event) && _vm._k($event.keyCode, \"enter\", 13, $event.key)) { return null; }\n if (!$event.metaKey) { return null; }\n _vm.postStatus(_vm.newStatus)\n }],\n \"drop\": _vm.fileDrop,\n \"dragover\": function($event) {\n $event.preventDefault();\n _vm.fileDrag($event)\n },\n \"input\": [function($event) {\n if ($event.target.composing) { return; }\n _vm.$set(_vm.newStatus, \"status\", $event.target.value)\n }, _vm.resize],\n \"paste\": _vm.paste\n }\n })]), _vm._v(\" \"), (_vm.candidates) ? _c('div', {\n staticStyle: {\n \"position\": \"relative\"\n }\n }, [_c('div', {\n staticClass: \"autocomplete-panel\"\n }, _vm._l((_vm.candidates), function(candidate) {\n return _c('div', {\n on: {\n \"click\": function($event) {\n _vm.replace(candidate.utf || (candidate.screen_name + ' '))\n }\n }\n }, [(candidate.highlighted) ? _c('div', {\n staticClass: \"autocomplete\"\n }, [(candidate.img) ? _c('span', [_c('img', {\n attrs: {\n \"src\": candidate.img\n }\n })]) : _c('span', [_vm._v(_vm._s(candidate.utf))]), _vm._v(\" \"), _c('span', [_vm._v(_vm._s(candidate.screen_name)), _c('small', [_vm._v(_vm._s(candidate.name))])])]) : _c('div', {\n staticClass: \"autocomplete\"\n }, [(candidate.img) ? _c('span', [_c('img', {\n attrs: {\n \"src\": candidate.img\n }\n })]) : _c('span', [_vm._v(_vm._s(candidate.utf))]), _vm._v(\" \"), _c('span', [_vm._v(_vm._s(candidate.screen_name)), _c('small', [_vm._v(_vm._s(candidate.name))])])])])\n }))]) : _vm._e(), _vm._v(\" \"), _c('div', {\n staticClass: \"form-bottom\"\n }, [_c('media-upload', {\n attrs: {\n \"drop-files\": _vm.dropFiles\n },\n on: {\n \"uploading\": _vm.disableSubmit,\n \"uploaded\": _vm.addMediaFile,\n \"upload-failed\": _vm.enableSubmit\n }\n }), _vm._v(\" \"), (_vm.isOverLengthLimit) ? _c('p', {\n staticClass: \"error\"\n }, [_vm._v(_vm._s(_vm.charactersLeft))]) : (_vm.hasStatusLengthLimit) ? _c('p', {\n staticClass: \"faint\"\n }, [_vm._v(_vm._s(_vm.charactersLeft))]) : _vm._e(), _vm._v(\" \"), (_vm.posting) ? _c('button', {\n staticClass: \"btn btn-default\",\n attrs: {\n \"disabled\": \"\"\n }\n }, [_vm._v(_vm._s(_vm.$t('post_status.posting')))]) : (_vm.isOverLengthLimit) ? _c('button', {\n staticClass: \"btn btn-default\",\n attrs: {\n \"disabled\": \"\"\n }\n }, [_vm._v(_vm._s(_vm.$t('general.submit')))]) : _c('button', {\n staticClass: \"btn btn-default\",\n attrs: {\n \"disabled\": _vm.submitDisabled,\n \"type\": \"submit\"\n }\n }, [_vm._v(_vm._s(_vm.$t('general.submit')))])], 1), _vm._v(\" \"), (_vm.error) ? _c('div', {\n staticClass: \"alert error\"\n }, [_vm._v(\"\\n Error: \" + _vm._s(_vm.error) + \"\\n \"), _c('i', {\n staticClass: \"icon-cancel\",\n on: {\n \"click\": _vm.clearError\n }\n })]) : _vm._e(), _vm._v(\" \"), _c('div', {\n staticClass: \"attachments\"\n }, _vm._l((_vm.newStatus.files), function(file) {\n return _c('div', {\n staticClass: \"media-upload-container attachment\"\n }, [_c('i', {\n staticClass: \"fa icon-cancel\",\n on: {\n \"click\": function($event) {\n _vm.removeMediaFile(file)\n }\n }\n }), _vm._v(\" \"), (_vm.type(file) === 'image') ? _c('img', {\n staticClass: \"thumbnail media-upload\",\n attrs: {\n \"src\": file.image\n }\n }) : _vm._e(), _vm._v(\" \"), (_vm.type(file) === 'video') ? _c('video', {\n attrs: {\n \"src\": file.image,\n \"controls\": \"\"\n }\n }) : _vm._e(), _vm._v(\" \"), (_vm.type(file) === 'audio') ? _c('audio', {\n attrs: {\n \"src\": file.image,\n \"controls\": \"\"\n }\n }) : _vm._e(), _vm._v(\" \"), (_vm.type(file) === 'unknown') ? _c('a', {\n attrs: {\n \"href\": file.image\n }\n }, [_vm._v(_vm._s(file.url))]) : _vm._e()])\n }))])])\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-11ada5e0\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/post_status_form/post_status_form.vue\n// module id = 495\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('div', {\n staticClass: \"timeline panel panel-default\"\n }, [_c('div', {\n staticClass: \"panel-heading conversation-heading\"\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('timeline.conversation')) + \"\\n \"), (_vm.collapsable) ? _c('span', {\n staticStyle: {\n \"float\": \"right\"\n }\n }, [_c('small', [_c('a', {\n attrs: {\n \"href\": \"#\"\n },\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.$emit('toggleExpanded')\n }\n }\n }, [_vm._v(\"Collapse\")])])]) : _vm._e()]), _vm._v(\" \"), _c('div', {\n staticClass: \"panel-body\"\n }, [_c('div', {\n staticClass: \"timeline\"\n }, _vm._l((_vm.conversation), function(status) {\n return _c('status', {\n key: status.id,\n staticClass: \"status-fadein\",\n attrs: {\n \"inlineExpanded\": _vm.collapsable,\n \"statusoid\": status,\n \"expandable\": false,\n \"focused\": _vm.focused(status.id),\n \"inConversation\": true,\n \"highlight\": _vm.highlight,\n \"replies\": _vm.getReplies(status.id)\n },\n on: {\n \"goto\": _vm.setHighlight\n }\n })\n }))])])\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-12838600\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/conversation/conversation.vue\n// module id = 496\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('Timeline', {\n attrs: {\n \"title\": _vm.tag,\n \"timeline\": _vm.timeline,\n \"timeline-name\": 'tag',\n \"tag\": _vm.tag\n }\n })\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-1555bc40\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/tag_timeline/tag_timeline.vue\n// module id = 497\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return (_vm.loggedIn) ? _c('div', [_c('i', {\n staticClass: \"icon-retweet rt-active\",\n class: _vm.classes,\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.retweet()\n }\n }\n }), _vm._v(\" \"), (_vm.status.repeat_num > 0) ? _c('span', [_vm._v(_vm._s(_vm.status.repeat_num))]) : _vm._e()]) : _c('div', [_c('i', {\n staticClass: \"icon-retweet\",\n class: _vm.classes\n }), _vm._v(\" \"), (_vm.status.repeat_num > 0) ? _c('span', [_vm._v(_vm._s(_vm.status.repeat_num))]) : _vm._e()])\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-1ca01100\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/retweet_button/retweet_button.vue\n// module id = 498\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('Timeline', {\n attrs: {\n \"title\": _vm.$t('nav.mentions'),\n \"timeline\": _vm.timeline,\n \"timeline-name\": 'mentions'\n }\n })\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-2b4a7ac0\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/mentions/mentions.vue\n// module id = 499\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('Timeline', {\n attrs: {\n \"title\": _vm.$t('nav.twkn'),\n \"timeline\": _vm.timeline,\n \"timeline-name\": 'publicAndExternal'\n }\n })\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-2dd59500\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/public_and_external_timeline/public_and_external_timeline.vue\n// module id = 500\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return (!this.collapsed) ? _c('div', {\n staticClass: \"chat-panel\"\n }, [_c('div', {\n staticClass: \"panel panel-default\"\n }, [_c('div', {\n staticClass: \"panel-heading timeline-heading chat-heading\",\n on: {\n \"click\": function($event) {\n $event.stopPropagation();\n $event.preventDefault();\n _vm.togglePanel($event)\n }\n }\n }, [_c('div', {\n staticClass: \"title\"\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('chat.title')) + \"\\n \"), _c('i', {\n staticClass: \"icon-cancel\",\n staticStyle: {\n \"float\": \"right\"\n }\n })])]), _vm._v(\" \"), _c('div', {\n directives: [{\n name: \"chat-scroll\",\n rawName: \"v-chat-scroll\"\n }],\n staticClass: \"chat-window\"\n }, _vm._l((_vm.messages), function(message) {\n return _c('div', {\n key: message.id,\n staticClass: \"chat-message\"\n }, [_c('span', {\n staticClass: \"chat-avatar\"\n }, [_c('img', {\n attrs: {\n \"src\": message.author.avatar\n }\n })]), _vm._v(\" \"), _c('div', {\n staticClass: \"chat-content\"\n }, [_c('router-link', {\n staticClass: \"chat-name\",\n attrs: {\n \"to\": {\n name: 'user-profile',\n params: {\n id: message.author.id\n }\n }\n }\n }, [_vm._v(\"\\n \" + _vm._s(message.author.username) + \"\\n \")]), _vm._v(\" \"), _c('br'), _vm._v(\" \"), _c('span', {\n staticClass: \"chat-text\"\n }, [_vm._v(\"\\n \" + _vm._s(message.text) + \"\\n \")])], 1)])\n })), _vm._v(\" \"), _c('div', {\n staticClass: \"chat-input\"\n }, [_c('textarea', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.currentMessage),\n expression: \"currentMessage\"\n }],\n staticClass: \"chat-input-textarea\",\n attrs: {\n \"rows\": \"1\"\n },\n domProps: {\n \"value\": (_vm.currentMessage)\n },\n on: {\n \"keyup\": function($event) {\n if (!('button' in $event) && _vm._k($event.keyCode, \"enter\", 13, $event.key)) { return null; }\n _vm.submit(_vm.currentMessage)\n },\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.currentMessage = $event.target.value\n }\n }\n })])])]) : _c('div', {\n staticClass: \"chat-panel\"\n }, [_c('div', {\n staticClass: \"panel panel-default\"\n }, [_c('div', {\n staticClass: \"panel-heading stub timeline-heading chat-heading\",\n on: {\n \"click\": function($event) {\n $event.stopPropagation();\n $event.preventDefault();\n _vm.togglePanel($event)\n }\n }\n }, [_c('div', {\n staticClass: \"title\"\n }, [_c('i', {\n staticClass: \"icon-comment-empty\"\n }), _vm._v(\"\\n \" + _vm._s(_vm.$t('chat.title')) + \"\\n \")])])])])\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-37c7b840\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/chat_panel/chat_panel.vue\n// module id = 501\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('span', {\n staticClass: \"user-finder-container\"\n }, [(_vm.error) ? _c('span', {\n staticClass: \"alert error\"\n }, [_c('i', {\n staticClass: \"icon-cancel user-finder-icon\",\n on: {\n \"click\": _vm.dismissError\n }\n }), _vm._v(\"\\n \" + _vm._s(_vm.$t('finder.error_fetching_user')) + \"\\n \")]) : _vm._e(), _vm._v(\" \"), (_vm.loading) ? _c('i', {\n staticClass: \"icon-spin4 user-finder-icon animate-spin-slow\"\n }) : _vm._e(), _vm._v(\" \"), (_vm.hidden) ? _c('a', {\n attrs: {\n \"href\": \"#\"\n }\n }, [_c('i', {\n staticClass: \"icon-user-plus user-finder-icon\",\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n $event.stopPropagation();\n _vm.toggleHidden($event)\n }\n }\n })]) : _c('span', [_c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.username),\n expression: \"username\"\n }],\n staticClass: \"user-finder-input\",\n attrs: {\n \"placeholder\": _vm.$t('finder.find_user'),\n \"id\": \"user-finder-input\",\n \"type\": \"text\"\n },\n domProps: {\n \"value\": (_vm.username)\n },\n on: {\n \"keyup\": function($event) {\n if (!('button' in $event) && _vm._k($event.keyCode, \"enter\", 13, $event.key)) { return null; }\n _vm.findUser(_vm.username)\n },\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.username = $event.target.value\n }\n }\n }), _vm._v(\" \"), _c('i', {\n staticClass: \"icon-cancel user-finder-icon\",\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n $event.stopPropagation();\n _vm.toggleHidden($event)\n }\n }\n })])])\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-3e9fe956\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/user_finder/user_finder.vue\n// module id = 502\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('div', [(_vm.expanded) ? _c('conversation', {\n attrs: {\n \"collapsable\": true,\n \"statusoid\": _vm.statusoid\n },\n on: {\n \"toggleExpanded\": _vm.toggleExpanded\n }\n }) : _vm._e(), _vm._v(\" \"), (!_vm.expanded) ? _c('status', {\n attrs: {\n \"expandable\": true,\n \"inConversation\": false,\n \"focused\": false,\n \"statusoid\": _vm.statusoid\n },\n on: {\n \"toggleExpanded\": _vm.toggleExpanded\n }\n }) : _vm._e()], 1)\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-42b0f6a0\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/status_or_conversation/status_or_conversation.vue\n// module id = 503\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('div', {\n staticClass: \"login panel panel-default\"\n }, [_c('div', {\n staticClass: \"panel-heading\"\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('login.login')) + \"\\n \")]), _vm._v(\" \"), _c('div', {\n staticClass: \"panel-body\"\n }, [_c('form', {\n staticClass: \"login-form\",\n on: {\n \"submit\": function($event) {\n $event.preventDefault();\n _vm.submit(_vm.user)\n }\n }\n }, [_c('div', {\n staticClass: \"form-group\"\n }, [_c('label', {\n attrs: {\n \"for\": \"username\"\n }\n }, [_vm._v(_vm._s(_vm.$t('login.username')))]), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.user.username),\n expression: \"user.username\"\n }],\n staticClass: \"form-control\",\n attrs: {\n \"disabled\": _vm.loggingIn,\n \"id\": \"username\",\n \"placeholder\": \"e.g. lain\"\n },\n domProps: {\n \"value\": (_vm.user.username)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.$set(_vm.user, \"username\", $event.target.value)\n }\n }\n })]), _vm._v(\" \"), _c('div', {\n staticClass: \"form-group\"\n }, [_c('label', {\n attrs: {\n \"for\": \"password\"\n }\n }, [_vm._v(_vm._s(_vm.$t('login.password')))]), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.user.password),\n expression: \"user.password\"\n }],\n staticClass: \"form-control\",\n attrs: {\n \"disabled\": _vm.loggingIn,\n \"id\": \"password\",\n \"type\": \"password\"\n },\n domProps: {\n \"value\": (_vm.user.password)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.$set(_vm.user, \"password\", $event.target.value)\n }\n }\n })]), _vm._v(\" \"), _c('div', {\n staticClass: \"form-group\"\n }, [_c('div', {\n staticClass: \"login-bottom\"\n }, [_c('div', [(_vm.registrationOpen) ? _c('router-link', {\n staticClass: \"register\",\n attrs: {\n \"to\": {\n name: 'registration'\n }\n }\n }, [_vm._v(_vm._s(_vm.$t('login.register')))]) : _vm._e()], 1), _vm._v(\" \"), _c('button', {\n staticClass: \"btn btn-default\",\n attrs: {\n \"disabled\": _vm.loggingIn,\n \"type\": \"submit\"\n }\n }, [_vm._v(_vm._s(_vm.$t('login.login')))])])]), _vm._v(\" \"), (_vm.authError) ? _c('div', {\n staticClass: \"form-group\"\n }, [_c('div', {\n staticClass: \"alert error\"\n }, [_vm._v(_vm._s(_vm.authError))])]) : _vm._e()])])])\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-437c2fc0\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/login_form/login_form.vue\n// module id = 504\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('div', {\n staticClass: \"settings panel panel-default\"\n }, [_c('div', {\n staticClass: \"panel-heading\"\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('registration.registration')) + \"\\n \")]), _vm._v(\" \"), _c('div', {\n staticClass: \"panel-body\"\n }, [_c('form', {\n staticClass: \"registration-form\",\n on: {\n \"submit\": function($event) {\n $event.preventDefault();\n _vm.submit(_vm.user)\n }\n }\n }, [_c('div', {\n staticClass: \"container\"\n }, [_c('div', {\n staticClass: \"text-fields\"\n }, [_c('div', {\n staticClass: \"form-group\"\n }, [_c('label', {\n attrs: {\n \"for\": \"username\"\n }\n }, [_vm._v(_vm._s(_vm.$t('login.username')))]), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.user.username),\n expression: \"user.username\"\n }],\n staticClass: \"form-control\",\n attrs: {\n \"disabled\": _vm.registering,\n \"id\": \"username\",\n \"placeholder\": \"e.g. lain\"\n },\n domProps: {\n \"value\": (_vm.user.username)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.$set(_vm.user, \"username\", $event.target.value)\n }\n }\n })]), _vm._v(\" \"), _c('div', {\n staticClass: \"form-group\"\n }, [_c('label', {\n attrs: {\n \"for\": \"fullname\"\n }\n }, [_vm._v(_vm._s(_vm.$t('registration.fullname')))]), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.user.fullname),\n expression: \"user.fullname\"\n }],\n staticClass: \"form-control\",\n attrs: {\n \"disabled\": _vm.registering,\n \"id\": \"fullname\",\n \"placeholder\": \"e.g. Lain Iwakura\"\n },\n domProps: {\n \"value\": (_vm.user.fullname)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.$set(_vm.user, \"fullname\", $event.target.value)\n }\n }\n })]), _vm._v(\" \"), _c('div', {\n staticClass: \"form-group\"\n }, [_c('label', {\n attrs: {\n \"for\": \"email\"\n }\n }, [_vm._v(_vm._s(_vm.$t('registration.email')))]), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.user.email),\n expression: \"user.email\"\n }],\n staticClass: \"form-control\",\n attrs: {\n \"disabled\": _vm.registering,\n \"id\": \"email\",\n \"type\": \"email\"\n },\n domProps: {\n \"value\": (_vm.user.email)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.$set(_vm.user, \"email\", $event.target.value)\n }\n }\n })]), _vm._v(\" \"), _c('div', {\n staticClass: \"form-group\"\n }, [_c('label', {\n attrs: {\n \"for\": \"bio\"\n }\n }, [_vm._v(_vm._s(_vm.$t('registration.bio')))]), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.user.bio),\n expression: \"user.bio\"\n }],\n staticClass: \"form-control\",\n attrs: {\n \"disabled\": _vm.registering,\n \"id\": \"bio\"\n },\n domProps: {\n \"value\": (_vm.user.bio)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.$set(_vm.user, \"bio\", $event.target.value)\n }\n }\n })]), _vm._v(\" \"), _c('div', {\n staticClass: \"form-group\"\n }, [_c('label', {\n attrs: {\n \"for\": \"password\"\n }\n }, [_vm._v(_vm._s(_vm.$t('login.password')))]), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.user.password),\n expression: \"user.password\"\n }],\n staticClass: \"form-control\",\n attrs: {\n \"disabled\": _vm.registering,\n \"id\": \"password\",\n \"type\": \"password\"\n },\n domProps: {\n \"value\": (_vm.user.password)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.$set(_vm.user, \"password\", $event.target.value)\n }\n }\n })]), _vm._v(\" \"), _c('div', {\n staticClass: \"form-group\"\n }, [_c('label', {\n attrs: {\n \"for\": \"password_confirmation\"\n }\n }, [_vm._v(_vm._s(_vm.$t('registration.password_confirm')))]), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.user.confirm),\n expression: \"user.confirm\"\n }],\n staticClass: \"form-control\",\n attrs: {\n \"disabled\": _vm.registering,\n \"id\": \"password_confirmation\",\n \"type\": \"password\"\n },\n domProps: {\n \"value\": (_vm.user.confirm)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.$set(_vm.user, \"confirm\", $event.target.value)\n }\n }\n })]), _vm._v(\" \"), _c('div', {\n staticClass: \"form-group\"\n }, [_c('button', {\n staticClass: \"btn btn-default\",\n attrs: {\n \"disabled\": _vm.registering,\n \"type\": \"submit\"\n }\n }, [_vm._v(_vm._s(_vm.$t('general.submit')))])])]), _vm._v(\" \"), _c('div', {\n staticClass: \"terms-of-service\",\n domProps: {\n \"innerHTML\": _vm._s(_vm.termsofservice)\n }\n })]), _vm._v(\" \"), (_vm.error) ? _c('div', {\n staticClass: \"form-group\"\n }, [_c('div', {\n staticClass: \"alert error\"\n }, [_vm._v(_vm._s(_vm.error))])]) : _vm._e()])])])\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-45f064c0\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/registration/registration.vue\n// module id = 505\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('div', [(_vm.user) ? _c('div', {\n staticClass: \"user-profile panel panel-default\"\n }, [_c('user-card-content', {\n attrs: {\n \"user\": _vm.user,\n \"switcher\": true\n }\n })], 1) : _vm._e(), _vm._v(\" \"), _c('Timeline', {\n attrs: {\n \"title\": _vm.$t('user_profile.timeline_title'),\n \"timeline\": _vm.timeline,\n \"timeline-name\": 'user',\n \"user-id\": _vm.userId\n }\n })], 1)\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-48484e40\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/user_profile/user_profile.vue\n// module id = 506\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return (_vm.size === 'hide') ? _c('div', [(_vm.type !== 'html') ? _c('a', {\n staticClass: \"placeholder\",\n attrs: {\n \"target\": \"_blank\",\n \"href\": _vm.attachment.url\n }\n }, [_vm._v(\"[\" + _vm._s(_vm.nsfw ? \"NSFW/\" : \"\") + _vm._s(_vm.type.toUpperCase()) + \"]\")]) : _vm._e()]) : _c('div', {\n directives: [{\n name: \"show\",\n rawName: \"v-show\",\n value: (!_vm.isEmpty),\n expression: \"!isEmpty\"\n }],\n staticClass: \"attachment\",\n class: ( _obj = {\n loading: _vm.loading,\n 'small-attachment': _vm.isSmall,\n 'fullwidth': _vm.fullwidth\n }, _obj[_vm.type] = true, _obj )\n }, [(_vm.hidden) ? _c('a', {\n staticClass: \"image-attachment\",\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.toggleHidden()\n }\n }\n }, [_c('img', {\n key: _vm.nsfwImage,\n attrs: {\n \"src\": _vm.nsfwImage\n }\n })]) : _vm._e(), _vm._v(\" \"), (_vm.nsfw && _vm.hideNsfwLocal && !_vm.hidden) ? _c('div', {\n staticClass: \"hider\"\n }, [_c('a', {\n attrs: {\n \"href\": \"#\"\n },\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.toggleHidden()\n }\n }\n }, [_vm._v(\"Hide\")])]) : _vm._e(), _vm._v(\" \"), (_vm.type === 'image' && !_vm.hidden) ? _c('a', {\n staticClass: \"image-attachment\",\n attrs: {\n \"href\": _vm.attachment.url,\n \"target\": \"_blank\"\n }\n }, [_c('StillImage', {\n class: {\n 'small': _vm.isSmall\n },\n attrs: {\n \"referrerpolicy\": \"no-referrer\",\n \"mimetype\": _vm.attachment.mimetype,\n \"src\": _vm.attachment.large_thumb_url || _vm.attachment.url\n }\n })], 1) : _vm._e(), _vm._v(\" \"), (_vm.type === 'video' && !_vm.hidden) ? _c('video', {\n class: {\n 'small': _vm.isSmall\n },\n attrs: {\n \"src\": _vm.attachment.url,\n \"controls\": \"\",\n \"loop\": \"\"\n }\n }) : _vm._e(), _vm._v(\" \"), (_vm.type === 'audio') ? _c('audio', {\n attrs: {\n \"src\": _vm.attachment.url,\n \"controls\": \"\"\n }\n }) : _vm._e(), _vm._v(\" \"), (_vm.type === 'html' && _vm.attachment.oembed) ? _c('div', {\n staticClass: \"oembed\",\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.linkClicked($event)\n }\n }\n }, [(_vm.attachment.thumb_url) ? _c('div', {\n staticClass: \"image\"\n }, [_c('img', {\n attrs: {\n \"src\": _vm.attachment.thumb_url\n }\n })]) : _vm._e(), _vm._v(\" \"), _c('div', {\n staticClass: \"text\"\n }, [_c('h1', [_c('a', {\n attrs: {\n \"href\": _vm.attachment.url\n }\n }, [_vm._v(_vm._s(_vm.attachment.oembed.title))])]), _vm._v(\" \"), _c('div', {\n domProps: {\n \"innerHTML\": _vm._s(_vm.attachment.oembed.oembedHTML)\n }\n })])]) : _vm._e()])\n var _obj;\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-48d74080\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/attachment/attachment.vue\n// module id = 507\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('div', {\n style: (_vm.style),\n attrs: {\n \"id\": \"app\"\n }\n }, [_c('nav', {\n staticClass: \"container\",\n attrs: {\n \"id\": \"nav\"\n },\n on: {\n \"click\": function($event) {\n _vm.scrollToTop()\n }\n }\n }, [_c('div', {\n staticClass: \"inner-nav\",\n style: (_vm.logoStyle)\n }, [_c('div', {\n staticClass: \"item\"\n }, [_c('router-link', {\n attrs: {\n \"to\": {\n name: 'root'\n }\n }\n }, [_vm._v(_vm._s(_vm.sitename))])], 1), _vm._v(\" \"), _c('div', {\n staticClass: \"item right\"\n }, [_c('user-finder', {\n staticClass: \"nav-icon\"\n }), _vm._v(\" \"), _c('router-link', {\n attrs: {\n \"to\": {\n name: 'settings'\n }\n }\n }, [_c('i', {\n staticClass: \"icon-cog nav-icon\"\n })]), _vm._v(\" \"), (_vm.currentUser) ? _c('a', {\n attrs: {\n \"href\": \"#\"\n },\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.logout($event)\n }\n }\n }, [_c('i', {\n staticClass: \"icon-logout nav-icon\",\n attrs: {\n \"title\": _vm.$t('login.logout')\n }\n })]) : _vm._e()], 1)])]), _vm._v(\" \"), _c('div', {\n staticClass: \"container\",\n attrs: {\n \"id\": \"content\"\n }\n }, [_c('div', {\n staticClass: \"panel-switcher\"\n }, [_c('button', {\n on: {\n \"click\": function($event) {\n _vm.activatePanel('sidebar')\n }\n }\n }, [_vm._v(\"Sidebar\")]), _vm._v(\" \"), _c('button', {\n on: {\n \"click\": function($event) {\n _vm.activatePanel('timeline')\n }\n }\n }, [_vm._v(\"Timeline\")])]), _vm._v(\" \"), _c('div', {\n staticClass: \"sidebar-flexer\",\n class: {\n 'mobile-hidden': _vm.mobileActivePanel != 'sidebar'\n }\n }, [_c('div', {\n staticClass: \"sidebar-bounds\"\n }, [_c('div', {\n staticClass: \"sidebar-scroller\"\n }, [_c('div', {\n staticClass: \"sidebar\"\n }, [_c('user-panel'), _vm._v(\" \"), _c('nav-panel'), _vm._v(\" \"), (_vm.showInstanceSpecificPanel) ? _c('instance-specific-panel') : _vm._e(), _vm._v(\" \"), (_vm.currentUser) ? _c('notifications') : _vm._e()], 1)])])]), _vm._v(\" \"), _c('div', {\n staticClass: \"main\",\n class: {\n 'mobile-hidden': _vm.mobileActivePanel != 'timeline'\n }\n }, [_c('transition', {\n attrs: {\n \"name\": \"fade\"\n }\n }, [_c('router-view')], 1)], 1)]), _vm._v(\" \"), (_vm.currentUser && _vm.chat) ? _c('chat-panel', {\n staticClass: \"floating-chat mobile-hidden\"\n }) : _vm._e()], 1)\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-4c17cd72\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/App.vue\n// module id = 508\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('div', {\n staticClass: \"media-upload\",\n on: {\n \"drop\": [function($event) {\n $event.preventDefault();\n }, _vm.fileDrop],\n \"dragover\": function($event) {\n $event.preventDefault();\n _vm.fileDrag($event)\n }\n }\n }, [_c('label', {\n staticClass: \"btn btn-default\"\n }, [(_vm.uploading) ? _c('i', {\n staticClass: \"icon-spin4 animate-spin\"\n }) : _vm._e(), _vm._v(\" \"), (!_vm.uploading) ? _c('i', {\n staticClass: \"icon-upload\"\n }) : _vm._e(), _vm._v(\" \"), _c('input', {\n staticStyle: {\n \"position\": \"fixed\",\n \"top\": \"-100em\"\n },\n attrs: {\n \"type\": \"file\"\n }\n })])])\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-546891a0\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/media_upload/media_upload.vue\n// module id = 509\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('Timeline', {\n attrs: {\n \"title\": _vm.$t('nav.public_tl'),\n \"timeline\": _vm.timeline,\n \"timeline-name\": 'public'\n }\n })\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-63335050\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/public_timeline/public_timeline.vue\n// module id = 510\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return (_vm.notification.type === 'mention') ? _c('status', {\n attrs: {\n \"compact\": true,\n \"statusoid\": _vm.notification.status\n }\n }) : _c('div', {\n staticClass: \"non-mention\"\n }, [_c('a', {\n staticClass: \"avatar-container\",\n attrs: {\n \"href\": _vm.notification.action.user.statusnet_profile_url\n },\n on: {\n \"!click\": function($event) {\n $event.stopPropagation();\n $event.preventDefault();\n _vm.toggleUserExpanded($event)\n }\n }\n }, [_c('StillImage', {\n staticClass: \"avatar-compact\",\n attrs: {\n \"src\": _vm.notification.action.user.profile_image_url_original\n }\n })], 1), _vm._v(\" \"), _c('div', {\n staticClass: \"notification-right\"\n }, [(_vm.userExpanded) ? _c('div', {\n staticClass: \"usercard notification-usercard\"\n }, [_c('user-card-content', {\n attrs: {\n \"user\": _vm.notification.action.user,\n \"switcher\": false\n }\n })], 1) : _vm._e(), _vm._v(\" \"), _c('span', {\n staticClass: \"notification-details\"\n }, [_c('div', {\n staticClass: \"name-and-action\"\n }, [_c('span', {\n staticClass: \"username\",\n attrs: {\n \"title\": '@' + _vm.notification.action.user.screen_name\n }\n }, [_vm._v(_vm._s(_vm.notification.action.user.name))]), _vm._v(\" \"), (_vm.notification.type === 'favorite') ? _c('span', [_c('i', {\n staticClass: \"fa icon-star lit\"\n }), _vm._v(\" \"), _c('small', [_vm._v(_vm._s(_vm.$t('notifications.favorited_you')))])]) : _vm._e(), _vm._v(\" \"), (_vm.notification.type === 'repeat') ? _c('span', [_c('i', {\n staticClass: \"fa icon-retweet lit\"\n }), _vm._v(\" \"), _c('small', [_vm._v(_vm._s(_vm.$t('notifications.repeated_you')))])]) : _vm._e(), _vm._v(\" \"), (_vm.notification.type === 'follow') ? _c('span', [_c('i', {\n staticClass: \"fa icon-user-plus lit\"\n }), _vm._v(\" \"), _c('small', [_vm._v(_vm._s(_vm.$t('notifications.followed_you')))])]) : _vm._e()]), _vm._v(\" \"), _c('small', {\n staticClass: \"timeago\"\n }, [_c('router-link', {\n attrs: {\n \"to\": {\n name: 'conversation',\n params: {\n id: _vm.notification.status.id\n }\n }\n }\n }, [_c('timeago', {\n attrs: {\n \"since\": _vm.notification.action.created_at,\n \"auto-update\": 240\n }\n })], 1)], 1)]), _vm._v(\" \"), (_vm.notification.type === 'follow') ? _c('div', {\n staticClass: \"follow-text\"\n }, [_c('router-link', {\n attrs: {\n \"to\": {\n name: 'user-profile',\n params: {\n id: _vm.notification.action.user.id\n }\n }\n }\n }, [_vm._v(\"@\" + _vm._s(_vm.notification.action.user.screen_name))])], 1) : _c('status', {\n staticClass: \"faint\",\n attrs: {\n \"compact\": true,\n \"statusoid\": _vm.notification.status,\n \"noHeading\": true\n }\n })], 1)])\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-68f32600\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/notification/notification.vue\n// module id = 511\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('conversation', {\n attrs: {\n \"collapsable\": false,\n \"statusoid\": _vm.statusoid\n }\n })\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-6d354bd4\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/conversation-page/conversation-page.vue\n// module id = 512\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('div', {\n staticClass: \"still-image\",\n class: {\n animated: _vm.animated\n }\n }, [(_vm.animated) ? _c('canvas', {\n ref: \"canvas\"\n }) : _vm._e(), _vm._v(\" \"), _c('img', {\n ref: \"src\",\n attrs: {\n \"src\": _vm.src,\n \"referrerpolicy\": _vm.referrerpolicy\n },\n on: {\n \"load\": _vm.onLoad\n }\n })])\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-6ecb31e4\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/still-image/still-image.vue\n// module id = 513\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('div', {\n staticClass: \"status-el\",\n class: [{\n 'status-el_focused': _vm.isFocused\n }, {\n 'status-conversation': _vm.inlineExpanded\n }]\n }, [(_vm.muted && !_vm.noReplyLinks) ? [_c('div', {\n staticClass: \"media status container muted\"\n }, [_c('small', [_c('router-link', {\n attrs: {\n \"to\": {\n name: 'user-profile',\n params: {\n id: _vm.status.user.id\n }\n }\n }\n }, [_vm._v(_vm._s(_vm.status.user.screen_name))])], 1), _vm._v(\" \"), _c('small', {\n staticClass: \"muteWords\"\n }, [_vm._v(_vm._s(_vm.muteWordHits.join(', ')))]), _vm._v(\" \"), _c('a', {\n staticClass: \"unmute\",\n attrs: {\n \"href\": \"#\"\n },\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.toggleMute($event)\n }\n }\n }, [_c('i', {\n staticClass: \"icon-eye-off\"\n })])])] : [(_vm.retweet && !_vm.noHeading) ? _c('div', {\n staticClass: \"media container retweet-info\"\n }, [(_vm.retweet) ? _c('StillImage', {\n staticClass: \"avatar\",\n attrs: {\n \"src\": _vm.statusoid.user.profile_image_url_original\n }\n }) : _vm._e(), _vm._v(\" \"), _c('div', {\n staticClass: \"media-body faint\"\n }, [_c('a', {\n staticStyle: {\n \"font-weight\": \"bold\"\n },\n attrs: {\n \"href\": _vm.statusoid.user.statusnet_profile_url,\n \"title\": '@' + _vm.statusoid.user.screen_name\n }\n }, [_vm._v(_vm._s(_vm.retweeter))]), _vm._v(\" \"), _c('i', {\n staticClass: \"fa icon-retweet retweeted\"\n }), _vm._v(\"\\n \" + _vm._s(_vm.$t('timeline.repeated')) + \"\\n \")])], 1) : _vm._e(), _vm._v(\" \"), _c('div', {\n staticClass: \"media status\"\n }, [(!_vm.noHeading) ? _c('div', {\n staticClass: \"media-left\"\n }, [_c('a', {\n attrs: {\n \"href\": _vm.status.user.statusnet_profile_url\n },\n on: {\n \"!click\": function($event) {\n $event.stopPropagation();\n $event.preventDefault();\n _vm.toggleUserExpanded($event)\n }\n }\n }, [_c('StillImage', {\n staticClass: \"avatar\",\n class: {\n 'avatar-compact': _vm.compact\n },\n attrs: {\n \"src\": _vm.status.user.profile_image_url_original\n }\n })], 1)]) : _vm._e(), _vm._v(\" \"), _c('div', {\n staticClass: \"status-body\"\n }, [(_vm.userExpanded) ? _c('div', {\n staticClass: \"usercard media-body\"\n }, [_c('user-card-content', {\n attrs: {\n \"user\": _vm.status.user,\n \"switcher\": false\n }\n })], 1) : _vm._e(), _vm._v(\" \"), (!_vm.noHeading) ? _c('div', {\n staticClass: \"media-body container media-heading\"\n }, [_c('div', {\n staticClass: \"media-heading-left\"\n }, [_c('div', {\n staticClass: \"name-and-links\"\n }, [_c('h4', {\n staticClass: \"user-name\"\n }, [_vm._v(_vm._s(_vm.status.user.name))]), _vm._v(\" \"), _c('span', {\n staticClass: \"links\"\n }, [_c('router-link', {\n attrs: {\n \"to\": {\n name: 'user-profile',\n params: {\n id: _vm.status.user.id\n }\n }\n }\n }, [_vm._v(_vm._s(_vm.status.user.screen_name))]), _vm._v(\" \"), (_vm.status.in_reply_to_screen_name) ? _c('span', {\n staticClass: \"faint reply-info\"\n }, [_c('i', {\n staticClass: \"icon-right-open\"\n }), _vm._v(\" \"), _c('router-link', {\n attrs: {\n \"to\": {\n name: 'user-profile',\n params: {\n id: _vm.status.in_reply_to_user_id\n }\n }\n }\n }, [_vm._v(\"\\n \" + _vm._s(_vm.status.in_reply_to_screen_name) + \"\\n \")])], 1) : _vm._e(), _vm._v(\" \"), (_vm.isReply && !_vm.noReplyLinks) ? _c('a', {\n attrs: {\n \"href\": \"#\"\n },\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.gotoOriginal(_vm.status.in_reply_to_status_id)\n }\n }\n }, [_c('i', {\n staticClass: \"icon-reply\",\n on: {\n \"mouseenter\": function($event) {\n _vm.replyEnter(_vm.status.in_reply_to_status_id, $event)\n },\n \"mouseout\": function($event) {\n _vm.replyLeave()\n }\n }\n })]) : _vm._e()], 1)]), _vm._v(\" \"), (_vm.inConversation && !_vm.noReplyLinks) ? _c('h4', {\n staticClass: \"replies\"\n }, [(_vm.replies.length) ? _c('small', [_vm._v(\"Replies:\")]) : _vm._e(), _vm._v(\" \"), _vm._l((_vm.replies), function(reply) {\n return _c('small', {\n staticClass: \"reply-link\"\n }, [_c('a', {\n attrs: {\n \"href\": \"#\"\n },\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.gotoOriginal(reply.id)\n },\n \"mouseenter\": function($event) {\n _vm.replyEnter(reply.id, $event)\n },\n \"mouseout\": function($event) {\n _vm.replyLeave()\n }\n }\n }, [_vm._v(_vm._s(reply.name) + \" \")])])\n })], 2) : _vm._e()]), _vm._v(\" \"), _c('div', {\n staticClass: \"media-heading-right\"\n }, [_c('router-link', {\n staticClass: \"timeago\",\n attrs: {\n \"to\": {\n name: 'conversation',\n params: {\n id: _vm.status.id\n }\n }\n }\n }, [_c('timeago', {\n attrs: {\n \"since\": _vm.status.created_at,\n \"auto-update\": 60\n }\n })], 1), _vm._v(\" \"), (!_vm.status.is_local) ? _c('a', {\n staticClass: \"source_url\",\n attrs: {\n \"href\": _vm.status.external_url,\n \"target\": \"_blank\"\n }\n }, [_c('i', {\n staticClass: \"icon-link-ext\"\n })]) : _vm._e(), _vm._v(\" \"), (_vm.expandable) ? [_c('a', {\n attrs: {\n \"href\": \"#\"\n },\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.toggleExpanded($event)\n }\n }\n }, [_c('i', {\n staticClass: \"icon-plus-squared\"\n })])] : _vm._e(), _vm._v(\" \"), (_vm.unmuted) ? _c('a', {\n attrs: {\n \"href\": \"#\"\n },\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.toggleMute($event)\n }\n }\n }, [_c('i', {\n staticClass: \"icon-eye-off\"\n })]) : _vm._e()], 2)]) : _vm._e(), _vm._v(\" \"), (_vm.showPreview) ? _c('div', {\n staticClass: \"status-preview-container\"\n }, [(_vm.preview) ? _c('status', {\n staticClass: \"status-preview\",\n attrs: {\n \"noReplyLinks\": true,\n \"statusoid\": _vm.preview,\n \"compact\": true\n }\n }) : _c('div', {\n staticClass: \"status-preview status-preview-loading\"\n }, [_c('i', {\n staticClass: \"icon-spin4 animate-spin\"\n })])], 1) : _vm._e(), _vm._v(\" \"), _c('div', {\n staticClass: \"status-content-wrapper\",\n class: {\n 'tall-status': _vm.hideTallStatus\n }\n }, [(_vm.hideTallStatus) ? _c('a', {\n staticClass: \"tall-status-hider\",\n class: {\n 'tall-status-hider_focused': _vm.isFocused\n },\n attrs: {\n \"href\": \"#\"\n },\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.toggleShowTall($event)\n }\n }\n }, [_vm._v(\"Show more\")]) : _vm._e(), _vm._v(\" \"), _c('div', {\n staticClass: \"status-content media-body\",\n domProps: {\n \"innerHTML\": _vm._s(_vm.status.statusnet_html)\n },\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.linkClicked($event)\n }\n }\n }), _vm._v(\" \"), (_vm.showingTall) ? _c('a', {\n staticClass: \"tall-status-unhider\",\n attrs: {\n \"href\": \"#\"\n },\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.toggleShowTall($event)\n }\n }\n }, [_vm._v(\"Show less\")]) : _vm._e()]), _vm._v(\" \"), (_vm.status.attachments) ? _c('div', {\n staticClass: \"attachments media-body\"\n }, _vm._l((_vm.status.attachments), function(attachment) {\n return _c('attachment', {\n key: attachment.id,\n attrs: {\n \"size\": _vm.attachmentSize,\n \"status-id\": _vm.status.id,\n \"nsfw\": _vm.status.nsfw,\n \"attachment\": attachment\n }\n })\n })) : _vm._e(), _vm._v(\" \"), (!_vm.noHeading && !_vm.noReplyLinks) ? _c('div', {\n staticClass: \"status-actions media-body\"\n }, [(_vm.loggedIn) ? _c('div', [_c('a', {\n attrs: {\n \"href\": \"#\"\n },\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.toggleReplying($event)\n }\n }\n }, [_c('i', {\n staticClass: \"icon-reply\",\n class: {\n 'icon-reply-active': _vm.replying\n }\n })])]) : _vm._e(), _vm._v(\" \"), _c('retweet-button', {\n attrs: {\n \"loggedIn\": _vm.loggedIn,\n \"status\": _vm.status\n }\n }), _vm._v(\" \"), _c('favorite-button', {\n attrs: {\n \"loggedIn\": _vm.loggedIn,\n \"status\": _vm.status\n }\n }), _vm._v(\" \"), _c('delete-button', {\n attrs: {\n \"status\": _vm.status\n }\n })], 1) : _vm._e()])]), _vm._v(\" \"), (_vm.replying) ? _c('div', {\n staticClass: \"container\"\n }, [_c('div', {\n staticClass: \"reply-left\"\n }), _vm._v(\" \"), _c('post-status-form', {\n staticClass: \"reply-body\",\n attrs: {\n \"reply-to\": _vm.status.id,\n \"attentions\": _vm.status.attentions,\n \"repliedUser\": _vm.status.user\n },\n on: {\n \"posted\": _vm.toggleReplying\n }\n })], 1) : _vm._e()]], 2)\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-769e38a0\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/status/status.vue\n// module id = 514\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('div', {\n staticClass: \"instance-specific-panel\"\n }, [_c('div', {\n staticClass: \"panel panel-default\"\n }, [_c('div', {\n staticClass: \"panel-body\"\n }, [_c('div', {\n domProps: {\n \"innerHTML\": _vm._s(_vm.instanceSpecificPanelContent)\n }\n })])])])\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-8ac93238\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/instance_specific_panel/instance_specific_panel.vue\n// module id = 515\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('Timeline', {\n attrs: {\n \"title\": _vm.$t('nav.timeline'),\n \"timeline\": _vm.timeline,\n \"timeline-name\": 'friends'\n }\n })\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-938aba00\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/friends_timeline/friends_timeline.vue\n// module id = 516\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('div', {\n staticClass: \"settings panel panel-default\"\n }, [_c('div', {\n staticClass: \"panel-heading\"\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('settings.user_settings')) + \"\\n \")]), _vm._v(\" \"), _c('div', {\n staticClass: \"panel-body profile-edit\"\n }, [_c('div', {\n staticClass: \"setting-item\"\n }, [_c('h3', [_vm._v(_vm._s(_vm.$t('settings.name_bio')))]), _vm._v(\" \"), _c('p', [_vm._v(_vm._s(_vm.$t('settings.name')))]), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.newname),\n expression: \"newname\"\n }],\n staticClass: \"name-changer\",\n attrs: {\n \"id\": \"username\"\n },\n domProps: {\n \"value\": (_vm.newname)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.newname = $event.target.value\n }\n }\n }), _vm._v(\" \"), _c('p', [_vm._v(_vm._s(_vm.$t('settings.bio')))]), _vm._v(\" \"), _c('textarea', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.newbio),\n expression: \"newbio\"\n }],\n staticClass: \"bio\",\n domProps: {\n \"value\": (_vm.newbio)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.newbio = $event.target.value\n }\n }\n }), _vm._v(\" \"), _c('button', {\n staticClass: \"btn btn-default\",\n attrs: {\n \"disabled\": _vm.newname.length <= 0\n },\n on: {\n \"click\": _vm.updateProfile\n }\n }, [_vm._v(_vm._s(_vm.$t('general.submit')))])]), _vm._v(\" \"), _c('div', {\n staticClass: \"setting-item\"\n }, [_c('h3', [_vm._v(_vm._s(_vm.$t('settings.avatar')))]), _vm._v(\" \"), _c('p', [_vm._v(_vm._s(_vm.$t('settings.current_avatar')))]), _vm._v(\" \"), _c('img', {\n staticClass: \"old-avatar\",\n attrs: {\n \"src\": _vm.user.profile_image_url_original\n }\n }), _vm._v(\" \"), _c('p', [_vm._v(_vm._s(_vm.$t('settings.set_new_avatar')))]), _vm._v(\" \"), (_vm.previews[0]) ? _c('img', {\n staticClass: \"new-avatar\",\n attrs: {\n \"src\": _vm.previews[0]\n }\n }) : _vm._e(), _vm._v(\" \"), _c('div', [_c('input', {\n attrs: {\n \"type\": \"file\"\n },\n on: {\n \"change\": function($event) {\n _vm.uploadFile(0, $event)\n }\n }\n })]), _vm._v(\" \"), (_vm.uploading[0]) ? _c('i', {\n staticClass: \"icon-spin4 animate-spin\"\n }) : (_vm.previews[0]) ? _c('button', {\n staticClass: \"btn btn-default\",\n on: {\n \"click\": _vm.submitAvatar\n }\n }, [_vm._v(_vm._s(_vm.$t('general.submit')))]) : _vm._e()]), _vm._v(\" \"), _c('div', {\n staticClass: \"setting-item\"\n }, [_c('h3', [_vm._v(_vm._s(_vm.$t('settings.profile_banner')))]), _vm._v(\" \"), _c('p', [_vm._v(_vm._s(_vm.$t('settings.current_profile_banner')))]), _vm._v(\" \"), _c('img', {\n staticClass: \"banner\",\n attrs: {\n \"src\": _vm.user.cover_photo\n }\n }), _vm._v(\" \"), _c('p', [_vm._v(_vm._s(_vm.$t('settings.set_new_profile_banner')))]), _vm._v(\" \"), (_vm.previews[1]) ? _c('img', {\n staticClass: \"banner\",\n attrs: {\n \"src\": _vm.previews[1]\n }\n }) : _vm._e(), _vm._v(\" \"), _c('div', [_c('input', {\n attrs: {\n \"type\": \"file\"\n },\n on: {\n \"change\": function($event) {\n _vm.uploadFile(1, $event)\n }\n }\n })]), _vm._v(\" \"), (_vm.uploading[1]) ? _c('i', {\n staticClass: \" icon-spin4 animate-spin uploading\"\n }) : (_vm.previews[1]) ? _c('button', {\n staticClass: \"btn btn-default\",\n on: {\n \"click\": _vm.submitBanner\n }\n }, [_vm._v(_vm._s(_vm.$t('general.submit')))]) : _vm._e()]), _vm._v(\" \"), _c('div', {\n staticClass: \"setting-item\"\n }, [_c('h3', [_vm._v(_vm._s(_vm.$t('settings.profile_background')))]), _vm._v(\" \"), _c('p', [_vm._v(_vm._s(_vm.$t('settings.set_new_profile_background')))]), _vm._v(\" \"), (_vm.previews[2]) ? _c('img', {\n staticClass: \"bg\",\n attrs: {\n \"src\": _vm.previews[2]\n }\n }) : _vm._e(), _vm._v(\" \"), _c('div', [_c('input', {\n attrs: {\n \"type\": \"file\"\n },\n on: {\n \"change\": function($event) {\n _vm.uploadFile(2, $event)\n }\n }\n })]), _vm._v(\" \"), (_vm.uploading[2]) ? _c('i', {\n staticClass: \" icon-spin4 animate-spin uploading\"\n }) : (_vm.previews[2]) ? _c('button', {\n staticClass: \"btn btn-default\",\n on: {\n \"click\": _vm.submitBg\n }\n }, [_vm._v(_vm._s(_vm.$t('general.submit')))]) : _vm._e()]), _vm._v(\" \"), (_vm.pleromaBackend) ? _c('div', {\n staticClass: \"setting-item\"\n }, [_c('h3', [_vm._v(_vm._s(_vm.$t('settings.follow_import')))]), _vm._v(\" \"), _c('p', [_vm._v(_vm._s(_vm.$t('settings.import_followers_from_a_csv_file')))]), _vm._v(\" \"), _c('form', {\n model: {\n value: (_vm.followImportForm),\n callback: function($$v) {\n _vm.followImportForm = $$v\n },\n expression: \"followImportForm\"\n }\n }, [_c('input', {\n ref: \"followlist\",\n attrs: {\n \"type\": \"file\"\n },\n on: {\n \"change\": _vm.followListChange\n }\n })]), _vm._v(\" \"), (_vm.uploading[3]) ? _c('i', {\n staticClass: \" icon-spin4 animate-spin uploading\"\n }) : _c('button', {\n staticClass: \"btn btn-default\",\n on: {\n \"click\": _vm.importFollows\n }\n }, [_vm._v(_vm._s(_vm.$t('general.submit')))]), _vm._v(\" \"), (_vm.followsImported) ? _c('div', [_c('i', {\n staticClass: \"icon-cross\",\n on: {\n \"click\": _vm.dismissImported\n }\n }), _vm._v(\" \"), _c('p', [_vm._v(_vm._s(_vm.$t('settings.follows_imported')))])]) : (_vm.followImportError) ? _c('div', [_c('p', [_vm._v(_vm._s(_vm.$t('settings.follow_import_error')))])]) : _vm._e()]) : _vm._e()])])\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-93ac3f60\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/user_settings/user_settings.vue\n// module id = 517\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return (_vm.canDelete) ? _c('div', [_c('a', {\n attrs: {\n \"href\": \"#\"\n },\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.deleteStatus()\n }\n }\n }, [_c('i', {\n staticClass: \"icon-cancel delete-status\"\n })])]) : _vm._e()\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-ab5f3124\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/delete_button/delete_button.vue\n// module id = 518\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('div', [_c('div', [_vm._v(_vm._s(_vm.$t('settings.presets')) + \"\\n \"), _c('label', {\n staticClass: \"select\",\n attrs: {\n \"for\": \"style-switcher\"\n }\n }, [_c('select', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.selected),\n expression: \"selected\"\n }],\n staticClass: \"style-switcher\",\n attrs: {\n \"id\": \"style-switcher\"\n },\n on: {\n \"change\": function($event) {\n var $$selectedVal = Array.prototype.filter.call($event.target.options, function(o) {\n return o.selected\n }).map(function(o) {\n var val = \"_value\" in o ? o._value : o.value;\n return val\n });\n _vm.selected = $event.target.multiple ? $$selectedVal : $$selectedVal[0]\n }\n }\n }, _vm._l((_vm.availableStyles), function(style) {\n return _c('option', {\n domProps: {\n \"value\": style\n }\n }, [_vm._v(_vm._s(style[0]))])\n })), _vm._v(\" \"), _c('i', {\n staticClass: \"icon-down-open\"\n })])]), _vm._v(\" \"), _c('div', {\n staticClass: \"color-container\"\n }, [_c('p', [_vm._v(_vm._s(_vm.$t('settings.theme_help')))]), _vm._v(\" \"), _c('div', {\n staticClass: \"color-item\"\n }, [_c('label', {\n staticClass: \"theme-color-lb\",\n attrs: {\n \"for\": \"bgcolor\"\n }\n }, [_vm._v(_vm._s(_vm.$t('settings.background')))]), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.bgColorLocal),\n expression: \"bgColorLocal\"\n }],\n staticClass: \"theme-color-cl\",\n attrs: {\n \"id\": \"bgcolor\",\n \"type\": \"color\"\n },\n domProps: {\n \"value\": (_vm.bgColorLocal)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.bgColorLocal = $event.target.value\n }\n }\n }), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.bgColorLocal),\n expression: \"bgColorLocal\"\n }],\n staticClass: \"theme-color-in\",\n attrs: {\n \"id\": \"bgcolor-t\",\n \"type\": \"text\"\n },\n domProps: {\n \"value\": (_vm.bgColorLocal)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.bgColorLocal = $event.target.value\n }\n }\n })]), _vm._v(\" \"), _c('div', {\n staticClass: \"color-item\"\n }, [_c('label', {\n staticClass: \"theme-color-lb\",\n attrs: {\n \"for\": \"fgcolor\"\n }\n }, [_vm._v(_vm._s(_vm.$t('settings.foreground')))]), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.btnColorLocal),\n expression: \"btnColorLocal\"\n }],\n staticClass: \"theme-color-cl\",\n attrs: {\n \"id\": \"fgcolor\",\n \"type\": \"color\"\n },\n domProps: {\n \"value\": (_vm.btnColorLocal)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.btnColorLocal = $event.target.value\n }\n }\n }), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.btnColorLocal),\n expression: \"btnColorLocal\"\n }],\n staticClass: \"theme-color-in\",\n attrs: {\n \"id\": \"fgcolor-t\",\n \"type\": \"text\"\n },\n domProps: {\n \"value\": (_vm.btnColorLocal)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.btnColorLocal = $event.target.value\n }\n }\n })]), _vm._v(\" \"), _c('div', {\n staticClass: \"color-item\"\n }, [_c('label', {\n staticClass: \"theme-color-lb\",\n attrs: {\n \"for\": \"textcolor\"\n }\n }, [_vm._v(_vm._s(_vm.$t('settings.text')))]), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.textColorLocal),\n expression: \"textColorLocal\"\n }],\n staticClass: \"theme-color-cl\",\n attrs: {\n \"id\": \"textcolor\",\n \"type\": \"color\"\n },\n domProps: {\n \"value\": (_vm.textColorLocal)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.textColorLocal = $event.target.value\n }\n }\n }), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.textColorLocal),\n expression: \"textColorLocal\"\n }],\n staticClass: \"theme-color-in\",\n attrs: {\n \"id\": \"textcolor-t\",\n \"type\": \"text\"\n },\n domProps: {\n \"value\": (_vm.textColorLocal)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.textColorLocal = $event.target.value\n }\n }\n })]), _vm._v(\" \"), _c('div', {\n staticClass: \"color-item\"\n }, [_c('label', {\n staticClass: \"theme-color-lb\",\n attrs: {\n \"for\": \"linkcolor\"\n }\n }, [_vm._v(_vm._s(_vm.$t('settings.links')))]), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.linkColorLocal),\n expression: \"linkColorLocal\"\n }],\n staticClass: \"theme-color-cl\",\n attrs: {\n \"id\": \"linkcolor\",\n \"type\": \"color\"\n },\n domProps: {\n \"value\": (_vm.linkColorLocal)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.linkColorLocal = $event.target.value\n }\n }\n }), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.linkColorLocal),\n expression: \"linkColorLocal\"\n }],\n staticClass: \"theme-color-in\",\n attrs: {\n \"id\": \"linkcolor-t\",\n \"type\": \"text\"\n },\n domProps: {\n \"value\": (_vm.linkColorLocal)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.linkColorLocal = $event.target.value\n }\n }\n })]), _vm._v(\" \"), _c('div', {\n staticClass: \"color-item\"\n }, [_c('label', {\n staticClass: \"theme-color-lb\",\n attrs: {\n \"for\": \"redcolor\"\n }\n }, [_vm._v(_vm._s(_vm.$t('settings.cRed')))]), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.redColorLocal),\n expression: \"redColorLocal\"\n }],\n staticClass: \"theme-color-cl\",\n attrs: {\n \"id\": \"redcolor\",\n \"type\": \"color\"\n },\n domProps: {\n \"value\": (_vm.redColorLocal)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.redColorLocal = $event.target.value\n }\n }\n }), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.redColorLocal),\n expression: \"redColorLocal\"\n }],\n staticClass: \"theme-color-in\",\n attrs: {\n \"id\": \"redcolor-t\",\n \"type\": \"text\"\n },\n domProps: {\n \"value\": (_vm.redColorLocal)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.redColorLocal = $event.target.value\n }\n }\n })]), _vm._v(\" \"), _c('div', {\n staticClass: \"color-item\"\n }, [_c('label', {\n staticClass: \"theme-color-lb\",\n attrs: {\n \"for\": \"bluecolor\"\n }\n }, [_vm._v(_vm._s(_vm.$t('settings.cBlue')))]), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.blueColorLocal),\n expression: \"blueColorLocal\"\n }],\n staticClass: \"theme-color-cl\",\n attrs: {\n \"id\": \"bluecolor\",\n \"type\": \"color\"\n },\n domProps: {\n \"value\": (_vm.blueColorLocal)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.blueColorLocal = $event.target.value\n }\n }\n }), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.blueColorLocal),\n expression: \"blueColorLocal\"\n }],\n staticClass: \"theme-color-in\",\n attrs: {\n \"id\": \"bluecolor-t\",\n \"type\": \"text\"\n },\n domProps: {\n \"value\": (_vm.blueColorLocal)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.blueColorLocal = $event.target.value\n }\n }\n })]), _vm._v(\" \"), _c('div', {\n staticClass: \"color-item\"\n }, [_c('label', {\n staticClass: \"theme-color-lb\",\n attrs: {\n \"for\": \"greencolor\"\n }\n }, [_vm._v(_vm._s(_vm.$t('settings.cGreen')))]), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.greenColorLocal),\n expression: \"greenColorLocal\"\n }],\n staticClass: \"theme-color-cl\",\n attrs: {\n \"id\": \"greencolor\",\n \"type\": \"color\"\n },\n domProps: {\n \"value\": (_vm.greenColorLocal)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.greenColorLocal = $event.target.value\n }\n }\n }), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.greenColorLocal),\n expression: \"greenColorLocal\"\n }],\n staticClass: \"theme-color-in\",\n attrs: {\n \"id\": \"greencolor-t\",\n \"type\": \"green\"\n },\n domProps: {\n \"value\": (_vm.greenColorLocal)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.greenColorLocal = $event.target.value\n }\n }\n })]), _vm._v(\" \"), _c('div', {\n staticClass: \"color-item\"\n }, [_c('label', {\n staticClass: \"theme-color-lb\",\n attrs: {\n \"for\": \"orangecolor\"\n }\n }, [_vm._v(_vm._s(_vm.$t('settings.cOrange')))]), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.orangeColorLocal),\n expression: \"orangeColorLocal\"\n }],\n staticClass: \"theme-color-cl\",\n attrs: {\n \"id\": \"orangecolor\",\n \"type\": \"color\"\n },\n domProps: {\n \"value\": (_vm.orangeColorLocal)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.orangeColorLocal = $event.target.value\n }\n }\n }), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.orangeColorLocal),\n expression: \"orangeColorLocal\"\n }],\n staticClass: \"theme-color-in\",\n attrs: {\n \"id\": \"orangecolor-t\",\n \"type\": \"text\"\n },\n domProps: {\n \"value\": (_vm.orangeColorLocal)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.orangeColorLocal = $event.target.value\n }\n }\n })])]), _vm._v(\" \"), _c('div', {\n staticClass: \"radius-container\"\n }, [_c('p', [_vm._v(_vm._s(_vm.$t('settings.radii_help')))]), _vm._v(\" \"), _c('div', {\n staticClass: \"radius-item\"\n }, [_c('label', {\n staticClass: \"theme-radius-lb\",\n attrs: {\n \"for\": \"btnradius\"\n }\n }, [_vm._v(_vm._s(_vm.$t('settings.btnRadius')))]), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.btnRadiusLocal),\n expression: \"btnRadiusLocal\"\n }],\n staticClass: \"theme-radius-rn\",\n attrs: {\n \"id\": \"btnradius\",\n \"type\": \"range\",\n \"max\": \"16\"\n },\n domProps: {\n \"value\": (_vm.btnRadiusLocal)\n },\n on: {\n \"__r\": function($event) {\n _vm.btnRadiusLocal = $event.target.value\n }\n }\n }), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.btnRadiusLocal),\n expression: \"btnRadiusLocal\"\n }],\n staticClass: \"theme-radius-in\",\n attrs: {\n \"id\": \"btnradius-t\",\n \"type\": \"text\"\n },\n domProps: {\n \"value\": (_vm.btnRadiusLocal)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.btnRadiusLocal = $event.target.value\n }\n }\n })]), _vm._v(\" \"), _c('div', {\n staticClass: \"radius-item\"\n }, [_c('label', {\n staticClass: \"theme-radius-lb\",\n attrs: {\n \"for\": \"panelradius\"\n }\n }, [_vm._v(_vm._s(_vm.$t('settings.panelRadius')))]), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.panelRadiusLocal),\n expression: \"panelRadiusLocal\"\n }],\n staticClass: \"theme-radius-rn\",\n attrs: {\n \"id\": \"panelradius\",\n \"type\": \"range\",\n \"max\": \"50\"\n },\n domProps: {\n \"value\": (_vm.panelRadiusLocal)\n },\n on: {\n \"__r\": function($event) {\n _vm.panelRadiusLocal = $event.target.value\n }\n }\n }), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.panelRadiusLocal),\n expression: \"panelRadiusLocal\"\n }],\n staticClass: \"theme-radius-in\",\n attrs: {\n \"id\": \"panelradius-t\",\n \"type\": \"text\"\n },\n domProps: {\n \"value\": (_vm.panelRadiusLocal)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.panelRadiusLocal = $event.target.value\n }\n }\n })]), _vm._v(\" \"), _c('div', {\n staticClass: \"radius-item\"\n }, [_c('label', {\n staticClass: \"theme-radius-lb\",\n attrs: {\n \"for\": \"avatarradius\"\n }\n }, [_vm._v(_vm._s(_vm.$t('settings.avatarRadius')))]), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.avatarRadiusLocal),\n expression: \"avatarRadiusLocal\"\n }],\n staticClass: \"theme-radius-rn\",\n attrs: {\n \"id\": \"avatarradius\",\n \"type\": \"range\",\n \"max\": \"28\"\n },\n domProps: {\n \"value\": (_vm.avatarRadiusLocal)\n },\n on: {\n \"__r\": function($event) {\n _vm.avatarRadiusLocal = $event.target.value\n }\n }\n }), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.avatarRadiusLocal),\n expression: \"avatarRadiusLocal\"\n }],\n staticClass: \"theme-radius-in\",\n attrs: {\n \"id\": \"avatarradius-t\",\n \"type\": \"green\"\n },\n domProps: {\n \"value\": (_vm.avatarRadiusLocal)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.avatarRadiusLocal = $event.target.value\n }\n }\n })]), _vm._v(\" \"), _c('div', {\n staticClass: \"radius-item\"\n }, [_c('label', {\n staticClass: \"theme-radius-lb\",\n attrs: {\n \"for\": \"avataraltradius\"\n }\n }, [_vm._v(_vm._s(_vm.$t('settings.avatarAltRadius')))]), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.avatarAltRadiusLocal),\n expression: \"avatarAltRadiusLocal\"\n }],\n staticClass: \"theme-radius-rn\",\n attrs: {\n \"id\": \"avataraltradius\",\n \"type\": \"range\",\n \"max\": \"28\"\n },\n domProps: {\n \"value\": (_vm.avatarAltRadiusLocal)\n },\n on: {\n \"__r\": function($event) {\n _vm.avatarAltRadiusLocal = $event.target.value\n }\n }\n }), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.avatarAltRadiusLocal),\n expression: \"avatarAltRadiusLocal\"\n }],\n staticClass: \"theme-radius-in\",\n attrs: {\n \"id\": \"avataraltradius-t\",\n \"type\": \"text\"\n },\n domProps: {\n \"value\": (_vm.avatarAltRadiusLocal)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.avatarAltRadiusLocal = $event.target.value\n }\n }\n })]), _vm._v(\" \"), _c('div', {\n staticClass: \"radius-item\"\n }, [_c('label', {\n staticClass: \"theme-radius-lb\",\n attrs: {\n \"for\": \"attachmentradius\"\n }\n }, [_vm._v(_vm._s(_vm.$t('settings.attachmentRadius')))]), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.attachmentRadiusLocal),\n expression: \"attachmentRadiusLocal\"\n }],\n staticClass: \"theme-radius-rn\",\n attrs: {\n \"id\": \"attachmentrradius\",\n \"type\": \"range\",\n \"max\": \"50\"\n },\n domProps: {\n \"value\": (_vm.attachmentRadiusLocal)\n },\n on: {\n \"__r\": function($event) {\n _vm.attachmentRadiusLocal = $event.target.value\n }\n }\n }), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.attachmentRadiusLocal),\n expression: \"attachmentRadiusLocal\"\n }],\n staticClass: \"theme-radius-in\",\n attrs: {\n \"id\": \"attachmentradius-t\",\n \"type\": \"text\"\n },\n domProps: {\n \"value\": (_vm.attachmentRadiusLocal)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.attachmentRadiusLocal = $event.target.value\n }\n }\n })]), _vm._v(\" \"), _c('div', {\n staticClass: \"radius-item\"\n }, [_c('label', {\n staticClass: \"theme-radius-lb\",\n attrs: {\n \"for\": \"tooltipradius\"\n }\n }, [_vm._v(_vm._s(_vm.$t('settings.tooltipRadius')))]), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.tooltipRadiusLocal),\n expression: \"tooltipRadiusLocal\"\n }],\n staticClass: \"theme-radius-rn\",\n attrs: {\n \"id\": \"tooltipradius\",\n \"type\": \"range\",\n \"max\": \"20\"\n },\n domProps: {\n \"value\": (_vm.tooltipRadiusLocal)\n },\n on: {\n \"__r\": function($event) {\n _vm.tooltipRadiusLocal = $event.target.value\n }\n }\n }), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.tooltipRadiusLocal),\n expression: \"tooltipRadiusLocal\"\n }],\n staticClass: \"theme-radius-in\",\n attrs: {\n \"id\": \"tooltipradius-t\",\n \"type\": \"text\"\n },\n domProps: {\n \"value\": (_vm.tooltipRadiusLocal)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.tooltipRadiusLocal = $event.target.value\n }\n }\n })])]), _vm._v(\" \"), _c('div', {\n style: ({\n '--btnRadius': _vm.btnRadiusLocal + 'px',\n '--panelRadius': _vm.panelRadiusLocal + 'px',\n '--avatarRadius': _vm.avatarRadiusLocal + 'px',\n '--avatarAltRadius': _vm.avatarAltRadiusLocal + 'px',\n '--tooltipRadius': _vm.tooltipRadiusLocal + 'px',\n '--attachmentRadius': _vm.attachmentRadiusLocal + 'px'\n })\n }, [_c('div', {\n staticClass: \"panel dummy\"\n }, [_c('div', {\n staticClass: \"panel-heading\",\n style: ({\n 'background-color': _vm.btnColorLocal,\n 'color': _vm.textColorLocal\n })\n }, [_vm._v(\"Preview\")]), _vm._v(\" \"), _c('div', {\n staticClass: \"panel-body theme-preview-content\",\n style: ({\n 'background-color': _vm.bgColorLocal,\n 'color': _vm.textColorLocal\n })\n }, [_c('div', {\n staticClass: \"avatar\",\n style: ({\n 'border-radius': _vm.avatarRadiusLocal + 'px'\n })\n }, [_vm._v(\"\\n ( ͡° ͜ʖ ͡°)\\n \")]), _vm._v(\" \"), _c('h4', [_vm._v(\"Content\")]), _vm._v(\" \"), _c('br'), _vm._v(\"\\n A bunch of more content and\\n \"), _c('a', {\n style: ({\n color: _vm.linkColorLocal\n })\n }, [_vm._v(\"a nice lil' link\")]), _vm._v(\" \"), _c('i', {\n staticClass: \"icon-reply\",\n style: ({\n color: _vm.blueColorLocal\n })\n }), _vm._v(\" \"), _c('i', {\n staticClass: \"icon-retweet\",\n style: ({\n color: _vm.greenColorLocal\n })\n }), _vm._v(\" \"), _c('i', {\n staticClass: \"icon-cancel\",\n style: ({\n color: _vm.redColorLocal\n })\n }), _vm._v(\" \"), _c('i', {\n staticClass: \"icon-star\",\n style: ({\n color: _vm.orangeColorLocal\n })\n }), _vm._v(\" \"), _c('br'), _vm._v(\" \"), _c('button', {\n staticClass: \"btn\",\n style: ({\n 'background-color': _vm.btnColorLocal,\n 'color': _vm.textColorLocal\n })\n }, [_vm._v(\"Button\")])])])]), _vm._v(\" \"), _c('button', {\n staticClass: \"btn\",\n on: {\n \"click\": _vm.setCustomTheme\n }\n }, [_vm._v(_vm._s(_vm.$t('general.apply')))])])\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-ae8f5000\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/style_switcher/style_switcher.vue\n// module id = 519\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return (_vm.loggedIn) ? _c('div', [_c('i', {\n staticClass: \"favorite-button fav-active\",\n class: _vm.classes,\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.favorite()\n }\n }\n }), _vm._v(\" \"), (_vm.status.fave_num > 0) ? _c('span', [_vm._v(_vm._s(_vm.status.fave_num))]) : _vm._e()]) : _c('div', [_c('i', {\n staticClass: \"favorite-button\",\n class: _vm.classes\n }), _vm._v(\" \"), (_vm.status.fave_num > 0) ? _c('span', [_vm._v(_vm._s(_vm.status.fave_num))]) : _vm._e()])\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-bd666be8\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/favorite_button/favorite_button.vue\n// module id = 520\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('div', {\n staticClass: \"settings panel panel-default\"\n }, [_c('div', {\n staticClass: \"panel-heading\"\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('settings.settings')) + \"\\n \")]), _vm._v(\" \"), _c('div', {\n staticClass: \"panel-body\"\n }, [_c('div', {\n staticClass: \"setting-item\"\n }, [_c('h2', [_vm._v(_vm._s(_vm.$t('settings.theme')))]), _vm._v(\" \"), _c('style-switcher')], 1), _vm._v(\" \"), _c('div', {\n staticClass: \"setting-item\"\n }, [_c('h2', [_vm._v(_vm._s(_vm.$t('settings.filtering')))]), _vm._v(\" \"), _c('p', [_vm._v(_vm._s(_vm.$t('settings.filtering_explanation')))]), _vm._v(\" \"), _c('textarea', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.muteWordsString),\n expression: \"muteWordsString\"\n }],\n attrs: {\n \"id\": \"muteWords\"\n },\n domProps: {\n \"value\": (_vm.muteWordsString)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.muteWordsString = $event.target.value\n }\n }\n })]), _vm._v(\" \"), _c('div', {\n staticClass: \"setting-item\"\n }, [_c('h2', [_vm._v(_vm._s(_vm.$t('settings.attachments')))]), _vm._v(\" \"), _c('ul', {\n staticClass: \"setting-list\"\n }, [_c('li', [_c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.hideAttachmentsLocal),\n expression: \"hideAttachmentsLocal\"\n }],\n attrs: {\n \"type\": \"checkbox\",\n \"id\": \"hideAttachments\"\n },\n domProps: {\n \"checked\": Array.isArray(_vm.hideAttachmentsLocal) ? _vm._i(_vm.hideAttachmentsLocal, null) > -1 : (_vm.hideAttachmentsLocal)\n },\n on: {\n \"change\": function($event) {\n var $$a = _vm.hideAttachmentsLocal,\n $$el = $event.target,\n $$c = $$el.checked ? (true) : (false);\n if (Array.isArray($$a)) {\n var $$v = null,\n $$i = _vm._i($$a, $$v);\n if ($$el.checked) {\n $$i < 0 && (_vm.hideAttachmentsLocal = $$a.concat([$$v]))\n } else {\n $$i > -1 && (_vm.hideAttachmentsLocal = $$a.slice(0, $$i).concat($$a.slice($$i + 1)))\n }\n } else {\n _vm.hideAttachmentsLocal = $$c\n }\n }\n }\n }), _vm._v(\" \"), _c('label', {\n attrs: {\n \"for\": \"hideAttachments\"\n }\n }, [_vm._v(_vm._s(_vm.$t('settings.hide_attachments_in_tl')))])]), _vm._v(\" \"), _c('li', [_c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.hideAttachmentsInConvLocal),\n expression: \"hideAttachmentsInConvLocal\"\n }],\n attrs: {\n \"type\": \"checkbox\",\n \"id\": \"hideAttachmentsInConv\"\n },\n domProps: {\n \"checked\": Array.isArray(_vm.hideAttachmentsInConvLocal) ? _vm._i(_vm.hideAttachmentsInConvLocal, null) > -1 : (_vm.hideAttachmentsInConvLocal)\n },\n on: {\n \"change\": function($event) {\n var $$a = _vm.hideAttachmentsInConvLocal,\n $$el = $event.target,\n $$c = $$el.checked ? (true) : (false);\n if (Array.isArray($$a)) {\n var $$v = null,\n $$i = _vm._i($$a, $$v);\n if ($$el.checked) {\n $$i < 0 && (_vm.hideAttachmentsInConvLocal = $$a.concat([$$v]))\n } else {\n $$i > -1 && (_vm.hideAttachmentsInConvLocal = $$a.slice(0, $$i).concat($$a.slice($$i + 1)))\n }\n } else {\n _vm.hideAttachmentsInConvLocal = $$c\n }\n }\n }\n }), _vm._v(\" \"), _c('label', {\n attrs: {\n \"for\": \"hideAttachmentsInConv\"\n }\n }, [_vm._v(_vm._s(_vm.$t('settings.hide_attachments_in_convo')))])]), _vm._v(\" \"), _c('li', [_c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.hideNsfwLocal),\n expression: \"hideNsfwLocal\"\n }],\n attrs: {\n \"type\": \"checkbox\",\n \"id\": \"hideNsfw\"\n },\n domProps: {\n \"checked\": Array.isArray(_vm.hideNsfwLocal) ? _vm._i(_vm.hideNsfwLocal, null) > -1 : (_vm.hideNsfwLocal)\n },\n on: {\n \"change\": function($event) {\n var $$a = _vm.hideNsfwLocal,\n $$el = $event.target,\n $$c = $$el.checked ? (true) : (false);\n if (Array.isArray($$a)) {\n var $$v = null,\n $$i = _vm._i($$a, $$v);\n if ($$el.checked) {\n $$i < 0 && (_vm.hideNsfwLocal = $$a.concat([$$v]))\n } else {\n $$i > -1 && (_vm.hideNsfwLocal = $$a.slice(0, $$i).concat($$a.slice($$i + 1)))\n }\n } else {\n _vm.hideNsfwLocal = $$c\n }\n }\n }\n }), _vm._v(\" \"), _c('label', {\n attrs: {\n \"for\": \"hideNsfw\"\n }\n }, [_vm._v(_vm._s(_vm.$t('settings.nsfw_clickthrough')))])]), _vm._v(\" \"), _c('li', [_c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.autoLoadLocal),\n expression: \"autoLoadLocal\"\n }],\n attrs: {\n \"type\": \"checkbox\",\n \"id\": \"autoload\"\n },\n domProps: {\n \"checked\": Array.isArray(_vm.autoLoadLocal) ? _vm._i(_vm.autoLoadLocal, null) > -1 : (_vm.autoLoadLocal)\n },\n on: {\n \"change\": function($event) {\n var $$a = _vm.autoLoadLocal,\n $$el = $event.target,\n $$c = $$el.checked ? (true) : (false);\n if (Array.isArray($$a)) {\n var $$v = null,\n $$i = _vm._i($$a, $$v);\n if ($$el.checked) {\n $$i < 0 && (_vm.autoLoadLocal = $$a.concat([$$v]))\n } else {\n $$i > -1 && (_vm.autoLoadLocal = $$a.slice(0, $$i).concat($$a.slice($$i + 1)))\n }\n } else {\n _vm.autoLoadLocal = $$c\n }\n }\n }\n }), _vm._v(\" \"), _c('label', {\n attrs: {\n \"for\": \"autoload\"\n }\n }, [_vm._v(_vm._s(_vm.$t('settings.autoload')))])]), _vm._v(\" \"), _c('li', [_c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.streamingLocal),\n expression: \"streamingLocal\"\n }],\n attrs: {\n \"type\": \"checkbox\",\n \"id\": \"streaming\"\n },\n domProps: {\n \"checked\": Array.isArray(_vm.streamingLocal) ? _vm._i(_vm.streamingLocal, null) > -1 : (_vm.streamingLocal)\n },\n on: {\n \"change\": function($event) {\n var $$a = _vm.streamingLocal,\n $$el = $event.target,\n $$c = $$el.checked ? (true) : (false);\n if (Array.isArray($$a)) {\n var $$v = null,\n $$i = _vm._i($$a, $$v);\n if ($$el.checked) {\n $$i < 0 && (_vm.streamingLocal = $$a.concat([$$v]))\n } else {\n $$i > -1 && (_vm.streamingLocal = $$a.slice(0, $$i).concat($$a.slice($$i + 1)))\n }\n } else {\n _vm.streamingLocal = $$c\n }\n }\n }\n }), _vm._v(\" \"), _c('label', {\n attrs: {\n \"for\": \"streaming\"\n }\n }, [_vm._v(_vm._s(_vm.$t('settings.streaming')))])]), _vm._v(\" \"), _c('li', [_c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.hoverPreviewLocal),\n expression: \"hoverPreviewLocal\"\n }],\n attrs: {\n \"type\": \"checkbox\",\n \"id\": \"hoverPreview\"\n },\n domProps: {\n \"checked\": Array.isArray(_vm.hoverPreviewLocal) ? _vm._i(_vm.hoverPreviewLocal, null) > -1 : (_vm.hoverPreviewLocal)\n },\n on: {\n \"change\": function($event) {\n var $$a = _vm.hoverPreviewLocal,\n $$el = $event.target,\n $$c = $$el.checked ? (true) : (false);\n if (Array.isArray($$a)) {\n var $$v = null,\n $$i = _vm._i($$a, $$v);\n if ($$el.checked) {\n $$i < 0 && (_vm.hoverPreviewLocal = $$a.concat([$$v]))\n } else {\n $$i > -1 && (_vm.hoverPreviewLocal = $$a.slice(0, $$i).concat($$a.slice($$i + 1)))\n }\n } else {\n _vm.hoverPreviewLocal = $$c\n }\n }\n }\n }), _vm._v(\" \"), _c('label', {\n attrs: {\n \"for\": \"hoverPreview\"\n }\n }, [_vm._v(_vm._s(_vm.$t('settings.reply_link_preview')))])]), _vm._v(\" \"), _c('li', [_c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.stopGifs),\n expression: \"stopGifs\"\n }],\n attrs: {\n \"type\": \"checkbox\",\n \"id\": \"stopGifs\"\n },\n domProps: {\n \"checked\": Array.isArray(_vm.stopGifs) ? _vm._i(_vm.stopGifs, null) > -1 : (_vm.stopGifs)\n },\n on: {\n \"change\": function($event) {\n var $$a = _vm.stopGifs,\n $$el = $event.target,\n $$c = $$el.checked ? (true) : (false);\n if (Array.isArray($$a)) {\n var $$v = null,\n $$i = _vm._i($$a, $$v);\n if ($$el.checked) {\n $$i < 0 && (_vm.stopGifs = $$a.concat([$$v]))\n } else {\n $$i > -1 && (_vm.stopGifs = $$a.slice(0, $$i).concat($$a.slice($$i + 1)))\n }\n } else {\n _vm.stopGifs = $$c\n }\n }\n }\n }), _vm._v(\" \"), _c('label', {\n attrs: {\n \"for\": \"stopGifs\"\n }\n }, [_vm._v(_vm._s(_vm.$t('settings.stop_gifs')))])])])])])])\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-cd51c000\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/settings/settings.vue\n// module id = 521\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('div', {\n staticClass: \"nav-panel\"\n }, [_c('div', {\n staticClass: \"panel panel-default\"\n }, [_c('ul', [(_vm.currentUser) ? _c('li', [_c('router-link', {\n attrs: {\n \"to\": \"/main/friends\"\n }\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t(\"nav.timeline\")) + \"\\n \")])], 1) : _vm._e(), _vm._v(\" \"), (_vm.currentUser) ? _c('li', [_c('router-link', {\n attrs: {\n \"to\": {\n name: 'mentions',\n params: {\n username: _vm.currentUser.screen_name\n }\n }\n }\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t(\"nav.mentions\")) + \"\\n \")])], 1) : _vm._e(), _vm._v(\" \"), _c('li', [_c('router-link', {\n attrs: {\n \"to\": \"/main/public\"\n }\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t(\"nav.public_tl\")) + \"\\n \")])], 1), _vm._v(\" \"), _c('li', [_c('router-link', {\n attrs: {\n \"to\": \"/main/all\"\n }\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t(\"nav.twkn\")) + \"\\n \")])], 1)])])])\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-d306a29c\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/nav_panel/nav_panel.vue\n// module id = 522\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('div', {\n staticClass: \"user-panel\"\n }, [(_vm.user) ? _c('div', {\n staticClass: \"panel panel-default\",\n staticStyle: {\n \"overflow\": \"visible\"\n }\n }, [_c('user-card-content', {\n attrs: {\n \"user\": _vm.user,\n \"switcher\": false,\n \"hideBio\": true\n }\n }), _vm._v(\" \"), _c('div', {\n staticClass: \"panel-footer\"\n }, [(_vm.user) ? _c('post-status-form') : _vm._e()], 1)], 1) : _vm._e(), _vm._v(\" \"), (!_vm.user) ? _c('login-form') : _vm._e()], 1)\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-eda04b40\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/user_panel/user_panel.vue\n// module id = 523\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('div', {\n staticClass: \"card\"\n }, [_c('a', {\n attrs: {\n \"href\": \"#\"\n }\n }, [_c('img', {\n staticClass: \"avatar\",\n attrs: {\n \"src\": _vm.user.profile_image_url\n },\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.toggleUserExpanded($event)\n }\n }\n })]), _vm._v(\" \"), (_vm.userExpanded) ? _c('div', {\n staticClass: \"usercard\"\n }, [_c('user-card-content', {\n attrs: {\n \"user\": _vm.user,\n \"switcher\": false\n }\n })], 1) : _c('div', {\n staticClass: \"name-and-screen-name\"\n }, [_c('div', {\n staticClass: \"user-name\",\n attrs: {\n \"title\": _vm.user.name\n }\n }, [_vm._v(\"\\n \" + _vm._s(_vm.user.name) + \"\\n \"), (!_vm.userExpanded && _vm.showFollows && _vm.user.follows_you) ? _c('span', {\n staticClass: \"follows-you\"\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('user_card.follows_you')) + \"\\n \")]) : _vm._e()]), _vm._v(\" \"), _c('a', {\n attrs: {\n \"href\": _vm.user.statusnet_profile_url,\n \"target\": \"blank\"\n }\n }, [_c('div', {\n staticClass: \"user-screen-name\"\n }, [_vm._v(\"@\" + _vm._s(_vm.user.screen_name))])])])])\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-f117c42c\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/user_card/user_card.vue\n// module id = 524\n// module chunks = 2"],"sourceRoot":""} \ No newline at end of file diff --git a/priv/static/static/js/app.be2883b7ed550f51c41d.js b/priv/static/static/js/app.be2883b7ed550f51c41d.js deleted file mode 100644 index 7a495efb6..000000000 --- a/priv/static/static/js/app.be2883b7ed550f51c41d.js +++ /dev/null @@ -1,7 +0,0 @@ -webpackJsonp([2,0],[function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}var i=a(215),n=s(i),r=a(101),o=s(r),l=a(524),u=s(l),c=a(527),d=s(c),f=a(465),m=s(f),p=a(480),v=s(p),h=a(479),_=s(h),g=a(471),b=s(g),w=a(485),C=s(w),y=a(468),k=s(y),x=a(475),L=s(x),S=a(489),$=s(S),P=a(483),j=s(P),A=a(481),N=s(A),I=a(490),R=s(I),F=a(103),O=s(F),U=a(174),E=s(U),M=a(171),T=s(M),z=a(173),B=s(z),D=a(172),W=s(D),H=a(526),V=s(H),q=a(464),G=s(q),K=a(170),J=s(K),Z=a(169),Y=s(Z),X=a(463),Q=s(X),tt=(window.navigator.language||"en").split("-")[0];o.default.use(d.default),o.default.use(u.default),o.default.use(V.default,{locale:"ja"===tt?"ja":"en",locales:{en:a(297),ja:a(298)}}),o.default.use(G.default),o.default.use(Q.default);var et={paths:["config.hideAttachments","config.hideAttachmentsInConv","config.hideNsfw","config.autoLoad","config.hoverPreview","config.streaming","config.muteWords","config.customTheme","users.lastLoginName"]},at=new d.default.Store({modules:{statuses:O.default,users:E.default,api:T.default,config:B.default,chat:W.default},plugins:[(0,J.default)(et)],strict:!1}),st=new G.default({locale:tt,fallbackLocale:"en",messages:Y.default});window.fetch("/api/statusnet/config.json").then(function(t){return t.json()}).then(function(t){var e=t.site,a=e.name,s=e.closed,i=e.textlimit;at.dispatch("setOption",{name:"name",value:a}),at.dispatch("setOption",{name:"registrationOpen",value:"0"===s}),at.dispatch("setOption",{name:"textlimit",value:parseInt(i)})}),window.fetch("/static/config.json").then(function(t){return t.json()}).then(function(t){var e=t.theme,a=t.background,s=t.logo,i=t.showInstanceSpecificPanel;at.dispatch("setOption",{name:"theme",value:e}),at.dispatch("setOption",{name:"background",value:a}),at.dispatch("setOption",{name:"logo",value:s}),at.dispatch("setOption",{name:"showInstanceSpecificPanel",value:i}),t.chatDisabled&&at.dispatch("disableChat");var n=[{name:"root",path:"/",redirect:t.defaultPath||"/main/all"},{path:"/main/all",component:_.default},{path:"/main/public",component:v.default},{path:"/main/friends",component:b.default},{path:"/tag/:tag",component:C.default},{name:"conversation",path:"/notice/:id",component:k.default,meta:{dontScroll:!0}},{name:"user-profile",path:"/users/:id",component:$.default},{name:"mentions",path:"/:username/mentions",component:L.default},{name:"settings",path:"/settings",component:j.default},{name:"registration",path:"/registration",component:N.default},{name:"user-settings",path:"/user-settings",component:R.default}],r=new u.default({mode:"history",routes:n,scrollBehavior:function(t,e,a){return!t.matched.some(function(t){return t.meta.dontScroll})&&(a||{x:0,y:0})}});new o.default({router:r,store:at,i18n:st,el:"#app",render:function(t){return t(m.default)}})}),window.fetch("/static/terms-of-service.html").then(function(t){return t.text()}).then(function(t){at.dispatch("setOption",{name:"tos",value:t})}),window.fetch("/api/pleroma/emoji.json").then(function(t){return t.json().then(function(t){var e=(0,n.default)(t).map(function(e){return{shortcode:e,image_url:t[e]}});at.dispatch("setOption",{name:"customEmoji",value:e}),at.dispatch("setOption",{name:"pleromaBackend",value:!0})},function(t){at.dispatch("setOption",{name:"pleromaBackend",value:!1})})},function(t){return console.log(t)}),window.fetch("/static/emoji.json").then(function(t){return t.json()}).then(function(t){var e=(0,n.default)(t).map(function(e){return{shortcode:e,image_url:!1,utf:t[e]}});at.dispatch("setOption",{name:"emoji",value:e})}),window.fetch("/instance/panel.html").then(function(t){return t.text()}).then(function(t){at.dispatch("setOption",{name:"instanceSpecificPanelContent",value:t})})},,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(t,e,a){a(274);var s=a(1)(a(203),a(493),null,null);t.exports=s.exports},,,,,,,,,,,,,,function(t,e,a){a(273);var s=a(1)(a(205),a(492),null,null);t.exports=s.exports},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(42),n=s(i),r=a(61),o=s(r);a(528);var l="/api/account/verify_credentials.json",u="/api/statuses/friends_timeline.json",c="/api/qvitter/allfollowing",d="/api/statuses/public_timeline.json",f="/api/statuses/public_and_external_timeline.json",m="/api/statusnet/tags/timeline",p="/api/favorites/create",v="/api/favorites/destroy",h="/api/statuses/retweet",_="/api/statuses/update.json",g="/api/statuses/destroy",b="/api/statuses/show",w="/api/statusnet/media/upload",C="/api/statusnet/conversation",y="/api/statuses/mentions.json",k="/api/statuses/followers.json",x="/api/statuses/friends.json",L="/api/friendships/create.json",S="/api/friendships/destroy.json",$="/api/qvitter/set_profile_pref.json",P="/api/account/register.json",j="/api/qvitter/update_avatar.json",A="/api/qvitter/update_background_image.json",N="/api/account/update_profile_banner.json",I="/api/account/update_profile.json",R="/api/externalprofile/show.json",F="/api/qvitter/statuses/user_timeline.json",O="/api/blocks/create.json",U="/api/blocks/destroy.json",E="/api/users/show.json",M="/api/pleroma/follow_import",T=window.fetch,z=function(t,e){e=e||{};var a="",s=a+t;return e.credentials="same-origin",T(s,e)},B=function(t){return btoa(encodeURIComponent(t).replace(/%([0-9A-F]{2})/g,function(t,e){return String.fromCharCode("0x"+e)}))},D=function(t){var e=t.credentials,a=t.params,s=j,i=new FormData;return(0,o.default)(a,function(t,e){t&&i.append(e,t)}),z(s,{headers:G(e),method:"POST",body:i}).then(function(t){return t.json()})},W=function(t){var e=t.credentials,a=t.params,s=A,i=new FormData;return(0,o.default)(a,function(t,e){t&&i.append(e,t)}),z(s,{headers:G(e),method:"POST",body:i}).then(function(t){return t.json()})},H=function(t){var e=t.credentials,a=t.params,s=N,i=new FormData;return(0,o.default)(a,function(t,e){t&&i.append(e,t)}),z(s,{headers:G(e),method:"POST",body:i}).then(function(t){return t.json()})},V=function(t){var e=t.credentials,a=t.params,s=I,i=new FormData;return(0,o.default)(a,function(t,e){("description"===e||t)&&i.append(e,t)}),z(s,{headers:G(e),method:"POST",body:i}).then(function(t){return t.json()})},q=function(t){var e=new FormData;return(0,o.default)(t,function(t,a){t&&e.append(a,t)}),z(P,{method:"POST",body:e})},G=function(t){return t&&t.username&&t.password?{Authorization:"Basic "+B(t.username+":"+t.password)}:{}},K=function(t){var e=t.profileUrl,a=t.credentials,s=R+"?profileurl="+e;return z(s,{headers:G(a),method:"GET"}).then(function(t){return t.json()})},J=function(t){var e=t.id,a=t.credentials,s=L+"?user_id="+e;return z(s,{headers:G(a),method:"POST"}).then(function(t){return t.json()})},Z=function(t){var e=t.id,a=t.credentials,s=S+"?user_id="+e;return z(s,{headers:G(a),method:"POST"}).then(function(t){return t.json()})},Y=function(t){var e=t.id,a=t.credentials,s=O+"?user_id="+e;return z(s,{headers:G(a),method:"POST"}).then(function(t){return t.json()})},X=function(t){var e=t.id,a=t.credentials,s=U+"?user_id="+e;return z(s,{headers:G(a),method:"POST"}).then(function(t){return t.json()})},Q=function(t){var e=t.id,a=t.credentials,s=E+"?user_id="+e;return z(s,{headers:G(a)}).then(function(t){return t.json()})},tt=function(t){var e=t.id,a=t.credentials,s=x+"?user_id="+e;return z(s,{headers:G(a)}).then(function(t){return t.json()})},et=function(t){var e=t.id,a=t.credentials,s=k+"?user_id="+e;return z(s,{headers:G(a)}).then(function(t){return t.json()})},at=function(t){var e=t.username,a=t.credentials,s=c+"/"+e+".json";return z(s,{headers:G(a)}).then(function(t){return t.json()})},st=function(t){var e=t.id,a=t.credentials,s=C+"/"+e+".json?count=100";return z(s,{headers:G(a)}).then(function(t){return t.json()})},it=function(t){var e=t.id,a=t.credentials,s=b+"/"+e+".json";return z(s,{headers:G(a)}).then(function(t){return t.json()})},nt=function(t){var e=t.id,a=t.credentials,s=t.muted,i=void 0===s||s,n=new FormData,r=i?1:0;return n.append("namespace","qvitter"),n.append("data",r),n.append("topic","mute:"+e),z($,{method:"POST",headers:G(a),body:n})},rt=function(t){var e=t.timeline,a=t.credentials,s=t.since,i=void 0!==s&&s,r=t.until,o=void 0!==r&&r,l=t.userId,c=void 0!==l&&l,p=t.tag,v=void 0!==p&&p,h={public:d,friends:u,mentions:y,publicAndExternal:f,user:F,tag:m},_=h[e],g=[];i&&g.push(["since_id",i]),o&&g.push(["max_id",o]),c&&g.push(["user_id",c]),v&&(_+="/"+v+".json"),g.push(["count",20]);var b=(0,n.default)(g,function(t){return t[0]+"="+t[1]}).join("&");return _+="?"+b,z(_,{headers:G(a)}).then(function(t){return t.json()})},ot=function(t){return z(l,{method:"POST",headers:G(t)})},lt=function(t){var e=t.id,a=t.credentials;return z(p+"/"+e+".json",{headers:G(a),method:"POST"})},ut=function(t){var e=t.id,a=t.credentials;return z(v+"/"+e+".json",{headers:G(a),method:"POST"})},ct=function(t){var e=t.id,a=t.credentials;return z(h+"/"+e+".json",{headers:G(a),method:"POST"})},dt=function(t){var e=t.credentials,a=t.status,s=t.mediaIds,i=t.inReplyToStatusId,n=s.join(","),r=new FormData;return r.append("status",a),r.append("source","Pleroma FE"),r.append("media_ids",n),i&&r.append("in_reply_to_status_id",i),z(_,{body:r,method:"POST",headers:G(e)})},ft=function(t){var e=t.id,a=t.credentials;return z(g+"/"+e+".json",{headers:G(a),method:"POST"})},mt=function(t){var e=t.formData,a=t.credentials;return z(w,{body:e,method:"POST",headers:G(a)}).then(function(t){return t.text()}).then(function(t){return(new DOMParser).parseFromString(t,"application/xml")})},pt=function(t){var e=t.params,a=t.credentials;return z(M,{body:e,method:"POST",headers:G(a)}).then(function(t){return t.ok})},vt=function(t){var e=t.credentials,a="/api/qvitter/mutes.json";return z(a,{headers:G(e)}).then(function(t){return t.json()})},ht={verifyCredentials:ot,fetchTimeline:rt,fetchConversation:st,fetchStatus:it,fetchFriends:tt,fetchFollowers:et,followUser:J,unfollowUser:Z,blockUser:Y,unblockUser:X,fetchUser:Q,favorite:lt,unfavorite:ut,retweet:ct,postStatus:dt,deleteStatus:ft,uploadMedia:mt,fetchAllFollowing:at,setUserMute:nt,fetchMutes:vt,register:q,updateAvatar:D,updateBg:W,updateProfile:V,updateBanner:H,externalProfile:K,followImport:pt};e.default=ht},,,,,,,,,,,,,,,,,,,,function(t,e,a){a(287);var s=a(1)(a(198),a(513),null,null);t.exports=s.exports},function(t,e,a){a(286);var s=a(1)(a(200),a(512),null,null);t.exports=s.exports},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0}),e.rgbstr2hex=e.hex2rgb=e.rgb2hex=void 0;var i=a(108),n=s(i),r=a(42),o=s(r),l=function(t,e,a){var s=(0,o.default)([t,e,a],function(t){return t=Math.ceil(t),t=t<0?0:t,t=t>255?255:t}),i=(0,n.default)(s,3);return t=i[0],e=i[1],a=i[2],"#"+((1<<24)+(t<<16)+(e<<8)+a).toString(16).slice(1)},u=function(t){var e=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(t);return e?{r:parseInt(e[1],16),g:parseInt(e[2],16),b:parseInt(e[3],16)}:null},c=function(t){return"#"===t[0]?t:(t=t.match(/\d+/g),"#"+((Number(t[0])<<16)+(Number(t[1])<<8)+Number(t[2])).toString(16))};e.rgb2hex=l,e.hex2rgb=u,e.rgbstr2hex=c},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0}),e.mutations=e.findMaxId=e.statusType=e.prepareStatus=e.defaultState=void 0;var i=a(217),n=s(i),r=a(2),o=s(r),l=a(436),u=s(l),c=a(162),d=s(c),f=a(161),m=s(f),p=a(437),v=s(p),h=a(428),_=s(h),g=a(62),b=s(g),w=a(61),C=s(w),y=a(22),k=s(y),x=a(100),L=s(x),S=a(445),$=s(S),P=a(444),j=s(P),A=a(432),N=s(A),I=a(44),R=s(I),F=e.defaultState={allStatuses:[],allStatusesObject:{},maxId:0,notifications:[],favorites:new n.default,error:!1,timelines:{mentions:{statuses:[],statusesObject:{},faves:[],visibleStatuses:[],visibleStatusesObject:{},newStatusCount:0,maxId:0,minVisibleId:0,loading:!1,followers:[],friends:[],viewing:"statuses",flushMarker:0},public:{statuses:[],statusesObject:{},faves:[],visibleStatuses:[],visibleStatusesObject:{},newStatusCount:0,maxId:0,minVisibleId:0,loading:!1,followers:[],friends:[],viewing:"statuses",flushMarker:0},user:{statuses:[],statusesObject:{},faves:[],visibleStatuses:[],visibleStatusesObject:{},newStatusCount:0,maxId:0,minVisibleId:0,loading:!1,followers:[],friends:[],viewing:"statuses",flushMarker:0},publicAndExternal:{statuses:[],statusesObject:{},faves:[],visibleStatuses:[],visibleStatusesObject:{},newStatusCount:0,maxId:0,minVisibleId:0,loading:!1,followers:[],friends:[],viewing:"statuses",flushMarker:0},friends:{statuses:[],statusesObject:{},faves:[],visibleStatuses:[],visibleStatusesObject:{},newStatusCount:0,maxId:0,minVisibleId:0,loading:!1,followers:[],friends:[],viewing:"statuses",flushMarker:0},tag:{statuses:[],statusesObject:{},faves:[],visibleStatuses:[],visibleStatusesObject:{},newStatusCount:0,maxId:0,minVisibleId:0,loading:!1,followers:[],friends:[],viewing:"statuses",flushMarker:0}}},O=function(t){var e=/#nsfw/i;return(0,N.default)(t.tags,"nsfw")||!!t.text.match(e)},U=e.prepareStatus=function(t){return void 0===t.nsfw&&(t.nsfw=O(t)),t.deleted=!1,t.attachments=t.attachments||[],t},E=e.statusType=function(t){return t.is_post_verb?"status":t.retweeted_status?"retweet":"string"==typeof t.uri&&t.uri.match(/(fave|objectType=Favourite)/)||"string"==typeof t.text&&t.text.match(/favorited/)?"favorite":t.text.match(/deleted notice {{tag/)||t.qvitter_delete_notice?"deletion":t.text.match(/started following/)?"follow":"unknown"},M=(e.findMaxId=function(){for(var t=arguments.length,e=Array(t),a=0;a2&&void 0!==arguments[2])||arguments[2],i=M(f,m,e);if(e=i.item,i.new&&(v(e),"retweet"===E(e)&&e.retweeted_status.user.id===l.id&&_({type:"repeat",status:e.retweeted_status,action:e}),"status"===E(e)&&(0,b.default)(e.attentions,{id:l.id}))){var r=t.timelines.mentions;p!==r&&(M(r.statuses,r.statusesObject,e),r.newStatusCount+=1,T(r)),e.user.id!==l.id&&_({type:"mention",status:e,action:e})}var o=void 0;return n&&s&&(o=M(p.statuses,p.statusesObject,e)),n&&a?M(p.visibleStatuses,p.visibleStatusesObject,e):n&&s&&o.new&&(p.newStatusCount+=1),e},_=function(e){var a=e.type,s=e.status,i=e.action;if(!(0,b.default)(t.notifications,function(t){return t.action.id===i.id})&&(t.notifications.push({type:a,status:s,action:i,seen:!1}),"Notification"in window&&"granted"===window.Notification.permission)){var n=i.user.name,r={};r.icon=i.user.profile_image_url,r.body=i.text,i.attachments&&i.attachments.length>0&&!i.nsfw&&i.attachments[0].mimetype.startsWith("image/")&&(r.image=i.attachments[0].url);var o=new window.Notification(n,r);setTimeout(o.close.bind(o),5e3)}},g=function(t){var e=(0,b.default)(f,{id:(0,k.default)(t.in_reply_to_status_id)});return e&&(e.fave_num+=1,t.user.id===l.id&&(e.favorited=!0),e.user.id===l.id&&_({type:"favorite",status:e,action:t})),e},w={status:function(t){h(t,i)},retweet:function t(e){var a=h(e.retweeted_status,!1,!1),t=void 0;t=n&&(0,b.default)(p.statuses,function(t){return t.retweeted_status?t.id===a.id||t.retweeted_status.id===a.id:t.id===a.id})?h(e,!1,!1):h(e,i),t.retweeted_status=a},favorite:function(e){t.favorites.has(e.id)||(t.favorites.add(e.id),v(e),g(e))},follow:function(t){var e=new RegExp("started following "+l.name+" \\("+l.statusnet_profile_url+"\\)"),a=new RegExp("started following "+l.screen_name+"$");(t.text.match(e)||t.text.match(a))&&_({type:"follow",status:t,action:t})},deletion:function(e){var a=e.uri;v(e);var s=(0,b.default)(f,{uri:a});s&&((0,j.default)(t.notifications,function(t){var e=t.action.id;return e===s.id}),(0,j.default)(f,{uri:a}),n&&((0,j.default)(p.statuses,{uri:a}),(0,j.default)(p.visibleStatuses,{uri:a})))},default:function(t){console.log("unknown status type"),console.log(t)}};(0,C.default)(a,function(t){var e=E(t),a=w[e]||w.default;a(t)}),n&&T(p)},B=e.mutations={addNewStatuses:z,showNewStatuses:function(t,e){var a=e.timeline,s=t.timelines[a];s.newStatusCount=0,s.visibleStatuses=(0,$.default)(s.statuses,0,50),s.visibleStatusesObject={},(0,C.default)(s.visibleStatuses,function(t){s.visibleStatusesObject[t.id]=t})},clearTimeline:function(t,e){var a=e.timeline,s={statuses:[],statusesObject:{},faves:[],visibleStatuses:[],visibleStatusesObject:{},newStatusCount:0,maxId:0,minVisibleId:0,loading:!1,followers:[],friends:[],viewing:"statuses",flushMarker:0};t.timelines[a]=s},setFavorited:function(t,e){var a=e.status,s=e.value,i=t.allStatusesObject[a.id];i.favorited=s},setRetweeted:function(t,e){var a=e.status,s=e.value,i=t.allStatusesObject[a.id];i.repeated=s},setDeleted:function(t,e){var a=e.status,s=t.allStatusesObject[a.id];s.deleted=!0},setLoading:function(t,e){var a=e.timeline,s=e.value;t.timelines[a].loading=s},setNsfw:function(t,e){var a=e.id,s=e.nsfw,i=t.allStatusesObject[a];i.nsfw=s},setError:function(t,e){var a=e.value;t.error=a},setProfileView:function(t,e){var a=e.v;t.timelines.user.viewing=a},addFriends:function(t,e){var a=e.friends;t.timelines.user.friends=a},addFollowers:function(t,e){var a=e.followers;t.timelines.user.followers=a},markNotificationsAsSeen:function(t,e){(0,C.default)(e,function(t){t.seen=!0})},queueFlush:function(t,e){var a=e.timeline,s=e.id;t.timelines[a].flushMarker=s}},D={state:F,actions:{addNewStatuses:function(t,e){var a=t.rootState,s=t.commit,i=e.statuses,n=e.showImmediately,r=void 0!==n&&n,o=e.timeline,l=void 0!==o&&o,u=e.noIdUpdate,c=void 0!==u&&u;s("addNewStatuses",{statuses:i,showImmediately:r,timeline:l,noIdUpdate:c,user:a.users.currentUser})},setError:function(t,e){var a=(t.rootState,t.commit),s=e.value;a("setError",{value:s})},addFriends:function(t,e){var a=(t.rootState,t.commit),s=e.friends;a("addFriends",{friends:s})},addFollowers:function(t,e){var a=(t.rootState,t.commit),s=e.followers;a("addFollowers",{followers:s})},deleteStatus:function(t,e){var a=t.rootState,s=t.commit;s("setDeleted",{status:e}),R.default.deleteStatus({id:e.id,credentials:a.users.currentUser.credentials})},favorite:function(t,e){var a=t.rootState,s=t.commit;s("setFavorited",{status:e,value:!0}),R.default.favorite({id:e.id,credentials:a.users.currentUser.credentials})},unfavorite:function(t,e){var a=t.rootState,s=t.commit;s("setFavorited",{status:e,value:!1}),R.default.unfavorite({id:e.id,credentials:a.users.currentUser.credentials})},retweet:function(t,e){var a=t.rootState,s=t.commit;s("setRetweeted",{status:e,value:!0}),R.default.retweet({id:e.id,credentials:a.users.currentUser.credentials})},queueFlush:function(t,e){var a=(t.rootState,t.commit),s=e.timeline,i=e.id;a("queueFlush",{timeline:s,id:i})}},mutations:B};e.default=D},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(44),n=s(i),r=a(107),o=s(r),l=function(t){var e=function(e){var a=e.id;return n.default.fetchStatus({id:a,credentials:t})},a=function(e){var a=e.id;return n.default.fetchConversation({id:a,credentials:t})},s=function(e){var a=e.id;return n.default.fetchFriends({id:a,credentials:t})},i=function(e){var a=e.id;return n.default.fetchFollowers({id:a,credentials:t})},r=function(e){var a=e.username;return n.default.fetchAllFollowing({username:a,credentials:t})},l=function(e){var a=e.id;return n.default.fetchUser({id:a,credentials:t})},u=function(e){return n.default.followUser({credentials:t,id:e})},c=function(e){return n.default.unfollowUser({credentials:t,id:e})},d=function(e){return n.default.blockUser({credentials:t,id:e})},f=function(e){return n.default.unblockUser({credentials:t,id:e})},m=function(e){var a=e.timeline,s=e.store,i=e.userId,n=void 0!==i&&i;return o.default.startFetching({timeline:a,store:s,credentials:t,userId:n})},p=function(e){var a=e.id,s=e.muted,i=void 0===s||s;return n.default.setUserMute({id:a,muted:i,credentials:t})},v=function(){return n.default.fetchMutes({credentials:t})},h=function(t){return n.default.register(t)},_=function(e){var a=e.params;return n.default.updateAvatar({credentials:t,params:a})},g=function(e){var a=e.params;return n.default.updateBg({credentials:t,params:a})},b=function(e){var a=e.params;return n.default.updateBanner({credentials:t,params:a})},w=function(e){var a=e.params;return n.default.updateProfile({credentials:t,params:a})},C=function(e){return n.default.externalProfile({profileUrl:e,credentials:t})},y=function(e){var a=e.params;return n.default.followImport({params:a,credentials:t})},k={fetchStatus:e,fetchConversation:a,fetchFriends:s,fetchFollowers:i,followUser:u,unfollowUser:c,blockUser:d,unblockUser:f,fetchUser:l,fetchAllFollowing:r,verifyCredentials:n.default.verifyCredentials,startFetching:m,setUserMute:p,fetchMutes:v,register:h,updateAvatar:_,updateBg:g,updateBanner:b,updateProfile:w,externalProfile:C,followImport:y};return k};e.default=l},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=function(t){var e="unknown";return t.match(/text\/html/)&&(e="html"),t.match(/image/)&&(e="image"),t.match(/video\/(webm|mp4)/)&&(e="video"),t.match(/audio|ogg/)&&(e="audio"),e},s={fileType:a};e.default=s},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(42),n=s(i),r=a(44),o=s(r),l=function(t){var e=t.store,a=t.status,s=t.media,i=void 0===s?[]:s,r=t.inReplyToStatusId,l=void 0===r?void 0:r,u=(0,n.default)(i,"id");return o.default.postStatus({credentials:e.state.users.currentUser.credentials,status:a,mediaIds:u,inReplyToStatusId:l}).then(function(t){return t.json()}).then(function(t){return t.error||e.dispatch("addNewStatuses",{statuses:[t],timeline:"friends",showImmediately:!0,noIdUpdate:!0}),t}).catch(function(t){return{error:t.message}})},u=function(t){var e=t.store,a=t.formData,s=e.state.users.currentUser.credentials;return o.default.uploadMedia({credentials:s,formData:a}).then(function(t){var e=t.getElementsByTagName("link");0===e.length&&(e=t.getElementsByTagName("atom:link")),e=e[0];var a={id:t.getElementsByTagName("media_id")[0].textContent,url:t.getElementsByTagName("media_url")[0].textContent,image:e.getAttribute("href"),mimetype:e.getAttribute("type")};return a})},c={postStatus:l,uploadMedia:u};e.default=c},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(421),n=s(i),r=a(44),o=s(r),l=function(t){var e=t.store,a=t.statuses,s=t.timeline,i=t.showImmediately,r=(0,n.default)(s);e.dispatch("setError",{value:!1}),e.dispatch("addNewStatuses",{timeline:r,statuses:a,showImmediately:i})},u=function(t){var e=t.store,a=t.credentials,s=t.timeline,i=void 0===s?"friends":s,r=t.older,u=void 0!==r&&r,c=t.showImmediately,d=void 0!==c&&c,f=t.userId,m=void 0!==f&&f,p=t.tag,v=void 0!==p&&p,h={timeline:i,credentials:a},_=e.rootState||e.state,g=_.statuses.timelines[(0,n.default)(i)];return u?h.until=g.minVisibleId:h.since=g.maxId,h.userId=m,h.tag=v,o.default.fetchTimeline(h).then(function(t){!u&&t.length>=20&&e.dispatch("queueFlush",{timeline:i,id:g.maxId}),l({store:e,statuses:t,timeline:i,showImmediately:d})},function(){return e.dispatch("setError",{value:!0})})},c=function(t){var e=t.timeline,a=void 0===e?"friends":e,s=t.credentials,i=t.store,r=t.userId,o=void 0!==r&&r,l=t.tag,c=void 0!==l&&l,d=i.rootState||i.state,f=d.statuses.timelines[(0,n.default)(a)],m=0===f.visibleStatuses.length;u({timeline:a,credentials:s,store:i,showImmediately:m,userId:o,tag:c});var p=function(){return u({timeline:a,credentials:s,store:i,userId:o,tag:c})};return setInterval(p,1e4)},d={fetchAndUpdate:u,startFetching:c};e.default=d},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(t,e,a){var s=a(1)(a(181),a(495),null,null);t.exports=s.exports},function(t,e,a){a(275);var s=a(1)(a(192),a(494),null,null);t.exports=s.exports},function(t,e,a){a(291);var s=a(1)(a(201),a(518),null,null);t.exports=s.exports},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={chat:{title:"Chat"},nav:{chat:"Lokaler Chat",timeline:"Zeitleiste",mentions:"Erwähnungen",public_tl:"Lokale Zeitleiste",twkn:"Das gesamte Netzwerk"},user_card:{follows_you:"Folgt dir!",following:"Folgst du!",follow:"Folgen",blocked:"Blockiert!",block:"Blockieren",statuses:"Beiträge",mute:"Stummschalten",muted:"Stummgeschaltet",followers:"Folgende",followees:"Folgt",per_day:"pro Tag",remote_follow:"Remote Follow"},timeline:{show_new:"Zeige Neuere",error_fetching:"Fehler beim Laden",up_to_date:"Aktuell",load_older:"Lade ältere Beiträge",conversation:"Unterhaltung"},settings:{user_settings:"Benutzereinstellungen",name_bio:"Name & Bio",name:"Name",bio:"Bio",avatar:"Avatar",current_avatar:"Dein derzeitiger Avatar",set_new_avatar:"Setze neuen Avatar",profile_banner:"Profil Banner",current_profile_banner:"Dein derzeitiger Profil Banner",set_new_profile_banner:"Setze neuen Profil Banner",profile_background:"Profil Hintergrund",set_new_profile_background:"Setze neuen Profil Hintergrund",settings:"Einstellungen",theme:"Farbschema",presets:"Voreinstellungen",theme_help:"Benutze HTML Farbcodes (#rrggbb) um dein Farbschema anzupassen.",background:"Hintergrund",foreground:"Vordergrund",text:"Text",links:"Links",filtering:"Filter",filtering_explanation:"Alle Beiträge die diese Wörter enthalten werden ausgeblendet. Ein Wort pro Zeile.",attachments:"Anhänge",hide_attachments_in_tl:"Anhänge in der Zeitleiste ausblenden",hide_attachments_in_convo:"Anhänge in Unterhaltungen ausblenden",nsfw_clickthrough:"Aktiviere ausblendbares Overlay für Anhänge, die als NSFW markiert sind",autoload:"Aktiviere automatisches Laden von älteren Beiträgen beim scrollen",streaming:"Aktiviere automatisches Laden (Streaming) von neuen Beiträgen",reply_link_preview:"Aktiviere reply-link Vorschau bei Maus-Hover",follow_import:"Folgeliste importieren",import_followers_from_a_csv_file:"Importiere Kontakte, denen du folgen möchtest, aus einer CSV-Datei",follows_imported:"Folgeliste importiert! Die Bearbeitung kann eine Zeit lang dauern.",follow_import_error:"Fehler beim importieren der Folgeliste"},notifications:{notifications:"Benachrichtigungen",read:"Gelesen!",followed_you:"folgt dir"},login:{login:"Anmelden",username:"Benutzername",password:"Passwort",register:"Registrieren",logout:"Abmelden"},registration:{registration:"Registrierung",fullname:"Angezeigter Name",email:"Email",bio:"Bio",password_confirm:"Passwort bestätigen"},post_status:{posting:"Veröffentlichen",default:"Sitze gerade im Hofbräuhaus."},finder:{find_user:"Finde Benutzer",error_fetching_user:"Fehler beim Suchen des Benutzers"},general:{submit:"Absenden",apply:"Anwenden"},user_profile:{timeline_title:"Beiträge"}},s={nav:{timeline:"Aikajana",mentions:"Maininnat",public_tl:"Julkinen Aikajana",twkn:"Koko Tunnettu Verkosto"},user_card:{follows_you:"Seuraa sinua!",following:"Seuraat!",follow:"Seuraa",statuses:"Viestit",mute:"Hiljennä",muted:"Hiljennetty",followers:"Seuraajat",followees:"Seuraa",per_day:"päivässä"},timeline:{show_new:"Näytä uudet",error_fetching:"Virhe ladatessa viestejä",up_to_date:"Ajantasalla",load_older:"Lataa vanhempia viestejä",conversation:"Keskustelu",collapse:"Sulje",repeated:"toisti"},settings:{user_settings:"Käyttäjän asetukset",name_bio:"Nimi ja kuvaus",name:"Nimi",bio:"Kuvaus",avatar:"Profiilikuva",current_avatar:"Nykyinen profiilikuvasi",set_new_avatar:"Aseta uusi profiilikuva",profile_banner:"Juliste",current_profile_banner:"Nykyinen julisteesi",set_new_profile_banner:"Aseta uusi juliste",profile_background:"Taustakuva",set_new_profile_background:"Aseta uusi taustakuva",settings:"Asetukset",theme:"Teema",presets:"Valmiit teemat",theme_help:"Käytä heksadesimaalivärejä muokataksesi väriteemaasi.",background:"Tausta",foreground:"Korostus",text:"Teksti",links:"Linkit",filtering:"Suodatus",filtering_explanation:"Kaikki viestit, jotka sisältävät näitä sanoja, suodatetaan. Yksi sana per rivi.",attachments:"Liitteet",hide_attachments_in_tl:"Piilota liitteet aikajanalla",hide_attachments_in_convo:"Piilota liitteet keskusteluissa",nsfw_clickthrough:"Piilota NSFW liitteet klikkauksen taakse.",autoload:"Lataa vanhempia viestejä automaattisesti ruudun pohjalla",streaming:"Näytä uudet viestit automaattisesti ollessasi ruudun huipulla",reply_link_preview:"Keskusteluiden vastauslinkkien esikatselu"},notifications:{notifications:"Ilmoitukset",read:"Lue!",followed_you:"seuraa sinua",favorited_you:"tykkäsi viestistäsi",repeated_you:"toisti viestisi"},login:{login:"Kirjaudu sisään",username:"Käyttäjänimi",password:"Salasana",register:"Rekisteröidy",logout:"Kirjaudu ulos"},registration:{registration:"Rekisteröityminen",fullname:"Koko nimi",email:"Sähköposti",bio:"Kuvaus",password_confirm:"Salasanan vahvistaminen"},post_status:{posting:"Lähetetään",default:"Tulin juuri saunasta."},finder:{find_user:"Hae käyttäjä",error_fetching_user:"Virhe hakiessa käyttäjää"},general:{submit:"Lähetä",apply:"Aseta"}},i={chat:{title:"Chat"},nav:{chat:"Local Chat",timeline:"Timeline",mentions:"Mentions",public_tl:"Public Timeline",twkn:"The Whole Known Network"},user_card:{follows_you:"Follows you!",following:"Following!",follow:"Follow",blocked:"Blocked!",block:"Block",statuses:"Statuses",mute:"Mute",muted:"Muted",followers:"Followers",followees:"Following",per_day:"per day",remote_follow:"Remote follow"},timeline:{show_new:"Show new",error_fetching:"Error fetching updates",up_to_date:"Up-to-date",load_older:"Load older statuses",conversation:"Conversation",collapse:"Collapse",repeated:"repeated"},settings:{user_settings:"User Settings",name_bio:"Name & Bio",name:"Name",bio:"Bio",avatar:"Avatar",current_avatar:"Your current avatar",set_new_avatar:"Set new avatar",profile_banner:"Profile Banner",current_profile_banner:"Your current profile banner",set_new_profile_banner:"Set new profile banner",profile_background:"Profile Background",set_new_profile_background:"Set new profile background",settings:"Settings",theme:"Theme",presets:"Presets",theme_help:"Use hex color codes (#rrggbb) to customize your color theme.",radii_help:"Set up interface edge rounding (in pixels)",background:"Background",foreground:"Foreground",text:"Text",links:"Links",cBlue:"Blue (Reply, follow)",cRed:"Red (Cancel)",cOrange:"Orange (Favorite)",cGreen:"Green (Retweet)",btnRadius:"Buttons",panelRadius:"Panels",avatarRadius:"Avatars",avatarAltRadius:"Avatars (Notifications)",tooltipRadius:"Tooltips/alerts",attachmentRadius:"Attachments",filtering:"Filtering",filtering_explanation:"All statuses containing these words will be muted, one per line",attachments:"Attachments",hide_attachments_in_tl:"Hide attachments in timeline",hide_attachments_in_convo:"Hide attachments in conversations",nsfw_clickthrough:"Enable clickthrough NSFW attachment hiding",stop_gifs:"Play-on-hover GIFs",autoload:"Enable automatic loading when scrolled to the bottom",streaming:"Enable automatic streaming of new posts when scrolled to the top",reply_link_preview:"Enable reply-link preview on mouse hover",follow_import:"Follow import",import_followers_from_a_csv_file:"Import followers from a csv file",follows_imported:"Follows imported! Processing them will take a while.",follow_import_error:"Error importing followers"},notifications:{notifications:"Notifications",read:"Read!",followed_you:"followed you",favorited_you:"favorited your status",repeated_you:"repeated your status"},login:{login:"Log in",username:"Username",password:"Password", -register:"Register",logout:"Log out"},registration:{registration:"Registration",fullname:"Display name",email:"Email",bio:"Bio",password_confirm:"Password confirmation"},post_status:{posting:"Posting",default:"Just landed in L.A."},finder:{find_user:"Find user",error_fetching_user:"Error fetching user"},general:{submit:"Submit",apply:"Apply"},user_profile:{timeline_title:"User Timeline"}},n={nav:{timeline:"Ajajoon",mentions:"Mainimised",public_tl:"Avalik Ajajoon",twkn:"Kogu Teadaolev Võrgustik"},user_card:{follows_you:"Jälgib sind!",following:"Jälgin!",follow:"Jälgi",blocked:"Blokeeritud!",block:"Blokeeri",statuses:"Staatuseid",mute:"Vaigista",muted:"Vaigistatud",followers:"Jälgijaid",followees:"Jälgitavaid",per_day:"päevas"},timeline:{show_new:"Näita uusi",error_fetching:"Viga uuenduste laadimisel",up_to_date:"Uuendatud",load_older:"Kuva vanemaid staatuseid",conversation:"Vestlus"},settings:{user_settings:"Kasutaja sätted",name_bio:"Nimi ja Bio",name:"Nimi",bio:"Bio",avatar:"Profiilipilt",current_avatar:"Sinu praegune profiilipilt",set_new_avatar:"Vali uus profiilipilt",profile_banner:"Profiilibänner",current_profile_banner:"Praegune profiilibänner",set_new_profile_banner:"Vali uus profiilibänner",profile_background:"Profiilitaust",set_new_profile_background:"Vali uus profiilitaust",settings:"Sätted",theme:"Teema",filtering:"Sisu filtreerimine",filtering_explanation:"Kõiki staatuseid, mis sisaldavad neid sõnu, ei kuvata. Üks sõna reale.",attachments:"Manused",hide_attachments_in_tl:"Peida manused ajajoonel",hide_attachments_in_convo:"Peida manused vastlustes",nsfw_clickthrough:"Peida tööks-mittesobivad(NSFW) manuste hiireklõpsu taha",autoload:"Luba ajajoone automaatne uuendamine kui ajajoon on põhja keritud",reply_link_preview:"Luba algpostituse kuvamine vastustes"},notifications:{notifications:"Teavitused",read:"Loe!",followed_you:"alustas sinu jälgimist"},login:{login:"Logi sisse",username:"Kasutajanimi",password:"Parool",register:"Registreeru",logout:"Logi välja"},registration:{registration:"Registreerimine",fullname:"Kuvatav nimi",email:"E-post",bio:"Bio",password_confirm:"Parooli kinnitamine"},post_status:{posting:"Postitan",default:"Just sõitsin elektrirongiga Tallinnast Pääskülla."},finder:{find_user:"Otsi kasutajaid",error_fetching_user:"Viga kasutaja leidmisel"},general:{submit:"Postita"}},r={nav:{timeline:"Idővonal",mentions:"Említéseim",public_tl:"Publikus Idővonal",twkn:"Az Egész Ismert Hálózat"},user_card:{follows_you:"Követ téged!",following:"Követve!",follow:"Követ",blocked:"Letiltva!",block:"Letilt",statuses:"Állapotok",mute:"Némít",muted:"Némított",followers:"Követők",followees:"Követettek",per_day:"naponta"},timeline:{show_new:"Újak mutatása",error_fetching:"Hiba a frissítések beszerzésénél",up_to_date:"Naprakész",load_older:"Régebbi állapotok betöltése",conversation:"Társalgás"},settings:{user_settings:"Felhasználói beállítások",name_bio:"Név és Bio",name:"Név",bio:"Bio",avatar:"Avatár",current_avatar:"Jelenlegi avatár",set_new_avatar:"Új avatár",profile_banner:"Profil Banner",current_profile_banner:"Jelenlegi profil banner",set_new_profile_banner:"Új profil banner",profile_background:"Profil háttérkép",set_new_profile_background:"Új profil háttér beállítása",settings:"Beállítások",theme:"Téma",filtering:"Szűrés",filtering_explanation:"Minden tartalom mely ezen szavakat tartalmazza némítva lesz, soronként egy",attachments:"Csatolmányok",hide_attachments_in_tl:"Csatolmányok elrejtése az idővonalon",hide_attachments_in_convo:"Csatolmányok elrejtése a társalgásokban",nsfw_clickthrough:"NSFW átkattintási tartalom elrejtésének engedélyezése",autoload:"Autoatikus betöltés engedélyezése lap aljára görgetéskor",reply_link_preview:"Válasz-link előzetes mutatása egér rátételkor"},notifications:{notifications:"Értesítések",read:"Olvasva!",followed_you:"követ téged"},login:{login:"Bejelentkezés",username:"Felhasználó név",password:"Jelszó",register:"Feliratkozás",logout:"Kijelentkezés"},registration:{registration:"Feliratkozás",fullname:"Teljes név",email:"Email",bio:"Bio",password_confirm:"Jelszó megerősítése"},post_status:{posting:"Küldés folyamatban",default:"Most érkeztem L.A.-be"},finder:{find_user:"Felhasználó keresése",error_fetching_user:"Hiba felhasználó beszerzésével"},general:{submit:"Elküld"}},o={nav:{timeline:"Cronologie",mentions:"Menționări",public_tl:"Cronologie Publică",twkn:"Toată Reșeaua Cunoscută"},user_card:{follows_you:"Te urmărește!",following:"Urmărit!",follow:"Urmărește",blocked:"Blocat!",block:"Blochează",statuses:"Stări",mute:"Pune pe mut",muted:"Pus pe mut",followers:"Următori",followees:"Urmărește",per_day:"pe zi"},timeline:{show_new:"Arată cele noi",error_fetching:"Erare la preluarea actualizărilor",up_to_date:"La zi",load_older:"Încarcă stări mai vechi",conversation:"Conversație"},settings:{user_settings:"Setările utilizatorului",name_bio:"Nume și Bio",name:"Nume",bio:"Bio",avatar:"Avatar",current_avatar:"Avatarul curent",set_new_avatar:"Setează avatar nou",profile_banner:"Banner de profil",current_profile_banner:"Bannerul curent al profilului",set_new_profile_banner:"Setează banner nou la profil",profile_background:"Fundalul de profil",set_new_profile_background:"Setează fundal nou",settings:"Setări",theme:"Temă",filtering:"Filtru",filtering_explanation:"Toate stările care conțin aceste cuvinte vor fi puse pe mut, una pe linie",attachments:"Atașamente",hide_attachments_in_tl:"Ascunde atașamentele în cronologie",hide_attachments_in_convo:"Ascunde atașamentele în conversații",nsfw_clickthrough:"Permite ascunderea al atașamentelor NSFW",autoload:"Permite încărcarea automată când scrolat la capăt",reply_link_preview:"Permite previzualizarea linkului de răspuns la planarea de mouse"},notifications:{notifications:"Notificări",read:"Citit!",followed_you:"te-a urmărit"},login:{login:"Loghează",username:"Nume utilizator",password:"Parolă",register:"Înregistrare",logout:"Deloghează"},registration:{registration:"Îregistrare",fullname:"Numele întreg",email:"Email",bio:"Bio",password_confirm:"Cofirmă parola"},post_status:{posting:"Postează",default:"Nu de mult am aterizat în L.A."},finder:{find_user:"Găsește utilizator",error_fetching_user:"Eroare la preluarea utilizatorului"},general:{submit:"trimite"}},l={chat:{title:"チャット"},nav:{chat:"ローカルチャット",timeline:"タイムライン",mentions:"メンション",public_tl:"公開タイムライン",twkn:"接続しているすべてのネットワーク"},user_card:{follows_you:"フォローされました!",following:"フォロー中!",follow:"フォロー",blocked:"ブロック済み!",block:"ブロック",statuses:"ステータス",mute:"ミュート",muted:"ミュート済み",followers:"フォロワー",followees:"フォロー",per_day:"/日",remote_follow:"リモートフォロー"},timeline:{show_new:"新しいものを表示",error_fetching:"更新の取得中にエラーが発生しました。",up_to_date:"最新",load_older:"古いステータスを読み込む",conversation:"会話"},settings:{user_settings:"ユーザー設定",name_bio:"名前とプロフィール",name:"名前",bio:"プロフィール",avatar:"アバター",current_avatar:"あなたの現在のアバター",set_new_avatar:"新しいアバターを設定する",profile_banner:"プロフィールバナー",current_profile_banner:"現在のプロフィールバナー",set_new_profile_banner:"新しいプロフィールバナーを設定する",profile_background:"プロフィールの背景",set_new_profile_background:"新しいプロフィールの背景を設定する",settings:"設定",theme:"テーマ",presets:"プリセット",theme_help:"16進数カラーコード (#aabbcc) を使用してカラーテーマをカスタマイズ出来ます。",background:"背景",foreground:"前景",text:"文字",links:"リンク",filtering:"フィルタリング",filtering_explanation:"これらの単語を含むすべてのものがミュートされます、1行に1つの単語を入力してください。",attachments:"ファイル",hide_attachments_in_tl:"タイムラインのファイルを隠す。",hide_attachments_in_convo:"会話の中のファイルを隠す。",nsfw_clickthrough:"NSFWファイルの非表示を有効にする。",stop_gifs:"カーソルを重ねた時にGIFを再生する。",autoload:"下にスクロールした時に自動で読み込むようにする。",streaming:"上までスクロールした時に自動でストリーミングされるようにする。",reply_link_preview:"マウスカーソルを重ねた時に返信のプレビューを表示するようにする。",import_followers_from_a_csv_file:"CSVファイルからフォローをインポートする。",follows_imported:"フォローがインポートされました!処理に少し時間がかかるかもしれません。",follow_import_error:"フォロワーのインポート中にエラーが発生しました。"},notifications:{notifications:"通知",read:"読んだ!",followed_you:"フォローされました"},login:{login:"ログイン",username:"ユーザー名",password:"パスワード",register:"登録",logout:"ログアウト"},registration:{registration:"登録",fullname:"表示名",email:"Eメール",bio:"プロフィール",password_confirm:"パスワードの確認"},post_status:{posting:"投稿",default:"ちょうどL.A.に着陸した"},finder:{find_user:"ユーザー検索",error_fetching_user:"ユーザー検索でエラーが発生しました"},general:{submit:"送信",apply:"適用"},user_profile:{timeline_title:"ユーザータイムライン"}},u={nav:{timeline:"Journal",mentions:"Notifications",public_tl:"Statuts locaux",twkn:"Le réseau connu"},user_card:{follows_you:"Vous suit !",following:"Suivi !",follow:"Suivre",blocked:"Bloqué",block:"Bloquer",statuses:"Statuts",mute:"En sourdine",muted:"Mis en sourdine",followers:"Vous suivent",followees:"Suivis",per_day:"par jour"},timeline:{show_new:"Afficher plus",error_fetching:"Erreur en cherchant des mises à jours",up_to_date:"À jour",load_older:"Afficher plus",conversation:"Conversation"},settings:{user_settings:"Paramètres utilisateur",name_bio:"Nom & Bio",name:"Nom",bio:"Bioraphie",avatar:"Avatar",current_avatar:"Votre avatar",set_new_avatar:"Changer d'avatar",profile_banner:"Bannière du Profil",current_profile_banner:"Bannière du profil",set_new_profile_banner:"Changer de bannière",profile_background:"Image de fond",set_new_profile_background:"Changer l'image de fond",settings:"Paramètres",theme:"Thème",filtering:"Filtre",filtering_explanation:"Tout les statuts contenant ces mots vont être mis sous silence, un mot par ligne.",attachments:"Pièces jointes",hide_attachments_in_tl:"Cacher les pièces jointes dans le journal",hide_attachments_in_convo:"Cacher les pièces jointes dans les conversations",nsfw_clickthrough:"Activer le clic pour afficher les images marquées comme contenu adulte ou sensible",autoload:"Activer le chargement automatique une fois le bas de la page atteint",reply_link_preview:"Activer un aperçu sur passage de la souris"},notifications:{notifications:"Notfications",read:"Lu !",followed_you:"vous a suivi"},login:{login:"Connexion",username:"Nom d'utilisateur",password:"Mot de passe",register:"S'inscrire",logout:"Déconnexion"},registration:{registration:"Inscription",fullname:"Nom complet",email:"Adresse courriel",bio:"Biographie",password_confirm:"Confirmer le mot de passe"},post_status:{posting:"Envoi en cours",default:"Écrivez ici votre prochain statut."},finder:{find_user:"Chercher un utilisateur",error_fetching_user:"Une erreur est survenue pendant la recherche d'un utilisateur"},general:{submit:"Envoyer"}},c={nav:{timeline:"Sequenza temporale",mentions:"Menzioni",public_tl:"Sequenza temporale pubblica",twkn:"L'intiera rete conosciuta"},user_card:{follows_you:"Ti segue!",following:"Lo stai seguendo!",follow:"Segui",statuses:"Messaggi",mute:"Ammutolisci",muted:"Ammutoliti",followers:"Chi ti segue",followees:"Chi stai seguendo",per_day:"al giorno"},timeline:{show_new:"Mostra nuovi",error_fetching:"Errori nel prelievo aggiornamenti",up_to_date:"Aggiornato",load_older:"Carica messaggi più vecchi"},settings:{user_settings:"Configurazione dell'utente",name_bio:"Nome & Introduzione",name:"Nome",bio:"Introduzione",avatar:"Avatar",current_avatar:"Il tuo attuale avatar",set_new_avatar:"Scegli un nuovo avatar",profile_banner:"Sfondo del tuo profilo",current_profile_banner:"Sfondo attuale",set_new_profile_banner:"Scegli un nuovo sfondo per il tuo profilo",profile_background:"Sfondo della tua pagina",set_new_profile_background:"Scegli un nuovo sfondo per la tua pagina",settings:"Settaggi",theme:"Tema",filtering:"Filtri",filtering_explanation:"Filtra via le notifiche che contengono le seguenti parole (inserisci rigo per rigo le parole di innesco)",attachments:"Allegati",hide_attachments_in_tl:"Nascondi gli allegati presenti nella sequenza temporale",hide_attachments_in_convo:"Nascondi gli allegati presenti nelle conversazioni",nsfw_clickthrough:"Abilita la trasparenza degli allegati NSFW",autoload:"Abilita caricamento automatico quando si raggiunge il fondo schermo",reply_link_preview:"Ability il reply-link preview al passaggio del mouse"},notifications:{notifications:"Notifiche",read:"Leggi!",followed_you:"ti ha seguito"},general:{submit:"Invia"}},d={chat:{title:"Chat"},nav:{chat:"Chat local",timeline:"Flux d’actualitat",mentions:"Notificacions",public_tl:"Estatuts locals",twkn:"Lo malhum conegut"},user_card:{follows_you:"Vos sèc !",following:"Seguit !",follow:"Seguir",blocked:"Blocat",block:"Blocar",statuses:"Estatuts",mute:"En silenci",muted:"Mes en silenci",followers:"Seguidors",followees:"Abonaments",per_day:"per jorn",remote_follow:"Seguir a distància"},timeline:{show_new:"Ne veire mai",error_fetching:"Error en cercant de mesas a jorn",up_to_date:"Actualizat",load_older:"Ne veire mai",conversation:"Conversacion"},settings:{user_settings:"Paramètres utilizaire",name_bio:"Nom & Bio",name:"Nom",bio:"Biografia",avatar:"Avatar",current_avatar:"Vòstre avatar actual",set_new_avatar:"Cambiar l’avatar",profile_banner:"Bandièra del perfil",current_profile_banner:"Bandièra actuala del perfil",set_new_profile_banner:"Cambiar de bandièra",profile_background:"Imatge de fons",set_new_profile_background:"Cambiar l’imatge de fons",settings:"Paramètres",theme:"Tèma",presets:"Pre-enregistrats",theme_help:"Emplegatz los còdis de color hex (#rrggbb) per personalizar vòstre tèma de color.",background:"Rèire plan",foreground:"Endavant",text:"Tèxte",links:"Ligams",filtering:"Filtre",filtering_explanation:"Totes los estatuts amb aqueles mots seràn en silenci, un mot per linha.",attachments:"Pèças juntas",hide_attachments_in_tl:"Rescondre las pèças juntas",hide_attachments_in_convo:"Rescondre las pèças juntas dins las conversacions",nsfw_clickthrough:"Activar lo clic per mostrar los imatges marcats coma pels adults o sensibles",autoload:"Activar lo cargament automatic un còp arribat al cap de la pagina",streaming:"Activar lo cargament automatic dels novèls estatus en anar amont",reply_link_preview:"Activar l’apercebut en passar la mirga",follow_import:"Importar los abonaments",import_followers_from_a_csv_file:"Importar los seguidors d’un fichièr csv",follows_imported:"Seguidors importats. Lo tractament pòt trigar una estona.",follow_import_error:"Error en important los seguidors"},notifications:{notifications:"Notficacions",read:"Legit !",followed_you:"vos a seguit"},login:{login:"Connexion",username:"Nom d’utilizaire",password:"Senhal",register:"Se marcar",logout:"Desconnexion"},registration:{registration:"Inscripcion",fullname:"Nom complèt",email:"Adreça de corrièl",bio:"Biografia",password_confirm:"Confirmar lo senhal"},post_status:{posting:"Mandadís",default:"Escrivètz aquí vòstre estatut."},finder:{find_user:"Cercar un utilizaire",error_fetching_user:"Error pendent la recèrca d’un utilizaire"},general:{submit:"Mandar",apply:"Aplicar"},user_profile:{timeline_title:"Flux a l’utilizaire"}},f={nav:{timeline:"Oś czasu",mentions:"Wzmianki",public_tl:"Publiczna oś czasu",twkn:"Cała znana sieć"},user_card:{follows_you:"Obserwuje cię!",following:"Obserwowany!",follow:"Obserwuj",blocked:"Zablokowany!",block:"Zablokuj",statuses:"Statusy",mute:"Wycisz",muted:"Wyciszony",followers:"Obserwujący",followees:"Obserwowani",per_day:"dziennie"},timeline:{show_new:"Pokaż nowe",error_fetching:"Błąd pobierania",up_to_date:"Na bieżąco",load_older:"Załaduj starsze statusy",conversation:"Rozmowa"},settings:{user_settings:"Ustawienia użytkownika",name_bio:"Imię i bio",name:"Imię",bio:"Bio",avatar:"Awatar",current_avatar:"Twój obecny awatar",set_new_avatar:"Ustaw nowy awatar",profile_banner:"Banner profilui",current_profile_banner:"Twój obecny banner profilu",set_new_profile_banner:"Ustaw nowy banner profilu",profile_background:"Tło profilu",set_new_profile_background:"Ustaw nowe tło profilu",settings:"Ustawienia",theme:"Motyw",filtering:"Filtrowanie",filtering_explanation:"Wszystkie statusy zawierające te słowa będą wyciszone. Jedno słowo na linijkę",attachments:"Załączniki",hide_attachments_in_tl:"Ukryj załączniki w osi czasu",hide_attachments_in_convo:"Ukryj załączniki w rozmowach",nsfw_clickthrough:"Włącz domyślne ukrywanie załączników o treści nieprzyzwoitej (NSFW)",autoload:"Włącz automatyczne ładowanie po przewinięciu do końca strony",reply_link_preview:"Włącz dymek z podglądem postu po najechaniu na znak odpowiedzi"},notifications:{notifications:"Powiadomienia",read:"Przeczytane!",followed_you:"obserwuje cię"},login:{login:"Zaloguj",username:"Użytkownik",password:"Hasło",register:"Zarejestruj",logout:"Wyloguj"},registration:{registration:"Rejestracja",fullname:"Wyświetlane imię",email:"Email",bio:"Bio",password_confirm:"Potwierdzenie hasła"},post_status:{posting:"Wysyłanie",default:"Właśnie wróciłem z kościoła"},finder:{find_user:"Znajdź użytkownika",error_fetching_user:"Błąd przy pobieraniu profilu"},general:{submit:"Wyślij"}},m={chat:{title:"Chat"},nav:{chat:"Chat Local",timeline:"Línea Temporal",mentions:"Menciones",public_tl:"Línea Temporal Pública",twkn:"Toda La Red Conocida"},user_card:{follows_you:"¡Te sigue!",following:"¡Siguiendo!",follow:"Seguir",blocked:"¡Bloqueado!",block:"Bloquear",statuses:"Estados",mute:"Silenciar",muted:"Silenciado",followers:"Seguidores",followees:"Siguiendo",per_day:"por día",remote_follow:"Seguir"},timeline:{show_new:"Mostrar lo nuevo",error_fetching:"Error al cargar las actualizaciones",up_to_date:"Actualizado",load_older:"Cargar actualizaciones anteriores",conversation:"Conversación"},settings:{user_settings:"Ajustes de Usuario",name_bio:"Nombre y Biografía",name:"Nombre",bio:"Biografía",avatar:"Avatar",current_avatar:"Tu avatar actual",set_new_avatar:"Cambiar avatar",profile_banner:"Cabecera del perfil",current_profile_banner:"Cabecera actual",set_new_profile_banner:"Cambiar cabecera",profile_background:"Fondo del Perfil",set_new_profile_background:"Cambiar fondo del perfil",settings:"Ajustes",theme:"Tema",presets:"Por defecto",theme_help:"Use códigos de color hexadecimales (#rrggbb) para personalizar su tema de colores.",background:"Segundo plano",foreground:"Primer plano",text:"Texto",links:"Links",filtering:"Filtros",filtering_explanation:"Todos los estados que contengan estas palabras serán silenciados, una por línea",attachments:"Adjuntos",hide_attachments_in_tl:"Ocultar adjuntos en la línea temporal",hide_attachments_in_convo:"Ocultar adjuntos en las conversaciones",nsfw_clickthrough:"Activar el clic para ocultar los adjuntos NSFW",autoload:"Activar carga automática al llegar al final de la página",streaming:"Habilite la transmisión automática de nuevas publicaciones cuando se desplaza hacia la parte superior",reply_link_preview:"Activar la previsualización del enlace de responder al pasar el ratón por encima",follow_import:"Importar personas que tú sigues",import_followers_from_a_csv_file:"Importar personas que tú sigues apartir de un archivo csv",follows_imported:"¡Importado! Procesarlos llevará tiempo.",follow_import_error:"Error al importal el archivo"},notifications:{notifications:"Notificaciones",read:"¡Leído!",followed_you:"empezó a seguirte"},login:{login:"Identificación",username:"Usuario",password:"Contraseña",register:"Registrar",logout:"Salir"},registration:{registration:"Registro",fullname:"Nombre a mostrar",email:"Correo electrónico",bio:"Biografía",password_confirm:"Confirmación de contraseña"},post_status:{posting:"Publicando",default:"Acabo de aterrizar en L.A."},finder:{find_user:"Encontrar usuario",error_fetching_user:"Error al buscar usuario"},general:{submit:"Enviar",apply:"Aplicar"}},p={chat:{title:"Chat"},nav:{chat:"Chat Local",timeline:"Linha do tempo",mentions:"Menções",public_tl:"Linha do tempo pública",twkn:"Toda a rede conhecida"},user_card:{follows_you:"Segue você!",following:"Seguindo!",follow:"Seguir",blocked:"Bloqueado!",block:"Bloquear",statuses:"Postagens",mute:"Silenciar",muted:"Silenciado",followers:"Seguidores",followees:"Seguindo",per_day:"por dia",remote_follow:"Seguidor Remoto"},timeline:{show_new:"Mostrar novas",error_fetching:"Erro buscando atualizações",up_to_date:"Atualizado",load_older:"Carregar postagens antigas",conversation:"Conversa"},settings:{user_settings:"Configurações de Usuário",name_bio:"Nome & Biografia",name:"Nome",bio:"Biografia",avatar:"Avatar",current_avatar:"Seu avatar atual",set_new_avatar:"Alterar avatar",profile_banner:"Capa de perfil",current_profile_banner:"Sua capa de perfil atual",set_new_profile_banner:"Alterar capa de perfil",profile_background:"Plano de fundo de perfil",set_new_profile_background:"Alterar o plano de fundo de perfil",settings:"Configurações",theme:"Tema",presets:"Predefinições",theme_help:"Use cores em código hexadecimal (#rrggbb) para personalizar seu esquema de cores.",background:"Plano de Fundo",foreground:"Primeiro Plano",text:"Texto",links:"Links",filtering:"Filtragem",filtering_explanation:"Todas as postagens contendo estas palavras serão silenciadas, uma por linha.",attachments:"Anexos",hide_attachments_in_tl:"Ocultar anexos na linha do tempo.",hide_attachments_in_convo:"Ocultar anexos em conversas",nsfw_clickthrough:"Habilitar clique para ocultar anexos NSFW",autoload:"Habilitar carregamento automático quando a rolagem chegar ao fim.",streaming:"Habilitar o fluxo automático de postagens quando ao topo da página",reply_link_preview:"Habilitar a pré-visualização de link de respostas ao passar o mouse.",follow_import:"Importar seguidas",import_followers_from_a_csv_file:"Importe seguidores a partir de um arquivo CSV",follows_imported:"Seguidores importados! O processamento pode demorar um pouco.",follow_import_error:"Erro ao importar seguidores"},notifications:{notifications:"Notificações",read:"Ler!",followed_you:"seguiu você"},login:{login:"Entrar",username:"Usuário",password:"Senha",register:"Registrar",logout:"Sair"},registration:{registration:"Registro",fullname:"Nome para exibição",email:"Correio eletrônico",bio:"Biografia",password_confirm:"Confirmação de senha"},post_status:{posting:"Publicando",default:"Acabo de aterrizar em L.A."},finder:{find_user:"Buscar usuário",error_fetching_user:"Erro procurando usuário"},general:{submit:"Enviar",apply:"Aplicar"}},v={chat:{title:"Чат"},nav:{chat:"Локальный чат",timeline:"Лента",mentions:"Упоминания",public_tl:"Публичная лента",twkn:"Федеративная лента"},user_card:{follows_you:"Читает вас",following:"Читаю",follow:"Читать",blocked:"Заблокирован",block:"Заблокировать",statuses:"Статусы",mute:"Игнорировать",muted:"Игнорирую",followers:"Читатели",followees:"Читаемые",per_day:"в день",remote_follow:"Читать удалённо"},timeline:{show_new:"Показать новые",error_fetching:"Ошибка при обновлении",up_to_date:"Обновлено",load_older:"Загрузить старые статусы",conversation:"Разговор"},settings:{user_settings:"Настройки пользователя",name_bio:"Имя и описание",name:"Имя",bio:"Описание",avatar:"Аватар",current_avatar:"Текущий аватар",set_new_avatar:"Загрузить новый аватар",profile_banner:"Баннер профиля",current_profile_banner:"Текущий баннер профиля",set_new_profile_banner:"Загрузить новый баннер профиля",profile_background:"Фон профиля",set_new_profile_background:"Загрузить новый фон профиля",settings:"Настройки",theme:"Тема",presets:"Пресеты",theme_help:"Используйте шестнадцатеричные коды цветов (#rrggbb) для настройки темы.",background:"Фон",foreground:"Передний план",text:"Текст",links:"Ссылки",filtering:"Фильтрация",filtering_explanation:"Все статусы, содержащие данные слова, будут игнорироваться, по одному в строке",attachments:"Вложения",hide_attachments_in_tl:"Прятать вложения в ленте",hide_attachments_in_convo:"Прятать вложения в разговорах",stop_gifs:"Проигрывать GIF анимации только при наведении",nsfw_clickthrough:"Включить скрытие NSFW вложений",autoload:"Включить автоматическую загрузку при прокрутке вниз",streaming:"Включить автоматическую загрузку новых сообщений при прокрутке вверх",reply_link_preview:"Включить предварительный просмотр ответа при наведении мыши",follow_import:"Импортировать читаемых",import_followers_from_a_csv_file:"Импортировать читаемых из файла .csv",follows_imported:"Список читаемых импортирован. Обработка займёт некоторое время..",follow_import_error:"Ошибка при импортировании читаемых."},notifications:{notifications:"Уведомления",read:"Прочесть",followed_you:"начал читать вас"},login:{login:"Войти",username:"Имя пользователя",password:"Пароль",register:"Зарегистрироваться",logout:"Выйти"},registration:{registration:"Регистрация",fullname:"Отображаемое имя",email:"Email",bio:"Описание",password_confirm:"Подтверждение пароля"},post_status:{posting:"Отправляется",default:"Что нового?"},finder:{find_user:"Найти пользователя",error_fetching_user:"Пользователь не найден"},general:{submit:"Отправить",apply:"Применить"},user_profile:{timeline_title:"Лента пользователя"}},h={de:a,fi:s,en:i,et:n,hu:r,ro:o,ja:l,fr:u,it:c,oc:d,pl:f,es:m,pt:p,ru:v};e.default=h},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}function i(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=t.key,a=void 0===e?"vuex-lz":e,s=t.paths,i=void 0===s?[]:s,n=t.getState,o=void 0===n?function(t,e){var a=e.getItem(t);return a}:n,u=t.setState,d=void 0===u?(0,c.default)(w,6e4):u,m=t.reducer,p=void 0===m?g:m,v=t.storage,h=void 0===v?b:v,C=t.subscriber,y=void 0===C?function(t){return function(e){return t.subscribe(e)}}:C;return function(t){o(a,h).then(function(e){try{if("object"===("undefined"==typeof e?"undefined":(0,r.default)(e))){var a=e.users||{};a.usersObject={};var s=a.users||[];(0,l.default)(s,function(t){a.usersObject[t.id]=t}),e.users=a,t.replaceState((0,f.default)({},t.state,e))}t.state.config.customTheme&&(window.themeLoaded=!0,t.dispatch("setOption",{name:"customTheme",value:t.state.config.customTheme})),t.state.users.lastLoginName&&t.dispatch("loginUser",{username:t.state.users.lastLoginName,password:"xxx"}),_=!0}catch(t){console.log("Couldn't load state"),_=!0}}),y(t)(function(t,e){try{d(a,p(e,i),h)}catch(t){console.log("Couldn't persist state:"),console.log(t)}})}}Object.defineProperty(e,"__esModule",{value:!0});var n=a(221),r=s(n),o=a(61),l=s(o),u=a(448),c=s(u);e.default=i;var d=a(311),f=s(d),m=a(457),p=s(m),v=a(299),h=s(v),_=!1,g=function(t,e){return 0===e.length?t:e.reduce(function(e,a){return p.default.set(e,a,p.default.get(t,a)),e},{})},b=function(){return h.default}(),w=function(t,e,a){return _?a.setItem(t,e):void console.log("waiting for old state to be loaded...")}},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(2),n=s(i),r=a(104),o=s(r),l=a(458),u={state:{backendInteractor:(0,o.default)(),fetchers:{},socket:null,chatDisabled:!1},mutations:{setBackendInteractor:function(t,e){t.backendInteractor=e},addFetcher:function(t,e){var a=e.timeline,s=e.fetcher;t.fetchers[a]=s},removeFetcher:function(t,e){var a=e.timeline;delete t.fetchers[a]},setSocket:function(t,e){t.socket=e},setChatDisabled:function(t,e){t.chatDisabled=e}},actions:{startFetching:function(t,e){var a=!1;if((0,n.default)(e)&&(a=e[1],e=e[0]),!t.state.fetchers[e]){var s=t.state.backendInteractor.startFetching({timeline:e,store:t,userId:a});t.commit("addFetcher",{timeline:e,fetcher:s})}},stopFetching:function(t,e){var a=t.state.fetchers[e];window.clearInterval(a),t.commit("removeFetcher",{timeline:e})},initializeSocket:function(t,e){if(!t.state.chatDisabled){var a=new l.Socket("/socket",{params:{token:e}});a.connect(),t.dispatch("initializeChat",a)}},disableChat:function(t){t.commit("setChatDisabled",!0)}}};e.default=u},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={state:{messages:[],channel:{state:""}},mutations:{setChannel:function(t,e){t.channel=e},addMessage:function(t,e){t.messages.push(e),t.messages=t.messages.slice(-19,20)},setMessages:function(t,e){t.messages=e.slice(-19,20)}},actions:{initializeChat:function(t,e){var a=e.channel("chat:public");a.on("new_msg",function(e){t.commit("addMessage",e)}),a.on("messages",function(e){var a=e.messages;t.commit("setMessages",a)}),a.join(),t.commit("setChannel",a)}}};e.default=a},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(101),n=a(176),r=s(n),o={name:"Pleroma FE",colors:{},hideAttachments:!1,hideAttachmentsInConv:!1,hideNsfw:!0,autoLoad:!0,streaming:!1,hoverPreview:!0,muteWords:[]},l={state:o,mutations:{setOption:function(t,e){var a=e.name,s=e.value;(0,i.set)(t,a,s)}},actions:{setPageTitle:function(t){var e=t.state,a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";document.title=a+" "+e.name},setOption:function(t,e){var a=t.commit,s=t.dispatch,i=e.name,n=e.value;switch(a("setOption",{name:i,value:n}),i){case"name":s("setPageTitle");break;case"theme":r.default.setPreset(n,a);break;case"customTheme":r.default.setColors(n,a)}}}};e.default=l},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0}),e.defaultState=e.mutations=e.mergeOrAdd=void 0;var i=a(216),n=s(i),r=a(162),o=s(r),l=a(61),u=s(l),c=a(42),d=s(c),f=a(423),m=s(f),p=a(104),v=s(p),h=a(101),_=e.mergeOrAdd=function(t,e,a){if(!a)return!1;var s=e[a.id];return s?((0,o.default)(s,a),{item:s,new:!1}):(t.push(a),e[a.id]=a,{item:a,new:!0})},g=e.mutations={setMuted:function(t,e){var a=e.user.id,s=e.muted,i=t.usersObject[a];(0,h.set)(i,"muted",s)},setCurrentUser:function(t,e){t.lastLoginName=e.screen_name,t.currentUser=(0,o.default)(t.currentUser||{},e)},clearCurrentUser:function(t){t.currentUser=!1,t.lastLoginName=!1},beginLogin:function(t){t.loggingIn=!0},endLogin:function(t){t.loggingIn=!1},addNewUsers:function(t,e){(0,u.default)(e,function(e){return _(t.users,t.usersObject,e)})},setUserForStatus:function(t,e){e.user=t.usersObject[e.user.id]}},b=e.defaultState={lastLoginName:!1,currentUser:!1,loggingIn:!1,users:[],usersObject:{}},w={state:b,mutations:g,actions:{fetchUser:function(t,e){t.rootState.api.backendInteractor.fetchUser({id:e}).then(function(e){return t.commit("addNewUsers",e)})},addNewStatuses:function(t,e){var a=e.statuses,s=(0,d.default)(a,"user"),i=(0,m.default)((0,d.default)(a,"retweeted_status.user"));t.commit("addNewUsers",s),t.commit("addNewUsers",i),(0,u.default)(a,function(e){t.commit("setUserForStatus",e)}),(0,u.default)((0,m.default)((0,d.default)(a,"retweeted_status")),function(e){t.commit("setUserForStatus",e)})},logout:function(t){t.commit("clearCurrentUser"),t.dispatch("stopFetching","friends"),t.commit("setBackendInteractor",(0,v.default)())},loginUser:function(t,e){return new n.default(function(a,s){var i=t.commit;i("beginLogin"),t.rootState.api.backendInteractor.verifyCredentials(e).then(function(n){n.ok?n.json().then(function(a){a.credentials=e,i("setCurrentUser",a),i("addNewUsers",[a]),i("setBackendInteractor",(0,v.default)(e)),a.token&&t.dispatch("initializeSocket",a.token),t.dispatch("startFetching","friends"),t.rootState.api.backendInteractor.fetchMutes().then(function(e){(0,u.default)(e,function(t){t.muted=!0}),t.commit("addNewUsers",e)}),"Notification"in window&&"default"===window.Notification.permission&&window.Notification.requestPermission(),t.rootState.api.backendInteractor.fetchFriends().then(function(t){return i("addNewUsers",t)})}):(i("endLogin"),s(401===n.status?"Wrong username or password":"An error occurred, please try again")),i("endLogin"),a()}).catch(function(t){console.log(t),i("endLogin"),s("Failed to connect to server, try again")})})}}};e.default=w},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0}),e.splitIntoWords=e.addPositionToWords=e.wordAtPosition=e.replaceWord=void 0;var i=a(62),n=s(i),r=a(163),o=s(r),l=e.replaceWord=function(t,e,a){return t.slice(0,e.start)+a+t.slice(e.end)},u=e.wordAtPosition=function(t,e){var a=d(t),s=c(a);return(0,n.default)(s,function(t){var a=t.start,s=t.end;return a<=e&&s>e})},c=e.addPositionToWords=function(t){return(0,o.default)(t,function(t,e){var a={word:e,start:0,end:e.length};if(t.length>0){var s=t.pop();a.start+=s.end,a.end+=s.end,t.push(s)}return t.push(a),t},[])},d=e.splitIntoWords=function(t){var e=/\b/,a=/[@#:]+$/,s=t.split(e),i=(0,o.default)(s,function(t,e){if(t.length>0){var s=t.pop(),i=s.match(a); -i&&(s=s.replace(a,""),e=i[0]+e),t.push(s)}return t.push(e),t},[]);return i},f={wordAtPosition:u,addPositionToWords:c,splitIntoWords:d,replaceWord:l};e.default=f},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(108),n=s(i),r=a(214),o=s(r),l=a(449),u=s(l),c=a(66),d=function(t,e){var a=document.head,s=document.body;s.style.display="none";var i=document.createElement("link");i.setAttribute("rel","stylesheet"),i.setAttribute("href",t),a.appendChild(i);var n=function(){var t=document.createElement("div");s.appendChild(t);var i={};(0,u.default)(16,function(e){var a="base0"+e.toString(16).toUpperCase();t.setAttribute("class",a);var s=window.getComputedStyle(t).getPropertyValue("color");i[a]=s}),e("setOption",{name:"colors",value:i}),s.removeChild(t);var n=document.createElement("style");a.appendChild(n),s.style.display="initial"};i.addEventListener("load",n)},f=function(t,e){var a=document.head,s=document.body;s.style.display="none";var i=document.createElement("style");a.appendChild(i);var r=i.sheet,l=t.text.r+t.text.g+t.text.b>t.bg.r+t.bg.g+t.bg.b,u={},d={},f=l?-10:10;u.bg=(0,c.rgb2hex)(t.bg.r,t.bg.g,t.bg.b),u.lightBg=(0,c.rgb2hex)((t.bg.r+t.fg.r)/2,(t.bg.g+t.fg.g)/2,(t.bg.b+t.fg.b)/2),u.btn=(0,c.rgb2hex)(t.fg.r,t.fg.g,t.fg.b),u.border=(0,c.rgb2hex)(t.fg.r-f,t.fg.g-f,t.fg.b-f),u.faint=(0,c.rgb2hex)(.45*t.text.r+.55*t.fg.r,.45*t.text.g+.55*t.fg.g,.45*t.text.b+.55*t.fg.b),u.fg=(0,c.rgb2hex)(t.text.r,t.text.g,t.text.b),u.lightFg=(0,c.rgb2hex)(t.text.r-f,t.text.g-f,t.text.b-f),u.base07=(0,c.rgb2hex)(t.text.r-2*f,t.text.g-2*f,t.text.b-2*f),u.link=(0,c.rgb2hex)(t.link.r,t.link.g,t.link.b),u.icon=(0,c.rgb2hex)((t.bg.r+t.text.r)/2,(t.bg.g+t.text.g)/2,(t.bg.b+t.text.b)/2),u.cBlue=t.cBlue&&(0,c.rgb2hex)(t.cBlue.r,t.cBlue.g,t.cBlue.b),u.cRed=t.cRed&&(0,c.rgb2hex)(t.cRed.r,t.cRed.g,t.cRed.b),u.cGreen=t.cGreen&&(0,c.rgb2hex)(t.cGreen.r,t.cGreen.g,t.cGreen.b),u.cOrange=t.cOrange&&(0,c.rgb2hex)(t.cOrange.r,t.cOrange.g,t.cOrange.b),u.cAlertRed=t.cRed&&"rgba("+t.cRed.r+", "+t.cRed.g+", "+t.cRed.b+", .5)",d.btnRadius=t.btnRadius,d.panelRadius=t.panelRadius,d.avatarRadius=t.avatarRadius,d.avatarAltRadius=t.avatarAltRadius,d.tooltipRadius=t.tooltipRadius,d.attachmentRadius=t.attachmentRadius,r.toString(),r.insertRule("body { "+(0,o.default)(u).filter(function(t){var e=(0,n.default)(t,2),a=(e[0],e[1]);return a}).map(function(t){var e=(0,n.default)(t,2),a=e[0],s=e[1];return"--"+a+": "+s}).join(";")+" }","index-max"),r.insertRule("body { "+(0,o.default)(d).filter(function(t){var e=(0,n.default)(t,2),a=(e[0],e[1]);return a}).map(function(t){var e=(0,n.default)(t,2),a=e[0],s=e[1];return"--"+a+": "+s+"px"}).join(";")+" }","index-max"),s.style.display="initial",e("setOption",{name:"colors",value:u}),e("setOption",{name:"radii",value:d}),e("setOption",{name:"customTheme",value:t})},m=function(t,e){window.fetch("/static/styles.json").then(function(t){return t.json()}).then(function(a){var s=a[t]?a[t]:a["pleroma-dark"],i=(0,c.hex2rgb)(s[1]),n=(0,c.hex2rgb)(s[2]),r=(0,c.hex2rgb)(s[3]),o=(0,c.hex2rgb)(s[4]),l=(0,c.hex2rgb)(s[5]||"#FF0000"),u=(0,c.hex2rgb)(s[6]||"#00FF00"),d=(0,c.hex2rgb)(s[7]||"#0000FF"),m=(0,c.hex2rgb)(s[8]||"#E3FF00"),p={bg:i,fg:n,text:r,link:o,cRed:l,cBlue:d,cGreen:u,cOrange:m};window.themeLoaded||f(p,e)})},p={setStyle:d,setPreset:m,setColors:f};e.default=p},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(488),n=s(i),r=a(476),o=s(r),l=a(478),u=s(l),c=a(487),d=s(c),f=a(472),m=s(f),p=a(467),v=s(p);e.default={name:"app",components:{UserPanel:n.default,NavPanel:o.default,Notifications:u.default,UserFinder:d.default,ChatPanel:v.default,InstanceSpecificPanel:m.default},data:function(){return{mobileActivePanel:"timeline"}},computed:{currentUser:function(){return this.$store.state.users.currentUser},background:function(){return this.currentUser.background_image||this.$store.state.config.background},logoStyle:function(){return{"background-image":"url("+this.$store.state.config.logo+")"}},style:function(){return{"background-image":"url("+this.background+")"}},sitename:function(){return this.$store.state.config.name},chat:function(){return"joined"===this.$store.state.chat.channel.state},showInstanceSpecificPanel:function(){return this.$store.state.config.showInstanceSpecificPanel}},methods:{activatePanel:function(t){this.mobileActivePanel=t},scrollToTop:function(){window.scrollTo(0,0)},logout:function(){this.$store.dispatch("logout")}}}},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(65),n=s(i),r=a(462),o=s(r),l=a(105),u=s(l),c={props:["attachment","nsfw","statusId","size"],data:function(){return{nsfwImage:o.default,hideNsfwLocal:this.$store.state.config.hideNsfw,showHidden:!1,loading:!1,img:document.createElement("img")}},components:{StillImage:n.default},computed:{type:function(){return u.default.fileType(this.attachment.mimetype)},hidden:function(){return this.nsfw&&this.hideNsfwLocal&&!this.showHidden},isEmpty:function(){return"html"===this.type&&!this.attachment.oembed||"unknown"===this.type},isSmall:function(){return"small"===this.size}},methods:{linkClicked:function(t){var e=t.target;"A"===e.tagName&&window.open(e.href,"_blank")},toggleHidden:function(){var t=this;this.img.onload?this.img.onload():(this.loading=!0,this.img.src=this.attachment.url,this.img.onload=function(){t.loading=!1,t.showHidden=!t.showHidden})}}};e.default=c},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={data:function(){return{currentMessage:"",channel:null,collapsed:!1}},computed:{messages:function(){return this.$store.state.chat.messages}},methods:{submit:function(t){this.$store.state.chat.channel.push("new_msg",{text:t},1e4),this.currentMessage=""},togglePanel:function(){this.collapsed=!this.collapsed}}};e.default=a},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(22),n=s(i),r=a(62),o=s(r),l=a(166),u=s(l),c={components:{Conversation:u.default},computed:{statusoid:function(){var t=(0,n.default)(this.$route.params.id),e=this.$store.state.statuses.allStatuses,a=(0,o.default)(e,{id:t});return a}}};e.default=c},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(100),n=s(i),r=a(40),o=s(r),l=a(163),u=s(l),c=a(103),d=a(64),f=s(d),m=function(t){return t=(0,o.default)(t,function(t){return"retweet"!==(0,c.statusType)(t)}),(0,n.default)(t,"id")},p={data:function(){return{highlight:null}},props:["statusoid","collapsable"],computed:{status:function(){return this.statusoid},conversation:function t(){if(!this.status)return!1;var e=this.status.statusnet_conversation_id,a=this.$store.state.statuses.allStatuses,t=(0,o.default)(a,{statusnet_conversation_id:e});return m(t)},replies:function(){var t=1;return(0,u.default)(this.conversation,function(e,a){var s=a.id,i=a.in_reply_to_status_id,n=Number(i);return n&&(e[n]=e[n]||[],e[n].push({name:"#"+t,id:s})),t++,e},{})}},components:{Status:f.default},created:function(){this.fetchConversation()},watch:{$route:"fetchConversation"},methods:{fetchConversation:function(){var t=this;if(this.status){var e=this.status.statusnet_conversation_id;this.$store.state.api.backendInteractor.fetchConversation({id:e}).then(function(e){return t.$store.dispatch("addNewStatuses",{statuses:e})}).then(function(){return t.setHighlight(t.statusoid.id)})}else{var a=this.$route.params.id;this.$store.state.api.backendInteractor.fetchStatus({id:a}).then(function(e){return t.$store.dispatch("addNewStatuses",{statuses:[e]})}).then(function(){return t.fetchConversation()})}},getReplies:function(t){return t=Number(t),this.replies[t]||[]},focused:function(t){return this.statusoid.retweeted_status?t===this.statusoid.retweeted_status.id:t===this.statusoid.id},setHighlight:function(t){this.highlight=Number(t)}}};e.default=p},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={props:["status"],methods:{deleteStatus:function(){var t=window.confirm("Do you really want to delete this status?");t&&this.$store.dispatch("deleteStatus",{id:this.status.id})}},computed:{currentUser:function(){return this.$store.state.users.currentUser},canDelete:function(){return this.currentUser&&this.currentUser.rights.delete_others_notice||this.status.user.id===this.currentUser.id}}};e.default=a},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={props:["status","loggedIn"],data:function(){return{animated:!1}},methods:{favorite:function(){var t=this;this.status.favorited?this.$store.dispatch("unfavorite",{id:this.status.id}):this.$store.dispatch("favorite",{id:this.status.id}),this.animated=!0,setTimeout(function(){t.animated=!1},500)}},computed:{classes:function(){return{"icon-star-empty":!this.status.favorited,"icon-star":this.status.favorited,"animate-spin":this.animated}}}};e.default=a},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(29),n=s(i),r={components:{Timeline:n.default},computed:{timeline:function(){return this.$store.state.statuses.timelines.friends}}};e.default=r},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={computed:{instanceSpecificPanelContent:function(){return this.$store.state.config.instanceSpecificPanelContent}}};e.default=a},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={data:function(){return{user:{},authError:!1}},computed:{loggingIn:function(){return this.$store.state.users.loggingIn},registrationOpen:function(){return this.$store.state.config.registrationOpen}},methods:{submit:function(){var t=this;this.$store.dispatch("loginUser",this.user).then(function(){},function(e){t.authError=e,t.user.username="",t.user.password=""})}}};e.default=a},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(106),n=s(i),r={mounted:function(){var t=this,e=this.$el.querySelector("input");e.addEventListener("change",function(e){var a=e.target,s=a.files[0];t.uploadFile(s)})},data:function(){return{uploading:!1}},methods:{uploadFile:function(t){var e=this,a=this.$store,s=new FormData;s.append("media",t),e.$emit("uploading"),e.uploading=!0,n.default.uploadMedia({store:a,formData:s}).then(function(t){e.$emit("uploaded",t),e.uploading=!1},function(t){e.$emit("upload-failed"),e.uploading=!1})},fileDrop:function(t){t.dataTransfer.files.length>0&&(t.preventDefault(),this.uploadFile(t.dataTransfer.files[0]))},fileDrag:function(t){var e=t.dataTransfer.types;e.contains("Files")?t.dataTransfer.dropEffect="copy":t.dataTransfer.dropEffect="none"}},props:["dropFiles"],watch:{dropFiles:function(t){this.uploading||this.uploadFile(t[0])}}};e.default=r},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(29),n=s(i),r={computed:{timeline:function(){return this.$store.state.statuses.timelines.mentions}},components:{Timeline:n.default}};e.default=r},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={computed:{currentUser:function(){return this.$store.state.users.currentUser},chat:function(){return this.$store.state.chat.channel}}};e.default=a},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(64),n=s(i),r=a(65),o=s(r),l=a(43),u=s(l),c={data:function(){return{userExpanded:!1}},props:["notification"],components:{Status:n.default,StillImage:o.default,UserCardContent:u.default},methods:{toggleUserExpanded:function(){this.userExpanded=!this.userExpanded}}};e.default=c},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(40),n=s(i),r=a(164),o=s(r),l=a(100),u=s(l),c=a(477),d=s(c),f={data:function(){return{visibleNotificationCount:20}},computed:{notifications:function(){return this.$store.state.statuses.notifications},unseenNotifications:function(){return(0,n.default)(this.notifications,function(t){var e=t.seen;return!e})},visibleNotifications:function(){var t=(0,u.default)(this.notifications,function(t){var e=t.action;return-e.id});return t=(0,u.default)(t,"seen"),(0,o.default)(t,this.visibleNotificationCount)},unseenCount:function(){return this.unseenNotifications.length}},components:{Notification:d.default},watch:{unseenCount:function(t){t>0?this.$store.dispatch("setPageTitle","("+t+")"):this.$store.dispatch("setPageTitle","")}},methods:{markAsSeen:function(){this.$store.commit("markNotificationsAsSeen",this.visibleNotifications)}}};e.default=f},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(220),n=s(i),r=a(453),o=s(r),l=a(42),u=s(l),c=a(443),d=s(c),f=a(40),m=s(f),p=a(164),v=s(p),h=a(106),_=s(h),g=a(474),b=s(g),w=a(105),C=s(w),y=a(175),k=s(y),x=function(t,e){var a=t.user,s=t.attentions,i=[].concat((0,n.default)(s));i.unshift(a),i=(0,o.default)(i,"id"),i=(0,d.default)(i,{id:e.id});var r=(0,u.default)(i,function(t){return"@"+t.screen_name});return r.join(" ")+" "},L={props:["replyTo","repliedUser","attentions"],components:{MediaUpload:b.default},data:function(){var t="";if(this.replyTo){var e=this.$store.state.users.currentUser;t=x({user:this.repliedUser,attentions:this.attentions},e)}return{dropFiles:[],submitDisabled:!1,error:null,posting:!1,highlighted:0,newStatus:{status:t,files:[]},caret:0}},computed:{candidates:function(){var t=this,e=this.textAtCaret.charAt(0);if("@"===e){var a=(0,m.default)(this.users,function(e){return String(e.name+e.screen_name).toUpperCase().match(t.textAtCaret.slice(1).toUpperCase())});return!(a.length<=0)&&(0,u.default)((0,v.default)(a,5),function(e,a){var s=e.screen_name,i=e.name,n=e.profile_image_url_original;return{screen_name:"@"+s,name:i,img:n,highlighted:a===t.highlighted}})}if(":"===e){if(":"===this.textAtCaret)return;var s=(0,m.default)(this.emoji.concat(this.customEmoji),function(e){return e.shortcode.match(t.textAtCaret.slice(1))});return!(s.length<=0)&&(0,u.default)((0,v.default)(s,5),function(e,a){var s=e.shortcode,i=e.image_url,n=e.utf;return{screen_name:":"+s+":",name:"",utf:n||"",img:i,highlighted:a===t.highlighted}})}return!1},textAtCaret:function(){return(this.wordAtCaret||{}).word||""},wordAtCaret:function(){var t=k.default.wordAtPosition(this.newStatus.status,this.caret-1)||{};return t},users:function(){return this.$store.state.users.users},emoji:function(){return this.$store.state.config.emoji||[]},customEmoji:function(){return this.$store.state.config.customEmoji||[]},statusLength:function(){return this.newStatus.status.length},statusLengthLimit:function(){return this.$store.state.config.textlimit},hasStatusLengthLimit:function(){return this.statusLengthLimit>0},charactersLeft:function(){return this.statusLengthLimit-this.statusLength},isOverLengthLimit:function(){return this.hasStatusLengthLimit&&this.statusLength>this.statusLengthLimit}},methods:{replace:function(t){this.newStatus.status=k.default.replaceWord(this.newStatus.status,this.wordAtCaret,t);var e=this.$el.querySelector("textarea");e.focus(),this.caret=0},replaceCandidate:function(t){var e=this.candidates.length||0;if(":"!==this.textAtCaret&&!t.ctrlKey&&e>0){t.preventDefault();var a=this.candidates[this.highlighted],s=a.utf||a.screen_name+" ";this.newStatus.status=k.default.replaceWord(this.newStatus.status,this.wordAtCaret,s);var i=this.$el.querySelector("textarea");i.focus(),this.caret=0,this.highlighted=0}},cycleBackward:function(t){var e=this.candidates.length||0;e>0?(t.preventDefault(),this.highlighted-=1,this.highlighted<0&&(this.highlighted=this.candidates.length-1)):this.highlighted=0},cycleForward:function(t){var e=this.candidates.length||0;if(e>0){if(t.shiftKey)return;t.preventDefault(),this.highlighted+=1,this.highlighted>=e&&(this.highlighted=0)}else this.highlighted=0},setCaret:function(t){var e=t.target.selectionStart;this.caret=e},postStatus:function(t){var e=this;if(!this.posting&&!this.submitDisabled){if(""===this.newStatus.status){if(!(this.newStatus.files.length>0))return void(this.error="Cannot post an empty status with no files");this.newStatus.status="​"}this.posting=!0,_.default.postStatus({status:t.status,media:t.files,store:this.$store,inReplyToStatusId:this.replyTo}).then(function(t){if(t.error)e.error=t.error;else{e.newStatus={status:"",files:[]},e.$emit("posted");var a=e.$el.querySelector("textarea");a.style.height="16px",e.error=null}e.posting=!1})}},addMediaFile:function(t){this.newStatus.files.push(t),this.enableSubmit()},removeMediaFile:function(t){var e=this.newStatus.files.indexOf(t);this.newStatus.files.splice(e,1)},disableSubmit:function(){this.submitDisabled=!0},enableSubmit:function(){this.submitDisabled=!1},type:function(t){return C.default.fileType(t.mimetype)},paste:function(t){t.clipboardData.files.length>0&&(this.dropFiles=[t.clipboardData.files[0]])},fileDrop:function(t){t.dataTransfer.files.length>0&&(t.preventDefault(),this.dropFiles=t.dataTransfer.files)},fileDrag:function(t){t.dataTransfer.dropEffect="copy"},resize:function(t){t.target.style.height="auto",t.target.style.height=t.target.scrollHeight-10+"px",""===t.target.value&&(t.target.style.height="16px")},clearError:function(){this.error=null}}};e.default=L},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(29),n=s(i),r={components:{Timeline:n.default},computed:{timeline:function(){return this.$store.state.statuses.timelines.publicAndExternal}},created:function(){this.$store.dispatch("startFetching","publicAndExternal")},destroyed:function(){this.$store.dispatch("stopFetching","publicAndExternal")}};e.default=r},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(29),n=s(i),r={components:{Timeline:n.default},computed:{timeline:function(){return this.$store.state.statuses.timelines.public}},created:function(){this.$store.dispatch("startFetching","public")},destroyed:function(){this.$store.dispatch("stopFetching","public")}};e.default=r},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={data:function(){return{user:{},error:!1,registering:!1}},created:function(){this.$store.state.config.registrationOpen&&!this.$store.state.users.currentUser||this.$router.push("/main/all")},computed:{termsofservice:function(){return this.$store.state.config.tos}},methods:{submit:function(){var t=this;this.registering=!0,this.user.nickname=this.user.username,this.$store.state.api.backendInteractor.register(this.user).then(function(e){e.ok?(t.$store.dispatch("loginUser",t.user),t.$router.push("/main/all"),t.registering=!1):(t.registering=!1,e.json().then(function(e){t.error=e.error}))})}}};e.default=a},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={props:["status","loggedIn"],data:function(){return{animated:!1}},methods:{retweet:function(){var t=this;this.status.repeated||this.$store.dispatch("retweet",{id:this.status.id}),this.animated=!0,setTimeout(function(){t.animated=!1},500)}},computed:{classes:function(){return{retweeted:this.status.repeated,"animate-spin":this.animated}}}};e.default=a},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(452),n=s(i),r=a(40),o=s(r),l=a(168),u=s(l),c={data:function(){return{hideAttachmentsLocal:this.$store.state.config.hideAttachments,hideAttachmentsInConvLocal:this.$store.state.config.hideAttachmentsInConv,hideNsfwLocal:this.$store.state.config.hideNsfw,muteWordsString:this.$store.state.config.muteWords.join("\n"),autoLoadLocal:this.$store.state.config.autoLoad,streamingLocal:this.$store.state.config.streaming,hoverPreviewLocal:this.$store.state.config.hoverPreview,stopGifs:this.$store.state.config.stopGifs}},components:{StyleSwitcher:u.default},computed:{user:function(){return this.$store.state.users.currentUser}},watch:{hideAttachmentsLocal:function(t){this.$store.dispatch("setOption",{name:"hideAttachments",value:t})},hideAttachmentsInConvLocal:function(t){this.$store.dispatch("setOption",{name:"hideAttachmentsInConv",value:t})},hideNsfwLocal:function(t){this.$store.dispatch("setOption",{name:"hideNsfw",value:t})},autoLoadLocal:function(t){this.$store.dispatch("setOption",{name:"autoLoad",value:t})},streamingLocal:function(t){this.$store.dispatch("setOption",{name:"streaming",value:t})},hoverPreviewLocal:function(t){this.$store.dispatch("setOption",{name:"hoverPreview",value:t})},muteWordsString:function(t){t=(0,o.default)(t.split("\n"),function(t){return(0,n.default)(t).length>0}),this.$store.dispatch("setOption",{name:"muteWords",value:t})},stopGifs:function(t){this.$store.dispatch("setOption",{name:"stopGifs",value:t})}}};e.default=c},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(62),n=s(i),r=a(40),o=s(r),l=a(466),u=s(l),c=a(470),d=s(c),f=a(482),m=s(f),p=a(469),v=s(p),h=a(167),_=s(h),g=a(43),b=s(g),w=a(65),C=s(w),y={name:"Status",props:["statusoid","expandable","inConversation","focused","highlight","compact","replies","noReplyLinks","noHeading","inlineExpanded"],data:function(){return{replying:!1,expanded:!1,unmuted:!1,userExpanded:!1,preview:null,showPreview:!1,showingTall:!1}},computed:{muteWords:function(){return this.$store.state.config.muteWords},hideAttachments:function(){return this.$store.state.config.hideAttachments&&!this.inConversation||this.$store.state.config.hideAttachmentsInConv&&this.inConversation},retweet:function(){return!!this.statusoid.retweeted_status},retweeter:function(){return this.statusoid.user.name},status:function(){return this.retweet?this.statusoid.retweeted_status:this.statusoid},loggedIn:function(){return!!this.$store.state.users.currentUser},muteWordHits:function(){var t=this.status.text.toLowerCase(),e=(0,o.default)(this.muteWords,function(e){return t.includes(e.toLowerCase())});return e},muted:function(){return!this.unmuted&&(this.status.user.muted||this.muteWordHits.length>0)},isReply:function(){return!!this.status.in_reply_to_status_id},isFocused:function(){return!!this.focused||!!this.inConversation&&this.status.id===this.highlight},hideTallStatus:function(){if(this.showingTall)return!1;var t=this.status.statusnet_html.split(/20},attachmentSize:function(){return this.$store.state.config.hideAttachments&&!this.inConversation||this.$store.state.config.hideAttachmentsInConv&&this.inConversation?"hide":this.compact?"small":"normal"}},components:{Attachment:u.default,FavoriteButton:d.default,RetweetButton:m.default,DeleteButton:v.default,PostStatusForm:_.default,UserCardContent:b.default,StillImage:C.default},methods:{linkClicked:function(t){var e=t.target;"SPAN"===e.tagName&&(e=e.parentNode),"A"===e.tagName&&window.open(e.href,"_blank")},toggleReplying:function(){this.replying=!this.replying},gotoOriginal:function(t){this.inConversation&&this.$emit("goto",t)},toggleExpanded:function(){this.$emit("toggleExpanded")},toggleMute:function(){this.unmuted=!this.unmuted},toggleUserExpanded:function(){this.userExpanded=!this.userExpanded},toggleShowTall:function(){this.showingTall=!this.showingTall},replyEnter:function(t,e){var a=this;this.showPreview=!0;var s=Number(t),i=this.$store.state.statuses.allStatuses;this.preview?this.preview.id!==s&&(this.preview=(0,n.default)(i,{id:s})):(this.preview=(0,n.default)(i,{id:s}),this.preview||this.$store.state.api.backendInteractor.fetchStatus({id:t}).then(function(t){a.preview=t}))},replyLeave:function(){this.showPreview=!1}},watch:{highlight:function(t){if(t=Number(t),this.status.id===t){var e=this.$el.getBoundingClientRect();e.top<100?window.scrollBy(0,e.top-200):e.bottom>window.innerHeight-50&&window.scrollBy(0,e.bottom-window.innerHeight+50)}}}};e.default=y},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(64),n=s(i),r=a(166),o=s(r),l={props:["statusoid"],data:function(){return{expanded:!1}},components:{Status:n.default,Conversation:o.default},methods:{toggleExpanded:function(){this.expanded=!this.expanded}}};e.default=l},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={props:["src","referrerpolicy","mimetype"],data:function(){return{stopGifs:this.$store.state.config.stopGifs}},computed:{animated:function(){return this.stopGifs&&("image/gif"===this.mimetype||this.src.endsWith(".gif"))}},methods:{onLoad:function(){var t=this.$refs.canvas;t&&t.getContext("2d").drawImage(this.$refs.src,1,1,t.width,t.height)}}};e.default=a},function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var s=a(66);e.default={data:function(){return{availableStyles:[],selected:this.$store.state.config.theme,bgColorLocal:"",btnColorLocal:"",textColorLocal:"",linkColorLocal:"",redColorLocal:"",blueColorLocal:"",greenColorLocal:"",orangeColorLocal:"",btnRadiusLocal:"",panelRadiusLocal:"",avatarRadiusLocal:"",avatarAltRadiusLocal:"",attachmentRadiusLocal:"",tooltipRadiusLocal:""}},created:function(){var t=this;window.fetch("/static/styles.json").then(function(t){return t.json()}).then(function(e){t.availableStyles=e})},mounted:function(){this.bgColorLocal=(0,s.rgbstr2hex)(this.$store.state.config.colors.bg),this.btnColorLocal=(0,s.rgbstr2hex)(this.$store.state.config.colors.btn),this.textColorLocal=(0,s.rgbstr2hex)(this.$store.state.config.colors.fg),this.linkColorLocal=(0,s.rgbstr2hex)(this.$store.state.config.colors.link),this.redColorLocal=(0,s.rgbstr2hex)(this.$store.state.config.colors.cRed),this.blueColorLocal=(0,s.rgbstr2hex)(this.$store.state.config.colors.cBlue),this.greenColorLocal=(0,s.rgbstr2hex)(this.$store.state.config.colors.cGreen),this.orangeColorLocal=(0,s.rgbstr2hex)(this.$store.state.config.colors.cOrange),this.btnRadiusLocal=this.$store.state.config.radii.btnRadius||4,this.panelRadiusLocal=this.$store.state.config.radii.panelRadius||10,this.avatarRadiusLocal=this.$store.state.config.radii.avatarRadius||5,this.avatarAltRadiusLocal=this.$store.state.config.radii.avatarAltRadius||50,this.tooltipRadiusLocal=this.$store.state.config.radii.tooltipRadius||2,this.attachmentRadiusLocal=this.$store.state.config.radii.attachmentRadius||5},methods:{setCustomTheme:function(){!this.bgColorLocal&&!this.btnColorLocal&&!this.linkColorLocal;var t=function(t){var e=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(t);return e?{r:parseInt(e[1],16),g:parseInt(e[2],16),b:parseInt(e[3],16)}:null},e=t(this.bgColorLocal),a=t(this.btnColorLocal),s=t(this.textColorLocal),i=t(this.linkColorLocal),n=t(this.redColorLocal),r=t(this.blueColorLocal),o=t(this.greenColorLocal),l=t(this.orangeColorLocal);e&&a&&i&&this.$store.dispatch("setOption",{name:"customTheme",value:{fg:a,bg:e,text:s,link:i,cRed:n,cBlue:r,cGreen:o,cOrange:l,btnRadius:this.btnRadiusLocal,panelRadius:this.panelRadiusLocal,avatarRadius:this.avatarRadiusLocal,avatarAltRadius:this.avatarAltRadiusLocal,tooltipRadius:this.tooltipRadiusLocal,attachmentRadius:this.attachmentRadiusLocal}})}},watch:{selected:function(){this.bgColorLocal=this.selected[1],this.btnColorLocal=this.selected[2],this.textColorLocal=this.selected[3],this.linkColorLocal=this.selected[4],this.redColorLocal=this.selected[5],this.greenColorLocal=this.selected[6],this.blueColorLocal=this.selected[7],this.orangeColorLocal=this.selected[8]}}}},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(29),n=s(i),r={created:function(){this.$store.commit("clearTimeline",{timeline:"tag"}),this.$store.dispatch("startFetching",{tag:this.tag})},components:{Timeline:n.default},computed:{tag:function(){return this.$route.params.tag},timeline:function(){return this.$store.state.statuses.timelines.tag}},watch:{tag:function(){this.$store.commit("clearTimeline",{timeline:"tag"}),this.$store.dispatch("startFetching",{tag:this.tag})}},destroyed:function(){this.$store.dispatch("stopFetching","tag")}};e.default=r},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(64),n=s(i),r=a(107),o=s(r),l=a(484),u=s(l),c=a(486),d=s(c),f={props:["timeline","timelineName","title","userId","tag"],data:function(){return{paused:!1}},computed:{timelineError:function(){return this.$store.state.statuses.error},followers:function(){return this.timeline.followers},friends:function(){return this.timeline.friends},viewing:function(){return this.timeline.viewing},newStatusCount:function(){return this.timeline.newStatusCount},newStatusCountStr:function(){return 0!==this.timeline.flushMarker?"":" ("+this.newStatusCount+")"}},components:{Status:n.default,StatusOrConversation:u.default,UserCard:d.default},created:function(){var t=this.$store,e=t.state.users.currentUser.credentials,a=0===this.timeline.visibleStatuses.length;window.addEventListener("scroll",this.scrollLoad),o.default.fetchAndUpdate({store:t,credentials:e,timeline:this.timelineName,showImmediately:a,userId:this.userId,tag:this.tag}),"user"===this.timelineName&&(this.fetchFriends(),this.fetchFollowers())},destroyed:function(){window.removeEventListener("scroll",this.scrollLoad),this.$store.commit("setLoading",{timeline:this.timelineName,value:!1})},methods:{showNewStatuses:function(){0!==this.timeline.flushMarker?(this.$store.commit("clearTimeline",{timeline:this.timelineName}),this.$store.commit("queueFlush",{timeline:this.timelineName,id:0}),this.fetchOlderStatuses()):(this.$store.commit("showNewStatuses",{timeline:this.timelineName}),this.paused=!1)},fetchOlderStatuses:function(){var t=this,e=this.$store,a=e.state.users.currentUser.credentials;e.commit("setLoading",{timeline:this.timelineName,value:!0}),o.default.fetchAndUpdate({store:e,credentials:a,timeline:this.timelineName,older:!0,showImmediately:!0,userId:this.userId,tag:this.tag}).then(function(){return e.commit("setLoading",{timeline:t.timelineName,value:!1})})},fetchFollowers:function(){var t=this,e=this.userId;this.$store.state.api.backendInteractor.fetchFollowers({id:e}).then(function(e){return t.$store.dispatch("addFollowers",{followers:e})})},fetchFriends:function(){var t=this,e=this.userId;this.$store.state.api.backendInteractor.fetchFriends({id:e}).then(function(e){return t.$store.dispatch("addFriends",{friends:e})})},scrollLoad:function(t){var e=Math.max(document.body.offsetHeight,document.body.scrollHeight);this.timeline.loading===!1&&this.$store.state.config.autoLoad&&this.$el.offsetHeight>0&&window.innerHeight+window.pageYOffset>=e-750&&this.fetchOlderStatuses()}},watch:{newStatusCount:function(t){this.$store.state.config.streaming&&t>0&&(window.pageYOffset<15&&!this.paused?this.showNewStatuses():this.paused=!0)}}};e.default=f},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(43),n=s(i),r={props:["user","showFollows"],data:function(){return{userExpanded:!1}},components:{UserCardContent:n.default},methods:{toggleUserExpanded:function(){this.userExpanded=!this.userExpanded}}};e.default=r},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(65),n=s(i),r=a(66);e.default={props:["user","switcher"],computed:{headingStyle:function(){var t=this.$store.state.config.colors.bg;if(t){var e=(0,r.hex2rgb)(t);return console.log(e),{backgroundColor:"rgb("+Math.floor(.53*e[0])+", "+Math.floor(.56*e[1])+", "+Math.floor(.59*e[2])+")", -backgroundImage:"url("+this.user.cover_photo+")"}}},isOtherUser:function(){return this.user.id!==this.$store.state.users.currentUser.id},subscribeUrl:function(){var t=new URL(this.user.statusnet_profile_url);return t.protocol+"//"+t.host+"/main/ostatus"},loggedIn:function(){return this.$store.state.users.currentUser},dailyAvg:function(){var t=Math.ceil((new Date-new Date(this.user.created_at))/864e5);return Math.round(this.user.statuses_count/t)}},components:{StillImage:n.default},methods:{followUser:function(){var t=this.$store;t.state.api.backendInteractor.followUser(this.user.id).then(function(e){return t.commit("addNewUsers",[e])})},unfollowUser:function(){var t=this.$store;t.state.api.backendInteractor.unfollowUser(this.user.id).then(function(e){return t.commit("addNewUsers",[e])})},blockUser:function(){var t=this.$store;t.state.api.backendInteractor.blockUser(this.user.id).then(function(e){return t.commit("addNewUsers",[e])})},unblockUser:function(){var t=this.$store;t.state.api.backendInteractor.unblockUser(this.user.id).then(function(e){return t.commit("addNewUsers",[e])})},toggleMute:function(){var t=this.$store;t.commit("setMuted",{user:this.user,muted:!this.user.muted}),t.state.api.backendInteractor.setUserMute(this.user)},setProfileView:function(t){var e=this.$store;e.commit("setProfileView",{v:t})}}}},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={data:function(){return{username:void 0,hidden:!0,error:!1,loading:!1}},methods:{findUser:function(t){var e=this;t="@"===t[0]?t.slice(1):t,this.loading=!0,this.$store.state.api.backendInteractor.externalProfile(t).then(function(t){e.loading=!1,e.hidden=!0,t.error?e.error=!0:(e.$store.commit("addNewUsers",[t]),e.$router.push({name:"user-profile",params:{id:t.id}}))})},toggleHidden:function(){this.hidden=!this.hidden},dismissError:function(){this.error=!1}}};e.default=a},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(473),n=s(i),r=a(167),o=s(r),l=a(43),u=s(l),c={computed:{user:function(){return this.$store.state.users.currentUser}},components:{LoginForm:n.default,PostStatusForm:o.default,UserCardContent:u.default}};e.default=c},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(43),n=s(i),r=a(29),o=s(r),l={created:function(){this.$store.commit("clearTimeline",{timeline:"user"}),this.$store.dispatch("startFetching",["user",this.userId]),this.$store.state.users.usersObject[this.userId]||this.$store.dispatch("fetchUser",this.userId)},destroyed:function(){this.$store.dispatch("stopFetching","user")},computed:{timeline:function(){return this.$store.state.statuses.timelines.user},userId:function(){return this.$route.params.id},user:function(){return this.timeline.statuses[0]?this.timeline.statuses[0].user:this.$store.state.users.usersObject[this.userId]||!1}},watch:{userId:function(){this.$store.commit("clearTimeline",{timeline:"user"}),this.$store.dispatch("startFetching",["user",this.userId])}},components:{UserCardContent:n.default,Timeline:o.default}};e.default=l},function(t,e,a){"use strict";function s(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=a(213),n=s(i),r=a(168),o=s(r),l={data:function(){return{newname:this.$store.state.users.currentUser.name,newbio:this.$store.state.users.currentUser.description,followList:null,followImportError:!1,followsImported:!1,uploading:[!1,!1,!1,!1],previews:[null,null,null]}},components:{StyleSwitcher:o.default},computed:{user:function(){return this.$store.state.users.currentUser},pleromaBackend:function(){return this.$store.state.config.pleromaBackend}},methods:{updateProfile:function(){var t=this,e=this.newname,a=this.newbio;this.$store.state.api.backendInteractor.updateProfile({params:{name:e,description:a}}).then(function(e){e.error||(t.$store.commit("addNewUsers",[e]),t.$store.commit("setCurrentUser",e))})},uploadFile:function(t,e){var a=this,s=e.target.files[0];if(s){var i=new FileReader;i.onload=function(e){var s=e.target,i=s.result;a.previews[t]=i,a.$forceUpdate()},i.readAsDataURL(s)}},submitAvatar:function(){var t=this;if(this.previews[0]){var e=this.previews[0],a=new Image,s=void 0,i=void 0,n=void 0,r=void 0;a.src=e,a.height>a.width?(s=0,n=a.width,i=Math.floor((a.height-a.width)/2),r=a.width):(i=0,r=a.height,s=Math.floor((a.width-a.height)/2),n=a.height),this.uploading[0]=!0,this.$store.state.api.backendInteractor.updateAvatar({params:{img:e,cropX:s,cropY:i,cropW:n,cropH:r}}).then(function(e){e.error||(t.$store.commit("addNewUsers",[e]),t.$store.commit("setCurrentUser",e),t.previews[0]=null),t.uploading[0]=!1})}},submitBanner:function(){var t=this;if(this.previews[1]){var e=this.previews[1],a=new Image,s=void 0,i=void 0,r=void 0,o=void 0;a.src=e,r=a.width,o=a.height,s=0,i=0,this.uploading[1]=!0,this.$store.state.api.backendInteractor.updateBanner({params:{banner:e,offset_top:s,offset_left:i,width:r,height:o}}).then(function(e){if(!e.error){var a=JSON.parse((0,n.default)(t.$store.state.users.currentUser));a.cover_photo=e.url,t.$store.commit("addNewUsers",[a]),t.$store.commit("setCurrentUser",a),t.previews[1]=null}t.uploading[1]=!1})}},submitBg:function(){var t=this;if(this.previews[2]){var e=this.previews[2],a=new Image,s=void 0,i=void 0,r=void 0,o=void 0;a.src=e,s=0,i=0,r=a.width,o=a.width,this.uploading[2]=!0,this.$store.state.api.backendInteractor.updateBg({params:{img:e,cropX:s,cropY:i,cropW:r,cropH:o}}).then(function(e){if(!e.error){var a=JSON.parse((0,n.default)(t.$store.state.users.currentUser));a.background_image=e.url,t.$store.commit("addNewUsers",[a]),t.$store.commit("setCurrentUser",a),t.previews[2]=null}t.uploading[2]=!1})}},importFollows:function(){var t=this;this.uploading[3]=!0;var e=this.followList;this.$store.state.api.backendInteractor.followImport({params:e}).then(function(e){e?t.followsImported=!0:t.followImportError=!0,t.uploading[3]=!1})},followListChange:function(){var t=new FormData;t.append("list",this.$refs.followlist.files[0]),this.followList=t},dismissImported:function(){this.followsImported=!1,this.followImportError=!1}}};e.default=l},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(t,e){},function(t,e){},function(t,e){},function(t,e){},function(t,e){},function(t,e){},function(t,e){},function(t,e){},function(t,e){},function(t,e){},function(t,e){},function(t,e){},function(t,e){},function(t,e){},function(t,e){},function(t,e){},function(t,e){},function(t,e){},function(t,e){},function(t,e){},function(t,e){},function(t,e){},function(t,e){},function(t,e){},function(t,e){},function(t,e){t.exports=["now",["%ss","%ss"],["%smin","%smin"],["%sh","%sh"],["%sd","%sd"],["%sw","%sw"],["%smo","%smo"],["%sy","%sy"]]},function(t,e){t.exports=["たった今","%s 秒前","%s 分前","%s 時間前","%s 日前","%s 週間前","%s ヶ月前","%s 年前"]},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(t,e,a){t.exports=a.p+"static/img/nsfw.9399fe3.png"},,,function(t,e,a){a(284);var s=a(1)(a(177),a(507),null,null);t.exports=s.exports},function(t,e,a){a(283);var s=a(1)(a(178),a(506),null,null);t.exports=s.exports},function(t,e,a){a(277);var s=a(1)(a(179),a(500),null,null);t.exports=s.exports},function(t,e,a){var s=a(1)(a(180),a(511),null,null);t.exports=s.exports},function(t,e,a){a(290);var s=a(1)(a(182),a(517),null,null);t.exports=s.exports},function(t,e,a){a(292);var s=a(1)(a(183),a(519),null,null);t.exports=s.exports},function(t,e,a){var s=a(1)(a(184),a(515),null,null);t.exports=s.exports},function(t,e,a){a(288);var s=a(1)(a(185),a(514),null,null);t.exports=s.exports},function(t,e,a){a(280);var s=a(1)(a(186),a(503),null,null);t.exports=s.exports},function(t,e,a){a(285);var s=a(1)(a(187),a(508),null,null);t.exports=s.exports},function(t,e,a){var s=a(1)(a(188),a(498),null,null);t.exports=s.exports},function(t,e,a){a(294);var s=a(1)(a(189),a(521),null,null);t.exports=s.exports},function(t,e,a){var s=a(1)(a(190),a(510),null,null);t.exports=s.exports},function(t,e,a){a(272);var s=a(1)(a(191),a(491),null,null);t.exports=s.exports},function(t,e,a){var s=a(1)(a(193),a(499),null,null);t.exports=s.exports},function(t,e,a){var s=a(1)(a(194),a(509),null,null);t.exports=s.exports},function(t,e,a){a(281);var s=a(1)(a(195),a(504),null,null);t.exports=s.exports},function(t,e,a){a(276);var s=a(1)(a(196),a(497),null,null);t.exports=s.exports},function(t,e,a){a(293);var s=a(1)(a(197),a(520),null,null);t.exports=s.exports},function(t,e,a){a(279);var s=a(1)(a(199),a(502),null,null);t.exports=s.exports},function(t,e,a){var s=a(1)(a(202),a(496),null,null);t.exports=s.exports},function(t,e,a){a(296);var s=a(1)(a(204),a(523),null,null);t.exports=s.exports},function(t,e,a){a(278);var s=a(1)(a(206),a(501),null,null);t.exports=s.exports},function(t,e,a){a(295);var s=a(1)(a(207),a(522),null,null);t.exports=s.exports},function(t,e,a){a(282);var s=a(1)(a(208),a(505),null,null);t.exports=s.exports},function(t,e,a){a(289);var s=a(1)(a(209),a(516),null,null);t.exports=s.exports},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"notifications"},[a("div",{staticClass:"panel panel-default"},[a("div",{staticClass:"panel-heading"},[t.unseenCount?a("span",{staticClass:"unseen-count"},[t._v(t._s(t.unseenCount))]):t._e(),t._v("\n "+t._s(t.$t("notifications.notifications"))+"\n "),t.unseenCount?a("button",{staticClass:"read-button",on:{click:function(e){e.preventDefault(),t.markAsSeen(e)}}},[t._v(t._s(t.$t("notifications.read")))]):t._e()]),t._v(" "),a("div",{staticClass:"panel-body"},t._l(t.visibleNotifications,function(t){return a("div",{key:t.action.id,staticClass:"notification",class:{unseen:!t.seen}},[a("notification",{attrs:{notification:t}})],1)}))])])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"profile-panel-background",style:t.headingStyle,attrs:{id:"heading"}},[a("div",{staticClass:"panel-heading text-center"},[a("div",{staticClass:"user-info"},[t.isOtherUser?t._e():a("router-link",{staticStyle:{float:"right","margin-top":"16px"},attrs:{to:"/user-settings"}},[a("i",{staticClass:"icon-cog usersettings"})]),t._v(" "),t.isOtherUser?a("a",{staticStyle:{float:"right","margin-top":"16px"},attrs:{href:t.user.statusnet_profile_url,target:"_blank"}},[a("i",{staticClass:"icon-binoculars usersettings"})]):t._e(),t._v(" "),a("div",{staticClass:"container"},[a("router-link",{attrs:{to:{name:"user-profile",params:{id:t.user.id}}}},[a("StillImage",{staticClass:"avatar",attrs:{src:t.user.profile_image_url_original}})],1),t._v(" "),a("div",{staticClass:"name-and-screen-name"},[a("div",{staticClass:"user-name",attrs:{title:t.user.name}},[t._v(t._s(t.user.name))]),t._v(" "),a("router-link",{attrs:{to:{name:"user-profile",params:{id:t.user.id}}}},[a("div",{staticClass:"user-screen-name"},[t._v("@"+t._s(t.user.screen_name))])])],1)],1),t._v(" "),t.isOtherUser?a("div",{staticClass:"user-interactions"},[t.user.follows_you&&t.loggedIn?a("div",{staticClass:"following"},[t._v("\n "+t._s(t.$t("user_card.follows_you"))+"\n ")]):t._e(),t._v(" "),t.loggedIn?a("div",{staticClass:"follow"},[t.user.following?a("span",[a("button",{staticClass:"pressed",on:{click:t.unfollowUser}},[t._v("\n "+t._s(t.$t("user_card.following"))+"\n ")])]):t._e(),t._v(" "),t.user.following?t._e():a("span",[a("button",{on:{click:t.followUser}},[t._v("\n "+t._s(t.$t("user_card.follow"))+"\n ")])])]):t._e(),t._v(" "),t.isOtherUser?a("div",{staticClass:"mute"},[t.user.muted?a("span",[a("button",{staticClass:"pressed",on:{click:t.toggleMute}},[t._v("\n "+t._s(t.$t("user_card.muted"))+"\n ")])]):t._e(),t._v(" "),t.user.muted?t._e():a("span",[a("button",{on:{click:t.toggleMute}},[t._v("\n "+t._s(t.$t("user_card.mute"))+"\n ")])])]):t._e(),t._v(" "),!t.loggedIn&&t.user.is_local?a("div",{staticClass:"remote-follow"},[a("form",{attrs:{method:"POST",action:t.subscribeUrl}},[a("input",{attrs:{type:"hidden",name:"nickname"},domProps:{value:t.user.screen_name}}),t._v(" "),a("input",{attrs:{type:"hidden",name:"profile",value:""}}),t._v(" "),a("button",{staticClass:"remote-button",attrs:{click:"submit"}},[t._v("\n "+t._s(t.$t("user_card.remote_follow"))+"\n ")])])]):t._e(),t._v(" "),t.isOtherUser&&t.loggedIn?a("div",{staticClass:"block"},[t.user.statusnet_blocking?a("span",[a("button",{staticClass:"pressed",on:{click:t.unblockUser}},[t._v("\n "+t._s(t.$t("user_card.blocked"))+"\n ")])]):t._e(),t._v(" "),t.user.statusnet_blocking?t._e():a("span",[a("button",{on:{click:t.blockUser}},[t._v("\n "+t._s(t.$t("user_card.block"))+"\n ")])])]):t._e()]):t._e()],1)]),t._v(" "),a("div",{staticClass:"panel-body profile-panel-body"},[a("div",{staticClass:"user-counts"},[a("div",{staticClass:"user-count"},[t.switcher?a("a",{attrs:{href:"#"},on:{click:function(e){e.preventDefault(),t.setProfileView("statuses")}}},[a("h5",[t._v(t._s(t.$t("user_card.statuses")))])]):a("h5",[t._v(t._s(t.$t("user_card.statuses")))]),t._v(" "),a("span",[t._v(t._s(t.user.statuses_count)+" "),a("br"),a("span",{staticClass:"dailyAvg"},[t._v(t._s(t.dailyAvg)+" "+t._s(t.$t("user_card.per_day")))])])]),t._v(" "),a("div",{staticClass:"user-count"},[t.switcher?a("a",{attrs:{href:"#"},on:{click:function(e){e.preventDefault(),t.setProfileView("friends")}}},[a("h5",[t._v(t._s(t.$t("user_card.followees")))])]):a("h5",[t._v(t._s(t.$t("user_card.followees")))]),t._v(" "),a("span",[t._v(t._s(t.user.friends_count))])]),t._v(" "),a("div",{staticClass:"user-count"},[t.switcher?a("a",{attrs:{href:"#"},on:{click:function(e){e.preventDefault(),t.setProfileView("followers")}}},[a("h5",[t._v(t._s(t.$t("user_card.followers")))])]):a("h5",[t._v(t._s(t.$t("user_card.followers")))]),t._v(" "),a("span",[t._v(t._s(t.user.followers_count))])])]),t._v(" "),a("p",[t._v(t._s(t.user.description))])])])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return"statuses"==t.viewing?a("div",{staticClass:"timeline panel panel-default"},[a("div",{staticClass:"panel-heading timeline-heading"},[a("div",{staticClass:"title"},[t._v("\n "+t._s(t.title)+"\n ")]),t._v(" "),t.timeline.newStatusCount>0&&!t.timelineError?a("button",{staticClass:"loadmore-button",on:{click:function(e){e.preventDefault(),t.showNewStatuses(e)}}},[t._v("\n "+t._s(t.$t("timeline.show_new"))+t._s(t.newStatusCountStr)+"\n ")]):t._e(),t._v(" "),t.timelineError?a("div",{staticClass:"loadmore-text",on:{click:function(t){t.preventDefault()}}},[t._v("\n "+t._s(t.$t("timeline.error_fetching"))+"\n ")]):t._e(),t._v(" "),!t.timeline.newStatusCount>0&&!t.timelineError?a("div",{staticClass:"loadmore-text",on:{click:function(t){t.preventDefault()}}},[t._v("\n "+t._s(t.$t("timeline.up_to_date"))+"\n ")]):t._e()]),t._v(" "),a("div",{staticClass:"panel-body"},[a("div",{staticClass:"timeline"},t._l(t.timeline.visibleStatuses,function(t){return a("status-or-conversation",{key:t.id,staticClass:"status-fadein",attrs:{statusoid:t}})}))]),t._v(" "),a("div",{staticClass:"panel-footer"},[t.timeline.loading?a("div",{staticClass:"new-status-notification text-center panel-footer"},[t._v("...")]):a("a",{attrs:{href:"#"},on:{click:function(e){e.preventDefault(),t.fetchOlderStatuses()}}},[a("div",{staticClass:"new-status-notification text-center panel-footer"},[t._v(t._s(t.$t("timeline.load_older")))])])])]):"followers"==t.viewing?a("div",{staticClass:"timeline panel panel-default"},[a("div",{staticClass:"panel-heading timeline-heading"},[a("div",{staticClass:"title"},[t._v("\n "+t._s(t.$t("user_card.followers"))+"\n ")])]),t._v(" "),a("div",{staticClass:"panel-body"},[a("div",{staticClass:"timeline"},t._l(t.followers,function(t){return a("user-card",{key:t.id,attrs:{user:t,showFollows:!1}})}))])]):"friends"==t.viewing?a("div",{staticClass:"timeline panel panel-default"},[a("div",{staticClass:"panel-heading timeline-heading"},[a("div",{staticClass:"title"},[t._v("\n "+t._s(t.$t("user_card.followees"))+"\n ")])]),t._v(" "),a("div",{staticClass:"panel-body"},[a("div",{staticClass:"timeline"},t._l(t.friends,function(t){return a("user-card",{key:t.id,attrs:{user:t,showFollows:!0}})}))])]):t._e()},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"post-status-form"},[a("form",{on:{submit:function(e){e.preventDefault(),t.postStatus(t.newStatus)}}},[a("div",{staticClass:"form-group"},[a("textarea",{directives:[{name:"model",rawName:"v-model",value:t.newStatus.status,expression:"newStatus.status"}],staticClass:"form-control",attrs:{placeholder:t.$t("post_status.default"),rows:"1"},domProps:{value:t.newStatus.status},on:{click:t.setCaret,keyup:[t.setCaret,function(e){return("button"in e||!t._k(e.keyCode,"enter",13,e.key))&&e.ctrlKey?void t.postStatus(t.newStatus):null}],keydown:[function(e){return"button"in e||!t._k(e.keyCode,"down",40,e.key)?void t.cycleForward(e):null},function(e){return"button"in e||!t._k(e.keyCode,"up",38,e.key)?void t.cycleBackward(e):null},function(e){return("button"in e||!t._k(e.keyCode,"tab",9,e.key))&&e.shiftKey?void t.cycleBackward(e):null},function(e){return"button"in e||!t._k(e.keyCode,"tab",9,e.key)?void t.cycleForward(e):null},function(e){return"button"in e||!t._k(e.keyCode,"enter",13,e.key)?void t.replaceCandidate(e):null},function(e){return("button"in e||!t._k(e.keyCode,"enter",13,e.key))&&e.metaKey?void t.postStatus(t.newStatus):null}],drop:t.fileDrop,dragover:function(e){e.preventDefault(),t.fileDrag(e)},input:[function(e){e.target.composing||t.$set(t.newStatus,"status",e.target.value)},t.resize],paste:t.paste}})]),t._v(" "),t.candidates?a("div",{staticStyle:{position:"relative"}},[a("div",{staticClass:"autocomplete-panel"},t._l(t.candidates,function(e){return a("div",{on:{click:function(a){t.replace(e.utf||e.screen_name+" ")}}},[e.highlighted?a("div",{staticClass:"autocomplete"},[e.img?a("span",[a("img",{attrs:{src:e.img}})]):a("span",[t._v(t._s(e.utf))]),t._v(" "),a("span",[t._v(t._s(e.screen_name)),a("small",[t._v(t._s(e.name))])])]):a("div",{staticClass:"autocomplete"},[e.img?a("span",[a("img",{attrs:{src:e.img}})]):a("span",[t._v(t._s(e.utf))]),t._v(" "),a("span",[t._v(t._s(e.screen_name)),a("small",[t._v(t._s(e.name))])])])])}))]):t._e(),t._v(" "),a("div",{staticClass:"form-bottom"},[a("media-upload",{attrs:{"drop-files":t.dropFiles},on:{uploading:t.disableSubmit,uploaded:t.addMediaFile,"upload-failed":t.enableSubmit}}),t._v(" "),t.isOverLengthLimit?a("p",{staticClass:"error"},[t._v(t._s(t.charactersLeft))]):t.hasStatusLengthLimit?a("p",{staticClass:"faint"},[t._v(t._s(t.charactersLeft))]):t._e(),t._v(" "),t.posting?a("button",{staticClass:"btn btn-default",attrs:{disabled:""}},[t._v(t._s(t.$t("post_status.posting")))]):t.isOverLengthLimit?a("button",{staticClass:"btn btn-default",attrs:{disabled:""}},[t._v(t._s(t.$t("general.submit")))]):a("button",{staticClass:"btn btn-default",attrs:{disabled:t.submitDisabled,type:"submit"}},[t._v(t._s(t.$t("general.submit")))])],1),t._v(" "),t.error?a("div",{staticClass:"alert error"},[t._v("\n Error: "+t._s(t.error)+"\n "),a("i",{staticClass:"icon-cancel",on:{click:t.clearError}})]):t._e(),t._v(" "),a("div",{staticClass:"attachments"},t._l(t.newStatus.files,function(e){return a("div",{staticClass:"media-upload-container attachment"},[a("i",{staticClass:"fa icon-cancel",on:{click:function(a){t.removeMediaFile(e)}}}),t._v(" "),"image"===t.type(e)?a("img",{staticClass:"thumbnail media-upload",attrs:{src:e.image}}):t._e(),t._v(" "),"video"===t.type(e)?a("video",{attrs:{src:e.image,controls:""}}):t._e(),t._v(" "),"audio"===t.type(e)?a("audio",{attrs:{src:e.image,controls:""}}):t._e(),t._v(" "),"unknown"===t.type(e)?a("a",{attrs:{href:e.image}},[t._v(t._s(e.url))]):t._e()])}))])])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"timeline panel panel-default"},[a("div",{staticClass:"panel-heading conversation-heading"},[t._v("\n "+t._s(t.$t("timeline.conversation"))+"\n "),t.collapsable?a("span",{staticStyle:{float:"right"}},[a("small",[a("a",{attrs:{href:"#"},on:{click:function(e){e.preventDefault(),t.$emit("toggleExpanded")}}},[t._v("Collapse")])])]):t._e()]),t._v(" "),a("div",{staticClass:"panel-body"},[a("div",{staticClass:"timeline"},t._l(t.conversation,function(e){return a("status",{key:e.id,staticClass:"status-fadein",attrs:{inlineExpanded:t.collapsable,statusoid:e,expandable:!1,focused:t.focused(e.id),inConversation:!0,highlight:t.highlight,replies:t.getReplies(e.id)},on:{goto:t.setHighlight}})}))])])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("Timeline",{attrs:{title:t.tag,timeline:t.timeline,"timeline-name":"tag",tag:t.tag}})},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return t.loggedIn?a("div",[a("i",{staticClass:"icon-retweet rt-active",class:t.classes,on:{click:function(e){e.preventDefault(),t.retweet()}}}),t._v(" "),t.status.repeat_num>0?a("span",[t._v(t._s(t.status.repeat_num))]):t._e()]):a("div",[a("i",{staticClass:"icon-retweet",class:t.classes}),t._v(" "),t.status.repeat_num>0?a("span",[t._v(t._s(t.status.repeat_num))]):t._e()])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("Timeline",{attrs:{title:t.$t("nav.mentions"),timeline:t.timeline,"timeline-name":"mentions"}})},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("Timeline",{attrs:{title:t.$t("nav.twkn"),timeline:t.timeline,"timeline-name":"publicAndExternal"}})},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return this.collapsed?a("div",{staticClass:"chat-panel"},[a("div",{staticClass:"panel panel-default"},[a("div",{staticClass:"panel-heading panel-footer timeline-heading chat-heading",on:{click:function(e){e.stopPropagation(),e.preventDefault(),t.togglePanel(e)}}},[a("div",{staticClass:"title"},[t._v("\n "+t._s(t.$t("chat.title"))+"\n "),a("i",{staticClass:"icon-plus-squared",staticStyle:{float:"right"}})])])])]):a("div",{staticClass:"chat-panel"},[a("div",{staticClass:"panel panel-default"},[a("div",{staticClass:"panel-heading timeline-heading chat-heading",on:{click:function(e){e.stopPropagation(),e.preventDefault(),t.togglePanel(e)}}},[a("div",{staticClass:"title"},[t._v("\n "+t._s(t.$t("chat.title"))+"\n "),a("i",{staticClass:"icon-cancel",staticStyle:{float:"right"}})])]),t._v(" "),a("div",{directives:[{name:"chat-scroll",rawName:"v-chat-scroll"}],staticClass:"chat-window"},t._l(t.messages,function(e){return a("div",{key:e.id,staticClass:"chat-message"},[a("span",{staticClass:"chat-avatar"},[a("img",{attrs:{src:e.author.avatar}})]),t._v(" "),a("div",{staticClass:"chat-content"},[a("router-link",{staticClass:"chat-name",attrs:{to:{name:"user-profile",params:{id:e.author.id}}}},[t._v("\n "+t._s(e.author.username)+"\n ")]),t._v(" "),a("br"),t._v(" "),a("span",{staticClass:"chat-text"},[t._v("\n "+t._s(e.text)+"\n ")])],1)])})),t._v(" "),a("div",{staticClass:"chat-input"},[a("textarea",{directives:[{name:"model",rawName:"v-model",value:t.currentMessage,expression:"currentMessage"}],staticClass:"chat-input-textarea",attrs:{rows:"1"},domProps:{value:t.currentMessage},on:{keyup:function(e){return"button"in e||!t._k(e.keyCode,"enter",13,e.key)?void t.submit(t.currentMessage):null},input:function(e){e.target.composing||(t.currentMessage=e.target.value)}}})])])])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("span",{staticClass:"user-finder-container"},[t.error?a("span",{staticClass:"alert error"},[a("i",{staticClass:"icon-cancel user-finder-icon",on:{click:t.dismissError}}),t._v("\n "+t._s(t.$t("finder.error_fetching_user"))+"\n ")]):t._e(),t._v(" "),t.loading?a("i",{staticClass:"icon-spin4 user-finder-icon animate-spin-slow"}):t._e(),t._v(" "),t.hidden?a("a",{attrs:{href:"#"}},[a("i",{staticClass:"icon-user-plus user-finder-icon",on:{click:function(e){e.preventDefault(),e.stopPropagation(),t.toggleHidden(e)}}})]):a("span",[a("input",{directives:[{name:"model",rawName:"v-model",value:t.username,expression:"username"}],staticClass:"user-finder-input",attrs:{placeholder:t.$t("finder.find_user"),id:"user-finder-input",type:"text"},domProps:{value:t.username},on:{keyup:function(e){return"button"in e||!t._k(e.keyCode,"enter",13,e.key)?void t.findUser(t.username):null},input:function(e){e.target.composing||(t.username=e.target.value)}}}),t._v(" "),a("i",{staticClass:"icon-cancel user-finder-icon",on:{click:function(e){e.preventDefault(),e.stopPropagation(),t.toggleHidden(e)}}})])])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[t.expanded?a("conversation",{attrs:{collapsable:!0,statusoid:t.statusoid},on:{toggleExpanded:t.toggleExpanded}}):t._e(),t._v(" "),t.expanded?t._e():a("status",{attrs:{expandable:!0,inConversation:!1,focused:!1,statusoid:t.statusoid},on:{toggleExpanded:t.toggleExpanded}})],1)},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"login panel panel-default"},[a("div",{staticClass:"panel-heading"},[t._v("\n "+t._s(t.$t("login.login"))+"\n ")]),t._v(" "),a("div",{staticClass:"panel-body"},[a("form",{staticClass:"login-form",on:{submit:function(e){e.preventDefault(),t.submit(t.user)}}},[a("div",{staticClass:"form-group"},[a("label",{attrs:{for:"username"}},[t._v(t._s(t.$t("login.username")))]),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.user.username,expression:"user.username"}],staticClass:"form-control",attrs:{disabled:t.loggingIn,id:"username",placeholder:"e.g. lain"},domProps:{value:t.user.username},on:{input:function(e){e.target.composing||t.$set(t.user,"username",e.target.value)}}})]),t._v(" "),a("div",{staticClass:"form-group"},[a("label",{attrs:{for:"password"}},[t._v(t._s(t.$t("login.password")))]),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.user.password,expression:"user.password"}],staticClass:"form-control",attrs:{disabled:t.loggingIn,id:"password",type:"password"},domProps:{value:t.user.password},on:{input:function(e){e.target.composing||t.$set(t.user,"password",e.target.value)}}})]),t._v(" "),a("div",{staticClass:"form-group"},[a("div",{staticClass:"login-bottom"},[a("div",[t.registrationOpen?a("router-link",{staticClass:"register",attrs:{to:{name:"registration"}}},[t._v(t._s(t.$t("login.register")))]):t._e()],1),t._v(" "),a("button",{staticClass:"btn btn-default",attrs:{disabled:t.loggingIn,type:"submit"}},[t._v(t._s(t.$t("login.login")))])])]),t._v(" "),t.authError?a("div",{staticClass:"form-group"},[a("div",{staticClass:"alert error"},[t._v(t._s(t.authError))])]):t._e()])])])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"settings panel panel-default"},[a("div",{staticClass:"panel-heading"},[t._v("\n "+t._s(t.$t("registration.registration"))+"\n ")]),t._v(" "),a("div",{staticClass:"panel-body"},[a("form",{staticClass:"registration-form",on:{submit:function(e){e.preventDefault(),t.submit(t.user)}}},[a("div",{staticClass:"container"},[a("div",{staticClass:"text-fields"},[a("div",{staticClass:"form-group"},[a("label",{attrs:{for:"username"}},[t._v(t._s(t.$t("login.username")))]),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.user.username,expression:"user.username"}],staticClass:"form-control",attrs:{disabled:t.registering,id:"username",placeholder:"e.g. lain"},domProps:{value:t.user.username},on:{input:function(e){e.target.composing||t.$set(t.user,"username",e.target.value)}}})]),t._v(" "),a("div",{staticClass:"form-group"},[a("label",{attrs:{for:"fullname"}},[t._v(t._s(t.$t("registration.fullname")))]),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.user.fullname,expression:"user.fullname"}],staticClass:"form-control",attrs:{disabled:t.registering,id:"fullname",placeholder:"e.g. Lain Iwakura"},domProps:{value:t.user.fullname},on:{input:function(e){e.target.composing||t.$set(t.user,"fullname",e.target.value)}}})]),t._v(" "),a("div",{staticClass:"form-group"},[a("label",{attrs:{for:"email"}},[t._v(t._s(t.$t("registration.email")))]),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.user.email,expression:"user.email"}],staticClass:"form-control",attrs:{disabled:t.registering,id:"email",type:"email"},domProps:{value:t.user.email},on:{input:function(e){e.target.composing||t.$set(t.user,"email",e.target.value)}}})]),t._v(" "),a("div",{staticClass:"form-group"},[a("label",{attrs:{for:"bio"}},[t._v(t._s(t.$t("registration.bio")))]),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.user.bio,expression:"user.bio"}],staticClass:"form-control",attrs:{disabled:t.registering,id:"bio"},domProps:{value:t.user.bio},on:{input:function(e){e.target.composing||t.$set(t.user,"bio",e.target.value)}}})]),t._v(" "),a("div",{staticClass:"form-group"},[a("label",{attrs:{for:"password"}},[t._v(t._s(t.$t("login.password")))]),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.user.password,expression:"user.password"}],staticClass:"form-control",attrs:{disabled:t.registering,id:"password",type:"password"},domProps:{value:t.user.password},on:{input:function(e){e.target.composing||t.$set(t.user,"password",e.target.value)}}})]),t._v(" "),a("div",{staticClass:"form-group"},[a("label",{attrs:{for:"password_confirmation"}},[t._v(t._s(t.$t("registration.password_confirm")))]),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.user.confirm,expression:"user.confirm"}],staticClass:"form-control",attrs:{disabled:t.registering,id:"password_confirmation",type:"password"},domProps:{value:t.user.confirm},on:{input:function(e){e.target.composing||t.$set(t.user,"confirm",e.target.value)}}})]),t._v(" "),a("div",{staticClass:"form-group"},[a("button",{staticClass:"btn btn-default",attrs:{disabled:t.registering,type:"submit"}},[t._v(t._s(t.$t("general.submit")))])])]),t._v(" "),a("div",{staticClass:"terms-of-service",domProps:{innerHTML:t._s(t.termsofservice)}})]),t._v(" "),t.error?a("div",{staticClass:"form-group"},[a("div",{staticClass:"alert error"},[t._v(t._s(t.error))])]):t._e()])])])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[t.user?a("div",{staticClass:"user-profile panel panel-default"},[a("user-card-content",{attrs:{user:t.user,switcher:!0}})],1):t._e(),t._v(" "),a("Timeline",{attrs:{title:t.$t("user_profile.timeline_title"),timeline:t.timeline,"timeline-name":"user","user-id":t.userId}})],1)},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return"hide"===t.size?a("div",["html"!==t.type?a("a",{staticClass:"placeholder",attrs:{target:"_blank",href:t.attachment.url}},[t._v("["+t._s(t.nsfw?"NSFW/":"")+t._s(t.type.toUpperCase())+"]")]):t._e()]):a("div",{directives:[{name:"show",rawName:"v-show",value:!t.isEmpty,expression:"!isEmpty"}],staticClass:"attachment",class:(s={loading:t.loading,"small-attachment":t.isSmall -},s[t.type]=!0,s)},[t.hidden?a("a",{staticClass:"image-attachment",on:{click:function(e){e.preventDefault(),t.toggleHidden()}}},[a("img",{key:t.nsfwImage,attrs:{src:t.nsfwImage}})]):t._e(),t._v(" "),t.nsfw&&t.hideNsfwLocal&&!t.hidden?a("div",{staticClass:"hider"},[a("a",{attrs:{href:"#"},on:{click:function(e){e.preventDefault(),t.toggleHidden()}}},[t._v("Hide")])]):t._e(),t._v(" "),"image"!==t.type||t.hidden?t._e():a("a",{staticClass:"image-attachment",attrs:{href:t.attachment.url,target:"_blank"}},[a("StillImage",{class:{small:t.isSmall},attrs:{referrerpolicy:"no-referrer",mimetype:t.attachment.mimetype,src:t.attachment.large_thumb_url||t.attachment.url}})],1),t._v(" "),"video"!==t.type||t.hidden?t._e():a("video",{class:{small:t.isSmall},attrs:{src:t.attachment.url,controls:"",loop:""}}),t._v(" "),"audio"===t.type?a("audio",{attrs:{src:t.attachment.url,controls:""}}):t._e(),t._v(" "),"html"===t.type&&t.attachment.oembed?a("div",{staticClass:"oembed",on:{click:function(e){e.preventDefault(),t.linkClicked(e)}}},[t.attachment.thumb_url?a("div",{staticClass:"image"},[a("img",{attrs:{src:t.attachment.thumb_url}})]):t._e(),t._v(" "),a("div",{staticClass:"text"},[a("h1",[a("a",{attrs:{href:t.attachment.url}},[t._v(t._s(t.attachment.oembed.title))])]),t._v(" "),a("div",{domProps:{innerHTML:t._s(t.attachment.oembed.oembedHTML)}})])]):t._e()]);var s},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{style:t.style,attrs:{id:"app"}},[a("nav",{staticClass:"container",attrs:{id:"nav"},on:{click:function(e){t.scrollToTop()}}},[a("div",{staticClass:"inner-nav",style:t.logoStyle},[a("div",{staticClass:"item"},[a("router-link",{attrs:{to:{name:"root"}}},[t._v(t._s(t.sitename))])],1),t._v(" "),a("div",{staticClass:"item right"},[a("user-finder",{staticClass:"nav-icon"}),t._v(" "),a("router-link",{attrs:{to:{name:"settings"}}},[a("i",{staticClass:"icon-cog nav-icon"})]),t._v(" "),t.currentUser?a("a",{attrs:{href:"#"},on:{click:function(e){e.preventDefault(),t.logout(e)}}},[a("i",{staticClass:"icon-logout nav-icon",attrs:{title:t.$t("login.logout")}})]):t._e()],1)])]),t._v(" "),a("div",{staticClass:"container",attrs:{id:"content"}},[a("div",{staticClass:"panel-switcher"},[a("button",{on:{click:function(e){t.activatePanel("sidebar")}}},[t._v("Sidebar")]),t._v(" "),a("button",{on:{click:function(e){t.activatePanel("timeline")}}},[t._v("Timeline")])]),t._v(" "),a("div",{staticClass:"sidebar-flexer",class:{"mobile-hidden":"sidebar"!=t.mobileActivePanel}},[a("div",{staticClass:"sidebar-bounds"},[a("div",{staticClass:"sidebar-scroller"},[a("div",{staticClass:"sidebar"},[a("user-panel"),t._v(" "),a("nav-panel"),t._v(" "),t.showInstanceSpecificPanel?a("instance-specific-panel"):t._e(),t._v(" "),t.currentUser&&t.chat?a("chat-panel"):t._e(),t._v(" "),t.currentUser?a("notifications"):t._e()],1)])])]),t._v(" "),a("div",{staticClass:"main",class:{"mobile-hidden":"timeline"!=t.mobileActivePanel}},[a("transition",{attrs:{name:"fade"}},[a("router-view")],1)],1)])])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"media-upload",on:{drop:[function(t){t.preventDefault()},t.fileDrop],dragover:function(e){e.preventDefault(),t.fileDrag(e)}}},[a("label",{staticClass:"btn btn-default"},[t.uploading?a("i",{staticClass:"icon-spin4 animate-spin"}):t._e(),t._v(" "),t.uploading?t._e():a("i",{staticClass:"icon-upload"}),t._v(" "),a("input",{staticStyle:{position:"fixed",top:"-100em"},attrs:{type:"file"}})])])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("Timeline",{attrs:{title:t.$t("nav.public_tl"),timeline:t.timeline,"timeline-name":"public"}})},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return"mention"===t.notification.type?a("status",{attrs:{compact:!0,statusoid:t.notification.status}}):a("div",{staticClass:"non-mention"},[a("a",{staticClass:"avatar-container",attrs:{href:t.notification.action.user.statusnet_profile_url},on:{"!click":function(e){e.stopPropagation(),e.preventDefault(),t.toggleUserExpanded(e)}}},[a("StillImage",{staticClass:"avatar-compact",attrs:{src:t.notification.action.user.profile_image_url_original}})],1),t._v(" "),a("div",{staticClass:"notification-right"},[t.userExpanded?a("div",{staticClass:"usercard notification-usercard"},[a("user-card-content",{attrs:{user:t.notification.action.user,switcher:!1}})],1):t._e(),t._v(" "),a("span",{staticClass:"notification-details"},[a("div",{staticClass:"name-and-action"},[a("span",{staticClass:"username",attrs:{title:"@"+t.notification.action.user.screen_name}},[t._v(t._s(t.notification.action.user.name))]),t._v(" "),"favorite"===t.notification.type?a("span",[a("i",{staticClass:"fa icon-star lit"}),t._v(" "),a("small",[t._v(t._s(t.$t("notifications.favorited_you")))])]):t._e(),t._v(" "),"repeat"===t.notification.type?a("span",[a("i",{staticClass:"fa icon-retweet lit"}),t._v(" "),a("small",[t._v(t._s(t.$t("notifications.repeated_you")))])]):t._e(),t._v(" "),"follow"===t.notification.type?a("span",[a("i",{staticClass:"fa icon-user-plus lit"}),t._v(" "),a("small",[t._v(t._s(t.$t("notifications.followed_you")))])]):t._e()]),t._v(" "),a("small",{staticClass:"timeago"},[a("router-link",{attrs:{to:{name:"conversation",params:{id:t.notification.status.id}}}},[a("timeago",{attrs:{since:t.notification.action.created_at,"auto-update":240}})],1)],1)]),t._v(" "),"follow"===t.notification.type?a("div",{staticClass:"follow-text"},[a("router-link",{attrs:{to:{name:"user-profile",params:{id:t.notification.action.user.id}}}},[t._v("@"+t._s(t.notification.action.user.screen_name))])],1):a("status",{staticClass:"faint",attrs:{compact:!0,statusoid:t.notification.status,noHeading:!0}})],1)])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("conversation",{attrs:{collapsable:!1,statusoid:t.statusoid}})},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"still-image",class:{animated:t.animated}},[t.animated?a("canvas",{ref:"canvas"}):t._e(),t._v(" "),a("img",{ref:"src",attrs:{src:t.src,referrerpolicy:t.referrerpolicy},on:{load:t.onLoad}})])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"status-el",class:[{"status-el_focused":t.isFocused},{"status-conversation":t.inlineExpanded}]},[t.muted&&!t.noReplyLinks?[a("div",{staticClass:"media status container muted"},[a("small",[a("router-link",{attrs:{to:{name:"user-profile",params:{id:t.status.user.id}}}},[t._v(t._s(t.status.user.screen_name))])],1),t._v(" "),a("small",{staticClass:"muteWords"},[t._v(t._s(t.muteWordHits.join(", ")))]),t._v(" "),a("a",{staticClass:"unmute",attrs:{href:"#"},on:{click:function(e){e.preventDefault(),t.toggleMute(e)}}},[a("i",{staticClass:"icon-eye-off"})])])]:[t.retweet&&!t.noHeading?a("div",{staticClass:"media container retweet-info"},[t.retweet?a("StillImage",{staticClass:"avatar",attrs:{src:t.statusoid.user.profile_image_url_original}}):t._e(),t._v(" "),a("div",{staticClass:"media-body faint"},[a("a",{staticStyle:{"font-weight":"bold"},attrs:{href:t.statusoid.user.statusnet_profile_url,title:"@"+t.statusoid.user.screen_name}},[t._v(t._s(t.retweeter))]),t._v(" "),a("i",{staticClass:"fa icon-retweet retweeted"}),t._v("\n "+t._s(t.$t("timeline.repeated"))+"\n ")])],1):t._e(),t._v(" "),a("div",{staticClass:"media status"},[t.noHeading?t._e():a("div",{staticClass:"media-left"},[a("a",{attrs:{href:t.status.user.statusnet_profile_url},on:{"!click":function(e){e.stopPropagation(),e.preventDefault(),t.toggleUserExpanded(e)}}},[a("StillImage",{staticClass:"avatar",class:{"avatar-compact":t.compact},attrs:{src:t.status.user.profile_image_url_original}})],1)]),t._v(" "),a("div",{staticClass:"status-body"},[t.userExpanded?a("div",{staticClass:"usercard media-body"},[a("user-card-content",{attrs:{user:t.status.user,switcher:!1}})],1):t._e(),t._v(" "),t.noHeading?t._e():a("div",{staticClass:"media-body container media-heading"},[a("div",{staticClass:"media-heading-left"},[a("div",{staticClass:"name-and-links"},[a("h4",{staticClass:"user-name"},[t._v(t._s(t.status.user.name))]),t._v(" "),a("span",{staticClass:"links"},[a("router-link",{attrs:{to:{name:"user-profile",params:{id:t.status.user.id}}}},[t._v(t._s(t.status.user.screen_name))]),t._v(" "),t.status.in_reply_to_screen_name?a("span",{staticClass:"faint"},[t._v(" >\n "),a("router-link",{attrs:{to:{name:"user-profile",params:{id:t.status.in_reply_to_user_id}}}},[t._v("\n "+t._s(t.status.in_reply_to_screen_name)+"\n ")])],1):t._e(),t._v(" "),t.isReply&&!t.noReplyLinks?a("a",{attrs:{href:"#"},on:{click:function(e){e.preventDefault(),t.gotoOriginal(t.status.in_reply_to_status_id)}}},[a("i",{staticClass:"icon-reply",on:{mouseenter:function(e){t.replyEnter(t.status.in_reply_to_status_id,e)},mouseout:function(e){t.replyLeave()}}})]):t._e()],1)]),t._v(" "),t.inConversation&&!t.noReplyLinks?a("h4",{staticClass:"replies"},[t.replies.length?a("small",[t._v("Replies:")]):t._e(),t._v(" "),t._l(t.replies,function(e){return a("small",{staticClass:"reply-link"},[a("a",{attrs:{href:"#"},on:{click:function(a){a.preventDefault(),t.gotoOriginal(e.id)},mouseenter:function(a){t.replyEnter(e.id,a)},mouseout:function(e){t.replyLeave()}}},[t._v(t._s(e.name)+" ")])])})],2):t._e()]),t._v(" "),a("div",{staticClass:"media-heading-right"},[a("router-link",{staticClass:"timeago",attrs:{to:{name:"conversation",params:{id:t.status.id}}}},[a("timeago",{attrs:{since:t.status.created_at,"auto-update":60}})],1),t._v(" "),t.status.is_local?t._e():a("a",{staticClass:"source_url",attrs:{href:t.status.external_url,target:"_blank"}},[a("i",{staticClass:"icon-binoculars"})]),t._v(" "),t.expandable?[a("a",{attrs:{href:"#"},on:{click:function(e){e.preventDefault(),t.toggleExpanded(e)}}},[a("i",{staticClass:"icon-plus-squared"})])]:t._e(),t._v(" "),t.unmuted?a("a",{attrs:{href:"#"},on:{click:function(e){e.preventDefault(),t.toggleMute(e)}}},[a("i",{staticClass:"icon-eye-off"})]):t._e()],2)]),t._v(" "),t.showPreview?a("div",{staticClass:"status-preview-container"},[t.preview?a("status",{staticClass:"status-preview",attrs:{noReplyLinks:!0,statusoid:t.preview,compact:!0}}):a("div",{staticClass:"status-preview status-preview-loading base00-background base03-border"},[a("i",{staticClass:"icon-spin4 animate-spin"})])],1):t._e(),t._v(" "),a("div",{staticClass:"status-content-wrapper",class:{"tall-status":t.hideTallStatus}},[t.hideTallStatus?a("a",{staticClass:"tall-status-hider",class:{"tall-status-hider_focused":t.isFocused},attrs:{href:"#"},on:{click:function(e){e.preventDefault(),t.toggleShowTall(e)}}},[t._v("Show more")]):t._e(),t._v(" "),a("div",{staticClass:"status-content media-body",domProps:{innerHTML:t._s(t.status.statusnet_html)},on:{click:function(e){e.preventDefault(),t.linkClicked(e)}}}),t._v(" "),t.showingTall?a("a",{staticClass:"tall-status-unhider",attrs:{href:"#"},on:{click:function(e){e.preventDefault(),t.toggleShowTall(e)}}},[t._v("Show less")]):t._e()]),t._v(" "),t.status.attachments?a("div",{staticClass:"attachments media-body"},t._l(t.status.attachments,function(e){return a("attachment",{key:e.id,attrs:{size:t.attachmentSize,"status-id":t.status.id,nsfw:t.status.nsfw,attachment:e}})})):t._e(),t._v(" "),t.noHeading||t.noReplyLinks?t._e():a("div",{staticClass:"status-actions media-body"},[t.loggedIn?a("div",[a("a",{attrs:{href:"#"},on:{click:function(e){e.preventDefault(),t.toggleReplying(e)}}},[a("i",{staticClass:"icon-reply",class:{"icon-reply-active":t.replying}})])]):t._e(),t._v(" "),a("retweet-button",{attrs:{loggedIn:t.loggedIn,status:t.status}}),t._v(" "),a("favorite-button",{attrs:{loggedIn:t.loggedIn,status:t.status}}),t._v(" "),a("delete-button",{attrs:{status:t.status}})],1)])]),t._v(" "),t.replying?a("div",{staticClass:"container"},[a("div",{staticClass:"reply-left"}),t._v(" "),a("post-status-form",{staticClass:"reply-body",attrs:{"reply-to":t.status.id,attentions:t.status.attentions,repliedUser:t.status.user},on:{posted:t.toggleReplying}})],1):t._e()]],2)},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"instance-specific-panel"},[a("div",{staticClass:"panel panel-default"},[a("div",{staticClass:"panel-body"},[a("div",{domProps:{innerHTML:t._s(t.instanceSpecificPanelContent)}})])])])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("Timeline",{attrs:{title:t.$t("nav.timeline"),timeline:t.timeline,"timeline-name":"friends"}})},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"settings panel panel-default"},[a("div",{staticClass:"panel-heading"},[t._v("\n "+t._s(t.$t("settings.user_settings"))+"\n ")]),t._v(" "),a("div",{staticClass:"panel-body profile-edit"},[a("div",{staticClass:"setting-item"},[a("h3",[t._v(t._s(t.$t("settings.name_bio")))]),t._v(" "),a("p",[t._v(t._s(t.$t("settings.name")))]),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.newname,expression:"newname"}],staticClass:"name-changer",attrs:{id:"username"},domProps:{value:t.newname},on:{input:function(e){e.target.composing||(t.newname=e.target.value)}}}),t._v(" "),a("p",[t._v(t._s(t.$t("settings.bio")))]),t._v(" "),a("textarea",{directives:[{name:"model",rawName:"v-model",value:t.newbio,expression:"newbio"}],staticClass:"bio",domProps:{value:t.newbio},on:{input:function(e){e.target.composing||(t.newbio=e.target.value)}}}),t._v(" "),a("button",{staticClass:"btn btn-default",attrs:{disabled:t.newname.length<=0},on:{click:t.updateProfile}},[t._v(t._s(t.$t("general.submit")))])]),t._v(" "),a("div",{staticClass:"setting-item"},[a("h3",[t._v(t._s(t.$t("settings.avatar")))]),t._v(" "),a("p",[t._v(t._s(t.$t("settings.current_avatar")))]),t._v(" "),a("img",{staticClass:"old-avatar",attrs:{src:t.user.profile_image_url_original}}),t._v(" "),a("p",[t._v(t._s(t.$t("settings.set_new_avatar")))]),t._v(" "),t.previews[0]?a("img",{staticClass:"new-avatar",attrs:{src:t.previews[0]}}):t._e(),t._v(" "),a("div",[a("input",{attrs:{type:"file"},on:{change:function(e){t.uploadFile(0,e)}}})]),t._v(" "),t.uploading[0]?a("i",{staticClass:"icon-spin4 animate-spin"}):t.previews[0]?a("button",{staticClass:"btn btn-default",on:{click:t.submitAvatar}},[t._v(t._s(t.$t("general.submit")))]):t._e()]),t._v(" "),a("div",{staticClass:"setting-item"},[a("h3",[t._v(t._s(t.$t("settings.profile_banner")))]),t._v(" "),a("p",[t._v(t._s(t.$t("settings.current_profile_banner")))]),t._v(" "),a("img",{staticClass:"banner",attrs:{src:t.user.cover_photo}}),t._v(" "),a("p",[t._v(t._s(t.$t("settings.set_new_profile_banner")))]),t._v(" "),t.previews[1]?a("img",{staticClass:"banner",attrs:{src:t.previews[1]}}):t._e(),t._v(" "),a("div",[a("input",{attrs:{type:"file"},on:{change:function(e){t.uploadFile(1,e)}}})]),t._v(" "),t.uploading[1]?a("i",{staticClass:" icon-spin4 animate-spin uploading"}):t.previews[1]?a("button",{staticClass:"btn btn-default",on:{click:t.submitBanner}},[t._v(t._s(t.$t("general.submit")))]):t._e()]),t._v(" "),a("div",{staticClass:"setting-item"},[a("h3",[t._v(t._s(t.$t("settings.profile_background")))]),t._v(" "),a("p",[t._v(t._s(t.$t("settings.set_new_profile_background")))]),t._v(" "),t.previews[2]?a("img",{staticClass:"bg",attrs:{src:t.previews[2]}}):t._e(),t._v(" "),a("div",[a("input",{attrs:{type:"file"},on:{change:function(e){t.uploadFile(2,e)}}})]),t._v(" "),t.uploading[2]?a("i",{staticClass:" icon-spin4 animate-spin uploading"}):t.previews[2]?a("button",{staticClass:"btn btn-default",on:{click:t.submitBg}},[t._v(t._s(t.$t("general.submit")))]):t._e()]),t._v(" "),t.pleromaBackend?a("div",{staticClass:"setting-item"},[a("h3",[t._v(t._s(t.$t("settings.follow_import")))]),t._v(" "),a("p",[t._v(t._s(t.$t("settings.import_followers_from_a_csv_file")))]),t._v(" "),a("form",{model:{value:t.followImportForm,callback:function(e){t.followImportForm=e},expression:"followImportForm"}},[a("input",{ref:"followlist",attrs:{type:"file"},on:{change:t.followListChange}})]),t._v(" "),t.uploading[3]?a("i",{staticClass:" icon-spin4 animate-spin uploading"}):a("button",{staticClass:"btn btn-default",on:{click:t.importFollows}},[t._v(t._s(t.$t("general.submit")))]),t._v(" "),t.followsImported?a("div",[a("i",{staticClass:"icon-cross",on:{click:t.dismissImported}}),t._v(" "),a("p",[t._v(t._s(t.$t("settings.follows_imported")))])]):t.followImportError?a("div",[a("p",[t._v(t._s(t.$t("settings.follow_import_error")))])]):t._e()]):t._e()])])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return t.canDelete?a("div",[a("a",{attrs:{href:"#"},on:{click:function(e){e.preventDefault(),t.deleteStatus()}}},[a("i",{staticClass:"icon-cancel delete-status"})])]):t._e()},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("div",[t._v(t._s(t.$t("settings.presets"))+"\n "),a("label",{staticClass:"select",attrs:{for:"style-switcher"}},[a("select",{directives:[{name:"model",rawName:"v-model",value:t.selected,expression:"selected"}],staticClass:"style-switcher",attrs:{id:"style-switcher"},on:{change:function(e){var a=Array.prototype.filter.call(e.target.options,function(t){return t.selected}).map(function(t){var e="_value"in t?t._value:t.value;return e});t.selected=e.target.multiple?a:a[0]}}},t._l(t.availableStyles,function(e){return a("option",{domProps:{value:e}},[t._v(t._s(e[0]))])})),t._v(" "),a("i",{staticClass:"icon-down-open"})])]),t._v(" "),a("div",{staticClass:"color-container"},[a("p",[t._v(t._s(t.$t("settings.theme_help")))]),t._v(" "),a("div",{staticClass:"color-item"},[a("label",{staticClass:"theme-color-lb",attrs:{for:"bgcolor"}},[t._v(t._s(t.$t("settings.background")))]),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.bgColorLocal,expression:"bgColorLocal"}],staticClass:"theme-color-cl",attrs:{id:"bgcolor",type:"color"},domProps:{value:t.bgColorLocal},on:{input:function(e){e.target.composing||(t.bgColorLocal=e.target.value)}}}),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.bgColorLocal,expression:"bgColorLocal"}],staticClass:"theme-color-in",attrs:{id:"bgcolor-t",type:"text"},domProps:{value:t.bgColorLocal},on:{input:function(e){e.target.composing||(t.bgColorLocal=e.target.value)}}})]),t._v(" "),a("div",{staticClass:"color-item"},[a("label",{staticClass:"theme-color-lb",attrs:{for:"fgcolor"}},[t._v(t._s(t.$t("settings.foreground")))]),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.btnColorLocal,expression:"btnColorLocal"}],staticClass:"theme-color-cl",attrs:{id:"fgcolor",type:"color"},domProps:{value:t.btnColorLocal},on:{input:function(e){e.target.composing||(t.btnColorLocal=e.target.value)}}}),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.btnColorLocal,expression:"btnColorLocal"}],staticClass:"theme-color-in",attrs:{id:"fgcolor-t",type:"text"},domProps:{value:t.btnColorLocal},on:{input:function(e){e.target.composing||(t.btnColorLocal=e.target.value)}}})]),t._v(" "),a("div",{staticClass:"color-item"},[a("label",{staticClass:"theme-color-lb",attrs:{for:"textcolor"}},[t._v(t._s(t.$t("settings.text")))]),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.textColorLocal,expression:"textColorLocal"}],staticClass:"theme-color-cl",attrs:{id:"textcolor",type:"color"},domProps:{value:t.textColorLocal},on:{input:function(e){e.target.composing||(t.textColorLocal=e.target.value)}}}),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.textColorLocal,expression:"textColorLocal"}],staticClass:"theme-color-in",attrs:{id:"textcolor-t",type:"text"},domProps:{value:t.textColorLocal},on:{input:function(e){e.target.composing||(t.textColorLocal=e.target.value)}}})]),t._v(" "),a("div",{staticClass:"color-item"},[a("label",{staticClass:"theme-color-lb",attrs:{for:"linkcolor"}},[t._v(t._s(t.$t("settings.links")))]),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.linkColorLocal,expression:"linkColorLocal"}],staticClass:"theme-color-cl",attrs:{id:"linkcolor",type:"color"},domProps:{value:t.linkColorLocal},on:{input:function(e){e.target.composing||(t.linkColorLocal=e.target.value)}}}),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.linkColorLocal,expression:"linkColorLocal"}],staticClass:"theme-color-in",attrs:{id:"linkcolor-t",type:"text"},domProps:{value:t.linkColorLocal},on:{input:function(e){e.target.composing||(t.linkColorLocal=e.target.value)}}})]),t._v(" "),a("div",{staticClass:"color-item"},[a("label",{staticClass:"theme-color-lb",attrs:{for:"redcolor"}},[t._v(t._s(t.$t("settings.cRed")))]),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.redColorLocal,expression:"redColorLocal"}],staticClass:"theme-color-cl",attrs:{id:"redcolor",type:"color"},domProps:{value:t.redColorLocal},on:{input:function(e){e.target.composing||(t.redColorLocal=e.target.value)}}}),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.redColorLocal,expression:"redColorLocal"}],staticClass:"theme-color-in",attrs:{id:"redcolor-t",type:"text"},domProps:{value:t.redColorLocal},on:{input:function(e){e.target.composing||(t.redColorLocal=e.target.value)}}})]),t._v(" "),a("div",{staticClass:"color-item"},[a("label",{staticClass:"theme-color-lb",attrs:{for:"bluecolor"}},[t._v(t._s(t.$t("settings.cBlue")))]),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.blueColorLocal,expression:"blueColorLocal"}],staticClass:"theme-color-cl",attrs:{id:"bluecolor",type:"color"},domProps:{value:t.blueColorLocal},on:{input:function(e){e.target.composing||(t.blueColorLocal=e.target.value)}}}),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.blueColorLocal,expression:"blueColorLocal"}],staticClass:"theme-color-in",attrs:{id:"bluecolor-t",type:"text"},domProps:{value:t.blueColorLocal},on:{input:function(e){e.target.composing||(t.blueColorLocal=e.target.value)}}})]),t._v(" "),a("div",{staticClass:"color-item"},[a("label",{staticClass:"theme-color-lb",attrs:{for:"greencolor"}},[t._v(t._s(t.$t("settings.cGreen")))]),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.greenColorLocal,expression:"greenColorLocal"}],staticClass:"theme-color-cl",attrs:{id:"greencolor",type:"color"},domProps:{value:t.greenColorLocal},on:{input:function(e){e.target.composing||(t.greenColorLocal=e.target.value)}}}),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.greenColorLocal,expression:"greenColorLocal"}],staticClass:"theme-color-in",attrs:{id:"greencolor-t",type:"green"},domProps:{value:t.greenColorLocal},on:{input:function(e){e.target.composing||(t.greenColorLocal=e.target.value)}}})]),t._v(" "),a("div",{staticClass:"color-item"},[a("label",{staticClass:"theme-color-lb",attrs:{for:"orangecolor"}},[t._v(t._s(t.$t("settings.cOrange")))]),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.orangeColorLocal,expression:"orangeColorLocal"}],staticClass:"theme-color-cl",attrs:{id:"orangecolor",type:"color"},domProps:{value:t.orangeColorLocal},on:{input:function(e){e.target.composing||(t.orangeColorLocal=e.target.value)}}}),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.orangeColorLocal,expression:"orangeColorLocal"}],staticClass:"theme-color-in",attrs:{id:"orangecolor-t",type:"text"},domProps:{value:t.orangeColorLocal},on:{input:function(e){e.target.composing||(t.orangeColorLocal=e.target.value)}}})])]),t._v(" "),a("div",{staticClass:"radius-container"},[a("p",[t._v(t._s(t.$t("settings.radii_help")))]),t._v(" "),a("div",{staticClass:"radius-item"},[a("label",{staticClass:"theme-radius-lb",attrs:{for:"btnradius"}},[t._v(t._s(t.$t("settings.btnRadius")))]),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.btnRadiusLocal,expression:"btnRadiusLocal"}],staticClass:"theme-radius-rn",attrs:{id:"btnradius",type:"range",max:"16"},domProps:{value:t.btnRadiusLocal},on:{__r:function(e){t.btnRadiusLocal=e.target.value}}}),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.btnRadiusLocal,expression:"btnRadiusLocal"}],staticClass:"theme-radius-in",attrs:{id:"btnradius-t",type:"text"},domProps:{value:t.btnRadiusLocal},on:{input:function(e){e.target.composing||(t.btnRadiusLocal=e.target.value)}}})]),t._v(" "),a("div",{staticClass:"radius-item"},[a("label",{staticClass:"theme-radius-lb",attrs:{for:"panelradius"}},[t._v(t._s(t.$t("settings.panelRadius")))]),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.panelRadiusLocal,expression:"panelRadiusLocal"}],staticClass:"theme-radius-rn",attrs:{id:"panelradius",type:"range",max:"50"},domProps:{value:t.panelRadiusLocal},on:{__r:function(e){t.panelRadiusLocal=e.target.value}}}),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.panelRadiusLocal,expression:"panelRadiusLocal"}],staticClass:"theme-radius-in",attrs:{id:"panelradius-t",type:"text"},domProps:{value:t.panelRadiusLocal},on:{input:function(e){e.target.composing||(t.panelRadiusLocal=e.target.value)}}})]),t._v(" "),a("div",{staticClass:"radius-item"},[a("label",{staticClass:"theme-radius-lb",attrs:{for:"avatarradius"}},[t._v(t._s(t.$t("settings.avatarRadius")))]),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.avatarRadiusLocal,expression:"avatarRadiusLocal"}],staticClass:"theme-radius-rn",attrs:{id:"avatarradius",type:"range",max:"28"},domProps:{value:t.avatarRadiusLocal},on:{__r:function(e){t.avatarRadiusLocal=e.target.value}}}),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.avatarRadiusLocal,expression:"avatarRadiusLocal"}],staticClass:"theme-radius-in",attrs:{id:"avatarradius-t",type:"green"},domProps:{value:t.avatarRadiusLocal},on:{input:function(e){e.target.composing||(t.avatarRadiusLocal=e.target.value)}}})]),t._v(" "),a("div",{staticClass:"radius-item"},[a("label",{staticClass:"theme-radius-lb",attrs:{for:"avataraltradius"}},[t._v(t._s(t.$t("settings.avatarAltRadius")))]),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.avatarAltRadiusLocal,expression:"avatarAltRadiusLocal"}],staticClass:"theme-radius-rn",attrs:{id:"avataraltradius",type:"range",max:"28"},domProps:{value:t.avatarAltRadiusLocal},on:{__r:function(e){t.avatarAltRadiusLocal=e.target.value}}}),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.avatarAltRadiusLocal,expression:"avatarAltRadiusLocal"}],staticClass:"theme-radius-in",attrs:{id:"avataraltradius-t",type:"text"},domProps:{value:t.avatarAltRadiusLocal},on:{input:function(e){e.target.composing||(t.avatarAltRadiusLocal=e.target.value)}}})]),t._v(" "),a("div",{staticClass:"radius-item"},[a("label",{staticClass:"theme-radius-lb",attrs:{for:"attachmentradius"}},[t._v(t._s(t.$t("settings.attachmentRadius")))]),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.attachmentRadiusLocal,expression:"attachmentRadiusLocal"}],staticClass:"theme-radius-rn",attrs:{id:"attachmentrradius",type:"range",max:"50"},domProps:{value:t.attachmentRadiusLocal},on:{__r:function(e){t.attachmentRadiusLocal=e.target.value}}}),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.attachmentRadiusLocal,expression:"attachmentRadiusLocal"}],staticClass:"theme-radius-in",attrs:{id:"attachmentradius-t",type:"text"},domProps:{value:t.attachmentRadiusLocal},on:{input:function(e){e.target.composing||(t.attachmentRadiusLocal=e.target.value)}}})]),t._v(" "),a("div",{staticClass:"radius-item"},[a("label",{staticClass:"theme-radius-lb",attrs:{for:"tooltipradius"}},[t._v(t._s(t.$t("settings.tooltipRadius")))]),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.tooltipRadiusLocal,expression:"tooltipRadiusLocal"}],staticClass:"theme-radius-rn",attrs:{id:"tooltipradius",type:"range",max:"20"},domProps:{value:t.tooltipRadiusLocal},on:{__r:function(e){t.tooltipRadiusLocal=e.target.value}}}),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:t.tooltipRadiusLocal,expression:"tooltipRadiusLocal"}],staticClass:"theme-radius-in",attrs:{id:"tooltipradius-t",type:"text"},domProps:{value:t.tooltipRadiusLocal},on:{input:function(e){e.target.composing||(t.tooltipRadiusLocal=e.target.value)}}})])]),t._v(" "),a("div",{style:{"--btnRadius":t.btnRadiusLocal+"px","--panelRadius":t.panelRadiusLocal+"px","--avatarRadius":t.avatarRadiusLocal+"px","--avatarAltRadius":t.avatarAltRadiusLocal+"px","--tooltipRadius":t.tooltipRadiusLocal+"px","--attachmentRadius":t.attachmentRadiusLocal+"px"}},[a("div",{staticClass:"panel dummy"},[a("div",{staticClass:"panel-heading",style:{"background-color":t.btnColorLocal,color:t.textColorLocal}},[t._v("Preview")]),t._v(" "),a("div",{staticClass:"panel-body theme-preview-content",style:{"background-color":t.bgColorLocal,color:t.textColorLocal}},[a("div",{staticClass:"avatar",style:{"border-radius":t.avatarRadiusLocal+"px"}},[t._v("\n ( ͡° ͜ʖ ͡°)\n ")]),t._v(" "),a("h4",[t._v("Content")]),t._v(" "),a("br"),t._v("\n A bunch of more content and\n "),a("a",{style:{color:t.linkColorLocal}},[t._v("a nice lil' link")]),t._v(" "),a("i",{staticClass:"icon-reply",style:{color:t.blueColorLocal}}),t._v(" "),a("i",{staticClass:"icon-retweet",style:{color:t.greenColorLocal}}),t._v(" "),a("i",{staticClass:"icon-cancel",style:{color:t.redColorLocal}}),t._v(" "),a("i",{staticClass:"icon-star",style:{color:t.orangeColorLocal}}),t._v(" "),a("br"),t._v(" "),a("button",{staticClass:"btn",style:{"background-color":t.btnColorLocal,color:t.textColorLocal}},[t._v("Button")])])])]),t._v(" "),a("button",{staticClass:"btn",on:{click:t.setCustomTheme}},[t._v(t._s(t.$t("general.apply")))])])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return t.loggedIn?a("div",[a("i",{staticClass:"favorite-button fav-active",class:t.classes,on:{click:function(e){e.preventDefault(),t.favorite()}}}),t._v(" "),t.status.fave_num>0?a("span",[t._v(t._s(t.status.fave_num))]):t._e()]):a("div",[a("i",{staticClass:"favorite-button",class:t.classes}),t._v(" "),t.status.fave_num>0?a("span",[t._v(t._s(t.status.fave_num))]):t._e()])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"settings panel panel-default"},[a("div",{staticClass:"panel-heading"},[t._v("\n "+t._s(t.$t("settings.settings"))+"\n ")]),t._v(" "),a("div",{staticClass:"panel-body"},[a("div",{staticClass:"setting-item"},[a("h2",[t._v(t._s(t.$t("settings.theme")))]),t._v(" "),a("style-switcher")],1),t._v(" "),a("div",{staticClass:"setting-item"},[a("h2",[t._v(t._s(t.$t("settings.filtering")))]),t._v(" "),a("p",[t._v(t._s(t.$t("settings.filtering_explanation")))]),t._v(" "),a("textarea",{directives:[{name:"model",rawName:"v-model",value:t.muteWordsString,expression:"muteWordsString"}],attrs:{id:"muteWords"},domProps:{value:t.muteWordsString},on:{input:function(e){e.target.composing||(t.muteWordsString=e.target.value)}}})]),t._v(" "),a("div",{staticClass:"setting-item"},[a("h2",[t._v(t._s(t.$t("settings.attachments")))]),t._v(" "),a("ul",{staticClass:"setting-list"},[a("li",[a("input",{directives:[{name:"model",rawName:"v-model",value:t.hideAttachmentsLocal,expression:"hideAttachmentsLocal"}],attrs:{type:"checkbox",id:"hideAttachments"},domProps:{checked:Array.isArray(t.hideAttachmentsLocal)?t._i(t.hideAttachmentsLocal,null)>-1:t.hideAttachmentsLocal -},on:{change:function(e){var a=t.hideAttachmentsLocal,s=e.target,i=!!s.checked;if(Array.isArray(a)){var n=null,r=t._i(a,n);s.checked?r<0&&(t.hideAttachmentsLocal=a.concat([n])):r>-1&&(t.hideAttachmentsLocal=a.slice(0,r).concat(a.slice(r+1)))}else t.hideAttachmentsLocal=i}}}),t._v(" "),a("label",{attrs:{for:"hideAttachments"}},[t._v(t._s(t.$t("settings.hide_attachments_in_tl")))])]),t._v(" "),a("li",[a("input",{directives:[{name:"model",rawName:"v-model",value:t.hideAttachmentsInConvLocal,expression:"hideAttachmentsInConvLocal"}],attrs:{type:"checkbox",id:"hideAttachmentsInConv"},domProps:{checked:Array.isArray(t.hideAttachmentsInConvLocal)?t._i(t.hideAttachmentsInConvLocal,null)>-1:t.hideAttachmentsInConvLocal},on:{change:function(e){var a=t.hideAttachmentsInConvLocal,s=e.target,i=!!s.checked;if(Array.isArray(a)){var n=null,r=t._i(a,n);s.checked?r<0&&(t.hideAttachmentsInConvLocal=a.concat([n])):r>-1&&(t.hideAttachmentsInConvLocal=a.slice(0,r).concat(a.slice(r+1)))}else t.hideAttachmentsInConvLocal=i}}}),t._v(" "),a("label",{attrs:{for:"hideAttachmentsInConv"}},[t._v(t._s(t.$t("settings.hide_attachments_in_convo")))])]),t._v(" "),a("li",[a("input",{directives:[{name:"model",rawName:"v-model",value:t.hideNsfwLocal,expression:"hideNsfwLocal"}],attrs:{type:"checkbox",id:"hideNsfw"},domProps:{checked:Array.isArray(t.hideNsfwLocal)?t._i(t.hideNsfwLocal,null)>-1:t.hideNsfwLocal},on:{change:function(e){var a=t.hideNsfwLocal,s=e.target,i=!!s.checked;if(Array.isArray(a)){var n=null,r=t._i(a,n);s.checked?r<0&&(t.hideNsfwLocal=a.concat([n])):r>-1&&(t.hideNsfwLocal=a.slice(0,r).concat(a.slice(r+1)))}else t.hideNsfwLocal=i}}}),t._v(" "),a("label",{attrs:{for:"hideNsfw"}},[t._v(t._s(t.$t("settings.nsfw_clickthrough")))])]),t._v(" "),a("li",[a("input",{directives:[{name:"model",rawName:"v-model",value:t.autoLoadLocal,expression:"autoLoadLocal"}],attrs:{type:"checkbox",id:"autoload"},domProps:{checked:Array.isArray(t.autoLoadLocal)?t._i(t.autoLoadLocal,null)>-1:t.autoLoadLocal},on:{change:function(e){var a=t.autoLoadLocal,s=e.target,i=!!s.checked;if(Array.isArray(a)){var n=null,r=t._i(a,n);s.checked?r<0&&(t.autoLoadLocal=a.concat([n])):r>-1&&(t.autoLoadLocal=a.slice(0,r).concat(a.slice(r+1)))}else t.autoLoadLocal=i}}}),t._v(" "),a("label",{attrs:{for:"autoload"}},[t._v(t._s(t.$t("settings.autoload")))])]),t._v(" "),a("li",[a("input",{directives:[{name:"model",rawName:"v-model",value:t.streamingLocal,expression:"streamingLocal"}],attrs:{type:"checkbox",id:"streaming"},domProps:{checked:Array.isArray(t.streamingLocal)?t._i(t.streamingLocal,null)>-1:t.streamingLocal},on:{change:function(e){var a=t.streamingLocal,s=e.target,i=!!s.checked;if(Array.isArray(a)){var n=null,r=t._i(a,n);s.checked?r<0&&(t.streamingLocal=a.concat([n])):r>-1&&(t.streamingLocal=a.slice(0,r).concat(a.slice(r+1)))}else t.streamingLocal=i}}}),t._v(" "),a("label",{attrs:{for:"streaming"}},[t._v(t._s(t.$t("settings.streaming")))])]),t._v(" "),a("li",[a("input",{directives:[{name:"model",rawName:"v-model",value:t.hoverPreviewLocal,expression:"hoverPreviewLocal"}],attrs:{type:"checkbox",id:"hoverPreview"},domProps:{checked:Array.isArray(t.hoverPreviewLocal)?t._i(t.hoverPreviewLocal,null)>-1:t.hoverPreviewLocal},on:{change:function(e){var a=t.hoverPreviewLocal,s=e.target,i=!!s.checked;if(Array.isArray(a)){var n=null,r=t._i(a,n);s.checked?r<0&&(t.hoverPreviewLocal=a.concat([n])):r>-1&&(t.hoverPreviewLocal=a.slice(0,r).concat(a.slice(r+1)))}else t.hoverPreviewLocal=i}}}),t._v(" "),a("label",{attrs:{for:"hoverPreview"}},[t._v(t._s(t.$t("settings.reply_link_preview")))])]),t._v(" "),a("li",[a("input",{directives:[{name:"model",rawName:"v-model",value:t.stopGifs,expression:"stopGifs"}],attrs:{type:"checkbox",id:"stopGifs"},domProps:{checked:Array.isArray(t.stopGifs)?t._i(t.stopGifs,null)>-1:t.stopGifs},on:{change:function(e){var a=t.stopGifs,s=e.target,i=!!s.checked;if(Array.isArray(a)){var n=null,r=t._i(a,n);s.checked?r<0&&(t.stopGifs=a.concat([n])):r>-1&&(t.stopGifs=a.slice(0,r).concat(a.slice(r+1)))}else t.stopGifs=i}}}),t._v(" "),a("label",{attrs:{for:"stopGifs"}},[t._v(t._s(t.$t("settings.stop_gifs")))])])])])])])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"nav-panel"},[a("div",{staticClass:"panel panel-default"},[a("ul",[t.currentUser?a("li",[a("router-link",{attrs:{to:"/main/friends"}},[t._v("\n "+t._s(t.$t("nav.timeline"))+"\n ")])],1):t._e(),t._v(" "),t.currentUser?a("li",[a("router-link",{attrs:{to:{name:"mentions",params:{username:t.currentUser.screen_name}}}},[t._v("\n "+t._s(t.$t("nav.mentions"))+"\n ")])],1):t._e(),t._v(" "),a("li",[a("router-link",{attrs:{to:"/main/public"}},[t._v("\n "+t._s(t.$t("nav.public_tl"))+"\n ")])],1),t._v(" "),a("li",[a("router-link",{attrs:{to:"/main/all"}},[t._v("\n "+t._s(t.$t("nav.twkn"))+"\n ")])],1)])])])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"user-panel"},[t.user?a("div",{staticClass:"panel panel-default",staticStyle:{overflow:"visible"}},[a("user-card-content",{attrs:{user:t.user,switcher:!1}}),t._v(" "),a("div",{staticClass:"panel-footer"},[t.user?a("post-status-form"):t._e()],1)],1):t._e(),t._v(" "),t.user?t._e():a("login-form")],1)},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"card"},[a("a",{attrs:{href:"#"}},[a("img",{staticClass:"avatar",attrs:{src:t.user.profile_image_url},on:{click:function(e){e.preventDefault(),t.toggleUserExpanded(e)}}})]),t._v(" "),t.userExpanded?a("div",{staticClass:"usercard"},[a("user-card-content",{attrs:{user:t.user,switcher:!1}})],1):a("div",{staticClass:"name-and-screen-name"},[a("div",{staticClass:"user-name",attrs:{title:t.user.name}},[t._v("\n "+t._s(t.user.name)+"\n "),!t.userExpanded&&t.showFollows&&t.user.follows_you?a("span",{staticClass:"follows-you"},[t._v("\n "+t._s(t.$t("user_card.follows_you"))+"\n ")]):t._e()]),t._v(" "),a("a",{attrs:{href:t.user.statusnet_profile_url,target:"blank"}},[a("div",{staticClass:"user-screen-name"},[t._v("@"+t._s(t.user.screen_name))])])])])},staticRenderFns:[]}}]); -//# sourceMappingURL=app.be2883b7ed550f51c41d.js.map \ No newline at end of file diff --git a/priv/static/static/js/app.be2883b7ed550f51c41d.js.map b/priv/static/static/js/app.be2883b7ed550f51c41d.js.map deleted file mode 100644 index e5686e800..000000000 --- a/priv/static/static/js/app.be2883b7ed550f51c41d.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"sources":["webpack:///static/js/app.be2883b7ed550f51c41d.js","webpack:///./src/main.js","webpack:///./src/components/timeline/timeline.vue","webpack:///./src/components/user_card_content/user_card_content.vue","webpack:///./src/services/api/api.service.js","webpack:///./src/components/status/status.vue","webpack:///./src/components/still-image/still-image.vue","webpack:///./src/services/color_convert/color_convert.js","webpack:///./src/modules/statuses.js","webpack:///./src/services/backend_interactor_service/backend_interactor_service.js","webpack:///./src/services/file_type/file_type.service.js","webpack:///./src/services/status_poster/status_poster.service.js","webpack:///./src/services/timeline_fetcher/timeline_fetcher.service.js","webpack:///./src/components/conversation/conversation.vue","webpack:///./src/components/post_status_form/post_status_form.vue","webpack:///./src/components/style_switcher/style_switcher.vue","webpack:///./src/i18n/messages.js","webpack:///./src/lib/persisted_state.js","webpack:///./src/modules/api.js","webpack:///./src/modules/chat.js","webpack:///./src/modules/config.js","webpack:///./src/modules/users.js","webpack:///./src/services/completion/completion.js","webpack:///./src/services/style_setter/style_setter.js","webpack:///./src/App.js","webpack:///./src/components/attachment/attachment.js","webpack:///./src/components/chat_panel/chat_panel.js","webpack:///./src/components/conversation-page/conversation-page.js","webpack:///./src/components/conversation/conversation.js","webpack:///./src/components/delete_button/delete_button.js","webpack:///./src/components/favorite_button/favorite_button.js","webpack:///./src/components/friends_timeline/friends_timeline.js","webpack:///./src/components/instance_specific_panel/instance_specific_panel.js","webpack:///./src/components/login_form/login_form.js","webpack:///./src/components/media_upload/media_upload.js","webpack:///./src/components/mentions/mentions.js","webpack:///./src/components/nav_panel/nav_panel.js","webpack:///./src/components/notification/notification.js","webpack:///./src/components/notifications/notifications.js","webpack:///./src/components/post_status_form/post_status_form.js","webpack:///./src/components/public_and_external_timeline/public_and_external_timeline.js","webpack:///./src/components/public_timeline/public_timeline.js","webpack:///./src/components/registration/registration.js","webpack:///./src/components/retweet_button/retweet_button.js","webpack:///./src/components/settings/settings.js","webpack:///./src/components/status/status.js","webpack:///./src/components/status_or_conversation/status_or_conversation.js","webpack:///./src/components/still-image/still-image.js","webpack:///./src/components/style_switcher/style_switcher.js","webpack:///./src/components/tag_timeline/tag_timeline.js","webpack:///./src/components/timeline/timeline.js","webpack:///./src/components/user_card/user_card.js","webpack:///./src/components/user_card_content/user_card_content.js","webpack:///./src/components/user_finder/user_finder.js","webpack:///./src/components/user_panel/user_panel.js","webpack:///./src/components/user_profile/user_profile.js","webpack:///./src/components/user_settings/user_settings.js","webpack:///./static/timeago-en.json","webpack:///./static/timeago-ja.json","webpack:///./src/assets/nsfw.png","webpack:///./src/App.vue","webpack:///./src/components/attachment/attachment.vue","webpack:///./src/components/chat_panel/chat_panel.vue","webpack:///./src/components/conversation-page/conversation-page.vue","webpack:///./src/components/delete_button/delete_button.vue","webpack:///./src/components/favorite_button/favorite_button.vue","webpack:///./src/components/friends_timeline/friends_timeline.vue","webpack:///./src/components/instance_specific_panel/instance_specific_panel.vue","webpack:///./src/components/login_form/login_form.vue","webpack:///./src/components/media_upload/media_upload.vue","webpack:///./src/components/mentions/mentions.vue","webpack:///./src/components/nav_panel/nav_panel.vue","webpack:///./src/components/notification/notification.vue","webpack:///./src/components/notifications/notifications.vue","webpack:///./src/components/public_and_external_timeline/public_and_external_timeline.vue","webpack:///./src/components/public_timeline/public_timeline.vue","webpack:///./src/components/registration/registration.vue","webpack:///./src/components/retweet_button/retweet_button.vue","webpack:///./src/components/settings/settings.vue","webpack:///./src/components/status_or_conversation/status_or_conversation.vue","webpack:///./src/components/tag_timeline/tag_timeline.vue","webpack:///./src/components/user_card/user_card.vue","webpack:///./src/components/user_finder/user_finder.vue","webpack:///./src/components/user_panel/user_panel.vue","webpack:///./src/components/user_profile/user_profile.vue","webpack:///./src/components/user_settings/user_settings.vue","webpack:///./src/components/notifications/notifications.vue?110d","webpack:///./src/components/user_card_content/user_card_content.vue?dc7c","webpack:///./src/components/timeline/timeline.vue?553c","webpack:///./src/components/post_status_form/post_status_form.vue?6c54","webpack:///./src/components/conversation/conversation.vue?d3cb","webpack:///./src/components/tag_timeline/tag_timeline.vue?ba5d","webpack:///./src/components/retweet_button/retweet_button.vue?f246","webpack:///./src/components/mentions/mentions.vue?4c17","webpack:///./src/components/public_and_external_timeline/public_and_external_timeline.vue?f3ad","webpack:///./src/components/chat_panel/chat_panel.vue?b29f","webpack:///./src/components/user_finder/user_finder.vue?fdda","webpack:///./src/components/status_or_conversation/status_or_conversation.vue?6082","webpack:///./src/components/login_form/login_form.vue?bf4a","webpack:///./src/components/registration/registration.vue?0694","webpack:///./src/components/user_profile/user_profile.vue?0a18","webpack:///./src/components/attachment/attachment.vue?0a61","webpack:///./src/App.vue?ed72","webpack:///./src/components/media_upload/media_upload.vue?6fd6","webpack:///./src/components/public_timeline/public_timeline.vue?a42e","webpack:///./src/components/notification/notification.vue?a4a9","webpack:///./src/components/conversation-page/conversation-page.vue?e263","webpack:///./src/components/still-image/still-image.vue?29e1","webpack:///./src/components/status/status.vue?9dd7","webpack:///./src/components/instance_specific_panel/instance_specific_panel.vue?6986","webpack:///./src/components/friends_timeline/friends_timeline.vue?e2be","webpack:///./src/components/user_settings/user_settings.vue?b71a","webpack:///./src/components/delete_button/delete_button.vue?a06e","webpack:///./src/components/style_switcher/style_switcher.vue?7da7","webpack:///./src/components/favorite_button/favorite_button.vue?95b5","webpack:///./src/components/settings/settings.vue?8fb0","webpack:///./src/components/nav_panel/nav_panel.vue?2994","webpack:///./src/components/user_panel/user_panel.vue?cc0b","webpack:///./src/components/user_card/user_card.vue?91fc"],"names":["webpackJsonp","module","exports","__webpack_require__","_interopRequireDefault","obj","__esModule","default","_keys","_keys2","_vue","_vue2","_vueRouter","_vueRouter2","_vuex","_vuex2","_App","_App2","_public_timeline","_public_timeline2","_public_and_external_timeline","_public_and_external_timeline2","_friends_timeline","_friends_timeline2","_tag_timeline","_tag_timeline2","_conversationPage","_conversationPage2","_mentions","_mentions2","_user_profile","_user_profile2","_settings","_settings2","_registration","_registration2","_user_settings","_user_settings2","_statuses","_statuses2","_users","_users2","_api","_api2","_config","_config2","_chat","_chat2","_vueTimeago","_vueTimeago2","_vueI18n","_vueI18n2","_persisted_state","_persisted_state2","_messages","_messages2","_vueChatScroll","_vueChatScroll2","currentLocale","window","navigator","language","split","use","locale","locales","en","ja","persistedStateOptions","paths","store","Store","modules","statuses","users","api","config","chat","plugins","strict","i18n","fallbackLocale","messages","fetch","then","res","json","data","_data$site","site","name","registrationClosed","closed","textlimit","dispatch","value","parseInt","theme","background","logo","showInstanceSpecificPanel","routes","path","redirect","component","meta","dontScroll","router","mode","scrollBehavior","to","from","savedPosition","matched","some","m","x","y","el","render","h","text","html","values","emoji","map","key","shortcode","image_url","failure","error","console","log","utf","Component","Object","defineProperty","_map2","_map3","_each2","_each3","LOGIN_URL","FRIENDS_TIMELINE_URL","ALL_FOLLOWING_URL","PUBLIC_TIMELINE_URL","PUBLIC_AND_EXTERNAL_TIMELINE_URL","TAG_TIMELINE_URL","FAVORITE_URL","UNFAVORITE_URL","RETWEET_URL","STATUS_UPDATE_URL","STATUS_DELETE_URL","STATUS_URL","MEDIA_UPLOAD_URL","CONVERSATION_URL","MENTIONS_URL","FOLLOWERS_URL","FRIENDS_URL","FOLLOWING_URL","UNFOLLOWING_URL","QVITTER_USER_PREF_URL","REGISTRATION_URL","AVATAR_UPDATE_URL","BG_UPDATE_URL","BANNER_UPDATE_URL","PROFILE_UPDATE_URL","EXTERNAL_PROFILE_URL","QVITTER_USER_TIMELINE_URL","BLOCKING_URL","UNBLOCKING_URL","USER_URL","FOLLOW_IMPORT_URL","oldfetch","url","options","baseUrl","fullUrl","credentials","utoa","str","btoa","encodeURIComponent","replace","match","p1","String","fromCharCode","updateAvatar","_ref","params","form","FormData","append","headers","authHeaders","method","body","updateBg","_ref2","updateBanner","_ref3","updateProfile","_ref4","register","user","username","password","Authorization","externalProfile","_ref5","profileUrl","followUser","_ref6","id","unfollowUser","_ref7","blockUser","_ref8","unblockUser","_ref9","fetchUser","_ref10","fetchFriends","_ref11","fetchFollowers","_ref12","fetchAllFollowing","_ref13","fetchConversation","_ref14","fetchStatus","_ref15","setUserMute","_ref16","_ref16$muted","muted","undefined","muteInteger","fetchTimeline","_ref17","timeline","_ref17$since","since","_ref17$until","until","_ref17$userId","userId","_ref17$tag","tag","timelineUrls","public","friends","mentions","publicAndExternal","push","queryString","param","join","verifyCredentials","favorite","_ref18","unfavorite","_ref19","retweet","_ref20","postStatus","_ref21","status","mediaIds","inReplyToStatusId","idsText","deleteStatus","_ref22","uploadMedia","_ref23","formData","response","DOMParser","parseFromString","followImport","_ref24","ok","fetchMutes","_ref25","apiService","rgbstr2hex","hex2rgb","rgb2hex","_slicedToArray2","_slicedToArray3","_map4","_map5","r","g","b","val","Math","ceil","toString","slice","hex","result","exec","rgb","Number","mutations","findMaxId","statusType","prepareStatus","defaultState","_set","_set2","_isArray2","_isArray3","_max2","_max3","_merge2","_merge3","_last2","_last3","_maxBy2","_maxBy3","_flatten2","_flatten3","_find2","_find3","_toInteger2","_toInteger3","_sortBy2","_sortBy3","_slice2","_slice3","_remove2","_remove3","_includes2","_includes3","_apiService","_apiService2","allStatuses","allStatusesObject","maxId","notifications","favorites","timelines","statusesObject","faves","visibleStatuses","visibleStatusesObject","newStatusCount","minVisibleId","loading","followers","viewing","flushMarker","isNsfw","nsfwRegex","tags","nsfw","deleted","attachments","is_post_verb","retweeted_status","uri","qvitter_delete_notice","mergeOrAdd","_len","arguments","length","args","Array","_key","arr","item","oldItem","splice","new","sortTimeline","addNewStatuses","state","_ref3$showImmediately","showImmediately","_ref3$user","_ref3$noIdUpdate","noIdUpdate","timelineObject","updateMaxId","addStatus","addToTimeline","addNotification","type","action","attentions","resultForCurrentTimeline","oldNotification","seen","Notification","permission","title","icon","profile_image_url","mimetype","startsWith","image","notification","setTimeout","close","bind","favoriteStatus","in_reply_to_status_id","fave_num","favorited","processors","retweetedStatus","s","has","add","follow","re","RegExp","statusnet_profile_url","repleroma","screen_name","deletion","unknown","processor","showNewStatuses","oldTimeline","clearTimeline","emptyTimeline","setFavorited","newStatus","setRetweeted","repeated","setDeleted","setLoading","setNsfw","setError","setProfileView","v","addFriends","addFollowers","markNotificationsAsSeen","queueFlush","actions","rootState","commit","_ref20$showImmediatel","_ref20$timeline","_ref20$noIdUpdate","currentUser","_ref26","_ref27","_ref28","_ref29","_ref30","_ref31","_ref32","_timeline_fetcherService","_timeline_fetcherService2","backendInteractorService","startFetching","_ref7$userId","_ref8$muted","backendInteractorServiceInstance","fileType","typeString","fileTypeService","_ref$media","media","_ref$inReplyToStatusI","catch","err","message","xml","link","getElementsByTagName","mediaData","textContent","getAttribute","statusPosterService","_camelCase2","_camelCase3","update","ccTimeline","fetchAndUpdate","_ref2$timeline","_ref2$older","older","_ref2$showImmediately","_ref2$userId","_ref2$tag","timelineData","_ref3$timeline","_ref3$userId","_ref3$tag","boundFetchAndUpdate","setInterval","timelineFetcher","de","nav","public_tl","twkn","user_card","follows_you","following","blocked","block","mute","followees","per_day","remote_follow","show_new","error_fetching","up_to_date","load_older","conversation","settings","user_settings","name_bio","bio","avatar","current_avatar","set_new_avatar","profile_banner","current_profile_banner","set_new_profile_banner","profile_background","set_new_profile_background","presets","theme_help","foreground","links","filtering","filtering_explanation","hide_attachments_in_tl","hide_attachments_in_convo","nsfw_clickthrough","autoload","streaming","reply_link_preview","follow_import","import_followers_from_a_csv_file","follows_imported","follow_import_error","read","followed_you","login","logout","registration","fullname","email","password_confirm","post_status","posting","finder","find_user","error_fetching_user","general","submit","apply","user_profile","timeline_title","fi","collapse","favorited_you","repeated_you","radii_help","cBlue","cRed","cOrange","cGreen","btnRadius","panelRadius","avatarRadius","avatarAltRadius","tooltipRadius","attachmentRadius","stop_gifs","et","hu","ro","fr","it","oc","pl","es","pt","ru","createPersistedState","_ref$key","_ref$paths","_ref$getState","getState","storage","getItem","_ref$setState","setState","_throttle3","defaultSetState","_ref$reducer","reducer","defaultReducer","_ref$storage","defaultStorage","_ref$subscriber","subscriber","handler","subscribe","savedState","_typeof3","usersState","usersObject","replaceState","_lodash2","customTheme","themeLoaded","lastLoginName","loaded","e","mutation","_typeof2","_throttle2","_lodash","_objectPath","_objectPath2","_localforage","_localforage2","reduce","substate","set","get","setItem","_backend_interactor_service","_backend_interactor_service2","_phoenix","backendInteractor","fetchers","socket","chatDisabled","setBackendInteractor","addFetcher","fetcher","removeFetcher","setSocket","setChatDisabled","stopFetching","clearInterval","initializeSocket","token","Socket","connect","disableChat","channel","setChannel","addMessage","setMessages","initializeChat","on","msg","_style_setter","_style_setter2","colors","hideAttachments","hideAttachmentsInConv","hideNsfw","autoLoad","hoverPreview","muteWords","setOption","setPageTitle","option","document","setPreset","setColors","_promise","_promise2","_compact2","_compact3","setMuted","setCurrentUser","clearCurrentUser","beginLogin","loggingIn","endLogin","addNewUsers","setUserForStatus","retweetedUsers","loginUser","userCredentials","resolve","reject","mutedUsers","requestPermission","splitIntoWords","addPositionToWords","wordAtPosition","replaceWord","_reduce2","_reduce3","toReplace","replacement","start","end","pos","words","wordsWithPosition","word","previous","pop","regex","triggers","matches","completion","_entries","_entries2","_times2","_times3","_color_convert","setStyle","href","head","style","display","cssEl","createElement","setAttribute","appendChild","setDynamic","baseEl","n","toUpperCase","color","getComputedStyle","getPropertyValue","removeChild","styleEl","addEventListener","col","styleSheet","sheet","isDark","bg","radii","mod","lightBg","fg","btn","border","faint","lightFg","cAlertRed","insertRule","filter","k","themes","bgRgb","fgRgb","textRgb","linkRgb","cRedRgb","cGreenRgb","cBlueRgb","cOrangeRgb","StyleSetter","_user_panel","_user_panel2","_nav_panel","_nav_panel2","_notifications","_notifications2","_user_finder","_user_finder2","_instance_specific_panel","_instance_specific_panel2","_chat_panel","_chat_panel2","components","UserPanel","NavPanel","Notifications","UserFinder","ChatPanel","InstanceSpecificPanel","mobileActivePanel","computed","this","$store","background_image","logoStyle","background-image","sitename","methods","activatePanel","panelName","scrollToTop","scrollTo","_stillImage","_stillImage2","_nsfw","_nsfw2","_file_typeService","_file_typeService2","Attachment","props","nsfwImage","hideNsfwLocal","showHidden","img","StillImage","attachment","hidden","isEmpty","oembed","isSmall","size","linkClicked","target","tagName","open","toggleHidden","_this","onload","src","chatPanel","currentMessage","collapsed","togglePanel","_conversation","_conversation2","conversationPage","Conversation","statusoid","$route","_filter2","_filter3","_status","_status2","sortAndFilterConversation","highlight","conversationId","statusnet_conversation_id","replies","i","irid","Status","created","watch","setHighlight","getReplies","focused","DeleteButton","confirmed","confirm","canDelete","rights","delete_others_notice","FavoriteButton","animated","classes","icon-star-empty","icon-star","animate-spin","_timeline","_timeline2","FriendsTimeline","Timeline","instanceSpecificPanelContent","LoginForm","authError","registrationOpen","_status_posterService","_status_posterService2","mediaUpload","mounted","input","$el","querySelector","file","files","uploadFile","uploading","self","$emit","fileData","fileDrop","dataTransfer","preventDefault","fileDrag","types","contains","dropEffect","dropFiles","fileInfos","Mentions","_user_card_content","_user_card_content2","userExpanded","UserCardContent","toggleUserExpanded","_take2","_take3","_notification","_notification2","visibleNotificationCount","unseenNotifications","visibleNotifications","sortedNotifications","unseenCount","count","markAsSeen","_toConsumableArray2","_toConsumableArray3","_uniqBy2","_uniqBy3","_reject2","_reject3","_media_upload","_media_upload2","_completion","_completion2","buildMentionsString","allAttentions","unshift","attention","PostStatusForm","MediaUpload","statusText","replyTo","repliedUser","submitDisabled","highlighted","caret","candidates","firstchar","textAtCaret","charAt","matchedUsers","index","profile_image_url_original","matchedEmoji","concat","customEmoji","wordAtCaret","statusLength","statusLengthLimit","hasStatusLengthLimit","charactersLeft","isOverLengthLimit","focus","replaceCandidate","len","ctrlKey","candidate","cycleBackward","cycleForward","shiftKey","setCaret","selectionStart","_this2","height","addMediaFile","fileInfo","enableSubmit","removeMediaFile","indexOf","disableSubmit","paste","clipboardData","resize","scrollHeight","clearError","PublicAndExternalTimeline","destroyed","PublicTimeline","registering","$router","termsofservice","tos","nickname","RetweetButton","retweeted","_trim2","_trim3","_style_switcher","_style_switcher2","hideAttachmentsLocal","hideAttachmentsInConvLocal","muteWordsString","autoLoadLocal","streamingLocal","hoverPreviewLocal","stopGifs","StyleSwitcher","_attachment","_attachment2","_favorite_button","_favorite_button2","_retweet_button","_retweet_button2","_delete_button","_delete_button2","_post_status_form","_post_status_form2","replying","expanded","unmuted","preview","showPreview","showingTall","inConversation","retweeter","loggedIn","muteWordHits","toLowerCase","hits","muteWord","includes","isReply","isFocused","hideTallStatus","lengthScore","statusnet_html","attachmentSize","compact","parentNode","toggleReplying","gotoOriginal","toggleExpanded","toggleMute","toggleShowTall","replyEnter","event","targetId","replyLeave","rect","getBoundingClientRect","top","scrollBy","bottom","innerHeight","statusOrConversation","endsWith","onLoad","canvas","$refs","getContext","drawImage","width","availableStyles","selected","bgColorLocal","btnColorLocal","textColorLocal","linkColorLocal","redColorLocal","blueColorLocal","greenColorLocal","orangeColorLocal","btnRadiusLocal","panelRadiusLocal","avatarRadiusLocal","avatarAltRadiusLocal","attachmentRadiusLocal","tooltipRadiusLocal","setCustomTheme","btnRgb","redRgb","blueRgb","greenRgb","orangeRgb","TagTimeline","_status_or_conversation","_status_or_conversation2","_user_card","_user_card2","paused","timelineError","newStatusCountStr","StatusOrConversation","UserCard","scrollLoad","timelineName","removeEventListener","fetchOlderStatuses","_this3","max","offsetHeight","pageYOffset","headingStyle","backgroundColor","floor","backgroundImage","cover_photo","isOtherUser","subscribeUrl","serverUrl","URL","protocol","host","dailyAvg","days","Date","created_at","round","statuses_count","followedUser","unfollowedUser","blockedUser","unblockedUser","findUser","dismissError","_login_form","_login_form2","UserProfile","_stringify","_stringify2","UserSettings","newname","newbio","description","followList","followImportError","followsImported","previews","pleromaBackend","slot","reader","FileReader","$forceUpdate","readAsDataURL","submitAvatar","imginfo","Image","cropX","cropY","cropW","cropH","submitBanner","_this4","banner","offset_top","offset_left","clone","JSON","parse","submitBg","_this5","importFollows","_this6","followListChange","followlist","dismissImported","p","_vm","_h","$createElement","_c","_self","staticClass","_v","_s","_e","$t","click","$event","_l","class","unseen","attrs","staticRenderFns","staticStyle","float","margin-top","is_local","domProps","statusnet_blocking","friends_count","followers_count","follower","showFollows","friend","directives","rawName","expression","placeholder","rows","keyup","_k","keyCode","keydown","metaKey","drop","dragover","composing","$set","position","drop-files","uploaded","upload-failed","disabled","controls","inlineExpanded","collapsable","expandable","goto","timeline-name","repeat_num","stopPropagation","author","for","innerHTML","switcher","user-id","_obj","small-attachment","small","referrerpolicy","large_thumb_url","loop","thumb_url","oembedHTML","mobile-hidden","!click","auto-update","noHeading","ref","load","status-el_focused","status-conversation","noReplyLinks","font-weight","avatar-compact","in_reply_to_user_id","in_reply_to_screen_name","mouseenter","mouseout","reply","external_url","tall-status","tall-status-hider_focused","status-id","icon-reply-active","reply-to","posted","change","model","callback","$$v","followImportForm","$$selectedVal","prototype","call","o","_value","multiple","__r","--btnRadius","--panelRadius","--avatarRadius","--avatarAltRadius","--tooltipRadius","--attachmentRadius","background-color","border-radius","checked","isArray","_i","$$a","$$el","$$c","$$i","overflow"],"mappings":"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CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CAEH,SAAU3lC,EAAQC,KAMlB,SAAUD,EAAQC,KAMlB,SAAUD,EAAQC,KAMlB,SAAUD,EAAQC,KAMlB,SAAUD,EAAQC,KAMlB,SAAUD,EAAQC,KAMlB,SAAUD,EAAQC,KAMlB,SAAUD,EAAQC,KAMlB,SAAUD,EAAQC,KAMlB,SAAUD,EAAQC,KAMlB,SAAUD,EAAQC,KAMlB,SAAUD,EAAQC,KAMlB,SAAUD,EAAQC,KAMlB,SAAUD,EAAQC,KAMlB,SAAUD,EAAQC,KAMlB,SAAUD,EAAQC,KAMlB,SAAUD,EAAQC,KAMlB,SAAUD,EAAQC,KAMlB,SAAUD,EAAQC,KAMlB,SAAUD,EAAQC,KAMlB,SAAUD,EAAQC,KAMlB,SAAUD,EAAQC,KAMlB,SAAUD,EAAQC,KAMlB,SAAUD,EAAQC,KAMlB,SAAUD,EAAQC,KAMlB,SAAUD,EAAQC,GyD5rNxBD,EAAAC,SAAA,gHzDksNM,SAAUD,EAAQC,G0DlsNxBD,EAAAC,SAAA,oE1DusNS,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA,CACA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","file":"static/js/app.be2883b7ed550f51c41d.js","sourcesContent":["webpackJsonp([2,0],[\n/* 0 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tvar _keys = __webpack_require__(215);\n\t\n\tvar _keys2 = _interopRequireDefault(_keys);\n\t\n\tvar _vue = __webpack_require__(101);\n\t\n\tvar _vue2 = _interopRequireDefault(_vue);\n\t\n\tvar _vueRouter = __webpack_require__(524);\n\t\n\tvar _vueRouter2 = _interopRequireDefault(_vueRouter);\n\t\n\tvar _vuex = __webpack_require__(527);\n\t\n\tvar _vuex2 = _interopRequireDefault(_vuex);\n\t\n\tvar _App = __webpack_require__(465);\n\t\n\tvar _App2 = _interopRequireDefault(_App);\n\t\n\tvar _public_timeline = __webpack_require__(480);\n\t\n\tvar _public_timeline2 = _interopRequireDefault(_public_timeline);\n\t\n\tvar _public_and_external_timeline = __webpack_require__(479);\n\t\n\tvar _public_and_external_timeline2 = _interopRequireDefault(_public_and_external_timeline);\n\t\n\tvar _friends_timeline = __webpack_require__(471);\n\t\n\tvar _friends_timeline2 = _interopRequireDefault(_friends_timeline);\n\t\n\tvar _tag_timeline = __webpack_require__(485);\n\t\n\tvar _tag_timeline2 = _interopRequireDefault(_tag_timeline);\n\t\n\tvar _conversationPage = __webpack_require__(468);\n\t\n\tvar _conversationPage2 = _interopRequireDefault(_conversationPage);\n\t\n\tvar _mentions = __webpack_require__(475);\n\t\n\tvar _mentions2 = _interopRequireDefault(_mentions);\n\t\n\tvar _user_profile = __webpack_require__(489);\n\t\n\tvar _user_profile2 = _interopRequireDefault(_user_profile);\n\t\n\tvar _settings = __webpack_require__(483);\n\t\n\tvar _settings2 = _interopRequireDefault(_settings);\n\t\n\tvar _registration = __webpack_require__(481);\n\t\n\tvar _registration2 = _interopRequireDefault(_registration);\n\t\n\tvar _user_settings = __webpack_require__(490);\n\t\n\tvar _user_settings2 = _interopRequireDefault(_user_settings);\n\t\n\tvar _statuses = __webpack_require__(103);\n\t\n\tvar _statuses2 = _interopRequireDefault(_statuses);\n\t\n\tvar _users = __webpack_require__(174);\n\t\n\tvar _users2 = _interopRequireDefault(_users);\n\t\n\tvar _api = __webpack_require__(171);\n\t\n\tvar _api2 = _interopRequireDefault(_api);\n\t\n\tvar _config = __webpack_require__(173);\n\t\n\tvar _config2 = _interopRequireDefault(_config);\n\t\n\tvar _chat = __webpack_require__(172);\n\t\n\tvar _chat2 = _interopRequireDefault(_chat);\n\t\n\tvar _vueTimeago = __webpack_require__(526);\n\t\n\tvar _vueTimeago2 = _interopRequireDefault(_vueTimeago);\n\t\n\tvar _vueI18n = __webpack_require__(464);\n\t\n\tvar _vueI18n2 = _interopRequireDefault(_vueI18n);\n\t\n\tvar _persisted_state = __webpack_require__(170);\n\t\n\tvar _persisted_state2 = _interopRequireDefault(_persisted_state);\n\t\n\tvar _messages = __webpack_require__(169);\n\t\n\tvar _messages2 = _interopRequireDefault(_messages);\n\t\n\tvar _vueChatScroll = __webpack_require__(463);\n\t\n\tvar _vueChatScroll2 = _interopRequireDefault(_vueChatScroll);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar currentLocale = (window.navigator.language || 'en').split('-')[0];\n\t\n\t_vue2.default.use(_vuex2.default);\n\t_vue2.default.use(_vueRouter2.default);\n\t_vue2.default.use(_vueTimeago2.default, {\n\t locale: currentLocale === 'ja' ? 'ja' : 'en',\n\t locales: {\n\t 'en': __webpack_require__(297),\n\t 'ja': __webpack_require__(298)\n\t }\n\t});\n\t_vue2.default.use(_vueI18n2.default);\n\t_vue2.default.use(_vueChatScroll2.default);\n\t\n\tvar persistedStateOptions = {\n\t paths: ['config.hideAttachments', 'config.hideAttachmentsInConv', 'config.hideNsfw', 'config.autoLoad', 'config.hoverPreview', 'config.streaming', 'config.muteWords', 'config.customTheme', 'users.lastLoginName']\n\t};\n\t\n\tvar store = new _vuex2.default.Store({\n\t modules: {\n\t statuses: _statuses2.default,\n\t users: _users2.default,\n\t api: _api2.default,\n\t config: _config2.default,\n\t chat: _chat2.default\n\t },\n\t plugins: [(0, _persisted_state2.default)(persistedStateOptions)],\n\t strict: false });\n\t\n\tvar i18n = new _vueI18n2.default({\n\t locale: currentLocale,\n\t fallbackLocale: 'en',\n\t messages: _messages2.default\n\t});\n\t\n\twindow.fetch('/api/statusnet/config.json').then(function (res) {\n\t return res.json();\n\t}).then(function (data) {\n\t var _data$site = data.site,\n\t name = _data$site.name,\n\t registrationClosed = _data$site.closed,\n\t textlimit = _data$site.textlimit;\n\t\n\t\n\t store.dispatch('setOption', { name: 'name', value: name });\n\t store.dispatch('setOption', { name: 'registrationOpen', value: registrationClosed === '0' });\n\t store.dispatch('setOption', { name: 'textlimit', value: parseInt(textlimit) });\n\t});\n\t\n\twindow.fetch('/static/config.json').then(function (res) {\n\t return res.json();\n\t}).then(function (data) {\n\t var theme = data.theme,\n\t background = data.background,\n\t logo = data.logo,\n\t showInstanceSpecificPanel = data.showInstanceSpecificPanel;\n\t\n\t store.dispatch('setOption', { name: 'theme', value: theme });\n\t store.dispatch('setOption', { name: 'background', value: background });\n\t store.dispatch('setOption', { name: 'logo', value: logo });\n\t store.dispatch('setOption', { name: 'showInstanceSpecificPanel', value: showInstanceSpecificPanel });\n\t if (data['chatDisabled']) {\n\t store.dispatch('disableChat');\n\t }\n\t\n\t var routes = [{ name: 'root', path: '/', redirect: data['defaultPath'] || '/main/all' }, { path: '/main/all', component: _public_and_external_timeline2.default }, { path: '/main/public', component: _public_timeline2.default }, { path: '/main/friends', component: _friends_timeline2.default }, { path: '/tag/:tag', component: _tag_timeline2.default }, { name: 'conversation', path: '/notice/:id', component: _conversationPage2.default, meta: { dontScroll: true } }, { name: 'user-profile', path: '/users/:id', component: _user_profile2.default }, { name: 'mentions', path: '/:username/mentions', component: _mentions2.default }, { name: 'settings', path: '/settings', component: _settings2.default }, { name: 'registration', path: '/registration', component: _registration2.default }, { name: 'user-settings', path: '/user-settings', component: _user_settings2.default }];\n\t\n\t var router = new _vueRouter2.default({\n\t mode: 'history',\n\t routes: routes,\n\t scrollBehavior: function scrollBehavior(to, from, savedPosition) {\n\t if (to.matched.some(function (m) {\n\t return m.meta.dontScroll;\n\t })) {\n\t return false;\n\t }\n\t return savedPosition || { x: 0, y: 0 };\n\t }\n\t });\n\t\n\t new _vue2.default({\n\t router: router,\n\t store: store,\n\t i18n: i18n,\n\t el: '#app',\n\t render: function render(h) {\n\t return h(_App2.default);\n\t }\n\t });\n\t});\n\t\n\twindow.fetch('/static/terms-of-service.html').then(function (res) {\n\t return res.text();\n\t}).then(function (html) {\n\t store.dispatch('setOption', { name: 'tos', value: html });\n\t});\n\t\n\twindow.fetch('/api/pleroma/emoji.json').then(function (res) {\n\t return res.json().then(function (values) {\n\t var emoji = (0, _keys2.default)(values).map(function (key) {\n\t return { shortcode: key, image_url: values[key] };\n\t });\n\t store.dispatch('setOption', { name: 'customEmoji', value: emoji });\n\t store.dispatch('setOption', { name: 'pleromaBackend', value: true });\n\t }, function (failure) {\n\t store.dispatch('setOption', { name: 'pleromaBackend', value: false });\n\t });\n\t}, function (error) {\n\t return console.log(error);\n\t});\n\t\n\twindow.fetch('/static/emoji.json').then(function (res) {\n\t return res.json();\n\t}).then(function (values) {\n\t var emoji = (0, _keys2.default)(values).map(function (key) {\n\t return { shortcode: key, image_url: false, 'utf': values[key] };\n\t });\n\t store.dispatch('setOption', { name: 'emoji', value: emoji });\n\t});\n\t\n\twindow.fetch('/instance/panel.html').then(function (res) {\n\t return res.text();\n\t}).then(function (html) {\n\t store.dispatch('setOption', { name: 'instanceSpecificPanelContent', value: html });\n\t});\n\n/***/ }),\n/* 1 */,\n/* 2 */,\n/* 3 */,\n/* 4 */,\n/* 5 */,\n/* 6 */,\n/* 7 */,\n/* 8 */,\n/* 9 */,\n/* 10 */,\n/* 11 */,\n/* 12 */,\n/* 13 */,\n/* 14 */,\n/* 15 */,\n/* 16 */,\n/* 17 */,\n/* 18 */,\n/* 19 */,\n/* 20 */,\n/* 21 */,\n/* 22 */,\n/* 23 */,\n/* 24 */,\n/* 25 */,\n/* 26 */,\n/* 27 */,\n/* 28 */,\n/* 29 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(274)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(203),\n\t /* template */\n\t __webpack_require__(493),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 30 */,\n/* 31 */,\n/* 32 */,\n/* 33 */,\n/* 34 */,\n/* 35 */,\n/* 36 */,\n/* 37 */,\n/* 38 */,\n/* 39 */,\n/* 40 */,\n/* 41 */,\n/* 42 */,\n/* 43 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(273)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(205),\n\t /* template */\n\t __webpack_require__(492),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 44 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _map2 = __webpack_require__(42);\n\t\n\tvar _map3 = _interopRequireDefault(_map2);\n\t\n\tvar _each2 = __webpack_require__(61);\n\t\n\tvar _each3 = _interopRequireDefault(_each2);\n\t\n\t__webpack_require__(528);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar LOGIN_URL = '/api/account/verify_credentials.json';\n\tvar FRIENDS_TIMELINE_URL = '/api/statuses/friends_timeline.json';\n\tvar ALL_FOLLOWING_URL = '/api/qvitter/allfollowing';\n\tvar PUBLIC_TIMELINE_URL = '/api/statuses/public_timeline.json';\n\tvar PUBLIC_AND_EXTERNAL_TIMELINE_URL = '/api/statuses/public_and_external_timeline.json';\n\tvar TAG_TIMELINE_URL = '/api/statusnet/tags/timeline';\n\tvar FAVORITE_URL = '/api/favorites/create';\n\tvar UNFAVORITE_URL = '/api/favorites/destroy';\n\tvar RETWEET_URL = '/api/statuses/retweet';\n\tvar STATUS_UPDATE_URL = '/api/statuses/update.json';\n\tvar STATUS_DELETE_URL = '/api/statuses/destroy';\n\tvar STATUS_URL = '/api/statuses/show';\n\tvar MEDIA_UPLOAD_URL = '/api/statusnet/media/upload';\n\tvar CONVERSATION_URL = '/api/statusnet/conversation';\n\tvar MENTIONS_URL = '/api/statuses/mentions.json';\n\tvar FOLLOWERS_URL = '/api/statuses/followers.json';\n\tvar FRIENDS_URL = '/api/statuses/friends.json';\n\tvar FOLLOWING_URL = '/api/friendships/create.json';\n\tvar UNFOLLOWING_URL = '/api/friendships/destroy.json';\n\tvar QVITTER_USER_PREF_URL = '/api/qvitter/set_profile_pref.json';\n\tvar REGISTRATION_URL = '/api/account/register.json';\n\tvar AVATAR_UPDATE_URL = '/api/qvitter/update_avatar.json';\n\tvar BG_UPDATE_URL = '/api/qvitter/update_background_image.json';\n\tvar BANNER_UPDATE_URL = '/api/account/update_profile_banner.json';\n\tvar PROFILE_UPDATE_URL = '/api/account/update_profile.json';\n\tvar EXTERNAL_PROFILE_URL = '/api/externalprofile/show.json';\n\tvar QVITTER_USER_TIMELINE_URL = '/api/qvitter/statuses/user_timeline.json';\n\tvar BLOCKING_URL = '/api/blocks/create.json';\n\tvar UNBLOCKING_URL = '/api/blocks/destroy.json';\n\tvar USER_URL = '/api/users/show.json';\n\tvar FOLLOW_IMPORT_URL = '/api/pleroma/follow_import';\n\t\n\tvar oldfetch = window.fetch;\n\t\n\tvar fetch = function fetch(url, options) {\n\t options = options || {};\n\t var baseUrl = '';\n\t var fullUrl = baseUrl + url;\n\t options.credentials = 'same-origin';\n\t return oldfetch(fullUrl, options);\n\t};\n\t\n\tvar utoa = function utoa(str) {\n\t return btoa(encodeURIComponent(str).replace(/%([0-9A-F]{2})/g, function (match, p1) {\n\t return String.fromCharCode('0x' + p1);\n\t }));\n\t};\n\t\n\tvar updateAvatar = function updateAvatar(_ref) {\n\t var credentials = _ref.credentials,\n\t params = _ref.params;\n\t\n\t var url = AVATAR_UPDATE_URL;\n\t\n\t var form = new FormData();\n\t\n\t (0, _each3.default)(params, function (value, key) {\n\t if (value) {\n\t form.append(key, value);\n\t }\n\t });\n\t return fetch(url, {\n\t headers: authHeaders(credentials),\n\t method: 'POST',\n\t body: form\n\t }).then(function (data) {\n\t return data.json();\n\t });\n\t};\n\t\n\tvar updateBg = function updateBg(_ref2) {\n\t var credentials = _ref2.credentials,\n\t params = _ref2.params;\n\t\n\t var url = BG_UPDATE_URL;\n\t\n\t var form = new FormData();\n\t\n\t (0, _each3.default)(params, function (value, key) {\n\t if (value) {\n\t form.append(key, value);\n\t }\n\t });\n\t return fetch(url, {\n\t headers: authHeaders(credentials),\n\t method: 'POST',\n\t body: form\n\t }).then(function (data) {\n\t return data.json();\n\t });\n\t};\n\t\n\tvar updateBanner = function updateBanner(_ref3) {\n\t var credentials = _ref3.credentials,\n\t params = _ref3.params;\n\t\n\t var url = BANNER_UPDATE_URL;\n\t\n\t var form = new FormData();\n\t\n\t (0, _each3.default)(params, function (value, key) {\n\t if (value) {\n\t form.append(key, value);\n\t }\n\t });\n\t return fetch(url, {\n\t headers: authHeaders(credentials),\n\t method: 'POST',\n\t body: form\n\t }).then(function (data) {\n\t return data.json();\n\t });\n\t};\n\t\n\tvar updateProfile = function updateProfile(_ref4) {\n\t var credentials = _ref4.credentials,\n\t params = _ref4.params;\n\t\n\t var url = PROFILE_UPDATE_URL;\n\t\n\t var form = new FormData();\n\t\n\t (0, _each3.default)(params, function (value, key) {\n\t if (key === 'description' || value) {\n\t form.append(key, value);\n\t }\n\t });\n\t return fetch(url, {\n\t headers: authHeaders(credentials),\n\t method: 'POST',\n\t body: form\n\t }).then(function (data) {\n\t return data.json();\n\t });\n\t};\n\t\n\tvar register = function register(params) {\n\t var form = new FormData();\n\t\n\t (0, _each3.default)(params, function (value, key) {\n\t if (value) {\n\t form.append(key, value);\n\t }\n\t });\n\t\n\t return fetch(REGISTRATION_URL, {\n\t method: 'POST',\n\t body: form\n\t });\n\t};\n\t\n\tvar authHeaders = function authHeaders(user) {\n\t if (user && user.username && user.password) {\n\t return { 'Authorization': 'Basic ' + utoa(user.username + ':' + user.password) };\n\t } else {\n\t return {};\n\t }\n\t};\n\t\n\tvar externalProfile = function externalProfile(_ref5) {\n\t var profileUrl = _ref5.profileUrl,\n\t credentials = _ref5.credentials;\n\t\n\t var url = EXTERNAL_PROFILE_URL + '?profileurl=' + profileUrl;\n\t return fetch(url, {\n\t headers: authHeaders(credentials),\n\t method: 'GET'\n\t }).then(function (data) {\n\t return data.json();\n\t });\n\t};\n\t\n\tvar followUser = function followUser(_ref6) {\n\t var id = _ref6.id,\n\t credentials = _ref6.credentials;\n\t\n\t var url = FOLLOWING_URL + '?user_id=' + id;\n\t return fetch(url, {\n\t headers: authHeaders(credentials),\n\t method: 'POST'\n\t }).then(function (data) {\n\t return data.json();\n\t });\n\t};\n\t\n\tvar unfollowUser = function unfollowUser(_ref7) {\n\t var id = _ref7.id,\n\t credentials = _ref7.credentials;\n\t\n\t var url = UNFOLLOWING_URL + '?user_id=' + id;\n\t return fetch(url, {\n\t headers: authHeaders(credentials),\n\t method: 'POST'\n\t }).then(function (data) {\n\t return data.json();\n\t });\n\t};\n\t\n\tvar blockUser = function blockUser(_ref8) {\n\t var id = _ref8.id,\n\t credentials = _ref8.credentials;\n\t\n\t var url = BLOCKING_URL + '?user_id=' + id;\n\t return fetch(url, {\n\t headers: authHeaders(credentials),\n\t method: 'POST'\n\t }).then(function (data) {\n\t return data.json();\n\t });\n\t};\n\t\n\tvar unblockUser = function unblockUser(_ref9) {\n\t var id = _ref9.id,\n\t credentials = _ref9.credentials;\n\t\n\t var url = UNBLOCKING_URL + '?user_id=' + id;\n\t return fetch(url, {\n\t headers: authHeaders(credentials),\n\t method: 'POST'\n\t }).then(function (data) {\n\t return data.json();\n\t });\n\t};\n\t\n\tvar fetchUser = function fetchUser(_ref10) {\n\t var id = _ref10.id,\n\t credentials = _ref10.credentials;\n\t\n\t var url = USER_URL + '?user_id=' + id;\n\t return fetch(url, { headers: authHeaders(credentials) }).then(function (data) {\n\t return data.json();\n\t });\n\t};\n\t\n\tvar fetchFriends = function fetchFriends(_ref11) {\n\t var id = _ref11.id,\n\t credentials = _ref11.credentials;\n\t\n\t var url = FRIENDS_URL + '?user_id=' + id;\n\t return fetch(url, { headers: authHeaders(credentials) }).then(function (data) {\n\t return data.json();\n\t });\n\t};\n\t\n\tvar fetchFollowers = function fetchFollowers(_ref12) {\n\t var id = _ref12.id,\n\t credentials = _ref12.credentials;\n\t\n\t var url = FOLLOWERS_URL + '?user_id=' + id;\n\t return fetch(url, { headers: authHeaders(credentials) }).then(function (data) {\n\t return data.json();\n\t });\n\t};\n\t\n\tvar fetchAllFollowing = function fetchAllFollowing(_ref13) {\n\t var username = _ref13.username,\n\t credentials = _ref13.credentials;\n\t\n\t var url = ALL_FOLLOWING_URL + '/' + username + '.json';\n\t return fetch(url, { headers: authHeaders(credentials) }).then(function (data) {\n\t return data.json();\n\t });\n\t};\n\t\n\tvar fetchConversation = function fetchConversation(_ref14) {\n\t var id = _ref14.id,\n\t credentials = _ref14.credentials;\n\t\n\t var url = CONVERSATION_URL + '/' + id + '.json?count=100';\n\t return fetch(url, { headers: authHeaders(credentials) }).then(function (data) {\n\t return data.json();\n\t });\n\t};\n\t\n\tvar fetchStatus = function fetchStatus(_ref15) {\n\t var id = _ref15.id,\n\t credentials = _ref15.credentials;\n\t\n\t var url = STATUS_URL + '/' + id + '.json';\n\t return fetch(url, { headers: authHeaders(credentials) }).then(function (data) {\n\t return data.json();\n\t });\n\t};\n\t\n\tvar setUserMute = function setUserMute(_ref16) {\n\t var id = _ref16.id,\n\t credentials = _ref16.credentials,\n\t _ref16$muted = _ref16.muted,\n\t muted = _ref16$muted === undefined ? true : _ref16$muted;\n\t\n\t var form = new FormData();\n\t\n\t var muteInteger = muted ? 1 : 0;\n\t\n\t form.append('namespace', 'qvitter');\n\t form.append('data', muteInteger);\n\t form.append('topic', 'mute:' + id);\n\t\n\t return fetch(QVITTER_USER_PREF_URL, {\n\t method: 'POST',\n\t headers: authHeaders(credentials),\n\t body: form\n\t });\n\t};\n\t\n\tvar fetchTimeline = function fetchTimeline(_ref17) {\n\t var timeline = _ref17.timeline,\n\t credentials = _ref17.credentials,\n\t _ref17$since = _ref17.since,\n\t since = _ref17$since === undefined ? false : _ref17$since,\n\t _ref17$until = _ref17.until,\n\t until = _ref17$until === undefined ? false : _ref17$until,\n\t _ref17$userId = _ref17.userId,\n\t userId = _ref17$userId === undefined ? false : _ref17$userId,\n\t _ref17$tag = _ref17.tag,\n\t tag = _ref17$tag === undefined ? false : _ref17$tag;\n\t\n\t var timelineUrls = {\n\t public: PUBLIC_TIMELINE_URL,\n\t friends: FRIENDS_TIMELINE_URL,\n\t mentions: MENTIONS_URL,\n\t 'publicAndExternal': PUBLIC_AND_EXTERNAL_TIMELINE_URL,\n\t user: QVITTER_USER_TIMELINE_URL,\n\t tag: TAG_TIMELINE_URL\n\t };\n\t\n\t var url = timelineUrls[timeline];\n\t\n\t var params = [];\n\t\n\t if (since) {\n\t params.push(['since_id', since]);\n\t }\n\t if (until) {\n\t params.push(['max_id', until]);\n\t }\n\t if (userId) {\n\t params.push(['user_id', userId]);\n\t }\n\t if (tag) {\n\t url += '/' + tag + '.json';\n\t }\n\t\n\t params.push(['count', 20]);\n\t\n\t var queryString = (0, _map3.default)(params, function (param) {\n\t return param[0] + '=' + param[1];\n\t }).join('&');\n\t url += '?' + queryString;\n\t\n\t return fetch(url, { headers: authHeaders(credentials) }).then(function (data) {\n\t return data.json();\n\t });\n\t};\n\t\n\tvar verifyCredentials = function verifyCredentials(user) {\n\t return fetch(LOGIN_URL, {\n\t method: 'POST',\n\t headers: authHeaders(user)\n\t });\n\t};\n\t\n\tvar favorite = function favorite(_ref18) {\n\t var id = _ref18.id,\n\t credentials = _ref18.credentials;\n\t\n\t return fetch(FAVORITE_URL + '/' + id + '.json', {\n\t headers: authHeaders(credentials),\n\t method: 'POST'\n\t });\n\t};\n\t\n\tvar unfavorite = function unfavorite(_ref19) {\n\t var id = _ref19.id,\n\t credentials = _ref19.credentials;\n\t\n\t return fetch(UNFAVORITE_URL + '/' + id + '.json', {\n\t headers: authHeaders(credentials),\n\t method: 'POST'\n\t });\n\t};\n\t\n\tvar retweet = function retweet(_ref20) {\n\t var id = _ref20.id,\n\t credentials = _ref20.credentials;\n\t\n\t return fetch(RETWEET_URL + '/' + id + '.json', {\n\t headers: authHeaders(credentials),\n\t method: 'POST'\n\t });\n\t};\n\t\n\tvar postStatus = function postStatus(_ref21) {\n\t var credentials = _ref21.credentials,\n\t status = _ref21.status,\n\t mediaIds = _ref21.mediaIds,\n\t inReplyToStatusId = _ref21.inReplyToStatusId;\n\t\n\t var idsText = mediaIds.join(',');\n\t var form = new FormData();\n\t\n\t form.append('status', status);\n\t form.append('source', 'Pleroma FE');\n\t form.append('media_ids', idsText);\n\t if (inReplyToStatusId) {\n\t form.append('in_reply_to_status_id', inReplyToStatusId);\n\t }\n\t\n\t return fetch(STATUS_UPDATE_URL, {\n\t body: form,\n\t method: 'POST',\n\t headers: authHeaders(credentials)\n\t });\n\t};\n\t\n\tvar deleteStatus = function deleteStatus(_ref22) {\n\t var id = _ref22.id,\n\t credentials = _ref22.credentials;\n\t\n\t return fetch(STATUS_DELETE_URL + '/' + id + '.json', {\n\t headers: authHeaders(credentials),\n\t method: 'POST'\n\t });\n\t};\n\t\n\tvar uploadMedia = function uploadMedia(_ref23) {\n\t var formData = _ref23.formData,\n\t credentials = _ref23.credentials;\n\t\n\t return fetch(MEDIA_UPLOAD_URL, {\n\t body: formData,\n\t method: 'POST',\n\t headers: authHeaders(credentials)\n\t }).then(function (response) {\n\t return response.text();\n\t }).then(function (text) {\n\t return new DOMParser().parseFromString(text, 'application/xml');\n\t });\n\t};\n\t\n\tvar followImport = function followImport(_ref24) {\n\t var params = _ref24.params,\n\t credentials = _ref24.credentials;\n\t\n\t return fetch(FOLLOW_IMPORT_URL, {\n\t body: params,\n\t method: 'POST',\n\t headers: authHeaders(credentials)\n\t }).then(function (response) {\n\t return response.ok;\n\t });\n\t};\n\t\n\tvar fetchMutes = function fetchMutes(_ref25) {\n\t var credentials = _ref25.credentials;\n\t\n\t var url = '/api/qvitter/mutes.json';\n\t\n\t return fetch(url, {\n\t headers: authHeaders(credentials)\n\t }).then(function (data) {\n\t return data.json();\n\t });\n\t};\n\t\n\tvar apiService = {\n\t verifyCredentials: verifyCredentials,\n\t fetchTimeline: fetchTimeline,\n\t fetchConversation: fetchConversation,\n\t fetchStatus: fetchStatus,\n\t fetchFriends: fetchFriends,\n\t fetchFollowers: fetchFollowers,\n\t followUser: followUser,\n\t unfollowUser: unfollowUser,\n\t blockUser: blockUser,\n\t unblockUser: unblockUser,\n\t fetchUser: fetchUser,\n\t favorite: favorite,\n\t unfavorite: unfavorite,\n\t retweet: retweet,\n\t postStatus: postStatus,\n\t deleteStatus: deleteStatus,\n\t uploadMedia: uploadMedia,\n\t fetchAllFollowing: fetchAllFollowing,\n\t setUserMute: setUserMute,\n\t fetchMutes: fetchMutes,\n\t register: register,\n\t updateAvatar: updateAvatar,\n\t updateBg: updateBg,\n\t updateProfile: updateProfile,\n\t updateBanner: updateBanner,\n\t externalProfile: externalProfile,\n\t followImport: followImport\n\t};\n\t\n\texports.default = apiService;\n\n/***/ }),\n/* 45 */,\n/* 46 */,\n/* 47 */,\n/* 48 */,\n/* 49 */,\n/* 50 */,\n/* 51 */,\n/* 52 */,\n/* 53 */,\n/* 54 */,\n/* 55 */,\n/* 56 */,\n/* 57 */,\n/* 58 */,\n/* 59 */,\n/* 60 */,\n/* 61 */,\n/* 62 */,\n/* 63 */,\n/* 64 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(287)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(198),\n\t /* template */\n\t __webpack_require__(513),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 65 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(286)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(200),\n\t /* template */\n\t __webpack_require__(512),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 66 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\texports.rgbstr2hex = exports.hex2rgb = exports.rgb2hex = undefined;\n\t\n\tvar _slicedToArray2 = __webpack_require__(108);\n\t\n\tvar _slicedToArray3 = _interopRequireDefault(_slicedToArray2);\n\t\n\tvar _map4 = __webpack_require__(42);\n\t\n\tvar _map5 = _interopRequireDefault(_map4);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar rgb2hex = function rgb2hex(r, g, b) {\n\t var _map2 = (0, _map5.default)([r, g, b], function (val) {\n\t val = Math.ceil(val);\n\t val = val < 0 ? 0 : val;\n\t val = val > 255 ? 255 : val;\n\t return val;\n\t });\n\t\n\t var _map3 = (0, _slicedToArray3.default)(_map2, 3);\n\t\n\t r = _map3[0];\n\t g = _map3[1];\n\t b = _map3[2];\n\t\n\t return '#' + ((1 << 24) + (r << 16) + (g << 8) + b).toString(16).slice(1);\n\t};\n\t\n\tvar hex2rgb = function hex2rgb(hex) {\n\t var result = /^#?([a-f\\d]{2})([a-f\\d]{2})([a-f\\d]{2})$/i.exec(hex);\n\t return result ? {\n\t r: parseInt(result[1], 16),\n\t g: parseInt(result[2], 16),\n\t b: parseInt(result[3], 16)\n\t } : null;\n\t};\n\t\n\tvar rgbstr2hex = function rgbstr2hex(rgb) {\n\t if (rgb[0] === '#') {\n\t return rgb;\n\t }\n\t rgb = rgb.match(/\\d+/g);\n\t return '#' + ((Number(rgb[0]) << 16) + (Number(rgb[1]) << 8) + Number(rgb[2])).toString(16);\n\t};\n\t\n\texports.rgb2hex = rgb2hex;\n\texports.hex2rgb = hex2rgb;\n\texports.rgbstr2hex = rgbstr2hex;\n\n/***/ }),\n/* 67 */,\n/* 68 */,\n/* 69 */,\n/* 70 */,\n/* 71 */,\n/* 72 */,\n/* 73 */,\n/* 74 */,\n/* 75 */,\n/* 76 */,\n/* 77 */,\n/* 78 */,\n/* 79 */,\n/* 80 */,\n/* 81 */,\n/* 82 */,\n/* 83 */,\n/* 84 */,\n/* 85 */,\n/* 86 */,\n/* 87 */,\n/* 88 */,\n/* 89 */,\n/* 90 */,\n/* 91 */,\n/* 92 */,\n/* 93 */,\n/* 94 */,\n/* 95 */,\n/* 96 */,\n/* 97 */,\n/* 98 */,\n/* 99 */,\n/* 100 */,\n/* 101 */,\n/* 102 */,\n/* 103 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\texports.mutations = exports.findMaxId = exports.statusType = exports.prepareStatus = exports.defaultState = undefined;\n\t\n\tvar _set = __webpack_require__(217);\n\t\n\tvar _set2 = _interopRequireDefault(_set);\n\t\n\tvar _isArray2 = __webpack_require__(2);\n\t\n\tvar _isArray3 = _interopRequireDefault(_isArray2);\n\t\n\tvar _max2 = __webpack_require__(436);\n\t\n\tvar _max3 = _interopRequireDefault(_max2);\n\t\n\tvar _merge2 = __webpack_require__(162);\n\t\n\tvar _merge3 = _interopRequireDefault(_merge2);\n\t\n\tvar _last2 = __webpack_require__(161);\n\t\n\tvar _last3 = _interopRequireDefault(_last2);\n\t\n\tvar _maxBy2 = __webpack_require__(437);\n\t\n\tvar _maxBy3 = _interopRequireDefault(_maxBy2);\n\t\n\tvar _flatten2 = __webpack_require__(428);\n\t\n\tvar _flatten3 = _interopRequireDefault(_flatten2);\n\t\n\tvar _find2 = __webpack_require__(62);\n\t\n\tvar _find3 = _interopRequireDefault(_find2);\n\t\n\tvar _each2 = __webpack_require__(61);\n\t\n\tvar _each3 = _interopRequireDefault(_each2);\n\t\n\tvar _toInteger2 = __webpack_require__(22);\n\t\n\tvar _toInteger3 = _interopRequireDefault(_toInteger2);\n\t\n\tvar _sortBy2 = __webpack_require__(100);\n\t\n\tvar _sortBy3 = _interopRequireDefault(_sortBy2);\n\t\n\tvar _slice2 = __webpack_require__(445);\n\t\n\tvar _slice3 = _interopRequireDefault(_slice2);\n\t\n\tvar _remove2 = __webpack_require__(444);\n\t\n\tvar _remove3 = _interopRequireDefault(_remove2);\n\t\n\tvar _includes2 = __webpack_require__(432);\n\t\n\tvar _includes3 = _interopRequireDefault(_includes2);\n\t\n\tvar _apiService = __webpack_require__(44);\n\t\n\tvar _apiService2 = _interopRequireDefault(_apiService);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar defaultState = exports.defaultState = {\n\t allStatuses: [],\n\t allStatusesObject: {},\n\t maxId: 0,\n\t notifications: [],\n\t favorites: new _set2.default(),\n\t error: false,\n\t timelines: {\n\t mentions: {\n\t statuses: [],\n\t statusesObject: {},\n\t faves: [],\n\t visibleStatuses: [],\n\t visibleStatusesObject: {},\n\t newStatusCount: 0,\n\t maxId: 0,\n\t minVisibleId: 0,\n\t loading: false,\n\t followers: [],\n\t friends: [],\n\t viewing: 'statuses',\n\t flushMarker: 0\n\t },\n\t public: {\n\t statuses: [],\n\t statusesObject: {},\n\t faves: [],\n\t visibleStatuses: [],\n\t visibleStatusesObject: {},\n\t newStatusCount: 0,\n\t maxId: 0,\n\t minVisibleId: 0,\n\t loading: false,\n\t followers: [],\n\t friends: [],\n\t viewing: 'statuses',\n\t flushMarker: 0\n\t },\n\t user: {\n\t statuses: [],\n\t statusesObject: {},\n\t faves: [],\n\t visibleStatuses: [],\n\t visibleStatusesObject: {},\n\t newStatusCount: 0,\n\t maxId: 0,\n\t minVisibleId: 0,\n\t loading: false,\n\t followers: [],\n\t friends: [],\n\t viewing: 'statuses',\n\t flushMarker: 0\n\t },\n\t publicAndExternal: {\n\t statuses: [],\n\t statusesObject: {},\n\t faves: [],\n\t visibleStatuses: [],\n\t visibleStatusesObject: {},\n\t newStatusCount: 0,\n\t maxId: 0,\n\t minVisibleId: 0,\n\t loading: false,\n\t followers: [],\n\t friends: [],\n\t viewing: 'statuses',\n\t flushMarker: 0\n\t },\n\t friends: {\n\t statuses: [],\n\t statusesObject: {},\n\t faves: [],\n\t visibleStatuses: [],\n\t visibleStatusesObject: {},\n\t newStatusCount: 0,\n\t maxId: 0,\n\t minVisibleId: 0,\n\t loading: false,\n\t followers: [],\n\t friends: [],\n\t viewing: 'statuses',\n\t flushMarker: 0\n\t },\n\t tag: {\n\t statuses: [],\n\t statusesObject: {},\n\t faves: [],\n\t visibleStatuses: [],\n\t visibleStatusesObject: {},\n\t newStatusCount: 0,\n\t maxId: 0,\n\t minVisibleId: 0,\n\t loading: false,\n\t followers: [],\n\t friends: [],\n\t viewing: 'statuses',\n\t flushMarker: 0\n\t }\n\t }\n\t};\n\t\n\tvar isNsfw = function isNsfw(status) {\n\t var nsfwRegex = /#nsfw/i;\n\t return (0, _includes3.default)(status.tags, 'nsfw') || !!status.text.match(nsfwRegex);\n\t};\n\t\n\tvar prepareStatus = exports.prepareStatus = function prepareStatus(status) {\n\t if (status.nsfw === undefined) {\n\t status.nsfw = isNsfw(status);\n\t }\n\t\n\t status.deleted = false;\n\t\n\t status.attachments = status.attachments || [];\n\t\n\t return status;\n\t};\n\t\n\tvar statusType = exports.statusType = function statusType(status) {\n\t if (status.is_post_verb) {\n\t return 'status';\n\t }\n\t\n\t if (status.retweeted_status) {\n\t return 'retweet';\n\t }\n\t\n\t if (typeof status.uri === 'string' && status.uri.match(/(fave|objectType=Favourite)/) || typeof status.text === 'string' && status.text.match(/favorited/)) {\n\t return 'favorite';\n\t }\n\t\n\t if (status.text.match(/deleted notice {{tag/) || status.qvitter_delete_notice) {\n\t return 'deletion';\n\t }\n\t\n\t if (status.text.match(/started following/)) {\n\t return 'follow';\n\t }\n\t\n\t return 'unknown';\n\t};\n\t\n\tvar findMaxId = exports.findMaxId = function findMaxId() {\n\t for (var _len = arguments.length, args = Array(_len), _key = 0; _key < _len; _key++) {\n\t args[_key] = arguments[_key];\n\t }\n\t\n\t return ((0, _maxBy3.default)((0, _flatten3.default)(args), 'id') || {}).id;\n\t};\n\t\n\tvar mergeOrAdd = function mergeOrAdd(arr, obj, item) {\n\t var oldItem = obj[item.id];\n\t\n\t if (oldItem) {\n\t (0, _merge3.default)(oldItem, item);\n\t\n\t oldItem.attachments.splice(oldItem.attachments.length);\n\t return { item: oldItem, new: false };\n\t } else {\n\t prepareStatus(item);\n\t arr.push(item);\n\t obj[item.id] = item;\n\t return { item: item, new: true };\n\t }\n\t};\n\t\n\tvar sortTimeline = function sortTimeline(timeline) {\n\t timeline.visibleStatuses = (0, _sortBy3.default)(timeline.visibleStatuses, function (_ref) {\n\t var id = _ref.id;\n\t return -id;\n\t });\n\t timeline.statuses = (0, _sortBy3.default)(timeline.statuses, function (_ref2) {\n\t var id = _ref2.id;\n\t return -id;\n\t });\n\t timeline.minVisibleId = ((0, _last3.default)(timeline.visibleStatuses) || {}).id;\n\t\n\t return timeline;\n\t};\n\t\n\tvar addNewStatuses = function addNewStatuses(state, _ref3) {\n\t var statuses = _ref3.statuses,\n\t _ref3$showImmediately = _ref3.showImmediately,\n\t showImmediately = _ref3$showImmediately === undefined ? false : _ref3$showImmediately,\n\t timeline = _ref3.timeline,\n\t _ref3$user = _ref3.user,\n\t user = _ref3$user === undefined ? {} : _ref3$user,\n\t _ref3$noIdUpdate = _ref3.noIdUpdate,\n\t noIdUpdate = _ref3$noIdUpdate === undefined ? false : _ref3$noIdUpdate;\n\t\n\t if (!(0, _isArray3.default)(statuses)) {\n\t return false;\n\t }\n\t\n\t var allStatuses = state.allStatuses;\n\t var allStatusesObject = state.allStatusesObject;\n\t var timelineObject = state.timelines[timeline];\n\t\n\t var updateMaxId = function updateMaxId(_ref4) {\n\t var id = _ref4.id;\n\t\n\t if (!timeline || noIdUpdate) {\n\t return false;\n\t }\n\t timelineObject.maxId = (0, _max3.default)([id, timelineObject.maxId]);\n\t };\n\t\n\t var addStatus = function addStatus(status, showImmediately) {\n\t var addToTimeline = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : true;\n\t\n\t var result = mergeOrAdd(allStatuses, allStatusesObject, status);\n\t status = result.item;\n\t\n\t if (result.new) {\n\t updateMaxId(status);\n\t\n\t if (statusType(status) === 'retweet' && status.retweeted_status.user.id === user.id) {\n\t addNotification({ type: 'repeat', status: status.retweeted_status, action: status });\n\t }\n\t\n\t if (statusType(status) === 'status' && (0, _find3.default)(status.attentions, { id: user.id })) {\n\t var mentions = state.timelines.mentions;\n\t\n\t if (timelineObject !== mentions) {\n\t mergeOrAdd(mentions.statuses, mentions.statusesObject, status);\n\t mentions.newStatusCount += 1;\n\t\n\t sortTimeline(mentions);\n\t }\n\t\n\t if (status.user.id !== user.id) {\n\t addNotification({ type: 'mention', status: status, action: status });\n\t }\n\t }\n\t }\n\t\n\t var resultForCurrentTimeline = void 0;\n\t\n\t if (timeline && addToTimeline) {\n\t resultForCurrentTimeline = mergeOrAdd(timelineObject.statuses, timelineObject.statusesObject, status);\n\t }\n\t\n\t if (timeline && showImmediately) {\n\t mergeOrAdd(timelineObject.visibleStatuses, timelineObject.visibleStatusesObject, status);\n\t } else if (timeline && addToTimeline && resultForCurrentTimeline.new) {\n\t timelineObject.newStatusCount += 1;\n\t }\n\t\n\t return status;\n\t };\n\t\n\t var addNotification = function addNotification(_ref5) {\n\t var type = _ref5.type,\n\t status = _ref5.status,\n\t action = _ref5.action;\n\t\n\t if (!(0, _find3.default)(state.notifications, function (oldNotification) {\n\t return oldNotification.action.id === action.id;\n\t })) {\n\t state.notifications.push({ type: type, status: status, action: action, seen: false });\n\t\n\t if ('Notification' in window && window.Notification.permission === 'granted') {\n\t var title = action.user.name;\n\t var result = {};\n\t result.icon = action.user.profile_image_url;\n\t result.body = action.text;\n\t if (action.attachments && action.attachments.length > 0 && !action.nsfw && action.attachments[0].mimetype.startsWith('image/')) {\n\t result.image = action.attachments[0].url;\n\t }\n\t\n\t var notification = new window.Notification(title, result);\n\t\n\t setTimeout(notification.close.bind(notification), 5000);\n\t }\n\t }\n\t };\n\t\n\t var favoriteStatus = function favoriteStatus(favorite) {\n\t var status = (0, _find3.default)(allStatuses, { id: (0, _toInteger3.default)(favorite.in_reply_to_status_id) });\n\t if (status) {\n\t status.fave_num += 1;\n\t\n\t if (favorite.user.id === user.id) {\n\t status.favorited = true;\n\t }\n\t\n\t if (status.user.id === user.id) {\n\t addNotification({ type: 'favorite', status: status, action: favorite });\n\t }\n\t }\n\t return status;\n\t };\n\t\n\t var processors = {\n\t 'status': function status(_status) {\n\t addStatus(_status, showImmediately);\n\t },\n\t 'retweet': function retweet(status) {\n\t var retweetedStatus = addStatus(status.retweeted_status, false, false);\n\t\n\t var retweet = void 0;\n\t\n\t if (timeline && (0, _find3.default)(timelineObject.statuses, function (s) {\n\t if (s.retweeted_status) {\n\t return s.id === retweetedStatus.id || s.retweeted_status.id === retweetedStatus.id;\n\t } else {\n\t return s.id === retweetedStatus.id;\n\t }\n\t })) {\n\t retweet = addStatus(status, false, false);\n\t } else {\n\t retweet = addStatus(status, showImmediately);\n\t }\n\t\n\t retweet.retweeted_status = retweetedStatus;\n\t },\n\t 'favorite': function favorite(_favorite) {\n\t if (!state.favorites.has(_favorite.id)) {\n\t state.favorites.add(_favorite.id);\n\t updateMaxId(_favorite);\n\t favoriteStatus(_favorite);\n\t }\n\t },\n\t 'follow': function follow(status) {\n\t var re = new RegExp('started following ' + user.name + ' \\\\(' + user.statusnet_profile_url + '\\\\)');\n\t var repleroma = new RegExp('started following ' + user.screen_name + '$');\n\t if (status.text.match(re) || status.text.match(repleroma)) {\n\t addNotification({ type: 'follow', status: status, action: status });\n\t }\n\t },\n\t 'deletion': function deletion(_deletion) {\n\t var uri = _deletion.uri;\n\t updateMaxId(_deletion);\n\t\n\t var status = (0, _find3.default)(allStatuses, { uri: uri });\n\t if (!status) {\n\t return;\n\t }\n\t\n\t (0, _remove3.default)(state.notifications, function (_ref6) {\n\t var id = _ref6.action.id;\n\t return id === status.id;\n\t });\n\t\n\t (0, _remove3.default)(allStatuses, { uri: uri });\n\t if (timeline) {\n\t (0, _remove3.default)(timelineObject.statuses, { uri: uri });\n\t (0, _remove3.default)(timelineObject.visibleStatuses, { uri: uri });\n\t }\n\t },\n\t 'default': function _default(unknown) {\n\t console.log('unknown status type');\n\t console.log(unknown);\n\t }\n\t };\n\t\n\t (0, _each3.default)(statuses, function (status) {\n\t var type = statusType(status);\n\t var processor = processors[type] || processors['default'];\n\t processor(status);\n\t });\n\t\n\t if (timeline) {\n\t sortTimeline(timelineObject);\n\t }\n\t};\n\t\n\tvar mutations = exports.mutations = {\n\t addNewStatuses: addNewStatuses,\n\t showNewStatuses: function showNewStatuses(state, _ref7) {\n\t var timeline = _ref7.timeline;\n\t\n\t var oldTimeline = state.timelines[timeline];\n\t\n\t oldTimeline.newStatusCount = 0;\n\t oldTimeline.visibleStatuses = (0, _slice3.default)(oldTimeline.statuses, 0, 50);\n\t oldTimeline.visibleStatusesObject = {};\n\t (0, _each3.default)(oldTimeline.visibleStatuses, function (status) {\n\t oldTimeline.visibleStatusesObject[status.id] = status;\n\t });\n\t },\n\t clearTimeline: function clearTimeline(state, _ref8) {\n\t var timeline = _ref8.timeline;\n\t\n\t var emptyTimeline = {\n\t statuses: [],\n\t statusesObject: {},\n\t faves: [],\n\t visibleStatuses: [],\n\t visibleStatusesObject: {},\n\t newStatusCount: 0,\n\t maxId: 0,\n\t minVisibleId: 0,\n\t loading: false,\n\t followers: [],\n\t friends: [],\n\t viewing: 'statuses',\n\t flushMarker: 0\n\t };\n\t\n\t state.timelines[timeline] = emptyTimeline;\n\t },\n\t setFavorited: function setFavorited(state, _ref9) {\n\t var status = _ref9.status,\n\t value = _ref9.value;\n\t\n\t var newStatus = state.allStatusesObject[status.id];\n\t newStatus.favorited = value;\n\t },\n\t setRetweeted: function setRetweeted(state, _ref10) {\n\t var status = _ref10.status,\n\t value = _ref10.value;\n\t\n\t var newStatus = state.allStatusesObject[status.id];\n\t newStatus.repeated = value;\n\t },\n\t setDeleted: function setDeleted(state, _ref11) {\n\t var status = _ref11.status;\n\t\n\t var newStatus = state.allStatusesObject[status.id];\n\t newStatus.deleted = true;\n\t },\n\t setLoading: function setLoading(state, _ref12) {\n\t var timeline = _ref12.timeline,\n\t value = _ref12.value;\n\t\n\t state.timelines[timeline].loading = value;\n\t },\n\t setNsfw: function setNsfw(state, _ref13) {\n\t var id = _ref13.id,\n\t nsfw = _ref13.nsfw;\n\t\n\t var newStatus = state.allStatusesObject[id];\n\t newStatus.nsfw = nsfw;\n\t },\n\t setError: function setError(state, _ref14) {\n\t var value = _ref14.value;\n\t\n\t state.error = value;\n\t },\n\t setProfileView: function setProfileView(state, _ref15) {\n\t var v = _ref15.v;\n\t\n\t state.timelines['user'].viewing = v;\n\t },\n\t addFriends: function addFriends(state, _ref16) {\n\t var friends = _ref16.friends;\n\t\n\t state.timelines['user'].friends = friends;\n\t },\n\t addFollowers: function addFollowers(state, _ref17) {\n\t var followers = _ref17.followers;\n\t\n\t state.timelines['user'].followers = followers;\n\t },\n\t markNotificationsAsSeen: function markNotificationsAsSeen(state, notifications) {\n\t (0, _each3.default)(notifications, function (notification) {\n\t notification.seen = true;\n\t });\n\t },\n\t queueFlush: function queueFlush(state, _ref18) {\n\t var timeline = _ref18.timeline,\n\t id = _ref18.id;\n\t\n\t state.timelines[timeline].flushMarker = id;\n\t }\n\t};\n\t\n\tvar statuses = {\n\t state: defaultState,\n\t actions: {\n\t addNewStatuses: function addNewStatuses(_ref19, _ref20) {\n\t var rootState = _ref19.rootState,\n\t commit = _ref19.commit;\n\t var statuses = _ref20.statuses,\n\t _ref20$showImmediatel = _ref20.showImmediately,\n\t showImmediately = _ref20$showImmediatel === undefined ? false : _ref20$showImmediatel,\n\t _ref20$timeline = _ref20.timeline,\n\t timeline = _ref20$timeline === undefined ? false : _ref20$timeline,\n\t _ref20$noIdUpdate = _ref20.noIdUpdate,\n\t noIdUpdate = _ref20$noIdUpdate === undefined ? false : _ref20$noIdUpdate;\n\t\n\t commit('addNewStatuses', { statuses: statuses, showImmediately: showImmediately, timeline: timeline, noIdUpdate: noIdUpdate, user: rootState.users.currentUser });\n\t },\n\t setError: function setError(_ref21, _ref22) {\n\t var rootState = _ref21.rootState,\n\t commit = _ref21.commit;\n\t var value = _ref22.value;\n\t\n\t commit('setError', { value: value });\n\t },\n\t addFriends: function addFriends(_ref23, _ref24) {\n\t var rootState = _ref23.rootState,\n\t commit = _ref23.commit;\n\t var friends = _ref24.friends;\n\t\n\t commit('addFriends', { friends: friends });\n\t },\n\t addFollowers: function addFollowers(_ref25, _ref26) {\n\t var rootState = _ref25.rootState,\n\t commit = _ref25.commit;\n\t var followers = _ref26.followers;\n\t\n\t commit('addFollowers', { followers: followers });\n\t },\n\t deleteStatus: function deleteStatus(_ref27, status) {\n\t var rootState = _ref27.rootState,\n\t commit = _ref27.commit;\n\t\n\t commit('setDeleted', { status: status });\n\t _apiService2.default.deleteStatus({ id: status.id, credentials: rootState.users.currentUser.credentials });\n\t },\n\t favorite: function favorite(_ref28, status) {\n\t var rootState = _ref28.rootState,\n\t commit = _ref28.commit;\n\t\n\t commit('setFavorited', { status: status, value: true });\n\t _apiService2.default.favorite({ id: status.id, credentials: rootState.users.currentUser.credentials });\n\t },\n\t unfavorite: function unfavorite(_ref29, status) {\n\t var rootState = _ref29.rootState,\n\t commit = _ref29.commit;\n\t\n\t commit('setFavorited', { status: status, value: false });\n\t _apiService2.default.unfavorite({ id: status.id, credentials: rootState.users.currentUser.credentials });\n\t },\n\t retweet: function retweet(_ref30, status) {\n\t var rootState = _ref30.rootState,\n\t commit = _ref30.commit;\n\t\n\t commit('setRetweeted', { status: status, value: true });\n\t _apiService2.default.retweet({ id: status.id, credentials: rootState.users.currentUser.credentials });\n\t },\n\t queueFlush: function queueFlush(_ref31, _ref32) {\n\t var rootState = _ref31.rootState,\n\t commit = _ref31.commit;\n\t var timeline = _ref32.timeline,\n\t id = _ref32.id;\n\t\n\t commit('queueFlush', { timeline: timeline, id: id });\n\t }\n\t },\n\t mutations: mutations\n\t};\n\t\n\texports.default = statuses;\n\n/***/ }),\n/* 104 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _apiService = __webpack_require__(44);\n\t\n\tvar _apiService2 = _interopRequireDefault(_apiService);\n\t\n\tvar _timeline_fetcherService = __webpack_require__(107);\n\t\n\tvar _timeline_fetcherService2 = _interopRequireDefault(_timeline_fetcherService);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar backendInteractorService = function backendInteractorService(credentials) {\n\t var fetchStatus = function fetchStatus(_ref) {\n\t var id = _ref.id;\n\t\n\t return _apiService2.default.fetchStatus({ id: id, credentials: credentials });\n\t };\n\t\n\t var fetchConversation = function fetchConversation(_ref2) {\n\t var id = _ref2.id;\n\t\n\t return _apiService2.default.fetchConversation({ id: id, credentials: credentials });\n\t };\n\t\n\t var fetchFriends = function fetchFriends(_ref3) {\n\t var id = _ref3.id;\n\t\n\t return _apiService2.default.fetchFriends({ id: id, credentials: credentials });\n\t };\n\t\n\t var fetchFollowers = function fetchFollowers(_ref4) {\n\t var id = _ref4.id;\n\t\n\t return _apiService2.default.fetchFollowers({ id: id, credentials: credentials });\n\t };\n\t\n\t var fetchAllFollowing = function fetchAllFollowing(_ref5) {\n\t var username = _ref5.username;\n\t\n\t return _apiService2.default.fetchAllFollowing({ username: username, credentials: credentials });\n\t };\n\t\n\t var fetchUser = function fetchUser(_ref6) {\n\t var id = _ref6.id;\n\t\n\t return _apiService2.default.fetchUser({ id: id, credentials: credentials });\n\t };\n\t\n\t var followUser = function followUser(id) {\n\t return _apiService2.default.followUser({ credentials: credentials, id: id });\n\t };\n\t\n\t var unfollowUser = function unfollowUser(id) {\n\t return _apiService2.default.unfollowUser({ credentials: credentials, id: id });\n\t };\n\t\n\t var blockUser = function blockUser(id) {\n\t return _apiService2.default.blockUser({ credentials: credentials, id: id });\n\t };\n\t\n\t var unblockUser = function unblockUser(id) {\n\t return _apiService2.default.unblockUser({ credentials: credentials, id: id });\n\t };\n\t\n\t var startFetching = function startFetching(_ref7) {\n\t var timeline = _ref7.timeline,\n\t store = _ref7.store,\n\t _ref7$userId = _ref7.userId,\n\t userId = _ref7$userId === undefined ? false : _ref7$userId;\n\t\n\t return _timeline_fetcherService2.default.startFetching({ timeline: timeline, store: store, credentials: credentials, userId: userId });\n\t };\n\t\n\t var setUserMute = function setUserMute(_ref8) {\n\t var id = _ref8.id,\n\t _ref8$muted = _ref8.muted,\n\t muted = _ref8$muted === undefined ? true : _ref8$muted;\n\t\n\t return _apiService2.default.setUserMute({ id: id, muted: muted, credentials: credentials });\n\t };\n\t\n\t var fetchMutes = function fetchMutes() {\n\t return _apiService2.default.fetchMutes({ credentials: credentials });\n\t };\n\t\n\t var register = function register(params) {\n\t return _apiService2.default.register(params);\n\t };\n\t var updateAvatar = function updateAvatar(_ref9) {\n\t var params = _ref9.params;\n\t return _apiService2.default.updateAvatar({ credentials: credentials, params: params });\n\t };\n\t var updateBg = function updateBg(_ref10) {\n\t var params = _ref10.params;\n\t return _apiService2.default.updateBg({ credentials: credentials, params: params });\n\t };\n\t var updateBanner = function updateBanner(_ref11) {\n\t var params = _ref11.params;\n\t return _apiService2.default.updateBanner({ credentials: credentials, params: params });\n\t };\n\t var updateProfile = function updateProfile(_ref12) {\n\t var params = _ref12.params;\n\t return _apiService2.default.updateProfile({ credentials: credentials, params: params });\n\t };\n\t\n\t var externalProfile = function externalProfile(profileUrl) {\n\t return _apiService2.default.externalProfile({ profileUrl: profileUrl, credentials: credentials });\n\t };\n\t var followImport = function followImport(_ref13) {\n\t var params = _ref13.params;\n\t return _apiService2.default.followImport({ params: params, credentials: credentials });\n\t };\n\t\n\t var backendInteractorServiceInstance = {\n\t fetchStatus: fetchStatus,\n\t fetchConversation: fetchConversation,\n\t fetchFriends: fetchFriends,\n\t fetchFollowers: fetchFollowers,\n\t followUser: followUser,\n\t unfollowUser: unfollowUser,\n\t blockUser: blockUser,\n\t unblockUser: unblockUser,\n\t fetchUser: fetchUser,\n\t fetchAllFollowing: fetchAllFollowing,\n\t verifyCredentials: _apiService2.default.verifyCredentials,\n\t startFetching: startFetching,\n\t setUserMute: setUserMute,\n\t fetchMutes: fetchMutes,\n\t register: register,\n\t updateAvatar: updateAvatar,\n\t updateBg: updateBg,\n\t updateBanner: updateBanner,\n\t updateProfile: updateProfile,\n\t externalProfile: externalProfile,\n\t followImport: followImport\n\t };\n\t\n\t return backendInteractorServiceInstance;\n\t};\n\t\n\texports.default = backendInteractorService;\n\n/***/ }),\n/* 105 */\n/***/ (function(module, exports) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\tvar fileType = function fileType(typeString) {\n\t var type = 'unknown';\n\t\n\t if (typeString.match(/text\\/html/)) {\n\t type = 'html';\n\t }\n\t\n\t if (typeString.match(/image/)) {\n\t type = 'image';\n\t }\n\t\n\t if (typeString.match(/video\\/(webm|mp4)/)) {\n\t type = 'video';\n\t }\n\t\n\t if (typeString.match(/audio|ogg/)) {\n\t type = 'audio';\n\t }\n\t\n\t return type;\n\t};\n\t\n\tvar fileTypeService = {\n\t fileType: fileType\n\t};\n\t\n\texports.default = fileTypeService;\n\n/***/ }),\n/* 106 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _map2 = __webpack_require__(42);\n\t\n\tvar _map3 = _interopRequireDefault(_map2);\n\t\n\tvar _apiService = __webpack_require__(44);\n\t\n\tvar _apiService2 = _interopRequireDefault(_apiService);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar postStatus = function postStatus(_ref) {\n\t var store = _ref.store,\n\t status = _ref.status,\n\t _ref$media = _ref.media,\n\t media = _ref$media === undefined ? [] : _ref$media,\n\t _ref$inReplyToStatusI = _ref.inReplyToStatusId,\n\t inReplyToStatusId = _ref$inReplyToStatusI === undefined ? undefined : _ref$inReplyToStatusI;\n\t\n\t var mediaIds = (0, _map3.default)(media, 'id');\n\t\n\t return _apiService2.default.postStatus({ credentials: store.state.users.currentUser.credentials, status: status, mediaIds: mediaIds, inReplyToStatusId: inReplyToStatusId }).then(function (data) {\n\t return data.json();\n\t }).then(function (data) {\n\t if (!data.error) {\n\t store.dispatch('addNewStatuses', {\n\t statuses: [data],\n\t timeline: 'friends',\n\t showImmediately: true,\n\t noIdUpdate: true });\n\t }\n\t return data;\n\t }).catch(function (err) {\n\t return {\n\t error: err.message\n\t };\n\t });\n\t};\n\t\n\tvar uploadMedia = function uploadMedia(_ref2) {\n\t var store = _ref2.store,\n\t formData = _ref2.formData;\n\t\n\t var credentials = store.state.users.currentUser.credentials;\n\t\n\t return _apiService2.default.uploadMedia({ credentials: credentials, formData: formData }).then(function (xml) {\n\t var link = xml.getElementsByTagName('link');\n\t\n\t if (link.length === 0) {\n\t link = xml.getElementsByTagName('atom:link');\n\t }\n\t\n\t link = link[0];\n\t\n\t var mediaData = {\n\t id: xml.getElementsByTagName('media_id')[0].textContent,\n\t url: xml.getElementsByTagName('media_url')[0].textContent,\n\t image: link.getAttribute('href'),\n\t mimetype: link.getAttribute('type')\n\t };\n\t\n\t return mediaData;\n\t });\n\t};\n\t\n\tvar statusPosterService = {\n\t postStatus: postStatus,\n\t uploadMedia: uploadMedia\n\t};\n\t\n\texports.default = statusPosterService;\n\n/***/ }),\n/* 107 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _camelCase2 = __webpack_require__(421);\n\t\n\tvar _camelCase3 = _interopRequireDefault(_camelCase2);\n\t\n\tvar _apiService = __webpack_require__(44);\n\t\n\tvar _apiService2 = _interopRequireDefault(_apiService);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar update = function update(_ref) {\n\t var store = _ref.store,\n\t statuses = _ref.statuses,\n\t timeline = _ref.timeline,\n\t showImmediately = _ref.showImmediately;\n\t\n\t var ccTimeline = (0, _camelCase3.default)(timeline);\n\t\n\t store.dispatch('setError', { value: false });\n\t\n\t store.dispatch('addNewStatuses', {\n\t timeline: ccTimeline,\n\t statuses: statuses,\n\t showImmediately: showImmediately\n\t });\n\t};\n\t\n\tvar fetchAndUpdate = function fetchAndUpdate(_ref2) {\n\t var store = _ref2.store,\n\t credentials = _ref2.credentials,\n\t _ref2$timeline = _ref2.timeline,\n\t timeline = _ref2$timeline === undefined ? 'friends' : _ref2$timeline,\n\t _ref2$older = _ref2.older,\n\t older = _ref2$older === undefined ? false : _ref2$older,\n\t _ref2$showImmediately = _ref2.showImmediately,\n\t showImmediately = _ref2$showImmediately === undefined ? false : _ref2$showImmediately,\n\t _ref2$userId = _ref2.userId,\n\t userId = _ref2$userId === undefined ? false : _ref2$userId,\n\t _ref2$tag = _ref2.tag,\n\t tag = _ref2$tag === undefined ? false : _ref2$tag;\n\t\n\t var args = { timeline: timeline, credentials: credentials };\n\t var rootState = store.rootState || store.state;\n\t var timelineData = rootState.statuses.timelines[(0, _camelCase3.default)(timeline)];\n\t\n\t if (older) {\n\t args['until'] = timelineData.minVisibleId;\n\t } else {\n\t args['since'] = timelineData.maxId;\n\t }\n\t\n\t args['userId'] = userId;\n\t args['tag'] = tag;\n\t\n\t return _apiService2.default.fetchTimeline(args).then(function (statuses) {\n\t if (!older && statuses.length >= 20) {\n\t store.dispatch('queueFlush', { timeline: timeline, id: timelineData.maxId });\n\t }\n\t update({ store: store, statuses: statuses, timeline: timeline, showImmediately: showImmediately });\n\t }, function () {\n\t return store.dispatch('setError', { value: true });\n\t });\n\t};\n\t\n\tvar startFetching = function startFetching(_ref3) {\n\t var _ref3$timeline = _ref3.timeline,\n\t timeline = _ref3$timeline === undefined ? 'friends' : _ref3$timeline,\n\t credentials = _ref3.credentials,\n\t store = _ref3.store,\n\t _ref3$userId = _ref3.userId,\n\t userId = _ref3$userId === undefined ? false : _ref3$userId,\n\t _ref3$tag = _ref3.tag,\n\t tag = _ref3$tag === undefined ? false : _ref3$tag;\n\t\n\t var rootState = store.rootState || store.state;\n\t var timelineData = rootState.statuses.timelines[(0, _camelCase3.default)(timeline)];\n\t var showImmediately = timelineData.visibleStatuses.length === 0;\n\t fetchAndUpdate({ timeline: timeline, credentials: credentials, store: store, showImmediately: showImmediately, userId: userId, tag: tag });\n\t var boundFetchAndUpdate = function boundFetchAndUpdate() {\n\t return fetchAndUpdate({ timeline: timeline, credentials: credentials, store: store, userId: userId, tag: tag });\n\t };\n\t return setInterval(boundFetchAndUpdate, 10000);\n\t};\n\tvar timelineFetcher = {\n\t fetchAndUpdate: fetchAndUpdate,\n\t startFetching: startFetching\n\t};\n\t\n\texports.default = timelineFetcher;\n\n/***/ }),\n/* 108 */,\n/* 109 */,\n/* 110 */,\n/* 111 */,\n/* 112 */,\n/* 113 */,\n/* 114 */,\n/* 115 */,\n/* 116 */,\n/* 117 */,\n/* 118 */,\n/* 119 */,\n/* 120 */,\n/* 121 */,\n/* 122 */,\n/* 123 */,\n/* 124 */,\n/* 125 */,\n/* 126 */,\n/* 127 */,\n/* 128 */,\n/* 129 */,\n/* 130 */,\n/* 131 */,\n/* 132 */,\n/* 133 */,\n/* 134 */,\n/* 135 */,\n/* 136 */,\n/* 137 */,\n/* 138 */,\n/* 139 */,\n/* 140 */,\n/* 141 */,\n/* 142 */,\n/* 143 */,\n/* 144 */,\n/* 145 */,\n/* 146 */,\n/* 147 */,\n/* 148 */,\n/* 149 */,\n/* 150 */,\n/* 151 */,\n/* 152 */,\n/* 153 */,\n/* 154 */,\n/* 155 */,\n/* 156 */,\n/* 157 */,\n/* 158 */,\n/* 159 */,\n/* 160 */,\n/* 161 */,\n/* 162 */,\n/* 163 */,\n/* 164 */,\n/* 165 */,\n/* 166 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(181),\n\t /* template */\n\t __webpack_require__(495),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 167 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(275)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(192),\n\t /* template */\n\t __webpack_require__(494),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 168 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(291)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(201),\n\t /* template */\n\t __webpack_require__(518),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 169 */\n/***/ (function(module, exports) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\tvar de = {\n\t chat: {\n\t title: 'Chat'\n\t },\n\t nav: {\n\t chat: 'Lokaler Chat',\n\t timeline: 'Zeitleiste',\n\t mentions: 'Erwähnungen',\n\t public_tl: 'Lokale Zeitleiste',\n\t twkn: 'Das gesamte Netzwerk'\n\t },\n\t user_card: {\n\t follows_you: 'Folgt dir!',\n\t following: 'Folgst du!',\n\t follow: 'Folgen',\n\t blocked: 'Blockiert!',\n\t block: 'Blockieren',\n\t statuses: 'Beiträge',\n\t mute: 'Stummschalten',\n\t muted: 'Stummgeschaltet',\n\t followers: 'Folgende',\n\t followees: 'Folgt',\n\t per_day: 'pro Tag',\n\t remote_follow: 'Remote Follow'\n\t },\n\t timeline: {\n\t show_new: 'Zeige Neuere',\n\t error_fetching: 'Fehler beim Laden',\n\t up_to_date: 'Aktuell',\n\t load_older: 'Lade ältere Beiträge',\n\t conversation: 'Unterhaltung'\n\t },\n\t settings: {\n\t user_settings: 'Benutzereinstellungen',\n\t name_bio: 'Name & Bio',\n\t name: 'Name',\n\t bio: 'Bio',\n\t avatar: 'Avatar',\n\t current_avatar: 'Dein derzeitiger Avatar',\n\t set_new_avatar: 'Setze neuen Avatar',\n\t profile_banner: 'Profil Banner',\n\t current_profile_banner: 'Dein derzeitiger Profil Banner',\n\t set_new_profile_banner: 'Setze neuen Profil Banner',\n\t profile_background: 'Profil Hintergrund',\n\t set_new_profile_background: 'Setze neuen Profil Hintergrund',\n\t settings: 'Einstellungen',\n\t theme: 'Farbschema',\n\t presets: 'Voreinstellungen',\n\t theme_help: 'Benutze HTML Farbcodes (#rrggbb) um dein Farbschema anzupassen.',\n\t background: 'Hintergrund',\n\t foreground: 'Vordergrund',\n\t text: 'Text',\n\t links: 'Links',\n\t filtering: 'Filter',\n\t filtering_explanation: 'Alle Beiträge die diese Wörter enthalten werden ausgeblendet. Ein Wort pro Zeile.',\n\t attachments: 'Anhänge',\n\t hide_attachments_in_tl: 'Anhänge in der Zeitleiste ausblenden',\n\t hide_attachments_in_convo: 'Anhänge in Unterhaltungen ausblenden',\n\t nsfw_clickthrough: 'Aktiviere ausblendbares Overlay für Anhänge, die als NSFW markiert sind',\n\t autoload: 'Aktiviere automatisches Laden von älteren Beiträgen beim scrollen',\n\t streaming: 'Aktiviere automatisches Laden (Streaming) von neuen Beiträgen',\n\t reply_link_preview: 'Aktiviere reply-link Vorschau bei Maus-Hover',\n\t follow_import: 'Folgeliste importieren',\n\t import_followers_from_a_csv_file: 'Importiere Kontakte, denen du folgen möchtest, aus einer CSV-Datei',\n\t follows_imported: 'Folgeliste importiert! Die Bearbeitung kann eine Zeit lang dauern.',\n\t follow_import_error: 'Fehler beim importieren der Folgeliste'\n\t },\n\t notifications: {\n\t notifications: 'Benachrichtigungen',\n\t read: 'Gelesen!',\n\t followed_you: 'folgt dir'\n\t },\n\t login: {\n\t login: 'Anmelden',\n\t username: 'Benutzername',\n\t password: 'Passwort',\n\t register: 'Registrieren',\n\t logout: 'Abmelden'\n\t },\n\t registration: {\n\t registration: 'Registrierung',\n\t fullname: 'Angezeigter Name',\n\t email: 'Email',\n\t bio: 'Bio',\n\t password_confirm: 'Passwort bestätigen'\n\t },\n\t post_status: {\n\t posting: 'Veröffentlichen',\n\t default: 'Sitze gerade im Hofbräuhaus.'\n\t },\n\t finder: {\n\t find_user: 'Finde Benutzer',\n\t error_fetching_user: 'Fehler beim Suchen des Benutzers'\n\t },\n\t general: {\n\t submit: 'Absenden',\n\t apply: 'Anwenden'\n\t },\n\t user_profile: {\n\t timeline_title: 'Beiträge'\n\t }\n\t};\n\t\n\tvar fi = {\n\t nav: {\n\t timeline: 'Aikajana',\n\t mentions: 'Maininnat',\n\t public_tl: 'Julkinen Aikajana',\n\t twkn: 'Koko Tunnettu Verkosto'\n\t },\n\t user_card: {\n\t follows_you: 'Seuraa sinua!',\n\t following: 'Seuraat!',\n\t follow: 'Seuraa',\n\t statuses: 'Viestit',\n\t mute: 'Hiljennä',\n\t muted: 'Hiljennetty',\n\t followers: 'Seuraajat',\n\t followees: 'Seuraa',\n\t per_day: 'päivässä'\n\t },\n\t timeline: {\n\t show_new: 'Näytä uudet',\n\t error_fetching: 'Virhe ladatessa viestejä',\n\t up_to_date: 'Ajantasalla',\n\t load_older: 'Lataa vanhempia viestejä',\n\t conversation: 'Keskustelu',\n\t collapse: 'Sulje',\n\t repeated: 'toisti'\n\t },\n\t settings: {\n\t user_settings: 'Käyttäjän asetukset',\n\t name_bio: 'Nimi ja kuvaus',\n\t name: 'Nimi',\n\t bio: 'Kuvaus',\n\t avatar: 'Profiilikuva',\n\t current_avatar: 'Nykyinen profiilikuvasi',\n\t set_new_avatar: 'Aseta uusi profiilikuva',\n\t profile_banner: 'Juliste',\n\t current_profile_banner: 'Nykyinen julisteesi',\n\t set_new_profile_banner: 'Aseta uusi juliste',\n\t profile_background: 'Taustakuva',\n\t set_new_profile_background: 'Aseta uusi taustakuva',\n\t settings: 'Asetukset',\n\t theme: 'Teema',\n\t presets: 'Valmiit teemat',\n\t theme_help: 'Käytä heksadesimaalivärejä muokataksesi väriteemaasi.',\n\t background: 'Tausta',\n\t foreground: 'Korostus',\n\t text: 'Teksti',\n\t links: 'Linkit',\n\t filtering: 'Suodatus',\n\t filtering_explanation: 'Kaikki viestit, jotka sisältävät näitä sanoja, suodatetaan. Yksi sana per rivi.',\n\t attachments: 'Liitteet',\n\t hide_attachments_in_tl: 'Piilota liitteet aikajanalla',\n\t hide_attachments_in_convo: 'Piilota liitteet keskusteluissa',\n\t nsfw_clickthrough: 'Piilota NSFW liitteet klikkauksen taakse.',\n\t autoload: 'Lataa vanhempia viestejä automaattisesti ruudun pohjalla',\n\t streaming: 'Näytä uudet viestit automaattisesti ollessasi ruudun huipulla',\n\t reply_link_preview: 'Keskusteluiden vastauslinkkien esikatselu'\n\t },\n\t notifications: {\n\t notifications: 'Ilmoitukset',\n\t read: 'Lue!',\n\t followed_you: 'seuraa sinua',\n\t favorited_you: 'tykkäsi viestistäsi',\n\t repeated_you: 'toisti viestisi'\n\t },\n\t login: {\n\t login: 'Kirjaudu sisään',\n\t username: 'Käyttäjänimi',\n\t password: 'Salasana',\n\t register: 'Rekisteröidy',\n\t logout: 'Kirjaudu ulos'\n\t },\n\t registration: {\n\t registration: 'Rekisteröityminen',\n\t fullname: 'Koko nimi',\n\t email: 'Sähköposti',\n\t bio: 'Kuvaus',\n\t password_confirm: 'Salasanan vahvistaminen'\n\t },\n\t post_status: {\n\t posting: 'Lähetetään',\n\t default: 'Tulin juuri saunasta.'\n\t },\n\t finder: {\n\t find_user: 'Hae käyttäjä',\n\t error_fetching_user: 'Virhe hakiessa käyttäjää'\n\t },\n\t general: {\n\t submit: 'Lähetä',\n\t apply: 'Aseta'\n\t }\n\t};\n\t\n\tvar en = {\n\t chat: {\n\t title: 'Chat'\n\t },\n\t nav: {\n\t chat: 'Local Chat',\n\t timeline: 'Timeline',\n\t mentions: 'Mentions',\n\t public_tl: 'Public Timeline',\n\t twkn: 'The Whole Known Network'\n\t },\n\t user_card: {\n\t follows_you: 'Follows you!',\n\t following: 'Following!',\n\t follow: 'Follow',\n\t blocked: 'Blocked!',\n\t block: 'Block',\n\t statuses: 'Statuses',\n\t mute: 'Mute',\n\t muted: 'Muted',\n\t followers: 'Followers',\n\t followees: 'Following',\n\t per_day: 'per day',\n\t remote_follow: 'Remote follow'\n\t },\n\t timeline: {\n\t show_new: 'Show new',\n\t error_fetching: 'Error fetching updates',\n\t up_to_date: 'Up-to-date',\n\t load_older: 'Load older statuses',\n\t conversation: 'Conversation',\n\t collapse: 'Collapse',\n\t repeated: 'repeated'\n\t },\n\t settings: {\n\t user_settings: 'User Settings',\n\t name_bio: 'Name & Bio',\n\t name: 'Name',\n\t bio: 'Bio',\n\t avatar: 'Avatar',\n\t current_avatar: 'Your current avatar',\n\t set_new_avatar: 'Set new avatar',\n\t profile_banner: 'Profile Banner',\n\t current_profile_banner: 'Your current profile banner',\n\t set_new_profile_banner: 'Set new profile banner',\n\t profile_background: 'Profile Background',\n\t set_new_profile_background: 'Set new profile background',\n\t settings: 'Settings',\n\t theme: 'Theme',\n\t presets: 'Presets',\n\t theme_help: 'Use hex color codes (#rrggbb) to customize your color theme.',\n\t radii_help: 'Set up interface edge rounding (in pixels)',\n\t background: 'Background',\n\t foreground: 'Foreground',\n\t text: 'Text',\n\t links: 'Links',\n\t cBlue: 'Blue (Reply, follow)',\n\t cRed: 'Red (Cancel)',\n\t cOrange: 'Orange (Favorite)',\n\t cGreen: 'Green (Retweet)',\n\t btnRadius: 'Buttons',\n\t panelRadius: 'Panels',\n\t avatarRadius: 'Avatars',\n\t avatarAltRadius: 'Avatars (Notifications)',\n\t tooltipRadius: 'Tooltips/alerts',\n\t attachmentRadius: 'Attachments',\n\t filtering: 'Filtering',\n\t filtering_explanation: 'All statuses containing these words will be muted, one per line',\n\t attachments: 'Attachments',\n\t hide_attachments_in_tl: 'Hide attachments in timeline',\n\t hide_attachments_in_convo: 'Hide attachments in conversations',\n\t nsfw_clickthrough: 'Enable clickthrough NSFW attachment hiding',\n\t stop_gifs: 'Play-on-hover GIFs',\n\t autoload: 'Enable automatic loading when scrolled to the bottom',\n\t streaming: 'Enable automatic streaming of new posts when scrolled to the top',\n\t reply_link_preview: 'Enable reply-link preview on mouse hover',\n\t follow_import: 'Follow import',\n\t import_followers_from_a_csv_file: 'Import followers from a csv file',\n\t follows_imported: 'Follows imported! Processing them will take a while.',\n\t follow_import_error: 'Error importing followers'\n\t },\n\t notifications: {\n\t notifications: 'Notifications',\n\t read: 'Read!',\n\t followed_you: 'followed you',\n\t favorited_you: 'favorited your status',\n\t repeated_you: 'repeated your status'\n\t },\n\t login: {\n\t login: 'Log in',\n\t username: 'Username',\n\t password: 'Password',\n\t register: 'Register',\n\t logout: 'Log out'\n\t },\n\t registration: {\n\t registration: 'Registration',\n\t fullname: 'Display name',\n\t email: 'Email',\n\t bio: 'Bio',\n\t password_confirm: 'Password confirmation'\n\t },\n\t post_status: {\n\t posting: 'Posting',\n\t default: 'Just landed in L.A.'\n\t },\n\t finder: {\n\t find_user: 'Find user',\n\t error_fetching_user: 'Error fetching user'\n\t },\n\t general: {\n\t submit: 'Submit',\n\t apply: 'Apply'\n\t },\n\t user_profile: {\n\t timeline_title: 'User Timeline'\n\t }\n\t};\n\t\n\tvar et = {\n\t nav: {\n\t timeline: 'Ajajoon',\n\t mentions: 'Mainimised',\n\t public_tl: 'Avalik Ajajoon',\n\t twkn: 'Kogu Teadaolev Võrgustik'\n\t },\n\t user_card: {\n\t follows_you: 'Jälgib sind!',\n\t following: 'Jälgin!',\n\t follow: 'Jälgi',\n\t blocked: 'Blokeeritud!',\n\t block: 'Blokeeri',\n\t statuses: 'Staatuseid',\n\t mute: 'Vaigista',\n\t muted: 'Vaigistatud',\n\t followers: 'Jälgijaid',\n\t followees: 'Jälgitavaid',\n\t per_day: 'päevas'\n\t },\n\t timeline: {\n\t show_new: 'Näita uusi',\n\t error_fetching: 'Viga uuenduste laadimisel',\n\t up_to_date: 'Uuendatud',\n\t load_older: 'Kuva vanemaid staatuseid',\n\t conversation: 'Vestlus'\n\t },\n\t settings: {\n\t user_settings: 'Kasutaja sätted',\n\t name_bio: 'Nimi ja Bio',\n\t name: 'Nimi',\n\t bio: 'Bio',\n\t avatar: 'Profiilipilt',\n\t current_avatar: 'Sinu praegune profiilipilt',\n\t set_new_avatar: 'Vali uus profiilipilt',\n\t profile_banner: 'Profiilibänner',\n\t current_profile_banner: 'Praegune profiilibänner',\n\t set_new_profile_banner: 'Vali uus profiilibänner',\n\t profile_background: 'Profiilitaust',\n\t set_new_profile_background: 'Vali uus profiilitaust',\n\t settings: 'Sätted',\n\t theme: 'Teema',\n\t filtering: 'Sisu filtreerimine',\n\t filtering_explanation: 'Kõiki staatuseid, mis sisaldavad neid sõnu, ei kuvata. Üks sõna reale.',\n\t attachments: 'Manused',\n\t hide_attachments_in_tl: 'Peida manused ajajoonel',\n\t hide_attachments_in_convo: 'Peida manused vastlustes',\n\t nsfw_clickthrough: 'Peida tööks-mittesobivad(NSFW) manuste hiireklõpsu taha',\n\t autoload: 'Luba ajajoone automaatne uuendamine kui ajajoon on põhja keritud',\n\t reply_link_preview: 'Luba algpostituse kuvamine vastustes'\n\t },\n\t notifications: {\n\t notifications: 'Teavitused',\n\t read: 'Loe!',\n\t followed_you: 'alustas sinu jälgimist'\n\t },\n\t login: {\n\t login: 'Logi sisse',\n\t username: 'Kasutajanimi',\n\t password: 'Parool',\n\t register: 'Registreeru',\n\t logout: 'Logi välja'\n\t },\n\t registration: {\n\t registration: 'Registreerimine',\n\t fullname: 'Kuvatav nimi',\n\t email: 'E-post',\n\t bio: 'Bio',\n\t password_confirm: 'Parooli kinnitamine'\n\t },\n\t post_status: {\n\t posting: 'Postitan',\n\t default: 'Just sõitsin elektrirongiga Tallinnast Pääskülla.'\n\t },\n\t finder: {\n\t find_user: 'Otsi kasutajaid',\n\t error_fetching_user: 'Viga kasutaja leidmisel'\n\t },\n\t general: {\n\t submit: 'Postita'\n\t }\n\t};\n\t\n\tvar hu = {\n\t nav: {\n\t timeline: 'Idővonal',\n\t mentions: 'Említéseim',\n\t public_tl: 'Publikus Idővonal',\n\t twkn: 'Az Egész Ismert Hálózat'\n\t },\n\t user_card: {\n\t follows_you: 'Követ téged!',\n\t following: 'Követve!',\n\t follow: 'Követ',\n\t blocked: 'Letiltva!',\n\t block: 'Letilt',\n\t statuses: 'Állapotok',\n\t mute: 'Némít',\n\t muted: 'Némított',\n\t followers: 'Követők',\n\t followees: 'Követettek',\n\t per_day: 'naponta'\n\t },\n\t timeline: {\n\t show_new: 'Újak mutatása',\n\t error_fetching: 'Hiba a frissítések beszerzésénél',\n\t up_to_date: 'Naprakész',\n\t load_older: 'Régebbi állapotok betöltése',\n\t conversation: 'Társalgás'\n\t },\n\t settings: {\n\t user_settings: 'Felhasználói beállítások',\n\t name_bio: 'Név és Bio',\n\t name: 'Név',\n\t bio: 'Bio',\n\t avatar: 'Avatár',\n\t current_avatar: 'Jelenlegi avatár',\n\t set_new_avatar: 'Új avatár',\n\t profile_banner: 'Profil Banner',\n\t current_profile_banner: 'Jelenlegi profil banner',\n\t set_new_profile_banner: 'Új profil banner',\n\t profile_background: 'Profil háttérkép',\n\t set_new_profile_background: 'Új profil háttér beállítása',\n\t settings: 'Beállítások',\n\t theme: 'Téma',\n\t filtering: 'Szűrés',\n\t filtering_explanation: 'Minden tartalom mely ezen szavakat tartalmazza némítva lesz, soronként egy',\n\t attachments: 'Csatolmányok',\n\t hide_attachments_in_tl: 'Csatolmányok elrejtése az idővonalon',\n\t hide_attachments_in_convo: 'Csatolmányok elrejtése a társalgásokban',\n\t nsfw_clickthrough: 'NSFW átkattintási tartalom elrejtésének engedélyezése',\n\t autoload: 'Autoatikus betöltés engedélyezése lap aljára görgetéskor',\n\t reply_link_preview: 'Válasz-link előzetes mutatása egér rátételkor'\n\t },\n\t notifications: {\n\t notifications: 'Értesítések',\n\t read: 'Olvasva!',\n\t followed_you: 'követ téged'\n\t },\n\t login: {\n\t login: 'Bejelentkezés',\n\t username: 'Felhasználó név',\n\t password: 'Jelszó',\n\t register: 'Feliratkozás',\n\t logout: 'Kijelentkezés'\n\t },\n\t registration: {\n\t registration: 'Feliratkozás',\n\t fullname: 'Teljes név',\n\t email: 'Email',\n\t bio: 'Bio',\n\t password_confirm: 'Jelszó megerősítése'\n\t },\n\t post_status: {\n\t posting: 'Küldés folyamatban',\n\t default: 'Most érkeztem L.A.-be'\n\t },\n\t finder: {\n\t find_user: 'Felhasználó keresése',\n\t error_fetching_user: 'Hiba felhasználó beszerzésével'\n\t },\n\t general: {\n\t submit: 'Elküld'\n\t }\n\t};\n\t\n\tvar ro = {\n\t nav: {\n\t timeline: 'Cronologie',\n\t mentions: 'Menționări',\n\t public_tl: 'Cronologie Publică',\n\t twkn: 'Toată Reșeaua Cunoscută'\n\t },\n\t user_card: {\n\t follows_you: 'Te urmărește!',\n\t following: 'Urmărit!',\n\t follow: 'Urmărește',\n\t blocked: 'Blocat!',\n\t block: 'Blochează',\n\t statuses: 'Stări',\n\t mute: 'Pune pe mut',\n\t muted: 'Pus pe mut',\n\t followers: 'Următori',\n\t followees: 'Urmărește',\n\t per_day: 'pe zi'\n\t },\n\t timeline: {\n\t show_new: 'Arată cele noi',\n\t error_fetching: 'Erare la preluarea actualizărilor',\n\t up_to_date: 'La zi',\n\t load_older: 'Încarcă stări mai vechi',\n\t conversation: 'Conversație'\n\t },\n\t settings: {\n\t user_settings: 'Setările utilizatorului',\n\t name_bio: 'Nume și Bio',\n\t name: 'Nume',\n\t bio: 'Bio',\n\t avatar: 'Avatar',\n\t current_avatar: 'Avatarul curent',\n\t set_new_avatar: 'Setează avatar nou',\n\t profile_banner: 'Banner de profil',\n\t current_profile_banner: 'Bannerul curent al profilului',\n\t set_new_profile_banner: 'Setează banner nou la profil',\n\t profile_background: 'Fundalul de profil',\n\t set_new_profile_background: 'Setează fundal nou',\n\t settings: 'Setări',\n\t theme: 'Temă',\n\t filtering: 'Filtru',\n\t filtering_explanation: 'Toate stările care conțin aceste cuvinte vor fi puse pe mut, una pe linie',\n\t attachments: 'Atașamente',\n\t hide_attachments_in_tl: 'Ascunde atașamentele în cronologie',\n\t hide_attachments_in_convo: 'Ascunde atașamentele în conversații',\n\t nsfw_clickthrough: 'Permite ascunderea al atașamentelor NSFW',\n\t autoload: 'Permite încărcarea automată când scrolat la capăt',\n\t reply_link_preview: 'Permite previzualizarea linkului de răspuns la planarea de mouse'\n\t },\n\t notifications: {\n\t notifications: 'Notificări',\n\t read: 'Citit!',\n\t followed_you: 'te-a urmărit'\n\t },\n\t login: {\n\t login: 'Loghează',\n\t username: 'Nume utilizator',\n\t password: 'Parolă',\n\t register: 'Înregistrare',\n\t logout: 'Deloghează'\n\t },\n\t registration: {\n\t registration: 'Îregistrare',\n\t fullname: 'Numele întreg',\n\t email: 'Email',\n\t bio: 'Bio',\n\t password_confirm: 'Cofirmă parola'\n\t },\n\t post_status: {\n\t posting: 'Postează',\n\t default: 'Nu de mult am aterizat în L.A.'\n\t },\n\t finder: {\n\t find_user: 'Găsește utilizator',\n\t error_fetching_user: 'Eroare la preluarea utilizatorului'\n\t },\n\t general: {\n\t submit: 'trimite'\n\t }\n\t};\n\t\n\tvar ja = {\n\t chat: {\n\t title: 'チャット'\n\t },\n\t nav: {\n\t chat: 'ローカルチャット',\n\t timeline: 'タイムライン',\n\t mentions: 'メンション',\n\t public_tl: '公開タイムライン',\n\t twkn: '接続しているすべてのネットワーク'\n\t },\n\t user_card: {\n\t follows_you: 'フォローされました!',\n\t following: 'フォロー中!',\n\t follow: 'フォロー',\n\t blocked: 'ブロック済み!',\n\t block: 'ブロック',\n\t statuses: 'ステータス',\n\t mute: 'ミュート',\n\t muted: 'ミュート済み',\n\t followers: 'フォロワー',\n\t followees: 'フォロー',\n\t per_day: '/日',\n\t remote_follow: 'リモートフォロー'\n\t },\n\t timeline: {\n\t show_new: '新しいものを表示',\n\t error_fetching: '更新の取得中にエラーが発生しました。',\n\t up_to_date: '最新',\n\t load_older: '古いステータスを読み込む',\n\t conversation: '会話'\n\t },\n\t settings: {\n\t user_settings: 'ユーザー設定',\n\t name_bio: '名前とプロフィール',\n\t name: '名前',\n\t bio: 'プロフィール',\n\t avatar: 'アバター',\n\t current_avatar: 'あなたの現在のアバター',\n\t set_new_avatar: '新しいアバターを設定する',\n\t profile_banner: 'プロフィールバナー',\n\t current_profile_banner: '現在のプロフィールバナー',\n\t set_new_profile_banner: '新しいプロフィールバナーを設定する',\n\t profile_background: 'プロフィールの背景',\n\t set_new_profile_background: '新しいプロフィールの背景を設定する',\n\t settings: '設定',\n\t theme: 'テーマ',\n\t presets: 'プリセット',\n\t theme_help: '16進数カラーコード (#aabbcc) を使用してカラーテーマをカスタマイズ出来ます。',\n\t background: '背景',\n\t foreground: '前景',\n\t text: '文字',\n\t links: 'リンク',\n\t filtering: 'フィルタリング',\n\t filtering_explanation: 'これらの単語を含むすべてのものがミュートされます、1行に1つの単語を入力してください。',\n\t attachments: 'ファイル',\n\t hide_attachments_in_tl: 'タイムラインのファイルを隠す。',\n\t hide_attachments_in_convo: '会話の中のファイルを隠す。',\n\t nsfw_clickthrough: 'NSFWファイルの非表示を有効にする。',\n\t stop_gifs: 'カーソルを重ねた時にGIFを再生する。',\n\t autoload: '下にスクロールした時に自動で読み込むようにする。',\n\t streaming: '上までスクロールした時に自動でストリーミングされるようにする。',\n\t reply_link_preview: 'マウスカーソルを重ねた時に返信のプレビューを表示するようにする。',\n\t import_followers_from_a_csv_file: 'CSVファイルからフォローをインポートする。',\n\t follows_imported: 'フォローがインポートされました!処理に少し時間がかかるかもしれません。',\n\t follow_import_error: 'フォロワーのインポート中にエラーが発生しました。'\n\t },\n\t notifications: {\n\t notifications: '通知',\n\t read: '読んだ!',\n\t followed_you: 'フォローされました'\n\t },\n\t login: {\n\t login: 'ログイン',\n\t username: 'ユーザー名',\n\t password: 'パスワード',\n\t register: '登録',\n\t logout: 'ログアウト'\n\t },\n\t registration: {\n\t registration: '登録',\n\t fullname: '表示名',\n\t email: 'Eメール',\n\t bio: 'プロフィール',\n\t password_confirm: 'パスワードの確認'\n\t },\n\t post_status: {\n\t posting: '投稿',\n\t default: 'ちょうどL.A.に着陸した'\n\t },\n\t finder: {\n\t find_user: 'ユーザー検索',\n\t error_fetching_user: 'ユーザー検索でエラーが発生しました'\n\t },\n\t general: {\n\t submit: '送信',\n\t apply: '適用'\n\t },\n\t user_profile: {\n\t timeline_title: 'ユーザータイムライン'\n\t }\n\t};\n\t\n\tvar fr = {\n\t nav: {\n\t timeline: 'Journal',\n\t mentions: 'Notifications',\n\t public_tl: 'Statuts locaux',\n\t twkn: 'Le réseau connu'\n\t },\n\t user_card: {\n\t follows_you: 'Vous suit !',\n\t following: 'Suivi !',\n\t follow: 'Suivre',\n\t blocked: 'Bloqué',\n\t block: 'Bloquer',\n\t statuses: 'Statuts',\n\t mute: 'En sourdine',\n\t muted: 'Mis en sourdine',\n\t followers: 'Vous suivent',\n\t followees: 'Suivis',\n\t per_day: 'par jour'\n\t },\n\t timeline: {\n\t show_new: 'Afficher plus',\n\t error_fetching: 'Erreur en cherchant des mises à jours',\n\t up_to_date: 'À jour',\n\t load_older: 'Afficher plus',\n\t conversation: 'Conversation'\n\t },\n\t settings: {\n\t user_settings: 'Paramètres utilisateur',\n\t name_bio: 'Nom & Bio',\n\t name: 'Nom',\n\t bio: 'Bioraphie',\n\t avatar: 'Avatar',\n\t current_avatar: 'Votre avatar',\n\t set_new_avatar: 'Changer d\\'avatar',\n\t profile_banner: 'Bannière du Profil',\n\t current_profile_banner: 'Bannière du profil',\n\t set_new_profile_banner: 'Changer de bannière',\n\t profile_background: 'Image de fond',\n\t set_new_profile_background: 'Changer l\\'image de fond',\n\t settings: 'Paramètres',\n\t theme: 'Thème',\n\t filtering: 'Filtre',\n\t filtering_explanation: 'Tout les statuts contenant ces mots vont être mis sous silence, un mot par ligne.',\n\t attachments: 'Pièces jointes',\n\t hide_attachments_in_tl: 'Cacher les pièces jointes dans le journal',\n\t hide_attachments_in_convo: 'Cacher les pièces jointes dans les conversations',\n\t nsfw_clickthrough: 'Activer le clic pour afficher les images marquées comme contenu adulte ou sensible',\n\t autoload: 'Activer le chargement automatique une fois le bas de la page atteint',\n\t reply_link_preview: 'Activer un aperçu sur passage de la souris'\n\t },\n\t notifications: {\n\t notifications: 'Notfications',\n\t read: 'Lu !',\n\t followed_you: 'vous a suivi'\n\t },\n\t login: {\n\t login: 'Connexion',\n\t username: 'Nom d\\'utilisateur',\n\t password: 'Mot de passe',\n\t register: 'S\\'inscrire',\n\t logout: 'Déconnexion'\n\t },\n\t registration: {\n\t registration: 'Inscription',\n\t fullname: 'Nom complet',\n\t email: 'Adresse courriel',\n\t bio: 'Biographie',\n\t password_confirm: 'Confirmer le mot de passe'\n\t },\n\t post_status: {\n\t posting: 'Envoi en cours',\n\t default: 'Écrivez ici votre prochain statut.'\n\t },\n\t finder: {\n\t find_user: 'Chercher un utilisateur',\n\t error_fetching_user: 'Une erreur est survenue pendant la recherche d\\'un utilisateur'\n\t },\n\t general: {\n\t submit: 'Envoyer'\n\t }\n\t};\n\t\n\tvar it = {\n\t nav: {\n\t timeline: 'Sequenza temporale',\n\t mentions: 'Menzioni',\n\t public_tl: 'Sequenza temporale pubblica',\n\t twkn: 'L\\'intiera rete conosciuta'\n\t },\n\t user_card: {\n\t follows_you: 'Ti segue!',\n\t following: 'Lo stai seguendo!',\n\t follow: 'Segui',\n\t statuses: 'Messaggi',\n\t mute: 'Ammutolisci',\n\t muted: 'Ammutoliti',\n\t followers: 'Chi ti segue',\n\t followees: 'Chi stai seguendo',\n\t per_day: 'al giorno'\n\t },\n\t timeline: {\n\t show_new: 'Mostra nuovi',\n\t error_fetching: 'Errori nel prelievo aggiornamenti',\n\t up_to_date: 'Aggiornato',\n\t load_older: 'Carica messaggi più vecchi'\n\t },\n\t settings: {\n\t user_settings: 'Configurazione dell\\'utente',\n\t name_bio: 'Nome & Introduzione',\n\t name: 'Nome',\n\t bio: 'Introduzione',\n\t avatar: 'Avatar',\n\t current_avatar: 'Il tuo attuale avatar',\n\t set_new_avatar: 'Scegli un nuovo avatar',\n\t profile_banner: 'Sfondo del tuo profilo',\n\t current_profile_banner: 'Sfondo attuale',\n\t set_new_profile_banner: 'Scegli un nuovo sfondo per il tuo profilo',\n\t profile_background: 'Sfondo della tua pagina',\n\t set_new_profile_background: 'Scegli un nuovo sfondo per la tua pagina',\n\t settings: 'Settaggi',\n\t theme: 'Tema',\n\t filtering: 'Filtri',\n\t filtering_explanation: 'Filtra via le notifiche che contengono le seguenti parole (inserisci rigo per rigo le parole di innesco)',\n\t attachments: 'Allegati',\n\t hide_attachments_in_tl: 'Nascondi gli allegati presenti nella sequenza temporale',\n\t hide_attachments_in_convo: 'Nascondi gli allegati presenti nelle conversazioni',\n\t nsfw_clickthrough: 'Abilita la trasparenza degli allegati NSFW',\n\t autoload: 'Abilita caricamento automatico quando si raggiunge il fondo schermo',\n\t reply_link_preview: 'Ability il reply-link preview al passaggio del mouse'\n\t },\n\t notifications: {\n\t notifications: 'Notifiche',\n\t read: 'Leggi!',\n\t followed_you: 'ti ha seguito'\n\t },\n\t general: {\n\t submit: 'Invia'\n\t }\n\t};\n\t\n\tvar oc = {\n\t chat: {\n\t title: 'Chat'\n\t },\n\t nav: {\n\t chat: 'Chat local',\n\t timeline: 'Flux d’actualitat',\n\t mentions: 'Notificacions',\n\t public_tl: 'Estatuts locals',\n\t twkn: 'Lo malhum conegut'\n\t },\n\t user_card: {\n\t follows_you: 'Vos sèc !',\n\t following: 'Seguit !',\n\t follow: 'Seguir',\n\t blocked: 'Blocat',\n\t block: 'Blocar',\n\t statuses: 'Estatuts',\n\t mute: 'En silenci',\n\t muted: 'Mes en silenci',\n\t followers: 'Seguidors',\n\t followees: 'Abonaments',\n\t per_day: 'per jorn',\n\t remote_follow: 'Seguir a distància'\n\t },\n\t timeline: {\n\t show_new: 'Ne veire mai',\n\t error_fetching: 'Error en cercant de mesas a jorn',\n\t up_to_date: 'Actualizat',\n\t load_older: 'Ne veire mai',\n\t conversation: 'Conversacion'\n\t },\n\t settings: {\n\t user_settings: 'Paramètres utilizaire',\n\t name_bio: 'Nom & Bio',\n\t name: 'Nom',\n\t bio: 'Biografia',\n\t avatar: 'Avatar',\n\t current_avatar: 'Vòstre avatar actual',\n\t set_new_avatar: 'Cambiar l’avatar',\n\t profile_banner: 'Bandièra del perfil',\n\t current_profile_banner: 'Bandièra actuala del perfil',\n\t set_new_profile_banner: 'Cambiar de bandièra',\n\t profile_background: 'Imatge de fons',\n\t set_new_profile_background: 'Cambiar l’imatge de fons',\n\t settings: 'Paramètres',\n\t theme: 'Tèma',\n\t presets: 'Pre-enregistrats',\n\t theme_help: 'Emplegatz los còdis de color hex (#rrggbb) per personalizar vòstre tèma de color.',\n\t background: 'Rèire plan',\n\t foreground: 'Endavant',\n\t text: 'Tèxte',\n\t links: 'Ligams',\n\t filtering: 'Filtre',\n\t filtering_explanation: 'Totes los estatuts amb aqueles mots seràn en silenci, un mot per linha.',\n\t attachments: 'Pèças juntas',\n\t hide_attachments_in_tl: 'Rescondre las pèças juntas',\n\t hide_attachments_in_convo: 'Rescondre las pèças juntas dins las conversacions',\n\t nsfw_clickthrough: 'Activar lo clic per mostrar los imatges marcats coma pels adults o sensibles',\n\t autoload: 'Activar lo cargament automatic un còp arribat al cap de la pagina',\n\t streaming: 'Activar lo cargament automatic dels novèls estatus en anar amont',\n\t reply_link_preview: 'Activar l’apercebut en passar la mirga',\n\t follow_import: 'Importar los abonaments',\n\t import_followers_from_a_csv_file: 'Importar los seguidors d’un fichièr csv',\n\t follows_imported: 'Seguidors importats. Lo tractament pòt trigar una estona.',\n\t follow_import_error: 'Error en important los seguidors'\n\t },\n\t notifications: {\n\t notifications: 'Notficacions',\n\t read: 'Legit !',\n\t followed_you: 'vos a seguit'\n\t },\n\t login: {\n\t login: 'Connexion',\n\t username: 'Nom d’utilizaire',\n\t password: 'Senhal',\n\t register: 'Se marcar',\n\t logout: 'Desconnexion'\n\t },\n\t registration: {\n\t registration: 'Inscripcion',\n\t fullname: 'Nom complèt',\n\t email: 'Adreça de corrièl',\n\t bio: 'Biografia',\n\t password_confirm: 'Confirmar lo senhal'\n\t },\n\t post_status: {\n\t posting: 'Mandadís',\n\t default: 'Escrivètz aquí vòstre estatut.'\n\t },\n\t finder: {\n\t find_user: 'Cercar un utilizaire',\n\t error_fetching_user: 'Error pendent la recèrca d’un utilizaire'\n\t },\n\t general: {\n\t submit: 'Mandar',\n\t apply: 'Aplicar'\n\t },\n\t user_profile: {\n\t timeline_title: 'Flux a l’utilizaire'\n\t }\n\t};\n\t\n\tvar pl = {\n\t nav: {\n\t timeline: 'Oś czasu',\n\t mentions: 'Wzmianki',\n\t public_tl: 'Publiczna oś czasu',\n\t twkn: 'Cała znana sieć'\n\t },\n\t user_card: {\n\t follows_you: 'Obserwuje cię!',\n\t following: 'Obserwowany!',\n\t follow: 'Obserwuj',\n\t blocked: 'Zablokowany!',\n\t block: 'Zablokuj',\n\t statuses: 'Statusy',\n\t mute: 'Wycisz',\n\t muted: 'Wyciszony',\n\t followers: 'Obserwujący',\n\t followees: 'Obserwowani',\n\t per_day: 'dziennie'\n\t },\n\t timeline: {\n\t show_new: 'Pokaż nowe',\n\t error_fetching: 'Błąd pobierania',\n\t up_to_date: 'Na bieżąco',\n\t load_older: 'Załaduj starsze statusy',\n\t conversation: 'Rozmowa'\n\t },\n\t settings: {\n\t user_settings: 'Ustawienia użytkownika',\n\t name_bio: 'Imię i bio',\n\t name: 'Imię',\n\t bio: 'Bio',\n\t avatar: 'Awatar',\n\t current_avatar: 'Twój obecny awatar',\n\t set_new_avatar: 'Ustaw nowy awatar',\n\t profile_banner: 'Banner profilui',\n\t current_profile_banner: 'Twój obecny banner profilu',\n\t set_new_profile_banner: 'Ustaw nowy banner profilu',\n\t profile_background: 'Tło profilu',\n\t set_new_profile_background: 'Ustaw nowe tło profilu',\n\t settings: 'Ustawienia',\n\t theme: 'Motyw',\n\t filtering: 'Filtrowanie',\n\t filtering_explanation: 'Wszystkie statusy zawierające te słowa będą wyciszone. Jedno słowo na linijkę',\n\t attachments: 'Załączniki',\n\t hide_attachments_in_tl: 'Ukryj załączniki w osi czasu',\n\t hide_attachments_in_convo: 'Ukryj załączniki w rozmowach',\n\t nsfw_clickthrough: 'Włącz domyślne ukrywanie załączników o treści nieprzyzwoitej (NSFW)',\n\t autoload: 'Włącz automatyczne ładowanie po przewinięciu do końca strony',\n\t reply_link_preview: 'Włącz dymek z podglądem postu po najechaniu na znak odpowiedzi'\n\t },\n\t notifications: {\n\t notifications: 'Powiadomienia',\n\t read: 'Przeczytane!',\n\t followed_you: 'obserwuje cię'\n\t },\n\t login: {\n\t login: 'Zaloguj',\n\t username: 'Użytkownik',\n\t password: 'Hasło',\n\t register: 'Zarejestruj',\n\t logout: 'Wyloguj'\n\t },\n\t registration: {\n\t registration: 'Rejestracja',\n\t fullname: 'Wyświetlane imię',\n\t email: 'Email',\n\t bio: 'Bio',\n\t password_confirm: 'Potwierdzenie hasła'\n\t },\n\t post_status: {\n\t posting: 'Wysyłanie',\n\t default: 'Właśnie wróciłem z kościoła'\n\t },\n\t finder: {\n\t find_user: 'Znajdź użytkownika',\n\t error_fetching_user: 'Błąd przy pobieraniu profilu'\n\t },\n\t general: {\n\t submit: 'Wyślij'\n\t }\n\t};\n\t\n\tvar es = {\n\t chat: {\n\t title: 'Chat'\n\t },\n\t nav: {\n\t chat: 'Chat Local',\n\t timeline: 'Línea Temporal',\n\t mentions: 'Menciones',\n\t public_tl: 'Línea Temporal Pública',\n\t twkn: 'Toda La Red Conocida'\n\t },\n\t user_card: {\n\t follows_you: '¡Te sigue!',\n\t following: '¡Siguiendo!',\n\t follow: 'Seguir',\n\t blocked: '¡Bloqueado!',\n\t block: 'Bloquear',\n\t statuses: 'Estados',\n\t mute: 'Silenciar',\n\t muted: 'Silenciado',\n\t followers: 'Seguidores',\n\t followees: 'Siguiendo',\n\t per_day: 'por día',\n\t remote_follow: 'Seguir'\n\t },\n\t timeline: {\n\t show_new: 'Mostrar lo nuevo',\n\t error_fetching: 'Error al cargar las actualizaciones',\n\t up_to_date: 'Actualizado',\n\t load_older: 'Cargar actualizaciones anteriores',\n\t conversation: 'Conversación'\n\t },\n\t settings: {\n\t user_settings: 'Ajustes de Usuario',\n\t name_bio: 'Nombre y Biografía',\n\t name: 'Nombre',\n\t bio: 'Biografía',\n\t avatar: 'Avatar',\n\t current_avatar: 'Tu avatar actual',\n\t set_new_avatar: 'Cambiar avatar',\n\t profile_banner: 'Cabecera del perfil',\n\t current_profile_banner: 'Cabecera actual',\n\t set_new_profile_banner: 'Cambiar cabecera',\n\t profile_background: 'Fondo del Perfil',\n\t set_new_profile_background: 'Cambiar fondo del perfil',\n\t settings: 'Ajustes',\n\t theme: 'Tema',\n\t presets: 'Por defecto',\n\t theme_help: 'Use códigos de color hexadecimales (#rrggbb) para personalizar su tema de colores.',\n\t background: 'Segundo plano',\n\t foreground: 'Primer plano',\n\t text: 'Texto',\n\t links: 'Links',\n\t filtering: 'Filtros',\n\t filtering_explanation: 'Todos los estados que contengan estas palabras serán silenciados, una por línea',\n\t attachments: 'Adjuntos',\n\t hide_attachments_in_tl: 'Ocultar adjuntos en la línea temporal',\n\t hide_attachments_in_convo: 'Ocultar adjuntos en las conversaciones',\n\t nsfw_clickthrough: 'Activar el clic para ocultar los adjuntos NSFW',\n\t autoload: 'Activar carga automática al llegar al final de la página',\n\t streaming: 'Habilite la transmisión automática de nuevas publicaciones cuando se desplaza hacia la parte superior',\n\t reply_link_preview: 'Activar la previsualización del enlace de responder al pasar el ratón por encima',\n\t follow_import: 'Importar personas que tú sigues',\n\t import_followers_from_a_csv_file: 'Importar personas que tú sigues apartir de un archivo csv',\n\t follows_imported: '¡Importado! Procesarlos llevará tiempo.',\n\t follow_import_error: 'Error al importal el archivo'\n\t },\n\t notifications: {\n\t notifications: 'Notificaciones',\n\t read: '¡Leído!',\n\t followed_you: 'empezó a seguirte'\n\t },\n\t login: {\n\t login: 'Identificación',\n\t username: 'Usuario',\n\t password: 'Contraseña',\n\t register: 'Registrar',\n\t logout: 'Salir'\n\t },\n\t registration: {\n\t registration: 'Registro',\n\t fullname: 'Nombre a mostrar',\n\t email: 'Correo electrónico',\n\t bio: 'Biografía',\n\t password_confirm: 'Confirmación de contraseña'\n\t },\n\t post_status: {\n\t posting: 'Publicando',\n\t default: 'Acabo de aterrizar en L.A.'\n\t },\n\t finder: {\n\t find_user: 'Encontrar usuario',\n\t error_fetching_user: 'Error al buscar usuario'\n\t },\n\t general: {\n\t submit: 'Enviar',\n\t apply: 'Aplicar'\n\t }\n\t};\n\t\n\tvar pt = {\n\t chat: {\n\t title: 'Chat'\n\t },\n\t nav: {\n\t chat: 'Chat Local',\n\t timeline: 'Linha do tempo',\n\t mentions: 'Menções',\n\t public_tl: 'Linha do tempo pública',\n\t twkn: 'Toda a rede conhecida'\n\t },\n\t user_card: {\n\t follows_you: 'Segue você!',\n\t following: 'Seguindo!',\n\t follow: 'Seguir',\n\t blocked: 'Bloqueado!',\n\t block: 'Bloquear',\n\t statuses: 'Postagens',\n\t mute: 'Silenciar',\n\t muted: 'Silenciado',\n\t followers: 'Seguidores',\n\t followees: 'Seguindo',\n\t per_day: 'por dia',\n\t remote_follow: 'Seguidor Remoto'\n\t },\n\t timeline: {\n\t show_new: 'Mostrar novas',\n\t error_fetching: 'Erro buscando atualizações',\n\t up_to_date: 'Atualizado',\n\t load_older: 'Carregar postagens antigas',\n\t conversation: 'Conversa'\n\t },\n\t settings: {\n\t user_settings: 'Configurações de Usuário',\n\t name_bio: 'Nome & Biografia',\n\t name: 'Nome',\n\t bio: 'Biografia',\n\t avatar: 'Avatar',\n\t current_avatar: 'Seu avatar atual',\n\t set_new_avatar: 'Alterar avatar',\n\t profile_banner: 'Capa de perfil',\n\t current_profile_banner: 'Sua capa de perfil atual',\n\t set_new_profile_banner: 'Alterar capa de perfil',\n\t profile_background: 'Plano de fundo de perfil',\n\t set_new_profile_background: 'Alterar o plano de fundo de perfil',\n\t settings: 'Configurações',\n\t theme: 'Tema',\n\t presets: 'Predefinições',\n\t theme_help: 'Use cores em código hexadecimal (#rrggbb) para personalizar seu esquema de cores.',\n\t background: 'Plano de Fundo',\n\t foreground: 'Primeiro Plano',\n\t text: 'Texto',\n\t links: 'Links',\n\t filtering: 'Filtragem',\n\t filtering_explanation: 'Todas as postagens contendo estas palavras serão silenciadas, uma por linha.',\n\t attachments: 'Anexos',\n\t hide_attachments_in_tl: 'Ocultar anexos na linha do tempo.',\n\t hide_attachments_in_convo: 'Ocultar anexos em conversas',\n\t nsfw_clickthrough: 'Habilitar clique para ocultar anexos NSFW',\n\t autoload: 'Habilitar carregamento automático quando a rolagem chegar ao fim.',\n\t streaming: 'Habilitar o fluxo automático de postagens quando ao topo da página',\n\t reply_link_preview: 'Habilitar a pré-visualização de link de respostas ao passar o mouse.',\n\t follow_import: 'Importar seguidas',\n\t import_followers_from_a_csv_file: 'Importe seguidores a partir de um arquivo CSV',\n\t follows_imported: 'Seguidores importados! O processamento pode demorar um pouco.',\n\t follow_import_error: 'Erro ao importar seguidores'\n\t },\n\t notifications: {\n\t notifications: 'Notificações',\n\t read: 'Ler!',\n\t followed_you: 'seguiu você'\n\t },\n\t login: {\n\t login: 'Entrar',\n\t username: 'Usuário',\n\t password: 'Senha',\n\t register: 'Registrar',\n\t logout: 'Sair'\n\t },\n\t registration: {\n\t registration: 'Registro',\n\t fullname: 'Nome para exibição',\n\t email: 'Correio eletrônico',\n\t bio: 'Biografia',\n\t password_confirm: 'Confirmação de senha'\n\t },\n\t post_status: {\n\t posting: 'Publicando',\n\t default: 'Acabo de aterrizar em L.A.'\n\t },\n\t finder: {\n\t find_user: 'Buscar usuário',\n\t error_fetching_user: 'Erro procurando usuário'\n\t },\n\t general: {\n\t submit: 'Enviar',\n\t apply: 'Aplicar'\n\t }\n\t};\n\t\n\tvar ru = {\n\t chat: {\n\t title: 'Чат'\n\t },\n\t nav: {\n\t chat: 'Локальный чат',\n\t timeline: 'Лента',\n\t mentions: 'Упоминания',\n\t public_tl: 'Публичная лента',\n\t twkn: 'Федеративная лента'\n\t },\n\t user_card: {\n\t follows_you: 'Читает вас',\n\t following: 'Читаю',\n\t follow: 'Читать',\n\t blocked: 'Заблокирован',\n\t block: 'Заблокировать',\n\t statuses: 'Статусы',\n\t mute: 'Игнорировать',\n\t muted: 'Игнорирую',\n\t followers: 'Читатели',\n\t followees: 'Читаемые',\n\t per_day: 'в день',\n\t remote_follow: 'Читать удалённо'\n\t },\n\t timeline: {\n\t show_new: 'Показать новые',\n\t error_fetching: 'Ошибка при обновлении',\n\t up_to_date: 'Обновлено',\n\t load_older: 'Загрузить старые статусы',\n\t conversation: 'Разговор'\n\t },\n\t settings: {\n\t user_settings: 'Настройки пользователя',\n\t name_bio: 'Имя и описание',\n\t name: 'Имя',\n\t bio: 'Описание',\n\t avatar: 'Аватар',\n\t current_avatar: 'Текущий аватар',\n\t set_new_avatar: 'Загрузить новый аватар',\n\t profile_banner: 'Баннер профиля',\n\t current_profile_banner: 'Текущий баннер профиля',\n\t set_new_profile_banner: 'Загрузить новый баннер профиля',\n\t profile_background: 'Фон профиля',\n\t set_new_profile_background: 'Загрузить новый фон профиля',\n\t settings: 'Настройки',\n\t theme: 'Тема',\n\t presets: 'Пресеты',\n\t theme_help: 'Используйте шестнадцатеричные коды цветов (#rrggbb) для настройки темы.',\n\t background: 'Фон',\n\t foreground: 'Передний план',\n\t text: 'Текст',\n\t links: 'Ссылки',\n\t filtering: 'Фильтрация',\n\t filtering_explanation: 'Все статусы, содержащие данные слова, будут игнорироваться, по одному в строке',\n\t attachments: 'Вложения',\n\t hide_attachments_in_tl: 'Прятать вложения в ленте',\n\t hide_attachments_in_convo: 'Прятать вложения в разговорах',\n\t stop_gifs: 'Проигрывать GIF анимации только при наведении',\n\t nsfw_clickthrough: 'Включить скрытие NSFW вложений',\n\t autoload: 'Включить автоматическую загрузку при прокрутке вниз',\n\t streaming: 'Включить автоматическую загрузку новых сообщений при прокрутке вверх',\n\t reply_link_preview: 'Включить предварительный просмотр ответа при наведении мыши',\n\t follow_import: 'Импортировать читаемых',\n\t import_followers_from_a_csv_file: 'Импортировать читаемых из файла .csv',\n\t follows_imported: 'Список читаемых импортирован. Обработка займёт некоторое время..',\n\t follow_import_error: 'Ошибка при импортировании читаемых.'\n\t },\n\t notifications: {\n\t notifications: 'Уведомления',\n\t read: 'Прочесть',\n\t followed_you: 'начал читать вас'\n\t },\n\t login: {\n\t login: 'Войти',\n\t username: 'Имя пользователя',\n\t password: 'Пароль',\n\t register: 'Зарегистрироваться',\n\t logout: 'Выйти'\n\t },\n\t registration: {\n\t registration: 'Регистрация',\n\t fullname: 'Отображаемое имя',\n\t email: 'Email',\n\t bio: 'Описание',\n\t password_confirm: 'Подтверждение пароля'\n\t },\n\t post_status: {\n\t posting: 'Отправляется',\n\t default: 'Что нового?'\n\t },\n\t finder: {\n\t find_user: 'Найти пользователя',\n\t error_fetching_user: 'Пользователь не найден'\n\t },\n\t general: {\n\t submit: 'Отправить',\n\t apply: 'Применить'\n\t },\n\t user_profile: {\n\t timeline_title: 'Лента пользователя'\n\t }\n\t};\n\t\n\tvar messages = {\n\t de: de,\n\t fi: fi,\n\t en: en,\n\t et: et,\n\t hu: hu,\n\t ro: ro,\n\t ja: ja,\n\t fr: fr,\n\t it: it,\n\t oc: oc,\n\t pl: pl,\n\t es: es,\n\t pt: pt,\n\t ru: ru\n\t};\n\t\n\texports.default = messages;\n\n/***/ }),\n/* 170 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _typeof2 = __webpack_require__(221);\n\t\n\tvar _typeof3 = _interopRequireDefault(_typeof2);\n\t\n\tvar _each2 = __webpack_require__(61);\n\t\n\tvar _each3 = _interopRequireDefault(_each2);\n\t\n\tvar _throttle2 = __webpack_require__(448);\n\t\n\tvar _throttle3 = _interopRequireDefault(_throttle2);\n\t\n\texports.default = createPersistedState;\n\t\n\tvar _lodash = __webpack_require__(311);\n\t\n\tvar _lodash2 = _interopRequireDefault(_lodash);\n\t\n\tvar _objectPath = __webpack_require__(457);\n\t\n\tvar _objectPath2 = _interopRequireDefault(_objectPath);\n\t\n\tvar _localforage = __webpack_require__(299);\n\t\n\tvar _localforage2 = _interopRequireDefault(_localforage);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar loaded = false;\n\t\n\tvar defaultReducer = function defaultReducer(state, paths) {\n\t return paths.length === 0 ? state : paths.reduce(function (substate, path) {\n\t _objectPath2.default.set(substate, path, _objectPath2.default.get(state, path));\n\t return substate;\n\t }, {});\n\t};\n\t\n\tvar defaultStorage = function () {\n\t return _localforage2.default;\n\t}();\n\t\n\tvar defaultSetState = function defaultSetState(key, state, storage) {\n\t if (!loaded) {\n\t console.log('waiting for old state to be loaded...');\n\t } else {\n\t return storage.setItem(key, state);\n\t }\n\t};\n\t\n\tfunction createPersistedState() {\n\t var _ref = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {},\n\t _ref$key = _ref.key,\n\t key = _ref$key === undefined ? 'vuex-lz' : _ref$key,\n\t _ref$paths = _ref.paths,\n\t paths = _ref$paths === undefined ? [] : _ref$paths,\n\t _ref$getState = _ref.getState,\n\t getState = _ref$getState === undefined ? function (key, storage) {\n\t var value = storage.getItem(key);\n\t return value;\n\t } : _ref$getState,\n\t _ref$setState = _ref.setState,\n\t setState = _ref$setState === undefined ? (0, _throttle3.default)(defaultSetState, 60000) : _ref$setState,\n\t _ref$reducer = _ref.reducer,\n\t reducer = _ref$reducer === undefined ? defaultReducer : _ref$reducer,\n\t _ref$storage = _ref.storage,\n\t storage = _ref$storage === undefined ? defaultStorage : _ref$storage,\n\t _ref$subscriber = _ref.subscriber,\n\t subscriber = _ref$subscriber === undefined ? function (store) {\n\t return function (handler) {\n\t return store.subscribe(handler);\n\t };\n\t } : _ref$subscriber;\n\t\n\t return function (store) {\n\t getState(key, storage).then(function (savedState) {\n\t try {\n\t if ((typeof savedState === 'undefined' ? 'undefined' : (0, _typeof3.default)(savedState)) === 'object') {\n\t var usersState = savedState.users || {};\n\t usersState.usersObject = {};\n\t var users = usersState.users || [];\n\t (0, _each3.default)(users, function (user) {\n\t usersState.usersObject[user.id] = user;\n\t });\n\t savedState.users = usersState;\n\t\n\t store.replaceState((0, _lodash2.default)({}, store.state, savedState));\n\t }\n\t if (store.state.config.customTheme) {\n\t window.themeLoaded = true;\n\t store.dispatch('setOption', {\n\t name: 'customTheme',\n\t value: store.state.config.customTheme\n\t });\n\t }\n\t if (store.state.users.lastLoginName) {\n\t store.dispatch('loginUser', { username: store.state.users.lastLoginName, password: 'xxx' });\n\t }\n\t loaded = true;\n\t } catch (e) {\n\t console.log(\"Couldn't load state\");\n\t loaded = true;\n\t }\n\t });\n\t\n\t subscriber(store)(function (mutation, state) {\n\t try {\n\t setState(key, reducer(state, paths), storage);\n\t } catch (e) {\n\t console.log(\"Couldn't persist state:\");\n\t console.log(e);\n\t }\n\t });\n\t };\n\t}\n\n/***/ }),\n/* 171 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _isArray2 = __webpack_require__(2);\n\t\n\tvar _isArray3 = _interopRequireDefault(_isArray2);\n\t\n\tvar _backend_interactor_service = __webpack_require__(104);\n\t\n\tvar _backend_interactor_service2 = _interopRequireDefault(_backend_interactor_service);\n\t\n\tvar _phoenix = __webpack_require__(458);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar api = {\n\t state: {\n\t backendInteractor: (0, _backend_interactor_service2.default)(),\n\t fetchers: {},\n\t socket: null,\n\t chatDisabled: false\n\t },\n\t mutations: {\n\t setBackendInteractor: function setBackendInteractor(state, backendInteractor) {\n\t state.backendInteractor = backendInteractor;\n\t },\n\t addFetcher: function addFetcher(state, _ref) {\n\t var timeline = _ref.timeline,\n\t fetcher = _ref.fetcher;\n\t\n\t state.fetchers[timeline] = fetcher;\n\t },\n\t removeFetcher: function removeFetcher(state, _ref2) {\n\t var timeline = _ref2.timeline;\n\t\n\t delete state.fetchers[timeline];\n\t },\n\t setSocket: function setSocket(state, socket) {\n\t state.socket = socket;\n\t },\n\t setChatDisabled: function setChatDisabled(state, value) {\n\t state.chatDisabled = value;\n\t }\n\t },\n\t actions: {\n\t startFetching: function startFetching(store, timeline) {\n\t var userId = false;\n\t\n\t if ((0, _isArray3.default)(timeline)) {\n\t userId = timeline[1];\n\t timeline = timeline[0];\n\t }\n\t\n\t if (!store.state.fetchers[timeline]) {\n\t var fetcher = store.state.backendInteractor.startFetching({ timeline: timeline, store: store, userId: userId });\n\t store.commit('addFetcher', { timeline: timeline, fetcher: fetcher });\n\t }\n\t },\n\t stopFetching: function stopFetching(store, timeline) {\n\t var fetcher = store.state.fetchers[timeline];\n\t window.clearInterval(fetcher);\n\t store.commit('removeFetcher', { timeline: timeline });\n\t },\n\t initializeSocket: function initializeSocket(store, token) {\n\t if (!store.state.chatDisabled) {\n\t var socket = new _phoenix.Socket('/socket', { params: { token: token } });\n\t socket.connect();\n\t store.dispatch('initializeChat', socket);\n\t }\n\t },\n\t disableChat: function disableChat(store) {\n\t store.commit('setChatDisabled', true);\n\t }\n\t }\n\t};\n\t\n\texports.default = api;\n\n/***/ }),\n/* 172 */\n/***/ (function(module, exports) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\tvar chat = {\n\t state: {\n\t messages: [],\n\t channel: { state: '' }\n\t },\n\t mutations: {\n\t setChannel: function setChannel(state, channel) {\n\t state.channel = channel;\n\t },\n\t addMessage: function addMessage(state, message) {\n\t state.messages.push(message);\n\t state.messages = state.messages.slice(-19, 20);\n\t },\n\t setMessages: function setMessages(state, messages) {\n\t state.messages = messages.slice(-19, 20);\n\t }\n\t },\n\t actions: {\n\t initializeChat: function initializeChat(store, socket) {\n\t var channel = socket.channel('chat:public');\n\t channel.on('new_msg', function (msg) {\n\t store.commit('addMessage', msg);\n\t });\n\t channel.on('messages', function (_ref) {\n\t var messages = _ref.messages;\n\t\n\t store.commit('setMessages', messages);\n\t });\n\t channel.join();\n\t store.commit('setChannel', channel);\n\t }\n\t }\n\t};\n\t\n\texports.default = chat;\n\n/***/ }),\n/* 173 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _vue = __webpack_require__(101);\n\t\n\tvar _style_setter = __webpack_require__(176);\n\t\n\tvar _style_setter2 = _interopRequireDefault(_style_setter);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar defaultState = {\n\t name: 'Pleroma FE',\n\t colors: {},\n\t hideAttachments: false,\n\t hideAttachmentsInConv: false,\n\t hideNsfw: true,\n\t autoLoad: true,\n\t streaming: false,\n\t hoverPreview: true,\n\t muteWords: []\n\t};\n\t\n\tvar config = {\n\t state: defaultState,\n\t mutations: {\n\t setOption: function setOption(state, _ref) {\n\t var name = _ref.name,\n\t value = _ref.value;\n\t\n\t (0, _vue.set)(state, name, value);\n\t }\n\t },\n\t actions: {\n\t setPageTitle: function setPageTitle(_ref2) {\n\t var state = _ref2.state;\n\t var option = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : '';\n\t\n\t document.title = option + ' ' + state.name;\n\t },\n\t setOption: function setOption(_ref3, _ref4) {\n\t var commit = _ref3.commit,\n\t dispatch = _ref3.dispatch;\n\t var name = _ref4.name,\n\t value = _ref4.value;\n\t\n\t commit('setOption', { name: name, value: value });\n\t switch (name) {\n\t case 'name':\n\t dispatch('setPageTitle');\n\t break;\n\t case 'theme':\n\t _style_setter2.default.setPreset(value, commit);\n\t break;\n\t case 'customTheme':\n\t _style_setter2.default.setColors(value, commit);\n\t }\n\t }\n\t }\n\t};\n\t\n\texports.default = config;\n\n/***/ }),\n/* 174 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\texports.defaultState = exports.mutations = exports.mergeOrAdd = undefined;\n\t\n\tvar _promise = __webpack_require__(216);\n\t\n\tvar _promise2 = _interopRequireDefault(_promise);\n\t\n\tvar _merge2 = __webpack_require__(162);\n\t\n\tvar _merge3 = _interopRequireDefault(_merge2);\n\t\n\tvar _each2 = __webpack_require__(61);\n\t\n\tvar _each3 = _interopRequireDefault(_each2);\n\t\n\tvar _map2 = __webpack_require__(42);\n\t\n\tvar _map3 = _interopRequireDefault(_map2);\n\t\n\tvar _compact2 = __webpack_require__(423);\n\t\n\tvar _compact3 = _interopRequireDefault(_compact2);\n\t\n\tvar _backend_interactor_service = __webpack_require__(104);\n\t\n\tvar _backend_interactor_service2 = _interopRequireDefault(_backend_interactor_service);\n\t\n\tvar _vue = __webpack_require__(101);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar mergeOrAdd = exports.mergeOrAdd = function mergeOrAdd(arr, obj, item) {\n\t if (!item) {\n\t return false;\n\t }\n\t var oldItem = obj[item.id];\n\t if (oldItem) {\n\t (0, _merge3.default)(oldItem, item);\n\t return { item: oldItem, new: false };\n\t } else {\n\t arr.push(item);\n\t obj[item.id] = item;\n\t return { item: item, new: true };\n\t }\n\t};\n\t\n\tvar mutations = exports.mutations = {\n\t setMuted: function setMuted(state, _ref) {\n\t var id = _ref.user.id,\n\t muted = _ref.muted;\n\t\n\t var user = state.usersObject[id];\n\t (0, _vue.set)(user, 'muted', muted);\n\t },\n\t setCurrentUser: function setCurrentUser(state, user) {\n\t state.lastLoginName = user.screen_name;\n\t state.currentUser = (0, _merge3.default)(state.currentUser || {}, user);\n\t },\n\t clearCurrentUser: function clearCurrentUser(state) {\n\t state.currentUser = false;\n\t state.lastLoginName = false;\n\t },\n\t beginLogin: function beginLogin(state) {\n\t state.loggingIn = true;\n\t },\n\t endLogin: function endLogin(state) {\n\t state.loggingIn = false;\n\t },\n\t addNewUsers: function addNewUsers(state, users) {\n\t (0, _each3.default)(users, function (user) {\n\t return mergeOrAdd(state.users, state.usersObject, user);\n\t });\n\t },\n\t setUserForStatus: function setUserForStatus(state, status) {\n\t status.user = state.usersObject[status.user.id];\n\t }\n\t};\n\t\n\tvar defaultState = exports.defaultState = {\n\t lastLoginName: false,\n\t currentUser: false,\n\t loggingIn: false,\n\t users: [],\n\t usersObject: {}\n\t};\n\t\n\tvar users = {\n\t state: defaultState,\n\t mutations: mutations,\n\t actions: {\n\t fetchUser: function fetchUser(store, id) {\n\t store.rootState.api.backendInteractor.fetchUser({ id: id }).then(function (user) {\n\t return store.commit('addNewUsers', user);\n\t });\n\t },\n\t addNewStatuses: function addNewStatuses(store, _ref2) {\n\t var statuses = _ref2.statuses;\n\t\n\t var users = (0, _map3.default)(statuses, 'user');\n\t var retweetedUsers = (0, _compact3.default)((0, _map3.default)(statuses, 'retweeted_status.user'));\n\t store.commit('addNewUsers', users);\n\t store.commit('addNewUsers', retweetedUsers);\n\t\n\t (0, _each3.default)(statuses, function (status) {\n\t store.commit('setUserForStatus', status);\n\t });\n\t\n\t (0, _each3.default)((0, _compact3.default)((0, _map3.default)(statuses, 'retweeted_status')), function (status) {\n\t store.commit('setUserForStatus', status);\n\t });\n\t },\n\t logout: function logout(store) {\n\t store.commit('clearCurrentUser');\n\t store.dispatch('stopFetching', 'friends');\n\t store.commit('setBackendInteractor', (0, _backend_interactor_service2.default)());\n\t },\n\t loginUser: function loginUser(store, userCredentials) {\n\t return new _promise2.default(function (resolve, reject) {\n\t var commit = store.commit;\n\t commit('beginLogin');\n\t store.rootState.api.backendInteractor.verifyCredentials(userCredentials).then(function (response) {\n\t if (response.ok) {\n\t response.json().then(function (user) {\n\t user.credentials = userCredentials;\n\t commit('setCurrentUser', user);\n\t commit('addNewUsers', [user]);\n\t\n\t commit('setBackendInteractor', (0, _backend_interactor_service2.default)(userCredentials));\n\t\n\t if (user.token) {\n\t store.dispatch('initializeSocket', user.token);\n\t }\n\t\n\t store.dispatch('startFetching', 'friends');\n\t\n\t store.rootState.api.backendInteractor.fetchMutes().then(function (mutedUsers) {\n\t (0, _each3.default)(mutedUsers, function (user) {\n\t user.muted = true;\n\t });\n\t store.commit('addNewUsers', mutedUsers);\n\t });\n\t\n\t if ('Notification' in window && window.Notification.permission === 'default') {\n\t window.Notification.requestPermission();\n\t }\n\t\n\t store.rootState.api.backendInteractor.fetchFriends().then(function (friends) {\n\t return commit('addNewUsers', friends);\n\t });\n\t });\n\t } else {\n\t commit('endLogin');\n\t if (response.status === 401) {\n\t reject('Wrong username or password');\n\t } else {\n\t reject('An error occurred, please try again');\n\t }\n\t }\n\t commit('endLogin');\n\t resolve();\n\t }).catch(function (error) {\n\t console.log(error);\n\t commit('endLogin');\n\t reject('Failed to connect to server, try again');\n\t });\n\t });\n\t }\n\t }\n\t};\n\t\n\texports.default = users;\n\n/***/ }),\n/* 175 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\texports.splitIntoWords = exports.addPositionToWords = exports.wordAtPosition = exports.replaceWord = undefined;\n\t\n\tvar _find2 = __webpack_require__(62);\n\t\n\tvar _find3 = _interopRequireDefault(_find2);\n\t\n\tvar _reduce2 = __webpack_require__(163);\n\t\n\tvar _reduce3 = _interopRequireDefault(_reduce2);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar replaceWord = exports.replaceWord = function replaceWord(str, toReplace, replacement) {\n\t return str.slice(0, toReplace.start) + replacement + str.slice(toReplace.end);\n\t};\n\t\n\tvar wordAtPosition = exports.wordAtPosition = function wordAtPosition(str, pos) {\n\t var words = splitIntoWords(str);\n\t var wordsWithPosition = addPositionToWords(words);\n\t\n\t return (0, _find3.default)(wordsWithPosition, function (_ref) {\n\t var start = _ref.start,\n\t end = _ref.end;\n\t return start <= pos && end > pos;\n\t });\n\t};\n\t\n\tvar addPositionToWords = exports.addPositionToWords = function addPositionToWords(words) {\n\t return (0, _reduce3.default)(words, function (result, word) {\n\t var data = {\n\t word: word,\n\t start: 0,\n\t end: word.length\n\t };\n\t\n\t if (result.length > 0) {\n\t var previous = result.pop();\n\t\n\t data.start += previous.end;\n\t data.end += previous.end;\n\t\n\t result.push(previous);\n\t }\n\t\n\t result.push(data);\n\t\n\t return result;\n\t }, []);\n\t};\n\t\n\tvar splitIntoWords = exports.splitIntoWords = function splitIntoWords(str) {\n\t var regex = /\\b/;\n\t var triggers = /[@#:]+$/;\n\t\n\t var split = str.split(regex);\n\t\n\t var words = (0, _reduce3.default)(split, function (result, word) {\n\t if (result.length > 0) {\n\t var previous = result.pop();\n\t var matches = previous.match(triggers);\n\t if (matches) {\n\t previous = previous.replace(triggers, '');\n\t word = matches[0] + word;\n\t }\n\t result.push(previous);\n\t }\n\t result.push(word);\n\t\n\t return result;\n\t }, []);\n\t\n\t return words;\n\t};\n\t\n\tvar completion = {\n\t wordAtPosition: wordAtPosition,\n\t addPositionToWords: addPositionToWords,\n\t splitIntoWords: splitIntoWords,\n\t replaceWord: replaceWord\n\t};\n\t\n\texports.default = completion;\n\n/***/ }),\n/* 176 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _slicedToArray2 = __webpack_require__(108);\n\t\n\tvar _slicedToArray3 = _interopRequireDefault(_slicedToArray2);\n\t\n\tvar _entries = __webpack_require__(214);\n\t\n\tvar _entries2 = _interopRequireDefault(_entries);\n\t\n\tvar _times2 = __webpack_require__(449);\n\t\n\tvar _times3 = _interopRequireDefault(_times2);\n\t\n\tvar _color_convert = __webpack_require__(66);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar setStyle = function setStyle(href, commit) {\n\t var head = document.head;\n\t var body = document.body;\n\t body.style.display = 'none';\n\t var cssEl = document.createElement('link');\n\t cssEl.setAttribute('rel', 'stylesheet');\n\t cssEl.setAttribute('href', href);\n\t head.appendChild(cssEl);\n\t\n\t var setDynamic = function setDynamic() {\n\t var baseEl = document.createElement('div');\n\t body.appendChild(baseEl);\n\t\n\t var colors = {};\n\t (0, _times3.default)(16, function (n) {\n\t var name = 'base0' + n.toString(16).toUpperCase();\n\t baseEl.setAttribute('class', name);\n\t var color = window.getComputedStyle(baseEl).getPropertyValue('color');\n\t colors[name] = color;\n\t });\n\t\n\t commit('setOption', { name: 'colors', value: colors });\n\t\n\t body.removeChild(baseEl);\n\t\n\t var styleEl = document.createElement('style');\n\t head.appendChild(styleEl);\n\t\n\t\n\t body.style.display = 'initial';\n\t };\n\t\n\t cssEl.addEventListener('load', setDynamic);\n\t};\n\t\n\tvar setColors = function setColors(col, commit) {\n\t var head = document.head;\n\t var body = document.body;\n\t body.style.display = 'none';\n\t\n\t var styleEl = document.createElement('style');\n\t head.appendChild(styleEl);\n\t var styleSheet = styleEl.sheet;\n\t\n\t var isDark = col.text.r + col.text.g + col.text.b > col.bg.r + col.bg.g + col.bg.b;\n\t var colors = {};\n\t var radii = {};\n\t\n\t var mod = isDark ? -10 : 10;\n\t\n\t colors.bg = (0, _color_convert.rgb2hex)(col.bg.r, col.bg.g, col.bg.b);\n\t colors.lightBg = (0, _color_convert.rgb2hex)((col.bg.r + col.fg.r) / 2, (col.bg.g + col.fg.g) / 2, (col.bg.b + col.fg.b) / 2);\n\t colors.btn = (0, _color_convert.rgb2hex)(col.fg.r, col.fg.g, col.fg.b);\n\t colors.border = (0, _color_convert.rgb2hex)(col.fg.r - mod, col.fg.g - mod, col.fg.b - mod);\n\t colors.faint = (0, _color_convert.rgb2hex)(col.text.r * 0.45 + col.fg.r * 0.55, col.text.g * 0.45 + col.fg.g * 0.55, col.text.b * 0.45 + col.fg.b * 0.55);\n\t colors.fg = (0, _color_convert.rgb2hex)(col.text.r, col.text.g, col.text.b);\n\t colors.lightFg = (0, _color_convert.rgb2hex)(col.text.r - mod, col.text.g - mod, col.text.b - mod);\n\t\n\t colors['base07'] = (0, _color_convert.rgb2hex)(col.text.r - mod * 2, col.text.g - mod * 2, col.text.b - mod * 2);\n\t\n\t colors.link = (0, _color_convert.rgb2hex)(col.link.r, col.link.g, col.link.b);\n\t colors.icon = (0, _color_convert.rgb2hex)((col.bg.r + col.text.r) / 2, (col.bg.g + col.text.g) / 2, (col.bg.b + col.text.b) / 2);\n\t\n\t colors.cBlue = col.cBlue && (0, _color_convert.rgb2hex)(col.cBlue.r, col.cBlue.g, col.cBlue.b);\n\t colors.cRed = col.cRed && (0, _color_convert.rgb2hex)(col.cRed.r, col.cRed.g, col.cRed.b);\n\t colors.cGreen = col.cGreen && (0, _color_convert.rgb2hex)(col.cGreen.r, col.cGreen.g, col.cGreen.b);\n\t colors.cOrange = col.cOrange && (0, _color_convert.rgb2hex)(col.cOrange.r, col.cOrange.g, col.cOrange.b);\n\t\n\t colors.cAlertRed = col.cRed && 'rgba(' + col.cRed.r + ', ' + col.cRed.g + ', ' + col.cRed.b + ', .5)';\n\t\n\t radii.btnRadius = col.btnRadius;\n\t radii.panelRadius = col.panelRadius;\n\t radii.avatarRadius = col.avatarRadius;\n\t radii.avatarAltRadius = col.avatarAltRadius;\n\t radii.tooltipRadius = col.tooltipRadius;\n\t radii.attachmentRadius = col.attachmentRadius;\n\t\n\t styleSheet.toString();\n\t styleSheet.insertRule('body { ' + (0, _entries2.default)(colors).filter(function (_ref) {\n\t var _ref2 = (0, _slicedToArray3.default)(_ref, 2),\n\t k = _ref2[0],\n\t v = _ref2[1];\n\t\n\t return v;\n\t }).map(function (_ref3) {\n\t var _ref4 = (0, _slicedToArray3.default)(_ref3, 2),\n\t k = _ref4[0],\n\t v = _ref4[1];\n\t\n\t return '--' + k + ': ' + v;\n\t }).join(';') + ' }', 'index-max');\n\t styleSheet.insertRule('body { ' + (0, _entries2.default)(radii).filter(function (_ref5) {\n\t var _ref6 = (0, _slicedToArray3.default)(_ref5, 2),\n\t k = _ref6[0],\n\t v = _ref6[1];\n\t\n\t return v;\n\t }).map(function (_ref7) {\n\t var _ref8 = (0, _slicedToArray3.default)(_ref7, 2),\n\t k = _ref8[0],\n\t v = _ref8[1];\n\t\n\t return '--' + k + ': ' + v + 'px';\n\t }).join(';') + ' }', 'index-max');\n\t body.style.display = 'initial';\n\t\n\t commit('setOption', { name: 'colors', value: colors });\n\t commit('setOption', { name: 'radii', value: radii });\n\t commit('setOption', { name: 'customTheme', value: col });\n\t};\n\t\n\tvar setPreset = function setPreset(val, commit) {\n\t window.fetch('/static/styles.json').then(function (data) {\n\t return data.json();\n\t }).then(function (themes) {\n\t var theme = themes[val] ? themes[val] : themes['pleroma-dark'];\n\t var bgRgb = (0, _color_convert.hex2rgb)(theme[1]);\n\t var fgRgb = (0, _color_convert.hex2rgb)(theme[2]);\n\t var textRgb = (0, _color_convert.hex2rgb)(theme[3]);\n\t var linkRgb = (0, _color_convert.hex2rgb)(theme[4]);\n\t\n\t var cRedRgb = (0, _color_convert.hex2rgb)(theme[5] || '#FF0000');\n\t var cGreenRgb = (0, _color_convert.hex2rgb)(theme[6] || '#00FF00');\n\t var cBlueRgb = (0, _color_convert.hex2rgb)(theme[7] || '#0000FF');\n\t var cOrangeRgb = (0, _color_convert.hex2rgb)(theme[8] || '#E3FF00');\n\t\n\t var col = {\n\t bg: bgRgb,\n\t fg: fgRgb,\n\t text: textRgb,\n\t link: linkRgb,\n\t cRed: cRedRgb,\n\t cBlue: cBlueRgb,\n\t cGreen: cGreenRgb,\n\t cOrange: cOrangeRgb\n\t };\n\t\n\t if (!window.themeLoaded) {\n\t setColors(col, commit);\n\t }\n\t });\n\t};\n\t\n\tvar StyleSetter = {\n\t setStyle: setStyle,\n\t setPreset: setPreset,\n\t setColors: setColors\n\t};\n\t\n\texports.default = StyleSetter;\n\n/***/ }),\n/* 177 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _user_panel = __webpack_require__(488);\n\t\n\tvar _user_panel2 = _interopRequireDefault(_user_panel);\n\t\n\tvar _nav_panel = __webpack_require__(476);\n\t\n\tvar _nav_panel2 = _interopRequireDefault(_nav_panel);\n\t\n\tvar _notifications = __webpack_require__(478);\n\t\n\tvar _notifications2 = _interopRequireDefault(_notifications);\n\t\n\tvar _user_finder = __webpack_require__(487);\n\t\n\tvar _user_finder2 = _interopRequireDefault(_user_finder);\n\t\n\tvar _instance_specific_panel = __webpack_require__(472);\n\t\n\tvar _instance_specific_panel2 = _interopRequireDefault(_instance_specific_panel);\n\t\n\tvar _chat_panel = __webpack_require__(467);\n\t\n\tvar _chat_panel2 = _interopRequireDefault(_chat_panel);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\texports.default = {\n\t name: 'app',\n\t components: {\n\t UserPanel: _user_panel2.default,\n\t NavPanel: _nav_panel2.default,\n\t Notifications: _notifications2.default,\n\t UserFinder: _user_finder2.default,\n\t ChatPanel: _chat_panel2.default,\n\t InstanceSpecificPanel: _instance_specific_panel2.default\n\t },\n\t data: function data() {\n\t return {\n\t mobileActivePanel: 'timeline'\n\t };\n\t },\n\t computed: {\n\t currentUser: function currentUser() {\n\t return this.$store.state.users.currentUser;\n\t },\n\t background: function background() {\n\t return this.currentUser.background_image || this.$store.state.config.background;\n\t },\n\t logoStyle: function logoStyle() {\n\t return { 'background-image': 'url(' + this.$store.state.config.logo + ')' };\n\t },\n\t style: function style() {\n\t return { 'background-image': 'url(' + this.background + ')' };\n\t },\n\t sitename: function sitename() {\n\t return this.$store.state.config.name;\n\t },\n\t chat: function chat() {\n\t return this.$store.state.chat.channel.state === 'joined';\n\t },\n\t showInstanceSpecificPanel: function showInstanceSpecificPanel() {\n\t return this.$store.state.config.showInstanceSpecificPanel;\n\t }\n\t },\n\t methods: {\n\t activatePanel: function activatePanel(panelName) {\n\t this.mobileActivePanel = panelName;\n\t },\n\t scrollToTop: function scrollToTop() {\n\t window.scrollTo(0, 0);\n\t },\n\t logout: function logout() {\n\t this.$store.dispatch('logout');\n\t }\n\t }\n\t};\n\n/***/ }),\n/* 178 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _stillImage = __webpack_require__(65);\n\t\n\tvar _stillImage2 = _interopRequireDefault(_stillImage);\n\t\n\tvar _nsfw = __webpack_require__(462);\n\t\n\tvar _nsfw2 = _interopRequireDefault(_nsfw);\n\t\n\tvar _file_typeService = __webpack_require__(105);\n\t\n\tvar _file_typeService2 = _interopRequireDefault(_file_typeService);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar Attachment = {\n\t props: ['attachment', 'nsfw', 'statusId', 'size'],\n\t data: function data() {\n\t return {\n\t nsfwImage: _nsfw2.default,\n\t hideNsfwLocal: this.$store.state.config.hideNsfw,\n\t showHidden: false,\n\t loading: false,\n\t img: document.createElement('img')\n\t };\n\t },\n\t\n\t components: {\n\t StillImage: _stillImage2.default\n\t },\n\t computed: {\n\t type: function type() {\n\t return _file_typeService2.default.fileType(this.attachment.mimetype);\n\t },\n\t hidden: function hidden() {\n\t return this.nsfw && this.hideNsfwLocal && !this.showHidden;\n\t },\n\t isEmpty: function isEmpty() {\n\t return this.type === 'html' && !this.attachment.oembed || this.type === 'unknown';\n\t },\n\t isSmall: function isSmall() {\n\t return this.size === 'small';\n\t }\n\t },\n\t methods: {\n\t linkClicked: function linkClicked(_ref) {\n\t var target = _ref.target;\n\t\n\t if (target.tagName === 'A') {\n\t window.open(target.href, '_blank');\n\t }\n\t },\n\t toggleHidden: function toggleHidden() {\n\t var _this = this;\n\t\n\t if (this.img.onload) {\n\t this.img.onload();\n\t } else {\n\t this.loading = true;\n\t this.img.src = this.attachment.url;\n\t this.img.onload = function () {\n\t _this.loading = false;\n\t _this.showHidden = !_this.showHidden;\n\t };\n\t }\n\t }\n\t }\n\t};\n\t\n\texports.default = Attachment;\n\n/***/ }),\n/* 179 */\n/***/ (function(module, exports) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\tvar chatPanel = {\n\t data: function data() {\n\t return {\n\t currentMessage: '',\n\t channel: null,\n\t collapsed: false\n\t };\n\t },\n\t\n\t computed: {\n\t messages: function messages() {\n\t return this.$store.state.chat.messages;\n\t }\n\t },\n\t methods: {\n\t submit: function submit(message) {\n\t this.$store.state.chat.channel.push('new_msg', { text: message }, 10000);\n\t this.currentMessage = '';\n\t },\n\t togglePanel: function togglePanel() {\n\t this.collapsed = !this.collapsed;\n\t }\n\t }\n\t};\n\t\n\texports.default = chatPanel;\n\n/***/ }),\n/* 180 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _toInteger2 = __webpack_require__(22);\n\t\n\tvar _toInteger3 = _interopRequireDefault(_toInteger2);\n\t\n\tvar _find2 = __webpack_require__(62);\n\t\n\tvar _find3 = _interopRequireDefault(_find2);\n\t\n\tvar _conversation = __webpack_require__(166);\n\t\n\tvar _conversation2 = _interopRequireDefault(_conversation);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar conversationPage = {\n\t components: {\n\t Conversation: _conversation2.default\n\t },\n\t computed: {\n\t statusoid: function statusoid() {\n\t var id = (0, _toInteger3.default)(this.$route.params.id);\n\t var statuses = this.$store.state.statuses.allStatuses;\n\t var status = (0, _find3.default)(statuses, { id: id });\n\t\n\t return status;\n\t }\n\t }\n\t};\n\t\n\texports.default = conversationPage;\n\n/***/ }),\n/* 181 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _sortBy2 = __webpack_require__(100);\n\t\n\tvar _sortBy3 = _interopRequireDefault(_sortBy2);\n\t\n\tvar _filter2 = __webpack_require__(40);\n\t\n\tvar _filter3 = _interopRequireDefault(_filter2);\n\t\n\tvar _reduce2 = __webpack_require__(163);\n\t\n\tvar _reduce3 = _interopRequireDefault(_reduce2);\n\t\n\tvar _statuses = __webpack_require__(103);\n\t\n\tvar _status = __webpack_require__(64);\n\t\n\tvar _status2 = _interopRequireDefault(_status);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar sortAndFilterConversation = function sortAndFilterConversation(conversation) {\n\t conversation = (0, _filter3.default)(conversation, function (status) {\n\t return (0, _statuses.statusType)(status) !== 'retweet';\n\t });\n\t return (0, _sortBy3.default)(conversation, 'id');\n\t};\n\t\n\tvar conversation = {\n\t data: function data() {\n\t return {\n\t highlight: null\n\t };\n\t },\n\t\n\t props: ['statusoid', 'collapsable'],\n\t computed: {\n\t status: function status() {\n\t return this.statusoid;\n\t },\n\t conversation: function conversation() {\n\t if (!this.status) {\n\t return false;\n\t }\n\t\n\t var conversationId = this.status.statusnet_conversation_id;\n\t var statuses = this.$store.state.statuses.allStatuses;\n\t var conversation = (0, _filter3.default)(statuses, { statusnet_conversation_id: conversationId });\n\t return sortAndFilterConversation(conversation);\n\t },\n\t replies: function replies() {\n\t var i = 1;\n\t return (0, _reduce3.default)(this.conversation, function (result, _ref) {\n\t var id = _ref.id,\n\t in_reply_to_status_id = _ref.in_reply_to_status_id;\n\t\n\t var irid = Number(in_reply_to_status_id);\n\t if (irid) {\n\t result[irid] = result[irid] || [];\n\t result[irid].push({\n\t name: '#' + i,\n\t id: id\n\t });\n\t }\n\t i++;\n\t return result;\n\t }, {});\n\t }\n\t },\n\t components: {\n\t Status: _status2.default\n\t },\n\t created: function created() {\n\t this.fetchConversation();\n\t },\n\t\n\t watch: {\n\t '$route': 'fetchConversation'\n\t },\n\t methods: {\n\t fetchConversation: function fetchConversation() {\n\t var _this = this;\n\t\n\t if (this.status) {\n\t var conversationId = this.status.statusnet_conversation_id;\n\t this.$store.state.api.backendInteractor.fetchConversation({ id: conversationId }).then(function (statuses) {\n\t return _this.$store.dispatch('addNewStatuses', { statuses: statuses });\n\t }).then(function () {\n\t return _this.setHighlight(_this.statusoid.id);\n\t });\n\t } else {\n\t var id = this.$route.params.id;\n\t this.$store.state.api.backendInteractor.fetchStatus({ id: id }).then(function (status) {\n\t return _this.$store.dispatch('addNewStatuses', { statuses: [status] });\n\t }).then(function () {\n\t return _this.fetchConversation();\n\t });\n\t }\n\t },\n\t getReplies: function getReplies(id) {\n\t id = Number(id);\n\t return this.replies[id] || [];\n\t },\n\t focused: function focused(id) {\n\t if (this.statusoid.retweeted_status) {\n\t return id === this.statusoid.retweeted_status.id;\n\t } else {\n\t return id === this.statusoid.id;\n\t }\n\t },\n\t setHighlight: function setHighlight(id) {\n\t this.highlight = Number(id);\n\t }\n\t }\n\t};\n\t\n\texports.default = conversation;\n\n/***/ }),\n/* 182 */\n/***/ (function(module, exports) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\tvar DeleteButton = {\n\t props: ['status'],\n\t methods: {\n\t deleteStatus: function deleteStatus() {\n\t var confirmed = window.confirm('Do you really want to delete this status?');\n\t if (confirmed) {\n\t this.$store.dispatch('deleteStatus', { id: this.status.id });\n\t }\n\t }\n\t },\n\t computed: {\n\t currentUser: function currentUser() {\n\t return this.$store.state.users.currentUser;\n\t },\n\t canDelete: function canDelete() {\n\t return this.currentUser && this.currentUser.rights.delete_others_notice || this.status.user.id === this.currentUser.id;\n\t }\n\t }\n\t};\n\t\n\texports.default = DeleteButton;\n\n/***/ }),\n/* 183 */\n/***/ (function(module, exports) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\tvar FavoriteButton = {\n\t props: ['status', 'loggedIn'],\n\t data: function data() {\n\t return {\n\t animated: false\n\t };\n\t },\n\t\n\t methods: {\n\t favorite: function favorite() {\n\t var _this = this;\n\t\n\t if (!this.status.favorited) {\n\t this.$store.dispatch('favorite', { id: this.status.id });\n\t } else {\n\t this.$store.dispatch('unfavorite', { id: this.status.id });\n\t }\n\t this.animated = true;\n\t setTimeout(function () {\n\t _this.animated = false;\n\t }, 500);\n\t }\n\t },\n\t computed: {\n\t classes: function classes() {\n\t return {\n\t 'icon-star-empty': !this.status.favorited,\n\t 'icon-star': this.status.favorited,\n\t 'animate-spin': this.animated\n\t };\n\t }\n\t }\n\t};\n\t\n\texports.default = FavoriteButton;\n\n/***/ }),\n/* 184 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _timeline = __webpack_require__(29);\n\t\n\tvar _timeline2 = _interopRequireDefault(_timeline);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar FriendsTimeline = {\n\t components: {\n\t Timeline: _timeline2.default\n\t },\n\t computed: {\n\t timeline: function timeline() {\n\t return this.$store.state.statuses.timelines.friends;\n\t }\n\t }\n\t};\n\t\n\texports.default = FriendsTimeline;\n\n/***/ }),\n/* 185 */\n/***/ (function(module, exports) {\n\n\t\"use strict\";\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\tvar InstanceSpecificPanel = {\n\t computed: {\n\t instanceSpecificPanelContent: function instanceSpecificPanelContent() {\n\t return this.$store.state.config.instanceSpecificPanelContent;\n\t }\n\t }\n\t};\n\t\n\texports.default = InstanceSpecificPanel;\n\n/***/ }),\n/* 186 */\n/***/ (function(module, exports) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\tvar LoginForm = {\n\t data: function data() {\n\t return {\n\t user: {},\n\t authError: false\n\t };\n\t },\n\t computed: {\n\t loggingIn: function loggingIn() {\n\t return this.$store.state.users.loggingIn;\n\t },\n\t registrationOpen: function registrationOpen() {\n\t return this.$store.state.config.registrationOpen;\n\t }\n\t },\n\t methods: {\n\t submit: function submit() {\n\t var _this = this;\n\t\n\t this.$store.dispatch('loginUser', this.user).then(function () {}, function (error) {\n\t _this.authError = error;\n\t _this.user.username = '';\n\t _this.user.password = '';\n\t });\n\t }\n\t }\n\t};\n\t\n\texports.default = LoginForm;\n\n/***/ }),\n/* 187 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _status_posterService = __webpack_require__(106);\n\t\n\tvar _status_posterService2 = _interopRequireDefault(_status_posterService);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar mediaUpload = {\n\t mounted: function mounted() {\n\t var _this = this;\n\t\n\t var input = this.$el.querySelector('input');\n\t\n\t input.addEventListener('change', function (_ref) {\n\t var target = _ref.target;\n\t\n\t var file = target.files[0];\n\t _this.uploadFile(file);\n\t });\n\t },\n\t data: function data() {\n\t return {\n\t uploading: false\n\t };\n\t },\n\t\n\t methods: {\n\t uploadFile: function uploadFile(file) {\n\t var self = this;\n\t var store = this.$store;\n\t var formData = new FormData();\n\t formData.append('media', file);\n\t\n\t self.$emit('uploading');\n\t self.uploading = true;\n\t\n\t _status_posterService2.default.uploadMedia({ store: store, formData: formData }).then(function (fileData) {\n\t self.$emit('uploaded', fileData);\n\t self.uploading = false;\n\t }, function (error) {\n\t self.$emit('upload-failed');\n\t self.uploading = false;\n\t });\n\t },\n\t fileDrop: function fileDrop(e) {\n\t if (e.dataTransfer.files.length > 0) {\n\t e.preventDefault();\n\t this.uploadFile(e.dataTransfer.files[0]);\n\t }\n\t },\n\t fileDrag: function fileDrag(e) {\n\t var types = e.dataTransfer.types;\n\t if (types.contains('Files')) {\n\t e.dataTransfer.dropEffect = 'copy';\n\t } else {\n\t e.dataTransfer.dropEffect = 'none';\n\t }\n\t }\n\t },\n\t props: ['dropFiles'],\n\t watch: {\n\t 'dropFiles': function dropFiles(fileInfos) {\n\t if (!this.uploading) {\n\t this.uploadFile(fileInfos[0]);\n\t }\n\t }\n\t }\n\t};\n\t\n\texports.default = mediaUpload;\n\n/***/ }),\n/* 188 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _timeline = __webpack_require__(29);\n\t\n\tvar _timeline2 = _interopRequireDefault(_timeline);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar Mentions = {\n\t computed: {\n\t timeline: function timeline() {\n\t return this.$store.state.statuses.timelines.mentions;\n\t }\n\t },\n\t components: {\n\t Timeline: _timeline2.default\n\t }\n\t};\n\t\n\texports.default = Mentions;\n\n/***/ }),\n/* 189 */\n/***/ (function(module, exports) {\n\n\t\"use strict\";\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\tvar NavPanel = {\n\t computed: {\n\t currentUser: function currentUser() {\n\t return this.$store.state.users.currentUser;\n\t },\n\t chat: function chat() {\n\t return this.$store.state.chat.channel;\n\t }\n\t }\n\t};\n\t\n\texports.default = NavPanel;\n\n/***/ }),\n/* 190 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _status = __webpack_require__(64);\n\t\n\tvar _status2 = _interopRequireDefault(_status);\n\t\n\tvar _stillImage = __webpack_require__(65);\n\t\n\tvar _stillImage2 = _interopRequireDefault(_stillImage);\n\t\n\tvar _user_card_content = __webpack_require__(43);\n\t\n\tvar _user_card_content2 = _interopRequireDefault(_user_card_content);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar Notification = {\n\t data: function data() {\n\t return {\n\t userExpanded: false\n\t };\n\t },\n\t\n\t props: ['notification'],\n\t components: {\n\t Status: _status2.default, StillImage: _stillImage2.default, UserCardContent: _user_card_content2.default\n\t },\n\t methods: {\n\t toggleUserExpanded: function toggleUserExpanded() {\n\t this.userExpanded = !this.userExpanded;\n\t }\n\t }\n\t};\n\t\n\texports.default = Notification;\n\n/***/ }),\n/* 191 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _filter2 = __webpack_require__(40);\n\t\n\tvar _filter3 = _interopRequireDefault(_filter2);\n\t\n\tvar _take2 = __webpack_require__(164);\n\t\n\tvar _take3 = _interopRequireDefault(_take2);\n\t\n\tvar _sortBy2 = __webpack_require__(100);\n\t\n\tvar _sortBy3 = _interopRequireDefault(_sortBy2);\n\t\n\tvar _notification = __webpack_require__(477);\n\t\n\tvar _notification2 = _interopRequireDefault(_notification);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar Notifications = {\n\t data: function data() {\n\t return {\n\t visibleNotificationCount: 20\n\t };\n\t },\n\t\n\t computed: {\n\t notifications: function notifications() {\n\t return this.$store.state.statuses.notifications;\n\t },\n\t unseenNotifications: function unseenNotifications() {\n\t return (0, _filter3.default)(this.notifications, function (_ref) {\n\t var seen = _ref.seen;\n\t return !seen;\n\t });\n\t },\n\t visibleNotifications: function visibleNotifications() {\n\t var sortedNotifications = (0, _sortBy3.default)(this.notifications, function (_ref2) {\n\t var action = _ref2.action;\n\t return -action.id;\n\t });\n\t sortedNotifications = (0, _sortBy3.default)(sortedNotifications, 'seen');\n\t return (0, _take3.default)(sortedNotifications, this.visibleNotificationCount);\n\t },\n\t unseenCount: function unseenCount() {\n\t return this.unseenNotifications.length;\n\t }\n\t },\n\t components: {\n\t Notification: _notification2.default\n\t },\n\t watch: {\n\t unseenCount: function unseenCount(count) {\n\t if (count > 0) {\n\t this.$store.dispatch('setPageTitle', '(' + count + ')');\n\t } else {\n\t this.$store.dispatch('setPageTitle', '');\n\t }\n\t }\n\t },\n\t methods: {\n\t markAsSeen: function markAsSeen() {\n\t this.$store.commit('markNotificationsAsSeen', this.visibleNotifications);\n\t }\n\t }\n\t};\n\t\n\texports.default = Notifications;\n\n/***/ }),\n/* 192 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _toConsumableArray2 = __webpack_require__(220);\n\t\n\tvar _toConsumableArray3 = _interopRequireDefault(_toConsumableArray2);\n\t\n\tvar _uniqBy2 = __webpack_require__(453);\n\t\n\tvar _uniqBy3 = _interopRequireDefault(_uniqBy2);\n\t\n\tvar _map2 = __webpack_require__(42);\n\t\n\tvar _map3 = _interopRequireDefault(_map2);\n\t\n\tvar _reject2 = __webpack_require__(443);\n\t\n\tvar _reject3 = _interopRequireDefault(_reject2);\n\t\n\tvar _filter2 = __webpack_require__(40);\n\t\n\tvar _filter3 = _interopRequireDefault(_filter2);\n\t\n\tvar _take2 = __webpack_require__(164);\n\t\n\tvar _take3 = _interopRequireDefault(_take2);\n\t\n\tvar _status_posterService = __webpack_require__(106);\n\t\n\tvar _status_posterService2 = _interopRequireDefault(_status_posterService);\n\t\n\tvar _media_upload = __webpack_require__(474);\n\t\n\tvar _media_upload2 = _interopRequireDefault(_media_upload);\n\t\n\tvar _file_typeService = __webpack_require__(105);\n\t\n\tvar _file_typeService2 = _interopRequireDefault(_file_typeService);\n\t\n\tvar _completion = __webpack_require__(175);\n\t\n\tvar _completion2 = _interopRequireDefault(_completion);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar buildMentionsString = function buildMentionsString(_ref, currentUser) {\n\t var user = _ref.user,\n\t attentions = _ref.attentions;\n\t\n\t var allAttentions = [].concat((0, _toConsumableArray3.default)(attentions));\n\t\n\t allAttentions.unshift(user);\n\t\n\t allAttentions = (0, _uniqBy3.default)(allAttentions, 'id');\n\t allAttentions = (0, _reject3.default)(allAttentions, { id: currentUser.id });\n\t\n\t var mentions = (0, _map3.default)(allAttentions, function (attention) {\n\t return '@' + attention.screen_name;\n\t });\n\t\n\t return mentions.join(' ') + ' ';\n\t};\n\t\n\tvar PostStatusForm = {\n\t props: ['replyTo', 'repliedUser', 'attentions'],\n\t components: {\n\t MediaUpload: _media_upload2.default\n\t },\n\t data: function data() {\n\t var statusText = '';\n\t\n\t if (this.replyTo) {\n\t var currentUser = this.$store.state.users.currentUser;\n\t statusText = buildMentionsString({ user: this.repliedUser, attentions: this.attentions }, currentUser);\n\t }\n\t\n\t return {\n\t dropFiles: [],\n\t submitDisabled: false,\n\t error: null,\n\t posting: false,\n\t highlighted: 0,\n\t newStatus: {\n\t status: statusText,\n\t files: []\n\t },\n\t caret: 0\n\t };\n\t },\n\t\n\t computed: {\n\t candidates: function candidates() {\n\t var _this = this;\n\t\n\t var firstchar = this.textAtCaret.charAt(0);\n\t if (firstchar === '@') {\n\t var matchedUsers = (0, _filter3.default)(this.users, function (user) {\n\t return String(user.name + user.screen_name).toUpperCase().match(_this.textAtCaret.slice(1).toUpperCase());\n\t });\n\t if (matchedUsers.length <= 0) {\n\t return false;\n\t }\n\t\n\t return (0, _map3.default)((0, _take3.default)(matchedUsers, 5), function (_ref2, index) {\n\t var screen_name = _ref2.screen_name,\n\t name = _ref2.name,\n\t profile_image_url_original = _ref2.profile_image_url_original;\n\t return {\n\t screen_name: '@' + screen_name,\n\t name: name,\n\t img: profile_image_url_original,\n\t highlighted: index === _this.highlighted\n\t };\n\t });\n\t } else if (firstchar === ':') {\n\t if (this.textAtCaret === ':') {\n\t return;\n\t }\n\t var matchedEmoji = (0, _filter3.default)(this.emoji.concat(this.customEmoji), function (emoji) {\n\t return emoji.shortcode.match(_this.textAtCaret.slice(1));\n\t });\n\t if (matchedEmoji.length <= 0) {\n\t return false;\n\t }\n\t return (0, _map3.default)((0, _take3.default)(matchedEmoji, 5), function (_ref3, index) {\n\t var shortcode = _ref3.shortcode,\n\t image_url = _ref3.image_url,\n\t utf = _ref3.utf;\n\t return {\n\t screen_name: ':' + shortcode + ':',\n\t name: '',\n\t utf: utf || '',\n\t img: image_url,\n\t highlighted: index === _this.highlighted\n\t };\n\t });\n\t } else {\n\t return false;\n\t }\n\t },\n\t textAtCaret: function textAtCaret() {\n\t return (this.wordAtCaret || {}).word || '';\n\t },\n\t wordAtCaret: function wordAtCaret() {\n\t var word = _completion2.default.wordAtPosition(this.newStatus.status, this.caret - 1) || {};\n\t return word;\n\t },\n\t users: function users() {\n\t return this.$store.state.users.users;\n\t },\n\t emoji: function emoji() {\n\t return this.$store.state.config.emoji || [];\n\t },\n\t customEmoji: function customEmoji() {\n\t return this.$store.state.config.customEmoji || [];\n\t },\n\t statusLength: function statusLength() {\n\t return this.newStatus.status.length;\n\t },\n\t statusLengthLimit: function statusLengthLimit() {\n\t return this.$store.state.config.textlimit;\n\t },\n\t hasStatusLengthLimit: function hasStatusLengthLimit() {\n\t return this.statusLengthLimit > 0;\n\t },\n\t charactersLeft: function charactersLeft() {\n\t return this.statusLengthLimit - this.statusLength;\n\t },\n\t isOverLengthLimit: function isOverLengthLimit() {\n\t return this.hasStatusLengthLimit && this.statusLength > this.statusLengthLimit;\n\t }\n\t },\n\t methods: {\n\t replace: function replace(replacement) {\n\t this.newStatus.status = _completion2.default.replaceWord(this.newStatus.status, this.wordAtCaret, replacement);\n\t var el = this.$el.querySelector('textarea');\n\t el.focus();\n\t this.caret = 0;\n\t },\n\t replaceCandidate: function replaceCandidate(e) {\n\t var len = this.candidates.length || 0;\n\t if (this.textAtCaret === ':' || e.ctrlKey) {\n\t return;\n\t }\n\t if (len > 0) {\n\t e.preventDefault();\n\t var candidate = this.candidates[this.highlighted];\n\t var replacement = candidate.utf || candidate.screen_name + ' ';\n\t this.newStatus.status = _completion2.default.replaceWord(this.newStatus.status, this.wordAtCaret, replacement);\n\t var el = this.$el.querySelector('textarea');\n\t el.focus();\n\t this.caret = 0;\n\t this.highlighted = 0;\n\t }\n\t },\n\t cycleBackward: function cycleBackward(e) {\n\t var len = this.candidates.length || 0;\n\t if (len > 0) {\n\t e.preventDefault();\n\t this.highlighted -= 1;\n\t if (this.highlighted < 0) {\n\t this.highlighted = this.candidates.length - 1;\n\t }\n\t } else {\n\t this.highlighted = 0;\n\t }\n\t },\n\t cycleForward: function cycleForward(e) {\n\t var len = this.candidates.length || 0;\n\t if (len > 0) {\n\t if (e.shiftKey) {\n\t return;\n\t }\n\t e.preventDefault();\n\t this.highlighted += 1;\n\t if (this.highlighted >= len) {\n\t this.highlighted = 0;\n\t }\n\t } else {\n\t this.highlighted = 0;\n\t }\n\t },\n\t setCaret: function setCaret(_ref4) {\n\t var selectionStart = _ref4.target.selectionStart;\n\t\n\t this.caret = selectionStart;\n\t },\n\t postStatus: function postStatus(newStatus) {\n\t var _this2 = this;\n\t\n\t if (this.posting) {\n\t return;\n\t }\n\t if (this.submitDisabled) {\n\t return;\n\t }\n\t\n\t if (this.newStatus.status === '') {\n\t if (this.newStatus.files.length > 0) {\n\t this.newStatus.status = '\\u200B';\n\t } else {\n\t this.error = 'Cannot post an empty status with no files';\n\t return;\n\t }\n\t }\n\t\n\t this.posting = true;\n\t _status_posterService2.default.postStatus({\n\t status: newStatus.status,\n\t media: newStatus.files,\n\t store: this.$store,\n\t inReplyToStatusId: this.replyTo\n\t }).then(function (data) {\n\t if (!data.error) {\n\t _this2.newStatus = {\n\t status: '',\n\t files: []\n\t };\n\t _this2.$emit('posted');\n\t var el = _this2.$el.querySelector('textarea');\n\t el.style.height = '16px';\n\t _this2.error = null;\n\t } else {\n\t _this2.error = data.error;\n\t }\n\t _this2.posting = false;\n\t });\n\t },\n\t addMediaFile: function addMediaFile(fileInfo) {\n\t this.newStatus.files.push(fileInfo);\n\t this.enableSubmit();\n\t },\n\t removeMediaFile: function removeMediaFile(fileInfo) {\n\t var index = this.newStatus.files.indexOf(fileInfo);\n\t this.newStatus.files.splice(index, 1);\n\t },\n\t disableSubmit: function disableSubmit() {\n\t this.submitDisabled = true;\n\t },\n\t enableSubmit: function enableSubmit() {\n\t this.submitDisabled = false;\n\t },\n\t type: function type(fileInfo) {\n\t return _file_typeService2.default.fileType(fileInfo.mimetype);\n\t },\n\t paste: function paste(e) {\n\t if (e.clipboardData.files.length > 0) {\n\t this.dropFiles = [e.clipboardData.files[0]];\n\t }\n\t },\n\t fileDrop: function fileDrop(e) {\n\t if (e.dataTransfer.files.length > 0) {\n\t e.preventDefault();\n\t this.dropFiles = e.dataTransfer.files;\n\t }\n\t },\n\t fileDrag: function fileDrag(e) {\n\t e.dataTransfer.dropEffect = 'copy';\n\t },\n\t resize: function resize(e) {\n\t e.target.style.height = 'auto';\n\t e.target.style.height = e.target.scrollHeight - 10 + 'px';\n\t if (e.target.value === '') {\n\t e.target.style.height = '16px';\n\t }\n\t },\n\t clearError: function clearError() {\n\t this.error = null;\n\t }\n\t }\n\t};\n\t\n\texports.default = PostStatusForm;\n\n/***/ }),\n/* 193 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _timeline = __webpack_require__(29);\n\t\n\tvar _timeline2 = _interopRequireDefault(_timeline);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar PublicAndExternalTimeline = {\n\t components: {\n\t Timeline: _timeline2.default\n\t },\n\t computed: {\n\t timeline: function timeline() {\n\t return this.$store.state.statuses.timelines.publicAndExternal;\n\t }\n\t },\n\t created: function created() {\n\t this.$store.dispatch('startFetching', 'publicAndExternal');\n\t },\n\t destroyed: function destroyed() {\n\t this.$store.dispatch('stopFetching', 'publicAndExternal');\n\t }\n\t};\n\t\n\texports.default = PublicAndExternalTimeline;\n\n/***/ }),\n/* 194 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _timeline = __webpack_require__(29);\n\t\n\tvar _timeline2 = _interopRequireDefault(_timeline);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar PublicTimeline = {\n\t components: {\n\t Timeline: _timeline2.default\n\t },\n\t computed: {\n\t timeline: function timeline() {\n\t return this.$store.state.statuses.timelines.public;\n\t }\n\t },\n\t created: function created() {\n\t this.$store.dispatch('startFetching', 'public');\n\t },\n\t destroyed: function destroyed() {\n\t this.$store.dispatch('stopFetching', 'public');\n\t }\n\t};\n\t\n\texports.default = PublicTimeline;\n\n/***/ }),\n/* 195 */\n/***/ (function(module, exports) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\tvar registration = {\n\t data: function data() {\n\t return {\n\t user: {},\n\t error: false,\n\t registering: false\n\t };\n\t },\n\t created: function created() {\n\t if (!this.$store.state.config.registrationOpen || !!this.$store.state.users.currentUser) {\n\t this.$router.push('/main/all');\n\t }\n\t },\n\t\n\t computed: {\n\t termsofservice: function termsofservice() {\n\t return this.$store.state.config.tos;\n\t }\n\t },\n\t methods: {\n\t submit: function submit() {\n\t var _this = this;\n\t\n\t this.registering = true;\n\t this.user.nickname = this.user.username;\n\t this.$store.state.api.backendInteractor.register(this.user).then(function (response) {\n\t if (response.ok) {\n\t _this.$store.dispatch('loginUser', _this.user);\n\t _this.$router.push('/main/all');\n\t _this.registering = false;\n\t } else {\n\t _this.registering = false;\n\t response.json().then(function (data) {\n\t _this.error = data.error;\n\t });\n\t }\n\t });\n\t }\n\t }\n\t};\n\t\n\texports.default = registration;\n\n/***/ }),\n/* 196 */\n/***/ (function(module, exports) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\tvar RetweetButton = {\n\t props: ['status', 'loggedIn'],\n\t data: function data() {\n\t return {\n\t animated: false\n\t };\n\t },\n\t\n\t methods: {\n\t retweet: function retweet() {\n\t var _this = this;\n\t\n\t if (!this.status.repeated) {\n\t this.$store.dispatch('retweet', { id: this.status.id });\n\t }\n\t this.animated = true;\n\t setTimeout(function () {\n\t _this.animated = false;\n\t }, 500);\n\t }\n\t },\n\t computed: {\n\t classes: function classes() {\n\t return {\n\t 'retweeted': this.status.repeated,\n\t 'animate-spin': this.animated\n\t };\n\t }\n\t }\n\t};\n\t\n\texports.default = RetweetButton;\n\n/***/ }),\n/* 197 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _trim2 = __webpack_require__(452);\n\t\n\tvar _trim3 = _interopRequireDefault(_trim2);\n\t\n\tvar _filter2 = __webpack_require__(40);\n\t\n\tvar _filter3 = _interopRequireDefault(_filter2);\n\t\n\tvar _style_switcher = __webpack_require__(168);\n\t\n\tvar _style_switcher2 = _interopRequireDefault(_style_switcher);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar settings = {\n\t data: function data() {\n\t return {\n\t hideAttachmentsLocal: this.$store.state.config.hideAttachments,\n\t hideAttachmentsInConvLocal: this.$store.state.config.hideAttachmentsInConv,\n\t hideNsfwLocal: this.$store.state.config.hideNsfw,\n\t muteWordsString: this.$store.state.config.muteWords.join('\\n'),\n\t autoLoadLocal: this.$store.state.config.autoLoad,\n\t streamingLocal: this.$store.state.config.streaming,\n\t hoverPreviewLocal: this.$store.state.config.hoverPreview,\n\t stopGifs: this.$store.state.config.stopGifs\n\t };\n\t },\n\t\n\t components: {\n\t StyleSwitcher: _style_switcher2.default\n\t },\n\t computed: {\n\t user: function user() {\n\t return this.$store.state.users.currentUser;\n\t }\n\t },\n\t watch: {\n\t hideAttachmentsLocal: function hideAttachmentsLocal(value) {\n\t this.$store.dispatch('setOption', { name: 'hideAttachments', value: value });\n\t },\n\t hideAttachmentsInConvLocal: function hideAttachmentsInConvLocal(value) {\n\t this.$store.dispatch('setOption', { name: 'hideAttachmentsInConv', value: value });\n\t },\n\t hideNsfwLocal: function hideNsfwLocal(value) {\n\t this.$store.dispatch('setOption', { name: 'hideNsfw', value: value });\n\t },\n\t autoLoadLocal: function autoLoadLocal(value) {\n\t this.$store.dispatch('setOption', { name: 'autoLoad', value: value });\n\t },\n\t streamingLocal: function streamingLocal(value) {\n\t this.$store.dispatch('setOption', { name: 'streaming', value: value });\n\t },\n\t hoverPreviewLocal: function hoverPreviewLocal(value) {\n\t this.$store.dispatch('setOption', { name: 'hoverPreview', value: value });\n\t },\n\t muteWordsString: function muteWordsString(value) {\n\t value = (0, _filter3.default)(value.split('\\n'), function (word) {\n\t return (0, _trim3.default)(word).length > 0;\n\t });\n\t this.$store.dispatch('setOption', { name: 'muteWords', value: value });\n\t },\n\t stopGifs: function stopGifs(value) {\n\t this.$store.dispatch('setOption', { name: 'stopGifs', value: value });\n\t }\n\t }\n\t};\n\t\n\texports.default = settings;\n\n/***/ }),\n/* 198 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _find2 = __webpack_require__(62);\n\t\n\tvar _find3 = _interopRequireDefault(_find2);\n\t\n\tvar _filter2 = __webpack_require__(40);\n\t\n\tvar _filter3 = _interopRequireDefault(_filter2);\n\t\n\tvar _attachment = __webpack_require__(466);\n\t\n\tvar _attachment2 = _interopRequireDefault(_attachment);\n\t\n\tvar _favorite_button = __webpack_require__(470);\n\t\n\tvar _favorite_button2 = _interopRequireDefault(_favorite_button);\n\t\n\tvar _retweet_button = __webpack_require__(482);\n\t\n\tvar _retweet_button2 = _interopRequireDefault(_retweet_button);\n\t\n\tvar _delete_button = __webpack_require__(469);\n\t\n\tvar _delete_button2 = _interopRequireDefault(_delete_button);\n\t\n\tvar _post_status_form = __webpack_require__(167);\n\t\n\tvar _post_status_form2 = _interopRequireDefault(_post_status_form);\n\t\n\tvar _user_card_content = __webpack_require__(43);\n\t\n\tvar _user_card_content2 = _interopRequireDefault(_user_card_content);\n\t\n\tvar _stillImage = __webpack_require__(65);\n\t\n\tvar _stillImage2 = _interopRequireDefault(_stillImage);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar Status = {\n\t name: 'Status',\n\t props: ['statusoid', 'expandable', 'inConversation', 'focused', 'highlight', 'compact', 'replies', 'noReplyLinks', 'noHeading', 'inlineExpanded'],\n\t data: function data() {\n\t return {\n\t replying: false,\n\t expanded: false,\n\t unmuted: false,\n\t userExpanded: false,\n\t preview: null,\n\t showPreview: false,\n\t showingTall: false\n\t };\n\t },\n\t computed: {\n\t muteWords: function muteWords() {\n\t return this.$store.state.config.muteWords;\n\t },\n\t hideAttachments: function hideAttachments() {\n\t return this.$store.state.config.hideAttachments && !this.inConversation || this.$store.state.config.hideAttachmentsInConv && this.inConversation;\n\t },\n\t retweet: function retweet() {\n\t return !!this.statusoid.retweeted_status;\n\t },\n\t retweeter: function retweeter() {\n\t return this.statusoid.user.name;\n\t },\n\t status: function status() {\n\t if (this.retweet) {\n\t return this.statusoid.retweeted_status;\n\t } else {\n\t return this.statusoid;\n\t }\n\t },\n\t loggedIn: function loggedIn() {\n\t return !!this.$store.state.users.currentUser;\n\t },\n\t muteWordHits: function muteWordHits() {\n\t var statusText = this.status.text.toLowerCase();\n\t var hits = (0, _filter3.default)(this.muteWords, function (muteWord) {\n\t return statusText.includes(muteWord.toLowerCase());\n\t });\n\t\n\t return hits;\n\t },\n\t muted: function muted() {\n\t return !this.unmuted && (this.status.user.muted || this.muteWordHits.length > 0);\n\t },\n\t isReply: function isReply() {\n\t return !!this.status.in_reply_to_status_id;\n\t },\n\t isFocused: function isFocused() {\n\t if (this.focused) {\n\t return true;\n\t } else if (!this.inConversation) {\n\t return false;\n\t }\n\t\n\t return this.status.id === this.highlight;\n\t },\n\t hideTallStatus: function hideTallStatus() {\n\t if (this.showingTall) {\n\t return false;\n\t }\n\t var lengthScore = this.status.statusnet_html.split(/ 20;\n\t },\n\t attachmentSize: function attachmentSize() {\n\t if (this.$store.state.config.hideAttachments && !this.inConversation || this.$store.state.config.hideAttachmentsInConv && this.inConversation) {\n\t return 'hide';\n\t } else if (this.compact) {\n\t return 'small';\n\t }\n\t return 'normal';\n\t }\n\t },\n\t components: {\n\t Attachment: _attachment2.default,\n\t FavoriteButton: _favorite_button2.default,\n\t RetweetButton: _retweet_button2.default,\n\t DeleteButton: _delete_button2.default,\n\t PostStatusForm: _post_status_form2.default,\n\t UserCardContent: _user_card_content2.default,\n\t StillImage: _stillImage2.default\n\t },\n\t methods: {\n\t linkClicked: function linkClicked(_ref) {\n\t var target = _ref.target;\n\t\n\t if (target.tagName === 'SPAN') {\n\t target = target.parentNode;\n\t }\n\t if (target.tagName === 'A') {\n\t window.open(target.href, '_blank');\n\t }\n\t },\n\t toggleReplying: function toggleReplying() {\n\t this.replying = !this.replying;\n\t },\n\t gotoOriginal: function gotoOriginal(id) {\n\t if (this.inConversation) {\n\t this.$emit('goto', id);\n\t }\n\t },\n\t toggleExpanded: function toggleExpanded() {\n\t this.$emit('toggleExpanded');\n\t },\n\t toggleMute: function toggleMute() {\n\t this.unmuted = !this.unmuted;\n\t },\n\t toggleUserExpanded: function toggleUserExpanded() {\n\t this.userExpanded = !this.userExpanded;\n\t },\n\t toggleShowTall: function toggleShowTall() {\n\t this.showingTall = !this.showingTall;\n\t },\n\t replyEnter: function replyEnter(id, event) {\n\t var _this = this;\n\t\n\t this.showPreview = true;\n\t var targetId = Number(id);\n\t var statuses = this.$store.state.statuses.allStatuses;\n\t\n\t if (!this.preview) {\n\t this.preview = (0, _find3.default)(statuses, { 'id': targetId });\n\t\n\t if (!this.preview) {\n\t this.$store.state.api.backendInteractor.fetchStatus({ id: id }).then(function (status) {\n\t _this.preview = status;\n\t });\n\t }\n\t } else if (this.preview.id !== targetId) {\n\t this.preview = (0, _find3.default)(statuses, { 'id': targetId });\n\t }\n\t },\n\t replyLeave: function replyLeave() {\n\t this.showPreview = false;\n\t }\n\t },\n\t watch: {\n\t 'highlight': function highlight(id) {\n\t id = Number(id);\n\t if (this.status.id === id) {\n\t var rect = this.$el.getBoundingClientRect();\n\t if (rect.top < 100) {\n\t window.scrollBy(0, rect.top - 200);\n\t } else if (rect.bottom > window.innerHeight - 50) {\n\t window.scrollBy(0, rect.bottom - window.innerHeight + 50);\n\t }\n\t }\n\t }\n\t }\n\t};\n\t\n\texports.default = Status;\n\n/***/ }),\n/* 199 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _status = __webpack_require__(64);\n\t\n\tvar _status2 = _interopRequireDefault(_status);\n\t\n\tvar _conversation = __webpack_require__(166);\n\t\n\tvar _conversation2 = _interopRequireDefault(_conversation);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar statusOrConversation = {\n\t props: ['statusoid'],\n\t data: function data() {\n\t return {\n\t expanded: false\n\t };\n\t },\n\t\n\t components: {\n\t Status: _status2.default,\n\t Conversation: _conversation2.default\n\t },\n\t methods: {\n\t toggleExpanded: function toggleExpanded() {\n\t this.expanded = !this.expanded;\n\t }\n\t }\n\t};\n\t\n\texports.default = statusOrConversation;\n\n/***/ }),\n/* 200 */\n/***/ (function(module, exports) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\tvar StillImage = {\n\t props: ['src', 'referrerpolicy', 'mimetype'],\n\t data: function data() {\n\t return {\n\t stopGifs: this.$store.state.config.stopGifs\n\t };\n\t },\n\t\n\t computed: {\n\t animated: function animated() {\n\t return this.stopGifs && (this.mimetype === 'image/gif' || this.src.endsWith('.gif'));\n\t }\n\t },\n\t methods: {\n\t onLoad: function onLoad() {\n\t var canvas = this.$refs.canvas;\n\t if (!canvas) return;\n\t canvas.getContext('2d').drawImage(this.$refs.src, 1, 1, canvas.width, canvas.height);\n\t }\n\t }\n\t};\n\t\n\texports.default = StillImage;\n\n/***/ }),\n/* 201 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _color_convert = __webpack_require__(66);\n\t\n\texports.default = {\n\t data: function data() {\n\t return {\n\t availableStyles: [],\n\t selected: this.$store.state.config.theme,\n\t bgColorLocal: '',\n\t btnColorLocal: '',\n\t textColorLocal: '',\n\t linkColorLocal: '',\n\t redColorLocal: '',\n\t blueColorLocal: '',\n\t greenColorLocal: '',\n\t orangeColorLocal: '',\n\t btnRadiusLocal: '',\n\t panelRadiusLocal: '',\n\t avatarRadiusLocal: '',\n\t avatarAltRadiusLocal: '',\n\t attachmentRadiusLocal: '',\n\t tooltipRadiusLocal: ''\n\t };\n\t },\n\t created: function created() {\n\t var self = this;\n\t\n\t window.fetch('/static/styles.json').then(function (data) {\n\t return data.json();\n\t }).then(function (themes) {\n\t self.availableStyles = themes;\n\t });\n\t },\n\t mounted: function mounted() {\n\t this.bgColorLocal = (0, _color_convert.rgbstr2hex)(this.$store.state.config.colors.bg);\n\t this.btnColorLocal = (0, _color_convert.rgbstr2hex)(this.$store.state.config.colors.btn);\n\t this.textColorLocal = (0, _color_convert.rgbstr2hex)(this.$store.state.config.colors.fg);\n\t this.linkColorLocal = (0, _color_convert.rgbstr2hex)(this.$store.state.config.colors.link);\n\t\n\t this.redColorLocal = (0, _color_convert.rgbstr2hex)(this.$store.state.config.colors.cRed);\n\t this.blueColorLocal = (0, _color_convert.rgbstr2hex)(this.$store.state.config.colors.cBlue);\n\t this.greenColorLocal = (0, _color_convert.rgbstr2hex)(this.$store.state.config.colors.cGreen);\n\t this.orangeColorLocal = (0, _color_convert.rgbstr2hex)(this.$store.state.config.colors.cOrange);\n\t\n\t this.btnRadiusLocal = this.$store.state.config.radii.btnRadius || 4;\n\t this.panelRadiusLocal = this.$store.state.config.radii.panelRadius || 10;\n\t this.avatarRadiusLocal = this.$store.state.config.radii.avatarRadius || 5;\n\t this.avatarAltRadiusLocal = this.$store.state.config.radii.avatarAltRadius || 50;\n\t this.tooltipRadiusLocal = this.$store.state.config.radii.tooltipRadius || 2;\n\t this.attachmentRadiusLocal = this.$store.state.config.radii.attachmentRadius || 5;\n\t },\n\t\n\t methods: {\n\t setCustomTheme: function setCustomTheme() {\n\t if (!this.bgColorLocal && !this.btnColorLocal && !this.linkColorLocal) {}\n\t\n\t var rgb = function rgb(hex) {\n\t var result = /^#?([a-f\\d]{2})([a-f\\d]{2})([a-f\\d]{2})$/i.exec(hex);\n\t return result ? {\n\t r: parseInt(result[1], 16),\n\t g: parseInt(result[2], 16),\n\t b: parseInt(result[3], 16)\n\t } : null;\n\t };\n\t var bgRgb = rgb(this.bgColorLocal);\n\t var btnRgb = rgb(this.btnColorLocal);\n\t var textRgb = rgb(this.textColorLocal);\n\t var linkRgb = rgb(this.linkColorLocal);\n\t\n\t var redRgb = rgb(this.redColorLocal);\n\t var blueRgb = rgb(this.blueColorLocal);\n\t var greenRgb = rgb(this.greenColorLocal);\n\t var orangeRgb = rgb(this.orangeColorLocal);\n\t\n\t if (bgRgb && btnRgb && linkRgb) {\n\t this.$store.dispatch('setOption', {\n\t name: 'customTheme',\n\t value: {\n\t fg: btnRgb,\n\t bg: bgRgb,\n\t text: textRgb,\n\t link: linkRgb,\n\t cRed: redRgb,\n\t cBlue: blueRgb,\n\t cGreen: greenRgb,\n\t cOrange: orangeRgb,\n\t btnRadius: this.btnRadiusLocal,\n\t panelRadius: this.panelRadiusLocal,\n\t avatarRadius: this.avatarRadiusLocal,\n\t avatarAltRadius: this.avatarAltRadiusLocal,\n\t tooltipRadius: this.tooltipRadiusLocal,\n\t attachmentRadius: this.attachmentRadiusLocal\n\t } });\n\t }\n\t }\n\t },\n\t watch: {\n\t selected: function selected() {\n\t this.bgColorLocal = this.selected[1];\n\t this.btnColorLocal = this.selected[2];\n\t this.textColorLocal = this.selected[3];\n\t this.linkColorLocal = this.selected[4];\n\t this.redColorLocal = this.selected[5];\n\t this.greenColorLocal = this.selected[6];\n\t this.blueColorLocal = this.selected[7];\n\t this.orangeColorLocal = this.selected[8];\n\t }\n\t }\n\t};\n\n/***/ }),\n/* 202 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _timeline = __webpack_require__(29);\n\t\n\tvar _timeline2 = _interopRequireDefault(_timeline);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar TagTimeline = {\n\t created: function created() {\n\t this.$store.commit('clearTimeline', { timeline: 'tag' });\n\t this.$store.dispatch('startFetching', { 'tag': this.tag });\n\t },\n\t\n\t components: {\n\t Timeline: _timeline2.default\n\t },\n\t computed: {\n\t tag: function tag() {\n\t return this.$route.params.tag;\n\t },\n\t timeline: function timeline() {\n\t return this.$store.state.statuses.timelines.tag;\n\t }\n\t },\n\t watch: {\n\t tag: function tag() {\n\t this.$store.commit('clearTimeline', { timeline: 'tag' });\n\t this.$store.dispatch('startFetching', { 'tag': this.tag });\n\t }\n\t },\n\t destroyed: function destroyed() {\n\t this.$store.dispatch('stopFetching', 'tag');\n\t }\n\t};\n\t\n\texports.default = TagTimeline;\n\n/***/ }),\n/* 203 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _status = __webpack_require__(64);\n\t\n\tvar _status2 = _interopRequireDefault(_status);\n\t\n\tvar _timeline_fetcherService = __webpack_require__(107);\n\t\n\tvar _timeline_fetcherService2 = _interopRequireDefault(_timeline_fetcherService);\n\t\n\tvar _status_or_conversation = __webpack_require__(484);\n\t\n\tvar _status_or_conversation2 = _interopRequireDefault(_status_or_conversation);\n\t\n\tvar _user_card = __webpack_require__(486);\n\t\n\tvar _user_card2 = _interopRequireDefault(_user_card);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar Timeline = {\n\t props: ['timeline', 'timelineName', 'title', 'userId', 'tag'],\n\t data: function data() {\n\t return {\n\t paused: false\n\t };\n\t },\n\t\n\t computed: {\n\t timelineError: function timelineError() {\n\t return this.$store.state.statuses.error;\n\t },\n\t followers: function followers() {\n\t return this.timeline.followers;\n\t },\n\t friends: function friends() {\n\t return this.timeline.friends;\n\t },\n\t viewing: function viewing() {\n\t return this.timeline.viewing;\n\t },\n\t newStatusCount: function newStatusCount() {\n\t return this.timeline.newStatusCount;\n\t },\n\t newStatusCountStr: function newStatusCountStr() {\n\t if (this.timeline.flushMarker !== 0) {\n\t return '';\n\t } else {\n\t return ' (' + this.newStatusCount + ')';\n\t }\n\t }\n\t },\n\t components: {\n\t Status: _status2.default,\n\t StatusOrConversation: _status_or_conversation2.default,\n\t UserCard: _user_card2.default\n\t },\n\t created: function created() {\n\t var store = this.$store;\n\t var credentials = store.state.users.currentUser.credentials;\n\t var showImmediately = this.timeline.visibleStatuses.length === 0;\n\t\n\t window.addEventListener('scroll', this.scrollLoad);\n\t\n\t _timeline_fetcherService2.default.fetchAndUpdate({\n\t store: store,\n\t credentials: credentials,\n\t timeline: this.timelineName,\n\t showImmediately: showImmediately,\n\t userId: this.userId,\n\t tag: this.tag\n\t });\n\t\n\t if (this.timelineName === 'user') {\n\t this.fetchFriends();\n\t this.fetchFollowers();\n\t }\n\t },\n\t destroyed: function destroyed() {\n\t window.removeEventListener('scroll', this.scrollLoad);\n\t this.$store.commit('setLoading', { timeline: this.timelineName, value: false });\n\t },\n\t\n\t methods: {\n\t showNewStatuses: function showNewStatuses() {\n\t if (this.timeline.flushMarker !== 0) {\n\t this.$store.commit('clearTimeline', { timeline: this.timelineName });\n\t this.$store.commit('queueFlush', { timeline: this.timelineName, id: 0 });\n\t this.fetchOlderStatuses();\n\t } else {\n\t this.$store.commit('showNewStatuses', { timeline: this.timelineName });\n\t this.paused = false;\n\t }\n\t },\n\t fetchOlderStatuses: function fetchOlderStatuses() {\n\t var _this = this;\n\t\n\t var store = this.$store;\n\t var credentials = store.state.users.currentUser.credentials;\n\t store.commit('setLoading', { timeline: this.timelineName, value: true });\n\t _timeline_fetcherService2.default.fetchAndUpdate({\n\t store: store,\n\t credentials: credentials,\n\t timeline: this.timelineName,\n\t older: true,\n\t showImmediately: true,\n\t userId: this.userId,\n\t tag: this.tag\n\t }).then(function () {\n\t return store.commit('setLoading', { timeline: _this.timelineName, value: false });\n\t });\n\t },\n\t fetchFollowers: function fetchFollowers() {\n\t var _this2 = this;\n\t\n\t var id = this.userId;\n\t this.$store.state.api.backendInteractor.fetchFollowers({ id: id }).then(function (followers) {\n\t return _this2.$store.dispatch('addFollowers', { followers: followers });\n\t });\n\t },\n\t fetchFriends: function fetchFriends() {\n\t var _this3 = this;\n\t\n\t var id = this.userId;\n\t this.$store.state.api.backendInteractor.fetchFriends({ id: id }).then(function (friends) {\n\t return _this3.$store.dispatch('addFriends', { friends: friends });\n\t });\n\t },\n\t scrollLoad: function scrollLoad(e) {\n\t var height = Math.max(document.body.offsetHeight, document.body.scrollHeight);\n\t if (this.timeline.loading === false && this.$store.state.config.autoLoad && this.$el.offsetHeight > 0 && window.innerHeight + window.pageYOffset >= height - 750) {\n\t this.fetchOlderStatuses();\n\t }\n\t }\n\t },\n\t watch: {\n\t newStatusCount: function newStatusCount(count) {\n\t if (!this.$store.state.config.streaming) {\n\t return;\n\t }\n\t if (count > 0) {\n\t if (window.pageYOffset < 15 && !this.paused) {\n\t this.showNewStatuses();\n\t } else {\n\t this.paused = true;\n\t }\n\t }\n\t }\n\t }\n\t};\n\t\n\texports.default = Timeline;\n\n/***/ }),\n/* 204 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _user_card_content = __webpack_require__(43);\n\t\n\tvar _user_card_content2 = _interopRequireDefault(_user_card_content);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar UserCard = {\n\t props: ['user', 'showFollows'],\n\t data: function data() {\n\t return {\n\t userExpanded: false\n\t };\n\t },\n\t\n\t components: {\n\t UserCardContent: _user_card_content2.default\n\t },\n\t methods: {\n\t toggleUserExpanded: function toggleUserExpanded() {\n\t this.userExpanded = !this.userExpanded;\n\t }\n\t }\n\t};\n\t\n\texports.default = UserCard;\n\n/***/ }),\n/* 205 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _stillImage = __webpack_require__(65);\n\t\n\tvar _stillImage2 = _interopRequireDefault(_stillImage);\n\t\n\tvar _color_convert = __webpack_require__(66);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\texports.default = {\n\t props: ['user', 'switcher'],\n\t computed: {\n\t headingStyle: function headingStyle() {\n\t var color = this.$store.state.config.colors.bg;\n\t if (color) {\n\t var rgb = (0, _color_convert.hex2rgb)(color);\n\t console.log(rgb);\n\t return {\n\t backgroundColor: 'rgb(' + Math.floor(rgb[0] * 0.53) + ', ' + Math.floor(rgb[1] * 0.56) + ', ' + Math.floor(rgb[2] * 0.59) + ')',\n\t backgroundImage: 'url(' + this.user.cover_photo + ')'\n\t };\n\t }\n\t },\n\t isOtherUser: function isOtherUser() {\n\t return this.user.id !== this.$store.state.users.currentUser.id;\n\t },\n\t subscribeUrl: function subscribeUrl() {\n\t var serverUrl = new URL(this.user.statusnet_profile_url);\n\t return serverUrl.protocol + '//' + serverUrl.host + '/main/ostatus';\n\t },\n\t loggedIn: function loggedIn() {\n\t return this.$store.state.users.currentUser;\n\t },\n\t dailyAvg: function dailyAvg() {\n\t var days = Math.ceil((new Date() - new Date(this.user.created_at)) / (60 * 60 * 24 * 1000));\n\t return Math.round(this.user.statuses_count / days);\n\t }\n\t },\n\t components: {\n\t StillImage: _stillImage2.default\n\t },\n\t methods: {\n\t followUser: function followUser() {\n\t var store = this.$store;\n\t store.state.api.backendInteractor.followUser(this.user.id).then(function (followedUser) {\n\t return store.commit('addNewUsers', [followedUser]);\n\t });\n\t },\n\t unfollowUser: function unfollowUser() {\n\t var store = this.$store;\n\t store.state.api.backendInteractor.unfollowUser(this.user.id).then(function (unfollowedUser) {\n\t return store.commit('addNewUsers', [unfollowedUser]);\n\t });\n\t },\n\t blockUser: function blockUser() {\n\t var store = this.$store;\n\t store.state.api.backendInteractor.blockUser(this.user.id).then(function (blockedUser) {\n\t return store.commit('addNewUsers', [blockedUser]);\n\t });\n\t },\n\t unblockUser: function unblockUser() {\n\t var store = this.$store;\n\t store.state.api.backendInteractor.unblockUser(this.user.id).then(function (unblockedUser) {\n\t return store.commit('addNewUsers', [unblockedUser]);\n\t });\n\t },\n\t toggleMute: function toggleMute() {\n\t var store = this.$store;\n\t store.commit('setMuted', { user: this.user, muted: !this.user.muted });\n\t store.state.api.backendInteractor.setUserMute(this.user);\n\t },\n\t setProfileView: function setProfileView(v) {\n\t var store = this.$store;\n\t store.commit('setProfileView', { v: v });\n\t }\n\t }\n\t};\n\n/***/ }),\n/* 206 */\n/***/ (function(module, exports) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\tvar UserFinder = {\n\t data: function data() {\n\t return {\n\t username: undefined,\n\t hidden: true,\n\t error: false,\n\t loading: false\n\t };\n\t },\n\t methods: {\n\t findUser: function findUser(username) {\n\t var _this = this;\n\t\n\t username = username[0] === '@' ? username.slice(1) : username;\n\t this.loading = true;\n\t this.$store.state.api.backendInteractor.externalProfile(username).then(function (user) {\n\t _this.loading = false;\n\t _this.hidden = true;\n\t if (!user.error) {\n\t _this.$store.commit('addNewUsers', [user]);\n\t _this.$router.push({ name: 'user-profile', params: { id: user.id } });\n\t } else {\n\t _this.error = true;\n\t }\n\t });\n\t },\n\t toggleHidden: function toggleHidden() {\n\t this.hidden = !this.hidden;\n\t },\n\t dismissError: function dismissError() {\n\t this.error = false;\n\t }\n\t }\n\t};\n\t\n\texports.default = UserFinder;\n\n/***/ }),\n/* 207 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _login_form = __webpack_require__(473);\n\t\n\tvar _login_form2 = _interopRequireDefault(_login_form);\n\t\n\tvar _post_status_form = __webpack_require__(167);\n\t\n\tvar _post_status_form2 = _interopRequireDefault(_post_status_form);\n\t\n\tvar _user_card_content = __webpack_require__(43);\n\t\n\tvar _user_card_content2 = _interopRequireDefault(_user_card_content);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar UserPanel = {\n\t computed: {\n\t user: function user() {\n\t return this.$store.state.users.currentUser;\n\t }\n\t },\n\t components: {\n\t LoginForm: _login_form2.default,\n\t PostStatusForm: _post_status_form2.default,\n\t UserCardContent: _user_card_content2.default\n\t }\n\t};\n\t\n\texports.default = UserPanel;\n\n/***/ }),\n/* 208 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _user_card_content = __webpack_require__(43);\n\t\n\tvar _user_card_content2 = _interopRequireDefault(_user_card_content);\n\t\n\tvar _timeline = __webpack_require__(29);\n\t\n\tvar _timeline2 = _interopRequireDefault(_timeline);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar UserProfile = {\n\t created: function created() {\n\t this.$store.commit('clearTimeline', { timeline: 'user' });\n\t this.$store.dispatch('startFetching', ['user', this.userId]);\n\t if (!this.$store.state.users.usersObject[this.userId]) {\n\t this.$store.dispatch('fetchUser', this.userId);\n\t }\n\t },\n\t destroyed: function destroyed() {\n\t this.$store.dispatch('stopFetching', 'user');\n\t },\n\t\n\t computed: {\n\t timeline: function timeline() {\n\t return this.$store.state.statuses.timelines.user;\n\t },\n\t userId: function userId() {\n\t return this.$route.params.id;\n\t },\n\t user: function user() {\n\t if (this.timeline.statuses[0]) {\n\t return this.timeline.statuses[0].user;\n\t } else {\n\t return this.$store.state.users.usersObject[this.userId] || false;\n\t }\n\t }\n\t },\n\t watch: {\n\t userId: function userId() {\n\t this.$store.commit('clearTimeline', { timeline: 'user' });\n\t this.$store.dispatch('startFetching', ['user', this.userId]);\n\t }\n\t },\n\t components: {\n\t UserCardContent: _user_card_content2.default,\n\t Timeline: _timeline2.default\n\t }\n\t};\n\t\n\texports.default = UserProfile;\n\n/***/ }),\n/* 209 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\tObject.defineProperty(exports, \"__esModule\", {\n\t value: true\n\t});\n\t\n\tvar _stringify = __webpack_require__(213);\n\t\n\tvar _stringify2 = _interopRequireDefault(_stringify);\n\t\n\tvar _style_switcher = __webpack_require__(168);\n\t\n\tvar _style_switcher2 = _interopRequireDefault(_style_switcher);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar UserSettings = {\n\t data: function data() {\n\t return {\n\t newname: this.$store.state.users.currentUser.name,\n\t newbio: this.$store.state.users.currentUser.description,\n\t followList: null,\n\t followImportError: false,\n\t followsImported: false,\n\t uploading: [false, false, false, false],\n\t previews: [null, null, null]\n\t };\n\t },\n\t\n\t components: {\n\t StyleSwitcher: _style_switcher2.default\n\t },\n\t computed: {\n\t user: function user() {\n\t return this.$store.state.users.currentUser;\n\t },\n\t pleromaBackend: function pleromaBackend() {\n\t return this.$store.state.config.pleromaBackend;\n\t }\n\t },\n\t methods: {\n\t updateProfile: function updateProfile() {\n\t var _this = this;\n\t\n\t var name = this.newname;\n\t var description = this.newbio;\n\t this.$store.state.api.backendInteractor.updateProfile({ params: { name: name, description: description } }).then(function (user) {\n\t if (!user.error) {\n\t _this.$store.commit('addNewUsers', [user]);\n\t _this.$store.commit('setCurrentUser', user);\n\t }\n\t });\n\t },\n\t uploadFile: function uploadFile(slot, e) {\n\t var _this2 = this;\n\t\n\t var file = e.target.files[0];\n\t if (!file) {\n\t return;\n\t }\n\t\n\t var reader = new FileReader();\n\t reader.onload = function (_ref) {\n\t var target = _ref.target;\n\t\n\t var img = target.result;\n\t _this2.previews[slot] = img;\n\t _this2.$forceUpdate();\n\t };\n\t reader.readAsDataURL(file);\n\t },\n\t submitAvatar: function submitAvatar() {\n\t var _this3 = this;\n\t\n\t if (!this.previews[0]) {\n\t return;\n\t }\n\t\n\t var img = this.previews[0];\n\t\n\t var imginfo = new Image();\n\t var cropX = void 0,\n\t cropY = void 0,\n\t cropW = void 0,\n\t cropH = void 0;\n\t imginfo.src = img;\n\t if (imginfo.height > imginfo.width) {\n\t cropX = 0;\n\t cropW = imginfo.width;\n\t cropY = Math.floor((imginfo.height - imginfo.width) / 2);\n\t cropH = imginfo.width;\n\t } else {\n\t cropY = 0;\n\t cropH = imginfo.height;\n\t cropX = Math.floor((imginfo.width - imginfo.height) / 2);\n\t cropW = imginfo.height;\n\t }\n\t this.uploading[0] = true;\n\t this.$store.state.api.backendInteractor.updateAvatar({ params: { img: img, cropX: cropX, cropY: cropY, cropW: cropW, cropH: cropH } }).then(function (user) {\n\t if (!user.error) {\n\t _this3.$store.commit('addNewUsers', [user]);\n\t _this3.$store.commit('setCurrentUser', user);\n\t _this3.previews[0] = null;\n\t }\n\t _this3.uploading[0] = false;\n\t });\n\t },\n\t submitBanner: function submitBanner() {\n\t var _this4 = this;\n\t\n\t if (!this.previews[1]) {\n\t return;\n\t }\n\t\n\t var banner = this.previews[1];\n\t\n\t var imginfo = new Image();\n\t\n\t var offset_top = void 0,\n\t offset_left = void 0,\n\t width = void 0,\n\t height = void 0;\n\t imginfo.src = banner;\n\t width = imginfo.width;\n\t height = imginfo.height;\n\t offset_top = 0;\n\t offset_left = 0;\n\t this.uploading[1] = true;\n\t this.$store.state.api.backendInteractor.updateBanner({ params: { banner: banner, offset_top: offset_top, offset_left: offset_left, width: width, height: height } }).then(function (data) {\n\t if (!data.error) {\n\t var clone = JSON.parse((0, _stringify2.default)(_this4.$store.state.users.currentUser));\n\t clone.cover_photo = data.url;\n\t _this4.$store.commit('addNewUsers', [clone]);\n\t _this4.$store.commit('setCurrentUser', clone);\n\t _this4.previews[1] = null;\n\t }\n\t _this4.uploading[1] = false;\n\t });\n\t },\n\t submitBg: function submitBg() {\n\t var _this5 = this;\n\t\n\t if (!this.previews[2]) {\n\t return;\n\t }\n\t var img = this.previews[2];\n\t\n\t var imginfo = new Image();\n\t var cropX = void 0,\n\t cropY = void 0,\n\t cropW = void 0,\n\t cropH = void 0;\n\t imginfo.src = img;\n\t cropX = 0;\n\t cropY = 0;\n\t cropW = imginfo.width;\n\t cropH = imginfo.width;\n\t this.uploading[2] = true;\n\t this.$store.state.api.backendInteractor.updateBg({ params: { img: img, cropX: cropX, cropY: cropY, cropW: cropW, cropH: cropH } }).then(function (data) {\n\t if (!data.error) {\n\t var clone = JSON.parse((0, _stringify2.default)(_this5.$store.state.users.currentUser));\n\t clone.background_image = data.url;\n\t _this5.$store.commit('addNewUsers', [clone]);\n\t _this5.$store.commit('setCurrentUser', clone);\n\t _this5.previews[2] = null;\n\t }\n\t _this5.uploading[2] = false;\n\t });\n\t },\n\t importFollows: function importFollows() {\n\t var _this6 = this;\n\t\n\t this.uploading[3] = true;\n\t var followList = this.followList;\n\t this.$store.state.api.backendInteractor.followImport({ params: followList }).then(function (status) {\n\t if (status) {\n\t _this6.followsImported = true;\n\t } else {\n\t _this6.followImportError = true;\n\t }\n\t _this6.uploading[3] = false;\n\t });\n\t },\n\t followListChange: function followListChange() {\n\t var formData = new FormData();\n\t formData.append('list', this.$refs.followlist.files[0]);\n\t this.followList = formData;\n\t },\n\t dismissImported: function dismissImported() {\n\t this.followsImported = false;\n\t this.followImportError = false;\n\t }\n\t }\n\t};\n\t\n\texports.default = UserSettings;\n\n/***/ }),\n/* 210 */,\n/* 211 */,\n/* 212 */,\n/* 213 */,\n/* 214 */,\n/* 215 */,\n/* 216 */,\n/* 217 */,\n/* 218 */,\n/* 219 */,\n/* 220 */,\n/* 221 */,\n/* 222 */,\n/* 223 */,\n/* 224 */,\n/* 225 */,\n/* 226 */,\n/* 227 */,\n/* 228 */,\n/* 229 */,\n/* 230 */,\n/* 231 */,\n/* 232 */,\n/* 233 */,\n/* 234 */,\n/* 235 */,\n/* 236 */,\n/* 237 */,\n/* 238 */,\n/* 239 */,\n/* 240 */,\n/* 241 */,\n/* 242 */,\n/* 243 */,\n/* 244 */,\n/* 245 */,\n/* 246 */,\n/* 247 */,\n/* 248 */,\n/* 249 */,\n/* 250 */,\n/* 251 */,\n/* 252 */,\n/* 253 */,\n/* 254 */,\n/* 255 */,\n/* 256 */,\n/* 257 */,\n/* 258 */,\n/* 259 */,\n/* 260 */,\n/* 261 */,\n/* 262 */,\n/* 263 */,\n/* 264 */,\n/* 265 */,\n/* 266 */,\n/* 267 */,\n/* 268 */,\n/* 269 */,\n/* 270 */,\n/* 271 */,\n/* 272 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 273 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 274 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 275 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 276 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 277 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 278 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 279 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 280 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 281 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 282 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 283 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 284 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 285 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 286 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 287 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 288 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 289 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 290 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 291 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 292 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 293 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 294 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 295 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 296 */\n/***/ (function(module, exports) {\n\n\t// removed by extract-text-webpack-plugin\n\n/***/ }),\n/* 297 */\n/***/ (function(module, exports) {\n\n\tmodule.exports = [\"now\",[\"%ss\",\"%ss\"],[\"%smin\",\"%smin\"],[\"%sh\",\"%sh\"],[\"%sd\",\"%sd\"],[\"%sw\",\"%sw\"],[\"%smo\",\"%smo\"],[\"%sy\",\"%sy\"]]\n\n/***/ }),\n/* 298 */\n/***/ (function(module, exports) {\n\n\tmodule.exports = [\"たった今\",\"%s 秒前\",\"%s 分前\",\"%s 時間前\",\"%s 日前\",\"%s 週間前\",\"%s ヶ月前\",\"%s 年前\"]\n\n/***/ }),\n/* 299 */,\n/* 300 */,\n/* 301 */,\n/* 302 */,\n/* 303 */,\n/* 304 */,\n/* 305 */,\n/* 306 */,\n/* 307 */,\n/* 308 */,\n/* 309 */,\n/* 310 */,\n/* 311 */,\n/* 312 */,\n/* 313 */,\n/* 314 */,\n/* 315 */,\n/* 316 */,\n/* 317 */,\n/* 318 */,\n/* 319 */,\n/* 320 */,\n/* 321 */,\n/* 322 */,\n/* 323 */,\n/* 324 */,\n/* 325 */,\n/* 326 */,\n/* 327 */,\n/* 328 */,\n/* 329 */,\n/* 330 */,\n/* 331 */,\n/* 332 */,\n/* 333 */,\n/* 334 */,\n/* 335 */,\n/* 336 */,\n/* 337 */,\n/* 338 */,\n/* 339 */,\n/* 340 */,\n/* 341 */,\n/* 342 */,\n/* 343 */,\n/* 344 */,\n/* 345 */,\n/* 346 */,\n/* 347 */,\n/* 348 */,\n/* 349 */,\n/* 350 */,\n/* 351 */,\n/* 352 */,\n/* 353 */,\n/* 354 */,\n/* 355 */,\n/* 356 */,\n/* 357 */,\n/* 358 */,\n/* 359 */,\n/* 360 */,\n/* 361 */,\n/* 362 */,\n/* 363 */,\n/* 364 */,\n/* 365 */,\n/* 366 */,\n/* 367 */,\n/* 368 */,\n/* 369 */,\n/* 370 */,\n/* 371 */,\n/* 372 */,\n/* 373 */,\n/* 374 */,\n/* 375 */,\n/* 376 */,\n/* 377 */,\n/* 378 */,\n/* 379 */,\n/* 380 */,\n/* 381 */,\n/* 382 */,\n/* 383 */,\n/* 384 */,\n/* 385 */,\n/* 386 */,\n/* 387 */,\n/* 388 */,\n/* 389 */,\n/* 390 */,\n/* 391 */,\n/* 392 */,\n/* 393 */,\n/* 394 */,\n/* 395 */,\n/* 396 */,\n/* 397 */,\n/* 398 */,\n/* 399 */,\n/* 400 */,\n/* 401 */,\n/* 402 */,\n/* 403 */,\n/* 404 */,\n/* 405 */,\n/* 406 */,\n/* 407 */,\n/* 408 */,\n/* 409 */,\n/* 410 */,\n/* 411 */,\n/* 412 */,\n/* 413 */,\n/* 414 */,\n/* 415 */,\n/* 416 */,\n/* 417 */,\n/* 418 */,\n/* 419 */,\n/* 420 */,\n/* 421 */,\n/* 422 */,\n/* 423 */,\n/* 424 */,\n/* 425 */,\n/* 426 */,\n/* 427 */,\n/* 428 */,\n/* 429 */,\n/* 430 */,\n/* 431 */,\n/* 432 */,\n/* 433 */,\n/* 434 */,\n/* 435 */,\n/* 436 */,\n/* 437 */,\n/* 438 */,\n/* 439 */,\n/* 440 */,\n/* 441 */,\n/* 442 */,\n/* 443 */,\n/* 444 */,\n/* 445 */,\n/* 446 */,\n/* 447 */,\n/* 448 */,\n/* 449 */,\n/* 450 */,\n/* 451 */,\n/* 452 */,\n/* 453 */,\n/* 454 */,\n/* 455 */,\n/* 456 */,\n/* 457 */,\n/* 458 */,\n/* 459 */,\n/* 460 */,\n/* 461 */,\n/* 462 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tmodule.exports = __webpack_require__.p + \"static/img/nsfw.9399fe3.png\";\n\n/***/ }),\n/* 463 */,\n/* 464 */,\n/* 465 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(284)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(177),\n\t /* template */\n\t __webpack_require__(507),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 466 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(283)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(178),\n\t /* template */\n\t __webpack_require__(506),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 467 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(277)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(179),\n\t /* template */\n\t __webpack_require__(500),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 468 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(180),\n\t /* template */\n\t __webpack_require__(511),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 469 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(290)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(182),\n\t /* template */\n\t __webpack_require__(517),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 470 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(292)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(183),\n\t /* template */\n\t __webpack_require__(519),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 471 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(184),\n\t /* template */\n\t __webpack_require__(515),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 472 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(288)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(185),\n\t /* template */\n\t __webpack_require__(514),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 473 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(280)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(186),\n\t /* template */\n\t __webpack_require__(503),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 474 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(285)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(187),\n\t /* template */\n\t __webpack_require__(508),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 475 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(188),\n\t /* template */\n\t __webpack_require__(498),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 476 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(294)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(189),\n\t /* template */\n\t __webpack_require__(521),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 477 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(190),\n\t /* template */\n\t __webpack_require__(510),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 478 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(272)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(191),\n\t /* template */\n\t __webpack_require__(491),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 479 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(193),\n\t /* template */\n\t __webpack_require__(499),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 480 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(194),\n\t /* template */\n\t __webpack_require__(509),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 481 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(281)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(195),\n\t /* template */\n\t __webpack_require__(504),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 482 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(276)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(196),\n\t /* template */\n\t __webpack_require__(497),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 483 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(293)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(197),\n\t /* template */\n\t __webpack_require__(520),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 484 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(279)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(199),\n\t /* template */\n\t __webpack_require__(502),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 485 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(202),\n\t /* template */\n\t __webpack_require__(496),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 486 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(296)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(204),\n\t /* template */\n\t __webpack_require__(523),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 487 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(278)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(206),\n\t /* template */\n\t __webpack_require__(501),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 488 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(295)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(207),\n\t /* template */\n\t __webpack_require__(522),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 489 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(282)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(208),\n\t /* template */\n\t __webpack_require__(505),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 490 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t\n\t/* styles */\n\t__webpack_require__(289)\n\t\n\tvar Component = __webpack_require__(1)(\n\t /* script */\n\t __webpack_require__(209),\n\t /* template */\n\t __webpack_require__(516),\n\t /* scopeId */\n\t null,\n\t /* cssModules */\n\t null\n\t)\n\t\n\tmodule.exports = Component.exports\n\n\n/***/ }),\n/* 491 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('div', {\n\t staticClass: \"notifications\"\n\t }, [_c('div', {\n\t staticClass: \"panel panel-default\"\n\t }, [_c('div', {\n\t staticClass: \"panel-heading\"\n\t }, [(_vm.unseenCount) ? _c('span', {\n\t staticClass: \"unseen-count\"\n\t }, [_vm._v(_vm._s(_vm.unseenCount))]) : _vm._e(), _vm._v(\"\\n \" + _vm._s(_vm.$t('notifications.notifications')) + \"\\n \"), (_vm.unseenCount) ? _c('button', {\n\t staticClass: \"read-button\",\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.markAsSeen($event)\n\t }\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('notifications.read')))]) : _vm._e()]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"panel-body\"\n\t }, _vm._l((_vm.visibleNotifications), function(notification) {\n\t return _c('div', {\n\t key: notification.action.id,\n\t staticClass: \"notification\",\n\t class: {\n\t \"unseen\": !notification.seen\n\t }\n\t }, [_c('notification', {\n\t attrs: {\n\t \"notification\": notification\n\t }\n\t })], 1)\n\t }))])])\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 492 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('div', {\n\t staticClass: \"profile-panel-background\",\n\t style: (_vm.headingStyle),\n\t attrs: {\n\t \"id\": \"heading\"\n\t }\n\t }, [_c('div', {\n\t staticClass: \"panel-heading text-center\"\n\t }, [_c('div', {\n\t staticClass: \"user-info\"\n\t }, [(!_vm.isOtherUser) ? _c('router-link', {\n\t staticStyle: {\n\t \"float\": \"right\",\n\t \"margin-top\": \"16px\"\n\t },\n\t attrs: {\n\t \"to\": \"/user-settings\"\n\t }\n\t }, [_c('i', {\n\t staticClass: \"icon-cog usersettings\"\n\t })]) : _vm._e(), _vm._v(\" \"), (_vm.isOtherUser) ? _c('a', {\n\t staticStyle: {\n\t \"float\": \"right\",\n\t \"margin-top\": \"16px\"\n\t },\n\t attrs: {\n\t \"href\": _vm.user.statusnet_profile_url,\n\t \"target\": \"_blank\"\n\t }\n\t }, [_c('i', {\n\t staticClass: \"icon-binoculars usersettings\"\n\t })]) : _vm._e(), _vm._v(\" \"), _c('div', {\n\t staticClass: \"container\"\n\t }, [_c('router-link', {\n\t attrs: {\n\t \"to\": {\n\t name: 'user-profile',\n\t params: {\n\t id: _vm.user.id\n\t }\n\t }\n\t }\n\t }, [_c('StillImage', {\n\t staticClass: \"avatar\",\n\t attrs: {\n\t \"src\": _vm.user.profile_image_url_original\n\t }\n\t })], 1), _vm._v(\" \"), _c('div', {\n\t staticClass: \"name-and-screen-name\"\n\t }, [_c('div', {\n\t staticClass: \"user-name\",\n\t attrs: {\n\t \"title\": _vm.user.name\n\t }\n\t }, [_vm._v(_vm._s(_vm.user.name))]), _vm._v(\" \"), _c('router-link', {\n\t attrs: {\n\t \"to\": {\n\t name: 'user-profile',\n\t params: {\n\t id: _vm.user.id\n\t }\n\t }\n\t }\n\t }, [_c('div', {\n\t staticClass: \"user-screen-name\"\n\t }, [_vm._v(\"@\" + _vm._s(_vm.user.screen_name))])])], 1)], 1), _vm._v(\" \"), (_vm.isOtherUser) ? _c('div', {\n\t staticClass: \"user-interactions\"\n\t }, [(_vm.user.follows_you && _vm.loggedIn) ? _c('div', {\n\t staticClass: \"following\"\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('user_card.follows_you')) + \"\\n \")]) : _vm._e(), _vm._v(\" \"), (_vm.loggedIn) ? _c('div', {\n\t staticClass: \"follow\"\n\t }, [(_vm.user.following) ? _c('span', [_c('button', {\n\t staticClass: \"pressed\",\n\t on: {\n\t \"click\": _vm.unfollowUser\n\t }\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('user_card.following')) + \"\\n \")])]) : _vm._e(), _vm._v(\" \"), (!_vm.user.following) ? _c('span', [_c('button', {\n\t on: {\n\t \"click\": _vm.followUser\n\t }\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('user_card.follow')) + \"\\n \")])]) : _vm._e()]) : _vm._e(), _vm._v(\" \"), (_vm.isOtherUser) ? _c('div', {\n\t staticClass: \"mute\"\n\t }, [(_vm.user.muted) ? _c('span', [_c('button', {\n\t staticClass: \"pressed\",\n\t on: {\n\t \"click\": _vm.toggleMute\n\t }\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('user_card.muted')) + \"\\n \")])]) : _vm._e(), _vm._v(\" \"), (!_vm.user.muted) ? _c('span', [_c('button', {\n\t on: {\n\t \"click\": _vm.toggleMute\n\t }\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('user_card.mute')) + \"\\n \")])]) : _vm._e()]) : _vm._e(), _vm._v(\" \"), (!_vm.loggedIn && _vm.user.is_local) ? _c('div', {\n\t staticClass: \"remote-follow\"\n\t }, [_c('form', {\n\t attrs: {\n\t \"method\": \"POST\",\n\t \"action\": _vm.subscribeUrl\n\t }\n\t }, [_c('input', {\n\t attrs: {\n\t \"type\": \"hidden\",\n\t \"name\": \"nickname\"\n\t },\n\t domProps: {\n\t \"value\": _vm.user.screen_name\n\t }\n\t }), _vm._v(\" \"), _c('input', {\n\t attrs: {\n\t \"type\": \"hidden\",\n\t \"name\": \"profile\",\n\t \"value\": \"\"\n\t }\n\t }), _vm._v(\" \"), _c('button', {\n\t staticClass: \"remote-button\",\n\t attrs: {\n\t \"click\": \"submit\"\n\t }\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('user_card.remote_follow')) + \"\\n \")])])]) : _vm._e(), _vm._v(\" \"), (_vm.isOtherUser && _vm.loggedIn) ? _c('div', {\n\t staticClass: \"block\"\n\t }, [(_vm.user.statusnet_blocking) ? _c('span', [_c('button', {\n\t staticClass: \"pressed\",\n\t on: {\n\t \"click\": _vm.unblockUser\n\t }\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('user_card.blocked')) + \"\\n \")])]) : _vm._e(), _vm._v(\" \"), (!_vm.user.statusnet_blocking) ? _c('span', [_c('button', {\n\t on: {\n\t \"click\": _vm.blockUser\n\t }\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('user_card.block')) + \"\\n \")])]) : _vm._e()]) : _vm._e()]) : _vm._e()], 1)]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"panel-body profile-panel-body\"\n\t }, [_c('div', {\n\t staticClass: \"user-counts\"\n\t }, [_c('div', {\n\t staticClass: \"user-count\"\n\t }, [(_vm.switcher) ? _c('a', {\n\t attrs: {\n\t \"href\": \"#\"\n\t },\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.setProfileView('statuses')\n\t }\n\t }\n\t }, [_c('h5', [_vm._v(_vm._s(_vm.$t('user_card.statuses')))])]) : _c('h5', [_vm._v(_vm._s(_vm.$t('user_card.statuses')))]), _vm._v(\" \"), _c('span', [_vm._v(_vm._s(_vm.user.statuses_count) + \" \"), _c('br'), _c('span', {\n\t staticClass: \"dailyAvg\"\n\t }, [_vm._v(_vm._s(_vm.dailyAvg) + \" \" + _vm._s(_vm.$t('user_card.per_day')))])])]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"user-count\"\n\t }, [(_vm.switcher) ? _c('a', {\n\t attrs: {\n\t \"href\": \"#\"\n\t },\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.setProfileView('friends')\n\t }\n\t }\n\t }, [_c('h5', [_vm._v(_vm._s(_vm.$t('user_card.followees')))])]) : _c('h5', [_vm._v(_vm._s(_vm.$t('user_card.followees')))]), _vm._v(\" \"), _c('span', [_vm._v(_vm._s(_vm.user.friends_count))])]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"user-count\"\n\t }, [(_vm.switcher) ? _c('a', {\n\t attrs: {\n\t \"href\": \"#\"\n\t },\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.setProfileView('followers')\n\t }\n\t }\n\t }, [_c('h5', [_vm._v(_vm._s(_vm.$t('user_card.followers')))])]) : _c('h5', [_vm._v(_vm._s(_vm.$t('user_card.followers')))]), _vm._v(\" \"), _c('span', [_vm._v(_vm._s(_vm.user.followers_count))])])]), _vm._v(\" \"), _c('p', [_vm._v(_vm._s(_vm.user.description))])])])\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 493 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return (_vm.viewing == 'statuses') ? _c('div', {\n\t staticClass: \"timeline panel panel-default\"\n\t }, [_c('div', {\n\t staticClass: \"panel-heading timeline-heading\"\n\t }, [_c('div', {\n\t staticClass: \"title\"\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.title) + \"\\n \")]), _vm._v(\" \"), (_vm.timeline.newStatusCount > 0 && !_vm.timelineError) ? _c('button', {\n\t staticClass: \"loadmore-button\",\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.showNewStatuses($event)\n\t }\n\t }\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('timeline.show_new')) + _vm._s(_vm.newStatusCountStr) + \"\\n \")]) : _vm._e(), _vm._v(\" \"), (_vm.timelineError) ? _c('div', {\n\t staticClass: \"loadmore-text\",\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t }\n\t }\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('timeline.error_fetching')) + \"\\n \")]) : _vm._e(), _vm._v(\" \"), (!_vm.timeline.newStatusCount > 0 && !_vm.timelineError) ? _c('div', {\n\t staticClass: \"loadmore-text\",\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t }\n\t }\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('timeline.up_to_date')) + \"\\n \")]) : _vm._e()]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"panel-body\"\n\t }, [_c('div', {\n\t staticClass: \"timeline\"\n\t }, _vm._l((_vm.timeline.visibleStatuses), function(status) {\n\t return _c('status-or-conversation', {\n\t key: status.id,\n\t staticClass: \"status-fadein\",\n\t attrs: {\n\t \"statusoid\": status\n\t }\n\t })\n\t }))]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"panel-footer\"\n\t }, [(!_vm.timeline.loading) ? _c('a', {\n\t attrs: {\n\t \"href\": \"#\"\n\t },\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.fetchOlderStatuses()\n\t }\n\t }\n\t }, [_c('div', {\n\t staticClass: \"new-status-notification text-center panel-footer\"\n\t }, [_vm._v(_vm._s(_vm.$t('timeline.load_older')))])]) : _c('div', {\n\t staticClass: \"new-status-notification text-center panel-footer\"\n\t }, [_vm._v(\"...\")])])]) : (_vm.viewing == 'followers') ? _c('div', {\n\t staticClass: \"timeline panel panel-default\"\n\t }, [_c('div', {\n\t staticClass: \"panel-heading timeline-heading\"\n\t }, [_c('div', {\n\t staticClass: \"title\"\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('user_card.followers')) + \"\\n \")])]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"panel-body\"\n\t }, [_c('div', {\n\t staticClass: \"timeline\"\n\t }, _vm._l((_vm.followers), function(follower) {\n\t return _c('user-card', {\n\t key: follower.id,\n\t attrs: {\n\t \"user\": follower,\n\t \"showFollows\": false\n\t }\n\t })\n\t }))])]) : (_vm.viewing == 'friends') ? _c('div', {\n\t staticClass: \"timeline panel panel-default\"\n\t }, [_c('div', {\n\t staticClass: \"panel-heading timeline-heading\"\n\t }, [_c('div', {\n\t staticClass: \"title\"\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('user_card.followees')) + \"\\n \")])]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"panel-body\"\n\t }, [_c('div', {\n\t staticClass: \"timeline\"\n\t }, _vm._l((_vm.friends), function(friend) {\n\t return _c('user-card', {\n\t key: friend.id,\n\t attrs: {\n\t \"user\": friend,\n\t \"showFollows\": true\n\t }\n\t })\n\t }))])]) : _vm._e()\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 494 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('div', {\n\t staticClass: \"post-status-form\"\n\t }, [_c('form', {\n\t on: {\n\t \"submit\": function($event) {\n\t $event.preventDefault();\n\t _vm.postStatus(_vm.newStatus)\n\t }\n\t }\n\t }, [_c('div', {\n\t staticClass: \"form-group\"\n\t }, [_c('textarea', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.newStatus.status),\n\t expression: \"newStatus.status\"\n\t }],\n\t staticClass: \"form-control\",\n\t attrs: {\n\t \"placeholder\": _vm.$t('post_status.default'),\n\t \"rows\": \"1\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.newStatus.status)\n\t },\n\t on: {\n\t \"click\": _vm.setCaret,\n\t \"keyup\": [_vm.setCaret, function($event) {\n\t if (!('button' in $event) && _vm._k($event.keyCode, \"enter\", 13, $event.key)) { return null; }\n\t if (!$event.ctrlKey) { return null; }\n\t _vm.postStatus(_vm.newStatus)\n\t }],\n\t \"keydown\": [function($event) {\n\t if (!('button' in $event) && _vm._k($event.keyCode, \"down\", 40, $event.key)) { return null; }\n\t _vm.cycleForward($event)\n\t }, function($event) {\n\t if (!('button' in $event) && _vm._k($event.keyCode, \"up\", 38, $event.key)) { return null; }\n\t _vm.cycleBackward($event)\n\t }, function($event) {\n\t if (!('button' in $event) && _vm._k($event.keyCode, \"tab\", 9, $event.key)) { return null; }\n\t if (!$event.shiftKey) { return null; }\n\t _vm.cycleBackward($event)\n\t }, function($event) {\n\t if (!('button' in $event) && _vm._k($event.keyCode, \"tab\", 9, $event.key)) { return null; }\n\t _vm.cycleForward($event)\n\t }, function($event) {\n\t if (!('button' in $event) && _vm._k($event.keyCode, \"enter\", 13, $event.key)) { return null; }\n\t _vm.replaceCandidate($event)\n\t }, function($event) {\n\t if (!('button' in $event) && _vm._k($event.keyCode, \"enter\", 13, $event.key)) { return null; }\n\t if (!$event.metaKey) { return null; }\n\t _vm.postStatus(_vm.newStatus)\n\t }],\n\t \"drop\": _vm.fileDrop,\n\t \"dragover\": function($event) {\n\t $event.preventDefault();\n\t _vm.fileDrag($event)\n\t },\n\t \"input\": [function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.$set(_vm.newStatus, \"status\", $event.target.value)\n\t }, _vm.resize],\n\t \"paste\": _vm.paste\n\t }\n\t })]), _vm._v(\" \"), (_vm.candidates) ? _c('div', {\n\t staticStyle: {\n\t \"position\": \"relative\"\n\t }\n\t }, [_c('div', {\n\t staticClass: \"autocomplete-panel\"\n\t }, _vm._l((_vm.candidates), function(candidate) {\n\t return _c('div', {\n\t on: {\n\t \"click\": function($event) {\n\t _vm.replace(candidate.utf || (candidate.screen_name + ' '))\n\t }\n\t }\n\t }, [(candidate.highlighted) ? _c('div', {\n\t staticClass: \"autocomplete\"\n\t }, [(candidate.img) ? _c('span', [_c('img', {\n\t attrs: {\n\t \"src\": candidate.img\n\t }\n\t })]) : _c('span', [_vm._v(_vm._s(candidate.utf))]), _vm._v(\" \"), _c('span', [_vm._v(_vm._s(candidate.screen_name)), _c('small', [_vm._v(_vm._s(candidate.name))])])]) : _c('div', {\n\t staticClass: \"autocomplete\"\n\t }, [(candidate.img) ? _c('span', [_c('img', {\n\t attrs: {\n\t \"src\": candidate.img\n\t }\n\t })]) : _c('span', [_vm._v(_vm._s(candidate.utf))]), _vm._v(\" \"), _c('span', [_vm._v(_vm._s(candidate.screen_name)), _c('small', [_vm._v(_vm._s(candidate.name))])])])])\n\t }))]) : _vm._e(), _vm._v(\" \"), _c('div', {\n\t staticClass: \"form-bottom\"\n\t }, [_c('media-upload', {\n\t attrs: {\n\t \"drop-files\": _vm.dropFiles\n\t },\n\t on: {\n\t \"uploading\": _vm.disableSubmit,\n\t \"uploaded\": _vm.addMediaFile,\n\t \"upload-failed\": _vm.enableSubmit\n\t }\n\t }), _vm._v(\" \"), (_vm.isOverLengthLimit) ? _c('p', {\n\t staticClass: \"error\"\n\t }, [_vm._v(_vm._s(_vm.charactersLeft))]) : (_vm.hasStatusLengthLimit) ? _c('p', {\n\t staticClass: \"faint\"\n\t }, [_vm._v(_vm._s(_vm.charactersLeft))]) : _vm._e(), _vm._v(\" \"), (_vm.posting) ? _c('button', {\n\t staticClass: \"btn btn-default\",\n\t attrs: {\n\t \"disabled\": \"\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('post_status.posting')))]) : (_vm.isOverLengthLimit) ? _c('button', {\n\t staticClass: \"btn btn-default\",\n\t attrs: {\n\t \"disabled\": \"\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('general.submit')))]) : _c('button', {\n\t staticClass: \"btn btn-default\",\n\t attrs: {\n\t \"disabled\": _vm.submitDisabled,\n\t \"type\": \"submit\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('general.submit')))])], 1), _vm._v(\" \"), (_vm.error) ? _c('div', {\n\t staticClass: \"alert error\"\n\t }, [_vm._v(\"\\n Error: \" + _vm._s(_vm.error) + \"\\n \"), _c('i', {\n\t staticClass: \"icon-cancel\",\n\t on: {\n\t \"click\": _vm.clearError\n\t }\n\t })]) : _vm._e(), _vm._v(\" \"), _c('div', {\n\t staticClass: \"attachments\"\n\t }, _vm._l((_vm.newStatus.files), function(file) {\n\t return _c('div', {\n\t staticClass: \"media-upload-container attachment\"\n\t }, [_c('i', {\n\t staticClass: \"fa icon-cancel\",\n\t on: {\n\t \"click\": function($event) {\n\t _vm.removeMediaFile(file)\n\t }\n\t }\n\t }), _vm._v(\" \"), (_vm.type(file) === 'image') ? _c('img', {\n\t staticClass: \"thumbnail media-upload\",\n\t attrs: {\n\t \"src\": file.image\n\t }\n\t }) : _vm._e(), _vm._v(\" \"), (_vm.type(file) === 'video') ? _c('video', {\n\t attrs: {\n\t \"src\": file.image,\n\t \"controls\": \"\"\n\t }\n\t }) : _vm._e(), _vm._v(\" \"), (_vm.type(file) === 'audio') ? _c('audio', {\n\t attrs: {\n\t \"src\": file.image,\n\t \"controls\": \"\"\n\t }\n\t }) : _vm._e(), _vm._v(\" \"), (_vm.type(file) === 'unknown') ? _c('a', {\n\t attrs: {\n\t \"href\": file.image\n\t }\n\t }, [_vm._v(_vm._s(file.url))]) : _vm._e()])\n\t }))])])\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 495 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('div', {\n\t staticClass: \"timeline panel panel-default\"\n\t }, [_c('div', {\n\t staticClass: \"panel-heading conversation-heading\"\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('timeline.conversation')) + \"\\n \"), (_vm.collapsable) ? _c('span', {\n\t staticStyle: {\n\t \"float\": \"right\"\n\t }\n\t }, [_c('small', [_c('a', {\n\t attrs: {\n\t \"href\": \"#\"\n\t },\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.$emit('toggleExpanded')\n\t }\n\t }\n\t }, [_vm._v(\"Collapse\")])])]) : _vm._e()]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"panel-body\"\n\t }, [_c('div', {\n\t staticClass: \"timeline\"\n\t }, _vm._l((_vm.conversation), function(status) {\n\t return _c('status', {\n\t key: status.id,\n\t staticClass: \"status-fadein\",\n\t attrs: {\n\t \"inlineExpanded\": _vm.collapsable,\n\t \"statusoid\": status,\n\t \"expandable\": false,\n\t \"focused\": _vm.focused(status.id),\n\t \"inConversation\": true,\n\t \"highlight\": _vm.highlight,\n\t \"replies\": _vm.getReplies(status.id)\n\t },\n\t on: {\n\t \"goto\": _vm.setHighlight\n\t }\n\t })\n\t }))])])\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 496 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('Timeline', {\n\t attrs: {\n\t \"title\": _vm.tag,\n\t \"timeline\": _vm.timeline,\n\t \"timeline-name\": 'tag',\n\t \"tag\": _vm.tag\n\t }\n\t })\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 497 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return (_vm.loggedIn) ? _c('div', [_c('i', {\n\t staticClass: \"icon-retweet rt-active\",\n\t class: _vm.classes,\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.retweet()\n\t }\n\t }\n\t }), _vm._v(\" \"), (_vm.status.repeat_num > 0) ? _c('span', [_vm._v(_vm._s(_vm.status.repeat_num))]) : _vm._e()]) : _c('div', [_c('i', {\n\t staticClass: \"icon-retweet\",\n\t class: _vm.classes\n\t }), _vm._v(\" \"), (_vm.status.repeat_num > 0) ? _c('span', [_vm._v(_vm._s(_vm.status.repeat_num))]) : _vm._e()])\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 498 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('Timeline', {\n\t attrs: {\n\t \"title\": _vm.$t('nav.mentions'),\n\t \"timeline\": _vm.timeline,\n\t \"timeline-name\": 'mentions'\n\t }\n\t })\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 499 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('Timeline', {\n\t attrs: {\n\t \"title\": _vm.$t('nav.twkn'),\n\t \"timeline\": _vm.timeline,\n\t \"timeline-name\": 'publicAndExternal'\n\t }\n\t })\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 500 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return (!this.collapsed) ? _c('div', {\n\t staticClass: \"chat-panel\"\n\t }, [_c('div', {\n\t staticClass: \"panel panel-default\"\n\t }, [_c('div', {\n\t staticClass: \"panel-heading timeline-heading chat-heading\",\n\t on: {\n\t \"click\": function($event) {\n\t $event.stopPropagation();\n\t $event.preventDefault();\n\t _vm.togglePanel($event)\n\t }\n\t }\n\t }, [_c('div', {\n\t staticClass: \"title\"\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('chat.title')) + \"\\n \"), _c('i', {\n\t staticClass: \"icon-cancel\",\n\t staticStyle: {\n\t \"float\": \"right\"\n\t }\n\t })])]), _vm._v(\" \"), _c('div', {\n\t directives: [{\n\t name: \"chat-scroll\",\n\t rawName: \"v-chat-scroll\"\n\t }],\n\t staticClass: \"chat-window\"\n\t }, _vm._l((_vm.messages), function(message) {\n\t return _c('div', {\n\t key: message.id,\n\t staticClass: \"chat-message\"\n\t }, [_c('span', {\n\t staticClass: \"chat-avatar\"\n\t }, [_c('img', {\n\t attrs: {\n\t \"src\": message.author.avatar\n\t }\n\t })]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"chat-content\"\n\t }, [_c('router-link', {\n\t staticClass: \"chat-name\",\n\t attrs: {\n\t \"to\": {\n\t name: 'user-profile',\n\t params: {\n\t id: message.author.id\n\t }\n\t }\n\t }\n\t }, [_vm._v(\"\\n \" + _vm._s(message.author.username) + \"\\n \")]), _vm._v(\" \"), _c('br'), _vm._v(\" \"), _c('span', {\n\t staticClass: \"chat-text\"\n\t }, [_vm._v(\"\\n \" + _vm._s(message.text) + \"\\n \")])], 1)])\n\t })), _vm._v(\" \"), _c('div', {\n\t staticClass: \"chat-input\"\n\t }, [_c('textarea', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.currentMessage),\n\t expression: \"currentMessage\"\n\t }],\n\t staticClass: \"chat-input-textarea\",\n\t attrs: {\n\t \"rows\": \"1\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.currentMessage)\n\t },\n\t on: {\n\t \"keyup\": function($event) {\n\t if (!('button' in $event) && _vm._k($event.keyCode, \"enter\", 13, $event.key)) { return null; }\n\t _vm.submit(_vm.currentMessage)\n\t },\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.currentMessage = $event.target.value\n\t }\n\t }\n\t })])])]) : _c('div', {\n\t staticClass: \"chat-panel\"\n\t }, [_c('div', {\n\t staticClass: \"panel panel-default\"\n\t }, [_c('div', {\n\t staticClass: \"panel-heading panel-footer timeline-heading chat-heading\",\n\t on: {\n\t \"click\": function($event) {\n\t $event.stopPropagation();\n\t $event.preventDefault();\n\t _vm.togglePanel($event)\n\t }\n\t }\n\t }, [_c('div', {\n\t staticClass: \"title\"\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('chat.title')) + \"\\n \"), _c('i', {\n\t staticClass: \"icon-plus-squared\",\n\t staticStyle: {\n\t \"float\": \"right\"\n\t }\n\t })])])])])\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 501 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('span', {\n\t staticClass: \"user-finder-container\"\n\t }, [(_vm.error) ? _c('span', {\n\t staticClass: \"alert error\"\n\t }, [_c('i', {\n\t staticClass: \"icon-cancel user-finder-icon\",\n\t on: {\n\t \"click\": _vm.dismissError\n\t }\n\t }), _vm._v(\"\\n \" + _vm._s(_vm.$t('finder.error_fetching_user')) + \"\\n \")]) : _vm._e(), _vm._v(\" \"), (_vm.loading) ? _c('i', {\n\t staticClass: \"icon-spin4 user-finder-icon animate-spin-slow\"\n\t }) : _vm._e(), _vm._v(\" \"), (_vm.hidden) ? _c('a', {\n\t attrs: {\n\t \"href\": \"#\"\n\t }\n\t }, [_c('i', {\n\t staticClass: \"icon-user-plus user-finder-icon\",\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t $event.stopPropagation();\n\t _vm.toggleHidden($event)\n\t }\n\t }\n\t })]) : _c('span', [_c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.username),\n\t expression: \"username\"\n\t }],\n\t staticClass: \"user-finder-input\",\n\t attrs: {\n\t \"placeholder\": _vm.$t('finder.find_user'),\n\t \"id\": \"user-finder-input\",\n\t \"type\": \"text\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.username)\n\t },\n\t on: {\n\t \"keyup\": function($event) {\n\t if (!('button' in $event) && _vm._k($event.keyCode, \"enter\", 13, $event.key)) { return null; }\n\t _vm.findUser(_vm.username)\n\t },\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.username = $event.target.value\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('i', {\n\t staticClass: \"icon-cancel user-finder-icon\",\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t $event.stopPropagation();\n\t _vm.toggleHidden($event)\n\t }\n\t }\n\t })])])\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 502 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('div', [(_vm.expanded) ? _c('conversation', {\n\t attrs: {\n\t \"collapsable\": true,\n\t \"statusoid\": _vm.statusoid\n\t },\n\t on: {\n\t \"toggleExpanded\": _vm.toggleExpanded\n\t }\n\t }) : _vm._e(), _vm._v(\" \"), (!_vm.expanded) ? _c('status', {\n\t attrs: {\n\t \"expandable\": true,\n\t \"inConversation\": false,\n\t \"focused\": false,\n\t \"statusoid\": _vm.statusoid\n\t },\n\t on: {\n\t \"toggleExpanded\": _vm.toggleExpanded\n\t }\n\t }) : _vm._e()], 1)\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 503 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('div', {\n\t staticClass: \"login panel panel-default\"\n\t }, [_c('div', {\n\t staticClass: \"panel-heading\"\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('login.login')) + \"\\n \")]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"panel-body\"\n\t }, [_c('form', {\n\t staticClass: \"login-form\",\n\t on: {\n\t \"submit\": function($event) {\n\t $event.preventDefault();\n\t _vm.submit(_vm.user)\n\t }\n\t }\n\t }, [_c('div', {\n\t staticClass: \"form-group\"\n\t }, [_c('label', {\n\t attrs: {\n\t \"for\": \"username\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('login.username')))]), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.user.username),\n\t expression: \"user.username\"\n\t }],\n\t staticClass: \"form-control\",\n\t attrs: {\n\t \"disabled\": _vm.loggingIn,\n\t \"id\": \"username\",\n\t \"placeholder\": \"e.g. lain\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.user.username)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.$set(_vm.user, \"username\", $event.target.value)\n\t }\n\t }\n\t })]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"form-group\"\n\t }, [_c('label', {\n\t attrs: {\n\t \"for\": \"password\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('login.password')))]), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.user.password),\n\t expression: \"user.password\"\n\t }],\n\t staticClass: \"form-control\",\n\t attrs: {\n\t \"disabled\": _vm.loggingIn,\n\t \"id\": \"password\",\n\t \"type\": \"password\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.user.password)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.$set(_vm.user, \"password\", $event.target.value)\n\t }\n\t }\n\t })]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"form-group\"\n\t }, [_c('div', {\n\t staticClass: \"login-bottom\"\n\t }, [_c('div', [(_vm.registrationOpen) ? _c('router-link', {\n\t staticClass: \"register\",\n\t attrs: {\n\t \"to\": {\n\t name: 'registration'\n\t }\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('login.register')))]) : _vm._e()], 1), _vm._v(\" \"), _c('button', {\n\t staticClass: \"btn btn-default\",\n\t attrs: {\n\t \"disabled\": _vm.loggingIn,\n\t \"type\": \"submit\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('login.login')))])])]), _vm._v(\" \"), (_vm.authError) ? _c('div', {\n\t staticClass: \"form-group\"\n\t }, [_c('div', {\n\t staticClass: \"alert error\"\n\t }, [_vm._v(_vm._s(_vm.authError))])]) : _vm._e()])])])\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 504 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('div', {\n\t staticClass: \"settings panel panel-default\"\n\t }, [_c('div', {\n\t staticClass: \"panel-heading\"\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('registration.registration')) + \"\\n \")]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"panel-body\"\n\t }, [_c('form', {\n\t staticClass: \"registration-form\",\n\t on: {\n\t \"submit\": function($event) {\n\t $event.preventDefault();\n\t _vm.submit(_vm.user)\n\t }\n\t }\n\t }, [_c('div', {\n\t staticClass: \"container\"\n\t }, [_c('div', {\n\t staticClass: \"text-fields\"\n\t }, [_c('div', {\n\t staticClass: \"form-group\"\n\t }, [_c('label', {\n\t attrs: {\n\t \"for\": \"username\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('login.username')))]), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.user.username),\n\t expression: \"user.username\"\n\t }],\n\t staticClass: \"form-control\",\n\t attrs: {\n\t \"disabled\": _vm.registering,\n\t \"id\": \"username\",\n\t \"placeholder\": \"e.g. lain\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.user.username)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.$set(_vm.user, \"username\", $event.target.value)\n\t }\n\t }\n\t })]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"form-group\"\n\t }, [_c('label', {\n\t attrs: {\n\t \"for\": \"fullname\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('registration.fullname')))]), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.user.fullname),\n\t expression: \"user.fullname\"\n\t }],\n\t staticClass: \"form-control\",\n\t attrs: {\n\t \"disabled\": _vm.registering,\n\t \"id\": \"fullname\",\n\t \"placeholder\": \"e.g. Lain Iwakura\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.user.fullname)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.$set(_vm.user, \"fullname\", $event.target.value)\n\t }\n\t }\n\t })]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"form-group\"\n\t }, [_c('label', {\n\t attrs: {\n\t \"for\": \"email\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('registration.email')))]), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.user.email),\n\t expression: \"user.email\"\n\t }],\n\t staticClass: \"form-control\",\n\t attrs: {\n\t \"disabled\": _vm.registering,\n\t \"id\": \"email\",\n\t \"type\": \"email\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.user.email)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.$set(_vm.user, \"email\", $event.target.value)\n\t }\n\t }\n\t })]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"form-group\"\n\t }, [_c('label', {\n\t attrs: {\n\t \"for\": \"bio\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('registration.bio')))]), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.user.bio),\n\t expression: \"user.bio\"\n\t }],\n\t staticClass: \"form-control\",\n\t attrs: {\n\t \"disabled\": _vm.registering,\n\t \"id\": \"bio\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.user.bio)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.$set(_vm.user, \"bio\", $event.target.value)\n\t }\n\t }\n\t })]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"form-group\"\n\t }, [_c('label', {\n\t attrs: {\n\t \"for\": \"password\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('login.password')))]), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.user.password),\n\t expression: \"user.password\"\n\t }],\n\t staticClass: \"form-control\",\n\t attrs: {\n\t \"disabled\": _vm.registering,\n\t \"id\": \"password\",\n\t \"type\": \"password\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.user.password)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.$set(_vm.user, \"password\", $event.target.value)\n\t }\n\t }\n\t })]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"form-group\"\n\t }, [_c('label', {\n\t attrs: {\n\t \"for\": \"password_confirmation\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('registration.password_confirm')))]), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.user.confirm),\n\t expression: \"user.confirm\"\n\t }],\n\t staticClass: \"form-control\",\n\t attrs: {\n\t \"disabled\": _vm.registering,\n\t \"id\": \"password_confirmation\",\n\t \"type\": \"password\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.user.confirm)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.$set(_vm.user, \"confirm\", $event.target.value)\n\t }\n\t }\n\t })]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"form-group\"\n\t }, [_c('button', {\n\t staticClass: \"btn btn-default\",\n\t attrs: {\n\t \"disabled\": _vm.registering,\n\t \"type\": \"submit\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('general.submit')))])])]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"terms-of-service\",\n\t domProps: {\n\t \"innerHTML\": _vm._s(_vm.termsofservice)\n\t }\n\t })]), _vm._v(\" \"), (_vm.error) ? _c('div', {\n\t staticClass: \"form-group\"\n\t }, [_c('div', {\n\t staticClass: \"alert error\"\n\t }, [_vm._v(_vm._s(_vm.error))])]) : _vm._e()])])])\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 505 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('div', [(_vm.user) ? _c('div', {\n\t staticClass: \"user-profile panel panel-default\"\n\t }, [_c('user-card-content', {\n\t attrs: {\n\t \"user\": _vm.user,\n\t \"switcher\": true\n\t }\n\t })], 1) : _vm._e(), _vm._v(\" \"), _c('Timeline', {\n\t attrs: {\n\t \"title\": _vm.$t('user_profile.timeline_title'),\n\t \"timeline\": _vm.timeline,\n\t \"timeline-name\": 'user',\n\t \"user-id\": _vm.userId\n\t }\n\t })], 1)\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 506 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return (_vm.size === 'hide') ? _c('div', [(_vm.type !== 'html') ? _c('a', {\n\t staticClass: \"placeholder\",\n\t attrs: {\n\t \"target\": \"_blank\",\n\t \"href\": _vm.attachment.url\n\t }\n\t }, [_vm._v(\"[\" + _vm._s(_vm.nsfw ? \"NSFW/\" : \"\") + _vm._s(_vm.type.toUpperCase()) + \"]\")]) : _vm._e()]) : _c('div', {\n\t directives: [{\n\t name: \"show\",\n\t rawName: \"v-show\",\n\t value: (!_vm.isEmpty),\n\t expression: \"!isEmpty\"\n\t }],\n\t staticClass: \"attachment\",\n\t class: ( _obj = {\n\t loading: _vm.loading,\n\t 'small-attachment': _vm.isSmall\n\t }, _obj[_vm.type] = true, _obj )\n\t }, [(_vm.hidden) ? _c('a', {\n\t staticClass: \"image-attachment\",\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.toggleHidden()\n\t }\n\t }\n\t }, [_c('img', {\n\t key: _vm.nsfwImage,\n\t attrs: {\n\t \"src\": _vm.nsfwImage\n\t }\n\t })]) : _vm._e(), _vm._v(\" \"), (_vm.nsfw && _vm.hideNsfwLocal && !_vm.hidden) ? _c('div', {\n\t staticClass: \"hider\"\n\t }, [_c('a', {\n\t attrs: {\n\t \"href\": \"#\"\n\t },\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.toggleHidden()\n\t }\n\t }\n\t }, [_vm._v(\"Hide\")])]) : _vm._e(), _vm._v(\" \"), (_vm.type === 'image' && !_vm.hidden) ? _c('a', {\n\t staticClass: \"image-attachment\",\n\t attrs: {\n\t \"href\": _vm.attachment.url,\n\t \"target\": \"_blank\"\n\t }\n\t }, [_c('StillImage', {\n\t class: {\n\t 'small': _vm.isSmall\n\t },\n\t attrs: {\n\t \"referrerpolicy\": \"no-referrer\",\n\t \"mimetype\": _vm.attachment.mimetype,\n\t \"src\": _vm.attachment.large_thumb_url || _vm.attachment.url\n\t }\n\t })], 1) : _vm._e(), _vm._v(\" \"), (_vm.type === 'video' && !_vm.hidden) ? _c('video', {\n\t class: {\n\t 'small': _vm.isSmall\n\t },\n\t attrs: {\n\t \"src\": _vm.attachment.url,\n\t \"controls\": \"\",\n\t \"loop\": \"\"\n\t }\n\t }) : _vm._e(), _vm._v(\" \"), (_vm.type === 'audio') ? _c('audio', {\n\t attrs: {\n\t \"src\": _vm.attachment.url,\n\t \"controls\": \"\"\n\t }\n\t }) : _vm._e(), _vm._v(\" \"), (_vm.type === 'html' && _vm.attachment.oembed) ? _c('div', {\n\t staticClass: \"oembed\",\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.linkClicked($event)\n\t }\n\t }\n\t }, [(_vm.attachment.thumb_url) ? _c('div', {\n\t staticClass: \"image\"\n\t }, [_c('img', {\n\t attrs: {\n\t \"src\": _vm.attachment.thumb_url\n\t }\n\t })]) : _vm._e(), _vm._v(\" \"), _c('div', {\n\t staticClass: \"text\"\n\t }, [_c('h1', [_c('a', {\n\t attrs: {\n\t \"href\": _vm.attachment.url\n\t }\n\t }, [_vm._v(_vm._s(_vm.attachment.oembed.title))])]), _vm._v(\" \"), _c('div', {\n\t domProps: {\n\t \"innerHTML\": _vm._s(_vm.attachment.oembed.oembedHTML)\n\t }\n\t })])]) : _vm._e()])\n\t var _obj;\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 507 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('div', {\n\t style: (_vm.style),\n\t attrs: {\n\t \"id\": \"app\"\n\t }\n\t }, [_c('nav', {\n\t staticClass: \"container\",\n\t attrs: {\n\t \"id\": \"nav\"\n\t },\n\t on: {\n\t \"click\": function($event) {\n\t _vm.scrollToTop()\n\t }\n\t }\n\t }, [_c('div', {\n\t staticClass: \"inner-nav\",\n\t style: (_vm.logoStyle)\n\t }, [_c('div', {\n\t staticClass: \"item\"\n\t }, [_c('router-link', {\n\t attrs: {\n\t \"to\": {\n\t name: 'root'\n\t }\n\t }\n\t }, [_vm._v(_vm._s(_vm.sitename))])], 1), _vm._v(\" \"), _c('div', {\n\t staticClass: \"item right\"\n\t }, [_c('user-finder', {\n\t staticClass: \"nav-icon\"\n\t }), _vm._v(\" \"), _c('router-link', {\n\t attrs: {\n\t \"to\": {\n\t name: 'settings'\n\t }\n\t }\n\t }, [_c('i', {\n\t staticClass: \"icon-cog nav-icon\"\n\t })]), _vm._v(\" \"), (_vm.currentUser) ? _c('a', {\n\t attrs: {\n\t \"href\": \"#\"\n\t },\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.logout($event)\n\t }\n\t }\n\t }, [_c('i', {\n\t staticClass: \"icon-logout nav-icon\",\n\t attrs: {\n\t \"title\": _vm.$t('login.logout')\n\t }\n\t })]) : _vm._e()], 1)])]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"container\",\n\t attrs: {\n\t \"id\": \"content\"\n\t }\n\t }, [_c('div', {\n\t staticClass: \"panel-switcher\"\n\t }, [_c('button', {\n\t on: {\n\t \"click\": function($event) {\n\t _vm.activatePanel('sidebar')\n\t }\n\t }\n\t }, [_vm._v(\"Sidebar\")]), _vm._v(\" \"), _c('button', {\n\t on: {\n\t \"click\": function($event) {\n\t _vm.activatePanel('timeline')\n\t }\n\t }\n\t }, [_vm._v(\"Timeline\")])]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"sidebar-flexer\",\n\t class: {\n\t 'mobile-hidden': _vm.mobileActivePanel != 'sidebar'\n\t }\n\t }, [_c('div', {\n\t staticClass: \"sidebar-bounds\"\n\t }, [_c('div', {\n\t staticClass: \"sidebar-scroller\"\n\t }, [_c('div', {\n\t staticClass: \"sidebar\"\n\t }, [_c('user-panel'), _vm._v(\" \"), _c('nav-panel'), _vm._v(\" \"), (_vm.showInstanceSpecificPanel) ? _c('instance-specific-panel') : _vm._e(), _vm._v(\" \"), (_vm.currentUser && _vm.chat) ? _c('chat-panel') : _vm._e(), _vm._v(\" \"), (_vm.currentUser) ? _c('notifications') : _vm._e()], 1)])])]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"main\",\n\t class: {\n\t 'mobile-hidden': _vm.mobileActivePanel != 'timeline'\n\t }\n\t }, [_c('transition', {\n\t attrs: {\n\t \"name\": \"fade\"\n\t }\n\t }, [_c('router-view')], 1)], 1)])])\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 508 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('div', {\n\t staticClass: \"media-upload\",\n\t on: {\n\t \"drop\": [function($event) {\n\t $event.preventDefault();\n\t }, _vm.fileDrop],\n\t \"dragover\": function($event) {\n\t $event.preventDefault();\n\t _vm.fileDrag($event)\n\t }\n\t }\n\t }, [_c('label', {\n\t staticClass: \"btn btn-default\"\n\t }, [(_vm.uploading) ? _c('i', {\n\t staticClass: \"icon-spin4 animate-spin\"\n\t }) : _vm._e(), _vm._v(\" \"), (!_vm.uploading) ? _c('i', {\n\t staticClass: \"icon-upload\"\n\t }) : _vm._e(), _vm._v(\" \"), _c('input', {\n\t staticStyle: {\n\t \"position\": \"fixed\",\n\t \"top\": \"-100em\"\n\t },\n\t attrs: {\n\t \"type\": \"file\"\n\t }\n\t })])])\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 509 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('Timeline', {\n\t attrs: {\n\t \"title\": _vm.$t('nav.public_tl'),\n\t \"timeline\": _vm.timeline,\n\t \"timeline-name\": 'public'\n\t }\n\t })\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 510 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return (_vm.notification.type === 'mention') ? _c('status', {\n\t attrs: {\n\t \"compact\": true,\n\t \"statusoid\": _vm.notification.status\n\t }\n\t }) : _c('div', {\n\t staticClass: \"non-mention\"\n\t }, [_c('a', {\n\t staticClass: \"avatar-container\",\n\t attrs: {\n\t \"href\": _vm.notification.action.user.statusnet_profile_url\n\t },\n\t on: {\n\t \"!click\": function($event) {\n\t $event.stopPropagation();\n\t $event.preventDefault();\n\t _vm.toggleUserExpanded($event)\n\t }\n\t }\n\t }, [_c('StillImage', {\n\t staticClass: \"avatar-compact\",\n\t attrs: {\n\t \"src\": _vm.notification.action.user.profile_image_url_original\n\t }\n\t })], 1), _vm._v(\" \"), _c('div', {\n\t staticClass: \"notification-right\"\n\t }, [(_vm.userExpanded) ? _c('div', {\n\t staticClass: \"usercard notification-usercard\"\n\t }, [_c('user-card-content', {\n\t attrs: {\n\t \"user\": _vm.notification.action.user,\n\t \"switcher\": false\n\t }\n\t })], 1) : _vm._e(), _vm._v(\" \"), _c('span', {\n\t staticClass: \"notification-details\"\n\t }, [_c('div', {\n\t staticClass: \"name-and-action\"\n\t }, [_c('span', {\n\t staticClass: \"username\",\n\t attrs: {\n\t \"title\": '@' + _vm.notification.action.user.screen_name\n\t }\n\t }, [_vm._v(_vm._s(_vm.notification.action.user.name))]), _vm._v(\" \"), (_vm.notification.type === 'favorite') ? _c('span', [_c('i', {\n\t staticClass: \"fa icon-star lit\"\n\t }), _vm._v(\" \"), _c('small', [_vm._v(_vm._s(_vm.$t('notifications.favorited_you')))])]) : _vm._e(), _vm._v(\" \"), (_vm.notification.type === 'repeat') ? _c('span', [_c('i', {\n\t staticClass: \"fa icon-retweet lit\"\n\t }), _vm._v(\" \"), _c('small', [_vm._v(_vm._s(_vm.$t('notifications.repeated_you')))])]) : _vm._e(), _vm._v(\" \"), (_vm.notification.type === 'follow') ? _c('span', [_c('i', {\n\t staticClass: \"fa icon-user-plus lit\"\n\t }), _vm._v(\" \"), _c('small', [_vm._v(_vm._s(_vm.$t('notifications.followed_you')))])]) : _vm._e()]), _vm._v(\" \"), _c('small', {\n\t staticClass: \"timeago\"\n\t }, [_c('router-link', {\n\t attrs: {\n\t \"to\": {\n\t name: 'conversation',\n\t params: {\n\t id: _vm.notification.status.id\n\t }\n\t }\n\t }\n\t }, [_c('timeago', {\n\t attrs: {\n\t \"since\": _vm.notification.action.created_at,\n\t \"auto-update\": 240\n\t }\n\t })], 1)], 1)]), _vm._v(\" \"), (_vm.notification.type === 'follow') ? _c('div', {\n\t staticClass: \"follow-text\"\n\t }, [_c('router-link', {\n\t attrs: {\n\t \"to\": {\n\t name: 'user-profile',\n\t params: {\n\t id: _vm.notification.action.user.id\n\t }\n\t }\n\t }\n\t }, [_vm._v(\"@\" + _vm._s(_vm.notification.action.user.screen_name))])], 1) : _c('status', {\n\t staticClass: \"faint\",\n\t attrs: {\n\t \"compact\": true,\n\t \"statusoid\": _vm.notification.status,\n\t \"noHeading\": true\n\t }\n\t })], 1)])\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 511 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('conversation', {\n\t attrs: {\n\t \"collapsable\": false,\n\t \"statusoid\": _vm.statusoid\n\t }\n\t })\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 512 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('div', {\n\t staticClass: \"still-image\",\n\t class: {\n\t animated: _vm.animated\n\t }\n\t }, [(_vm.animated) ? _c('canvas', {\n\t ref: \"canvas\"\n\t }) : _vm._e(), _vm._v(\" \"), _c('img', {\n\t ref: \"src\",\n\t attrs: {\n\t \"src\": _vm.src,\n\t \"referrerpolicy\": _vm.referrerpolicy\n\t },\n\t on: {\n\t \"load\": _vm.onLoad\n\t }\n\t })])\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 513 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('div', {\n\t staticClass: \"status-el\",\n\t class: [{\n\t 'status-el_focused': _vm.isFocused\n\t }, {\n\t 'status-conversation': _vm.inlineExpanded\n\t }]\n\t }, [(_vm.muted && !_vm.noReplyLinks) ? [_c('div', {\n\t staticClass: \"media status container muted\"\n\t }, [_c('small', [_c('router-link', {\n\t attrs: {\n\t \"to\": {\n\t name: 'user-profile',\n\t params: {\n\t id: _vm.status.user.id\n\t }\n\t }\n\t }\n\t }, [_vm._v(_vm._s(_vm.status.user.screen_name))])], 1), _vm._v(\" \"), _c('small', {\n\t staticClass: \"muteWords\"\n\t }, [_vm._v(_vm._s(_vm.muteWordHits.join(', ')))]), _vm._v(\" \"), _c('a', {\n\t staticClass: \"unmute\",\n\t attrs: {\n\t \"href\": \"#\"\n\t },\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.toggleMute($event)\n\t }\n\t }\n\t }, [_c('i', {\n\t staticClass: \"icon-eye-off\"\n\t })])])] : [(_vm.retweet && !_vm.noHeading) ? _c('div', {\n\t staticClass: \"media container retweet-info\"\n\t }, [(_vm.retweet) ? _c('StillImage', {\n\t staticClass: \"avatar\",\n\t attrs: {\n\t \"src\": _vm.statusoid.user.profile_image_url_original\n\t }\n\t }) : _vm._e(), _vm._v(\" \"), _c('div', {\n\t staticClass: \"media-body faint\"\n\t }, [_c('a', {\n\t staticStyle: {\n\t \"font-weight\": \"bold\"\n\t },\n\t attrs: {\n\t \"href\": _vm.statusoid.user.statusnet_profile_url,\n\t \"title\": '@' + _vm.statusoid.user.screen_name\n\t }\n\t }, [_vm._v(_vm._s(_vm.retweeter))]), _vm._v(\" \"), _c('i', {\n\t staticClass: \"fa icon-retweet retweeted\"\n\t }), _vm._v(\"\\n \" + _vm._s(_vm.$t('timeline.repeated')) + \"\\n \")])], 1) : _vm._e(), _vm._v(\" \"), _c('div', {\n\t staticClass: \"media status\"\n\t }, [(!_vm.noHeading) ? _c('div', {\n\t staticClass: \"media-left\"\n\t }, [_c('a', {\n\t attrs: {\n\t \"href\": _vm.status.user.statusnet_profile_url\n\t },\n\t on: {\n\t \"!click\": function($event) {\n\t $event.stopPropagation();\n\t $event.preventDefault();\n\t _vm.toggleUserExpanded($event)\n\t }\n\t }\n\t }, [_c('StillImage', {\n\t staticClass: \"avatar\",\n\t class: {\n\t 'avatar-compact': _vm.compact\n\t },\n\t attrs: {\n\t \"src\": _vm.status.user.profile_image_url_original\n\t }\n\t })], 1)]) : _vm._e(), _vm._v(\" \"), _c('div', {\n\t staticClass: \"status-body\"\n\t }, [(_vm.userExpanded) ? _c('div', {\n\t staticClass: \"usercard media-body\"\n\t }, [_c('user-card-content', {\n\t attrs: {\n\t \"user\": _vm.status.user,\n\t \"switcher\": false\n\t }\n\t })], 1) : _vm._e(), _vm._v(\" \"), (!_vm.noHeading) ? _c('div', {\n\t staticClass: \"media-body container media-heading\"\n\t }, [_c('div', {\n\t staticClass: \"media-heading-left\"\n\t }, [_c('div', {\n\t staticClass: \"name-and-links\"\n\t }, [_c('h4', {\n\t staticClass: \"user-name\"\n\t }, [_vm._v(_vm._s(_vm.status.user.name))]), _vm._v(\" \"), _c('span', {\n\t staticClass: \"links\"\n\t }, [_c('router-link', {\n\t attrs: {\n\t \"to\": {\n\t name: 'user-profile',\n\t params: {\n\t id: _vm.status.user.id\n\t }\n\t }\n\t }\n\t }, [_vm._v(_vm._s(_vm.status.user.screen_name))]), _vm._v(\" \"), (_vm.status.in_reply_to_screen_name) ? _c('span', {\n\t staticClass: \"faint\"\n\t }, [_vm._v(\" >\\n \"), _c('router-link', {\n\t attrs: {\n\t \"to\": {\n\t name: 'user-profile',\n\t params: {\n\t id: _vm.status.in_reply_to_user_id\n\t }\n\t }\n\t }\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.status.in_reply_to_screen_name) + \"\\n \")])], 1) : _vm._e(), _vm._v(\" \"), (_vm.isReply && !_vm.noReplyLinks) ? _c('a', {\n\t attrs: {\n\t \"href\": \"#\"\n\t },\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.gotoOriginal(_vm.status.in_reply_to_status_id)\n\t }\n\t }\n\t }, [_c('i', {\n\t staticClass: \"icon-reply\",\n\t on: {\n\t \"mouseenter\": function($event) {\n\t _vm.replyEnter(_vm.status.in_reply_to_status_id, $event)\n\t },\n\t \"mouseout\": function($event) {\n\t _vm.replyLeave()\n\t }\n\t }\n\t })]) : _vm._e()], 1)]), _vm._v(\" \"), (_vm.inConversation && !_vm.noReplyLinks) ? _c('h4', {\n\t staticClass: \"replies\"\n\t }, [(_vm.replies.length) ? _c('small', [_vm._v(\"Replies:\")]) : _vm._e(), _vm._v(\" \"), _vm._l((_vm.replies), function(reply) {\n\t return _c('small', {\n\t staticClass: \"reply-link\"\n\t }, [_c('a', {\n\t attrs: {\n\t \"href\": \"#\"\n\t },\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.gotoOriginal(reply.id)\n\t },\n\t \"mouseenter\": function($event) {\n\t _vm.replyEnter(reply.id, $event)\n\t },\n\t \"mouseout\": function($event) {\n\t _vm.replyLeave()\n\t }\n\t }\n\t }, [_vm._v(_vm._s(reply.name) + \" \")])])\n\t })], 2) : _vm._e()]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"media-heading-right\"\n\t }, [_c('router-link', {\n\t staticClass: \"timeago\",\n\t attrs: {\n\t \"to\": {\n\t name: 'conversation',\n\t params: {\n\t id: _vm.status.id\n\t }\n\t }\n\t }\n\t }, [_c('timeago', {\n\t attrs: {\n\t \"since\": _vm.status.created_at,\n\t \"auto-update\": 60\n\t }\n\t })], 1), _vm._v(\" \"), (!_vm.status.is_local) ? _c('a', {\n\t staticClass: \"source_url\",\n\t attrs: {\n\t \"href\": _vm.status.external_url,\n\t \"target\": \"_blank\"\n\t }\n\t }, [_c('i', {\n\t staticClass: \"icon-binoculars\"\n\t })]) : _vm._e(), _vm._v(\" \"), (_vm.expandable) ? [_c('a', {\n\t attrs: {\n\t \"href\": \"#\"\n\t },\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.toggleExpanded($event)\n\t }\n\t }\n\t }, [_c('i', {\n\t staticClass: \"icon-plus-squared\"\n\t })])] : _vm._e(), _vm._v(\" \"), (_vm.unmuted) ? _c('a', {\n\t attrs: {\n\t \"href\": \"#\"\n\t },\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.toggleMute($event)\n\t }\n\t }\n\t }, [_c('i', {\n\t staticClass: \"icon-eye-off\"\n\t })]) : _vm._e()], 2)]) : _vm._e(), _vm._v(\" \"), (_vm.showPreview) ? _c('div', {\n\t staticClass: \"status-preview-container\"\n\t }, [(_vm.preview) ? _c('status', {\n\t staticClass: \"status-preview\",\n\t attrs: {\n\t \"noReplyLinks\": true,\n\t \"statusoid\": _vm.preview,\n\t \"compact\": true\n\t }\n\t }) : _c('div', {\n\t staticClass: \"status-preview status-preview-loading base00-background base03-border\"\n\t }, [_c('i', {\n\t staticClass: \"icon-spin4 animate-spin\"\n\t })])], 1) : _vm._e(), _vm._v(\" \"), _c('div', {\n\t staticClass: \"status-content-wrapper\",\n\t class: {\n\t 'tall-status': _vm.hideTallStatus\n\t }\n\t }, [(_vm.hideTallStatus) ? _c('a', {\n\t staticClass: \"tall-status-hider\",\n\t class: {\n\t 'tall-status-hider_focused': _vm.isFocused\n\t },\n\t attrs: {\n\t \"href\": \"#\"\n\t },\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.toggleShowTall($event)\n\t }\n\t }\n\t }, [_vm._v(\"Show more\")]) : _vm._e(), _vm._v(\" \"), _c('div', {\n\t staticClass: \"status-content media-body\",\n\t domProps: {\n\t \"innerHTML\": _vm._s(_vm.status.statusnet_html)\n\t },\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.linkClicked($event)\n\t }\n\t }\n\t }), _vm._v(\" \"), (_vm.showingTall) ? _c('a', {\n\t staticClass: \"tall-status-unhider\",\n\t attrs: {\n\t \"href\": \"#\"\n\t },\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.toggleShowTall($event)\n\t }\n\t }\n\t }, [_vm._v(\"Show less\")]) : _vm._e()]), _vm._v(\" \"), (_vm.status.attachments) ? _c('div', {\n\t staticClass: \"attachments media-body\"\n\t }, _vm._l((_vm.status.attachments), function(attachment) {\n\t return _c('attachment', {\n\t key: attachment.id,\n\t attrs: {\n\t \"size\": _vm.attachmentSize,\n\t \"status-id\": _vm.status.id,\n\t \"nsfw\": _vm.status.nsfw,\n\t \"attachment\": attachment\n\t }\n\t })\n\t })) : _vm._e(), _vm._v(\" \"), (!_vm.noHeading && !_vm.noReplyLinks) ? _c('div', {\n\t staticClass: \"status-actions media-body\"\n\t }, [(_vm.loggedIn) ? _c('div', [_c('a', {\n\t attrs: {\n\t \"href\": \"#\"\n\t },\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.toggleReplying($event)\n\t }\n\t }\n\t }, [_c('i', {\n\t staticClass: \"icon-reply\",\n\t class: {\n\t 'icon-reply-active': _vm.replying\n\t }\n\t })])]) : _vm._e(), _vm._v(\" \"), _c('retweet-button', {\n\t attrs: {\n\t \"loggedIn\": _vm.loggedIn,\n\t \"status\": _vm.status\n\t }\n\t }), _vm._v(\" \"), _c('favorite-button', {\n\t attrs: {\n\t \"loggedIn\": _vm.loggedIn,\n\t \"status\": _vm.status\n\t }\n\t }), _vm._v(\" \"), _c('delete-button', {\n\t attrs: {\n\t \"status\": _vm.status\n\t }\n\t })], 1) : _vm._e()])]), _vm._v(\" \"), (_vm.replying) ? _c('div', {\n\t staticClass: \"container\"\n\t }, [_c('div', {\n\t staticClass: \"reply-left\"\n\t }), _vm._v(\" \"), _c('post-status-form', {\n\t staticClass: \"reply-body\",\n\t attrs: {\n\t \"reply-to\": _vm.status.id,\n\t \"attentions\": _vm.status.attentions,\n\t \"repliedUser\": _vm.status.user\n\t },\n\t on: {\n\t \"posted\": _vm.toggleReplying\n\t }\n\t })], 1) : _vm._e()]], 2)\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 514 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('div', {\n\t staticClass: \"instance-specific-panel\"\n\t }, [_c('div', {\n\t staticClass: \"panel panel-default\"\n\t }, [_c('div', {\n\t staticClass: \"panel-body\"\n\t }, [_c('div', {\n\t domProps: {\n\t \"innerHTML\": _vm._s(_vm.instanceSpecificPanelContent)\n\t }\n\t })])])])\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 515 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('Timeline', {\n\t attrs: {\n\t \"title\": _vm.$t('nav.timeline'),\n\t \"timeline\": _vm.timeline,\n\t \"timeline-name\": 'friends'\n\t }\n\t })\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 516 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('div', {\n\t staticClass: \"settings panel panel-default\"\n\t }, [_c('div', {\n\t staticClass: \"panel-heading\"\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('settings.user_settings')) + \"\\n \")]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"panel-body profile-edit\"\n\t }, [_c('div', {\n\t staticClass: \"setting-item\"\n\t }, [_c('h3', [_vm._v(_vm._s(_vm.$t('settings.name_bio')))]), _vm._v(\" \"), _c('p', [_vm._v(_vm._s(_vm.$t('settings.name')))]), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.newname),\n\t expression: \"newname\"\n\t }],\n\t staticClass: \"name-changer\",\n\t attrs: {\n\t \"id\": \"username\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.newname)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.newname = $event.target.value\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('p', [_vm._v(_vm._s(_vm.$t('settings.bio')))]), _vm._v(\" \"), _c('textarea', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.newbio),\n\t expression: \"newbio\"\n\t }],\n\t staticClass: \"bio\",\n\t domProps: {\n\t \"value\": (_vm.newbio)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.newbio = $event.target.value\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('button', {\n\t staticClass: \"btn btn-default\",\n\t attrs: {\n\t \"disabled\": _vm.newname.length <= 0\n\t },\n\t on: {\n\t \"click\": _vm.updateProfile\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('general.submit')))])]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"setting-item\"\n\t }, [_c('h3', [_vm._v(_vm._s(_vm.$t('settings.avatar')))]), _vm._v(\" \"), _c('p', [_vm._v(_vm._s(_vm.$t('settings.current_avatar')))]), _vm._v(\" \"), _c('img', {\n\t staticClass: \"old-avatar\",\n\t attrs: {\n\t \"src\": _vm.user.profile_image_url_original\n\t }\n\t }), _vm._v(\" \"), _c('p', [_vm._v(_vm._s(_vm.$t('settings.set_new_avatar')))]), _vm._v(\" \"), (_vm.previews[0]) ? _c('img', {\n\t staticClass: \"new-avatar\",\n\t attrs: {\n\t \"src\": _vm.previews[0]\n\t }\n\t }) : _vm._e(), _vm._v(\" \"), _c('div', [_c('input', {\n\t attrs: {\n\t \"type\": \"file\"\n\t },\n\t on: {\n\t \"change\": function($event) {\n\t _vm.uploadFile(0, $event)\n\t }\n\t }\n\t })]), _vm._v(\" \"), (_vm.uploading[0]) ? _c('i', {\n\t staticClass: \"icon-spin4 animate-spin\"\n\t }) : (_vm.previews[0]) ? _c('button', {\n\t staticClass: \"btn btn-default\",\n\t on: {\n\t \"click\": _vm.submitAvatar\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('general.submit')))]) : _vm._e()]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"setting-item\"\n\t }, [_c('h3', [_vm._v(_vm._s(_vm.$t('settings.profile_banner')))]), _vm._v(\" \"), _c('p', [_vm._v(_vm._s(_vm.$t('settings.current_profile_banner')))]), _vm._v(\" \"), _c('img', {\n\t staticClass: \"banner\",\n\t attrs: {\n\t \"src\": _vm.user.cover_photo\n\t }\n\t }), _vm._v(\" \"), _c('p', [_vm._v(_vm._s(_vm.$t('settings.set_new_profile_banner')))]), _vm._v(\" \"), (_vm.previews[1]) ? _c('img', {\n\t staticClass: \"banner\",\n\t attrs: {\n\t \"src\": _vm.previews[1]\n\t }\n\t }) : _vm._e(), _vm._v(\" \"), _c('div', [_c('input', {\n\t attrs: {\n\t \"type\": \"file\"\n\t },\n\t on: {\n\t \"change\": function($event) {\n\t _vm.uploadFile(1, $event)\n\t }\n\t }\n\t })]), _vm._v(\" \"), (_vm.uploading[1]) ? _c('i', {\n\t staticClass: \" icon-spin4 animate-spin uploading\"\n\t }) : (_vm.previews[1]) ? _c('button', {\n\t staticClass: \"btn btn-default\",\n\t on: {\n\t \"click\": _vm.submitBanner\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('general.submit')))]) : _vm._e()]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"setting-item\"\n\t }, [_c('h3', [_vm._v(_vm._s(_vm.$t('settings.profile_background')))]), _vm._v(\" \"), _c('p', [_vm._v(_vm._s(_vm.$t('settings.set_new_profile_background')))]), _vm._v(\" \"), (_vm.previews[2]) ? _c('img', {\n\t staticClass: \"bg\",\n\t attrs: {\n\t \"src\": _vm.previews[2]\n\t }\n\t }) : _vm._e(), _vm._v(\" \"), _c('div', [_c('input', {\n\t attrs: {\n\t \"type\": \"file\"\n\t },\n\t on: {\n\t \"change\": function($event) {\n\t _vm.uploadFile(2, $event)\n\t }\n\t }\n\t })]), _vm._v(\" \"), (_vm.uploading[2]) ? _c('i', {\n\t staticClass: \" icon-spin4 animate-spin uploading\"\n\t }) : (_vm.previews[2]) ? _c('button', {\n\t staticClass: \"btn btn-default\",\n\t on: {\n\t \"click\": _vm.submitBg\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('general.submit')))]) : _vm._e()]), _vm._v(\" \"), (_vm.pleromaBackend) ? _c('div', {\n\t staticClass: \"setting-item\"\n\t }, [_c('h3', [_vm._v(_vm._s(_vm.$t('settings.follow_import')))]), _vm._v(\" \"), _c('p', [_vm._v(_vm._s(_vm.$t('settings.import_followers_from_a_csv_file')))]), _vm._v(\" \"), _c('form', {\n\t model: {\n\t value: (_vm.followImportForm),\n\t callback: function($$v) {\n\t _vm.followImportForm = $$v\n\t },\n\t expression: \"followImportForm\"\n\t }\n\t }, [_c('input', {\n\t ref: \"followlist\",\n\t attrs: {\n\t \"type\": \"file\"\n\t },\n\t on: {\n\t \"change\": _vm.followListChange\n\t }\n\t })]), _vm._v(\" \"), (_vm.uploading[3]) ? _c('i', {\n\t staticClass: \" icon-spin4 animate-spin uploading\"\n\t }) : _c('button', {\n\t staticClass: \"btn btn-default\",\n\t on: {\n\t \"click\": _vm.importFollows\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('general.submit')))]), _vm._v(\" \"), (_vm.followsImported) ? _c('div', [_c('i', {\n\t staticClass: \"icon-cross\",\n\t on: {\n\t \"click\": _vm.dismissImported\n\t }\n\t }), _vm._v(\" \"), _c('p', [_vm._v(_vm._s(_vm.$t('settings.follows_imported')))])]) : (_vm.followImportError) ? _c('div', [_c('p', [_vm._v(_vm._s(_vm.$t('settings.follow_import_error')))])]) : _vm._e()]) : _vm._e()])])\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 517 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return (_vm.canDelete) ? _c('div', [_c('a', {\n\t attrs: {\n\t \"href\": \"#\"\n\t },\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.deleteStatus()\n\t }\n\t }\n\t }, [_c('i', {\n\t staticClass: \"icon-cancel delete-status\"\n\t })])]) : _vm._e()\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 518 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('div', [_c('div', [_vm._v(_vm._s(_vm.$t('settings.presets')) + \"\\n \"), _c('label', {\n\t staticClass: \"select\",\n\t attrs: {\n\t \"for\": \"style-switcher\"\n\t }\n\t }, [_c('select', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.selected),\n\t expression: \"selected\"\n\t }],\n\t staticClass: \"style-switcher\",\n\t attrs: {\n\t \"id\": \"style-switcher\"\n\t },\n\t on: {\n\t \"change\": function($event) {\n\t var $$selectedVal = Array.prototype.filter.call($event.target.options, function(o) {\n\t return o.selected\n\t }).map(function(o) {\n\t var val = \"_value\" in o ? o._value : o.value;\n\t return val\n\t });\n\t _vm.selected = $event.target.multiple ? $$selectedVal : $$selectedVal[0]\n\t }\n\t }\n\t }, _vm._l((_vm.availableStyles), function(style) {\n\t return _c('option', {\n\t domProps: {\n\t \"value\": style\n\t }\n\t }, [_vm._v(_vm._s(style[0]))])\n\t })), _vm._v(\" \"), _c('i', {\n\t staticClass: \"icon-down-open\"\n\t })])]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"color-container\"\n\t }, [_c('p', [_vm._v(_vm._s(_vm.$t('settings.theme_help')))]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"color-item\"\n\t }, [_c('label', {\n\t staticClass: \"theme-color-lb\",\n\t attrs: {\n\t \"for\": \"bgcolor\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('settings.background')))]), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.bgColorLocal),\n\t expression: \"bgColorLocal\"\n\t }],\n\t staticClass: \"theme-color-cl\",\n\t attrs: {\n\t \"id\": \"bgcolor\",\n\t \"type\": \"color\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.bgColorLocal)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.bgColorLocal = $event.target.value\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.bgColorLocal),\n\t expression: \"bgColorLocal\"\n\t }],\n\t staticClass: \"theme-color-in\",\n\t attrs: {\n\t \"id\": \"bgcolor-t\",\n\t \"type\": \"text\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.bgColorLocal)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.bgColorLocal = $event.target.value\n\t }\n\t }\n\t })]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"color-item\"\n\t }, [_c('label', {\n\t staticClass: \"theme-color-lb\",\n\t attrs: {\n\t \"for\": \"fgcolor\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('settings.foreground')))]), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.btnColorLocal),\n\t expression: \"btnColorLocal\"\n\t }],\n\t staticClass: \"theme-color-cl\",\n\t attrs: {\n\t \"id\": \"fgcolor\",\n\t \"type\": \"color\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.btnColorLocal)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.btnColorLocal = $event.target.value\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.btnColorLocal),\n\t expression: \"btnColorLocal\"\n\t }],\n\t staticClass: \"theme-color-in\",\n\t attrs: {\n\t \"id\": \"fgcolor-t\",\n\t \"type\": \"text\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.btnColorLocal)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.btnColorLocal = $event.target.value\n\t }\n\t }\n\t })]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"color-item\"\n\t }, [_c('label', {\n\t staticClass: \"theme-color-lb\",\n\t attrs: {\n\t \"for\": \"textcolor\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('settings.text')))]), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.textColorLocal),\n\t expression: \"textColorLocal\"\n\t }],\n\t staticClass: \"theme-color-cl\",\n\t attrs: {\n\t \"id\": \"textcolor\",\n\t \"type\": \"color\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.textColorLocal)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.textColorLocal = $event.target.value\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.textColorLocal),\n\t expression: \"textColorLocal\"\n\t }],\n\t staticClass: \"theme-color-in\",\n\t attrs: {\n\t \"id\": \"textcolor-t\",\n\t \"type\": \"text\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.textColorLocal)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.textColorLocal = $event.target.value\n\t }\n\t }\n\t })]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"color-item\"\n\t }, [_c('label', {\n\t staticClass: \"theme-color-lb\",\n\t attrs: {\n\t \"for\": \"linkcolor\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('settings.links')))]), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.linkColorLocal),\n\t expression: \"linkColorLocal\"\n\t }],\n\t staticClass: \"theme-color-cl\",\n\t attrs: {\n\t \"id\": \"linkcolor\",\n\t \"type\": \"color\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.linkColorLocal)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.linkColorLocal = $event.target.value\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.linkColorLocal),\n\t expression: \"linkColorLocal\"\n\t }],\n\t staticClass: \"theme-color-in\",\n\t attrs: {\n\t \"id\": \"linkcolor-t\",\n\t \"type\": \"text\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.linkColorLocal)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.linkColorLocal = $event.target.value\n\t }\n\t }\n\t })]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"color-item\"\n\t }, [_c('label', {\n\t staticClass: \"theme-color-lb\",\n\t attrs: {\n\t \"for\": \"redcolor\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('settings.cRed')))]), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.redColorLocal),\n\t expression: \"redColorLocal\"\n\t }],\n\t staticClass: \"theme-color-cl\",\n\t attrs: {\n\t \"id\": \"redcolor\",\n\t \"type\": \"color\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.redColorLocal)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.redColorLocal = $event.target.value\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.redColorLocal),\n\t expression: \"redColorLocal\"\n\t }],\n\t staticClass: \"theme-color-in\",\n\t attrs: {\n\t \"id\": \"redcolor-t\",\n\t \"type\": \"text\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.redColorLocal)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.redColorLocal = $event.target.value\n\t }\n\t }\n\t })]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"color-item\"\n\t }, [_c('label', {\n\t staticClass: \"theme-color-lb\",\n\t attrs: {\n\t \"for\": \"bluecolor\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('settings.cBlue')))]), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.blueColorLocal),\n\t expression: \"blueColorLocal\"\n\t }],\n\t staticClass: \"theme-color-cl\",\n\t attrs: {\n\t \"id\": \"bluecolor\",\n\t \"type\": \"color\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.blueColorLocal)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.blueColorLocal = $event.target.value\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.blueColorLocal),\n\t expression: \"blueColorLocal\"\n\t }],\n\t staticClass: \"theme-color-in\",\n\t attrs: {\n\t \"id\": \"bluecolor-t\",\n\t \"type\": \"text\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.blueColorLocal)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.blueColorLocal = $event.target.value\n\t }\n\t }\n\t })]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"color-item\"\n\t }, [_c('label', {\n\t staticClass: \"theme-color-lb\",\n\t attrs: {\n\t \"for\": \"greencolor\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('settings.cGreen')))]), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.greenColorLocal),\n\t expression: \"greenColorLocal\"\n\t }],\n\t staticClass: \"theme-color-cl\",\n\t attrs: {\n\t \"id\": \"greencolor\",\n\t \"type\": \"color\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.greenColorLocal)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.greenColorLocal = $event.target.value\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.greenColorLocal),\n\t expression: \"greenColorLocal\"\n\t }],\n\t staticClass: \"theme-color-in\",\n\t attrs: {\n\t \"id\": \"greencolor-t\",\n\t \"type\": \"green\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.greenColorLocal)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.greenColorLocal = $event.target.value\n\t }\n\t }\n\t })]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"color-item\"\n\t }, [_c('label', {\n\t staticClass: \"theme-color-lb\",\n\t attrs: {\n\t \"for\": \"orangecolor\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('settings.cOrange')))]), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.orangeColorLocal),\n\t expression: \"orangeColorLocal\"\n\t }],\n\t staticClass: \"theme-color-cl\",\n\t attrs: {\n\t \"id\": \"orangecolor\",\n\t \"type\": \"color\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.orangeColorLocal)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.orangeColorLocal = $event.target.value\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.orangeColorLocal),\n\t expression: \"orangeColorLocal\"\n\t }],\n\t staticClass: \"theme-color-in\",\n\t attrs: {\n\t \"id\": \"orangecolor-t\",\n\t \"type\": \"text\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.orangeColorLocal)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.orangeColorLocal = $event.target.value\n\t }\n\t }\n\t })])]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"radius-container\"\n\t }, [_c('p', [_vm._v(_vm._s(_vm.$t('settings.radii_help')))]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"radius-item\"\n\t }, [_c('label', {\n\t staticClass: \"theme-radius-lb\",\n\t attrs: {\n\t \"for\": \"btnradius\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('settings.btnRadius')))]), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.btnRadiusLocal),\n\t expression: \"btnRadiusLocal\"\n\t }],\n\t staticClass: \"theme-radius-rn\",\n\t attrs: {\n\t \"id\": \"btnradius\",\n\t \"type\": \"range\",\n\t \"max\": \"16\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.btnRadiusLocal)\n\t },\n\t on: {\n\t \"__r\": function($event) {\n\t _vm.btnRadiusLocal = $event.target.value\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.btnRadiusLocal),\n\t expression: \"btnRadiusLocal\"\n\t }],\n\t staticClass: \"theme-radius-in\",\n\t attrs: {\n\t \"id\": \"btnradius-t\",\n\t \"type\": \"text\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.btnRadiusLocal)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.btnRadiusLocal = $event.target.value\n\t }\n\t }\n\t })]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"radius-item\"\n\t }, [_c('label', {\n\t staticClass: \"theme-radius-lb\",\n\t attrs: {\n\t \"for\": \"panelradius\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('settings.panelRadius')))]), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.panelRadiusLocal),\n\t expression: \"panelRadiusLocal\"\n\t }],\n\t staticClass: \"theme-radius-rn\",\n\t attrs: {\n\t \"id\": \"panelradius\",\n\t \"type\": \"range\",\n\t \"max\": \"50\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.panelRadiusLocal)\n\t },\n\t on: {\n\t \"__r\": function($event) {\n\t _vm.panelRadiusLocal = $event.target.value\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.panelRadiusLocal),\n\t expression: \"panelRadiusLocal\"\n\t }],\n\t staticClass: \"theme-radius-in\",\n\t attrs: {\n\t \"id\": \"panelradius-t\",\n\t \"type\": \"text\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.panelRadiusLocal)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.panelRadiusLocal = $event.target.value\n\t }\n\t }\n\t })]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"radius-item\"\n\t }, [_c('label', {\n\t staticClass: \"theme-radius-lb\",\n\t attrs: {\n\t \"for\": \"avatarradius\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('settings.avatarRadius')))]), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.avatarRadiusLocal),\n\t expression: \"avatarRadiusLocal\"\n\t }],\n\t staticClass: \"theme-radius-rn\",\n\t attrs: {\n\t \"id\": \"avatarradius\",\n\t \"type\": \"range\",\n\t \"max\": \"28\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.avatarRadiusLocal)\n\t },\n\t on: {\n\t \"__r\": function($event) {\n\t _vm.avatarRadiusLocal = $event.target.value\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.avatarRadiusLocal),\n\t expression: \"avatarRadiusLocal\"\n\t }],\n\t staticClass: \"theme-radius-in\",\n\t attrs: {\n\t \"id\": \"avatarradius-t\",\n\t \"type\": \"green\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.avatarRadiusLocal)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.avatarRadiusLocal = $event.target.value\n\t }\n\t }\n\t })]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"radius-item\"\n\t }, [_c('label', {\n\t staticClass: \"theme-radius-lb\",\n\t attrs: {\n\t \"for\": \"avataraltradius\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('settings.avatarAltRadius')))]), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.avatarAltRadiusLocal),\n\t expression: \"avatarAltRadiusLocal\"\n\t }],\n\t staticClass: \"theme-radius-rn\",\n\t attrs: {\n\t \"id\": \"avataraltradius\",\n\t \"type\": \"range\",\n\t \"max\": \"28\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.avatarAltRadiusLocal)\n\t },\n\t on: {\n\t \"__r\": function($event) {\n\t _vm.avatarAltRadiusLocal = $event.target.value\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.avatarAltRadiusLocal),\n\t expression: \"avatarAltRadiusLocal\"\n\t }],\n\t staticClass: \"theme-radius-in\",\n\t attrs: {\n\t \"id\": \"avataraltradius-t\",\n\t \"type\": \"text\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.avatarAltRadiusLocal)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.avatarAltRadiusLocal = $event.target.value\n\t }\n\t }\n\t })]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"radius-item\"\n\t }, [_c('label', {\n\t staticClass: \"theme-radius-lb\",\n\t attrs: {\n\t \"for\": \"attachmentradius\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('settings.attachmentRadius')))]), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.attachmentRadiusLocal),\n\t expression: \"attachmentRadiusLocal\"\n\t }],\n\t staticClass: \"theme-radius-rn\",\n\t attrs: {\n\t \"id\": \"attachmentrradius\",\n\t \"type\": \"range\",\n\t \"max\": \"50\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.attachmentRadiusLocal)\n\t },\n\t on: {\n\t \"__r\": function($event) {\n\t _vm.attachmentRadiusLocal = $event.target.value\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.attachmentRadiusLocal),\n\t expression: \"attachmentRadiusLocal\"\n\t }],\n\t staticClass: \"theme-radius-in\",\n\t attrs: {\n\t \"id\": \"attachmentradius-t\",\n\t \"type\": \"text\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.attachmentRadiusLocal)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.attachmentRadiusLocal = $event.target.value\n\t }\n\t }\n\t })]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"radius-item\"\n\t }, [_c('label', {\n\t staticClass: \"theme-radius-lb\",\n\t attrs: {\n\t \"for\": \"tooltipradius\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('settings.tooltipRadius')))]), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.tooltipRadiusLocal),\n\t expression: \"tooltipRadiusLocal\"\n\t }],\n\t staticClass: \"theme-radius-rn\",\n\t attrs: {\n\t \"id\": \"tooltipradius\",\n\t \"type\": \"range\",\n\t \"max\": \"20\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.tooltipRadiusLocal)\n\t },\n\t on: {\n\t \"__r\": function($event) {\n\t _vm.tooltipRadiusLocal = $event.target.value\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.tooltipRadiusLocal),\n\t expression: \"tooltipRadiusLocal\"\n\t }],\n\t staticClass: \"theme-radius-in\",\n\t attrs: {\n\t \"id\": \"tooltipradius-t\",\n\t \"type\": \"text\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.tooltipRadiusLocal)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.tooltipRadiusLocal = $event.target.value\n\t }\n\t }\n\t })])]), _vm._v(\" \"), _c('div', {\n\t style: ({\n\t '--btnRadius': _vm.btnRadiusLocal + 'px',\n\t '--panelRadius': _vm.panelRadiusLocal + 'px',\n\t '--avatarRadius': _vm.avatarRadiusLocal + 'px',\n\t '--avatarAltRadius': _vm.avatarAltRadiusLocal + 'px',\n\t '--tooltipRadius': _vm.tooltipRadiusLocal + 'px',\n\t '--attachmentRadius': _vm.attachmentRadiusLocal + 'px'\n\t })\n\t }, [_c('div', {\n\t staticClass: \"panel dummy\"\n\t }, [_c('div', {\n\t staticClass: \"panel-heading\",\n\t style: ({\n\t 'background-color': _vm.btnColorLocal,\n\t 'color': _vm.textColorLocal\n\t })\n\t }, [_vm._v(\"Preview\")]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"panel-body theme-preview-content\",\n\t style: ({\n\t 'background-color': _vm.bgColorLocal,\n\t 'color': _vm.textColorLocal\n\t })\n\t }, [_c('div', {\n\t staticClass: \"avatar\",\n\t style: ({\n\t 'border-radius': _vm.avatarRadiusLocal + 'px'\n\t })\n\t }, [_vm._v(\"\\n ( ͡° ͜ʖ ͡°)\\n \")]), _vm._v(\" \"), _c('h4', [_vm._v(\"Content\")]), _vm._v(\" \"), _c('br'), _vm._v(\"\\n A bunch of more content and\\n \"), _c('a', {\n\t style: ({\n\t color: _vm.linkColorLocal\n\t })\n\t }, [_vm._v(\"a nice lil' link\")]), _vm._v(\" \"), _c('i', {\n\t staticClass: \"icon-reply\",\n\t style: ({\n\t color: _vm.blueColorLocal\n\t })\n\t }), _vm._v(\" \"), _c('i', {\n\t staticClass: \"icon-retweet\",\n\t style: ({\n\t color: _vm.greenColorLocal\n\t })\n\t }), _vm._v(\" \"), _c('i', {\n\t staticClass: \"icon-cancel\",\n\t style: ({\n\t color: _vm.redColorLocal\n\t })\n\t }), _vm._v(\" \"), _c('i', {\n\t staticClass: \"icon-star\",\n\t style: ({\n\t color: _vm.orangeColorLocal\n\t })\n\t }), _vm._v(\" \"), _c('br'), _vm._v(\" \"), _c('button', {\n\t staticClass: \"btn\",\n\t style: ({\n\t 'background-color': _vm.btnColorLocal,\n\t 'color': _vm.textColorLocal\n\t })\n\t }, [_vm._v(\"Button\")])])])]), _vm._v(\" \"), _c('button', {\n\t staticClass: \"btn\",\n\t on: {\n\t \"click\": _vm.setCustomTheme\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('general.apply')))])])\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 519 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return (_vm.loggedIn) ? _c('div', [_c('i', {\n\t staticClass: \"favorite-button fav-active\",\n\t class: _vm.classes,\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.favorite()\n\t }\n\t }\n\t }), _vm._v(\" \"), (_vm.status.fave_num > 0) ? _c('span', [_vm._v(_vm._s(_vm.status.fave_num))]) : _vm._e()]) : _c('div', [_c('i', {\n\t staticClass: \"favorite-button\",\n\t class: _vm.classes\n\t }), _vm._v(\" \"), (_vm.status.fave_num > 0) ? _c('span', [_vm._v(_vm._s(_vm.status.fave_num))]) : _vm._e()])\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 520 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('div', {\n\t staticClass: \"settings panel panel-default\"\n\t }, [_c('div', {\n\t staticClass: \"panel-heading\"\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('settings.settings')) + \"\\n \")]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"panel-body\"\n\t }, [_c('div', {\n\t staticClass: \"setting-item\"\n\t }, [_c('h2', [_vm._v(_vm._s(_vm.$t('settings.theme')))]), _vm._v(\" \"), _c('style-switcher')], 1), _vm._v(\" \"), _c('div', {\n\t staticClass: \"setting-item\"\n\t }, [_c('h2', [_vm._v(_vm._s(_vm.$t('settings.filtering')))]), _vm._v(\" \"), _c('p', [_vm._v(_vm._s(_vm.$t('settings.filtering_explanation')))]), _vm._v(\" \"), _c('textarea', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.muteWordsString),\n\t expression: \"muteWordsString\"\n\t }],\n\t attrs: {\n\t \"id\": \"muteWords\"\n\t },\n\t domProps: {\n\t \"value\": (_vm.muteWordsString)\n\t },\n\t on: {\n\t \"input\": function($event) {\n\t if ($event.target.composing) { return; }\n\t _vm.muteWordsString = $event.target.value\n\t }\n\t }\n\t })]), _vm._v(\" \"), _c('div', {\n\t staticClass: \"setting-item\"\n\t }, [_c('h2', [_vm._v(_vm._s(_vm.$t('settings.attachments')))]), _vm._v(\" \"), _c('ul', {\n\t staticClass: \"setting-list\"\n\t }, [_c('li', [_c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.hideAttachmentsLocal),\n\t expression: \"hideAttachmentsLocal\"\n\t }],\n\t attrs: {\n\t \"type\": \"checkbox\",\n\t \"id\": \"hideAttachments\"\n\t },\n\t domProps: {\n\t \"checked\": Array.isArray(_vm.hideAttachmentsLocal) ? _vm._i(_vm.hideAttachmentsLocal, null) > -1 : (_vm.hideAttachmentsLocal)\n\t },\n\t on: {\n\t \"change\": function($event) {\n\t var $$a = _vm.hideAttachmentsLocal,\n\t $$el = $event.target,\n\t $$c = $$el.checked ? (true) : (false);\n\t if (Array.isArray($$a)) {\n\t var $$v = null,\n\t $$i = _vm._i($$a, $$v);\n\t if ($$el.checked) {\n\t $$i < 0 && (_vm.hideAttachmentsLocal = $$a.concat([$$v]))\n\t } else {\n\t $$i > -1 && (_vm.hideAttachmentsLocal = $$a.slice(0, $$i).concat($$a.slice($$i + 1)))\n\t }\n\t } else {\n\t _vm.hideAttachmentsLocal = $$c\n\t }\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('label', {\n\t attrs: {\n\t \"for\": \"hideAttachments\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('settings.hide_attachments_in_tl')))])]), _vm._v(\" \"), _c('li', [_c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.hideAttachmentsInConvLocal),\n\t expression: \"hideAttachmentsInConvLocal\"\n\t }],\n\t attrs: {\n\t \"type\": \"checkbox\",\n\t \"id\": \"hideAttachmentsInConv\"\n\t },\n\t domProps: {\n\t \"checked\": Array.isArray(_vm.hideAttachmentsInConvLocal) ? _vm._i(_vm.hideAttachmentsInConvLocal, null) > -1 : (_vm.hideAttachmentsInConvLocal)\n\t },\n\t on: {\n\t \"change\": function($event) {\n\t var $$a = _vm.hideAttachmentsInConvLocal,\n\t $$el = $event.target,\n\t $$c = $$el.checked ? (true) : (false);\n\t if (Array.isArray($$a)) {\n\t var $$v = null,\n\t $$i = _vm._i($$a, $$v);\n\t if ($$el.checked) {\n\t $$i < 0 && (_vm.hideAttachmentsInConvLocal = $$a.concat([$$v]))\n\t } else {\n\t $$i > -1 && (_vm.hideAttachmentsInConvLocal = $$a.slice(0, $$i).concat($$a.slice($$i + 1)))\n\t }\n\t } else {\n\t _vm.hideAttachmentsInConvLocal = $$c\n\t }\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('label', {\n\t attrs: {\n\t \"for\": \"hideAttachmentsInConv\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('settings.hide_attachments_in_convo')))])]), _vm._v(\" \"), _c('li', [_c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.hideNsfwLocal),\n\t expression: \"hideNsfwLocal\"\n\t }],\n\t attrs: {\n\t \"type\": \"checkbox\",\n\t \"id\": \"hideNsfw\"\n\t },\n\t domProps: {\n\t \"checked\": Array.isArray(_vm.hideNsfwLocal) ? _vm._i(_vm.hideNsfwLocal, null) > -1 : (_vm.hideNsfwLocal)\n\t },\n\t on: {\n\t \"change\": function($event) {\n\t var $$a = _vm.hideNsfwLocal,\n\t $$el = $event.target,\n\t $$c = $$el.checked ? (true) : (false);\n\t if (Array.isArray($$a)) {\n\t var $$v = null,\n\t $$i = _vm._i($$a, $$v);\n\t if ($$el.checked) {\n\t $$i < 0 && (_vm.hideNsfwLocal = $$a.concat([$$v]))\n\t } else {\n\t $$i > -1 && (_vm.hideNsfwLocal = $$a.slice(0, $$i).concat($$a.slice($$i + 1)))\n\t }\n\t } else {\n\t _vm.hideNsfwLocal = $$c\n\t }\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('label', {\n\t attrs: {\n\t \"for\": \"hideNsfw\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('settings.nsfw_clickthrough')))])]), _vm._v(\" \"), _c('li', [_c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.autoLoadLocal),\n\t expression: \"autoLoadLocal\"\n\t }],\n\t attrs: {\n\t \"type\": \"checkbox\",\n\t \"id\": \"autoload\"\n\t },\n\t domProps: {\n\t \"checked\": Array.isArray(_vm.autoLoadLocal) ? _vm._i(_vm.autoLoadLocal, null) > -1 : (_vm.autoLoadLocal)\n\t },\n\t on: {\n\t \"change\": function($event) {\n\t var $$a = _vm.autoLoadLocal,\n\t $$el = $event.target,\n\t $$c = $$el.checked ? (true) : (false);\n\t if (Array.isArray($$a)) {\n\t var $$v = null,\n\t $$i = _vm._i($$a, $$v);\n\t if ($$el.checked) {\n\t $$i < 0 && (_vm.autoLoadLocal = $$a.concat([$$v]))\n\t } else {\n\t $$i > -1 && (_vm.autoLoadLocal = $$a.slice(0, $$i).concat($$a.slice($$i + 1)))\n\t }\n\t } else {\n\t _vm.autoLoadLocal = $$c\n\t }\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('label', {\n\t attrs: {\n\t \"for\": \"autoload\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('settings.autoload')))])]), _vm._v(\" \"), _c('li', [_c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.streamingLocal),\n\t expression: \"streamingLocal\"\n\t }],\n\t attrs: {\n\t \"type\": \"checkbox\",\n\t \"id\": \"streaming\"\n\t },\n\t domProps: {\n\t \"checked\": Array.isArray(_vm.streamingLocal) ? _vm._i(_vm.streamingLocal, null) > -1 : (_vm.streamingLocal)\n\t },\n\t on: {\n\t \"change\": function($event) {\n\t var $$a = _vm.streamingLocal,\n\t $$el = $event.target,\n\t $$c = $$el.checked ? (true) : (false);\n\t if (Array.isArray($$a)) {\n\t var $$v = null,\n\t $$i = _vm._i($$a, $$v);\n\t if ($$el.checked) {\n\t $$i < 0 && (_vm.streamingLocal = $$a.concat([$$v]))\n\t } else {\n\t $$i > -1 && (_vm.streamingLocal = $$a.slice(0, $$i).concat($$a.slice($$i + 1)))\n\t }\n\t } else {\n\t _vm.streamingLocal = $$c\n\t }\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('label', {\n\t attrs: {\n\t \"for\": \"streaming\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('settings.streaming')))])]), _vm._v(\" \"), _c('li', [_c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.hoverPreviewLocal),\n\t expression: \"hoverPreviewLocal\"\n\t }],\n\t attrs: {\n\t \"type\": \"checkbox\",\n\t \"id\": \"hoverPreview\"\n\t },\n\t domProps: {\n\t \"checked\": Array.isArray(_vm.hoverPreviewLocal) ? _vm._i(_vm.hoverPreviewLocal, null) > -1 : (_vm.hoverPreviewLocal)\n\t },\n\t on: {\n\t \"change\": function($event) {\n\t var $$a = _vm.hoverPreviewLocal,\n\t $$el = $event.target,\n\t $$c = $$el.checked ? (true) : (false);\n\t if (Array.isArray($$a)) {\n\t var $$v = null,\n\t $$i = _vm._i($$a, $$v);\n\t if ($$el.checked) {\n\t $$i < 0 && (_vm.hoverPreviewLocal = $$a.concat([$$v]))\n\t } else {\n\t $$i > -1 && (_vm.hoverPreviewLocal = $$a.slice(0, $$i).concat($$a.slice($$i + 1)))\n\t }\n\t } else {\n\t _vm.hoverPreviewLocal = $$c\n\t }\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('label', {\n\t attrs: {\n\t \"for\": \"hoverPreview\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('settings.reply_link_preview')))])]), _vm._v(\" \"), _c('li', [_c('input', {\n\t directives: [{\n\t name: \"model\",\n\t rawName: \"v-model\",\n\t value: (_vm.stopGifs),\n\t expression: \"stopGifs\"\n\t }],\n\t attrs: {\n\t \"type\": \"checkbox\",\n\t \"id\": \"stopGifs\"\n\t },\n\t domProps: {\n\t \"checked\": Array.isArray(_vm.stopGifs) ? _vm._i(_vm.stopGifs, null) > -1 : (_vm.stopGifs)\n\t },\n\t on: {\n\t \"change\": function($event) {\n\t var $$a = _vm.stopGifs,\n\t $$el = $event.target,\n\t $$c = $$el.checked ? (true) : (false);\n\t if (Array.isArray($$a)) {\n\t var $$v = null,\n\t $$i = _vm._i($$a, $$v);\n\t if ($$el.checked) {\n\t $$i < 0 && (_vm.stopGifs = $$a.concat([$$v]))\n\t } else {\n\t $$i > -1 && (_vm.stopGifs = $$a.slice(0, $$i).concat($$a.slice($$i + 1)))\n\t }\n\t } else {\n\t _vm.stopGifs = $$c\n\t }\n\t }\n\t }\n\t }), _vm._v(\" \"), _c('label', {\n\t attrs: {\n\t \"for\": \"stopGifs\"\n\t }\n\t }, [_vm._v(_vm._s(_vm.$t('settings.stop_gifs')))])])])])])])\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 521 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('div', {\n\t staticClass: \"nav-panel\"\n\t }, [_c('div', {\n\t staticClass: \"panel panel-default\"\n\t }, [_c('ul', [(_vm.currentUser) ? _c('li', [_c('router-link', {\n\t attrs: {\n\t \"to\": \"/main/friends\"\n\t }\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t(\"nav.timeline\")) + \"\\n \")])], 1) : _vm._e(), _vm._v(\" \"), (_vm.currentUser) ? _c('li', [_c('router-link', {\n\t attrs: {\n\t \"to\": {\n\t name: 'mentions',\n\t params: {\n\t username: _vm.currentUser.screen_name\n\t }\n\t }\n\t }\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t(\"nav.mentions\")) + \"\\n \")])], 1) : _vm._e(), _vm._v(\" \"), _c('li', [_c('router-link', {\n\t attrs: {\n\t \"to\": \"/main/public\"\n\t }\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t(\"nav.public_tl\")) + \"\\n \")])], 1), _vm._v(\" \"), _c('li', [_c('router-link', {\n\t attrs: {\n\t \"to\": \"/main/all\"\n\t }\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t(\"nav.twkn\")) + \"\\n \")])], 1)])])])\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 522 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('div', {\n\t staticClass: \"user-panel\"\n\t }, [(_vm.user) ? _c('div', {\n\t staticClass: \"panel panel-default\",\n\t staticStyle: {\n\t \"overflow\": \"visible\"\n\t }\n\t }, [_c('user-card-content', {\n\t attrs: {\n\t \"user\": _vm.user,\n\t \"switcher\": false\n\t }\n\t }), _vm._v(\" \"), _c('div', {\n\t staticClass: \"panel-footer\"\n\t }, [(_vm.user) ? _c('post-status-form') : _vm._e()], 1)], 1) : _vm._e(), _vm._v(\" \"), (!_vm.user) ? _c('login-form') : _vm._e()], 1)\n\t},staticRenderFns: []}\n\n/***/ }),\n/* 523 */\n/***/ (function(module, exports) {\n\n\tmodule.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n\t return _c('div', {\n\t staticClass: \"card\"\n\t }, [_c('a', {\n\t attrs: {\n\t \"href\": \"#\"\n\t }\n\t }, [_c('img', {\n\t staticClass: \"avatar\",\n\t attrs: {\n\t \"src\": _vm.user.profile_image_url\n\t },\n\t on: {\n\t \"click\": function($event) {\n\t $event.preventDefault();\n\t _vm.toggleUserExpanded($event)\n\t }\n\t }\n\t })]), _vm._v(\" \"), (_vm.userExpanded) ? _c('div', {\n\t staticClass: \"usercard\"\n\t }, [_c('user-card-content', {\n\t attrs: {\n\t \"user\": _vm.user,\n\t \"switcher\": false\n\t }\n\t })], 1) : _c('div', {\n\t staticClass: \"name-and-screen-name\"\n\t }, [_c('div', {\n\t staticClass: \"user-name\",\n\t attrs: {\n\t \"title\": _vm.user.name\n\t }\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.user.name) + \"\\n \"), (!_vm.userExpanded && _vm.showFollows && _vm.user.follows_you) ? _c('span', {\n\t staticClass: \"follows-you\"\n\t }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('user_card.follows_you')) + \"\\n \")]) : _vm._e()]), _vm._v(\" \"), _c('a', {\n\t attrs: {\n\t \"href\": _vm.user.statusnet_profile_url,\n\t \"target\": \"blank\"\n\t }\n\t }, [_c('div', {\n\t staticClass: \"user-screen-name\"\n\t }, [_vm._v(\"@\" + _vm._s(_vm.user.screen_name))])])])])\n\t},staticRenderFns: []}\n\n/***/ })\n]);\n\n\n// WEBPACK FOOTER //\n// static/js/app.be2883b7ed550f51c41d.js","import Vue from 'vue'\nimport VueRouter from 'vue-router'\nimport Vuex from 'vuex'\nimport App from './App.vue'\nimport PublicTimeline from './components/public_timeline/public_timeline.vue'\nimport PublicAndExternalTimeline from './components/public_and_external_timeline/public_and_external_timeline.vue'\nimport FriendsTimeline from './components/friends_timeline/friends_timeline.vue'\nimport TagTimeline from './components/tag_timeline/tag_timeline.vue'\nimport ConversationPage from './components/conversation-page/conversation-page.vue'\nimport Mentions from './components/mentions/mentions.vue'\nimport UserProfile from './components/user_profile/user_profile.vue'\nimport Settings from './components/settings/settings.vue'\nimport Registration from './components/registration/registration.vue'\nimport UserSettings from './components/user_settings/user_settings.vue'\n\nimport statusesModule from './modules/statuses.js'\nimport usersModule from './modules/users.js'\nimport apiModule from './modules/api.js'\nimport configModule from './modules/config.js'\nimport chatModule from './modules/chat.js'\n\nimport VueTimeago from 'vue-timeago'\nimport VueI18n from 'vue-i18n'\n\nimport createPersistedState from './lib/persisted_state.js'\n\nimport messages from './i18n/messages.js'\n\nimport VueChatScroll from 'vue-chat-scroll'\n\nconst currentLocale = (window.navigator.language || 'en').split('-')[0]\n\nVue.use(Vuex)\nVue.use(VueRouter)\nVue.use(VueTimeago, {\n locale: currentLocale === 'ja' ? 'ja' : 'en',\n locales: {\n 'en': require('../static/timeago-en.json'),\n 'ja': require('../static/timeago-ja.json')\n }\n})\nVue.use(VueI18n)\nVue.use(VueChatScroll)\n\nconst persistedStateOptions = {\n paths: [\n 'config.hideAttachments',\n 'config.hideAttachmentsInConv',\n 'config.hideNsfw',\n 'config.autoLoad',\n 'config.hoverPreview',\n 'config.streaming',\n 'config.muteWords',\n 'config.customTheme',\n 'users.lastLoginName'\n ]\n}\n\nconst store = new Vuex.Store({\n modules: {\n statuses: statusesModule,\n users: usersModule,\n api: apiModule,\n config: configModule,\n chat: chatModule\n },\n plugins: [createPersistedState(persistedStateOptions)],\n strict: false // Socket modifies itself, let's ignore this for now.\n // strict: process.env.NODE_ENV !== 'production'\n})\n\nconst i18n = new VueI18n({\n locale: currentLocale,\n fallbackLocale: 'en',\n messages\n})\n\nwindow.fetch('/api/statusnet/config.json')\n .then((res) => res.json())\n .then((data) => {\n const {name, closed: registrationClosed, textlimit} = data.site\n\n store.dispatch('setOption', { name: 'name', value: name })\n store.dispatch('setOption', { name: 'registrationOpen', value: (registrationClosed === '0') })\n store.dispatch('setOption', { name: 'textlimit', value: parseInt(textlimit) })\n })\n\nwindow.fetch('/static/config.json')\n .then((res) => res.json())\n .then((data) => {\n const {theme, background, logo, showInstanceSpecificPanel} = data\n store.dispatch('setOption', { name: 'theme', value: theme })\n store.dispatch('setOption', { name: 'background', value: background })\n store.dispatch('setOption', { name: 'logo', value: logo })\n store.dispatch('setOption', { name: 'showInstanceSpecificPanel', value: showInstanceSpecificPanel })\n if (data['chatDisabled']) {\n store.dispatch('disableChat')\n }\n\n const routes = [\n { name: 'root', path: '/', redirect: data['defaultPath'] || '/main/all' },\n { path: '/main/all', component: PublicAndExternalTimeline },\n { path: '/main/public', component: PublicTimeline },\n { path: '/main/friends', component: FriendsTimeline },\n { path: '/tag/:tag', component: TagTimeline },\n { name: 'conversation', path: '/notice/:id', component: ConversationPage, meta: { dontScroll: true } },\n { name: 'user-profile', path: '/users/:id', component: UserProfile },\n { name: 'mentions', path: '/:username/mentions', component: Mentions },\n { name: 'settings', path: '/settings', component: Settings },\n { name: 'registration', path: '/registration', component: Registration },\n { name: 'user-settings', path: '/user-settings', component: UserSettings }\n ]\n\n const router = new VueRouter({\n mode: 'history',\n routes,\n scrollBehavior: (to, from, savedPosition) => {\n if (to.matched.some(m => m.meta.dontScroll)) {\n return false\n }\n return savedPosition || { x: 0, y: 0 }\n }\n })\n\n /* eslint-disable no-new */\n new Vue({\n router,\n store,\n i18n,\n el: '#app',\n render: h => h(App)\n })\n })\n\nwindow.fetch('/static/terms-of-service.html')\n .then((res) => res.text())\n .then((html) => {\n store.dispatch('setOption', { name: 'tos', value: html })\n })\n\nwindow.fetch('/api/pleroma/emoji.json')\n .then(\n (res) => res.json()\n .then(\n (values) => {\n const emoji = Object.keys(values).map((key) => {\n return { shortcode: key, image_url: values[key] }\n })\n store.dispatch('setOption', { name: 'customEmoji', value: emoji })\n store.dispatch('setOption', { name: 'pleromaBackend', value: true })\n },\n (failure) => {\n store.dispatch('setOption', { name: 'pleromaBackend', value: false })\n }\n ),\n (error) => console.log(error)\n )\n\nwindow.fetch('/static/emoji.json')\n .then((res) => res.json())\n .then((values) => {\n const emoji = Object.keys(values).map((key) => {\n return { shortcode: key, image_url: false, 'utf': values[key] }\n })\n store.dispatch('setOption', { name: 'emoji', value: emoji })\n })\n\nwindow.fetch('/instance/panel.html')\n .then((res) => res.text())\n .then((html) => {\n store.dispatch('setOption', { name: 'instanceSpecificPanelContent', value: html })\n })\n\n\n\n\n// WEBPACK FOOTER //\n// ./src/main.js","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-0652fc80\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./timeline.vue\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./timeline.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-0652fc80\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./timeline.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/timeline/timeline.vue\n// module id = 29\n// module chunks = 2","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-05b840de\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./user_card_content.vue\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./user_card_content.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-05b840de\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./user_card_content.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/user_card_content/user_card_content.vue\n// module id = 43\n// module chunks = 2","/* eslint-env browser */\nconst LOGIN_URL = '/api/account/verify_credentials.json'\nconst FRIENDS_TIMELINE_URL = '/api/statuses/friends_timeline.json'\nconst ALL_FOLLOWING_URL = '/api/qvitter/allfollowing'\nconst PUBLIC_TIMELINE_URL = '/api/statuses/public_timeline.json'\nconst PUBLIC_AND_EXTERNAL_TIMELINE_URL = '/api/statuses/public_and_external_timeline.json'\nconst TAG_TIMELINE_URL = '/api/statusnet/tags/timeline'\nconst FAVORITE_URL = '/api/favorites/create'\nconst UNFAVORITE_URL = '/api/favorites/destroy'\nconst RETWEET_URL = '/api/statuses/retweet'\nconst STATUS_UPDATE_URL = '/api/statuses/update.json'\nconst STATUS_DELETE_URL = '/api/statuses/destroy'\nconst STATUS_URL = '/api/statuses/show'\nconst MEDIA_UPLOAD_URL = '/api/statusnet/media/upload'\nconst CONVERSATION_URL = '/api/statusnet/conversation'\nconst MENTIONS_URL = '/api/statuses/mentions.json'\nconst FOLLOWERS_URL = '/api/statuses/followers.json'\nconst FRIENDS_URL = '/api/statuses/friends.json'\nconst FOLLOWING_URL = '/api/friendships/create.json'\nconst UNFOLLOWING_URL = '/api/friendships/destroy.json'\nconst QVITTER_USER_PREF_URL = '/api/qvitter/set_profile_pref.json'\nconst REGISTRATION_URL = '/api/account/register.json'\nconst AVATAR_UPDATE_URL = '/api/qvitter/update_avatar.json'\nconst BG_UPDATE_URL = '/api/qvitter/update_background_image.json'\nconst BANNER_UPDATE_URL = '/api/account/update_profile_banner.json'\nconst PROFILE_UPDATE_URL = '/api/account/update_profile.json'\nconst EXTERNAL_PROFILE_URL = '/api/externalprofile/show.json'\nconst QVITTER_USER_TIMELINE_URL = '/api/qvitter/statuses/user_timeline.json'\nconst BLOCKING_URL = '/api/blocks/create.json'\nconst UNBLOCKING_URL = '/api/blocks/destroy.json'\nconst USER_URL = '/api/users/show.json'\nconst FOLLOW_IMPORT_URL = '/api/pleroma/follow_import'\n\nimport { each, map } from 'lodash'\nimport 'whatwg-fetch'\n\nconst oldfetch = window.fetch\n\nlet fetch = (url, options) => {\n options = options || {}\n const baseUrl = ''\n const fullUrl = baseUrl + url\n options.credentials = 'same-origin'\n return oldfetch(fullUrl, options)\n}\n\n// from https://developer.mozilla.org/en-US/docs/Web/API/WindowBase64/Base64_encoding_and_decoding\nlet utoa = (str) => {\n // first we use encodeURIComponent to get percent-encoded UTF-8,\n // then we convert the percent encodings into raw bytes which\n // can be fed into btoa.\n return btoa(encodeURIComponent(str)\n .replace(/%([0-9A-F]{2})/g,\n (match, p1) => { return String.fromCharCode('0x' + p1) }))\n}\n\n// Params\n// cropH\n// cropW\n// cropX\n// cropY\n// img (base 64 encodend data url)\nconst updateAvatar = ({credentials, params}) => {\n let url = AVATAR_UPDATE_URL\n\n const form = new FormData()\n\n each(params, (value, key) => {\n if (value) {\n form.append(key, value)\n }\n })\n return fetch(url, {\n headers: authHeaders(credentials),\n method: 'POST',\n body: form\n }).then((data) => data.json())\n}\n\nconst updateBg = ({credentials, params}) => {\n let url = BG_UPDATE_URL\n\n const form = new FormData()\n\n each(params, (value, key) => {\n if (value) {\n form.append(key, value)\n }\n })\n return fetch(url, {\n headers: authHeaders(credentials),\n method: 'POST',\n body: form\n }).then((data) => data.json())\n}\n\n// Params\n// height\n// width\n// offset_left\n// offset_top\n// banner (base 64 encodend data url)\nconst updateBanner = ({credentials, params}) => {\n let url = BANNER_UPDATE_URL\n\n const form = new FormData()\n\n each(params, (value, key) => {\n if (value) {\n form.append(key, value)\n }\n })\n return fetch(url, {\n headers: authHeaders(credentials),\n method: 'POST',\n body: form\n }).then((data) => data.json())\n}\n\n// Params\n// name\n// url\n// location\n// description\nconst updateProfile = ({credentials, params}) => {\n let url = PROFILE_UPDATE_URL\n\n const form = new FormData()\n\n each(params, (value, key) => {\n if (key === 'description' || /* Always include description, because it might be empty */\n value) {\n form.append(key, value)\n }\n })\n return fetch(url, {\n headers: authHeaders(credentials),\n method: 'POST',\n body: form\n }).then((data) => data.json())\n}\n\n// Params needed:\n// nickname\n// email\n// fullname\n// password\n// password_confirm\n//\n// Optional\n// bio\n// homepage\n// location\nconst register = (params) => {\n const form = new FormData()\n\n each(params, (value, key) => {\n if (value) {\n form.append(key, value)\n }\n })\n\n return fetch(REGISTRATION_URL, {\n method: 'POST',\n body: form\n })\n}\n\nconst authHeaders = (user) => {\n if (user && user.username && user.password) {\n return { 'Authorization': `Basic ${utoa(`${user.username}:${user.password}`)}` }\n } else {\n return { }\n }\n}\n\nconst externalProfile = ({profileUrl, credentials}) => {\n let url = `${EXTERNAL_PROFILE_URL}?profileurl=${profileUrl}`\n return fetch(url, {\n headers: authHeaders(credentials),\n method: 'GET'\n }).then((data) => data.json())\n}\n\nconst followUser = ({id, credentials}) => {\n let url = `${FOLLOWING_URL}?user_id=${id}`\n return fetch(url, {\n headers: authHeaders(credentials),\n method: 'POST'\n }).then((data) => data.json())\n}\n\nconst unfollowUser = ({id, credentials}) => {\n let url = `${UNFOLLOWING_URL}?user_id=${id}`\n return fetch(url, {\n headers: authHeaders(credentials),\n method: 'POST'\n }).then((data) => data.json())\n}\n\nconst blockUser = ({id, credentials}) => {\n let url = `${BLOCKING_URL}?user_id=${id}`\n return fetch(url, {\n headers: authHeaders(credentials),\n method: 'POST'\n }).then((data) => data.json())\n}\n\nconst unblockUser = ({id, credentials}) => {\n let url = `${UNBLOCKING_URL}?user_id=${id}`\n return fetch(url, {\n headers: authHeaders(credentials),\n method: 'POST'\n }).then((data) => data.json())\n}\n\nconst fetchUser = ({id, credentials}) => {\n let url = `${USER_URL}?user_id=${id}`\n return fetch(url, { headers: authHeaders(credentials) })\n .then((data) => data.json())\n}\n\nconst fetchFriends = ({id, credentials}) => {\n let url = `${FRIENDS_URL}?user_id=${id}`\n return fetch(url, { headers: authHeaders(credentials) })\n .then((data) => data.json())\n}\n\nconst fetchFollowers = ({id, credentials}) => {\n let url = `${FOLLOWERS_URL}?user_id=${id}`\n return fetch(url, { headers: authHeaders(credentials) })\n .then((data) => data.json())\n}\n\nconst fetchAllFollowing = ({username, credentials}) => {\n const url = `${ALL_FOLLOWING_URL}/${username}.json`\n return fetch(url, { headers: authHeaders(credentials) })\n .then((data) => data.json())\n}\n\nconst fetchConversation = ({id, credentials}) => {\n let url = `${CONVERSATION_URL}/${id}.json?count=100`\n return fetch(url, { headers: authHeaders(credentials) })\n .then((data) => data.json())\n}\n\nconst fetchStatus = ({id, credentials}) => {\n let url = `${STATUS_URL}/${id}.json`\n return fetch(url, { headers: authHeaders(credentials) })\n .then((data) => data.json())\n}\n\nconst setUserMute = ({id, credentials, muted = true}) => {\n const form = new FormData()\n\n const muteInteger = muted ? 1 : 0\n\n form.append('namespace', 'qvitter')\n form.append('data', muteInteger)\n form.append('topic', `mute:${id}`)\n\n return fetch(QVITTER_USER_PREF_URL, {\n method: 'POST',\n headers: authHeaders(credentials),\n body: form\n })\n}\n\nconst fetchTimeline = ({timeline, credentials, since = false, until = false, userId = false, tag = false}) => {\n const timelineUrls = {\n public: PUBLIC_TIMELINE_URL,\n friends: FRIENDS_TIMELINE_URL,\n mentions: MENTIONS_URL,\n 'publicAndExternal': PUBLIC_AND_EXTERNAL_TIMELINE_URL,\n user: QVITTER_USER_TIMELINE_URL,\n tag: TAG_TIMELINE_URL\n }\n\n let url = timelineUrls[timeline]\n\n let params = []\n\n if (since) {\n params.push(['since_id', since])\n }\n if (until) {\n params.push(['max_id', until])\n }\n if (userId) {\n params.push(['user_id', userId])\n }\n if (tag) {\n url += `/${tag}.json`\n }\n\n params.push(['count', 20])\n\n const queryString = map(params, (param) => `${param[0]}=${param[1]}`).join('&')\n url += `?${queryString}`\n\n return fetch(url, { headers: authHeaders(credentials) }).then((data) => data.json())\n}\n\nconst verifyCredentials = (user) => {\n return fetch(LOGIN_URL, {\n method: 'POST',\n headers: authHeaders(user)\n })\n}\n\nconst favorite = ({ id, credentials }) => {\n return fetch(`${FAVORITE_URL}/${id}.json`, {\n headers: authHeaders(credentials),\n method: 'POST'\n })\n}\n\nconst unfavorite = ({ id, credentials }) => {\n return fetch(`${UNFAVORITE_URL}/${id}.json`, {\n headers: authHeaders(credentials),\n method: 'POST'\n })\n}\n\nconst retweet = ({ id, credentials }) => {\n return fetch(`${RETWEET_URL}/${id}.json`, {\n headers: authHeaders(credentials),\n method: 'POST'\n })\n}\n\nconst postStatus = ({credentials, status, mediaIds, inReplyToStatusId}) => {\n const idsText = mediaIds.join(',')\n const form = new FormData()\n\n form.append('status', status)\n form.append('source', 'Pleroma FE')\n form.append('media_ids', idsText)\n if (inReplyToStatusId) {\n form.append('in_reply_to_status_id', inReplyToStatusId)\n }\n\n return fetch(STATUS_UPDATE_URL, {\n body: form,\n method: 'POST',\n headers: authHeaders(credentials)\n })\n}\n\nconst deleteStatus = ({ id, credentials }) => {\n return fetch(`${STATUS_DELETE_URL}/${id}.json`, {\n headers: authHeaders(credentials),\n method: 'POST'\n })\n}\n\nconst uploadMedia = ({formData, credentials}) => {\n return fetch(MEDIA_UPLOAD_URL, {\n body: formData,\n method: 'POST',\n headers: authHeaders(credentials)\n })\n .then((response) => response.text())\n .then((text) => (new DOMParser()).parseFromString(text, 'application/xml'))\n}\n\nconst followImport = ({params, credentials}) => {\n return fetch(FOLLOW_IMPORT_URL, {\n body: params,\n method: 'POST',\n headers: authHeaders(credentials)\n })\n .then((response) => response.ok)\n}\n\nconst fetchMutes = ({credentials}) => {\n const url = '/api/qvitter/mutes.json'\n\n return fetch(url, {\n headers: authHeaders(credentials)\n }).then((data) => data.json())\n}\n\nconst apiService = {\n verifyCredentials,\n fetchTimeline,\n fetchConversation,\n fetchStatus,\n fetchFriends,\n fetchFollowers,\n followUser,\n unfollowUser,\n blockUser,\n unblockUser,\n fetchUser,\n favorite,\n unfavorite,\n retweet,\n postStatus,\n deleteStatus,\n uploadMedia,\n fetchAllFollowing,\n setUserMute,\n fetchMutes,\n register,\n updateAvatar,\n updateBg,\n updateProfile,\n updateBanner,\n externalProfile,\n followImport\n}\n\nexport default apiService\n\n\n\n// WEBPACK FOOTER //\n// ./src/services/api/api.service.js","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-769e38a0\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./status.vue\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./status.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-769e38a0\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./status.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/status/status.vue\n// module id = 64\n// module chunks = 2","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-6ecb31e4\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./still-image.vue\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./still-image.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-6ecb31e4\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./still-image.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/still-image/still-image.vue\n// module id = 65\n// module chunks = 2","import { map } from 'lodash'\n\nconst rgb2hex = (r, g, b) => {\n [r, g, b] = map([r, g, b], (val) => {\n val = Math.ceil(val)\n val = val < 0 ? 0 : val\n val = val > 255 ? 255 : val\n return val\n })\n return `#${((1 << 24) + (r << 16) + (g << 8) + b).toString(16).slice(1)}`\n}\n\nconst hex2rgb = (hex) => {\n const result = /^#?([a-f\\d]{2})([a-f\\d]{2})([a-f\\d]{2})$/i.exec(hex)\n return result ? {\n r: parseInt(result[1], 16),\n g: parseInt(result[2], 16),\n b: parseInt(result[3], 16)\n } : null\n}\n\nconst rgbstr2hex = (rgb) => {\n if (rgb[0] === '#') {\n return rgb\n }\n rgb = rgb.match(/\\d+/g)\n return `#${((Number(rgb[0]) << 16) + (Number(rgb[1]) << 8) + Number(rgb[2])).toString(16)}`\n}\n\nexport {\n rgb2hex,\n hex2rgb,\n rgbstr2hex\n}\n\n\n\n// WEBPACK FOOTER //\n// ./src/services/color_convert/color_convert.js","import { includes, remove, slice, sortBy, toInteger, each, find, flatten, maxBy, last, merge, max, isArray } from 'lodash'\nimport apiService from '../services/api/api.service.js'\n// import parse from '../services/status_parser/status_parser.js'\n\nexport const defaultState = {\n allStatuses: [],\n allStatusesObject: {},\n maxId: 0,\n notifications: [],\n favorites: new Set(),\n error: false,\n timelines: {\n mentions: {\n statuses: [],\n statusesObject: {},\n faves: [],\n visibleStatuses: [],\n visibleStatusesObject: {},\n newStatusCount: 0,\n maxId: 0,\n minVisibleId: 0,\n loading: false,\n followers: [],\n friends: [],\n viewing: 'statuses',\n flushMarker: 0\n },\n public: {\n statuses: [],\n statusesObject: {},\n faves: [],\n visibleStatuses: [],\n visibleStatusesObject: {},\n newStatusCount: 0,\n maxId: 0,\n minVisibleId: 0,\n loading: false,\n followers: [],\n friends: [],\n viewing: 'statuses',\n flushMarker: 0\n },\n user: {\n statuses: [],\n statusesObject: {},\n faves: [],\n visibleStatuses: [],\n visibleStatusesObject: {},\n newStatusCount: 0,\n maxId: 0,\n minVisibleId: 0,\n loading: false,\n followers: [],\n friends: [],\n viewing: 'statuses',\n flushMarker: 0\n },\n publicAndExternal: {\n statuses: [],\n statusesObject: {},\n faves: [],\n visibleStatuses: [],\n visibleStatusesObject: {},\n newStatusCount: 0,\n maxId: 0,\n minVisibleId: 0,\n loading: false,\n followers: [],\n friends: [],\n viewing: 'statuses',\n flushMarker: 0\n },\n friends: {\n statuses: [],\n statusesObject: {},\n faves: [],\n visibleStatuses: [],\n visibleStatusesObject: {},\n newStatusCount: 0,\n maxId: 0,\n minVisibleId: 0,\n loading: false,\n followers: [],\n friends: [],\n viewing: 'statuses',\n flushMarker: 0\n },\n tag: {\n statuses: [],\n statusesObject: {},\n faves: [],\n visibleStatuses: [],\n visibleStatusesObject: {},\n newStatusCount: 0,\n maxId: 0,\n minVisibleId: 0,\n loading: false,\n followers: [],\n friends: [],\n viewing: 'statuses',\n flushMarker: 0\n }\n }\n}\n\nconst isNsfw = (status) => {\n const nsfwRegex = /#nsfw/i\n return includes(status.tags, 'nsfw') || !!status.text.match(nsfwRegex)\n}\n\nexport const prepareStatus = (status) => {\n // Parse nsfw tags\n if (status.nsfw === undefined) {\n status.nsfw = isNsfw(status)\n }\n\n // Set deleted flag\n status.deleted = false\n\n // To make the array reactive\n status.attachments = status.attachments || []\n\n return status\n}\n\nexport const statusType = (status) => {\n if (status.is_post_verb) {\n return 'status'\n }\n\n if (status.retweeted_status) {\n return 'retweet'\n }\n\n if ((typeof status.uri === 'string' && status.uri.match(/(fave|objectType=Favourite)/)) ||\n (typeof status.text === 'string' && status.text.match(/favorited/))) {\n return 'favorite'\n }\n\n if (status.text.match(/deleted notice {{tag/) || status.qvitter_delete_notice) {\n return 'deletion'\n }\n\n // TODO change to status.activity_type === 'follow' when gs supports it\n if (status.text.match(/started following/)) {\n return 'follow'\n }\n\n return 'unknown'\n}\n\nexport const findMaxId = (...args) => {\n return (maxBy(flatten(args), 'id') || {}).id\n}\n\nconst mergeOrAdd = (arr, obj, item) => {\n const oldItem = obj[item.id]\n\n if (oldItem) {\n // We already have this, so only merge the new info.\n merge(oldItem, item)\n // Reactivity fix.\n oldItem.attachments.splice(oldItem.attachments.length)\n return {item: oldItem, new: false}\n } else {\n // This is a new item, prepare it\n prepareStatus(item)\n arr.push(item)\n obj[item.id] = item\n return {item, new: true}\n }\n}\n\nconst sortTimeline = (timeline) => {\n timeline.visibleStatuses = sortBy(timeline.visibleStatuses, ({id}) => -id)\n timeline.statuses = sortBy(timeline.statuses, ({id}) => -id)\n timeline.minVisibleId = (last(timeline.visibleStatuses) || {}).id\n\n return timeline\n}\n\nconst addNewStatuses = (state, { statuses, showImmediately = false, timeline, user = {}, noIdUpdate = false }) => {\n // Sanity check\n if (!isArray(statuses)) {\n return false\n }\n\n const allStatuses = state.allStatuses\n const allStatusesObject = state.allStatusesObject\n const timelineObject = state.timelines[timeline]\n\n // Set the maxId to the new id if it's larger.\n const updateMaxId = ({id}) => {\n if (!timeline || noIdUpdate) { return false }\n timelineObject.maxId = max([id, timelineObject.maxId])\n }\n\n const addStatus = (status, showImmediately, addToTimeline = true) => {\n const result = mergeOrAdd(allStatuses, allStatusesObject, status)\n status = result.item\n\n if (result.new) {\n updateMaxId(status)\n\n if (statusType(status) === 'retweet' && status.retweeted_status.user.id === user.id) {\n addNotification({ type: 'repeat', status: status.retweeted_status, action: status })\n }\n\n // We are mentioned in a post\n if (statusType(status) === 'status' && find(status.attentions, { id: user.id })) {\n const mentions = state.timelines.mentions\n\n // Add the mention to the mentions timeline\n if (timelineObject !== mentions) {\n mergeOrAdd(mentions.statuses, mentions.statusesObject, status)\n mentions.newStatusCount += 1\n\n sortTimeline(mentions)\n }\n // Don't add notification for self-mention\n if (status.user.id !== user.id) {\n addNotification({ type: 'mention', status, action: status })\n }\n }\n }\n\n // Decide if we should treat the status as new for this timeline.\n let resultForCurrentTimeline\n // Some statuses should only be added to the global status repository.\n if (timeline && addToTimeline) {\n resultForCurrentTimeline = mergeOrAdd(timelineObject.statuses, timelineObject.statusesObject, status)\n }\n\n if (timeline && showImmediately) {\n // Add it directly to the visibleStatuses, don't change\n // newStatusCount\n mergeOrAdd(timelineObject.visibleStatuses, timelineObject.visibleStatusesObject, status)\n } else if (timeline && addToTimeline && resultForCurrentTimeline.new) {\n // Just change newStatuscount\n timelineObject.newStatusCount += 1\n }\n\n return status\n }\n\n const addNotification = ({type, status, action}) => {\n // Only add a new notification if we don't have one for the same action\n if (!find(state.notifications, (oldNotification) => oldNotification.action.id === action.id)) {\n state.notifications.push({ type, status, action, seen: false })\n\n if ('Notification' in window && window.Notification.permission === 'granted') {\n const title = action.user.name\n const result = {}\n result.icon = action.user.profile_image_url\n result.body = action.text // there's a problem that it doesn't put a space before links tho\n\n // Shows first attached non-nsfw image, if any. Should add configuration for this somehow...\n if (action.attachments && action.attachments.length > 0 && !action.nsfw &&\n action.attachments[0].mimetype.startsWith('image/')) {\n result.image = action.attachments[0].url\n }\n\n let notification = new window.Notification(title, result)\n\n // Chrome is known for not closing notifications automatically\n // according to MDN, anyway.\n setTimeout(notification.close.bind(notification), 5000)\n }\n }\n }\n\n const favoriteStatus = (favorite) => {\n const status = find(allStatuses, { id: toInteger(favorite.in_reply_to_status_id) })\n if (status) {\n status.fave_num += 1\n\n // This is our favorite, so the relevant bit.\n if (favorite.user.id === user.id) {\n status.favorited = true\n }\n\n // Add a notification if the user's status is favorited\n if (status.user.id === user.id) {\n addNotification({type: 'favorite', status, action: favorite})\n }\n }\n return status\n }\n\n const processors = {\n 'status': (status) => {\n addStatus(status, showImmediately)\n },\n 'retweet': (status) => {\n // RetweetedStatuses are never shown immediately\n const retweetedStatus = addStatus(status.retweeted_status, false, false)\n\n let retweet\n // If the retweeted status is already there, don't add the retweet\n // to the timeline.\n if (timeline && find(timelineObject.statuses, (s) => {\n if (s.retweeted_status) {\n return s.id === retweetedStatus.id || s.retweeted_status.id === retweetedStatus.id\n } else {\n return s.id === retweetedStatus.id\n }\n })) {\n // Already have it visible (either as the original or another RT), don't add to timeline, don't show.\n retweet = addStatus(status, false, false)\n } else {\n retweet = addStatus(status, showImmediately)\n }\n\n retweet.retweeted_status = retweetedStatus\n },\n 'favorite': (favorite) => {\n // Only update if this is a new favorite.\n if (!state.favorites.has(favorite.id)) {\n state.favorites.add(favorite.id)\n updateMaxId(favorite)\n favoriteStatus(favorite)\n }\n },\n 'follow': (status) => {\n let re = new RegExp(`started following ${user.name} \\\\(${user.statusnet_profile_url}\\\\)`)\n let repleroma = new RegExp(`started following ${user.screen_name}$`)\n if (status.text.match(re) || status.text.match(repleroma)) {\n addNotification({ type: 'follow', status: status, action: status })\n }\n },\n 'deletion': (deletion) => {\n const uri = deletion.uri\n updateMaxId(deletion)\n\n // Remove possible notification\n const status = find(allStatuses, {uri})\n if (!status) {\n return\n }\n\n remove(state.notifications, ({action: {id}}) => id === status.id)\n\n remove(allStatuses, { uri })\n if (timeline) {\n remove(timelineObject.statuses, { uri })\n remove(timelineObject.visibleStatuses, { uri })\n }\n },\n 'default': (unknown) => {\n console.log('unknown status type')\n console.log(unknown)\n }\n }\n\n each(statuses, (status) => {\n const type = statusType(status)\n const processor = processors[type] || processors['default']\n processor(status)\n })\n\n // Keep the visible statuses sorted\n if (timeline) {\n sortTimeline(timelineObject)\n }\n}\n\nexport const mutations = {\n addNewStatuses,\n showNewStatuses (state, { timeline }) {\n const oldTimeline = (state.timelines[timeline])\n\n oldTimeline.newStatusCount = 0\n oldTimeline.visibleStatuses = slice(oldTimeline.statuses, 0, 50)\n oldTimeline.visibleStatusesObject = {}\n each(oldTimeline.visibleStatuses, (status) => { oldTimeline.visibleStatusesObject[status.id] = status })\n },\n clearTimeline (state, { timeline }) {\n const emptyTimeline = {\n statuses: [],\n statusesObject: {},\n faves: [],\n visibleStatuses: [],\n visibleStatusesObject: {},\n newStatusCount: 0,\n maxId: 0,\n minVisibleId: 0,\n loading: false,\n followers: [],\n friends: [],\n viewing: 'statuses',\n flushMarker: 0\n }\n\n state.timelines[timeline] = emptyTimeline\n },\n setFavorited (state, { status, value }) {\n const newStatus = state.allStatusesObject[status.id]\n newStatus.favorited = value\n },\n setRetweeted (state, { status, value }) {\n const newStatus = state.allStatusesObject[status.id]\n newStatus.repeated = value\n },\n setDeleted (state, { status }) {\n const newStatus = state.allStatusesObject[status.id]\n newStatus.deleted = true\n },\n setLoading (state, { timeline, value }) {\n state.timelines[timeline].loading = value\n },\n setNsfw (state, { id, nsfw }) {\n const newStatus = state.allStatusesObject[id]\n newStatus.nsfw = nsfw\n },\n setError (state, { value }) {\n state.error = value\n },\n setProfileView (state, { v }) {\n // load followers / friends only when needed\n state.timelines['user'].viewing = v\n },\n addFriends (state, { friends }) {\n state.timelines['user'].friends = friends\n },\n addFollowers (state, { followers }) {\n state.timelines['user'].followers = followers\n },\n markNotificationsAsSeen (state, notifications) {\n each(notifications, (notification) => {\n notification.seen = true\n })\n },\n queueFlush (state, { timeline, id }) {\n state.timelines[timeline].flushMarker = id\n }\n}\n\nconst statuses = {\n state: defaultState,\n actions: {\n addNewStatuses ({ rootState, commit }, { statuses, showImmediately = false, timeline = false, noIdUpdate = false }) {\n commit('addNewStatuses', { statuses, showImmediately, timeline, noIdUpdate, user: rootState.users.currentUser })\n },\n setError ({ rootState, commit }, { value }) {\n commit('setError', { value })\n },\n addFriends ({ rootState, commit }, { friends }) {\n commit('addFriends', { friends })\n },\n addFollowers ({ rootState, commit }, { followers }) {\n commit('addFollowers', { followers })\n },\n deleteStatus ({ rootState, commit }, status) {\n commit('setDeleted', { status })\n apiService.deleteStatus({ id: status.id, credentials: rootState.users.currentUser.credentials })\n },\n favorite ({ rootState, commit }, status) {\n // Optimistic favoriting...\n commit('setFavorited', { status, value: true })\n apiService.favorite({ id: status.id, credentials: rootState.users.currentUser.credentials })\n },\n unfavorite ({ rootState, commit }, status) {\n // Optimistic favoriting...\n commit('setFavorited', { status, value: false })\n apiService.unfavorite({ id: status.id, credentials: rootState.users.currentUser.credentials })\n },\n retweet ({ rootState, commit }, status) {\n // Optimistic retweeting...\n commit('setRetweeted', { status, value: true })\n apiService.retweet({ id: status.id, credentials: rootState.users.currentUser.credentials })\n },\n queueFlush ({ rootState, commit }, { timeline, id }) {\n commit('queueFlush', { timeline, id })\n }\n },\n mutations\n}\n\nexport default statuses\n\n\n\n// WEBPACK FOOTER //\n// ./src/modules/statuses.js","import apiService from '../api/api.service.js'\nimport timelineFetcherService from '../timeline_fetcher/timeline_fetcher.service.js'\n\nconst backendInteractorService = (credentials) => {\n const fetchStatus = ({id}) => {\n return apiService.fetchStatus({id, credentials})\n }\n\n const fetchConversation = ({id}) => {\n return apiService.fetchConversation({id, credentials})\n }\n\n const fetchFriends = ({id}) => {\n return apiService.fetchFriends({id, credentials})\n }\n\n const fetchFollowers = ({id}) => {\n return apiService.fetchFollowers({id, credentials})\n }\n\n const fetchAllFollowing = ({username}) => {\n return apiService.fetchAllFollowing({username, credentials})\n }\n\n const fetchUser = ({id}) => {\n return apiService.fetchUser({id, credentials})\n }\n\n const followUser = (id) => {\n return apiService.followUser({credentials, id})\n }\n\n const unfollowUser = (id) => {\n return apiService.unfollowUser({credentials, id})\n }\n\n const blockUser = (id) => {\n return apiService.blockUser({credentials, id})\n }\n\n const unblockUser = (id) => {\n return apiService.unblockUser({credentials, id})\n }\n\n const startFetching = ({timeline, store, userId = false}) => {\n return timelineFetcherService.startFetching({timeline, store, credentials, userId})\n }\n\n const setUserMute = ({id, muted = true}) => {\n return apiService.setUserMute({id, muted, credentials})\n }\n\n const fetchMutes = () => apiService.fetchMutes({credentials})\n\n const register = (params) => apiService.register(params)\n const updateAvatar = ({params}) => apiService.updateAvatar({credentials, params})\n const updateBg = ({params}) => apiService.updateBg({credentials, params})\n const updateBanner = ({params}) => apiService.updateBanner({credentials, params})\n const updateProfile = ({params}) => apiService.updateProfile({credentials, params})\n\n const externalProfile = (profileUrl) => apiService.externalProfile({profileUrl, credentials})\n const followImport = ({params}) => apiService.followImport({params, credentials})\n\n const backendInteractorServiceInstance = {\n fetchStatus,\n fetchConversation,\n fetchFriends,\n fetchFollowers,\n followUser,\n unfollowUser,\n blockUser,\n unblockUser,\n fetchUser,\n fetchAllFollowing,\n verifyCredentials: apiService.verifyCredentials,\n startFetching,\n setUserMute,\n fetchMutes,\n register,\n updateAvatar,\n updateBg,\n updateBanner,\n updateProfile,\n externalProfile,\n followImport\n }\n\n return backendInteractorServiceInstance\n}\n\nexport default backendInteractorService\n\n\n\n// WEBPACK FOOTER //\n// ./src/services/backend_interactor_service/backend_interactor_service.js","const fileType = (typeString) => {\n let type = 'unknown'\n\n if (typeString.match(/text\\/html/)) {\n type = 'html'\n }\n\n if (typeString.match(/image/)) {\n type = 'image'\n }\n\n if (typeString.match(/video\\/(webm|mp4)/)) {\n type = 'video'\n }\n\n if (typeString.match(/audio|ogg/)) {\n type = 'audio'\n }\n\n return type\n}\n\nconst fileTypeService = {\n fileType\n}\n\nexport default fileTypeService\n\n\n\n// WEBPACK FOOTER //\n// ./src/services/file_type/file_type.service.js","import { map } from 'lodash'\nimport apiService from '../api/api.service.js'\n\nconst postStatus = ({ store, status, media = [], inReplyToStatusId = undefined }) => {\n const mediaIds = map(media, 'id')\n\n return apiService.postStatus({credentials: store.state.users.currentUser.credentials, status, mediaIds, inReplyToStatusId})\n .then((data) => data.json())\n .then((data) => {\n if (!data.error) {\n store.dispatch('addNewStatuses', {\n statuses: [data],\n timeline: 'friends',\n showImmediately: true,\n noIdUpdate: true // To prevent missing notices on next pull.\n })\n }\n return data\n })\n .catch((err) => {\n return {\n error: err.message\n }\n })\n}\n\nconst uploadMedia = ({ store, formData }) => {\n const credentials = store.state.users.currentUser.credentials\n\n return apiService.uploadMedia({ credentials, formData }).then((xml) => {\n // Firefox and Chrome treat method differently...\n let link = xml.getElementsByTagName('link')\n\n if (link.length === 0) {\n link = xml.getElementsByTagName('atom:link')\n }\n\n link = link[0]\n\n const mediaData = {\n id: xml.getElementsByTagName('media_id')[0].textContent,\n url: xml.getElementsByTagName('media_url')[0].textContent,\n image: link.getAttribute('href'),\n mimetype: link.getAttribute('type')\n }\n\n return mediaData\n })\n}\n\nconst statusPosterService = {\n postStatus,\n uploadMedia\n}\n\nexport default statusPosterService\n\n\n\n// WEBPACK FOOTER //\n// ./src/services/status_poster/status_poster.service.js","import { camelCase } from 'lodash'\n\nimport apiService from '../api/api.service.js'\n\nconst update = ({store, statuses, timeline, showImmediately}) => {\n const ccTimeline = camelCase(timeline)\n\n store.dispatch('setError', { value: false })\n\n store.dispatch('addNewStatuses', {\n timeline: ccTimeline,\n statuses,\n showImmediately\n })\n}\n\nconst fetchAndUpdate = ({store, credentials, timeline = 'friends', older = false, showImmediately = false, userId = false, tag = false}) => {\n const args = { timeline, credentials }\n const rootState = store.rootState || store.state\n const timelineData = rootState.statuses.timelines[camelCase(timeline)]\n\n if (older) {\n args['until'] = timelineData.minVisibleId\n } else {\n args['since'] = timelineData.maxId\n }\n\n args['userId'] = userId\n args['tag'] = tag\n\n return apiService.fetchTimeline(args)\n .then((statuses) => {\n if (!older && statuses.length >= 20) {\n store.dispatch('queueFlush', { timeline: timeline, id: timelineData.maxId })\n }\n update({store, statuses, timeline, showImmediately})\n }, () => store.dispatch('setError', { value: true }))\n}\n\nconst startFetching = ({timeline = 'friends', credentials, store, userId = false, tag = false}) => {\n const rootState = store.rootState || store.state\n const timelineData = rootState.statuses.timelines[camelCase(timeline)]\n const showImmediately = timelineData.visibleStatuses.length === 0\n fetchAndUpdate({timeline, credentials, store, showImmediately, userId, tag})\n const boundFetchAndUpdate = () => fetchAndUpdate({ timeline, credentials, store, userId, tag })\n return setInterval(boundFetchAndUpdate, 10000)\n}\nconst timelineFetcher = {\n fetchAndUpdate,\n startFetching\n}\n\nexport default timelineFetcher\n\n\n\n// WEBPACK FOOTER //\n// ./src/services/timeline_fetcher/timeline_fetcher.service.js","var Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./conversation.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-12838600\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./conversation.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/conversation/conversation.vue\n// module id = 166\n// module chunks = 2","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-11ada5e0\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./post_status_form.vue\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./post_status_form.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-11ada5e0\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./post_status_form.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/post_status_form/post_status_form.vue\n// module id = 167\n// module chunks = 2","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-ae8f5000\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./style_switcher.vue\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./style_switcher.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-ae8f5000\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./style_switcher.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/style_switcher/style_switcher.vue\n// module id = 168\n// module chunks = 2","const de = {\n chat: {\n title: 'Chat'\n },\n nav: {\n chat: 'Lokaler Chat',\n timeline: 'Zeitleiste',\n mentions: 'Erwähnungen',\n public_tl: 'Lokale Zeitleiste',\n twkn: 'Das gesamte Netzwerk'\n },\n user_card: {\n follows_you: 'Folgt dir!',\n following: 'Folgst du!',\n follow: 'Folgen',\n blocked: 'Blockiert!',\n block: 'Blockieren',\n statuses: 'Beiträge',\n mute: 'Stummschalten',\n muted: 'Stummgeschaltet',\n followers: 'Folgende',\n followees: 'Folgt',\n per_day: 'pro Tag',\n remote_follow: 'Remote Follow'\n },\n timeline: {\n show_new: 'Zeige Neuere',\n error_fetching: 'Fehler beim Laden',\n up_to_date: 'Aktuell',\n load_older: 'Lade ältere Beiträge',\n conversation: 'Unterhaltung'\n },\n settings: {\n user_settings: 'Benutzereinstellungen',\n name_bio: 'Name & Bio',\n name: 'Name',\n bio: 'Bio',\n avatar: 'Avatar',\n current_avatar: 'Dein derzeitiger Avatar',\n set_new_avatar: 'Setze neuen Avatar',\n profile_banner: 'Profil Banner',\n current_profile_banner: 'Dein derzeitiger Profil Banner',\n set_new_profile_banner: 'Setze neuen Profil Banner',\n profile_background: 'Profil Hintergrund',\n set_new_profile_background: 'Setze neuen Profil Hintergrund',\n settings: 'Einstellungen',\n theme: 'Farbschema',\n presets: 'Voreinstellungen',\n theme_help: 'Benutze HTML Farbcodes (#rrggbb) um dein Farbschema anzupassen.',\n background: 'Hintergrund',\n foreground: 'Vordergrund',\n text: 'Text',\n links: 'Links',\n filtering: 'Filter',\n filtering_explanation: 'Alle Beiträge die diese Wörter enthalten werden ausgeblendet. Ein Wort pro Zeile.',\n attachments: 'Anhänge',\n hide_attachments_in_tl: 'Anhänge in der Zeitleiste ausblenden',\n hide_attachments_in_convo: 'Anhänge in Unterhaltungen ausblenden',\n nsfw_clickthrough: 'Aktiviere ausblendbares Overlay für Anhänge, die als NSFW markiert sind',\n autoload: 'Aktiviere automatisches Laden von älteren Beiträgen beim scrollen',\n streaming: 'Aktiviere automatisches Laden (Streaming) von neuen Beiträgen',\n reply_link_preview: 'Aktiviere reply-link Vorschau bei Maus-Hover',\n follow_import: 'Folgeliste importieren',\n import_followers_from_a_csv_file: 'Importiere Kontakte, denen du folgen möchtest, aus einer CSV-Datei',\n follows_imported: 'Folgeliste importiert! Die Bearbeitung kann eine Zeit lang dauern.',\n follow_import_error: 'Fehler beim importieren der Folgeliste'\n },\n notifications: {\n notifications: 'Benachrichtigungen',\n read: 'Gelesen!',\n followed_you: 'folgt dir'\n },\n login: {\n login: 'Anmelden',\n username: 'Benutzername',\n password: 'Passwort',\n register: 'Registrieren',\n logout: 'Abmelden'\n },\n registration: {\n registration: 'Registrierung',\n fullname: 'Angezeigter Name',\n email: 'Email',\n bio: 'Bio',\n password_confirm: 'Passwort bestätigen'\n },\n post_status: {\n posting: 'Veröffentlichen',\n default: 'Sitze gerade im Hofbräuhaus.'\n },\n finder: {\n find_user: 'Finde Benutzer',\n error_fetching_user: 'Fehler beim Suchen des Benutzers'\n },\n general: {\n submit: 'Absenden',\n apply: 'Anwenden'\n },\n user_profile: {\n timeline_title: 'Beiträge'\n }\n}\n\nconst fi = {\n nav: {\n timeline: 'Aikajana',\n mentions: 'Maininnat',\n public_tl: 'Julkinen Aikajana',\n twkn: 'Koko Tunnettu Verkosto'\n },\n user_card: {\n follows_you: 'Seuraa sinua!',\n following: 'Seuraat!',\n follow: 'Seuraa',\n statuses: 'Viestit',\n mute: 'Hiljennä',\n muted: 'Hiljennetty',\n followers: 'Seuraajat',\n followees: 'Seuraa',\n per_day: 'päivässä'\n },\n timeline: {\n show_new: 'Näytä uudet',\n error_fetching: 'Virhe ladatessa viestejä',\n up_to_date: 'Ajantasalla',\n load_older: 'Lataa vanhempia viestejä',\n conversation: 'Keskustelu',\n collapse: 'Sulje',\n repeated: 'toisti'\n },\n settings: {\n user_settings: 'Käyttäjän asetukset',\n name_bio: 'Nimi ja kuvaus',\n name: 'Nimi',\n bio: 'Kuvaus',\n avatar: 'Profiilikuva',\n current_avatar: 'Nykyinen profiilikuvasi',\n set_new_avatar: 'Aseta uusi profiilikuva',\n profile_banner: 'Juliste',\n current_profile_banner: 'Nykyinen julisteesi',\n set_new_profile_banner: 'Aseta uusi juliste',\n profile_background: 'Taustakuva',\n set_new_profile_background: 'Aseta uusi taustakuva',\n settings: 'Asetukset',\n theme: 'Teema',\n presets: 'Valmiit teemat',\n theme_help: 'Käytä heksadesimaalivärejä muokataksesi väriteemaasi.',\n background: 'Tausta',\n foreground: 'Korostus',\n text: 'Teksti',\n links: 'Linkit',\n filtering: 'Suodatus',\n filtering_explanation: 'Kaikki viestit, jotka sisältävät näitä sanoja, suodatetaan. Yksi sana per rivi.',\n attachments: 'Liitteet',\n hide_attachments_in_tl: 'Piilota liitteet aikajanalla',\n hide_attachments_in_convo: 'Piilota liitteet keskusteluissa',\n nsfw_clickthrough: 'Piilota NSFW liitteet klikkauksen taakse.',\n autoload: 'Lataa vanhempia viestejä automaattisesti ruudun pohjalla',\n streaming: 'Näytä uudet viestit automaattisesti ollessasi ruudun huipulla',\n reply_link_preview: 'Keskusteluiden vastauslinkkien esikatselu'\n },\n notifications: {\n notifications: 'Ilmoitukset',\n read: 'Lue!',\n followed_you: 'seuraa sinua',\n favorited_you: 'tykkäsi viestistäsi',\n repeated_you: 'toisti viestisi'\n },\n login: {\n login: 'Kirjaudu sisään',\n username: 'Käyttäjänimi',\n password: 'Salasana',\n register: 'Rekisteröidy',\n logout: 'Kirjaudu ulos'\n },\n registration: {\n registration: 'Rekisteröityminen',\n fullname: 'Koko nimi',\n email: 'Sähköposti',\n bio: 'Kuvaus',\n password_confirm: 'Salasanan vahvistaminen'\n },\n post_status: {\n posting: 'Lähetetään',\n default: 'Tulin juuri saunasta.'\n },\n finder: {\n find_user: 'Hae käyttäjä',\n error_fetching_user: 'Virhe hakiessa käyttäjää'\n },\n general: {\n submit: 'Lähetä',\n apply: 'Aseta'\n }\n}\n\nconst en = {\n chat: {\n title: 'Chat'\n },\n nav: {\n chat: 'Local Chat',\n timeline: 'Timeline',\n mentions: 'Mentions',\n public_tl: 'Public Timeline',\n twkn: 'The Whole Known Network'\n },\n user_card: {\n follows_you: 'Follows you!',\n following: 'Following!',\n follow: 'Follow',\n blocked: 'Blocked!',\n block: 'Block',\n statuses: 'Statuses',\n mute: 'Mute',\n muted: 'Muted',\n followers: 'Followers',\n followees: 'Following',\n per_day: 'per day',\n remote_follow: 'Remote follow'\n },\n timeline: {\n show_new: 'Show new',\n error_fetching: 'Error fetching updates',\n up_to_date: 'Up-to-date',\n load_older: 'Load older statuses',\n conversation: 'Conversation',\n collapse: 'Collapse',\n repeated: 'repeated'\n },\n settings: {\n user_settings: 'User Settings',\n name_bio: 'Name & Bio',\n name: 'Name',\n bio: 'Bio',\n avatar: 'Avatar',\n current_avatar: 'Your current avatar',\n set_new_avatar: 'Set new avatar',\n profile_banner: 'Profile Banner',\n current_profile_banner: 'Your current profile banner',\n set_new_profile_banner: 'Set new profile banner',\n profile_background: 'Profile Background',\n set_new_profile_background: 'Set new profile background',\n settings: 'Settings',\n theme: 'Theme',\n presets: 'Presets',\n theme_help: 'Use hex color codes (#rrggbb) to customize your color theme.',\n radii_help: 'Set up interface edge rounding (in pixels)',\n background: 'Background',\n foreground: 'Foreground',\n text: 'Text',\n links: 'Links',\n cBlue: 'Blue (Reply, follow)',\n cRed: 'Red (Cancel)',\n cOrange: 'Orange (Favorite)',\n cGreen: 'Green (Retweet)',\n btnRadius: 'Buttons',\n panelRadius: 'Panels',\n avatarRadius: 'Avatars',\n avatarAltRadius: 'Avatars (Notifications)',\n tooltipRadius: 'Tooltips/alerts',\n attachmentRadius: 'Attachments',\n filtering: 'Filtering',\n filtering_explanation: 'All statuses containing these words will be muted, one per line',\n attachments: 'Attachments',\n hide_attachments_in_tl: 'Hide attachments in timeline',\n hide_attachments_in_convo: 'Hide attachments in conversations',\n nsfw_clickthrough: 'Enable clickthrough NSFW attachment hiding',\n stop_gifs: 'Play-on-hover GIFs',\n autoload: 'Enable automatic loading when scrolled to the bottom',\n streaming: 'Enable automatic streaming of new posts when scrolled to the top',\n reply_link_preview: 'Enable reply-link preview on mouse hover',\n follow_import: 'Follow import',\n import_followers_from_a_csv_file: 'Import followers from a csv file',\n follows_imported: 'Follows imported! Processing them will take a while.',\n follow_import_error: 'Error importing followers'\n },\n notifications: {\n notifications: 'Notifications',\n read: 'Read!',\n followed_you: 'followed you',\n favorited_you: 'favorited your status',\n repeated_you: 'repeated your status'\n },\n login: {\n login: 'Log in',\n username: 'Username',\n password: 'Password',\n register: 'Register',\n logout: 'Log out'\n },\n registration: {\n registration: 'Registration',\n fullname: 'Display name',\n email: 'Email',\n bio: 'Bio',\n password_confirm: 'Password confirmation'\n },\n post_status: {\n posting: 'Posting',\n default: 'Just landed in L.A.'\n },\n finder: {\n find_user: 'Find user',\n error_fetching_user: 'Error fetching user'\n },\n general: {\n submit: 'Submit',\n apply: 'Apply'\n },\n user_profile: {\n timeline_title: 'User Timeline'\n }\n}\n\nconst et = {\n nav: {\n timeline: 'Ajajoon',\n mentions: 'Mainimised',\n public_tl: 'Avalik Ajajoon',\n twkn: 'Kogu Teadaolev Võrgustik'\n },\n user_card: {\n follows_you: 'Jälgib sind!',\n following: 'Jälgin!',\n follow: 'Jälgi',\n blocked: 'Blokeeritud!',\n block: 'Blokeeri',\n statuses: 'Staatuseid',\n mute: 'Vaigista',\n muted: 'Vaigistatud',\n followers: 'Jälgijaid',\n followees: 'Jälgitavaid',\n per_day: 'päevas'\n },\n timeline: {\n show_new: 'Näita uusi',\n error_fetching: 'Viga uuenduste laadimisel',\n up_to_date: 'Uuendatud',\n load_older: 'Kuva vanemaid staatuseid',\n conversation: 'Vestlus'\n },\n settings: {\n user_settings: 'Kasutaja sätted',\n name_bio: 'Nimi ja Bio',\n name: 'Nimi',\n bio: 'Bio',\n avatar: 'Profiilipilt',\n current_avatar: 'Sinu praegune profiilipilt',\n set_new_avatar: 'Vali uus profiilipilt',\n profile_banner: 'Profiilibänner',\n current_profile_banner: 'Praegune profiilibänner',\n set_new_profile_banner: 'Vali uus profiilibänner',\n profile_background: 'Profiilitaust',\n set_new_profile_background: 'Vali uus profiilitaust',\n settings: 'Sätted',\n theme: 'Teema',\n filtering: 'Sisu filtreerimine',\n filtering_explanation: 'Kõiki staatuseid, mis sisaldavad neid sõnu, ei kuvata. Üks sõna reale.',\n attachments: 'Manused',\n hide_attachments_in_tl: 'Peida manused ajajoonel',\n hide_attachments_in_convo: 'Peida manused vastlustes',\n nsfw_clickthrough: 'Peida tööks-mittesobivad(NSFW) manuste hiireklõpsu taha',\n autoload: 'Luba ajajoone automaatne uuendamine kui ajajoon on põhja keritud',\n reply_link_preview: 'Luba algpostituse kuvamine vastustes'\n },\n notifications: {\n notifications: 'Teavitused',\n read: 'Loe!',\n followed_you: 'alustas sinu jälgimist'\n },\n login: {\n login: 'Logi sisse',\n username: 'Kasutajanimi',\n password: 'Parool',\n register: 'Registreeru',\n logout: 'Logi välja'\n },\n registration: {\n registration: 'Registreerimine',\n fullname: 'Kuvatav nimi',\n email: 'E-post',\n bio: 'Bio',\n password_confirm: 'Parooli kinnitamine'\n },\n post_status: {\n posting: 'Postitan',\n default: 'Just sõitsin elektrirongiga Tallinnast Pääskülla.'\n },\n finder: {\n find_user: 'Otsi kasutajaid',\n error_fetching_user: 'Viga kasutaja leidmisel'\n },\n general: {\n submit: 'Postita'\n }\n}\n\nconst hu = {\n nav: {\n timeline: 'Idővonal',\n mentions: 'Említéseim',\n public_tl: 'Publikus Idővonal',\n twkn: 'Az Egész Ismert Hálózat'\n },\n user_card: {\n follows_you: 'Követ téged!',\n following: 'Követve!',\n follow: 'Követ',\n blocked: 'Letiltva!',\n block: 'Letilt',\n statuses: 'Állapotok',\n mute: 'Némít',\n muted: 'Némított',\n followers: 'Követők',\n followees: 'Követettek',\n per_day: 'naponta'\n },\n timeline: {\n show_new: 'Újak mutatása',\n error_fetching: 'Hiba a frissítések beszerzésénél',\n up_to_date: 'Naprakész',\n load_older: 'Régebbi állapotok betöltése',\n conversation: 'Társalgás'\n },\n settings: {\n user_settings: 'Felhasználói beállítások',\n name_bio: 'Név és Bio',\n name: 'Név',\n bio: 'Bio',\n avatar: 'Avatár',\n current_avatar: 'Jelenlegi avatár',\n set_new_avatar: 'Új avatár',\n profile_banner: 'Profil Banner',\n current_profile_banner: 'Jelenlegi profil banner',\n set_new_profile_banner: 'Új profil banner',\n profile_background: 'Profil háttérkép',\n set_new_profile_background: 'Új profil háttér beállítása',\n settings: 'Beállítások',\n theme: 'Téma',\n filtering: 'Szűrés',\n filtering_explanation: 'Minden tartalom mely ezen szavakat tartalmazza némítva lesz, soronként egy',\n attachments: 'Csatolmányok',\n hide_attachments_in_tl: 'Csatolmányok elrejtése az idővonalon',\n hide_attachments_in_convo: 'Csatolmányok elrejtése a társalgásokban',\n nsfw_clickthrough: 'NSFW átkattintási tartalom elrejtésének engedélyezése',\n autoload: 'Autoatikus betöltés engedélyezése lap aljára görgetéskor',\n reply_link_preview: 'Válasz-link előzetes mutatása egér rátételkor'\n },\n notifications: {\n notifications: 'Értesítések',\n read: 'Olvasva!',\n followed_you: 'követ téged'\n },\n login: {\n login: 'Bejelentkezés',\n username: 'Felhasználó név',\n password: 'Jelszó',\n register: 'Feliratkozás',\n logout: 'Kijelentkezés'\n },\n registration: {\n registration: 'Feliratkozás',\n fullname: 'Teljes név',\n email: 'Email',\n bio: 'Bio',\n password_confirm: 'Jelszó megerősítése'\n },\n post_status: {\n posting: 'Küldés folyamatban',\n default: 'Most érkeztem L.A.-be'\n },\n finder: {\n find_user: 'Felhasználó keresése',\n error_fetching_user: 'Hiba felhasználó beszerzésével'\n },\n general: {\n submit: 'Elküld'\n }\n}\n\nconst ro = {\n nav: {\n timeline: 'Cronologie',\n mentions: 'Menționări',\n public_tl: 'Cronologie Publică',\n twkn: 'Toată Reșeaua Cunoscută'\n },\n user_card: {\n follows_you: 'Te urmărește!',\n following: 'Urmărit!',\n follow: 'Urmărește',\n blocked: 'Blocat!',\n block: 'Blochează',\n statuses: 'Stări',\n mute: 'Pune pe mut',\n muted: 'Pus pe mut',\n followers: 'Următori',\n followees: 'Urmărește',\n per_day: 'pe zi'\n },\n timeline: {\n show_new: 'Arată cele noi',\n error_fetching: 'Erare la preluarea actualizărilor',\n up_to_date: 'La zi',\n load_older: 'Încarcă stări mai vechi',\n conversation: 'Conversație'\n },\n settings: {\n user_settings: 'Setările utilizatorului',\n name_bio: 'Nume și Bio',\n name: 'Nume',\n bio: 'Bio',\n avatar: 'Avatar',\n current_avatar: 'Avatarul curent',\n set_new_avatar: 'Setează avatar nou',\n profile_banner: 'Banner de profil',\n current_profile_banner: 'Bannerul curent al profilului',\n set_new_profile_banner: 'Setează banner nou la profil',\n profile_background: 'Fundalul de profil',\n set_new_profile_background: 'Setează fundal nou',\n settings: 'Setări',\n theme: 'Temă',\n filtering: 'Filtru',\n filtering_explanation: 'Toate stările care conțin aceste cuvinte vor fi puse pe mut, una pe linie',\n attachments: 'Atașamente',\n hide_attachments_in_tl: 'Ascunde atașamentele în cronologie',\n hide_attachments_in_convo: 'Ascunde atașamentele în conversații',\n nsfw_clickthrough: 'Permite ascunderea al atașamentelor NSFW',\n autoload: 'Permite încărcarea automată când scrolat la capăt',\n reply_link_preview: 'Permite previzualizarea linkului de răspuns la planarea de mouse'\n },\n notifications: {\n notifications: 'Notificări',\n read: 'Citit!',\n followed_you: 'te-a urmărit'\n },\n login: {\n login: 'Loghează',\n username: 'Nume utilizator',\n password: 'Parolă',\n register: 'Înregistrare',\n logout: 'Deloghează'\n },\n registration: {\n registration: 'Îregistrare',\n fullname: 'Numele întreg',\n email: 'Email',\n bio: 'Bio',\n password_confirm: 'Cofirmă parola'\n },\n post_status: {\n posting: 'Postează',\n default: 'Nu de mult am aterizat în L.A.'\n },\n finder: {\n find_user: 'Găsește utilizator',\n error_fetching_user: 'Eroare la preluarea utilizatorului'\n },\n general: {\n submit: 'trimite'\n }\n}\n\nconst ja = {\n chat: {\n title: 'チャット'\n },\n nav: {\n chat: 'ローカルチャット',\n timeline: 'タイムライン',\n mentions: 'メンション',\n public_tl: '公開タイムライン',\n twkn: '接続しているすべてのネットワーク'\n },\n user_card: {\n follows_you: 'フォローされました!',\n following: 'フォロー中!',\n follow: 'フォロー',\n blocked: 'ブロック済み!',\n block: 'ブロック',\n statuses: 'ステータス',\n mute: 'ミュート',\n muted: 'ミュート済み',\n followers: 'フォロワー',\n followees: 'フォロー',\n per_day: '/日',\n remote_follow: 'リモートフォロー'\n },\n timeline: {\n show_new: '新しいものを表示',\n error_fetching: '更新の取得中にエラーが発生しました。',\n up_to_date: '最新',\n load_older: '古いステータスを読み込む',\n conversation: '会話'\n },\n settings: {\n user_settings: 'ユーザー設定',\n name_bio: '名前とプロフィール',\n name: '名前',\n bio: 'プロフィール',\n avatar: 'アバター',\n current_avatar: 'あなたの現在のアバター',\n set_new_avatar: '新しいアバターを設定する',\n profile_banner: 'プロフィールバナー',\n current_profile_banner: '現在のプロフィールバナー',\n set_new_profile_banner: '新しいプロフィールバナーを設定する',\n profile_background: 'プロフィールの背景',\n set_new_profile_background: '新しいプロフィールの背景を設定する',\n settings: '設定',\n theme: 'テーマ',\n presets: 'プリセット',\n theme_help: '16進数カラーコード (#aabbcc) を使用してカラーテーマをカスタマイズ出来ます。',\n background: '背景',\n foreground: '前景',\n text: '文字',\n links: 'リンク',\n filtering: 'フィルタリング',\n filtering_explanation: 'これらの単語を含むすべてのものがミュートされます、1行に1つの単語を入力してください。',\n attachments: 'ファイル',\n hide_attachments_in_tl: 'タイムラインのファイルを隠す。',\n hide_attachments_in_convo: '会話の中のファイルを隠す。',\n nsfw_clickthrough: 'NSFWファイルの非表示を有効にする。',\n stop_gifs: 'カーソルを重ねた時にGIFを再生する。',\n autoload: '下にスクロールした時に自動で読み込むようにする。',\n streaming: '上までスクロールした時に自動でストリーミングされるようにする。',\n reply_link_preview: 'マウスカーソルを重ねた時に返信のプレビューを表示するようにする。',\n import_followers_from_a_csv_file: 'CSVファイルからフォローをインポートする。',\n follows_imported: 'フォローがインポートされました!処理に少し時間がかかるかもしれません。',\n follow_import_error: 'フォロワーのインポート中にエラーが発生しました。'\n },\n notifications: {\n notifications: '通知',\n read: '読んだ!',\n followed_you: 'フォローされました'\n },\n login: {\n login: 'ログイン',\n username: 'ユーザー名',\n password: 'パスワード',\n register: '登録',\n logout: 'ログアウト'\n },\n registration: {\n registration: '登録',\n fullname: '表示名',\n email: 'Eメール',\n bio: 'プロフィール',\n password_confirm: 'パスワードの確認'\n },\n post_status: {\n posting: '投稿',\n default: 'ちょうどL.A.に着陸した'\n },\n finder: {\n find_user: 'ユーザー検索',\n error_fetching_user: 'ユーザー検索でエラーが発生しました'\n },\n general: {\n submit: '送信',\n apply: '適用'\n },\n user_profile: {\n timeline_title: 'ユーザータイムライン'\n }\n}\n\nconst fr = {\n nav: {\n timeline: 'Journal',\n mentions: 'Notifications',\n public_tl: 'Statuts locaux',\n twkn: 'Le réseau connu'\n },\n user_card: {\n follows_you: 'Vous suit !',\n following: 'Suivi !',\n follow: 'Suivre',\n blocked: 'Bloqué',\n block: 'Bloquer',\n statuses: 'Statuts',\n mute: 'En sourdine',\n muted: 'Mis en sourdine',\n followers: 'Vous suivent',\n followees: 'Suivis',\n per_day: 'par jour'\n },\n timeline: {\n show_new: 'Afficher plus',\n error_fetching: 'Erreur en cherchant des mises à jours',\n up_to_date: 'À jour',\n load_older: 'Afficher plus',\n conversation: 'Conversation'\n },\n settings: {\n user_settings: 'Paramètres utilisateur',\n name_bio: 'Nom & Bio',\n name: 'Nom',\n bio: 'Bioraphie',\n avatar: 'Avatar',\n current_avatar: 'Votre avatar',\n set_new_avatar: 'Changer d\\'avatar',\n profile_banner: 'Bannière du Profil',\n current_profile_banner: 'Bannière du profil',\n set_new_profile_banner: 'Changer de bannière',\n profile_background: 'Image de fond',\n set_new_profile_background: 'Changer l\\'image de fond',\n settings: 'Paramètres',\n theme: 'Thème',\n filtering: 'Filtre',\n filtering_explanation: 'Tout les statuts contenant ces mots vont être mis sous silence, un mot par ligne.',\n attachments: 'Pièces jointes',\n hide_attachments_in_tl: 'Cacher les pièces jointes dans le journal',\n hide_attachments_in_convo: 'Cacher les pièces jointes dans les conversations',\n nsfw_clickthrough: 'Activer le clic pour afficher les images marquées comme contenu adulte ou sensible',\n autoload: 'Activer le chargement automatique une fois le bas de la page atteint',\n reply_link_preview: 'Activer un aperçu sur passage de la souris'\n },\n notifications: {\n notifications: 'Notfications',\n read: 'Lu !',\n followed_you: 'vous a suivi'\n },\n login: {\n login: 'Connexion',\n username: 'Nom d\\'utilisateur',\n password: 'Mot de passe',\n register: 'S\\'inscrire',\n logout: 'Déconnexion'\n },\n registration: {\n registration: 'Inscription',\n fullname: 'Nom complet',\n email: 'Adresse courriel',\n bio: 'Biographie',\n password_confirm: 'Confirmer le mot de passe'\n },\n post_status: {\n posting: 'Envoi en cours',\n default: 'Écrivez ici votre prochain statut.'\n },\n finder: {\n find_user: 'Chercher un utilisateur',\n error_fetching_user: 'Une erreur est survenue pendant la recherche d\\'un utilisateur'\n },\n general: {\n submit: 'Envoyer'\n }\n}\n\nconst it = {\n nav: {\n timeline: 'Sequenza temporale',\n mentions: 'Menzioni',\n public_tl: 'Sequenza temporale pubblica',\n twkn: 'L\\'intiera rete conosciuta'\n },\n user_card: {\n follows_you: 'Ti segue!',\n following: 'Lo stai seguendo!',\n follow: 'Segui',\n statuses: 'Messaggi',\n mute: 'Ammutolisci',\n muted: 'Ammutoliti',\n followers: 'Chi ti segue',\n followees: 'Chi stai seguendo',\n per_day: 'al giorno'\n },\n timeline: {\n show_new: 'Mostra nuovi',\n error_fetching: 'Errori nel prelievo aggiornamenti',\n up_to_date: 'Aggiornato',\n load_older: 'Carica messaggi più vecchi'\n },\n settings: {\n user_settings: 'Configurazione dell\\'utente',\n name_bio: 'Nome & Introduzione',\n name: 'Nome',\n bio: 'Introduzione',\n avatar: 'Avatar',\n current_avatar: 'Il tuo attuale avatar',\n set_new_avatar: 'Scegli un nuovo avatar',\n profile_banner: 'Sfondo del tuo profilo',\n current_profile_banner: 'Sfondo attuale',\n set_new_profile_banner: 'Scegli un nuovo sfondo per il tuo profilo',\n profile_background: 'Sfondo della tua pagina',\n set_new_profile_background: 'Scegli un nuovo sfondo per la tua pagina',\n settings: 'Settaggi',\n theme: 'Tema',\n filtering: 'Filtri',\n filtering_explanation: 'Filtra via le notifiche che contengono le seguenti parole (inserisci rigo per rigo le parole di innesco)',\n attachments: 'Allegati',\n hide_attachments_in_tl: 'Nascondi gli allegati presenti nella sequenza temporale',\n hide_attachments_in_convo: 'Nascondi gli allegati presenti nelle conversazioni',\n nsfw_clickthrough: 'Abilita la trasparenza degli allegati NSFW',\n autoload: 'Abilita caricamento automatico quando si raggiunge il fondo schermo',\n reply_link_preview: 'Ability il reply-link preview al passaggio del mouse'\n },\n notifications: {\n notifications: 'Notifiche',\n read: 'Leggi!',\n followed_you: 'ti ha seguito'\n },\n general: {\n submit: 'Invia'\n }\n}\n\nconst oc = {\n chat: {\n title: 'Chat'\n },\n nav: {\n chat: 'Chat local',\n timeline: 'Flux d’actualitat',\n mentions: 'Notificacions',\n public_tl: 'Estatuts locals',\n twkn: 'Lo malhum conegut'\n },\n user_card: {\n follows_you: 'Vos sèc !',\n following: 'Seguit !',\n follow: 'Seguir',\n blocked: 'Blocat',\n block: 'Blocar',\n statuses: 'Estatuts',\n mute: 'En silenci',\n muted: 'Mes en silenci',\n followers: 'Seguidors',\n followees: 'Abonaments',\n per_day: 'per jorn',\n remote_follow: 'Seguir a distància'\n },\n timeline: {\n show_new: 'Ne veire mai',\n error_fetching: 'Error en cercant de mesas a jorn',\n up_to_date: 'Actualizat',\n load_older: 'Ne veire mai',\n conversation: 'Conversacion'\n },\n settings: {\n user_settings: 'Paramètres utilizaire',\n name_bio: 'Nom & Bio',\n name: 'Nom',\n bio: 'Biografia',\n avatar: 'Avatar',\n current_avatar: 'Vòstre avatar actual',\n set_new_avatar: 'Cambiar l’avatar',\n profile_banner: 'Bandièra del perfil',\n current_profile_banner: 'Bandièra actuala del perfil',\n set_new_profile_banner: 'Cambiar de bandièra',\n profile_background: 'Imatge de fons',\n set_new_profile_background: 'Cambiar l’imatge de fons',\n settings: 'Paramètres',\n theme: 'Tèma',\n presets: 'Pre-enregistrats',\n theme_help: 'Emplegatz los còdis de color hex (#rrggbb) per personalizar vòstre tèma de color.',\n background: 'Rèire plan',\n foreground: 'Endavant',\n text: 'Tèxte',\n links: 'Ligams',\n filtering: 'Filtre',\n filtering_explanation: 'Totes los estatuts amb aqueles mots seràn en silenci, un mot per linha.',\n attachments: 'Pèças juntas',\n hide_attachments_in_tl: 'Rescondre las pèças juntas',\n hide_attachments_in_convo: 'Rescondre las pèças juntas dins las conversacions',\n nsfw_clickthrough: 'Activar lo clic per mostrar los imatges marcats coma pels adults o sensibles',\n autoload: 'Activar lo cargament automatic un còp arribat al cap de la pagina',\n streaming: 'Activar lo cargament automatic dels novèls estatus en anar amont',\n reply_link_preview: 'Activar l’apercebut en passar la mirga',\n follow_import: 'Importar los abonaments',\n import_followers_from_a_csv_file: 'Importar los seguidors d’un fichièr csv',\n follows_imported: 'Seguidors importats. Lo tractament pòt trigar una estona.',\n follow_import_error: 'Error en important los seguidors'\n },\n notifications: {\n notifications: 'Notficacions',\n read: 'Legit !',\n followed_you: 'vos a seguit'\n },\n login: {\n login: 'Connexion',\n username: 'Nom d’utilizaire',\n password: 'Senhal',\n register: 'Se marcar',\n logout: 'Desconnexion'\n },\n registration: {\n registration: 'Inscripcion',\n fullname: 'Nom complèt',\n email: 'Adreça de corrièl',\n bio: 'Biografia',\n password_confirm: 'Confirmar lo senhal'\n },\n post_status: {\n posting: 'Mandadís',\n default: 'Escrivètz aquí vòstre estatut.'\n },\n finder: {\n find_user: 'Cercar un utilizaire',\n error_fetching_user: 'Error pendent la recèrca d’un utilizaire'\n },\n general: {\n submit: 'Mandar',\n apply: 'Aplicar'\n },\n user_profile: {\n timeline_title: 'Flux a l’utilizaire'\n }\n}\n\nconst pl = {\n nav: {\n timeline: 'Oś czasu',\n mentions: 'Wzmianki',\n public_tl: 'Publiczna oś czasu',\n twkn: 'Cała znana sieć'\n },\n user_card: {\n follows_you: 'Obserwuje cię!',\n following: 'Obserwowany!',\n follow: 'Obserwuj',\n blocked: 'Zablokowany!',\n block: 'Zablokuj',\n statuses: 'Statusy',\n mute: 'Wycisz',\n muted: 'Wyciszony',\n followers: 'Obserwujący',\n followees: 'Obserwowani',\n per_day: 'dziennie'\n },\n timeline: {\n show_new: 'Pokaż nowe',\n error_fetching: 'Błąd pobierania',\n up_to_date: 'Na bieżąco',\n load_older: 'Załaduj starsze statusy',\n conversation: 'Rozmowa'\n },\n settings: {\n user_settings: 'Ustawienia użytkownika',\n name_bio: 'Imię i bio',\n name: 'Imię',\n bio: 'Bio',\n avatar: 'Awatar',\n current_avatar: 'Twój obecny awatar',\n set_new_avatar: 'Ustaw nowy awatar',\n profile_banner: 'Banner profilui',\n current_profile_banner: 'Twój obecny banner profilu',\n set_new_profile_banner: 'Ustaw nowy banner profilu',\n profile_background: 'Tło profilu',\n set_new_profile_background: 'Ustaw nowe tło profilu',\n settings: 'Ustawienia',\n theme: 'Motyw',\n filtering: 'Filtrowanie',\n filtering_explanation: 'Wszystkie statusy zawierające te słowa będą wyciszone. Jedno słowo na linijkę',\n attachments: 'Załączniki',\n hide_attachments_in_tl: 'Ukryj załączniki w osi czasu',\n hide_attachments_in_convo: 'Ukryj załączniki w rozmowach',\n nsfw_clickthrough: 'Włącz domyślne ukrywanie załączników o treści nieprzyzwoitej (NSFW)',\n autoload: 'Włącz automatyczne ładowanie po przewinięciu do końca strony',\n reply_link_preview: 'Włącz dymek z podglądem postu po najechaniu na znak odpowiedzi'\n },\n notifications: {\n notifications: 'Powiadomienia',\n read: 'Przeczytane!',\n followed_you: 'obserwuje cię'\n },\n login: {\n login: 'Zaloguj',\n username: 'Użytkownik',\n password: 'Hasło',\n register: 'Zarejestruj',\n logout: 'Wyloguj'\n },\n registration: {\n registration: 'Rejestracja',\n fullname: 'Wyświetlane imię',\n email: 'Email',\n bio: 'Bio',\n password_confirm: 'Potwierdzenie hasła'\n },\n post_status: {\n posting: 'Wysyłanie',\n default: 'Właśnie wróciłem z kościoła'\n },\n finder: {\n find_user: 'Znajdź użytkownika',\n error_fetching_user: 'Błąd przy pobieraniu profilu'\n },\n general: {\n submit: 'Wyślij'\n }\n}\n\nconst es = {\n chat: {\n title: 'Chat'\n },\n nav: {\n chat: 'Chat Local',\n timeline: 'Línea Temporal',\n mentions: 'Menciones',\n public_tl: 'Línea Temporal Pública',\n twkn: 'Toda La Red Conocida'\n },\n user_card: {\n follows_you: '¡Te sigue!',\n following: '¡Siguiendo!',\n follow: 'Seguir',\n blocked: '¡Bloqueado!',\n block: 'Bloquear',\n statuses: 'Estados',\n mute: 'Silenciar',\n muted: 'Silenciado',\n followers: 'Seguidores',\n followees: 'Siguiendo',\n per_day: 'por día',\n remote_follow: 'Seguir'\n },\n timeline: {\n show_new: 'Mostrar lo nuevo',\n error_fetching: 'Error al cargar las actualizaciones',\n up_to_date: 'Actualizado',\n load_older: 'Cargar actualizaciones anteriores',\n conversation: 'Conversación'\n },\n settings: {\n user_settings: 'Ajustes de Usuario',\n name_bio: 'Nombre y Biografía',\n name: 'Nombre',\n bio: 'Biografía',\n avatar: 'Avatar',\n current_avatar: 'Tu avatar actual',\n set_new_avatar: 'Cambiar avatar',\n profile_banner: 'Cabecera del perfil',\n current_profile_banner: 'Cabecera actual',\n set_new_profile_banner: 'Cambiar cabecera',\n profile_background: 'Fondo del Perfil',\n set_new_profile_background: 'Cambiar fondo del perfil',\n settings: 'Ajustes',\n theme: 'Tema',\n presets: 'Por defecto',\n theme_help: 'Use códigos de color hexadecimales (#rrggbb) para personalizar su tema de colores.',\n background: 'Segundo plano',\n foreground: 'Primer plano',\n text: 'Texto',\n links: 'Links',\n filtering: 'Filtros',\n filtering_explanation: 'Todos los estados que contengan estas palabras serán silenciados, una por línea',\n attachments: 'Adjuntos',\n hide_attachments_in_tl: 'Ocultar adjuntos en la línea temporal',\n hide_attachments_in_convo: 'Ocultar adjuntos en las conversaciones',\n nsfw_clickthrough: 'Activar el clic para ocultar los adjuntos NSFW',\n autoload: 'Activar carga automática al llegar al final de la página',\n streaming: 'Habilite la transmisión automática de nuevas publicaciones cuando se desplaza hacia la parte superior',\n reply_link_preview: 'Activar la previsualización del enlace de responder al pasar el ratón por encima',\n follow_import: 'Importar personas que tú sigues',\n import_followers_from_a_csv_file: 'Importar personas que tú sigues apartir de un archivo csv',\n follows_imported: '¡Importado! Procesarlos llevará tiempo.',\n follow_import_error: 'Error al importal el archivo'\n },\n notifications: {\n notifications: 'Notificaciones',\n read: '¡Leído!',\n followed_you: 'empezó a seguirte'\n },\n login: {\n login: 'Identificación',\n username: 'Usuario',\n password: 'Contraseña',\n register: 'Registrar',\n logout: 'Salir'\n },\n registration: {\n registration: 'Registro',\n fullname: 'Nombre a mostrar',\n email: 'Correo electrónico',\n bio: 'Biografía',\n password_confirm: 'Confirmación de contraseña'\n },\n post_status: {\n posting: 'Publicando',\n default: 'Acabo de aterrizar en L.A.'\n },\n finder: {\n find_user: 'Encontrar usuario',\n error_fetching_user: 'Error al buscar usuario'\n },\n general: {\n submit: 'Enviar',\n apply: 'Aplicar'\n }\n}\n\nconst pt = {\n chat: {\n title: 'Chat'\n },\n nav: {\n chat: 'Chat Local',\n timeline: 'Linha do tempo',\n mentions: 'Menções',\n public_tl: 'Linha do tempo pública',\n twkn: 'Toda a rede conhecida'\n },\n user_card: {\n follows_you: 'Segue você!',\n following: 'Seguindo!',\n follow: 'Seguir',\n blocked: 'Bloqueado!',\n block: 'Bloquear',\n statuses: 'Postagens',\n mute: 'Silenciar',\n muted: 'Silenciado',\n followers: 'Seguidores',\n followees: 'Seguindo',\n per_day: 'por dia',\n remote_follow: 'Seguidor Remoto'\n },\n timeline: {\n show_new: 'Mostrar novas',\n error_fetching: 'Erro buscando atualizações',\n up_to_date: 'Atualizado',\n load_older: 'Carregar postagens antigas',\n conversation: 'Conversa'\n },\n settings: {\n user_settings: 'Configurações de Usuário',\n name_bio: 'Nome & Biografia',\n name: 'Nome',\n bio: 'Biografia',\n avatar: 'Avatar',\n current_avatar: 'Seu avatar atual',\n set_new_avatar: 'Alterar avatar',\n profile_banner: 'Capa de perfil',\n current_profile_banner: 'Sua capa de perfil atual',\n set_new_profile_banner: 'Alterar capa de perfil',\n profile_background: 'Plano de fundo de perfil',\n set_new_profile_background: 'Alterar o plano de fundo de perfil',\n settings: 'Configurações',\n theme: 'Tema',\n presets: 'Predefinições',\n theme_help: 'Use cores em código hexadecimal (#rrggbb) para personalizar seu esquema de cores.',\n background: 'Plano de Fundo',\n foreground: 'Primeiro Plano',\n text: 'Texto',\n links: 'Links',\n filtering: 'Filtragem',\n filtering_explanation: 'Todas as postagens contendo estas palavras serão silenciadas, uma por linha.',\n attachments: 'Anexos',\n hide_attachments_in_tl: 'Ocultar anexos na linha do tempo.',\n hide_attachments_in_convo: 'Ocultar anexos em conversas',\n nsfw_clickthrough: 'Habilitar clique para ocultar anexos NSFW',\n autoload: 'Habilitar carregamento automático quando a rolagem chegar ao fim.',\n streaming: 'Habilitar o fluxo automático de postagens quando ao topo da página',\n reply_link_preview: 'Habilitar a pré-visualização de link de respostas ao passar o mouse.',\n follow_import: 'Importar seguidas',\n import_followers_from_a_csv_file: 'Importe seguidores a partir de um arquivo CSV',\n follows_imported: 'Seguidores importados! O processamento pode demorar um pouco.',\n follow_import_error: 'Erro ao importar seguidores'\n },\n notifications: {\n notifications: 'Notificações',\n read: 'Ler!',\n followed_you: 'seguiu você'\n },\n login: {\n login: 'Entrar',\n username: 'Usuário',\n password: 'Senha',\n register: 'Registrar',\n logout: 'Sair'\n },\n registration: {\n registration: 'Registro',\n fullname: 'Nome para exibição',\n email: 'Correio eletrônico',\n bio: 'Biografia',\n password_confirm: 'Confirmação de senha'\n },\n post_status: {\n posting: 'Publicando',\n default: 'Acabo de aterrizar em L.A.'\n },\n finder: {\n find_user: 'Buscar usuário',\n error_fetching_user: 'Erro procurando usuário'\n },\n general: {\n submit: 'Enviar',\n apply: 'Aplicar'\n }\n}\n\nconst ru = {\n chat: {\n title: 'Чат'\n },\n nav: {\n chat: 'Локальный чат',\n timeline: 'Лента',\n mentions: 'Упоминания',\n public_tl: 'Публичная лента',\n twkn: 'Федеративная лента'\n },\n user_card: {\n follows_you: 'Читает вас',\n following: 'Читаю',\n follow: 'Читать',\n blocked: 'Заблокирован',\n block: 'Заблокировать',\n statuses: 'Статусы',\n mute: 'Игнорировать',\n muted: 'Игнорирую',\n followers: 'Читатели',\n followees: 'Читаемые',\n per_day: 'в день',\n remote_follow: 'Читать удалённо'\n },\n timeline: {\n show_new: 'Показать новые',\n error_fetching: 'Ошибка при обновлении',\n up_to_date: 'Обновлено',\n load_older: 'Загрузить старые статусы',\n conversation: 'Разговор'\n },\n settings: {\n user_settings: 'Настройки пользователя',\n name_bio: 'Имя и описание',\n name: 'Имя',\n bio: 'Описание',\n avatar: 'Аватар',\n current_avatar: 'Текущий аватар',\n set_new_avatar: 'Загрузить новый аватар',\n profile_banner: 'Баннер профиля',\n current_profile_banner: 'Текущий баннер профиля',\n set_new_profile_banner: 'Загрузить новый баннер профиля',\n profile_background: 'Фон профиля',\n set_new_profile_background: 'Загрузить новый фон профиля',\n settings: 'Настройки',\n theme: 'Тема',\n presets: 'Пресеты',\n theme_help: 'Используйте шестнадцатеричные коды цветов (#rrggbb) для настройки темы.',\n background: 'Фон',\n foreground: 'Передний план',\n text: 'Текст',\n links: 'Ссылки',\n filtering: 'Фильтрация',\n filtering_explanation: 'Все статусы, содержащие данные слова, будут игнорироваться, по одному в строке',\n attachments: 'Вложения',\n hide_attachments_in_tl: 'Прятать вложения в ленте',\n hide_attachments_in_convo: 'Прятать вложения в разговорах',\n stop_gifs: 'Проигрывать GIF анимации только при наведении',\n nsfw_clickthrough: 'Включить скрытие NSFW вложений',\n autoload: 'Включить автоматическую загрузку при прокрутке вниз',\n streaming: 'Включить автоматическую загрузку новых сообщений при прокрутке вверх',\n reply_link_preview: 'Включить предварительный просмотр ответа при наведении мыши',\n follow_import: 'Импортировать читаемых',\n import_followers_from_a_csv_file: 'Импортировать читаемых из файла .csv',\n follows_imported: 'Список читаемых импортирован. Обработка займёт некоторое время..',\n follow_import_error: 'Ошибка при импортировании читаемых.'\n },\n notifications: {\n notifications: 'Уведомления',\n read: 'Прочесть',\n followed_you: 'начал читать вас'\n },\n login: {\n login: 'Войти',\n username: 'Имя пользователя',\n password: 'Пароль',\n register: 'Зарегистрироваться',\n logout: 'Выйти'\n },\n registration: {\n registration: 'Регистрация',\n fullname: 'Отображаемое имя',\n email: 'Email',\n bio: 'Описание',\n password_confirm: 'Подтверждение пароля'\n },\n post_status: {\n posting: 'Отправляется',\n default: 'Что нового?'\n },\n finder: {\n find_user: 'Найти пользователя',\n error_fetching_user: 'Пользователь не найден'\n },\n general: {\n submit: 'Отправить',\n apply: 'Применить'\n },\n user_profile: {\n timeline_title: 'Лента пользователя'\n }\n}\n\nconst messages = {\n de,\n fi,\n en,\n et,\n hu,\n ro,\n ja,\n fr,\n it,\n oc,\n pl,\n es,\n pt,\n ru\n}\n\nexport default messages\n\n\n\n// WEBPACK FOOTER //\n// ./src/i18n/messages.js","import merge from 'lodash.merge'\nimport objectPath from 'object-path'\nimport localforage from 'localforage'\nimport { throttle, each } from 'lodash'\n\nlet loaded = false\n\nconst defaultReducer = (state, paths) => (\n paths.length === 0 ? state : paths.reduce((substate, path) => {\n objectPath.set(substate, path, objectPath.get(state, path))\n return substate\n }, {})\n)\n\nconst defaultStorage = (() => {\n return localforage\n})()\n\nconst defaultSetState = (key, state, storage) => {\n if (!loaded) {\n console.log('waiting for old state to be loaded...')\n } else {\n return storage.setItem(key, state)\n }\n}\n\nexport default function createPersistedState ({\n key = 'vuex-lz',\n paths = [],\n getState = (key, storage) => {\n let value = storage.getItem(key)\n return value\n },\n setState = throttle(defaultSetState, 60000),\n reducer = defaultReducer,\n storage = defaultStorage,\n subscriber = store => handler => store.subscribe(handler)\n} = {}) {\n return store => {\n getState(key, storage).then((savedState) => {\n try {\n if (typeof savedState === 'object') {\n // build user cache\n const usersState = savedState.users || {}\n usersState.usersObject = {}\n const users = usersState.users || []\n each(users, (user) => { usersState.usersObject[user.id] = user })\n savedState.users = usersState\n\n store.replaceState(\n merge({}, store.state, savedState)\n )\n }\n if (store.state.config.customTheme) {\n // This is a hack to deal with async loading of config.json and themes\n // See: style_setter.js, setPreset()\n window.themeLoaded = true\n store.dispatch('setOption', {\n name: 'customTheme',\n value: store.state.config.customTheme\n })\n }\n if (store.state.users.lastLoginName) {\n store.dispatch('loginUser', {username: store.state.users.lastLoginName, password: 'xxx'})\n }\n loaded = true\n } catch (e) {\n console.log(\"Couldn't load state\")\n loaded = true\n }\n })\n\n subscriber(store)((mutation, state) => {\n try {\n setState(key, reducer(state, paths), storage)\n } catch (e) {\n console.log(\"Couldn't persist state:\")\n console.log(e)\n }\n })\n }\n}\n\n\n\n// WEBPACK FOOTER //\n// ./src/lib/persisted_state.js","import backendInteractorService from '../services/backend_interactor_service/backend_interactor_service.js'\nimport {isArray} from 'lodash'\nimport { Socket } from 'phoenix'\n\nconst api = {\n state: {\n backendInteractor: backendInteractorService(),\n fetchers: {},\n socket: null,\n chatDisabled: false\n },\n mutations: {\n setBackendInteractor (state, backendInteractor) {\n state.backendInteractor = backendInteractor\n },\n addFetcher (state, {timeline, fetcher}) {\n state.fetchers[timeline] = fetcher\n },\n removeFetcher (state, {timeline}) {\n delete state.fetchers[timeline]\n },\n setSocket (state, socket) {\n state.socket = socket\n },\n setChatDisabled (state, value) {\n state.chatDisabled = value\n }\n },\n actions: {\n startFetching (store, timeline) {\n let userId = false\n\n // This is for user timelines\n if (isArray(timeline)) {\n userId = timeline[1]\n timeline = timeline[0]\n }\n\n // Don't start fetching if we already are.\n if (!store.state.fetchers[timeline]) {\n const fetcher = store.state.backendInteractor.startFetching({timeline, store, userId})\n store.commit('addFetcher', {timeline, fetcher})\n }\n },\n stopFetching (store, timeline) {\n const fetcher = store.state.fetchers[timeline]\n window.clearInterval(fetcher)\n store.commit('removeFetcher', {timeline})\n },\n initializeSocket (store, token) {\n // Set up websocket connection\n if (!store.state.chatDisabled) {\n let socket = new Socket('/socket', {params: {token: token}})\n socket.connect()\n store.dispatch('initializeChat', socket)\n }\n },\n disableChat (store) {\n store.commit('setChatDisabled', true)\n }\n }\n}\n\nexport default api\n\n\n\n// WEBPACK FOOTER //\n// ./src/modules/api.js","const chat = {\n state: {\n messages: [],\n channel: {state: ''}\n },\n mutations: {\n setChannel (state, channel) {\n state.channel = channel\n },\n addMessage (state, message) {\n state.messages.push(message)\n state.messages = state.messages.slice(-19, 20)\n },\n setMessages (state, messages) {\n state.messages = messages.slice(-19, 20)\n }\n },\n actions: {\n initializeChat (store, socket) {\n const channel = socket.channel('chat:public')\n channel.on('new_msg', (msg) => {\n store.commit('addMessage', msg)\n })\n channel.on('messages', ({messages}) => {\n store.commit('setMessages', messages)\n })\n channel.join()\n store.commit('setChannel', channel)\n }\n }\n}\n\nexport default chat\n\n\n\n// WEBPACK FOOTER //\n// ./src/modules/chat.js","import { set } from 'vue'\nimport StyleSetter from '../services/style_setter/style_setter.js'\n\nconst defaultState = {\n name: 'Pleroma FE',\n colors: {},\n hideAttachments: false,\n hideAttachmentsInConv: false,\n hideNsfw: true,\n autoLoad: true,\n streaming: false,\n hoverPreview: true,\n muteWords: []\n}\n\nconst config = {\n state: defaultState,\n mutations: {\n setOption (state, { name, value }) {\n set(state, name, value)\n }\n },\n actions: {\n setPageTitle ({state}, option = '') {\n document.title = `${option} ${state.name}`\n },\n setOption ({ commit, dispatch }, { name, value }) {\n commit('setOption', {name, value})\n switch (name) {\n case 'name':\n dispatch('setPageTitle')\n break\n case 'theme':\n StyleSetter.setPreset(value, commit)\n break\n case 'customTheme':\n StyleSetter.setColors(value, commit)\n }\n }\n }\n}\n\nexport default config\n\n\n\n// WEBPACK FOOTER //\n// ./src/modules/config.js","import backendInteractorService from '../services/backend_interactor_service/backend_interactor_service.js'\nimport { compact, map, each, merge } from 'lodash'\nimport { set } from 'vue'\n\n// TODO: Unify with mergeOrAdd in statuses.js\nexport const mergeOrAdd = (arr, obj, item) => {\n if (!item) { return false }\n const oldItem = obj[item.id]\n if (oldItem) {\n // We already have this, so only merge the new info.\n merge(oldItem, item)\n return {item: oldItem, new: false}\n } else {\n // This is a new item, prepare it\n arr.push(item)\n obj[item.id] = item\n return {item, new: true}\n }\n}\n\nexport const mutations = {\n setMuted (state, { user: {id}, muted }) {\n const user = state.usersObject[id]\n set(user, 'muted', muted)\n },\n setCurrentUser (state, user) {\n state.lastLoginName = user.screen_name\n state.currentUser = merge(state.currentUser || {}, user)\n },\n clearCurrentUser (state) {\n state.currentUser = false\n state.lastLoginName = false\n },\n beginLogin (state) {\n state.loggingIn = true\n },\n endLogin (state) {\n state.loggingIn = false\n },\n addNewUsers (state, users) {\n each(users, (user) => mergeOrAdd(state.users, state.usersObject, user))\n },\n setUserForStatus (state, status) {\n status.user = state.usersObject[status.user.id]\n }\n}\n\nexport const defaultState = {\n lastLoginName: false,\n currentUser: false,\n loggingIn: false,\n users: [],\n usersObject: {}\n}\n\nconst users = {\n state: defaultState,\n mutations,\n actions: {\n fetchUser (store, id) {\n store.rootState.api.backendInteractor.fetchUser({id})\n .then((user) => store.commit('addNewUsers', user))\n },\n addNewStatuses (store, { statuses }) {\n const users = map(statuses, 'user')\n const retweetedUsers = compact(map(statuses, 'retweeted_status.user'))\n store.commit('addNewUsers', users)\n store.commit('addNewUsers', retweetedUsers)\n\n // Reconnect users to statuses\n each(statuses, (status) => {\n store.commit('setUserForStatus', status)\n })\n // Reconnect users to retweets\n each(compact(map(statuses, 'retweeted_status')), (status) => {\n store.commit('setUserForStatus', status)\n })\n },\n logout (store) {\n store.commit('clearCurrentUser')\n store.dispatch('stopFetching', 'friends')\n store.commit('setBackendInteractor', backendInteractorService())\n },\n loginUser (store, userCredentials) {\n return new Promise((resolve, reject) => {\n const commit = store.commit\n commit('beginLogin')\n store.rootState.api.backendInteractor.verifyCredentials(userCredentials)\n .then((response) => {\n if (response.ok) {\n response.json()\n .then((user) => {\n user.credentials = userCredentials\n commit('setCurrentUser', user)\n commit('addNewUsers', [user])\n\n // Set our new backend interactor\n commit('setBackendInteractor', backendInteractorService(userCredentials))\n\n if (user.token) {\n store.dispatch('initializeSocket', user.token)\n }\n\n // Start getting fresh tweets.\n store.dispatch('startFetching', 'friends')\n\n // Get user mutes and follower info\n store.rootState.api.backendInteractor.fetchMutes().then((mutedUsers) => {\n each(mutedUsers, (user) => { user.muted = true })\n store.commit('addNewUsers', mutedUsers)\n })\n\n if ('Notification' in window && window.Notification.permission === 'default') {\n window.Notification.requestPermission()\n }\n\n // Fetch our friends\n store.rootState.api.backendInteractor.fetchFriends()\n .then((friends) => commit('addNewUsers', friends))\n })\n } else {\n // Authentication failed\n commit('endLogin')\n if (response.status === 401) {\n reject('Wrong username or password')\n } else {\n reject('An error occurred, please try again')\n }\n }\n commit('endLogin')\n resolve()\n })\n .catch((error) => {\n console.log(error)\n commit('endLogin')\n reject('Failed to connect to server, try again')\n })\n })\n }\n }\n}\n\nexport default users\n\n\n\n// WEBPACK FOOTER //\n// ./src/modules/users.js","import { reduce, find } from 'lodash'\n\nexport const replaceWord = (str, toReplace, replacement) => {\n return str.slice(0, toReplace.start) + replacement + str.slice(toReplace.end)\n}\n\nexport const wordAtPosition = (str, pos) => {\n const words = splitIntoWords(str)\n const wordsWithPosition = addPositionToWords(words)\n\n return find(wordsWithPosition, ({start, end}) => start <= pos && end > pos)\n}\n\nexport const addPositionToWords = (words) => {\n return reduce(words, (result, word) => {\n const data = {\n word,\n start: 0,\n end: word.length\n }\n\n if (result.length > 0) {\n const previous = result.pop()\n\n data.start += previous.end\n data.end += previous.end\n\n result.push(previous)\n }\n\n result.push(data)\n\n return result\n }, [])\n}\n\nexport const splitIntoWords = (str) => {\n // Split at word boundaries\n const regex = /\\b/\n const triggers = /[@#:]+$/\n\n let split = str.split(regex)\n\n // Add trailing @ and # to the following word.\n const words = reduce(split, (result, word) => {\n if (result.length > 0) {\n let previous = result.pop()\n const matches = previous.match(triggers)\n if (matches) {\n previous = previous.replace(triggers, '')\n word = matches[0] + word\n }\n result.push(previous)\n }\n result.push(word)\n\n return result\n }, [])\n\n return words\n}\n\nconst completion = {\n wordAtPosition,\n addPositionToWords,\n splitIntoWords,\n replaceWord\n}\n\nexport default completion\n\n\n\n// WEBPACK FOOTER //\n// ./src/services/completion/completion.js","import { times } from 'lodash'\nimport { rgb2hex, hex2rgb } from '../color_convert/color_convert.js'\n\n// While this is not used anymore right now, I left it in if we want to do custom\n// styles that aren't just colors, so user can pick from a few different distinct\n// styles as well as set their own colors in the future.\n\nconst setStyle = (href, commit) => {\n /***\n What's going on here?\n I want to make it easy for admins to style this application. To have\n a good set of default themes, I chose the system from base16\n (https://chriskempson.github.io/base16/) to style all elements. They\n all have the base00..0F classes. So the only thing an admin needs to\n do to style Pleroma is to change these colors in that one css file.\n Some default things (body text color, link color) need to be set dy-\n namically, so this is done here by waiting for the stylesheet to be\n loaded and then creating an element with the respective classes.\n\n It is a bit weird, but should make life for admins somewhat easier.\n ***/\n const head = document.head\n const body = document.body\n body.style.display = 'none'\n const cssEl = document.createElement('link')\n cssEl.setAttribute('rel', 'stylesheet')\n cssEl.setAttribute('href', href)\n head.appendChild(cssEl)\n\n const setDynamic = () => {\n const baseEl = document.createElement('div')\n body.appendChild(baseEl)\n\n let colors = {}\n times(16, (n) => {\n const name = `base0${n.toString(16).toUpperCase()}`\n baseEl.setAttribute('class', name)\n const color = window.getComputedStyle(baseEl).getPropertyValue('color')\n colors[name] = color\n })\n\n commit('setOption', { name: 'colors', value: colors })\n\n body.removeChild(baseEl)\n\n const styleEl = document.createElement('style')\n head.appendChild(styleEl)\n // const styleSheet = styleEl.sheet\n\n body.style.display = 'initial'\n }\n\n cssEl.addEventListener('load', setDynamic)\n}\n\nconst setColors = (col, commit) => {\n const head = document.head\n const body = document.body\n body.style.display = 'none'\n\n const styleEl = document.createElement('style')\n head.appendChild(styleEl)\n const styleSheet = styleEl.sheet\n\n const isDark = (col.text.r + col.text.g + col.text.b) > (col.bg.r + col.bg.g + col.bg.b)\n let colors = {}\n let radii = {}\n\n const mod = isDark ? -10 : 10\n\n colors.bg = rgb2hex(col.bg.r, col.bg.g, col.bg.b) // background\n colors.lightBg = rgb2hex((col.bg.r + col.fg.r) / 2, (col.bg.g + col.fg.g) / 2, (col.bg.b + col.fg.b) / 2) // hilighted bg\n colors.btn = rgb2hex(col.fg.r, col.fg.g, col.fg.b) // panels & buttons\n colors.border = rgb2hex(col.fg.r - mod, col.fg.g - mod, col.fg.b - mod) // borders\n colors.faint = rgb2hex(\n col.text.r * 0.45 + col.fg.r * 0.55,\n col.text.g * 0.45 + col.fg.g * 0.55,\n col.text.b * 0.45 + col.fg.b * 0.55) // faint text\n colors.fg = rgb2hex(col.text.r, col.text.g, col.text.b) // text\n colors.lightFg = rgb2hex(col.text.r - mod, col.text.g - mod, col.text.b - mod) // strong text\n\n colors['base07'] = rgb2hex(col.text.r - mod * 2, col.text.g - mod * 2, col.text.b - mod * 2)\n\n colors.link = rgb2hex(col.link.r, col.link.g, col.link.b) // links\n colors.icon = rgb2hex((col.bg.r + col.text.r) / 2, (col.bg.g + col.text.g) / 2, (col.bg.b + col.text.b) / 2) // icons\n\n colors.cBlue = col.cBlue && rgb2hex(col.cBlue.r, col.cBlue.g, col.cBlue.b)\n colors.cRed = col.cRed && rgb2hex(col.cRed.r, col.cRed.g, col.cRed.b)\n colors.cGreen = col.cGreen && rgb2hex(col.cGreen.r, col.cGreen.g, col.cGreen.b)\n colors.cOrange = col.cOrange && rgb2hex(col.cOrange.r, col.cOrange.g, col.cOrange.b)\n\n colors.cAlertRed = col.cRed && `rgba(${col.cRed.r}, ${col.cRed.g}, ${col.cRed.b}, .5)`\n\n radii.btnRadius = col.btnRadius\n radii.panelRadius = col.panelRadius\n radii.avatarRadius = col.avatarRadius\n radii.avatarAltRadius = col.avatarAltRadius\n radii.tooltipRadius = col.tooltipRadius\n radii.attachmentRadius = col.attachmentRadius\n\n styleSheet.toString()\n styleSheet.insertRule(`body { ${Object.entries(colors).filter(([k, v]) => v).map(([k, v]) => `--${k}: ${v}`).join(';')} }`, 'index-max')\n styleSheet.insertRule(`body { ${Object.entries(radii).filter(([k, v]) => v).map(([k, v]) => `--${k}: ${v}px`).join(';')} }`, 'index-max')\n body.style.display = 'initial'\n\n commit('setOption', { name: 'colors', value: colors })\n commit('setOption', { name: 'radii', value: radii })\n commit('setOption', { name: 'customTheme', value: col })\n}\n\nconst setPreset = (val, commit) => {\n window.fetch('/static/styles.json')\n .then((data) => data.json())\n .then((themes) => {\n const theme = themes[val] ? themes[val] : themes['pleroma-dark']\n const bgRgb = hex2rgb(theme[1])\n const fgRgb = hex2rgb(theme[2])\n const textRgb = hex2rgb(theme[3])\n const linkRgb = hex2rgb(theme[4])\n\n const cRedRgb = hex2rgb(theme[5] || '#FF0000')\n const cGreenRgb = hex2rgb(theme[6] || '#00FF00')\n const cBlueRgb = hex2rgb(theme[7] || '#0000FF')\n const cOrangeRgb = hex2rgb(theme[8] || '#E3FF00')\n\n const col = {\n bg: bgRgb,\n fg: fgRgb,\n text: textRgb,\n link: linkRgb,\n cRed: cRedRgb,\n cBlue: cBlueRgb,\n cGreen: cGreenRgb,\n cOrange: cOrangeRgb\n }\n\n // This is a hack, this function is only called during initial load.\n // We want to cancel loading the theme from config.json if we're already\n // loading a theme from the persisted state.\n // Needed some way of dealing with the async way of things.\n // load config -> set preset -> wait for styles.json to load ->\n // load persisted state -> set colors -> styles.json loaded -> set colors\n if (!window.themeLoaded) {\n setColors(col, commit)\n }\n })\n}\n\nconst StyleSetter = {\n setStyle,\n setPreset,\n setColors\n}\n\nexport default StyleSetter\n\n\n\n// WEBPACK FOOTER //\n// ./src/services/style_setter/style_setter.js","import UserPanel from './components/user_panel/user_panel.vue'\nimport NavPanel from './components/nav_panel/nav_panel.vue'\nimport Notifications from './components/notifications/notifications.vue'\nimport UserFinder from './components/user_finder/user_finder.vue'\nimport InstanceSpecificPanel from './components/instance_specific_panel/instance_specific_panel.vue'\nimport ChatPanel from './components/chat_panel/chat_panel.vue'\n\nexport default {\n name: 'app',\n components: {\n UserPanel,\n NavPanel,\n Notifications,\n UserFinder,\n ChatPanel,\n InstanceSpecificPanel\n },\n data: () => ({\n mobileActivePanel: 'timeline'\n }),\n computed: {\n currentUser () { return this.$store.state.users.currentUser },\n background () {\n return this.currentUser.background_image || this.$store.state.config.background\n },\n logoStyle () { return { 'background-image': `url(${this.$store.state.config.logo})` } },\n style () { return { 'background-image': `url(${this.background})` } },\n sitename () { return this.$store.state.config.name },\n chat () { return this.$store.state.chat.channel.state === 'joined' },\n showInstanceSpecificPanel () { return this.$store.state.config.showInstanceSpecificPanel }\n },\n methods: {\n activatePanel (panelName) {\n this.mobileActivePanel = panelName\n },\n scrollToTop () {\n window.scrollTo(0, 0)\n },\n logout () {\n this.$store.dispatch('logout')\n }\n }\n}\n\n\n\n// WEBPACK FOOTER //\n// ./src/App.js","import StillImage from '../still-image/still-image.vue'\nimport nsfwImage from '../../assets/nsfw.png'\nimport fileTypeService from '../../services/file_type/file_type.service.js'\n\nconst Attachment = {\n props: [\n 'attachment',\n 'nsfw',\n 'statusId',\n 'size'\n ],\n data () {\n return {\n nsfwImage,\n hideNsfwLocal: this.$store.state.config.hideNsfw,\n showHidden: false,\n loading: false,\n img: document.createElement('img')\n }\n },\n components: {\n StillImage\n },\n computed: {\n type () {\n return fileTypeService.fileType(this.attachment.mimetype)\n },\n hidden () {\n return this.nsfw && this.hideNsfwLocal && !this.showHidden\n },\n isEmpty () {\n return (this.type === 'html' && !this.attachment.oembed) || this.type === 'unknown'\n },\n isSmall () {\n return this.size === 'small'\n }\n },\n methods: {\n linkClicked ({target}) {\n if (target.tagName === 'A') {\n window.open(target.href, '_blank')\n }\n },\n toggleHidden () {\n if (this.img.onload) {\n this.img.onload()\n } else {\n this.loading = true\n this.img.src = this.attachment.url\n this.img.onload = () => {\n this.loading = false\n this.showHidden = !this.showHidden\n }\n }\n }\n }\n}\n\nexport default Attachment\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/attachment/attachment.js","const chatPanel = {\n data () {\n return {\n currentMessage: '',\n channel: null,\n collapsed: false\n }\n },\n computed: {\n messages () {\n return this.$store.state.chat.messages\n }\n },\n methods: {\n submit (message) {\n this.$store.state.chat.channel.push('new_msg', {text: message}, 10000)\n this.currentMessage = ''\n },\n togglePanel () {\n this.collapsed = !this.collapsed\n }\n }\n}\n\nexport default chatPanel\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/chat_panel/chat_panel.js","import Conversation from '../conversation/conversation.vue'\nimport { find, toInteger } from 'lodash'\n\nconst conversationPage = {\n components: {\n Conversation\n },\n computed: {\n statusoid () {\n const id = toInteger(this.$route.params.id)\n const statuses = this.$store.state.statuses.allStatuses\n const status = find(statuses, {id})\n\n return status\n }\n }\n}\n\nexport default conversationPage\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/conversation-page/conversation-page.js","import { reduce, filter, sortBy } from 'lodash'\nimport { statusType } from '../../modules/statuses.js'\nimport Status from '../status/status.vue'\n\nconst sortAndFilterConversation = (conversation) => {\n conversation = filter(conversation, (status) => statusType(status) !== 'retweet')\n return sortBy(conversation, 'id')\n}\n\nconst conversation = {\n data () {\n return {\n highlight: null\n }\n },\n props: [\n 'statusoid',\n 'collapsable'\n ],\n computed: {\n status () { return this.statusoid },\n conversation () {\n if (!this.status) {\n return false\n }\n\n const conversationId = this.status.statusnet_conversation_id\n const statuses = this.$store.state.statuses.allStatuses\n const conversation = filter(statuses, { statusnet_conversation_id: conversationId })\n return sortAndFilterConversation(conversation)\n },\n replies () {\n let i = 1\n return reduce(this.conversation, (result, {id, in_reply_to_status_id}) => {\n const irid = Number(in_reply_to_status_id)\n if (irid) {\n result[irid] = result[irid] || []\n result[irid].push({\n name: `#${i}`,\n id: id\n })\n }\n i++\n return result\n }, {})\n }\n },\n components: {\n Status\n },\n created () {\n this.fetchConversation()\n },\n watch: {\n '$route': 'fetchConversation'\n },\n methods: {\n fetchConversation () {\n if (this.status) {\n const conversationId = this.status.statusnet_conversation_id\n this.$store.state.api.backendInteractor.fetchConversation({id: conversationId})\n .then((statuses) => this.$store.dispatch('addNewStatuses', { statuses }))\n .then(() => this.setHighlight(this.statusoid.id))\n } else {\n const id = this.$route.params.id\n this.$store.state.api.backendInteractor.fetchStatus({id})\n .then((status) => this.$store.dispatch('addNewStatuses', { statuses: [status] }))\n .then(() => this.fetchConversation())\n }\n },\n getReplies (id) {\n id = Number(id)\n return this.replies[id] || []\n },\n focused (id) {\n if (this.statusoid.retweeted_status) {\n return (id === this.statusoid.retweeted_status.id)\n } else {\n return (id === this.statusoid.id)\n }\n },\n setHighlight (id) {\n this.highlight = Number(id)\n }\n }\n}\n\nexport default conversation\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/conversation/conversation.js","const DeleteButton = {\n props: [ 'status' ],\n methods: {\n deleteStatus () {\n const confirmed = window.confirm('Do you really want to delete this status?')\n if (confirmed) {\n this.$store.dispatch('deleteStatus', { id: this.status.id })\n }\n }\n },\n computed: {\n currentUser () { return this.$store.state.users.currentUser },\n canDelete () { return this.currentUser && this.currentUser.rights.delete_others_notice || this.status.user.id === this.currentUser.id }\n }\n}\n\nexport default DeleteButton\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/delete_button/delete_button.js","const FavoriteButton = {\n props: ['status', 'loggedIn'],\n data () {\n return {\n animated: false\n }\n },\n methods: {\n favorite () {\n if (!this.status.favorited) {\n this.$store.dispatch('favorite', {id: this.status.id})\n } else {\n this.$store.dispatch('unfavorite', {id: this.status.id})\n }\n this.animated = true\n setTimeout(() => {\n this.animated = false\n }, 500)\n }\n },\n computed: {\n classes () {\n return {\n 'icon-star-empty': !this.status.favorited,\n 'icon-star': this.status.favorited,\n 'animate-spin': this.animated\n }\n }\n }\n}\n\nexport default FavoriteButton\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/favorite_button/favorite_button.js","import Timeline from '../timeline/timeline.vue'\nconst FriendsTimeline = {\n components: {\n Timeline\n },\n computed: {\n timeline () { return this.$store.state.statuses.timelines.friends }\n }\n}\n\nexport default FriendsTimeline\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/friends_timeline/friends_timeline.js","const InstanceSpecificPanel = {\n computed: {\n instanceSpecificPanelContent () {\n return this.$store.state.config.instanceSpecificPanelContent\n }\n }\n}\n\nexport default InstanceSpecificPanel\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/instance_specific_panel/instance_specific_panel.js","const LoginForm = {\n data: () => ({\n user: {},\n authError: false\n }),\n computed: {\n loggingIn () { return this.$store.state.users.loggingIn },\n registrationOpen () { return this.$store.state.config.registrationOpen }\n },\n methods: {\n submit () {\n this.$store.dispatch('loginUser', this.user).then(\n () => {},\n (error) => {\n this.authError = error\n this.user.username = ''\n this.user.password = ''\n }\n )\n }\n }\n}\n\nexport default LoginForm\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/login_form/login_form.js","/* eslint-env browser */\nimport statusPosterService from '../../services/status_poster/status_poster.service.js'\n\nconst mediaUpload = {\n mounted () {\n const input = this.$el.querySelector('input')\n\n input.addEventListener('change', ({target}) => {\n const file = target.files[0]\n this.uploadFile(file)\n })\n },\n data () {\n return {\n uploading: false\n }\n },\n methods: {\n uploadFile (file) {\n const self = this\n const store = this.$store\n const formData = new FormData()\n formData.append('media', file)\n\n self.$emit('uploading')\n self.uploading = true\n\n statusPosterService.uploadMedia({ store, formData })\n .then((fileData) => {\n self.$emit('uploaded', fileData)\n self.uploading = false\n }, (error) => { // eslint-disable-line handle-callback-err\n self.$emit('upload-failed')\n self.uploading = false\n })\n },\n fileDrop (e) {\n if (e.dataTransfer.files.length > 0) {\n e.preventDefault() // allow dropping text like before\n this.uploadFile(e.dataTransfer.files[0])\n }\n },\n fileDrag (e) {\n let types = e.dataTransfer.types\n if (types.contains('Files')) {\n e.dataTransfer.dropEffect = 'copy'\n } else {\n e.dataTransfer.dropEffect = 'none'\n }\n }\n },\n props: [\n 'dropFiles'\n ],\n watch: {\n 'dropFiles': function (fileInfos) {\n if (!this.uploading) {\n this.uploadFile(fileInfos[0])\n }\n }\n }\n}\n\nexport default mediaUpload\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/media_upload/media_upload.js","import Timeline from '../timeline/timeline.vue'\n\nconst Mentions = {\n computed: {\n timeline () {\n return this.$store.state.statuses.timelines.mentions\n }\n },\n components: {\n Timeline\n }\n}\n\nexport default Mentions\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/mentions/mentions.js","const NavPanel = {\n computed: {\n currentUser () {\n return this.$store.state.users.currentUser\n },\n chat () {\n return this.$store.state.chat.channel\n }\n }\n}\n\nexport default NavPanel\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/nav_panel/nav_panel.js","import Status from '../status/status.vue'\nimport StillImage from '../still-image/still-image.vue'\nimport UserCardContent from '../user_card_content/user_card_content.vue'\n\nconst Notification = {\n data () {\n return {\n userExpanded: false\n }\n },\n props: [\n 'notification'\n ],\n components: {\n Status, StillImage, UserCardContent\n },\n methods: {\n toggleUserExpanded () {\n this.userExpanded = !this.userExpanded\n }\n }\n}\n\nexport default Notification\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/notification/notification.js","import Notification from '../notification/notification.vue'\n\nimport { sortBy, take, filter } from 'lodash'\n\nconst Notifications = {\n data () {\n return {\n visibleNotificationCount: 20\n }\n },\n computed: {\n notifications () {\n return this.$store.state.statuses.notifications\n },\n unseenNotifications () {\n return filter(this.notifications, ({seen}) => !seen)\n },\n visibleNotifications () {\n // Don't know why, but sortBy([seen, -action.id]) doesn't work.\n let sortedNotifications = sortBy(this.notifications, ({action}) => -action.id)\n sortedNotifications = sortBy(sortedNotifications, 'seen')\n return take(sortedNotifications, this.visibleNotificationCount)\n },\n unseenCount () {\n return this.unseenNotifications.length\n }\n },\n components: {\n Notification\n },\n watch: {\n unseenCount (count) {\n if (count > 0) {\n this.$store.dispatch('setPageTitle', `(${count})`)\n } else {\n this.$store.dispatch('setPageTitle', '')\n }\n }\n },\n methods: {\n markAsSeen () {\n this.$store.commit('markNotificationsAsSeen', this.visibleNotifications)\n }\n }\n}\n\nexport default Notifications\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/notifications/notifications.js","import statusPoster from '../../services/status_poster/status_poster.service.js'\nimport MediaUpload from '../media_upload/media_upload.vue'\nimport fileTypeService from '../../services/file_type/file_type.service.js'\nimport Completion from '../../services/completion/completion.js'\nimport { take, filter, reject, map, uniqBy } from 'lodash'\n\nconst buildMentionsString = ({user, attentions}, currentUser) => {\n let allAttentions = [...attentions]\n\n allAttentions.unshift(user)\n\n allAttentions = uniqBy(allAttentions, 'id')\n allAttentions = reject(allAttentions, {id: currentUser.id})\n\n let mentions = map(allAttentions, (attention) => {\n return `@${attention.screen_name}`\n })\n\n return mentions.join(' ') + ' '\n}\n\nconst PostStatusForm = {\n props: [\n 'replyTo',\n 'repliedUser',\n 'attentions'\n ],\n components: {\n MediaUpload\n },\n data () {\n let statusText = ''\n\n if (this.replyTo) {\n const currentUser = this.$store.state.users.currentUser\n statusText = buildMentionsString({ user: this.repliedUser, attentions: this.attentions }, currentUser)\n }\n\n return {\n dropFiles: [],\n submitDisabled: false,\n error: null,\n posting: false,\n highlighted: 0,\n newStatus: {\n status: statusText,\n files: []\n },\n caret: 0\n }\n },\n computed: {\n candidates () {\n const firstchar = this.textAtCaret.charAt(0)\n if (firstchar === '@') {\n const matchedUsers = filter(this.users, (user) => (String(user.name + user.screen_name)).toUpperCase()\n .match(this.textAtCaret.slice(1).toUpperCase()))\n if (matchedUsers.length <= 0) {\n return false\n }\n // eslint-disable-next-line camelcase\n return map(take(matchedUsers, 5), ({screen_name, name, profile_image_url_original}, index) => ({\n // eslint-disable-next-line camelcase\n screen_name: `@${screen_name}`,\n name: name,\n img: profile_image_url_original,\n highlighted: index === this.highlighted\n }))\n } else if (firstchar === ':') {\n if (this.textAtCaret === ':') { return }\n const matchedEmoji = filter(this.emoji.concat(this.customEmoji), (emoji) => emoji.shortcode.match(this.textAtCaret.slice(1)))\n if (matchedEmoji.length <= 0) {\n return false\n }\n return map(take(matchedEmoji, 5), ({shortcode, image_url, utf}, index) => ({\n // eslint-disable-next-line camelcase\n screen_name: `:${shortcode}:`,\n name: '',\n utf: utf || '',\n img: image_url,\n highlighted: index === this.highlighted\n }))\n } else {\n return false\n }\n },\n textAtCaret () {\n return (this.wordAtCaret || {}).word || ''\n },\n wordAtCaret () {\n const word = Completion.wordAtPosition(this.newStatus.status, this.caret - 1) || {}\n return word\n },\n users () {\n return this.$store.state.users.users\n },\n emoji () {\n return this.$store.state.config.emoji || []\n },\n customEmoji () {\n return this.$store.state.config.customEmoji || []\n },\n statusLength () {\n return this.newStatus.status.length\n },\n statusLengthLimit () {\n return this.$store.state.config.textlimit\n },\n hasStatusLengthLimit () {\n return this.statusLengthLimit > 0\n },\n charactersLeft () {\n return this.statusLengthLimit - this.statusLength\n },\n isOverLengthLimit () {\n return this.hasStatusLengthLimit && (this.statusLength > this.statusLengthLimit)\n }\n },\n methods: {\n replace (replacement) {\n this.newStatus.status = Completion.replaceWord(this.newStatus.status, this.wordAtCaret, replacement)\n const el = this.$el.querySelector('textarea')\n el.focus()\n this.caret = 0\n },\n replaceCandidate (e) {\n const len = this.candidates.length || 0\n if (this.textAtCaret === ':' || e.ctrlKey) { return }\n if (len > 0) {\n e.preventDefault()\n const candidate = this.candidates[this.highlighted]\n const replacement = candidate.utf || (candidate.screen_name + ' ')\n this.newStatus.status = Completion.replaceWord(this.newStatus.status, this.wordAtCaret, replacement)\n const el = this.$el.querySelector('textarea')\n el.focus()\n this.caret = 0\n this.highlighted = 0\n }\n },\n cycleBackward (e) {\n const len = this.candidates.length || 0\n if (len > 0) {\n e.preventDefault()\n this.highlighted -= 1\n if (this.highlighted < 0) {\n this.highlighted = this.candidates.length - 1\n }\n } else {\n this.highlighted = 0\n }\n },\n cycleForward (e) {\n const len = this.candidates.length || 0\n if (len > 0) {\n if (e.shiftKey) { return }\n e.preventDefault()\n this.highlighted += 1\n if (this.highlighted >= len) {\n this.highlighted = 0\n }\n } else {\n this.highlighted = 0\n }\n },\n setCaret ({target: {selectionStart}}) {\n this.caret = selectionStart\n },\n postStatus (newStatus) {\n if (this.posting) { return }\n if (this.submitDisabled) { return }\n\n if (this.newStatus.status === '') {\n if (this.newStatus.files.length > 0) {\n this.newStatus.status = '\\u200b' // hack\n } else {\n this.error = 'Cannot post an empty status with no files'\n return\n }\n }\n\n this.posting = true\n statusPoster.postStatus({\n status: newStatus.status,\n media: newStatus.files,\n store: this.$store,\n inReplyToStatusId: this.replyTo\n }).then((data) => {\n if (!data.error) {\n this.newStatus = {\n status: '',\n files: []\n }\n this.$emit('posted')\n let el = this.$el.querySelector('textarea')\n el.style.height = '16px'\n this.error = null\n } else {\n this.error = data.error\n }\n this.posting = false\n })\n },\n addMediaFile (fileInfo) {\n this.newStatus.files.push(fileInfo)\n this.enableSubmit()\n },\n removeMediaFile (fileInfo) {\n let index = this.newStatus.files.indexOf(fileInfo)\n this.newStatus.files.splice(index, 1)\n },\n disableSubmit () {\n this.submitDisabled = true\n },\n enableSubmit () {\n this.submitDisabled = false\n },\n type (fileInfo) {\n return fileTypeService.fileType(fileInfo.mimetype)\n },\n paste (e) {\n if (e.clipboardData.files.length > 0) {\n // Strangely, files property gets emptied after event propagation\n // Trying to wrap it in array doesn't work. Plus I doubt it's possible\n // to hold more than one file in clipboard.\n this.dropFiles = [e.clipboardData.files[0]]\n }\n },\n fileDrop (e) {\n if (e.dataTransfer.files.length > 0) {\n e.preventDefault() // allow dropping text like before\n this.dropFiles = e.dataTransfer.files\n }\n },\n fileDrag (e) {\n e.dataTransfer.dropEffect = 'copy'\n },\n resize (e) {\n e.target.style.height = 'auto'\n e.target.style.height = `${e.target.scrollHeight - 10}px`\n if (e.target.value === '') {\n e.target.style.height = '16px'\n }\n },\n clearError () {\n this.error = null\n }\n }\n}\n\nexport default PostStatusForm\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/post_status_form/post_status_form.js","import Timeline from '../timeline/timeline.vue'\nconst PublicAndExternalTimeline = {\n components: {\n Timeline\n },\n computed: {\n timeline () { return this.$store.state.statuses.timelines.publicAndExternal }\n },\n created () {\n this.$store.dispatch('startFetching', 'publicAndExternal')\n },\n destroyed () {\n this.$store.dispatch('stopFetching', 'publicAndExternal')\n }\n}\n\nexport default PublicAndExternalTimeline\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/public_and_external_timeline/public_and_external_timeline.js","import Timeline from '../timeline/timeline.vue'\nconst PublicTimeline = {\n components: {\n Timeline\n },\n computed: {\n timeline () { return this.$store.state.statuses.timelines.public }\n },\n created () {\n this.$store.dispatch('startFetching', 'public')\n },\n destroyed () {\n this.$store.dispatch('stopFetching', 'public')\n }\n\n}\n\nexport default PublicTimeline\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/public_timeline/public_timeline.js","const registration = {\n data: () => ({\n user: {},\n error: false,\n registering: false\n }),\n created () {\n if (!this.$store.state.config.registrationOpen || !!this.$store.state.users.currentUser) {\n this.$router.push('/main/all')\n }\n },\n computed: {\n termsofservice () { return this.$store.state.config.tos }\n },\n methods: {\n submit () {\n this.registering = true\n this.user.nickname = this.user.username\n this.$store.state.api.backendInteractor.register(this.user).then(\n (response) => {\n if (response.ok) {\n this.$store.dispatch('loginUser', this.user)\n this.$router.push('/main/all')\n this.registering = false\n } else {\n this.registering = false\n response.json().then((data) => {\n this.error = data.error\n })\n }\n }\n )\n }\n }\n}\n\nexport default registration\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/registration/registration.js","const RetweetButton = {\n props: ['status', 'loggedIn'],\n data () {\n return {\n animated: false\n }\n },\n methods: {\n retweet () {\n if (!this.status.repeated) {\n this.$store.dispatch('retweet', {id: this.status.id})\n }\n this.animated = true\n setTimeout(() => {\n this.animated = false\n }, 500)\n }\n },\n computed: {\n classes () {\n return {\n 'retweeted': this.status.repeated,\n 'animate-spin': this.animated\n }\n }\n }\n}\n\nexport default RetweetButton\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/retweet_button/retweet_button.js","import StyleSwitcher from '../style_switcher/style_switcher.vue'\nimport { filter, trim } from 'lodash'\n\nconst settings = {\n data () {\n return {\n hideAttachmentsLocal: this.$store.state.config.hideAttachments,\n hideAttachmentsInConvLocal: this.$store.state.config.hideAttachmentsInConv,\n hideNsfwLocal: this.$store.state.config.hideNsfw,\n muteWordsString: this.$store.state.config.muteWords.join('\\n'),\n autoLoadLocal: this.$store.state.config.autoLoad,\n streamingLocal: this.$store.state.config.streaming,\n hoverPreviewLocal: this.$store.state.config.hoverPreview,\n stopGifs: this.$store.state.config.stopGifs\n }\n },\n components: {\n StyleSwitcher\n },\n computed: {\n user () {\n return this.$store.state.users.currentUser\n }\n },\n watch: {\n hideAttachmentsLocal (value) {\n this.$store.dispatch('setOption', { name: 'hideAttachments', value })\n },\n hideAttachmentsInConvLocal (value) {\n this.$store.dispatch('setOption', { name: 'hideAttachmentsInConv', value })\n },\n hideNsfwLocal (value) {\n this.$store.dispatch('setOption', { name: 'hideNsfw', value })\n },\n autoLoadLocal (value) {\n this.$store.dispatch('setOption', { name: 'autoLoad', value })\n },\n streamingLocal (value) {\n this.$store.dispatch('setOption', { name: 'streaming', value })\n },\n hoverPreviewLocal (value) {\n this.$store.dispatch('setOption', { name: 'hoverPreview', value })\n },\n muteWordsString (value) {\n value = filter(value.split('\\n'), (word) => trim(word).length > 0)\n this.$store.dispatch('setOption', { name: 'muteWords', value })\n },\n stopGifs (value) {\n this.$store.dispatch('setOption', { name: 'stopGifs', value })\n }\n }\n}\n\nexport default settings\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/settings/settings.js","import Attachment from '../attachment/attachment.vue'\nimport FavoriteButton from '../favorite_button/favorite_button.vue'\nimport RetweetButton from '../retweet_button/retweet_button.vue'\nimport DeleteButton from '../delete_button/delete_button.vue'\nimport PostStatusForm from '../post_status_form/post_status_form.vue'\nimport UserCardContent from '../user_card_content/user_card_content.vue'\nimport StillImage from '../still-image/still-image.vue'\nimport { filter, find } from 'lodash'\n\nconst Status = {\n name: 'Status',\n props: [\n 'statusoid',\n 'expandable',\n 'inConversation',\n 'focused',\n 'highlight',\n 'compact',\n 'replies',\n 'noReplyLinks',\n 'noHeading',\n 'inlineExpanded'\n ],\n data: () => ({\n replying: false,\n expanded: false,\n unmuted: false,\n userExpanded: false,\n preview: null,\n showPreview: false,\n showingTall: false\n }),\n computed: {\n muteWords () {\n return this.$store.state.config.muteWords\n },\n hideAttachments () {\n return (this.$store.state.config.hideAttachments && !this.inConversation) ||\n (this.$store.state.config.hideAttachmentsInConv && this.inConversation)\n },\n retweet () { return !!this.statusoid.retweeted_status },\n retweeter () { return this.statusoid.user.name },\n status () {\n if (this.retweet) {\n return this.statusoid.retweeted_status\n } else {\n return this.statusoid\n }\n },\n loggedIn () {\n return !!this.$store.state.users.currentUser\n },\n muteWordHits () {\n const statusText = this.status.text.toLowerCase()\n const hits = filter(this.muteWords, (muteWord) => {\n return statusText.includes(muteWord.toLowerCase())\n })\n\n return hits\n },\n muted () { return !this.unmuted && (this.status.user.muted || this.muteWordHits.length > 0) },\n isReply () { return !!this.status.in_reply_to_status_id },\n isFocused () {\n // retweet or root of an expanded conversation\n if (this.focused) {\n return true\n } else if (!this.inConversation) {\n return false\n }\n // use conversation highlight only when in conversation\n return this.status.id === this.highlight\n },\n // This is a bit hacky, but we want to approximate post height before rendering\n // so we count newlines (masto uses

for paragraphs, GS uses
between them)\n // as well as approximate line count by counting characters and approximating ~80\n // per line.\n //\n // Using max-height + overflow: auto for status components resulted in false positives\n // very often with japanese characters, and it was very annoying.\n hideTallStatus () {\n if (this.showingTall) {\n return false\n }\n const lengthScore = this.status.statusnet_html.split(/ 20\n },\n attachmentSize () {\n if ((this.$store.state.config.hideAttachments && !this.inConversation) ||\n (this.$store.state.config.hideAttachmentsInConv && this.inConversation)) {\n return 'hide'\n } else if (this.compact) {\n return 'small'\n }\n return 'normal'\n }\n },\n components: {\n Attachment,\n FavoriteButton,\n RetweetButton,\n DeleteButton,\n PostStatusForm,\n UserCardContent,\n StillImage\n },\n methods: {\n linkClicked ({target}) {\n if (target.tagName === 'SPAN') {\n target = target.parentNode\n }\n if (target.tagName === 'A') {\n window.open(target.href, '_blank')\n }\n },\n toggleReplying () {\n this.replying = !this.replying\n },\n gotoOriginal (id) {\n // only handled by conversation, not status_or_conversation\n if (this.inConversation) {\n this.$emit('goto', id)\n }\n },\n toggleExpanded () {\n this.$emit('toggleExpanded')\n },\n toggleMute () {\n this.unmuted = !this.unmuted\n },\n toggleUserExpanded () {\n this.userExpanded = !this.userExpanded\n },\n toggleShowTall () {\n this.showingTall = !this.showingTall\n },\n replyEnter (id, event) {\n this.showPreview = true\n const targetId = Number(id)\n const statuses = this.$store.state.statuses.allStatuses\n\n if (!this.preview) {\n // if we have the status somewhere already\n this.preview = find(statuses, { 'id': targetId })\n // or if we have to fetch it\n if (!this.preview) {\n this.$store.state.api.backendInteractor.fetchStatus({id}).then((status) => {\n this.preview = status\n })\n }\n } else if (this.preview.id !== targetId) {\n this.preview = find(statuses, { 'id': targetId })\n }\n },\n replyLeave () {\n this.showPreview = false\n }\n },\n watch: {\n 'highlight': function (id) {\n id = Number(id)\n if (this.status.id === id) {\n let rect = this.$el.getBoundingClientRect()\n if (rect.top < 100) {\n window.scrollBy(0, rect.top - 200)\n } else if (rect.bottom > window.innerHeight - 50) {\n window.scrollBy(0, rect.bottom - window.innerHeight + 50)\n }\n }\n }\n }\n}\n\nexport default Status\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/status/status.js","import Status from '../status/status.vue'\nimport Conversation from '../conversation/conversation.vue'\n\nconst statusOrConversation = {\n props: ['statusoid'],\n data () {\n return {\n expanded: false\n }\n },\n components: {\n Status,\n Conversation\n },\n methods: {\n toggleExpanded () {\n this.expanded = !this.expanded\n }\n }\n}\n\nexport default statusOrConversation\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/status_or_conversation/status_or_conversation.js","const StillImage = {\n props: [\n 'src',\n 'referrerpolicy',\n 'mimetype'\n ],\n data () {\n return {\n stopGifs: this.$store.state.config.stopGifs\n }\n },\n computed: {\n animated () {\n return this.stopGifs && (this.mimetype === 'image/gif' || this.src.endsWith('.gif'))\n }\n },\n methods: {\n onLoad () {\n const canvas = this.$refs.canvas\n if (!canvas) return\n canvas.getContext('2d').drawImage(this.$refs.src, 1, 1, canvas.width, canvas.height)\n }\n }\n}\n\nexport default StillImage\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/still-image/still-image.js","import { rgbstr2hex } from '../../services/color_convert/color_convert.js'\n\nexport default {\n data () {\n return {\n availableStyles: [],\n selected: this.$store.state.config.theme,\n bgColorLocal: '',\n btnColorLocal: '',\n textColorLocal: '',\n linkColorLocal: '',\n redColorLocal: '',\n blueColorLocal: '',\n greenColorLocal: '',\n orangeColorLocal: '',\n btnRadiusLocal: '',\n panelRadiusLocal: '',\n avatarRadiusLocal: '',\n avatarAltRadiusLocal: '',\n attachmentRadiusLocal: '',\n tooltipRadiusLocal: ''\n }\n },\n created () {\n const self = this\n\n window.fetch('/static/styles.json')\n .then((data) => data.json())\n .then((themes) => {\n self.availableStyles = themes\n })\n },\n mounted () {\n this.bgColorLocal = rgbstr2hex(this.$store.state.config.colors.bg)\n this.btnColorLocal = rgbstr2hex(this.$store.state.config.colors.btn)\n this.textColorLocal = rgbstr2hex(this.$store.state.config.colors.fg)\n this.linkColorLocal = rgbstr2hex(this.$store.state.config.colors.link)\n\n this.redColorLocal = rgbstr2hex(this.$store.state.config.colors.cRed)\n this.blueColorLocal = rgbstr2hex(this.$store.state.config.colors.cBlue)\n this.greenColorLocal = rgbstr2hex(this.$store.state.config.colors.cGreen)\n this.orangeColorLocal = rgbstr2hex(this.$store.state.config.colors.cOrange)\n\n this.btnRadiusLocal = this.$store.state.config.radii.btnRadius || 4\n this.panelRadiusLocal = this.$store.state.config.radii.panelRadius || 10\n this.avatarRadiusLocal = this.$store.state.config.radii.avatarRadius || 5\n this.avatarAltRadiusLocal = this.$store.state.config.radii.avatarAltRadius || 50\n this.tooltipRadiusLocal = this.$store.state.config.radii.tooltipRadius || 2\n this.attachmentRadiusLocal = this.$store.state.config.radii.attachmentRadius || 5\n },\n methods: {\n setCustomTheme () {\n if (!this.bgColorLocal && !this.btnColorLocal && !this.linkColorLocal) {\n // reset to picked themes\n }\n\n const rgb = (hex) => {\n const result = /^#?([a-f\\d]{2})([a-f\\d]{2})([a-f\\d]{2})$/i.exec(hex)\n return result ? {\n r: parseInt(result[1], 16),\n g: parseInt(result[2], 16),\n b: parseInt(result[3], 16)\n } : null\n }\n const bgRgb = rgb(this.bgColorLocal)\n const btnRgb = rgb(this.btnColorLocal)\n const textRgb = rgb(this.textColorLocal)\n const linkRgb = rgb(this.linkColorLocal)\n\n const redRgb = rgb(this.redColorLocal)\n const blueRgb = rgb(this.blueColorLocal)\n const greenRgb = rgb(this.greenColorLocal)\n const orangeRgb = rgb(this.orangeColorLocal)\n\n if (bgRgb && btnRgb && linkRgb) {\n this.$store.dispatch('setOption', {\n name: 'customTheme',\n value: {\n fg: btnRgb,\n bg: bgRgb,\n text: textRgb,\n link: linkRgb,\n cRed: redRgb,\n cBlue: blueRgb,\n cGreen: greenRgb,\n cOrange: orangeRgb,\n btnRadius: this.btnRadiusLocal,\n panelRadius: this.panelRadiusLocal,\n avatarRadius: this.avatarRadiusLocal,\n avatarAltRadius: this.avatarAltRadiusLocal,\n tooltipRadius: this.tooltipRadiusLocal,\n attachmentRadius: this.attachmentRadiusLocal\n }})\n }\n }\n },\n watch: {\n selected () {\n this.bgColorLocal = this.selected[1]\n this.btnColorLocal = this.selected[2]\n this.textColorLocal = this.selected[3]\n this.linkColorLocal = this.selected[4]\n this.redColorLocal = this.selected[5]\n this.greenColorLocal = this.selected[6]\n this.blueColorLocal = this.selected[7]\n this.orangeColorLocal = this.selected[8]\n }\n }\n}\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/style_switcher/style_switcher.js","import Timeline from '../timeline/timeline.vue'\n\nconst TagTimeline = {\n created () {\n this.$store.commit('clearTimeline', { timeline: 'tag' })\n this.$store.dispatch('startFetching', { 'tag': this.tag })\n },\n components: {\n Timeline\n },\n computed: {\n tag () { return this.$route.params.tag },\n timeline () { return this.$store.state.statuses.timelines.tag }\n },\n watch: {\n tag () {\n this.$store.commit('clearTimeline', { timeline: 'tag' })\n this.$store.dispatch('startFetching', { 'tag': this.tag })\n }\n },\n destroyed () {\n this.$store.dispatch('stopFetching', 'tag')\n }\n}\n\nexport default TagTimeline\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/tag_timeline/tag_timeline.js","import Status from '../status/status.vue'\nimport timelineFetcher from '../../services/timeline_fetcher/timeline_fetcher.service.js'\nimport StatusOrConversation from '../status_or_conversation/status_or_conversation.vue'\nimport UserCard from '../user_card/user_card.vue'\n\nconst Timeline = {\n props: [\n 'timeline',\n 'timelineName',\n 'title',\n 'userId',\n 'tag'\n ],\n data () {\n return {\n paused: false\n }\n },\n computed: {\n timelineError () { return this.$store.state.statuses.error },\n followers () {\n return this.timeline.followers\n },\n friends () {\n return this.timeline.friends\n },\n viewing () {\n return this.timeline.viewing\n },\n newStatusCount () {\n return this.timeline.newStatusCount\n },\n newStatusCountStr () {\n if (this.timeline.flushMarker !== 0) {\n return ''\n } else {\n return ` (${this.newStatusCount})`\n }\n }\n },\n components: {\n Status,\n StatusOrConversation,\n UserCard\n },\n created () {\n const store = this.$store\n const credentials = store.state.users.currentUser.credentials\n const showImmediately = this.timeline.visibleStatuses.length === 0\n\n window.addEventListener('scroll', this.scrollLoad)\n\n timelineFetcher.fetchAndUpdate({\n store,\n credentials,\n timeline: this.timelineName,\n showImmediately,\n userId: this.userId,\n tag: this.tag\n })\n\n // don't fetch followers for public, friend, twkn\n if (this.timelineName === 'user') {\n this.fetchFriends()\n this.fetchFollowers()\n }\n },\n destroyed () {\n window.removeEventListener('scroll', this.scrollLoad)\n this.$store.commit('setLoading', { timeline: this.timelineName, value: false })\n },\n methods: {\n showNewStatuses () {\n if (this.timeline.flushMarker !== 0) {\n this.$store.commit('clearTimeline', { timeline: this.timelineName })\n this.$store.commit('queueFlush', { timeline: this.timelineName, id: 0 })\n this.fetchOlderStatuses()\n } else {\n this.$store.commit('showNewStatuses', { timeline: this.timelineName })\n this.paused = false\n }\n },\n fetchOlderStatuses () {\n const store = this.$store\n const credentials = store.state.users.currentUser.credentials\n store.commit('setLoading', { timeline: this.timelineName, value: true })\n timelineFetcher.fetchAndUpdate({\n store,\n credentials,\n timeline: this.timelineName,\n older: true,\n showImmediately: true,\n userId: this.userId,\n tag: this.tag\n }).then(() => store.commit('setLoading', { timeline: this.timelineName, value: false }))\n },\n fetchFollowers () {\n const id = this.userId\n this.$store.state.api.backendInteractor.fetchFollowers({ id })\n .then((followers) => this.$store.dispatch('addFollowers', { followers }))\n },\n fetchFriends () {\n const id = this.userId\n this.$store.state.api.backendInteractor.fetchFriends({ id })\n .then((friends) => this.$store.dispatch('addFriends', { friends }))\n },\n scrollLoad (e) {\n const height = Math.max(document.body.offsetHeight, document.body.scrollHeight)\n if (this.timeline.loading === false &&\n this.$store.state.config.autoLoad &&\n this.$el.offsetHeight > 0 &&\n (window.innerHeight + window.pageYOffset) >= (height - 750)) {\n this.fetchOlderStatuses()\n }\n }\n },\n watch: {\n newStatusCount (count) {\n if (!this.$store.state.config.streaming) {\n return\n }\n if (count > 0) {\n // only 'stream' them when you're scrolled to the top\n if (window.pageYOffset < 15 && !this.paused) {\n this.showNewStatuses()\n } else {\n this.paused = true\n }\n }\n }\n }\n}\n\nexport default Timeline\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/timeline/timeline.js","import UserCardContent from '../user_card_content/user_card_content.vue'\n\nconst UserCard = {\n props: [\n 'user',\n 'showFollows'\n ],\n data () {\n return {\n userExpanded: false\n }\n },\n components: {\n UserCardContent\n },\n methods: {\n toggleUserExpanded () {\n this.userExpanded = !this.userExpanded\n }\n }\n}\n\nexport default UserCard\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/user_card/user_card.js","import StillImage from '../still-image/still-image.vue'\nimport { hex2rgb } from '../../services/color_convert/color_convert.js'\n\nexport default {\n props: [ 'user', 'switcher' ],\n computed: {\n headingStyle () {\n const color = this.$store.state.config.colors.bg\n if (color) {\n const rgb = hex2rgb(color)\n console.log(rgb)\n return {\n backgroundColor: `rgb(${Math.floor(rgb[0] * 0.53)}, ${Math.floor(rgb[1] * 0.56)}, ${Math.floor(rgb[2] * 0.59)})`,\n backgroundImage: `url(${this.user.cover_photo})`\n }\n }\n },\n isOtherUser () {\n return this.user.id !== this.$store.state.users.currentUser.id\n },\n subscribeUrl () {\n // eslint-disable-next-line no-undef\n const serverUrl = new URL(this.user.statusnet_profile_url)\n return `${serverUrl.protocol}//${serverUrl.host}/main/ostatus`\n },\n loggedIn () {\n return this.$store.state.users.currentUser\n },\n dailyAvg () {\n const days = Math.ceil((new Date() - new Date(this.user.created_at)) / (60 * 60 * 24 * 1000))\n return Math.round(this.user.statuses_count / days)\n }\n },\n components: {\n StillImage\n },\n methods: {\n followUser () {\n const store = this.$store\n store.state.api.backendInteractor.followUser(this.user.id)\n .then((followedUser) => store.commit('addNewUsers', [followedUser]))\n },\n unfollowUser () {\n const store = this.$store\n store.state.api.backendInteractor.unfollowUser(this.user.id)\n .then((unfollowedUser) => store.commit('addNewUsers', [unfollowedUser]))\n },\n blockUser () {\n const store = this.$store\n store.state.api.backendInteractor.blockUser(this.user.id)\n .then((blockedUser) => store.commit('addNewUsers', [blockedUser]))\n },\n unblockUser () {\n const store = this.$store\n store.state.api.backendInteractor.unblockUser(this.user.id)\n .then((unblockedUser) => store.commit('addNewUsers', [unblockedUser]))\n },\n toggleMute () {\n const store = this.$store\n store.commit('setMuted', {user: this.user, muted: !this.user.muted})\n store.state.api.backendInteractor.setUserMute(this.user)\n },\n setProfileView (v) {\n const store = this.$store\n store.commit('setProfileView', { v })\n }\n }\n}\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/user_card_content/user_card_content.js","const UserFinder = {\n data: () => ({\n username: undefined,\n hidden: true,\n error: false,\n loading: false\n }),\n methods: {\n findUser (username) {\n username = username[0] === '@' ? username.slice(1) : username\n this.loading = true\n this.$store.state.api.backendInteractor.externalProfile(username)\n .then((user) => {\n this.loading = false\n this.hidden = true\n if (!user.error) {\n this.$store.commit('addNewUsers', [user])\n this.$router.push({name: 'user-profile', params: {id: user.id}})\n } else {\n this.error = true\n }\n })\n },\n toggleHidden () {\n this.hidden = !this.hidden\n },\n dismissError () {\n this.error = false\n }\n }\n}\n\nexport default UserFinder\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/user_finder/user_finder.js","import LoginForm from '../login_form/login_form.vue'\nimport PostStatusForm from '../post_status_form/post_status_form.vue'\nimport UserCardContent from '../user_card_content/user_card_content.vue'\n\nconst UserPanel = {\n computed: {\n user () { return this.$store.state.users.currentUser }\n },\n components: {\n LoginForm,\n PostStatusForm,\n UserCardContent\n }\n}\n\nexport default UserPanel\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/user_panel/user_panel.js","import UserCardContent from '../user_card_content/user_card_content.vue'\nimport Timeline from '../timeline/timeline.vue'\n\nconst UserProfile = {\n created () {\n this.$store.commit('clearTimeline', { timeline: 'user' })\n this.$store.dispatch('startFetching', ['user', this.userId])\n if (!this.$store.state.users.usersObject[this.userId]) {\n this.$store.dispatch('fetchUser', this.userId)\n }\n },\n destroyed () {\n this.$store.dispatch('stopFetching', 'user')\n },\n computed: {\n timeline () { return this.$store.state.statuses.timelines.user },\n userId () {\n return this.$route.params.id\n },\n user () {\n if (this.timeline.statuses[0]) {\n return this.timeline.statuses[0].user\n } else {\n return this.$store.state.users.usersObject[this.userId] || false\n }\n }\n },\n watch: {\n userId () {\n this.$store.commit('clearTimeline', { timeline: 'user' })\n this.$store.dispatch('startFetching', ['user', this.userId])\n }\n },\n components: {\n UserCardContent,\n Timeline\n }\n}\n\nexport default UserProfile\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/user_profile/user_profile.js","import StyleSwitcher from '../style_switcher/style_switcher.vue'\n\nconst UserSettings = {\n data () {\n return {\n newname: this.$store.state.users.currentUser.name,\n newbio: this.$store.state.users.currentUser.description,\n followList: null,\n followImportError: false,\n followsImported: false,\n uploading: [ false, false, false, false ],\n previews: [ null, null, null ]\n }\n },\n components: {\n StyleSwitcher\n },\n computed: {\n user () {\n return this.$store.state.users.currentUser\n },\n pleromaBackend () {\n return this.$store.state.config.pleromaBackend\n }\n },\n methods: {\n updateProfile () {\n const name = this.newname\n const description = this.newbio\n this.$store.state.api.backendInteractor.updateProfile({params: {name, description}}).then((user) => {\n if (!user.error) {\n this.$store.commit('addNewUsers', [user])\n this.$store.commit('setCurrentUser', user)\n }\n })\n },\n uploadFile (slot, e) {\n const file = e.target.files[0]\n if (!file) { return }\n // eslint-disable-next-line no-undef\n const reader = new FileReader()\n reader.onload = ({target}) => {\n const img = target.result\n this.previews[slot] = img\n this.$forceUpdate() // just changing the array with the index doesn't update the view\n }\n reader.readAsDataURL(file)\n },\n submitAvatar () {\n if (!this.previews[0]) { return }\n\n let img = this.previews[0]\n // eslint-disable-next-line no-undef\n let imginfo = new Image()\n let cropX, cropY, cropW, cropH\n imginfo.src = img\n if (imginfo.height > imginfo.width) {\n cropX = 0\n cropW = imginfo.width\n cropY = Math.floor((imginfo.height - imginfo.width) / 2)\n cropH = imginfo.width\n } else {\n cropY = 0\n cropH = imginfo.height\n cropX = Math.floor((imginfo.width - imginfo.height) / 2)\n cropW = imginfo.height\n }\n this.uploading[0] = true\n this.$store.state.api.backendInteractor.updateAvatar({params: {img, cropX, cropY, cropW, cropH}}).then((user) => {\n if (!user.error) {\n this.$store.commit('addNewUsers', [user])\n this.$store.commit('setCurrentUser', user)\n this.previews[0] = null\n }\n this.uploading[0] = false\n })\n },\n submitBanner () {\n if (!this.previews[1]) { return }\n\n let banner = this.previews[1]\n // eslint-disable-next-line no-undef\n let imginfo = new Image()\n /* eslint-disable camelcase */\n let offset_top, offset_left, width, height\n imginfo.src = banner\n width = imginfo.width\n height = imginfo.height\n offset_top = 0\n offset_left = 0\n this.uploading[1] = true\n this.$store.state.api.backendInteractor.updateBanner({params: {banner, offset_top, offset_left, width, height}}).then((data) => {\n if (!data.error) {\n let clone = JSON.parse(JSON.stringify(this.$store.state.users.currentUser))\n clone.cover_photo = data.url\n this.$store.commit('addNewUsers', [clone])\n this.$store.commit('setCurrentUser', clone)\n this.previews[1] = null\n }\n this.uploading[1] = false\n })\n /* eslint-enable camelcase */\n },\n submitBg () {\n if (!this.previews[2]) { return }\n let img = this.previews[2]\n // eslint-disable-next-line no-undef\n let imginfo = new Image()\n let cropX, cropY, cropW, cropH\n imginfo.src = img\n cropX = 0\n cropY = 0\n cropW = imginfo.width\n cropH = imginfo.width\n this.uploading[2] = true\n this.$store.state.api.backendInteractor.updateBg({params: {img, cropX, cropY, cropW, cropH}}).then((data) => {\n if (!data.error) {\n let clone = JSON.parse(JSON.stringify(this.$store.state.users.currentUser))\n clone.background_image = data.url\n this.$store.commit('addNewUsers', [clone])\n this.$store.commit('setCurrentUser', clone)\n this.previews[2] = null\n }\n this.uploading[2] = false\n })\n },\n importFollows () {\n this.uploading[3] = true\n const followList = this.followList\n this.$store.state.api.backendInteractor.followImport({params: followList})\n .then((status) => {\n if (status) {\n this.followsImported = true\n } else {\n this.followImportError = true\n }\n this.uploading[3] = false\n })\n },\n followListChange () {\n // eslint-disable-next-line no-undef\n let formData = new FormData()\n formData.append('list', this.$refs.followlist.files[0])\n this.followList = formData\n },\n dismissImported () {\n this.followsImported = false\n this.followImportError = false\n }\n }\n}\n\nexport default UserSettings\n\n\n\n// WEBPACK FOOTER //\n// ./src/components/user_settings/user_settings.js","module.exports = [\"now\",[\"%ss\",\"%ss\"],[\"%smin\",\"%smin\"],[\"%sh\",\"%sh\"],[\"%sd\",\"%sd\"],[\"%sw\",\"%sw\"],[\"%smo\",\"%smo\"],[\"%sy\",\"%sy\"]]\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./static/timeago-en.json\n// module id = 297\n// module chunks = 2","module.exports = [\"たった今\",\"%s 秒前\",\"%s 分前\",\"%s 時間前\",\"%s 日前\",\"%s 週間前\",\"%s ヶ月前\",\"%s 年前\"]\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./static/timeago-ja.json\n// module id = 298\n// module chunks = 2","module.exports = __webpack_public_path__ + \"static/img/nsfw.9399fe3.png\";\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/assets/nsfw.png\n// module id = 462\n// module chunks = 2","\n/* styles */\nrequire(\"!!../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-4c17cd72\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!./App.scss\")\n\nvar Component = require(\"!../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./App.js\"),\n /* template */\n require(\"!!../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-4c17cd72\\\"}!../node_modules/vue-loader/lib/selector?type=template&index=0!./App.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/App.vue\n// module id = 465\n// module chunks = 2","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-48d74080\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./attachment.vue\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./attachment.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-48d74080\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./attachment.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/attachment/attachment.vue\n// module id = 466\n// module chunks = 2","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-37c7b840\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./chat_panel.vue\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./chat_panel.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-37c7b840\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./chat_panel.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/chat_panel/chat_panel.vue\n// module id = 467\n// module chunks = 2","var Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./conversation-page.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-6d354bd4\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./conversation-page.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/conversation-page/conversation-page.vue\n// module id = 468\n// module chunks = 2","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-ab5f3124\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./delete_button.vue\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./delete_button.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-ab5f3124\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./delete_button.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/delete_button/delete_button.vue\n// module id = 469\n// module chunks = 2","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-bd666be8\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./favorite_button.vue\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./favorite_button.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-bd666be8\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./favorite_button.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/favorite_button/favorite_button.vue\n// module id = 470\n// module chunks = 2","var Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./friends_timeline.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-938aba00\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./friends_timeline.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/friends_timeline/friends_timeline.vue\n// module id = 471\n// module chunks = 2","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-8ac93238\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./instance_specific_panel.vue\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./instance_specific_panel.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-8ac93238\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./instance_specific_panel.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/instance_specific_panel/instance_specific_panel.vue\n// module id = 472\n// module chunks = 2","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-437c2fc0\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./login_form.vue\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./login_form.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-437c2fc0\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./login_form.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/login_form/login_form.vue\n// module id = 473\n// module chunks = 2","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-546891a0\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./media_upload.vue\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./media_upload.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-546891a0\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./media_upload.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/media_upload/media_upload.vue\n// module id = 474\n// module chunks = 2","var Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./mentions.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-2b4a7ac0\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./mentions.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/mentions/mentions.vue\n// module id = 475\n// module chunks = 2","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-d306a29c\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./nav_panel.vue\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./nav_panel.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-d306a29c\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./nav_panel.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/nav_panel/nav_panel.vue\n// module id = 476\n// module chunks = 2","var Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./notification.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-68f32600\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./notification.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/notification/notification.vue\n// module id = 477\n// module chunks = 2","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-00135b32\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!./notifications.scss\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./notifications.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-00135b32\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./notifications.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/notifications/notifications.vue\n// module id = 478\n// module chunks = 2","var Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./public_and_external_timeline.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-2dd59500\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./public_and_external_timeline.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/public_and_external_timeline/public_and_external_timeline.vue\n// module id = 479\n// module chunks = 2","var Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./public_timeline.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-63335050\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./public_timeline.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/public_timeline/public_timeline.vue\n// module id = 480\n// module chunks = 2","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-45f064c0\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./registration.vue\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./registration.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-45f064c0\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./registration.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/registration/registration.vue\n// module id = 481\n// module chunks = 2","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-1ca01100\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./retweet_button.vue\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./retweet_button.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-1ca01100\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./retweet_button.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/retweet_button/retweet_button.vue\n// module id = 482\n// module chunks = 2","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-cd51c000\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./settings.vue\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./settings.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-cd51c000\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./settings.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/settings/settings.vue\n// module id = 483\n// module chunks = 2","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-42b0f6a0\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./status_or_conversation.vue\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./status_or_conversation.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-42b0f6a0\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./status_or_conversation.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/status_or_conversation/status_or_conversation.vue\n// module id = 484\n// module chunks = 2","var Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./tag_timeline.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-1555bc40\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./tag_timeline.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/tag_timeline/tag_timeline.vue\n// module id = 485\n// module chunks = 2","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-f117c42c\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./user_card.vue\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./user_card.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-f117c42c\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./user_card.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/user_card/user_card.vue\n// module id = 486\n// module chunks = 2","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-3e9fe956\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./user_finder.vue\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./user_finder.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-3e9fe956\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./user_finder.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/user_finder/user_finder.vue\n// module id = 487\n// module chunks = 2","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-eda04b40\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./user_panel.vue\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./user_panel.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-eda04b40\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./user_panel.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/user_panel/user_panel.vue\n// module id = 488\n// module chunks = 2","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-48484e40\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./user_profile.vue\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./user_profile.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-48484e40\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./user_profile.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/user_profile/user_profile.vue\n// module id = 489\n// module chunks = 2","\n/* styles */\nrequire(\"!!../../../node_modules/extract-text-webpack-plugin/loader.js?{\\\"omit\\\":1,\\\"extract\\\":true,\\\"remove\\\":true}!vue-style-loader!css-loader?sourceMap!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"id\\\":\\\"data-v-93ac3f60\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?sourceMap!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./user_settings.vue\")\n\nvar Component = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")(\n /* script */\n require(\"!!babel-loader!./user_settings.js\"),\n /* template */\n require(\"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-93ac3f60\\\"}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./user_settings.vue\"),\n /* scopeId */\n null,\n /* cssModules */\n null\n)\n\nmodule.exports = Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/user_settings/user_settings.vue\n// module id = 490\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('div', {\n staticClass: \"notifications\"\n }, [_c('div', {\n staticClass: \"panel panel-default\"\n }, [_c('div', {\n staticClass: \"panel-heading\"\n }, [(_vm.unseenCount) ? _c('span', {\n staticClass: \"unseen-count\"\n }, [_vm._v(_vm._s(_vm.unseenCount))]) : _vm._e(), _vm._v(\"\\n \" + _vm._s(_vm.$t('notifications.notifications')) + \"\\n \"), (_vm.unseenCount) ? _c('button', {\n staticClass: \"read-button\",\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.markAsSeen($event)\n }\n }\n }, [_vm._v(_vm._s(_vm.$t('notifications.read')))]) : _vm._e()]), _vm._v(\" \"), _c('div', {\n staticClass: \"panel-body\"\n }, _vm._l((_vm.visibleNotifications), function(notification) {\n return _c('div', {\n key: notification.action.id,\n staticClass: \"notification\",\n class: {\n \"unseen\": !notification.seen\n }\n }, [_c('notification', {\n attrs: {\n \"notification\": notification\n }\n })], 1)\n }))])])\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-00135b32\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/notifications/notifications.vue\n// module id = 491\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('div', {\n staticClass: \"profile-panel-background\",\n style: (_vm.headingStyle),\n attrs: {\n \"id\": \"heading\"\n }\n }, [_c('div', {\n staticClass: \"panel-heading text-center\"\n }, [_c('div', {\n staticClass: \"user-info\"\n }, [(!_vm.isOtherUser) ? _c('router-link', {\n staticStyle: {\n \"float\": \"right\",\n \"margin-top\": \"16px\"\n },\n attrs: {\n \"to\": \"/user-settings\"\n }\n }, [_c('i', {\n staticClass: \"icon-cog usersettings\"\n })]) : _vm._e(), _vm._v(\" \"), (_vm.isOtherUser) ? _c('a', {\n staticStyle: {\n \"float\": \"right\",\n \"margin-top\": \"16px\"\n },\n attrs: {\n \"href\": _vm.user.statusnet_profile_url,\n \"target\": \"_blank\"\n }\n }, [_c('i', {\n staticClass: \"icon-binoculars usersettings\"\n })]) : _vm._e(), _vm._v(\" \"), _c('div', {\n staticClass: \"container\"\n }, [_c('router-link', {\n attrs: {\n \"to\": {\n name: 'user-profile',\n params: {\n id: _vm.user.id\n }\n }\n }\n }, [_c('StillImage', {\n staticClass: \"avatar\",\n attrs: {\n \"src\": _vm.user.profile_image_url_original\n }\n })], 1), _vm._v(\" \"), _c('div', {\n staticClass: \"name-and-screen-name\"\n }, [_c('div', {\n staticClass: \"user-name\",\n attrs: {\n \"title\": _vm.user.name\n }\n }, [_vm._v(_vm._s(_vm.user.name))]), _vm._v(\" \"), _c('router-link', {\n attrs: {\n \"to\": {\n name: 'user-profile',\n params: {\n id: _vm.user.id\n }\n }\n }\n }, [_c('div', {\n staticClass: \"user-screen-name\"\n }, [_vm._v(\"@\" + _vm._s(_vm.user.screen_name))])])], 1)], 1), _vm._v(\" \"), (_vm.isOtherUser) ? _c('div', {\n staticClass: \"user-interactions\"\n }, [(_vm.user.follows_you && _vm.loggedIn) ? _c('div', {\n staticClass: \"following\"\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('user_card.follows_you')) + \"\\n \")]) : _vm._e(), _vm._v(\" \"), (_vm.loggedIn) ? _c('div', {\n staticClass: \"follow\"\n }, [(_vm.user.following) ? _c('span', [_c('button', {\n staticClass: \"pressed\",\n on: {\n \"click\": _vm.unfollowUser\n }\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('user_card.following')) + \"\\n \")])]) : _vm._e(), _vm._v(\" \"), (!_vm.user.following) ? _c('span', [_c('button', {\n on: {\n \"click\": _vm.followUser\n }\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('user_card.follow')) + \"\\n \")])]) : _vm._e()]) : _vm._e(), _vm._v(\" \"), (_vm.isOtherUser) ? _c('div', {\n staticClass: \"mute\"\n }, [(_vm.user.muted) ? _c('span', [_c('button', {\n staticClass: \"pressed\",\n on: {\n \"click\": _vm.toggleMute\n }\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('user_card.muted')) + \"\\n \")])]) : _vm._e(), _vm._v(\" \"), (!_vm.user.muted) ? _c('span', [_c('button', {\n on: {\n \"click\": _vm.toggleMute\n }\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('user_card.mute')) + \"\\n \")])]) : _vm._e()]) : _vm._e(), _vm._v(\" \"), (!_vm.loggedIn && _vm.user.is_local) ? _c('div', {\n staticClass: \"remote-follow\"\n }, [_c('form', {\n attrs: {\n \"method\": \"POST\",\n \"action\": _vm.subscribeUrl\n }\n }, [_c('input', {\n attrs: {\n \"type\": \"hidden\",\n \"name\": \"nickname\"\n },\n domProps: {\n \"value\": _vm.user.screen_name\n }\n }), _vm._v(\" \"), _c('input', {\n attrs: {\n \"type\": \"hidden\",\n \"name\": \"profile\",\n \"value\": \"\"\n }\n }), _vm._v(\" \"), _c('button', {\n staticClass: \"remote-button\",\n attrs: {\n \"click\": \"submit\"\n }\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('user_card.remote_follow')) + \"\\n \")])])]) : _vm._e(), _vm._v(\" \"), (_vm.isOtherUser && _vm.loggedIn) ? _c('div', {\n staticClass: \"block\"\n }, [(_vm.user.statusnet_blocking) ? _c('span', [_c('button', {\n staticClass: \"pressed\",\n on: {\n \"click\": _vm.unblockUser\n }\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('user_card.blocked')) + \"\\n \")])]) : _vm._e(), _vm._v(\" \"), (!_vm.user.statusnet_blocking) ? _c('span', [_c('button', {\n on: {\n \"click\": _vm.blockUser\n }\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('user_card.block')) + \"\\n \")])]) : _vm._e()]) : _vm._e()]) : _vm._e()], 1)]), _vm._v(\" \"), _c('div', {\n staticClass: \"panel-body profile-panel-body\"\n }, [_c('div', {\n staticClass: \"user-counts\"\n }, [_c('div', {\n staticClass: \"user-count\"\n }, [(_vm.switcher) ? _c('a', {\n attrs: {\n \"href\": \"#\"\n },\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.setProfileView('statuses')\n }\n }\n }, [_c('h5', [_vm._v(_vm._s(_vm.$t('user_card.statuses')))])]) : _c('h5', [_vm._v(_vm._s(_vm.$t('user_card.statuses')))]), _vm._v(\" \"), _c('span', [_vm._v(_vm._s(_vm.user.statuses_count) + \" \"), _c('br'), _c('span', {\n staticClass: \"dailyAvg\"\n }, [_vm._v(_vm._s(_vm.dailyAvg) + \" \" + _vm._s(_vm.$t('user_card.per_day')))])])]), _vm._v(\" \"), _c('div', {\n staticClass: \"user-count\"\n }, [(_vm.switcher) ? _c('a', {\n attrs: {\n \"href\": \"#\"\n },\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.setProfileView('friends')\n }\n }\n }, [_c('h5', [_vm._v(_vm._s(_vm.$t('user_card.followees')))])]) : _c('h5', [_vm._v(_vm._s(_vm.$t('user_card.followees')))]), _vm._v(\" \"), _c('span', [_vm._v(_vm._s(_vm.user.friends_count))])]), _vm._v(\" \"), _c('div', {\n staticClass: \"user-count\"\n }, [(_vm.switcher) ? _c('a', {\n attrs: {\n \"href\": \"#\"\n },\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.setProfileView('followers')\n }\n }\n }, [_c('h5', [_vm._v(_vm._s(_vm.$t('user_card.followers')))])]) : _c('h5', [_vm._v(_vm._s(_vm.$t('user_card.followers')))]), _vm._v(\" \"), _c('span', [_vm._v(_vm._s(_vm.user.followers_count))])])]), _vm._v(\" \"), _c('p', [_vm._v(_vm._s(_vm.user.description))])])])\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-05b840de\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/user_card_content/user_card_content.vue\n// module id = 492\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return (_vm.viewing == 'statuses') ? _c('div', {\n staticClass: \"timeline panel panel-default\"\n }, [_c('div', {\n staticClass: \"panel-heading timeline-heading\"\n }, [_c('div', {\n staticClass: \"title\"\n }, [_vm._v(\"\\n \" + _vm._s(_vm.title) + \"\\n \")]), _vm._v(\" \"), (_vm.timeline.newStatusCount > 0 && !_vm.timelineError) ? _c('button', {\n staticClass: \"loadmore-button\",\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.showNewStatuses($event)\n }\n }\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('timeline.show_new')) + _vm._s(_vm.newStatusCountStr) + \"\\n \")]) : _vm._e(), _vm._v(\" \"), (_vm.timelineError) ? _c('div', {\n staticClass: \"loadmore-text\",\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n }\n }\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('timeline.error_fetching')) + \"\\n \")]) : _vm._e(), _vm._v(\" \"), (!_vm.timeline.newStatusCount > 0 && !_vm.timelineError) ? _c('div', {\n staticClass: \"loadmore-text\",\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n }\n }\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('timeline.up_to_date')) + \"\\n \")]) : _vm._e()]), _vm._v(\" \"), _c('div', {\n staticClass: \"panel-body\"\n }, [_c('div', {\n staticClass: \"timeline\"\n }, _vm._l((_vm.timeline.visibleStatuses), function(status) {\n return _c('status-or-conversation', {\n key: status.id,\n staticClass: \"status-fadein\",\n attrs: {\n \"statusoid\": status\n }\n })\n }))]), _vm._v(\" \"), _c('div', {\n staticClass: \"panel-footer\"\n }, [(!_vm.timeline.loading) ? _c('a', {\n attrs: {\n \"href\": \"#\"\n },\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.fetchOlderStatuses()\n }\n }\n }, [_c('div', {\n staticClass: \"new-status-notification text-center panel-footer\"\n }, [_vm._v(_vm._s(_vm.$t('timeline.load_older')))])]) : _c('div', {\n staticClass: \"new-status-notification text-center panel-footer\"\n }, [_vm._v(\"...\")])])]) : (_vm.viewing == 'followers') ? _c('div', {\n staticClass: \"timeline panel panel-default\"\n }, [_c('div', {\n staticClass: \"panel-heading timeline-heading\"\n }, [_c('div', {\n staticClass: \"title\"\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('user_card.followers')) + \"\\n \")])]), _vm._v(\" \"), _c('div', {\n staticClass: \"panel-body\"\n }, [_c('div', {\n staticClass: \"timeline\"\n }, _vm._l((_vm.followers), function(follower) {\n return _c('user-card', {\n key: follower.id,\n attrs: {\n \"user\": follower,\n \"showFollows\": false\n }\n })\n }))])]) : (_vm.viewing == 'friends') ? _c('div', {\n staticClass: \"timeline panel panel-default\"\n }, [_c('div', {\n staticClass: \"panel-heading timeline-heading\"\n }, [_c('div', {\n staticClass: \"title\"\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('user_card.followees')) + \"\\n \")])]), _vm._v(\" \"), _c('div', {\n staticClass: \"panel-body\"\n }, [_c('div', {\n staticClass: \"timeline\"\n }, _vm._l((_vm.friends), function(friend) {\n return _c('user-card', {\n key: friend.id,\n attrs: {\n \"user\": friend,\n \"showFollows\": true\n }\n })\n }))])]) : _vm._e()\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-0652fc80\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/timeline/timeline.vue\n// module id = 493\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('div', {\n staticClass: \"post-status-form\"\n }, [_c('form', {\n on: {\n \"submit\": function($event) {\n $event.preventDefault();\n _vm.postStatus(_vm.newStatus)\n }\n }\n }, [_c('div', {\n staticClass: \"form-group\"\n }, [_c('textarea', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.newStatus.status),\n expression: \"newStatus.status\"\n }],\n staticClass: \"form-control\",\n attrs: {\n \"placeholder\": _vm.$t('post_status.default'),\n \"rows\": \"1\"\n },\n domProps: {\n \"value\": (_vm.newStatus.status)\n },\n on: {\n \"click\": _vm.setCaret,\n \"keyup\": [_vm.setCaret, function($event) {\n if (!('button' in $event) && _vm._k($event.keyCode, \"enter\", 13, $event.key)) { return null; }\n if (!$event.ctrlKey) { return null; }\n _vm.postStatus(_vm.newStatus)\n }],\n \"keydown\": [function($event) {\n if (!('button' in $event) && _vm._k($event.keyCode, \"down\", 40, $event.key)) { return null; }\n _vm.cycleForward($event)\n }, function($event) {\n if (!('button' in $event) && _vm._k($event.keyCode, \"up\", 38, $event.key)) { return null; }\n _vm.cycleBackward($event)\n }, function($event) {\n if (!('button' in $event) && _vm._k($event.keyCode, \"tab\", 9, $event.key)) { return null; }\n if (!$event.shiftKey) { return null; }\n _vm.cycleBackward($event)\n }, function($event) {\n if (!('button' in $event) && _vm._k($event.keyCode, \"tab\", 9, $event.key)) { return null; }\n _vm.cycleForward($event)\n }, function($event) {\n if (!('button' in $event) && _vm._k($event.keyCode, \"enter\", 13, $event.key)) { return null; }\n _vm.replaceCandidate($event)\n }, function($event) {\n if (!('button' in $event) && _vm._k($event.keyCode, \"enter\", 13, $event.key)) { return null; }\n if (!$event.metaKey) { return null; }\n _vm.postStatus(_vm.newStatus)\n }],\n \"drop\": _vm.fileDrop,\n \"dragover\": function($event) {\n $event.preventDefault();\n _vm.fileDrag($event)\n },\n \"input\": [function($event) {\n if ($event.target.composing) { return; }\n _vm.$set(_vm.newStatus, \"status\", $event.target.value)\n }, _vm.resize],\n \"paste\": _vm.paste\n }\n })]), _vm._v(\" \"), (_vm.candidates) ? _c('div', {\n staticStyle: {\n \"position\": \"relative\"\n }\n }, [_c('div', {\n staticClass: \"autocomplete-panel\"\n }, _vm._l((_vm.candidates), function(candidate) {\n return _c('div', {\n on: {\n \"click\": function($event) {\n _vm.replace(candidate.utf || (candidate.screen_name + ' '))\n }\n }\n }, [(candidate.highlighted) ? _c('div', {\n staticClass: \"autocomplete\"\n }, [(candidate.img) ? _c('span', [_c('img', {\n attrs: {\n \"src\": candidate.img\n }\n })]) : _c('span', [_vm._v(_vm._s(candidate.utf))]), _vm._v(\" \"), _c('span', [_vm._v(_vm._s(candidate.screen_name)), _c('small', [_vm._v(_vm._s(candidate.name))])])]) : _c('div', {\n staticClass: \"autocomplete\"\n }, [(candidate.img) ? _c('span', [_c('img', {\n attrs: {\n \"src\": candidate.img\n }\n })]) : _c('span', [_vm._v(_vm._s(candidate.utf))]), _vm._v(\" \"), _c('span', [_vm._v(_vm._s(candidate.screen_name)), _c('small', [_vm._v(_vm._s(candidate.name))])])])])\n }))]) : _vm._e(), _vm._v(\" \"), _c('div', {\n staticClass: \"form-bottom\"\n }, [_c('media-upload', {\n attrs: {\n \"drop-files\": _vm.dropFiles\n },\n on: {\n \"uploading\": _vm.disableSubmit,\n \"uploaded\": _vm.addMediaFile,\n \"upload-failed\": _vm.enableSubmit\n }\n }), _vm._v(\" \"), (_vm.isOverLengthLimit) ? _c('p', {\n staticClass: \"error\"\n }, [_vm._v(_vm._s(_vm.charactersLeft))]) : (_vm.hasStatusLengthLimit) ? _c('p', {\n staticClass: \"faint\"\n }, [_vm._v(_vm._s(_vm.charactersLeft))]) : _vm._e(), _vm._v(\" \"), (_vm.posting) ? _c('button', {\n staticClass: \"btn btn-default\",\n attrs: {\n \"disabled\": \"\"\n }\n }, [_vm._v(_vm._s(_vm.$t('post_status.posting')))]) : (_vm.isOverLengthLimit) ? _c('button', {\n staticClass: \"btn btn-default\",\n attrs: {\n \"disabled\": \"\"\n }\n }, [_vm._v(_vm._s(_vm.$t('general.submit')))]) : _c('button', {\n staticClass: \"btn btn-default\",\n attrs: {\n \"disabled\": _vm.submitDisabled,\n \"type\": \"submit\"\n }\n }, [_vm._v(_vm._s(_vm.$t('general.submit')))])], 1), _vm._v(\" \"), (_vm.error) ? _c('div', {\n staticClass: \"alert error\"\n }, [_vm._v(\"\\n Error: \" + _vm._s(_vm.error) + \"\\n \"), _c('i', {\n staticClass: \"icon-cancel\",\n on: {\n \"click\": _vm.clearError\n }\n })]) : _vm._e(), _vm._v(\" \"), _c('div', {\n staticClass: \"attachments\"\n }, _vm._l((_vm.newStatus.files), function(file) {\n return _c('div', {\n staticClass: \"media-upload-container attachment\"\n }, [_c('i', {\n staticClass: \"fa icon-cancel\",\n on: {\n \"click\": function($event) {\n _vm.removeMediaFile(file)\n }\n }\n }), _vm._v(\" \"), (_vm.type(file) === 'image') ? _c('img', {\n staticClass: \"thumbnail media-upload\",\n attrs: {\n \"src\": file.image\n }\n }) : _vm._e(), _vm._v(\" \"), (_vm.type(file) === 'video') ? _c('video', {\n attrs: {\n \"src\": file.image,\n \"controls\": \"\"\n }\n }) : _vm._e(), _vm._v(\" \"), (_vm.type(file) === 'audio') ? _c('audio', {\n attrs: {\n \"src\": file.image,\n \"controls\": \"\"\n }\n }) : _vm._e(), _vm._v(\" \"), (_vm.type(file) === 'unknown') ? _c('a', {\n attrs: {\n \"href\": file.image\n }\n }, [_vm._v(_vm._s(file.url))]) : _vm._e()])\n }))])])\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-11ada5e0\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/post_status_form/post_status_form.vue\n// module id = 494\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('div', {\n staticClass: \"timeline panel panel-default\"\n }, [_c('div', {\n staticClass: \"panel-heading conversation-heading\"\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('timeline.conversation')) + \"\\n \"), (_vm.collapsable) ? _c('span', {\n staticStyle: {\n \"float\": \"right\"\n }\n }, [_c('small', [_c('a', {\n attrs: {\n \"href\": \"#\"\n },\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.$emit('toggleExpanded')\n }\n }\n }, [_vm._v(\"Collapse\")])])]) : _vm._e()]), _vm._v(\" \"), _c('div', {\n staticClass: \"panel-body\"\n }, [_c('div', {\n staticClass: \"timeline\"\n }, _vm._l((_vm.conversation), function(status) {\n return _c('status', {\n key: status.id,\n staticClass: \"status-fadein\",\n attrs: {\n \"inlineExpanded\": _vm.collapsable,\n \"statusoid\": status,\n \"expandable\": false,\n \"focused\": _vm.focused(status.id),\n \"inConversation\": true,\n \"highlight\": _vm.highlight,\n \"replies\": _vm.getReplies(status.id)\n },\n on: {\n \"goto\": _vm.setHighlight\n }\n })\n }))])])\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-12838600\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/conversation/conversation.vue\n// module id = 495\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('Timeline', {\n attrs: {\n \"title\": _vm.tag,\n \"timeline\": _vm.timeline,\n \"timeline-name\": 'tag',\n \"tag\": _vm.tag\n }\n })\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-1555bc40\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/tag_timeline/tag_timeline.vue\n// module id = 496\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return (_vm.loggedIn) ? _c('div', [_c('i', {\n staticClass: \"icon-retweet rt-active\",\n class: _vm.classes,\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.retweet()\n }\n }\n }), _vm._v(\" \"), (_vm.status.repeat_num > 0) ? _c('span', [_vm._v(_vm._s(_vm.status.repeat_num))]) : _vm._e()]) : _c('div', [_c('i', {\n staticClass: \"icon-retweet\",\n class: _vm.classes\n }), _vm._v(\" \"), (_vm.status.repeat_num > 0) ? _c('span', [_vm._v(_vm._s(_vm.status.repeat_num))]) : _vm._e()])\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-1ca01100\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/retweet_button/retweet_button.vue\n// module id = 497\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('Timeline', {\n attrs: {\n \"title\": _vm.$t('nav.mentions'),\n \"timeline\": _vm.timeline,\n \"timeline-name\": 'mentions'\n }\n })\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-2b4a7ac0\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/mentions/mentions.vue\n// module id = 498\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('Timeline', {\n attrs: {\n \"title\": _vm.$t('nav.twkn'),\n \"timeline\": _vm.timeline,\n \"timeline-name\": 'publicAndExternal'\n }\n })\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-2dd59500\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/public_and_external_timeline/public_and_external_timeline.vue\n// module id = 499\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return (!this.collapsed) ? _c('div', {\n staticClass: \"chat-panel\"\n }, [_c('div', {\n staticClass: \"panel panel-default\"\n }, [_c('div', {\n staticClass: \"panel-heading timeline-heading chat-heading\",\n on: {\n \"click\": function($event) {\n $event.stopPropagation();\n $event.preventDefault();\n _vm.togglePanel($event)\n }\n }\n }, [_c('div', {\n staticClass: \"title\"\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('chat.title')) + \"\\n \"), _c('i', {\n staticClass: \"icon-cancel\",\n staticStyle: {\n \"float\": \"right\"\n }\n })])]), _vm._v(\" \"), _c('div', {\n directives: [{\n name: \"chat-scroll\",\n rawName: \"v-chat-scroll\"\n }],\n staticClass: \"chat-window\"\n }, _vm._l((_vm.messages), function(message) {\n return _c('div', {\n key: message.id,\n staticClass: \"chat-message\"\n }, [_c('span', {\n staticClass: \"chat-avatar\"\n }, [_c('img', {\n attrs: {\n \"src\": message.author.avatar\n }\n })]), _vm._v(\" \"), _c('div', {\n staticClass: \"chat-content\"\n }, [_c('router-link', {\n staticClass: \"chat-name\",\n attrs: {\n \"to\": {\n name: 'user-profile',\n params: {\n id: message.author.id\n }\n }\n }\n }, [_vm._v(\"\\n \" + _vm._s(message.author.username) + \"\\n \")]), _vm._v(\" \"), _c('br'), _vm._v(\" \"), _c('span', {\n staticClass: \"chat-text\"\n }, [_vm._v(\"\\n \" + _vm._s(message.text) + \"\\n \")])], 1)])\n })), _vm._v(\" \"), _c('div', {\n staticClass: \"chat-input\"\n }, [_c('textarea', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.currentMessage),\n expression: \"currentMessage\"\n }],\n staticClass: \"chat-input-textarea\",\n attrs: {\n \"rows\": \"1\"\n },\n domProps: {\n \"value\": (_vm.currentMessage)\n },\n on: {\n \"keyup\": function($event) {\n if (!('button' in $event) && _vm._k($event.keyCode, \"enter\", 13, $event.key)) { return null; }\n _vm.submit(_vm.currentMessage)\n },\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.currentMessage = $event.target.value\n }\n }\n })])])]) : _c('div', {\n staticClass: \"chat-panel\"\n }, [_c('div', {\n staticClass: \"panel panel-default\"\n }, [_c('div', {\n staticClass: \"panel-heading panel-footer timeline-heading chat-heading\",\n on: {\n \"click\": function($event) {\n $event.stopPropagation();\n $event.preventDefault();\n _vm.togglePanel($event)\n }\n }\n }, [_c('div', {\n staticClass: \"title\"\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('chat.title')) + \"\\n \"), _c('i', {\n staticClass: \"icon-plus-squared\",\n staticStyle: {\n \"float\": \"right\"\n }\n })])])])])\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-37c7b840\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/chat_panel/chat_panel.vue\n// module id = 500\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('span', {\n staticClass: \"user-finder-container\"\n }, [(_vm.error) ? _c('span', {\n staticClass: \"alert error\"\n }, [_c('i', {\n staticClass: \"icon-cancel user-finder-icon\",\n on: {\n \"click\": _vm.dismissError\n }\n }), _vm._v(\"\\n \" + _vm._s(_vm.$t('finder.error_fetching_user')) + \"\\n \")]) : _vm._e(), _vm._v(\" \"), (_vm.loading) ? _c('i', {\n staticClass: \"icon-spin4 user-finder-icon animate-spin-slow\"\n }) : _vm._e(), _vm._v(\" \"), (_vm.hidden) ? _c('a', {\n attrs: {\n \"href\": \"#\"\n }\n }, [_c('i', {\n staticClass: \"icon-user-plus user-finder-icon\",\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n $event.stopPropagation();\n _vm.toggleHidden($event)\n }\n }\n })]) : _c('span', [_c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.username),\n expression: \"username\"\n }],\n staticClass: \"user-finder-input\",\n attrs: {\n \"placeholder\": _vm.$t('finder.find_user'),\n \"id\": \"user-finder-input\",\n \"type\": \"text\"\n },\n domProps: {\n \"value\": (_vm.username)\n },\n on: {\n \"keyup\": function($event) {\n if (!('button' in $event) && _vm._k($event.keyCode, \"enter\", 13, $event.key)) { return null; }\n _vm.findUser(_vm.username)\n },\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.username = $event.target.value\n }\n }\n }), _vm._v(\" \"), _c('i', {\n staticClass: \"icon-cancel user-finder-icon\",\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n $event.stopPropagation();\n _vm.toggleHidden($event)\n }\n }\n })])])\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-3e9fe956\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/user_finder/user_finder.vue\n// module id = 501\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('div', [(_vm.expanded) ? _c('conversation', {\n attrs: {\n \"collapsable\": true,\n \"statusoid\": _vm.statusoid\n },\n on: {\n \"toggleExpanded\": _vm.toggleExpanded\n }\n }) : _vm._e(), _vm._v(\" \"), (!_vm.expanded) ? _c('status', {\n attrs: {\n \"expandable\": true,\n \"inConversation\": false,\n \"focused\": false,\n \"statusoid\": _vm.statusoid\n },\n on: {\n \"toggleExpanded\": _vm.toggleExpanded\n }\n }) : _vm._e()], 1)\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-42b0f6a0\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/status_or_conversation/status_or_conversation.vue\n// module id = 502\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('div', {\n staticClass: \"login panel panel-default\"\n }, [_c('div', {\n staticClass: \"panel-heading\"\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('login.login')) + \"\\n \")]), _vm._v(\" \"), _c('div', {\n staticClass: \"panel-body\"\n }, [_c('form', {\n staticClass: \"login-form\",\n on: {\n \"submit\": function($event) {\n $event.preventDefault();\n _vm.submit(_vm.user)\n }\n }\n }, [_c('div', {\n staticClass: \"form-group\"\n }, [_c('label', {\n attrs: {\n \"for\": \"username\"\n }\n }, [_vm._v(_vm._s(_vm.$t('login.username')))]), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.user.username),\n expression: \"user.username\"\n }],\n staticClass: \"form-control\",\n attrs: {\n \"disabled\": _vm.loggingIn,\n \"id\": \"username\",\n \"placeholder\": \"e.g. lain\"\n },\n domProps: {\n \"value\": (_vm.user.username)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.$set(_vm.user, \"username\", $event.target.value)\n }\n }\n })]), _vm._v(\" \"), _c('div', {\n staticClass: \"form-group\"\n }, [_c('label', {\n attrs: {\n \"for\": \"password\"\n }\n }, [_vm._v(_vm._s(_vm.$t('login.password')))]), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.user.password),\n expression: \"user.password\"\n }],\n staticClass: \"form-control\",\n attrs: {\n \"disabled\": _vm.loggingIn,\n \"id\": \"password\",\n \"type\": \"password\"\n },\n domProps: {\n \"value\": (_vm.user.password)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.$set(_vm.user, \"password\", $event.target.value)\n }\n }\n })]), _vm._v(\" \"), _c('div', {\n staticClass: \"form-group\"\n }, [_c('div', {\n staticClass: \"login-bottom\"\n }, [_c('div', [(_vm.registrationOpen) ? _c('router-link', {\n staticClass: \"register\",\n attrs: {\n \"to\": {\n name: 'registration'\n }\n }\n }, [_vm._v(_vm._s(_vm.$t('login.register')))]) : _vm._e()], 1), _vm._v(\" \"), _c('button', {\n staticClass: \"btn btn-default\",\n attrs: {\n \"disabled\": _vm.loggingIn,\n \"type\": \"submit\"\n }\n }, [_vm._v(_vm._s(_vm.$t('login.login')))])])]), _vm._v(\" \"), (_vm.authError) ? _c('div', {\n staticClass: \"form-group\"\n }, [_c('div', {\n staticClass: \"alert error\"\n }, [_vm._v(_vm._s(_vm.authError))])]) : _vm._e()])])])\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-437c2fc0\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/login_form/login_form.vue\n// module id = 503\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('div', {\n staticClass: \"settings panel panel-default\"\n }, [_c('div', {\n staticClass: \"panel-heading\"\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('registration.registration')) + \"\\n \")]), _vm._v(\" \"), _c('div', {\n staticClass: \"panel-body\"\n }, [_c('form', {\n staticClass: \"registration-form\",\n on: {\n \"submit\": function($event) {\n $event.preventDefault();\n _vm.submit(_vm.user)\n }\n }\n }, [_c('div', {\n staticClass: \"container\"\n }, [_c('div', {\n staticClass: \"text-fields\"\n }, [_c('div', {\n staticClass: \"form-group\"\n }, [_c('label', {\n attrs: {\n \"for\": \"username\"\n }\n }, [_vm._v(_vm._s(_vm.$t('login.username')))]), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.user.username),\n expression: \"user.username\"\n }],\n staticClass: \"form-control\",\n attrs: {\n \"disabled\": _vm.registering,\n \"id\": \"username\",\n \"placeholder\": \"e.g. lain\"\n },\n domProps: {\n \"value\": (_vm.user.username)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.$set(_vm.user, \"username\", $event.target.value)\n }\n }\n })]), _vm._v(\" \"), _c('div', {\n staticClass: \"form-group\"\n }, [_c('label', {\n attrs: {\n \"for\": \"fullname\"\n }\n }, [_vm._v(_vm._s(_vm.$t('registration.fullname')))]), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.user.fullname),\n expression: \"user.fullname\"\n }],\n staticClass: \"form-control\",\n attrs: {\n \"disabled\": _vm.registering,\n \"id\": \"fullname\",\n \"placeholder\": \"e.g. Lain Iwakura\"\n },\n domProps: {\n \"value\": (_vm.user.fullname)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.$set(_vm.user, \"fullname\", $event.target.value)\n }\n }\n })]), _vm._v(\" \"), _c('div', {\n staticClass: \"form-group\"\n }, [_c('label', {\n attrs: {\n \"for\": \"email\"\n }\n }, [_vm._v(_vm._s(_vm.$t('registration.email')))]), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.user.email),\n expression: \"user.email\"\n }],\n staticClass: \"form-control\",\n attrs: {\n \"disabled\": _vm.registering,\n \"id\": \"email\",\n \"type\": \"email\"\n },\n domProps: {\n \"value\": (_vm.user.email)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.$set(_vm.user, \"email\", $event.target.value)\n }\n }\n })]), _vm._v(\" \"), _c('div', {\n staticClass: \"form-group\"\n }, [_c('label', {\n attrs: {\n \"for\": \"bio\"\n }\n }, [_vm._v(_vm._s(_vm.$t('registration.bio')))]), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.user.bio),\n expression: \"user.bio\"\n }],\n staticClass: \"form-control\",\n attrs: {\n \"disabled\": _vm.registering,\n \"id\": \"bio\"\n },\n domProps: {\n \"value\": (_vm.user.bio)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.$set(_vm.user, \"bio\", $event.target.value)\n }\n }\n })]), _vm._v(\" \"), _c('div', {\n staticClass: \"form-group\"\n }, [_c('label', {\n attrs: {\n \"for\": \"password\"\n }\n }, [_vm._v(_vm._s(_vm.$t('login.password')))]), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.user.password),\n expression: \"user.password\"\n }],\n staticClass: \"form-control\",\n attrs: {\n \"disabled\": _vm.registering,\n \"id\": \"password\",\n \"type\": \"password\"\n },\n domProps: {\n \"value\": (_vm.user.password)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.$set(_vm.user, \"password\", $event.target.value)\n }\n }\n })]), _vm._v(\" \"), _c('div', {\n staticClass: \"form-group\"\n }, [_c('label', {\n attrs: {\n \"for\": \"password_confirmation\"\n }\n }, [_vm._v(_vm._s(_vm.$t('registration.password_confirm')))]), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.user.confirm),\n expression: \"user.confirm\"\n }],\n staticClass: \"form-control\",\n attrs: {\n \"disabled\": _vm.registering,\n \"id\": \"password_confirmation\",\n \"type\": \"password\"\n },\n domProps: {\n \"value\": (_vm.user.confirm)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.$set(_vm.user, \"confirm\", $event.target.value)\n }\n }\n })]), _vm._v(\" \"), _c('div', {\n staticClass: \"form-group\"\n }, [_c('button', {\n staticClass: \"btn btn-default\",\n attrs: {\n \"disabled\": _vm.registering,\n \"type\": \"submit\"\n }\n }, [_vm._v(_vm._s(_vm.$t('general.submit')))])])]), _vm._v(\" \"), _c('div', {\n staticClass: \"terms-of-service\",\n domProps: {\n \"innerHTML\": _vm._s(_vm.termsofservice)\n }\n })]), _vm._v(\" \"), (_vm.error) ? _c('div', {\n staticClass: \"form-group\"\n }, [_c('div', {\n staticClass: \"alert error\"\n }, [_vm._v(_vm._s(_vm.error))])]) : _vm._e()])])])\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-45f064c0\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/registration/registration.vue\n// module id = 504\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('div', [(_vm.user) ? _c('div', {\n staticClass: \"user-profile panel panel-default\"\n }, [_c('user-card-content', {\n attrs: {\n \"user\": _vm.user,\n \"switcher\": true\n }\n })], 1) : _vm._e(), _vm._v(\" \"), _c('Timeline', {\n attrs: {\n \"title\": _vm.$t('user_profile.timeline_title'),\n \"timeline\": _vm.timeline,\n \"timeline-name\": 'user',\n \"user-id\": _vm.userId\n }\n })], 1)\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-48484e40\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/user_profile/user_profile.vue\n// module id = 505\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return (_vm.size === 'hide') ? _c('div', [(_vm.type !== 'html') ? _c('a', {\n staticClass: \"placeholder\",\n attrs: {\n \"target\": \"_blank\",\n \"href\": _vm.attachment.url\n }\n }, [_vm._v(\"[\" + _vm._s(_vm.nsfw ? \"NSFW/\" : \"\") + _vm._s(_vm.type.toUpperCase()) + \"]\")]) : _vm._e()]) : _c('div', {\n directives: [{\n name: \"show\",\n rawName: \"v-show\",\n value: (!_vm.isEmpty),\n expression: \"!isEmpty\"\n }],\n staticClass: \"attachment\",\n class: ( _obj = {\n loading: _vm.loading,\n 'small-attachment': _vm.isSmall\n }, _obj[_vm.type] = true, _obj )\n }, [(_vm.hidden) ? _c('a', {\n staticClass: \"image-attachment\",\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.toggleHidden()\n }\n }\n }, [_c('img', {\n key: _vm.nsfwImage,\n attrs: {\n \"src\": _vm.nsfwImage\n }\n })]) : _vm._e(), _vm._v(\" \"), (_vm.nsfw && _vm.hideNsfwLocal && !_vm.hidden) ? _c('div', {\n staticClass: \"hider\"\n }, [_c('a', {\n attrs: {\n \"href\": \"#\"\n },\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.toggleHidden()\n }\n }\n }, [_vm._v(\"Hide\")])]) : _vm._e(), _vm._v(\" \"), (_vm.type === 'image' && !_vm.hidden) ? _c('a', {\n staticClass: \"image-attachment\",\n attrs: {\n \"href\": _vm.attachment.url,\n \"target\": \"_blank\"\n }\n }, [_c('StillImage', {\n class: {\n 'small': _vm.isSmall\n },\n attrs: {\n \"referrerpolicy\": \"no-referrer\",\n \"mimetype\": _vm.attachment.mimetype,\n \"src\": _vm.attachment.large_thumb_url || _vm.attachment.url\n }\n })], 1) : _vm._e(), _vm._v(\" \"), (_vm.type === 'video' && !_vm.hidden) ? _c('video', {\n class: {\n 'small': _vm.isSmall\n },\n attrs: {\n \"src\": _vm.attachment.url,\n \"controls\": \"\",\n \"loop\": \"\"\n }\n }) : _vm._e(), _vm._v(\" \"), (_vm.type === 'audio') ? _c('audio', {\n attrs: {\n \"src\": _vm.attachment.url,\n \"controls\": \"\"\n }\n }) : _vm._e(), _vm._v(\" \"), (_vm.type === 'html' && _vm.attachment.oembed) ? _c('div', {\n staticClass: \"oembed\",\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.linkClicked($event)\n }\n }\n }, [(_vm.attachment.thumb_url) ? _c('div', {\n staticClass: \"image\"\n }, [_c('img', {\n attrs: {\n \"src\": _vm.attachment.thumb_url\n }\n })]) : _vm._e(), _vm._v(\" \"), _c('div', {\n staticClass: \"text\"\n }, [_c('h1', [_c('a', {\n attrs: {\n \"href\": _vm.attachment.url\n }\n }, [_vm._v(_vm._s(_vm.attachment.oembed.title))])]), _vm._v(\" \"), _c('div', {\n domProps: {\n \"innerHTML\": _vm._s(_vm.attachment.oembed.oembedHTML)\n }\n })])]) : _vm._e()])\n var _obj;\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-48d74080\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/attachment/attachment.vue\n// module id = 506\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('div', {\n style: (_vm.style),\n attrs: {\n \"id\": \"app\"\n }\n }, [_c('nav', {\n staticClass: \"container\",\n attrs: {\n \"id\": \"nav\"\n },\n on: {\n \"click\": function($event) {\n _vm.scrollToTop()\n }\n }\n }, [_c('div', {\n staticClass: \"inner-nav\",\n style: (_vm.logoStyle)\n }, [_c('div', {\n staticClass: \"item\"\n }, [_c('router-link', {\n attrs: {\n \"to\": {\n name: 'root'\n }\n }\n }, [_vm._v(_vm._s(_vm.sitename))])], 1), _vm._v(\" \"), _c('div', {\n staticClass: \"item right\"\n }, [_c('user-finder', {\n staticClass: \"nav-icon\"\n }), _vm._v(\" \"), _c('router-link', {\n attrs: {\n \"to\": {\n name: 'settings'\n }\n }\n }, [_c('i', {\n staticClass: \"icon-cog nav-icon\"\n })]), _vm._v(\" \"), (_vm.currentUser) ? _c('a', {\n attrs: {\n \"href\": \"#\"\n },\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.logout($event)\n }\n }\n }, [_c('i', {\n staticClass: \"icon-logout nav-icon\",\n attrs: {\n \"title\": _vm.$t('login.logout')\n }\n })]) : _vm._e()], 1)])]), _vm._v(\" \"), _c('div', {\n staticClass: \"container\",\n attrs: {\n \"id\": \"content\"\n }\n }, [_c('div', {\n staticClass: \"panel-switcher\"\n }, [_c('button', {\n on: {\n \"click\": function($event) {\n _vm.activatePanel('sidebar')\n }\n }\n }, [_vm._v(\"Sidebar\")]), _vm._v(\" \"), _c('button', {\n on: {\n \"click\": function($event) {\n _vm.activatePanel('timeline')\n }\n }\n }, [_vm._v(\"Timeline\")])]), _vm._v(\" \"), _c('div', {\n staticClass: \"sidebar-flexer\",\n class: {\n 'mobile-hidden': _vm.mobileActivePanel != 'sidebar'\n }\n }, [_c('div', {\n staticClass: \"sidebar-bounds\"\n }, [_c('div', {\n staticClass: \"sidebar-scroller\"\n }, [_c('div', {\n staticClass: \"sidebar\"\n }, [_c('user-panel'), _vm._v(\" \"), _c('nav-panel'), _vm._v(\" \"), (_vm.showInstanceSpecificPanel) ? _c('instance-specific-panel') : _vm._e(), _vm._v(\" \"), (_vm.currentUser && _vm.chat) ? _c('chat-panel') : _vm._e(), _vm._v(\" \"), (_vm.currentUser) ? _c('notifications') : _vm._e()], 1)])])]), _vm._v(\" \"), _c('div', {\n staticClass: \"main\",\n class: {\n 'mobile-hidden': _vm.mobileActivePanel != 'timeline'\n }\n }, [_c('transition', {\n attrs: {\n \"name\": \"fade\"\n }\n }, [_c('router-view')], 1)], 1)])])\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-4c17cd72\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/App.vue\n// module id = 507\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('div', {\n staticClass: \"media-upload\",\n on: {\n \"drop\": [function($event) {\n $event.preventDefault();\n }, _vm.fileDrop],\n \"dragover\": function($event) {\n $event.preventDefault();\n _vm.fileDrag($event)\n }\n }\n }, [_c('label', {\n staticClass: \"btn btn-default\"\n }, [(_vm.uploading) ? _c('i', {\n staticClass: \"icon-spin4 animate-spin\"\n }) : _vm._e(), _vm._v(\" \"), (!_vm.uploading) ? _c('i', {\n staticClass: \"icon-upload\"\n }) : _vm._e(), _vm._v(\" \"), _c('input', {\n staticStyle: {\n \"position\": \"fixed\",\n \"top\": \"-100em\"\n },\n attrs: {\n \"type\": \"file\"\n }\n })])])\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-546891a0\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/media_upload/media_upload.vue\n// module id = 508\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('Timeline', {\n attrs: {\n \"title\": _vm.$t('nav.public_tl'),\n \"timeline\": _vm.timeline,\n \"timeline-name\": 'public'\n }\n })\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-63335050\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/public_timeline/public_timeline.vue\n// module id = 509\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return (_vm.notification.type === 'mention') ? _c('status', {\n attrs: {\n \"compact\": true,\n \"statusoid\": _vm.notification.status\n }\n }) : _c('div', {\n staticClass: \"non-mention\"\n }, [_c('a', {\n staticClass: \"avatar-container\",\n attrs: {\n \"href\": _vm.notification.action.user.statusnet_profile_url\n },\n on: {\n \"!click\": function($event) {\n $event.stopPropagation();\n $event.preventDefault();\n _vm.toggleUserExpanded($event)\n }\n }\n }, [_c('StillImage', {\n staticClass: \"avatar-compact\",\n attrs: {\n \"src\": _vm.notification.action.user.profile_image_url_original\n }\n })], 1), _vm._v(\" \"), _c('div', {\n staticClass: \"notification-right\"\n }, [(_vm.userExpanded) ? _c('div', {\n staticClass: \"usercard notification-usercard\"\n }, [_c('user-card-content', {\n attrs: {\n \"user\": _vm.notification.action.user,\n \"switcher\": false\n }\n })], 1) : _vm._e(), _vm._v(\" \"), _c('span', {\n staticClass: \"notification-details\"\n }, [_c('div', {\n staticClass: \"name-and-action\"\n }, [_c('span', {\n staticClass: \"username\",\n attrs: {\n \"title\": '@' + _vm.notification.action.user.screen_name\n }\n }, [_vm._v(_vm._s(_vm.notification.action.user.name))]), _vm._v(\" \"), (_vm.notification.type === 'favorite') ? _c('span', [_c('i', {\n staticClass: \"fa icon-star lit\"\n }), _vm._v(\" \"), _c('small', [_vm._v(_vm._s(_vm.$t('notifications.favorited_you')))])]) : _vm._e(), _vm._v(\" \"), (_vm.notification.type === 'repeat') ? _c('span', [_c('i', {\n staticClass: \"fa icon-retweet lit\"\n }), _vm._v(\" \"), _c('small', [_vm._v(_vm._s(_vm.$t('notifications.repeated_you')))])]) : _vm._e(), _vm._v(\" \"), (_vm.notification.type === 'follow') ? _c('span', [_c('i', {\n staticClass: \"fa icon-user-plus lit\"\n }), _vm._v(\" \"), _c('small', [_vm._v(_vm._s(_vm.$t('notifications.followed_you')))])]) : _vm._e()]), _vm._v(\" \"), _c('small', {\n staticClass: \"timeago\"\n }, [_c('router-link', {\n attrs: {\n \"to\": {\n name: 'conversation',\n params: {\n id: _vm.notification.status.id\n }\n }\n }\n }, [_c('timeago', {\n attrs: {\n \"since\": _vm.notification.action.created_at,\n \"auto-update\": 240\n }\n })], 1)], 1)]), _vm._v(\" \"), (_vm.notification.type === 'follow') ? _c('div', {\n staticClass: \"follow-text\"\n }, [_c('router-link', {\n attrs: {\n \"to\": {\n name: 'user-profile',\n params: {\n id: _vm.notification.action.user.id\n }\n }\n }\n }, [_vm._v(\"@\" + _vm._s(_vm.notification.action.user.screen_name))])], 1) : _c('status', {\n staticClass: \"faint\",\n attrs: {\n \"compact\": true,\n \"statusoid\": _vm.notification.status,\n \"noHeading\": true\n }\n })], 1)])\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-68f32600\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/notification/notification.vue\n// module id = 510\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('conversation', {\n attrs: {\n \"collapsable\": false,\n \"statusoid\": _vm.statusoid\n }\n })\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-6d354bd4\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/conversation-page/conversation-page.vue\n// module id = 511\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('div', {\n staticClass: \"still-image\",\n class: {\n animated: _vm.animated\n }\n }, [(_vm.animated) ? _c('canvas', {\n ref: \"canvas\"\n }) : _vm._e(), _vm._v(\" \"), _c('img', {\n ref: \"src\",\n attrs: {\n \"src\": _vm.src,\n \"referrerpolicy\": _vm.referrerpolicy\n },\n on: {\n \"load\": _vm.onLoad\n }\n })])\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-6ecb31e4\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/still-image/still-image.vue\n// module id = 512\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('div', {\n staticClass: \"status-el\",\n class: [{\n 'status-el_focused': _vm.isFocused\n }, {\n 'status-conversation': _vm.inlineExpanded\n }]\n }, [(_vm.muted && !_vm.noReplyLinks) ? [_c('div', {\n staticClass: \"media status container muted\"\n }, [_c('small', [_c('router-link', {\n attrs: {\n \"to\": {\n name: 'user-profile',\n params: {\n id: _vm.status.user.id\n }\n }\n }\n }, [_vm._v(_vm._s(_vm.status.user.screen_name))])], 1), _vm._v(\" \"), _c('small', {\n staticClass: \"muteWords\"\n }, [_vm._v(_vm._s(_vm.muteWordHits.join(', ')))]), _vm._v(\" \"), _c('a', {\n staticClass: \"unmute\",\n attrs: {\n \"href\": \"#\"\n },\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.toggleMute($event)\n }\n }\n }, [_c('i', {\n staticClass: \"icon-eye-off\"\n })])])] : [(_vm.retweet && !_vm.noHeading) ? _c('div', {\n staticClass: \"media container retweet-info\"\n }, [(_vm.retweet) ? _c('StillImage', {\n staticClass: \"avatar\",\n attrs: {\n \"src\": _vm.statusoid.user.profile_image_url_original\n }\n }) : _vm._e(), _vm._v(\" \"), _c('div', {\n staticClass: \"media-body faint\"\n }, [_c('a', {\n staticStyle: {\n \"font-weight\": \"bold\"\n },\n attrs: {\n \"href\": _vm.statusoid.user.statusnet_profile_url,\n \"title\": '@' + _vm.statusoid.user.screen_name\n }\n }, [_vm._v(_vm._s(_vm.retweeter))]), _vm._v(\" \"), _c('i', {\n staticClass: \"fa icon-retweet retweeted\"\n }), _vm._v(\"\\n \" + _vm._s(_vm.$t('timeline.repeated')) + \"\\n \")])], 1) : _vm._e(), _vm._v(\" \"), _c('div', {\n staticClass: \"media status\"\n }, [(!_vm.noHeading) ? _c('div', {\n staticClass: \"media-left\"\n }, [_c('a', {\n attrs: {\n \"href\": _vm.status.user.statusnet_profile_url\n },\n on: {\n \"!click\": function($event) {\n $event.stopPropagation();\n $event.preventDefault();\n _vm.toggleUserExpanded($event)\n }\n }\n }, [_c('StillImage', {\n staticClass: \"avatar\",\n class: {\n 'avatar-compact': _vm.compact\n },\n attrs: {\n \"src\": _vm.status.user.profile_image_url_original\n }\n })], 1)]) : _vm._e(), _vm._v(\" \"), _c('div', {\n staticClass: \"status-body\"\n }, [(_vm.userExpanded) ? _c('div', {\n staticClass: \"usercard media-body\"\n }, [_c('user-card-content', {\n attrs: {\n \"user\": _vm.status.user,\n \"switcher\": false\n }\n })], 1) : _vm._e(), _vm._v(\" \"), (!_vm.noHeading) ? _c('div', {\n staticClass: \"media-body container media-heading\"\n }, [_c('div', {\n staticClass: \"media-heading-left\"\n }, [_c('div', {\n staticClass: \"name-and-links\"\n }, [_c('h4', {\n staticClass: \"user-name\"\n }, [_vm._v(_vm._s(_vm.status.user.name))]), _vm._v(\" \"), _c('span', {\n staticClass: \"links\"\n }, [_c('router-link', {\n attrs: {\n \"to\": {\n name: 'user-profile',\n params: {\n id: _vm.status.user.id\n }\n }\n }\n }, [_vm._v(_vm._s(_vm.status.user.screen_name))]), _vm._v(\" \"), (_vm.status.in_reply_to_screen_name) ? _c('span', {\n staticClass: \"faint\"\n }, [_vm._v(\" >\\n \"), _c('router-link', {\n attrs: {\n \"to\": {\n name: 'user-profile',\n params: {\n id: _vm.status.in_reply_to_user_id\n }\n }\n }\n }, [_vm._v(\"\\n \" + _vm._s(_vm.status.in_reply_to_screen_name) + \"\\n \")])], 1) : _vm._e(), _vm._v(\" \"), (_vm.isReply && !_vm.noReplyLinks) ? _c('a', {\n attrs: {\n \"href\": \"#\"\n },\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.gotoOriginal(_vm.status.in_reply_to_status_id)\n }\n }\n }, [_c('i', {\n staticClass: \"icon-reply\",\n on: {\n \"mouseenter\": function($event) {\n _vm.replyEnter(_vm.status.in_reply_to_status_id, $event)\n },\n \"mouseout\": function($event) {\n _vm.replyLeave()\n }\n }\n })]) : _vm._e()], 1)]), _vm._v(\" \"), (_vm.inConversation && !_vm.noReplyLinks) ? _c('h4', {\n staticClass: \"replies\"\n }, [(_vm.replies.length) ? _c('small', [_vm._v(\"Replies:\")]) : _vm._e(), _vm._v(\" \"), _vm._l((_vm.replies), function(reply) {\n return _c('small', {\n staticClass: \"reply-link\"\n }, [_c('a', {\n attrs: {\n \"href\": \"#\"\n },\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.gotoOriginal(reply.id)\n },\n \"mouseenter\": function($event) {\n _vm.replyEnter(reply.id, $event)\n },\n \"mouseout\": function($event) {\n _vm.replyLeave()\n }\n }\n }, [_vm._v(_vm._s(reply.name) + \" \")])])\n })], 2) : _vm._e()]), _vm._v(\" \"), _c('div', {\n staticClass: \"media-heading-right\"\n }, [_c('router-link', {\n staticClass: \"timeago\",\n attrs: {\n \"to\": {\n name: 'conversation',\n params: {\n id: _vm.status.id\n }\n }\n }\n }, [_c('timeago', {\n attrs: {\n \"since\": _vm.status.created_at,\n \"auto-update\": 60\n }\n })], 1), _vm._v(\" \"), (!_vm.status.is_local) ? _c('a', {\n staticClass: \"source_url\",\n attrs: {\n \"href\": _vm.status.external_url,\n \"target\": \"_blank\"\n }\n }, [_c('i', {\n staticClass: \"icon-binoculars\"\n })]) : _vm._e(), _vm._v(\" \"), (_vm.expandable) ? [_c('a', {\n attrs: {\n \"href\": \"#\"\n },\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.toggleExpanded($event)\n }\n }\n }, [_c('i', {\n staticClass: \"icon-plus-squared\"\n })])] : _vm._e(), _vm._v(\" \"), (_vm.unmuted) ? _c('a', {\n attrs: {\n \"href\": \"#\"\n },\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.toggleMute($event)\n }\n }\n }, [_c('i', {\n staticClass: \"icon-eye-off\"\n })]) : _vm._e()], 2)]) : _vm._e(), _vm._v(\" \"), (_vm.showPreview) ? _c('div', {\n staticClass: \"status-preview-container\"\n }, [(_vm.preview) ? _c('status', {\n staticClass: \"status-preview\",\n attrs: {\n \"noReplyLinks\": true,\n \"statusoid\": _vm.preview,\n \"compact\": true\n }\n }) : _c('div', {\n staticClass: \"status-preview status-preview-loading base00-background base03-border\"\n }, [_c('i', {\n staticClass: \"icon-spin4 animate-spin\"\n })])], 1) : _vm._e(), _vm._v(\" \"), _c('div', {\n staticClass: \"status-content-wrapper\",\n class: {\n 'tall-status': _vm.hideTallStatus\n }\n }, [(_vm.hideTallStatus) ? _c('a', {\n staticClass: \"tall-status-hider\",\n class: {\n 'tall-status-hider_focused': _vm.isFocused\n },\n attrs: {\n \"href\": \"#\"\n },\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.toggleShowTall($event)\n }\n }\n }, [_vm._v(\"Show more\")]) : _vm._e(), _vm._v(\" \"), _c('div', {\n staticClass: \"status-content media-body\",\n domProps: {\n \"innerHTML\": _vm._s(_vm.status.statusnet_html)\n },\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.linkClicked($event)\n }\n }\n }), _vm._v(\" \"), (_vm.showingTall) ? _c('a', {\n staticClass: \"tall-status-unhider\",\n attrs: {\n \"href\": \"#\"\n },\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.toggleShowTall($event)\n }\n }\n }, [_vm._v(\"Show less\")]) : _vm._e()]), _vm._v(\" \"), (_vm.status.attachments) ? _c('div', {\n staticClass: \"attachments media-body\"\n }, _vm._l((_vm.status.attachments), function(attachment) {\n return _c('attachment', {\n key: attachment.id,\n attrs: {\n \"size\": _vm.attachmentSize,\n \"status-id\": _vm.status.id,\n \"nsfw\": _vm.status.nsfw,\n \"attachment\": attachment\n }\n })\n })) : _vm._e(), _vm._v(\" \"), (!_vm.noHeading && !_vm.noReplyLinks) ? _c('div', {\n staticClass: \"status-actions media-body\"\n }, [(_vm.loggedIn) ? _c('div', [_c('a', {\n attrs: {\n \"href\": \"#\"\n },\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.toggleReplying($event)\n }\n }\n }, [_c('i', {\n staticClass: \"icon-reply\",\n class: {\n 'icon-reply-active': _vm.replying\n }\n })])]) : _vm._e(), _vm._v(\" \"), _c('retweet-button', {\n attrs: {\n \"loggedIn\": _vm.loggedIn,\n \"status\": _vm.status\n }\n }), _vm._v(\" \"), _c('favorite-button', {\n attrs: {\n \"loggedIn\": _vm.loggedIn,\n \"status\": _vm.status\n }\n }), _vm._v(\" \"), _c('delete-button', {\n attrs: {\n \"status\": _vm.status\n }\n })], 1) : _vm._e()])]), _vm._v(\" \"), (_vm.replying) ? _c('div', {\n staticClass: \"container\"\n }, [_c('div', {\n staticClass: \"reply-left\"\n }), _vm._v(\" \"), _c('post-status-form', {\n staticClass: \"reply-body\",\n attrs: {\n \"reply-to\": _vm.status.id,\n \"attentions\": _vm.status.attentions,\n \"repliedUser\": _vm.status.user\n },\n on: {\n \"posted\": _vm.toggleReplying\n }\n })], 1) : _vm._e()]], 2)\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-769e38a0\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/status/status.vue\n// module id = 513\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('div', {\n staticClass: \"instance-specific-panel\"\n }, [_c('div', {\n staticClass: \"panel panel-default\"\n }, [_c('div', {\n staticClass: \"panel-body\"\n }, [_c('div', {\n domProps: {\n \"innerHTML\": _vm._s(_vm.instanceSpecificPanelContent)\n }\n })])])])\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-8ac93238\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/instance_specific_panel/instance_specific_panel.vue\n// module id = 514\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('Timeline', {\n attrs: {\n \"title\": _vm.$t('nav.timeline'),\n \"timeline\": _vm.timeline,\n \"timeline-name\": 'friends'\n }\n })\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-938aba00\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/friends_timeline/friends_timeline.vue\n// module id = 515\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('div', {\n staticClass: \"settings panel panel-default\"\n }, [_c('div', {\n staticClass: \"panel-heading\"\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('settings.user_settings')) + \"\\n \")]), _vm._v(\" \"), _c('div', {\n staticClass: \"panel-body profile-edit\"\n }, [_c('div', {\n staticClass: \"setting-item\"\n }, [_c('h3', [_vm._v(_vm._s(_vm.$t('settings.name_bio')))]), _vm._v(\" \"), _c('p', [_vm._v(_vm._s(_vm.$t('settings.name')))]), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.newname),\n expression: \"newname\"\n }],\n staticClass: \"name-changer\",\n attrs: {\n \"id\": \"username\"\n },\n domProps: {\n \"value\": (_vm.newname)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.newname = $event.target.value\n }\n }\n }), _vm._v(\" \"), _c('p', [_vm._v(_vm._s(_vm.$t('settings.bio')))]), _vm._v(\" \"), _c('textarea', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.newbio),\n expression: \"newbio\"\n }],\n staticClass: \"bio\",\n domProps: {\n \"value\": (_vm.newbio)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.newbio = $event.target.value\n }\n }\n }), _vm._v(\" \"), _c('button', {\n staticClass: \"btn btn-default\",\n attrs: {\n \"disabled\": _vm.newname.length <= 0\n },\n on: {\n \"click\": _vm.updateProfile\n }\n }, [_vm._v(_vm._s(_vm.$t('general.submit')))])]), _vm._v(\" \"), _c('div', {\n staticClass: \"setting-item\"\n }, [_c('h3', [_vm._v(_vm._s(_vm.$t('settings.avatar')))]), _vm._v(\" \"), _c('p', [_vm._v(_vm._s(_vm.$t('settings.current_avatar')))]), _vm._v(\" \"), _c('img', {\n staticClass: \"old-avatar\",\n attrs: {\n \"src\": _vm.user.profile_image_url_original\n }\n }), _vm._v(\" \"), _c('p', [_vm._v(_vm._s(_vm.$t('settings.set_new_avatar')))]), _vm._v(\" \"), (_vm.previews[0]) ? _c('img', {\n staticClass: \"new-avatar\",\n attrs: {\n \"src\": _vm.previews[0]\n }\n }) : _vm._e(), _vm._v(\" \"), _c('div', [_c('input', {\n attrs: {\n \"type\": \"file\"\n },\n on: {\n \"change\": function($event) {\n _vm.uploadFile(0, $event)\n }\n }\n })]), _vm._v(\" \"), (_vm.uploading[0]) ? _c('i', {\n staticClass: \"icon-spin4 animate-spin\"\n }) : (_vm.previews[0]) ? _c('button', {\n staticClass: \"btn btn-default\",\n on: {\n \"click\": _vm.submitAvatar\n }\n }, [_vm._v(_vm._s(_vm.$t('general.submit')))]) : _vm._e()]), _vm._v(\" \"), _c('div', {\n staticClass: \"setting-item\"\n }, [_c('h3', [_vm._v(_vm._s(_vm.$t('settings.profile_banner')))]), _vm._v(\" \"), _c('p', [_vm._v(_vm._s(_vm.$t('settings.current_profile_banner')))]), _vm._v(\" \"), _c('img', {\n staticClass: \"banner\",\n attrs: {\n \"src\": _vm.user.cover_photo\n }\n }), _vm._v(\" \"), _c('p', [_vm._v(_vm._s(_vm.$t('settings.set_new_profile_banner')))]), _vm._v(\" \"), (_vm.previews[1]) ? _c('img', {\n staticClass: \"banner\",\n attrs: {\n \"src\": _vm.previews[1]\n }\n }) : _vm._e(), _vm._v(\" \"), _c('div', [_c('input', {\n attrs: {\n \"type\": \"file\"\n },\n on: {\n \"change\": function($event) {\n _vm.uploadFile(1, $event)\n }\n }\n })]), _vm._v(\" \"), (_vm.uploading[1]) ? _c('i', {\n staticClass: \" icon-spin4 animate-spin uploading\"\n }) : (_vm.previews[1]) ? _c('button', {\n staticClass: \"btn btn-default\",\n on: {\n \"click\": _vm.submitBanner\n }\n }, [_vm._v(_vm._s(_vm.$t('general.submit')))]) : _vm._e()]), _vm._v(\" \"), _c('div', {\n staticClass: \"setting-item\"\n }, [_c('h3', [_vm._v(_vm._s(_vm.$t('settings.profile_background')))]), _vm._v(\" \"), _c('p', [_vm._v(_vm._s(_vm.$t('settings.set_new_profile_background')))]), _vm._v(\" \"), (_vm.previews[2]) ? _c('img', {\n staticClass: \"bg\",\n attrs: {\n \"src\": _vm.previews[2]\n }\n }) : _vm._e(), _vm._v(\" \"), _c('div', [_c('input', {\n attrs: {\n \"type\": \"file\"\n },\n on: {\n \"change\": function($event) {\n _vm.uploadFile(2, $event)\n }\n }\n })]), _vm._v(\" \"), (_vm.uploading[2]) ? _c('i', {\n staticClass: \" icon-spin4 animate-spin uploading\"\n }) : (_vm.previews[2]) ? _c('button', {\n staticClass: \"btn btn-default\",\n on: {\n \"click\": _vm.submitBg\n }\n }, [_vm._v(_vm._s(_vm.$t('general.submit')))]) : _vm._e()]), _vm._v(\" \"), (_vm.pleromaBackend) ? _c('div', {\n staticClass: \"setting-item\"\n }, [_c('h3', [_vm._v(_vm._s(_vm.$t('settings.follow_import')))]), _vm._v(\" \"), _c('p', [_vm._v(_vm._s(_vm.$t('settings.import_followers_from_a_csv_file')))]), _vm._v(\" \"), _c('form', {\n model: {\n value: (_vm.followImportForm),\n callback: function($$v) {\n _vm.followImportForm = $$v\n },\n expression: \"followImportForm\"\n }\n }, [_c('input', {\n ref: \"followlist\",\n attrs: {\n \"type\": \"file\"\n },\n on: {\n \"change\": _vm.followListChange\n }\n })]), _vm._v(\" \"), (_vm.uploading[3]) ? _c('i', {\n staticClass: \" icon-spin4 animate-spin uploading\"\n }) : _c('button', {\n staticClass: \"btn btn-default\",\n on: {\n \"click\": _vm.importFollows\n }\n }, [_vm._v(_vm._s(_vm.$t('general.submit')))]), _vm._v(\" \"), (_vm.followsImported) ? _c('div', [_c('i', {\n staticClass: \"icon-cross\",\n on: {\n \"click\": _vm.dismissImported\n }\n }), _vm._v(\" \"), _c('p', [_vm._v(_vm._s(_vm.$t('settings.follows_imported')))])]) : (_vm.followImportError) ? _c('div', [_c('p', [_vm._v(_vm._s(_vm.$t('settings.follow_import_error')))])]) : _vm._e()]) : _vm._e()])])\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-93ac3f60\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/user_settings/user_settings.vue\n// module id = 516\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return (_vm.canDelete) ? _c('div', [_c('a', {\n attrs: {\n \"href\": \"#\"\n },\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.deleteStatus()\n }\n }\n }, [_c('i', {\n staticClass: \"icon-cancel delete-status\"\n })])]) : _vm._e()\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-ab5f3124\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/delete_button/delete_button.vue\n// module id = 517\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('div', [_c('div', [_vm._v(_vm._s(_vm.$t('settings.presets')) + \"\\n \"), _c('label', {\n staticClass: \"select\",\n attrs: {\n \"for\": \"style-switcher\"\n }\n }, [_c('select', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.selected),\n expression: \"selected\"\n }],\n staticClass: \"style-switcher\",\n attrs: {\n \"id\": \"style-switcher\"\n },\n on: {\n \"change\": function($event) {\n var $$selectedVal = Array.prototype.filter.call($event.target.options, function(o) {\n return o.selected\n }).map(function(o) {\n var val = \"_value\" in o ? o._value : o.value;\n return val\n });\n _vm.selected = $event.target.multiple ? $$selectedVal : $$selectedVal[0]\n }\n }\n }, _vm._l((_vm.availableStyles), function(style) {\n return _c('option', {\n domProps: {\n \"value\": style\n }\n }, [_vm._v(_vm._s(style[0]))])\n })), _vm._v(\" \"), _c('i', {\n staticClass: \"icon-down-open\"\n })])]), _vm._v(\" \"), _c('div', {\n staticClass: \"color-container\"\n }, [_c('p', [_vm._v(_vm._s(_vm.$t('settings.theme_help')))]), _vm._v(\" \"), _c('div', {\n staticClass: \"color-item\"\n }, [_c('label', {\n staticClass: \"theme-color-lb\",\n attrs: {\n \"for\": \"bgcolor\"\n }\n }, [_vm._v(_vm._s(_vm.$t('settings.background')))]), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.bgColorLocal),\n expression: \"bgColorLocal\"\n }],\n staticClass: \"theme-color-cl\",\n attrs: {\n \"id\": \"bgcolor\",\n \"type\": \"color\"\n },\n domProps: {\n \"value\": (_vm.bgColorLocal)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.bgColorLocal = $event.target.value\n }\n }\n }), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.bgColorLocal),\n expression: \"bgColorLocal\"\n }],\n staticClass: \"theme-color-in\",\n attrs: {\n \"id\": \"bgcolor-t\",\n \"type\": \"text\"\n },\n domProps: {\n \"value\": (_vm.bgColorLocal)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.bgColorLocal = $event.target.value\n }\n }\n })]), _vm._v(\" \"), _c('div', {\n staticClass: \"color-item\"\n }, [_c('label', {\n staticClass: \"theme-color-lb\",\n attrs: {\n \"for\": \"fgcolor\"\n }\n }, [_vm._v(_vm._s(_vm.$t('settings.foreground')))]), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.btnColorLocal),\n expression: \"btnColorLocal\"\n }],\n staticClass: \"theme-color-cl\",\n attrs: {\n \"id\": \"fgcolor\",\n \"type\": \"color\"\n },\n domProps: {\n \"value\": (_vm.btnColorLocal)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.btnColorLocal = $event.target.value\n }\n }\n }), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.btnColorLocal),\n expression: \"btnColorLocal\"\n }],\n staticClass: \"theme-color-in\",\n attrs: {\n \"id\": \"fgcolor-t\",\n \"type\": \"text\"\n },\n domProps: {\n \"value\": (_vm.btnColorLocal)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.btnColorLocal = $event.target.value\n }\n }\n })]), _vm._v(\" \"), _c('div', {\n staticClass: \"color-item\"\n }, [_c('label', {\n staticClass: \"theme-color-lb\",\n attrs: {\n \"for\": \"textcolor\"\n }\n }, [_vm._v(_vm._s(_vm.$t('settings.text')))]), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.textColorLocal),\n expression: \"textColorLocal\"\n }],\n staticClass: \"theme-color-cl\",\n attrs: {\n \"id\": \"textcolor\",\n \"type\": \"color\"\n },\n domProps: {\n \"value\": (_vm.textColorLocal)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.textColorLocal = $event.target.value\n }\n }\n }), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.textColorLocal),\n expression: \"textColorLocal\"\n }],\n staticClass: \"theme-color-in\",\n attrs: {\n \"id\": \"textcolor-t\",\n \"type\": \"text\"\n },\n domProps: {\n \"value\": (_vm.textColorLocal)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.textColorLocal = $event.target.value\n }\n }\n })]), _vm._v(\" \"), _c('div', {\n staticClass: \"color-item\"\n }, [_c('label', {\n staticClass: \"theme-color-lb\",\n attrs: {\n \"for\": \"linkcolor\"\n }\n }, [_vm._v(_vm._s(_vm.$t('settings.links')))]), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.linkColorLocal),\n expression: \"linkColorLocal\"\n }],\n staticClass: \"theme-color-cl\",\n attrs: {\n \"id\": \"linkcolor\",\n \"type\": \"color\"\n },\n domProps: {\n \"value\": (_vm.linkColorLocal)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.linkColorLocal = $event.target.value\n }\n }\n }), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.linkColorLocal),\n expression: \"linkColorLocal\"\n }],\n staticClass: \"theme-color-in\",\n attrs: {\n \"id\": \"linkcolor-t\",\n \"type\": \"text\"\n },\n domProps: {\n \"value\": (_vm.linkColorLocal)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.linkColorLocal = $event.target.value\n }\n }\n })]), _vm._v(\" \"), _c('div', {\n staticClass: \"color-item\"\n }, [_c('label', {\n staticClass: \"theme-color-lb\",\n attrs: {\n \"for\": \"redcolor\"\n }\n }, [_vm._v(_vm._s(_vm.$t('settings.cRed')))]), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.redColorLocal),\n expression: \"redColorLocal\"\n }],\n staticClass: \"theme-color-cl\",\n attrs: {\n \"id\": \"redcolor\",\n \"type\": \"color\"\n },\n domProps: {\n \"value\": (_vm.redColorLocal)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.redColorLocal = $event.target.value\n }\n }\n }), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.redColorLocal),\n expression: \"redColorLocal\"\n }],\n staticClass: \"theme-color-in\",\n attrs: {\n \"id\": \"redcolor-t\",\n \"type\": \"text\"\n },\n domProps: {\n \"value\": (_vm.redColorLocal)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.redColorLocal = $event.target.value\n }\n }\n })]), _vm._v(\" \"), _c('div', {\n staticClass: \"color-item\"\n }, [_c('label', {\n staticClass: \"theme-color-lb\",\n attrs: {\n \"for\": \"bluecolor\"\n }\n }, [_vm._v(_vm._s(_vm.$t('settings.cBlue')))]), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.blueColorLocal),\n expression: \"blueColorLocal\"\n }],\n staticClass: \"theme-color-cl\",\n attrs: {\n \"id\": \"bluecolor\",\n \"type\": \"color\"\n },\n domProps: {\n \"value\": (_vm.blueColorLocal)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.blueColorLocal = $event.target.value\n }\n }\n }), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.blueColorLocal),\n expression: \"blueColorLocal\"\n }],\n staticClass: \"theme-color-in\",\n attrs: {\n \"id\": \"bluecolor-t\",\n \"type\": \"text\"\n },\n domProps: {\n \"value\": (_vm.blueColorLocal)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.blueColorLocal = $event.target.value\n }\n }\n })]), _vm._v(\" \"), _c('div', {\n staticClass: \"color-item\"\n }, [_c('label', {\n staticClass: \"theme-color-lb\",\n attrs: {\n \"for\": \"greencolor\"\n }\n }, [_vm._v(_vm._s(_vm.$t('settings.cGreen')))]), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.greenColorLocal),\n expression: \"greenColorLocal\"\n }],\n staticClass: \"theme-color-cl\",\n attrs: {\n \"id\": \"greencolor\",\n \"type\": \"color\"\n },\n domProps: {\n \"value\": (_vm.greenColorLocal)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.greenColorLocal = $event.target.value\n }\n }\n }), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.greenColorLocal),\n expression: \"greenColorLocal\"\n }],\n staticClass: \"theme-color-in\",\n attrs: {\n \"id\": \"greencolor-t\",\n \"type\": \"green\"\n },\n domProps: {\n \"value\": (_vm.greenColorLocal)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.greenColorLocal = $event.target.value\n }\n }\n })]), _vm._v(\" \"), _c('div', {\n staticClass: \"color-item\"\n }, [_c('label', {\n staticClass: \"theme-color-lb\",\n attrs: {\n \"for\": \"orangecolor\"\n }\n }, [_vm._v(_vm._s(_vm.$t('settings.cOrange')))]), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.orangeColorLocal),\n expression: \"orangeColorLocal\"\n }],\n staticClass: \"theme-color-cl\",\n attrs: {\n \"id\": \"orangecolor\",\n \"type\": \"color\"\n },\n domProps: {\n \"value\": (_vm.orangeColorLocal)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.orangeColorLocal = $event.target.value\n }\n }\n }), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.orangeColorLocal),\n expression: \"orangeColorLocal\"\n }],\n staticClass: \"theme-color-in\",\n attrs: {\n \"id\": \"orangecolor-t\",\n \"type\": \"text\"\n },\n domProps: {\n \"value\": (_vm.orangeColorLocal)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.orangeColorLocal = $event.target.value\n }\n }\n })])]), _vm._v(\" \"), _c('div', {\n staticClass: \"radius-container\"\n }, [_c('p', [_vm._v(_vm._s(_vm.$t('settings.radii_help')))]), _vm._v(\" \"), _c('div', {\n staticClass: \"radius-item\"\n }, [_c('label', {\n staticClass: \"theme-radius-lb\",\n attrs: {\n \"for\": \"btnradius\"\n }\n }, [_vm._v(_vm._s(_vm.$t('settings.btnRadius')))]), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.btnRadiusLocal),\n expression: \"btnRadiusLocal\"\n }],\n staticClass: \"theme-radius-rn\",\n attrs: {\n \"id\": \"btnradius\",\n \"type\": \"range\",\n \"max\": \"16\"\n },\n domProps: {\n \"value\": (_vm.btnRadiusLocal)\n },\n on: {\n \"__r\": function($event) {\n _vm.btnRadiusLocal = $event.target.value\n }\n }\n }), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.btnRadiusLocal),\n expression: \"btnRadiusLocal\"\n }],\n staticClass: \"theme-radius-in\",\n attrs: {\n \"id\": \"btnradius-t\",\n \"type\": \"text\"\n },\n domProps: {\n \"value\": (_vm.btnRadiusLocal)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.btnRadiusLocal = $event.target.value\n }\n }\n })]), _vm._v(\" \"), _c('div', {\n staticClass: \"radius-item\"\n }, [_c('label', {\n staticClass: \"theme-radius-lb\",\n attrs: {\n \"for\": \"panelradius\"\n }\n }, [_vm._v(_vm._s(_vm.$t('settings.panelRadius')))]), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.panelRadiusLocal),\n expression: \"panelRadiusLocal\"\n }],\n staticClass: \"theme-radius-rn\",\n attrs: {\n \"id\": \"panelradius\",\n \"type\": \"range\",\n \"max\": \"50\"\n },\n domProps: {\n \"value\": (_vm.panelRadiusLocal)\n },\n on: {\n \"__r\": function($event) {\n _vm.panelRadiusLocal = $event.target.value\n }\n }\n }), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.panelRadiusLocal),\n expression: \"panelRadiusLocal\"\n }],\n staticClass: \"theme-radius-in\",\n attrs: {\n \"id\": \"panelradius-t\",\n \"type\": \"text\"\n },\n domProps: {\n \"value\": (_vm.panelRadiusLocal)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.panelRadiusLocal = $event.target.value\n }\n }\n })]), _vm._v(\" \"), _c('div', {\n staticClass: \"radius-item\"\n }, [_c('label', {\n staticClass: \"theme-radius-lb\",\n attrs: {\n \"for\": \"avatarradius\"\n }\n }, [_vm._v(_vm._s(_vm.$t('settings.avatarRadius')))]), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.avatarRadiusLocal),\n expression: \"avatarRadiusLocal\"\n }],\n staticClass: \"theme-radius-rn\",\n attrs: {\n \"id\": \"avatarradius\",\n \"type\": \"range\",\n \"max\": \"28\"\n },\n domProps: {\n \"value\": (_vm.avatarRadiusLocal)\n },\n on: {\n \"__r\": function($event) {\n _vm.avatarRadiusLocal = $event.target.value\n }\n }\n }), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.avatarRadiusLocal),\n expression: \"avatarRadiusLocal\"\n }],\n staticClass: \"theme-radius-in\",\n attrs: {\n \"id\": \"avatarradius-t\",\n \"type\": \"green\"\n },\n domProps: {\n \"value\": (_vm.avatarRadiusLocal)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.avatarRadiusLocal = $event.target.value\n }\n }\n })]), _vm._v(\" \"), _c('div', {\n staticClass: \"radius-item\"\n }, [_c('label', {\n staticClass: \"theme-radius-lb\",\n attrs: {\n \"for\": \"avataraltradius\"\n }\n }, [_vm._v(_vm._s(_vm.$t('settings.avatarAltRadius')))]), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.avatarAltRadiusLocal),\n expression: \"avatarAltRadiusLocal\"\n }],\n staticClass: \"theme-radius-rn\",\n attrs: {\n \"id\": \"avataraltradius\",\n \"type\": \"range\",\n \"max\": \"28\"\n },\n domProps: {\n \"value\": (_vm.avatarAltRadiusLocal)\n },\n on: {\n \"__r\": function($event) {\n _vm.avatarAltRadiusLocal = $event.target.value\n }\n }\n }), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.avatarAltRadiusLocal),\n expression: \"avatarAltRadiusLocal\"\n }],\n staticClass: \"theme-radius-in\",\n attrs: {\n \"id\": \"avataraltradius-t\",\n \"type\": \"text\"\n },\n domProps: {\n \"value\": (_vm.avatarAltRadiusLocal)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.avatarAltRadiusLocal = $event.target.value\n }\n }\n })]), _vm._v(\" \"), _c('div', {\n staticClass: \"radius-item\"\n }, [_c('label', {\n staticClass: \"theme-radius-lb\",\n attrs: {\n \"for\": \"attachmentradius\"\n }\n }, [_vm._v(_vm._s(_vm.$t('settings.attachmentRadius')))]), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.attachmentRadiusLocal),\n expression: \"attachmentRadiusLocal\"\n }],\n staticClass: \"theme-radius-rn\",\n attrs: {\n \"id\": \"attachmentrradius\",\n \"type\": \"range\",\n \"max\": \"50\"\n },\n domProps: {\n \"value\": (_vm.attachmentRadiusLocal)\n },\n on: {\n \"__r\": function($event) {\n _vm.attachmentRadiusLocal = $event.target.value\n }\n }\n }), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.attachmentRadiusLocal),\n expression: \"attachmentRadiusLocal\"\n }],\n staticClass: \"theme-radius-in\",\n attrs: {\n \"id\": \"attachmentradius-t\",\n \"type\": \"text\"\n },\n domProps: {\n \"value\": (_vm.attachmentRadiusLocal)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.attachmentRadiusLocal = $event.target.value\n }\n }\n })]), _vm._v(\" \"), _c('div', {\n staticClass: \"radius-item\"\n }, [_c('label', {\n staticClass: \"theme-radius-lb\",\n attrs: {\n \"for\": \"tooltipradius\"\n }\n }, [_vm._v(_vm._s(_vm.$t('settings.tooltipRadius')))]), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.tooltipRadiusLocal),\n expression: \"tooltipRadiusLocal\"\n }],\n staticClass: \"theme-radius-rn\",\n attrs: {\n \"id\": \"tooltipradius\",\n \"type\": \"range\",\n \"max\": \"20\"\n },\n domProps: {\n \"value\": (_vm.tooltipRadiusLocal)\n },\n on: {\n \"__r\": function($event) {\n _vm.tooltipRadiusLocal = $event.target.value\n }\n }\n }), _vm._v(\" \"), _c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.tooltipRadiusLocal),\n expression: \"tooltipRadiusLocal\"\n }],\n staticClass: \"theme-radius-in\",\n attrs: {\n \"id\": \"tooltipradius-t\",\n \"type\": \"text\"\n },\n domProps: {\n \"value\": (_vm.tooltipRadiusLocal)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.tooltipRadiusLocal = $event.target.value\n }\n }\n })])]), _vm._v(\" \"), _c('div', {\n style: ({\n '--btnRadius': _vm.btnRadiusLocal + 'px',\n '--panelRadius': _vm.panelRadiusLocal + 'px',\n '--avatarRadius': _vm.avatarRadiusLocal + 'px',\n '--avatarAltRadius': _vm.avatarAltRadiusLocal + 'px',\n '--tooltipRadius': _vm.tooltipRadiusLocal + 'px',\n '--attachmentRadius': _vm.attachmentRadiusLocal + 'px'\n })\n }, [_c('div', {\n staticClass: \"panel dummy\"\n }, [_c('div', {\n staticClass: \"panel-heading\",\n style: ({\n 'background-color': _vm.btnColorLocal,\n 'color': _vm.textColorLocal\n })\n }, [_vm._v(\"Preview\")]), _vm._v(\" \"), _c('div', {\n staticClass: \"panel-body theme-preview-content\",\n style: ({\n 'background-color': _vm.bgColorLocal,\n 'color': _vm.textColorLocal\n })\n }, [_c('div', {\n staticClass: \"avatar\",\n style: ({\n 'border-radius': _vm.avatarRadiusLocal + 'px'\n })\n }, [_vm._v(\"\\n ( ͡° ͜ʖ ͡°)\\n \")]), _vm._v(\" \"), _c('h4', [_vm._v(\"Content\")]), _vm._v(\" \"), _c('br'), _vm._v(\"\\n A bunch of more content and\\n \"), _c('a', {\n style: ({\n color: _vm.linkColorLocal\n })\n }, [_vm._v(\"a nice lil' link\")]), _vm._v(\" \"), _c('i', {\n staticClass: \"icon-reply\",\n style: ({\n color: _vm.blueColorLocal\n })\n }), _vm._v(\" \"), _c('i', {\n staticClass: \"icon-retweet\",\n style: ({\n color: _vm.greenColorLocal\n })\n }), _vm._v(\" \"), _c('i', {\n staticClass: \"icon-cancel\",\n style: ({\n color: _vm.redColorLocal\n })\n }), _vm._v(\" \"), _c('i', {\n staticClass: \"icon-star\",\n style: ({\n color: _vm.orangeColorLocal\n })\n }), _vm._v(\" \"), _c('br'), _vm._v(\" \"), _c('button', {\n staticClass: \"btn\",\n style: ({\n 'background-color': _vm.btnColorLocal,\n 'color': _vm.textColorLocal\n })\n }, [_vm._v(\"Button\")])])])]), _vm._v(\" \"), _c('button', {\n staticClass: \"btn\",\n on: {\n \"click\": _vm.setCustomTheme\n }\n }, [_vm._v(_vm._s(_vm.$t('general.apply')))])])\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-ae8f5000\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/style_switcher/style_switcher.vue\n// module id = 518\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return (_vm.loggedIn) ? _c('div', [_c('i', {\n staticClass: \"favorite-button fav-active\",\n class: _vm.classes,\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.favorite()\n }\n }\n }), _vm._v(\" \"), (_vm.status.fave_num > 0) ? _c('span', [_vm._v(_vm._s(_vm.status.fave_num))]) : _vm._e()]) : _c('div', [_c('i', {\n staticClass: \"favorite-button\",\n class: _vm.classes\n }), _vm._v(\" \"), (_vm.status.fave_num > 0) ? _c('span', [_vm._v(_vm._s(_vm.status.fave_num))]) : _vm._e()])\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-bd666be8\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/favorite_button/favorite_button.vue\n// module id = 519\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('div', {\n staticClass: \"settings panel panel-default\"\n }, [_c('div', {\n staticClass: \"panel-heading\"\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('settings.settings')) + \"\\n \")]), _vm._v(\" \"), _c('div', {\n staticClass: \"panel-body\"\n }, [_c('div', {\n staticClass: \"setting-item\"\n }, [_c('h2', [_vm._v(_vm._s(_vm.$t('settings.theme')))]), _vm._v(\" \"), _c('style-switcher')], 1), _vm._v(\" \"), _c('div', {\n staticClass: \"setting-item\"\n }, [_c('h2', [_vm._v(_vm._s(_vm.$t('settings.filtering')))]), _vm._v(\" \"), _c('p', [_vm._v(_vm._s(_vm.$t('settings.filtering_explanation')))]), _vm._v(\" \"), _c('textarea', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.muteWordsString),\n expression: \"muteWordsString\"\n }],\n attrs: {\n \"id\": \"muteWords\"\n },\n domProps: {\n \"value\": (_vm.muteWordsString)\n },\n on: {\n \"input\": function($event) {\n if ($event.target.composing) { return; }\n _vm.muteWordsString = $event.target.value\n }\n }\n })]), _vm._v(\" \"), _c('div', {\n staticClass: \"setting-item\"\n }, [_c('h2', [_vm._v(_vm._s(_vm.$t('settings.attachments')))]), _vm._v(\" \"), _c('ul', {\n staticClass: \"setting-list\"\n }, [_c('li', [_c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.hideAttachmentsLocal),\n expression: \"hideAttachmentsLocal\"\n }],\n attrs: {\n \"type\": \"checkbox\",\n \"id\": \"hideAttachments\"\n },\n domProps: {\n \"checked\": Array.isArray(_vm.hideAttachmentsLocal) ? _vm._i(_vm.hideAttachmentsLocal, null) > -1 : (_vm.hideAttachmentsLocal)\n },\n on: {\n \"change\": function($event) {\n var $$a = _vm.hideAttachmentsLocal,\n $$el = $event.target,\n $$c = $$el.checked ? (true) : (false);\n if (Array.isArray($$a)) {\n var $$v = null,\n $$i = _vm._i($$a, $$v);\n if ($$el.checked) {\n $$i < 0 && (_vm.hideAttachmentsLocal = $$a.concat([$$v]))\n } else {\n $$i > -1 && (_vm.hideAttachmentsLocal = $$a.slice(0, $$i).concat($$a.slice($$i + 1)))\n }\n } else {\n _vm.hideAttachmentsLocal = $$c\n }\n }\n }\n }), _vm._v(\" \"), _c('label', {\n attrs: {\n \"for\": \"hideAttachments\"\n }\n }, [_vm._v(_vm._s(_vm.$t('settings.hide_attachments_in_tl')))])]), _vm._v(\" \"), _c('li', [_c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.hideAttachmentsInConvLocal),\n expression: \"hideAttachmentsInConvLocal\"\n }],\n attrs: {\n \"type\": \"checkbox\",\n \"id\": \"hideAttachmentsInConv\"\n },\n domProps: {\n \"checked\": Array.isArray(_vm.hideAttachmentsInConvLocal) ? _vm._i(_vm.hideAttachmentsInConvLocal, null) > -1 : (_vm.hideAttachmentsInConvLocal)\n },\n on: {\n \"change\": function($event) {\n var $$a = _vm.hideAttachmentsInConvLocal,\n $$el = $event.target,\n $$c = $$el.checked ? (true) : (false);\n if (Array.isArray($$a)) {\n var $$v = null,\n $$i = _vm._i($$a, $$v);\n if ($$el.checked) {\n $$i < 0 && (_vm.hideAttachmentsInConvLocal = $$a.concat([$$v]))\n } else {\n $$i > -1 && (_vm.hideAttachmentsInConvLocal = $$a.slice(0, $$i).concat($$a.slice($$i + 1)))\n }\n } else {\n _vm.hideAttachmentsInConvLocal = $$c\n }\n }\n }\n }), _vm._v(\" \"), _c('label', {\n attrs: {\n \"for\": \"hideAttachmentsInConv\"\n }\n }, [_vm._v(_vm._s(_vm.$t('settings.hide_attachments_in_convo')))])]), _vm._v(\" \"), _c('li', [_c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.hideNsfwLocal),\n expression: \"hideNsfwLocal\"\n }],\n attrs: {\n \"type\": \"checkbox\",\n \"id\": \"hideNsfw\"\n },\n domProps: {\n \"checked\": Array.isArray(_vm.hideNsfwLocal) ? _vm._i(_vm.hideNsfwLocal, null) > -1 : (_vm.hideNsfwLocal)\n },\n on: {\n \"change\": function($event) {\n var $$a = _vm.hideNsfwLocal,\n $$el = $event.target,\n $$c = $$el.checked ? (true) : (false);\n if (Array.isArray($$a)) {\n var $$v = null,\n $$i = _vm._i($$a, $$v);\n if ($$el.checked) {\n $$i < 0 && (_vm.hideNsfwLocal = $$a.concat([$$v]))\n } else {\n $$i > -1 && (_vm.hideNsfwLocal = $$a.slice(0, $$i).concat($$a.slice($$i + 1)))\n }\n } else {\n _vm.hideNsfwLocal = $$c\n }\n }\n }\n }), _vm._v(\" \"), _c('label', {\n attrs: {\n \"for\": \"hideNsfw\"\n }\n }, [_vm._v(_vm._s(_vm.$t('settings.nsfw_clickthrough')))])]), _vm._v(\" \"), _c('li', [_c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.autoLoadLocal),\n expression: \"autoLoadLocal\"\n }],\n attrs: {\n \"type\": \"checkbox\",\n \"id\": \"autoload\"\n },\n domProps: {\n \"checked\": Array.isArray(_vm.autoLoadLocal) ? _vm._i(_vm.autoLoadLocal, null) > -1 : (_vm.autoLoadLocal)\n },\n on: {\n \"change\": function($event) {\n var $$a = _vm.autoLoadLocal,\n $$el = $event.target,\n $$c = $$el.checked ? (true) : (false);\n if (Array.isArray($$a)) {\n var $$v = null,\n $$i = _vm._i($$a, $$v);\n if ($$el.checked) {\n $$i < 0 && (_vm.autoLoadLocal = $$a.concat([$$v]))\n } else {\n $$i > -1 && (_vm.autoLoadLocal = $$a.slice(0, $$i).concat($$a.slice($$i + 1)))\n }\n } else {\n _vm.autoLoadLocal = $$c\n }\n }\n }\n }), _vm._v(\" \"), _c('label', {\n attrs: {\n \"for\": \"autoload\"\n }\n }, [_vm._v(_vm._s(_vm.$t('settings.autoload')))])]), _vm._v(\" \"), _c('li', [_c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.streamingLocal),\n expression: \"streamingLocal\"\n }],\n attrs: {\n \"type\": \"checkbox\",\n \"id\": \"streaming\"\n },\n domProps: {\n \"checked\": Array.isArray(_vm.streamingLocal) ? _vm._i(_vm.streamingLocal, null) > -1 : (_vm.streamingLocal)\n },\n on: {\n \"change\": function($event) {\n var $$a = _vm.streamingLocal,\n $$el = $event.target,\n $$c = $$el.checked ? (true) : (false);\n if (Array.isArray($$a)) {\n var $$v = null,\n $$i = _vm._i($$a, $$v);\n if ($$el.checked) {\n $$i < 0 && (_vm.streamingLocal = $$a.concat([$$v]))\n } else {\n $$i > -1 && (_vm.streamingLocal = $$a.slice(0, $$i).concat($$a.slice($$i + 1)))\n }\n } else {\n _vm.streamingLocal = $$c\n }\n }\n }\n }), _vm._v(\" \"), _c('label', {\n attrs: {\n \"for\": \"streaming\"\n }\n }, [_vm._v(_vm._s(_vm.$t('settings.streaming')))])]), _vm._v(\" \"), _c('li', [_c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.hoverPreviewLocal),\n expression: \"hoverPreviewLocal\"\n }],\n attrs: {\n \"type\": \"checkbox\",\n \"id\": \"hoverPreview\"\n },\n domProps: {\n \"checked\": Array.isArray(_vm.hoverPreviewLocal) ? _vm._i(_vm.hoverPreviewLocal, null) > -1 : (_vm.hoverPreviewLocal)\n },\n on: {\n \"change\": function($event) {\n var $$a = _vm.hoverPreviewLocal,\n $$el = $event.target,\n $$c = $$el.checked ? (true) : (false);\n if (Array.isArray($$a)) {\n var $$v = null,\n $$i = _vm._i($$a, $$v);\n if ($$el.checked) {\n $$i < 0 && (_vm.hoverPreviewLocal = $$a.concat([$$v]))\n } else {\n $$i > -1 && (_vm.hoverPreviewLocal = $$a.slice(0, $$i).concat($$a.slice($$i + 1)))\n }\n } else {\n _vm.hoverPreviewLocal = $$c\n }\n }\n }\n }), _vm._v(\" \"), _c('label', {\n attrs: {\n \"for\": \"hoverPreview\"\n }\n }, [_vm._v(_vm._s(_vm.$t('settings.reply_link_preview')))])]), _vm._v(\" \"), _c('li', [_c('input', {\n directives: [{\n name: \"model\",\n rawName: \"v-model\",\n value: (_vm.stopGifs),\n expression: \"stopGifs\"\n }],\n attrs: {\n \"type\": \"checkbox\",\n \"id\": \"stopGifs\"\n },\n domProps: {\n \"checked\": Array.isArray(_vm.stopGifs) ? _vm._i(_vm.stopGifs, null) > -1 : (_vm.stopGifs)\n },\n on: {\n \"change\": function($event) {\n var $$a = _vm.stopGifs,\n $$el = $event.target,\n $$c = $$el.checked ? (true) : (false);\n if (Array.isArray($$a)) {\n var $$v = null,\n $$i = _vm._i($$a, $$v);\n if ($$el.checked) {\n $$i < 0 && (_vm.stopGifs = $$a.concat([$$v]))\n } else {\n $$i > -1 && (_vm.stopGifs = $$a.slice(0, $$i).concat($$a.slice($$i + 1)))\n }\n } else {\n _vm.stopGifs = $$c\n }\n }\n }\n }), _vm._v(\" \"), _c('label', {\n attrs: {\n \"for\": \"stopGifs\"\n }\n }, [_vm._v(_vm._s(_vm.$t('settings.stop_gifs')))])])])])])])\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-cd51c000\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/settings/settings.vue\n// module id = 520\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('div', {\n staticClass: \"nav-panel\"\n }, [_c('div', {\n staticClass: \"panel panel-default\"\n }, [_c('ul', [(_vm.currentUser) ? _c('li', [_c('router-link', {\n attrs: {\n \"to\": \"/main/friends\"\n }\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t(\"nav.timeline\")) + \"\\n \")])], 1) : _vm._e(), _vm._v(\" \"), (_vm.currentUser) ? _c('li', [_c('router-link', {\n attrs: {\n \"to\": {\n name: 'mentions',\n params: {\n username: _vm.currentUser.screen_name\n }\n }\n }\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t(\"nav.mentions\")) + \"\\n \")])], 1) : _vm._e(), _vm._v(\" \"), _c('li', [_c('router-link', {\n attrs: {\n \"to\": \"/main/public\"\n }\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t(\"nav.public_tl\")) + \"\\n \")])], 1), _vm._v(\" \"), _c('li', [_c('router-link', {\n attrs: {\n \"to\": \"/main/all\"\n }\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t(\"nav.twkn\")) + \"\\n \")])], 1)])])])\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-d306a29c\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/nav_panel/nav_panel.vue\n// module id = 521\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('div', {\n staticClass: \"user-panel\"\n }, [(_vm.user) ? _c('div', {\n staticClass: \"panel panel-default\",\n staticStyle: {\n \"overflow\": \"visible\"\n }\n }, [_c('user-card-content', {\n attrs: {\n \"user\": _vm.user,\n \"switcher\": false\n }\n }), _vm._v(\" \"), _c('div', {\n staticClass: \"panel-footer\"\n }, [(_vm.user) ? _c('post-status-form') : _vm._e()], 1)], 1) : _vm._e(), _vm._v(\" \"), (!_vm.user) ? _c('login-form') : _vm._e()], 1)\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-eda04b40\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/user_panel/user_panel.vue\n// module id = 522\n// module chunks = 2","module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;\n return _c('div', {\n staticClass: \"card\"\n }, [_c('a', {\n attrs: {\n \"href\": \"#\"\n }\n }, [_c('img', {\n staticClass: \"avatar\",\n attrs: {\n \"src\": _vm.user.profile_image_url\n },\n on: {\n \"click\": function($event) {\n $event.preventDefault();\n _vm.toggleUserExpanded($event)\n }\n }\n })]), _vm._v(\" \"), (_vm.userExpanded) ? _c('div', {\n staticClass: \"usercard\"\n }, [_c('user-card-content', {\n attrs: {\n \"user\": _vm.user,\n \"switcher\": false\n }\n })], 1) : _c('div', {\n staticClass: \"name-and-screen-name\"\n }, [_c('div', {\n staticClass: \"user-name\",\n attrs: {\n \"title\": _vm.user.name\n }\n }, [_vm._v(\"\\n \" + _vm._s(_vm.user.name) + \"\\n \"), (!_vm.userExpanded && _vm.showFollows && _vm.user.follows_you) ? _c('span', {\n staticClass: \"follows-you\"\n }, [_vm._v(\"\\n \" + _vm._s(_vm.$t('user_card.follows_you')) + \"\\n \")]) : _vm._e()]), _vm._v(\" \"), _c('a', {\n attrs: {\n \"href\": _vm.user.statusnet_profile_url,\n \"target\": \"blank\"\n }\n }, [_c('div', {\n staticClass: \"user-screen-name\"\n }, [_vm._v(\"@\" + _vm._s(_vm.user.screen_name))])])])])\n},staticRenderFns: []}\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/vue-loader/lib/template-compiler?{\"id\":\"data-v-f117c42c\"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/user_card/user_card.vue\n// module id = 523\n// module chunks = 2"],"sourceRoot":""} \ No newline at end of file diff --git a/priv/static/static/js/manifest.c0906490430c3def2aa2.js b/priv/static/static/js/manifest.c0906490430c3def2aa2.js deleted file mode 100644 index 270ec903b..000000000 --- a/priv/static/static/js/manifest.c0906490430c3def2aa2.js +++ /dev/null @@ -1,2 +0,0 @@ -!function(e){function t(r){if(n[r])return n[r].exports;var a=n[r]={exports:{},id:r,loaded:!1};return e[r].call(a.exports,a,a.exports,t),a.loaded=!0,a.exports}var r=window.webpackJsonp;window.webpackJsonp=function(c,o){for(var p,l,s=0,i=[];s true\n\t *\n\t * _.isArray(document.body.children);\n\t * // => false\n\t *\n\t * _.isArray('abc');\n\t * // => false\n\t *\n\t * _.isArray(_.noop);\n\t * // => false\n\t */\n\tvar isArray = Array.isArray;\n\t\n\tmodule.exports = isArray;\n\n\n/***/ }),\n/* 3 */\n/***/ (function(module, exports) {\n\n\tvar core = module.exports = { version: '2.5.3' };\n\tif (typeof __e == 'number') __e = core; // eslint-disable-line no-undef\n\n\n/***/ }),\n/* 4 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar store = __webpack_require__(77)('wks');\n\tvar uid = __webpack_require__(50);\n\tvar Symbol = __webpack_require__(5).Symbol;\n\tvar USE_SYMBOL = typeof Symbol == 'function';\n\t\n\tvar $exports = module.exports = function (name) {\n\t return store[name] || (store[name] =\n\t USE_SYMBOL && Symbol[name] || (USE_SYMBOL ? Symbol : uid)('Symbol.' + name));\n\t};\n\t\n\t$exports.store = store;\n\n\n/***/ }),\n/* 5 */\n/***/ (function(module, exports) {\n\n\t// https://github.com/zloirock/core-js/issues/86#issuecomment-115759028\n\tvar global = module.exports = typeof window != 'undefined' && window.Math == Math\n\t ? window : typeof self != 'undefined' && self.Math == Math ? self\n\t // eslint-disable-next-line no-new-func\n\t : Function('return this')();\n\tif (typeof __g == 'number') __g = global; // eslint-disable-line no-undef\n\n\n/***/ }),\n/* 6 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar global = __webpack_require__(5);\n\tvar core = __webpack_require__(3);\n\tvar ctx = __webpack_require__(14);\n\tvar hide = __webpack_require__(15);\n\tvar PROTOTYPE = 'prototype';\n\t\n\tvar $export = function (type, name, source) {\n\t var IS_FORCED = type & $export.F;\n\t var IS_GLOBAL = type & $export.G;\n\t var IS_STATIC = type & $export.S;\n\t var IS_PROTO = type & $export.P;\n\t var IS_BIND = type & $export.B;\n\t var IS_WRAP = type & $export.W;\n\t var exports = IS_GLOBAL ? core : core[name] || (core[name] = {});\n\t var expProto = exports[PROTOTYPE];\n\t var target = IS_GLOBAL ? global : IS_STATIC ? global[name] : (global[name] || {})[PROTOTYPE];\n\t var key, own, out;\n\t if (IS_GLOBAL) source = name;\n\t for (key in source) {\n\t // contains in native\n\t own = !IS_FORCED && target && target[key] !== undefined;\n\t if (own && key in exports) continue;\n\t // export native or passed\n\t out = own ? target[key] : source[key];\n\t // prevent global pollution for namespaces\n\t exports[key] = IS_GLOBAL && typeof target[key] != 'function' ? source[key]\n\t // bind timers to global for call from export context\n\t : IS_BIND && own ? ctx(out, global)\n\t // wrap global constructors for prevent change them in library\n\t : IS_WRAP && target[key] == out ? (function (C) {\n\t var F = function (a, b, c) {\n\t if (this instanceof C) {\n\t switch (arguments.length) {\n\t case 0: return new C();\n\t case 1: return new C(a);\n\t case 2: return new C(a, b);\n\t } return new C(a, b, c);\n\t } return C.apply(this, arguments);\n\t };\n\t F[PROTOTYPE] = C[PROTOTYPE];\n\t return F;\n\t // make static versions for prototype methods\n\t })(out) : IS_PROTO && typeof out == 'function' ? ctx(Function.call, out) : out;\n\t // export proto methods to core.%CONSTRUCTOR%.methods.%NAME%\n\t if (IS_PROTO) {\n\t (exports.virtual || (exports.virtual = {}))[key] = out;\n\t // export proto methods to core.%CONSTRUCTOR%.prototype.%NAME%\n\t if (type & $export.R && expProto && !expProto[key]) hide(expProto, key, out);\n\t }\n\t }\n\t};\n\t// type bitmap\n\t$export.F = 1; // forced\n\t$export.G = 2; // global\n\t$export.S = 4; // static\n\t$export.P = 8; // proto\n\t$export.B = 16; // bind\n\t$export.W = 32; // wrap\n\t$export.U = 64; // safe\n\t$export.R = 128; // real proto method for `library`\n\tmodule.exports = $export;\n\n\n/***/ }),\n/* 7 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar freeGlobal = __webpack_require__(152);\n\t\n\t/** Detect free variable `self`. */\n\tvar freeSelf = typeof self == 'object' && self && self.Object === Object && self;\n\t\n\t/** Used as a reference to the global object. */\n\tvar root = freeGlobal || freeSelf || Function('return this')();\n\t\n\tmodule.exports = root;\n\n\n/***/ }),\n/* 8 */\n/***/ (function(module, exports) {\n\n\t/**\n\t * Checks if `value` is the\n\t * [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)\n\t * of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)\n\t *\n\t * @static\n\t * @memberOf _\n\t * @since 0.1.0\n\t * @category Lang\n\t * @param {*} value The value to check.\n\t * @returns {boolean} Returns `true` if `value` is an object, else `false`.\n\t * @example\n\t *\n\t * _.isObject({});\n\t * // => true\n\t *\n\t * _.isObject([1, 2, 3]);\n\t * // => true\n\t *\n\t * _.isObject(_.noop);\n\t * // => true\n\t *\n\t * _.isObject(null);\n\t * // => false\n\t */\n\tfunction isObject(value) {\n\t var type = typeof value;\n\t return value != null && (type == 'object' || type == 'function');\n\t}\n\t\n\tmodule.exports = isObject;\n\n\n/***/ }),\n/* 9 */\n/***/ (function(module, exports) {\n\n\tmodule.exports = function (it) {\n\t return typeof it === 'object' ? it !== null : typeof it === 'function';\n\t};\n\n\n/***/ }),\n/* 10 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar anObject = __webpack_require__(12);\n\tvar IE8_DOM_DEFINE = __webpack_require__(110);\n\tvar toPrimitive = __webpack_require__(79);\n\tvar dP = Object.defineProperty;\n\t\n\texports.f = __webpack_require__(13) ? Object.defineProperty : function defineProperty(O, P, Attributes) {\n\t anObject(O);\n\t P = toPrimitive(P, true);\n\t anObject(Attributes);\n\t if (IE8_DOM_DEFINE) try {\n\t return dP(O, P, Attributes);\n\t } catch (e) { /* empty */ }\n\t if ('get' in Attributes || 'set' in Attributes) throw TypeError('Accessors not supported!');\n\t if ('value' in Attributes) O[P] = Attributes.value;\n\t return O;\n\t};\n\n\n/***/ }),\n/* 11 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar baseMatches = __webpack_require__(338),\n\t baseMatchesProperty = __webpack_require__(339),\n\t identity = __webpack_require__(26),\n\t isArray = __webpack_require__(2),\n\t property = __webpack_require__(442);\n\t\n\t/**\n\t * The base implementation of `_.iteratee`.\n\t *\n\t * @private\n\t * @param {*} [value=_.identity] The value to convert to an iteratee.\n\t * @returns {Function} Returns the iteratee.\n\t */\n\tfunction baseIteratee(value) {\n\t // Don't store the `typeof` result in a variable to avoid a JIT bug in Safari 9.\n\t // See https://bugs.webkit.org/show_bug.cgi?id=156034 for more details.\n\t if (typeof value == 'function') {\n\t return value;\n\t }\n\t if (value == null) {\n\t return identity;\n\t }\n\t if (typeof value == 'object') {\n\t return isArray(value)\n\t ? baseMatchesProperty(value[0], value[1])\n\t : baseMatches(value);\n\t }\n\t return property(value);\n\t}\n\t\n\tmodule.exports = baseIteratee;\n\n\n/***/ }),\n/* 12 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar isObject = __webpack_require__(9);\n\tmodule.exports = function (it) {\n\t if (!isObject(it)) throw TypeError(it + ' is not an object!');\n\t return it;\n\t};\n\n\n/***/ }),\n/* 13 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t// Thank's IE8 for his funny defineProperty\n\tmodule.exports = !__webpack_require__(23)(function () {\n\t return Object.defineProperty({}, 'a', { get: function () { return 7; } }).a != 7;\n\t});\n\n\n/***/ }),\n/* 14 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t// optional / simple context binding\n\tvar aFunction = __webpack_require__(30);\n\tmodule.exports = function (fn, that, length) {\n\t aFunction(fn);\n\t if (that === undefined) return fn;\n\t switch (length) {\n\t case 1: return function (a) {\n\t return fn.call(that, a);\n\t };\n\t case 2: return function (a, b) {\n\t return fn.call(that, a, b);\n\t };\n\t case 3: return function (a, b, c) {\n\t return fn.call(that, a, b, c);\n\t };\n\t }\n\t return function (/* ...args */) {\n\t return fn.apply(that, arguments);\n\t };\n\t};\n\n\n/***/ }),\n/* 15 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar dP = __webpack_require__(10);\n\tvar createDesc = __webpack_require__(34);\n\tmodule.exports = __webpack_require__(13) ? function (object, key, value) {\n\t return dP.f(object, key, createDesc(1, value));\n\t} : function (object, key, value) {\n\t object[key] = value;\n\t return object;\n\t};\n\n\n/***/ }),\n/* 16 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar isFunction = __webpack_require__(97),\n\t isLength = __webpack_require__(98);\n\t\n\t/**\n\t * Checks if `value` is array-like. A value is considered array-like if it's\n\t * not a function and has a `value.length` that's an integer greater than or\n\t * equal to `0` and less than or equal to `Number.MAX_SAFE_INTEGER`.\n\t *\n\t * @static\n\t * @memberOf _\n\t * @since 4.0.0\n\t * @category Lang\n\t * @param {*} value The value to check.\n\t * @returns {boolean} Returns `true` if `value` is array-like, else `false`.\n\t * @example\n\t *\n\t * _.isArrayLike([1, 2, 3]);\n\t * // => true\n\t *\n\t * _.isArrayLike(document.body.children);\n\t * // => true\n\t *\n\t * _.isArrayLike('abc');\n\t * // => true\n\t *\n\t * _.isArrayLike(_.noop);\n\t * // => false\n\t */\n\tfunction isArrayLike(value) {\n\t return value != null && isLength(value.length) && !isFunction(value);\n\t}\n\t\n\tmodule.exports = isArrayLike;\n\n\n/***/ }),\n/* 17 */\n/***/ (function(module, exports) {\n\n\t/**\n\t * Checks if `value` is object-like. A value is object-like if it's not `null`\n\t * and has a `typeof` result of \"object\".\n\t *\n\t * @static\n\t * @memberOf _\n\t * @since 4.0.0\n\t * @category Lang\n\t * @param {*} value The value to check.\n\t * @returns {boolean} Returns `true` if `value` is object-like, else `false`.\n\t * @example\n\t *\n\t * _.isObjectLike({});\n\t * // => true\n\t *\n\t * _.isObjectLike([1, 2, 3]);\n\t * // => true\n\t *\n\t * _.isObjectLike(_.noop);\n\t * // => false\n\t *\n\t * _.isObjectLike(null);\n\t * // => false\n\t */\n\tfunction isObjectLike(value) {\n\t return value != null && typeof value == 'object';\n\t}\n\t\n\tmodule.exports = isObjectLike;\n\n\n/***/ }),\n/* 18 */\n/***/ (function(module, exports) {\n\n\tvar hasOwnProperty = {}.hasOwnProperty;\n\tmodule.exports = function (it, key) {\n\t return hasOwnProperty.call(it, key);\n\t};\n\n\n/***/ }),\n/* 19 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t// to indexed object, toObject with fallback for non-array-like ES3 strings\n\tvar IObject = __webpack_require__(111);\n\tvar defined = __webpack_require__(68);\n\tmodule.exports = function (it) {\n\t return IObject(defined(it));\n\t};\n\n\n/***/ }),\n/* 20 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar Symbol = __webpack_require__(37),\n\t getRawTag = __webpack_require__(375),\n\t objectToString = __webpack_require__(405);\n\t\n\t/** `Object#toString` result references. */\n\tvar nullTag = '[object Null]',\n\t undefinedTag = '[object Undefined]';\n\t\n\t/** Built-in value references. */\n\tvar symToStringTag = Symbol ? Symbol.toStringTag : undefined;\n\t\n\t/**\n\t * The base implementation of `getTag` without fallbacks for buggy environments.\n\t *\n\t * @private\n\t * @param {*} value The value to query.\n\t * @returns {string} Returns the `toStringTag`.\n\t */\n\tfunction baseGetTag(value) {\n\t if (value == null) {\n\t return value === undefined ? undefinedTag : nullTag;\n\t }\n\t return (symToStringTag && symToStringTag in Object(value))\n\t ? getRawTag(value)\n\t : objectToString(value);\n\t}\n\t\n\tmodule.exports = baseGetTag;\n\n\n/***/ }),\n/* 21 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar baseIsNative = __webpack_require__(334),\n\t getValue = __webpack_require__(378);\n\t\n\t/**\n\t * Gets the native function at `key` of `object`.\n\t *\n\t * @private\n\t * @param {Object} object The object to query.\n\t * @param {string} key The key of the method to get.\n\t * @returns {*} Returns the function if it's native, else `undefined`.\n\t */\n\tfunction getNative(object, key) {\n\t var value = getValue(object, key);\n\t return baseIsNative(value) ? value : undefined;\n\t}\n\t\n\tmodule.exports = getNative;\n\n\n/***/ }),\n/* 22 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar toFinite = __webpack_require__(450);\n\t\n\t/**\n\t * Converts `value` to an integer.\n\t *\n\t * **Note:** This method is loosely based on\n\t * [`ToInteger`](http://www.ecma-international.org/ecma-262/7.0/#sec-tointeger).\n\t *\n\t * @static\n\t * @memberOf _\n\t * @since 4.0.0\n\t * @category Lang\n\t * @param {*} value The value to convert.\n\t * @returns {number} Returns the converted integer.\n\t * @example\n\t *\n\t * _.toInteger(3.2);\n\t * // => 3\n\t *\n\t * _.toInteger(Number.MIN_VALUE);\n\t * // => 0\n\t *\n\t * _.toInteger(Infinity);\n\t * // => 1.7976931348623157e+308\n\t *\n\t * _.toInteger('3.2');\n\t * // => 3\n\t */\n\tfunction toInteger(value) {\n\t var result = toFinite(value),\n\t remainder = result % 1;\n\t\n\t return result === result ? (remainder ? result - remainder : result) : 0;\n\t}\n\t\n\tmodule.exports = toInteger;\n\n\n/***/ }),\n/* 23 */\n/***/ (function(module, exports) {\n\n\tmodule.exports = function (exec) {\n\t try {\n\t return !!exec();\n\t } catch (e) {\n\t return true;\n\t }\n\t};\n\n\n/***/ }),\n/* 24 */\n/***/ (function(module, exports) {\n\n\tmodule.exports = {};\n\n\n/***/ }),\n/* 25 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\tvar $at = __webpack_require__(254)(true);\n\t\n\t// 21.1.3.27 String.prototype[@@iterator]()\n\t__webpack_require__(71)(String, 'String', function (iterated) {\n\t this._t = String(iterated); // target\n\t this._i = 0; // next index\n\t// 21.1.5.2.1 %StringIteratorPrototype%.next()\n\t}, function () {\n\t var O = this._t;\n\t var index = this._i;\n\t var point;\n\t if (index >= O.length) return { value: undefined, done: true };\n\t point = $at(O, index);\n\t this._i += point.length;\n\t return { value: point, done: false };\n\t});\n\n\n/***/ }),\n/* 26 */\n/***/ (function(module, exports) {\n\n\t/**\n\t * This method returns the first argument it receives.\n\t *\n\t * @static\n\t * @since 0.1.0\n\t * @memberOf _\n\t * @category Util\n\t * @param {*} value Any value.\n\t * @returns {*} Returns `value`.\n\t * @example\n\t *\n\t * var object = { 'a': 1 };\n\t *\n\t * console.log(_.identity(object) === object);\n\t * // => true\n\t */\n\tfunction identity(value) {\n\t return value;\n\t}\n\t\n\tmodule.exports = identity;\n\n\n/***/ }),\n/* 27 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar baseGetTag = __webpack_require__(20),\n\t isObjectLike = __webpack_require__(17);\n\t\n\t/** `Object#toString` result references. */\n\tvar symbolTag = '[object Symbol]';\n\t\n\t/**\n\t * Checks if `value` is classified as a `Symbol` primitive or object.\n\t *\n\t * @static\n\t * @memberOf _\n\t * @since 4.0.0\n\t * @category Lang\n\t * @param {*} value The value to check.\n\t * @returns {boolean} Returns `true` if `value` is a symbol, else `false`.\n\t * @example\n\t *\n\t * _.isSymbol(Symbol.iterator);\n\t * // => true\n\t *\n\t * _.isSymbol('abc');\n\t * // => false\n\t */\n\tfunction isSymbol(value) {\n\t return typeof value == 'symbol' ||\n\t (isObjectLike(value) && baseGetTag(value) == symbolTag);\n\t}\n\t\n\tmodule.exports = isSymbol;\n\n\n/***/ }),\n/* 28 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar baseToString = __webpack_require__(145);\n\t\n\t/**\n\t * Converts `value` to a string. An empty string is returned for `null`\n\t * and `undefined` values. The sign of `-0` is preserved.\n\t *\n\t * @static\n\t * @memberOf _\n\t * @since 4.0.0\n\t * @category Lang\n\t * @param {*} value The value to convert.\n\t * @returns {string} Returns the converted string.\n\t * @example\n\t *\n\t * _.toString(null);\n\t * // => ''\n\t *\n\t * _.toString(-0);\n\t * // => '-0'\n\t *\n\t * _.toString([1, 2, 3]);\n\t * // => '1,2,3'\n\t */\n\tfunction toString(value) {\n\t return value == null ? '' : baseToString(value);\n\t}\n\t\n\tmodule.exports = toString;\n\n\n/***/ }),\n/* 29 */,\n/* 30 */\n/***/ (function(module, exports) {\n\n\tmodule.exports = function (it) {\n\t if (typeof it != 'function') throw TypeError(it + ' is not a function!');\n\t return it;\n\t};\n\n\n/***/ }),\n/* 31 */\n/***/ (function(module, exports) {\n\n\tvar toString = {}.toString;\n\t\n\tmodule.exports = function (it) {\n\t return toString.call(it).slice(8, -1);\n\t};\n\n\n/***/ }),\n/* 32 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar ctx = __webpack_require__(14);\n\tvar call = __webpack_require__(114);\n\tvar isArrayIter = __webpack_require__(112);\n\tvar anObject = __webpack_require__(12);\n\tvar toLength = __webpack_require__(48);\n\tvar getIterFn = __webpack_require__(82);\n\tvar BREAK = {};\n\tvar RETURN = {};\n\tvar exports = module.exports = function (iterable, entries, fn, that, ITERATOR) {\n\t var iterFn = ITERATOR ? function () { return iterable; } : getIterFn(iterable);\n\t var f = ctx(fn, that, entries ? 2 : 1);\n\t var index = 0;\n\t var length, step, iterator, result;\n\t if (typeof iterFn != 'function') throw TypeError(iterable + ' is not iterable!');\n\t // fast case for arrays with default iterator\n\t if (isArrayIter(iterFn)) for (length = toLength(iterable.length); length > index; index++) {\n\t result = entries ? f(anObject(step = iterable[index])[0], step[1]) : f(iterable[index]);\n\t if (result === BREAK || result === RETURN) return result;\n\t } else for (iterator = iterFn.call(iterable); !(step = iterator.next()).done;) {\n\t result = call(iterator, f, step.value, entries);\n\t if (result === BREAK || result === RETURN) return result;\n\t }\n\t};\n\texports.BREAK = BREAK;\n\texports.RETURN = RETURN;\n\n\n/***/ }),\n/* 33 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t// 19.1.2.14 / 15.2.3.14 Object.keys(O)\n\tvar $keys = __webpack_require__(119);\n\tvar enumBugKeys = __webpack_require__(70);\n\t\n\tmodule.exports = Object.keys || function keys(O) {\n\t return $keys(O, enumBugKeys);\n\t};\n\n\n/***/ }),\n/* 34 */\n/***/ (function(module, exports) {\n\n\tmodule.exports = function (bitmap, value) {\n\t return {\n\t enumerable: !(bitmap & 1),\n\t configurable: !(bitmap & 2),\n\t writable: !(bitmap & 4),\n\t value: value\n\t };\n\t};\n\n\n/***/ }),\n/* 35 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar def = __webpack_require__(10).f;\n\tvar has = __webpack_require__(18);\n\tvar TAG = __webpack_require__(4)('toStringTag');\n\t\n\tmodule.exports = function (it, tag, stat) {\n\t if (it && !has(it = stat ? it : it.prototype, TAG)) def(it, TAG, { configurable: true, value: tag });\n\t};\n\n\n/***/ }),\n/* 36 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t__webpack_require__(259);\n\tvar global = __webpack_require__(5);\n\tvar hide = __webpack_require__(15);\n\tvar Iterators = __webpack_require__(24);\n\tvar TO_STRING_TAG = __webpack_require__(4)('toStringTag');\n\t\n\tvar DOMIterables = ('CSSRuleList,CSSStyleDeclaration,CSSValueList,ClientRectList,DOMRectList,DOMStringList,' +\n\t 'DOMTokenList,DataTransferItemList,FileList,HTMLAllCollection,HTMLCollection,HTMLFormElement,HTMLSelectElement,' +\n\t 'MediaList,MimeTypeArray,NamedNodeMap,NodeList,PaintRequestList,Plugin,PluginArray,SVGLengthList,SVGNumberList,' +\n\t 'SVGPathSegList,SVGPointList,SVGStringList,SVGTransformList,SourceBufferList,StyleSheetList,TextTrackCueList,' +\n\t 'TextTrackList,TouchList').split(',');\n\t\n\tfor (var i = 0; i < DOMIterables.length; i++) {\n\t var NAME = DOMIterables[i];\n\t var Collection = global[NAME];\n\t var proto = Collection && Collection.prototype;\n\t if (proto && !proto[TO_STRING_TAG]) hide(proto, TO_STRING_TAG, NAME);\n\t Iterators[NAME] = Iterators.Array;\n\t}\n\n\n/***/ }),\n/* 37 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar root = __webpack_require__(7);\n\t\n\t/** Built-in value references. */\n\tvar Symbol = root.Symbol;\n\t\n\tmodule.exports = Symbol;\n\n\n/***/ }),\n/* 38 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar isSymbol = __webpack_require__(27);\n\t\n\t/** Used as references for various `Number` constants. */\n\tvar INFINITY = 1 / 0;\n\t\n\t/**\n\t * Converts `value` to a string key if it's not a string or symbol.\n\t *\n\t * @private\n\t * @param {*} value The value to inspect.\n\t * @returns {string|symbol} Returns the key.\n\t */\n\tfunction toKey(value) {\n\t if (typeof value == 'string' || isSymbol(value)) {\n\t return value;\n\t }\n\t var result = (value + '');\n\t return (result == '0' && (1 / value) == -INFINITY) ? '-0' : result;\n\t}\n\t\n\tmodule.exports = toKey;\n\n\n/***/ }),\n/* 39 */\n/***/ (function(module, exports) {\n\n\t/**\n\t * Performs a\n\t * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)\n\t * comparison between two values to determine if they are equivalent.\n\t *\n\t * @static\n\t * @memberOf _\n\t * @since 4.0.0\n\t * @category Lang\n\t * @param {*} value The value to compare.\n\t * @param {*} other The other value to compare.\n\t * @returns {boolean} Returns `true` if the values are equivalent, else `false`.\n\t * @example\n\t *\n\t * var object = { 'a': 1 };\n\t * var other = { 'a': 1 };\n\t *\n\t * _.eq(object, object);\n\t * // => true\n\t *\n\t * _.eq(object, other);\n\t * // => false\n\t *\n\t * _.eq('a', 'a');\n\t * // => true\n\t *\n\t * _.eq('a', Object('a'));\n\t * // => false\n\t *\n\t * _.eq(NaN, NaN);\n\t * // => true\n\t */\n\tfunction eq(value, other) {\n\t return value === other || (value !== value && other !== other);\n\t}\n\t\n\tmodule.exports = eq;\n\n\n/***/ }),\n/* 40 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar arrayFilter = __webpack_require__(88),\n\t baseFilter = __webpack_require__(136),\n\t baseIteratee = __webpack_require__(11),\n\t isArray = __webpack_require__(2);\n\t\n\t/**\n\t * Iterates over elements of `collection`, returning an array of all elements\n\t * `predicate` returns truthy for. The predicate is invoked with three\n\t * arguments: (value, index|key, collection).\n\t *\n\t * **Note:** Unlike `_.remove`, this method returns a new array.\n\t *\n\t * @static\n\t * @memberOf _\n\t * @since 0.1.0\n\t * @category Collection\n\t * @param {Array|Object} collection The collection to iterate over.\n\t * @param {Function} [predicate=_.identity] The function invoked per iteration.\n\t * @returns {Array} Returns the new filtered array.\n\t * @see _.reject\n\t * @example\n\t *\n\t * var users = [\n\t * { 'user': 'barney', 'age': 36, 'active': true },\n\t * { 'user': 'fred', 'age': 40, 'active': false }\n\t * ];\n\t *\n\t * _.filter(users, function(o) { return !o.active; });\n\t * // => objects for ['fred']\n\t *\n\t * // The `_.matches` iteratee shorthand.\n\t * _.filter(users, { 'age': 36, 'active': true });\n\t * // => objects for ['barney']\n\t *\n\t * // The `_.matchesProperty` iteratee shorthand.\n\t * _.filter(users, ['active', false]);\n\t * // => objects for ['fred']\n\t *\n\t * // The `_.property` iteratee shorthand.\n\t * _.filter(users, 'active');\n\t * // => objects for ['barney']\n\t */\n\tfunction filter(collection, predicate) {\n\t var func = isArray(collection) ? arrayFilter : baseFilter;\n\t return func(collection, baseIteratee(predicate, 3));\n\t}\n\t\n\tmodule.exports = filter;\n\n\n/***/ }),\n/* 41 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar arrayLikeKeys = __webpack_require__(131),\n\t baseKeys = __webpack_require__(336),\n\t isArrayLike = __webpack_require__(16);\n\t\n\t/**\n\t * Creates an array of the own enumerable property names of `object`.\n\t *\n\t * **Note:** Non-object values are coerced to objects. See the\n\t * [ES spec](http://ecma-international.org/ecma-262/7.0/#sec-object.keys)\n\t * for more details.\n\t *\n\t * @static\n\t * @since 0.1.0\n\t * @memberOf _\n\t * @category Object\n\t * @param {Object} object The object to query.\n\t * @returns {Array} Returns the array of property names.\n\t * @example\n\t *\n\t * function Foo() {\n\t * this.a = 1;\n\t * this.b = 2;\n\t * }\n\t *\n\t * Foo.prototype.c = 3;\n\t *\n\t * _.keys(new Foo);\n\t * // => ['a', 'b'] (iteration order is not guaranteed)\n\t *\n\t * _.keys('hi');\n\t * // => ['0', '1']\n\t */\n\tfunction keys(object) {\n\t return isArrayLike(object) ? arrayLikeKeys(object) : baseKeys(object);\n\t}\n\t\n\tmodule.exports = keys;\n\n\n/***/ }),\n/* 42 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar arrayMap = __webpack_require__(53),\n\t baseIteratee = __webpack_require__(11),\n\t baseMap = __webpack_require__(142),\n\t isArray = __webpack_require__(2);\n\t\n\t/**\n\t * Creates an array of values by running each element in `collection` thru\n\t * `iteratee`. The iteratee is invoked with three arguments:\n\t * (value, index|key, collection).\n\t *\n\t * Many lodash methods are guarded to work as iteratees for methods like\n\t * `_.every`, `_.filter`, `_.map`, `_.mapValues`, `_.reject`, and `_.some`.\n\t *\n\t * The guarded methods are:\n\t * `ary`, `chunk`, `curry`, `curryRight`, `drop`, `dropRight`, `every`,\n\t * `fill`, `invert`, `parseInt`, `random`, `range`, `rangeRight`, `repeat`,\n\t * `sampleSize`, `slice`, `some`, `sortBy`, `split`, `take`, `takeRight`,\n\t * `template`, `trim`, `trimEnd`, `trimStart`, and `words`\n\t *\n\t * @static\n\t * @memberOf _\n\t * @since 0.1.0\n\t * @category Collection\n\t * @param {Array|Object} collection The collection to iterate over.\n\t * @param {Function} [iteratee=_.identity] The function invoked per iteration.\n\t * @returns {Array} Returns the new mapped array.\n\t * @example\n\t *\n\t * function square(n) {\n\t * return n * n;\n\t * }\n\t *\n\t * _.map([4, 8], square);\n\t * // => [16, 64]\n\t *\n\t * _.map({ 'a': 4, 'b': 8 }, square);\n\t * // => [16, 64] (iteration order is not guaranteed)\n\t *\n\t * var users = [\n\t * { 'user': 'barney' },\n\t * { 'user': 'fred' }\n\t * ];\n\t *\n\t * // The `_.property` iteratee shorthand.\n\t * _.map(users, 'user');\n\t * // => ['barney', 'fred']\n\t */\n\tfunction map(collection, iteratee) {\n\t var func = isArray(collection) ? arrayMap : baseMap;\n\t return func(collection, baseIteratee(iteratee, 3));\n\t}\n\t\n\tmodule.exports = map;\n\n\n/***/ }),\n/* 43 */,\n/* 44 */,\n/* 45 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t// getting tag from 19.1.3.6 Object.prototype.toString()\n\tvar cof = __webpack_require__(31);\n\tvar TAG = __webpack_require__(4)('toStringTag');\n\t// ES3 wrong here\n\tvar ARG = cof(function () { return arguments; }()) == 'Arguments';\n\t\n\t// fallback for IE11 Script Access Denied error\n\tvar tryGet = function (it, key) {\n\t try {\n\t return it[key];\n\t } catch (e) { /* empty */ }\n\t};\n\t\n\tmodule.exports = function (it) {\n\t var O, T, B;\n\t return it === undefined ? 'Undefined' : it === null ? 'Null'\n\t // @@toStringTag case\n\t : typeof (T = tryGet(O = Object(it), TAG)) == 'string' ? T\n\t // builtinTag case\n\t : ARG ? cof(O)\n\t // ES3 arguments fallback\n\t : (B = cof(O)) == 'Object' && typeof O.callee == 'function' ? 'Arguments' : B;\n\t};\n\n\n/***/ }),\n/* 46 */\n/***/ (function(module, exports) {\n\n\tmodule.exports = true;\n\n\n/***/ }),\n/* 47 */\n/***/ (function(module, exports) {\n\n\texports.f = {}.propertyIsEnumerable;\n\n\n/***/ }),\n/* 48 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t// 7.1.15 ToLength\n\tvar toInteger = __webpack_require__(78);\n\tvar min = Math.min;\n\tmodule.exports = function (it) {\n\t return it > 0 ? min(toInteger(it), 0x1fffffffffffff) : 0; // pow(2, 53) - 1 == 9007199254740991\n\t};\n\n\n/***/ }),\n/* 49 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t// 7.1.13 ToObject(argument)\n\tvar defined = __webpack_require__(68);\n\tmodule.exports = function (it) {\n\t return Object(defined(it));\n\t};\n\n\n/***/ }),\n/* 50 */\n/***/ (function(module, exports) {\n\n\tvar id = 0;\n\tvar px = Math.random();\n\tmodule.exports = function (key) {\n\t return 'Symbol('.concat(key === undefined ? '' : key, ')_', (++id + px).toString(36));\n\t};\n\n\n/***/ }),\n/* 51 */\n/***/ (function(module, exports) {\n\n\t/**\n\t * lodash (Custom Build) \n\t * Build: `lodash modularize exports=\"npm\" -o ./`\n\t * Copyright jQuery Foundation and other contributors \n\t * Released under MIT license \n\t * Based on Underscore.js 1.8.3 \n\t * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors\n\t */\n\t\n\t/** Used as references for various `Number` constants. */\n\tvar MAX_SAFE_INTEGER = 9007199254740991;\n\t\n\t/** `Object#toString` result references. */\n\tvar argsTag = '[object Arguments]',\n\t funcTag = '[object Function]',\n\t genTag = '[object GeneratorFunction]';\n\t\n\t/** Used for built-in method references. */\n\tvar objectProto = Object.prototype;\n\t\n\t/** Used to check objects for own properties. */\n\tvar hasOwnProperty = objectProto.hasOwnProperty;\n\t\n\t/**\n\t * Used to resolve the\n\t * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)\n\t * of values.\n\t */\n\tvar objectToString = objectProto.toString;\n\t\n\t/** Built-in value references. */\n\tvar propertyIsEnumerable = objectProto.propertyIsEnumerable;\n\t\n\t/**\n\t * Checks if `value` is likely an `arguments` object.\n\t *\n\t * @static\n\t * @memberOf _\n\t * @since 0.1.0\n\t * @category Lang\n\t * @param {*} value The value to check.\n\t * @returns {boolean} Returns `true` if `value` is an `arguments` object,\n\t * else `false`.\n\t * @example\n\t *\n\t * _.isArguments(function() { return arguments; }());\n\t * // => true\n\t *\n\t * _.isArguments([1, 2, 3]);\n\t * // => false\n\t */\n\tfunction isArguments(value) {\n\t // Safari 8.1 makes `arguments.callee` enumerable in strict mode.\n\t return isArrayLikeObject(value) && hasOwnProperty.call(value, 'callee') &&\n\t (!propertyIsEnumerable.call(value, 'callee') || objectToString.call(value) == argsTag);\n\t}\n\t\n\t/**\n\t * Checks if `value` is array-like. A value is considered array-like if it's\n\t * not a function and has a `value.length` that's an integer greater than or\n\t * equal to `0` and less than or equal to `Number.MAX_SAFE_INTEGER`.\n\t *\n\t * @static\n\t * @memberOf _\n\t * @since 4.0.0\n\t * @category Lang\n\t * @param {*} value The value to check.\n\t * @returns {boolean} Returns `true` if `value` is array-like, else `false`.\n\t * @example\n\t *\n\t * _.isArrayLike([1, 2, 3]);\n\t * // => true\n\t *\n\t * _.isArrayLike(document.body.children);\n\t * // => true\n\t *\n\t * _.isArrayLike('abc');\n\t * // => true\n\t *\n\t * _.isArrayLike(_.noop);\n\t * // => false\n\t */\n\tfunction isArrayLike(value) {\n\t return value != null && isLength(value.length) && !isFunction(value);\n\t}\n\t\n\t/**\n\t * This method is like `_.isArrayLike` except that it also checks if `value`\n\t * is an object.\n\t *\n\t * @static\n\t * @memberOf _\n\t * @since 4.0.0\n\t * @category Lang\n\t * @param {*} value The value to check.\n\t * @returns {boolean} Returns `true` if `value` is an array-like object,\n\t * else `false`.\n\t * @example\n\t *\n\t * _.isArrayLikeObject([1, 2, 3]);\n\t * // => true\n\t *\n\t * _.isArrayLikeObject(document.body.children);\n\t * // => true\n\t *\n\t * _.isArrayLikeObject('abc');\n\t * // => false\n\t *\n\t * _.isArrayLikeObject(_.noop);\n\t * // => false\n\t */\n\tfunction isArrayLikeObject(value) {\n\t return isObjectLike(value) && isArrayLike(value);\n\t}\n\t\n\t/**\n\t * Checks if `value` is classified as a `Function` object.\n\t *\n\t * @static\n\t * @memberOf _\n\t * @since 0.1.0\n\t * @category Lang\n\t * @param {*} value The value to check.\n\t * @returns {boolean} Returns `true` if `value` is a function, else `false`.\n\t * @example\n\t *\n\t * _.isFunction(_);\n\t * // => true\n\t *\n\t * _.isFunction(/abc/);\n\t * // => false\n\t */\n\tfunction isFunction(value) {\n\t // The use of `Object#toString` avoids issues with the `typeof` operator\n\t // in Safari 8-9 which returns 'object' for typed array and other constructors.\n\t var tag = isObject(value) ? objectToString.call(value) : '';\n\t return tag == funcTag || tag == genTag;\n\t}\n\t\n\t/**\n\t * Checks if `value` is a valid array-like length.\n\t *\n\t * **Note:** This method is loosely based on\n\t * [`ToLength`](http://ecma-international.org/ecma-262/7.0/#sec-tolength).\n\t *\n\t * @static\n\t * @memberOf _\n\t * @since 4.0.0\n\t * @category Lang\n\t * @param {*} value The value to check.\n\t * @returns {boolean} Returns `true` if `value` is a valid length, else `false`.\n\t * @example\n\t *\n\t * _.isLength(3);\n\t * // => true\n\t *\n\t * _.isLength(Number.MIN_VALUE);\n\t * // => false\n\t *\n\t * _.isLength(Infinity);\n\t * // => false\n\t *\n\t * _.isLength('3');\n\t * // => false\n\t */\n\tfunction isLength(value) {\n\t return typeof value == 'number' &&\n\t value > -1 && value % 1 == 0 && value <= MAX_SAFE_INTEGER;\n\t}\n\t\n\t/**\n\t * Checks if `value` is the\n\t * [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)\n\t * of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)\n\t *\n\t * @static\n\t * @memberOf _\n\t * @since 0.1.0\n\t * @category Lang\n\t * @param {*} value The value to check.\n\t * @returns {boolean} Returns `true` if `value` is an object, else `false`.\n\t * @example\n\t *\n\t * _.isObject({});\n\t * // => true\n\t *\n\t * _.isObject([1, 2, 3]);\n\t * // => true\n\t *\n\t * _.isObject(_.noop);\n\t * // => true\n\t *\n\t * _.isObject(null);\n\t * // => false\n\t */\n\tfunction isObject(value) {\n\t var type = typeof value;\n\t return !!value && (type == 'object' || type == 'function');\n\t}\n\t\n\t/**\n\t * Checks if `value` is object-like. A value is object-like if it's not `null`\n\t * and has a `typeof` result of \"object\".\n\t *\n\t * @static\n\t * @memberOf _\n\t * @since 4.0.0\n\t * @category Lang\n\t * @param {*} value The value to check.\n\t * @returns {boolean} Returns `true` if `value` is object-like, else `false`.\n\t * @example\n\t *\n\t * _.isObjectLike({});\n\t * // => true\n\t *\n\t * _.isObjectLike([1, 2, 3]);\n\t * // => true\n\t *\n\t * _.isObjectLike(_.noop);\n\t * // => false\n\t *\n\t * _.isObjectLike(null);\n\t * // => false\n\t */\n\tfunction isObjectLike(value) {\n\t return !!value && typeof value == 'object';\n\t}\n\t\n\tmodule.exports = isArguments;\n\n\n/***/ }),\n/* 52 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar listCacheClear = __webpack_require__(390),\n\t listCacheDelete = __webpack_require__(391),\n\t listCacheGet = __webpack_require__(392),\n\t listCacheHas = __webpack_require__(393),\n\t listCacheSet = __webpack_require__(394);\n\t\n\t/**\n\t * Creates an list cache object.\n\t *\n\t * @private\n\t * @constructor\n\t * @param {Array} [entries] The key-value pairs to cache.\n\t */\n\tfunction ListCache(entries) {\n\t var index = -1,\n\t length = entries == null ? 0 : entries.length;\n\t\n\t this.clear();\n\t while (++index < length) {\n\t var entry = entries[index];\n\t this.set(entry[0], entry[1]);\n\t }\n\t}\n\t\n\t// Add methods to `ListCache`.\n\tListCache.prototype.clear = listCacheClear;\n\tListCache.prototype['delete'] = listCacheDelete;\n\tListCache.prototype.get = listCacheGet;\n\tListCache.prototype.has = listCacheHas;\n\tListCache.prototype.set = listCacheSet;\n\t\n\tmodule.exports = ListCache;\n\n\n/***/ }),\n/* 53 */\n/***/ (function(module, exports) {\n\n\t/**\n\t * A specialized version of `_.map` for arrays without support for iteratee\n\t * shorthands.\n\t *\n\t * @private\n\t * @param {Array} [array] The array to iterate over.\n\t * @param {Function} iteratee The function invoked per iteration.\n\t * @returns {Array} Returns the new mapped array.\n\t */\n\tfunction arrayMap(array, iteratee) {\n\t var index = -1,\n\t length = array == null ? 0 : array.length,\n\t result = Array(length);\n\t\n\t while (++index < length) {\n\t result[index] = iteratee(array[index], index, array);\n\t }\n\t return result;\n\t}\n\t\n\tmodule.exports = arrayMap;\n\n\n/***/ }),\n/* 54 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar eq = __webpack_require__(39);\n\t\n\t/**\n\t * Gets the index at which the `key` is found in `array` of key-value pairs.\n\t *\n\t * @private\n\t * @param {Array} array The array to inspect.\n\t * @param {*} key The key to search for.\n\t * @returns {number} Returns the index of the matched value, else `-1`.\n\t */\n\tfunction assocIndexOf(array, key) {\n\t var length = array.length;\n\t while (length--) {\n\t if (eq(array[length][0], key)) {\n\t return length;\n\t }\n\t }\n\t return -1;\n\t}\n\t\n\tmodule.exports = assocIndexOf;\n\n\n/***/ }),\n/* 55 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar baseForOwn = __webpack_require__(327),\n\t createBaseEach = __webpack_require__(364);\n\t\n\t/**\n\t * The base implementation of `_.forEach` without support for iteratee shorthands.\n\t *\n\t * @private\n\t * @param {Array|Object} collection The collection to iterate over.\n\t * @param {Function} iteratee The function invoked per iteration.\n\t * @returns {Array|Object} Returns `collection`.\n\t */\n\tvar baseEach = createBaseEach(baseForOwn);\n\t\n\tmodule.exports = baseEach;\n\n\n/***/ }),\n/* 56 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar baseFindIndex = __webpack_require__(137),\n\t baseIsNaN = __webpack_require__(333),\n\t strictIndexOf = __webpack_require__(417);\n\t\n\t/**\n\t * The base implementation of `_.indexOf` without `fromIndex` bounds checks.\n\t *\n\t * @private\n\t * @param {Array} array The array to inspect.\n\t * @param {*} value The value to search for.\n\t * @param {number} fromIndex The index to search from.\n\t * @returns {number} Returns the index of the matched value, else `-1`.\n\t */\n\tfunction baseIndexOf(array, value, fromIndex) {\n\t return value === value\n\t ? strictIndexOf(array, value, fromIndex)\n\t : baseFindIndex(array, baseIsNaN, fromIndex);\n\t}\n\t\n\tmodule.exports = baseIndexOf;\n\n\n/***/ }),\n/* 57 */\n/***/ (function(module, exports) {\n\n\t/**\n\t * The base implementation of `_.slice` without an iteratee call guard.\n\t *\n\t * @private\n\t * @param {Array} array The array to slice.\n\t * @param {number} [start=0] The start position.\n\t * @param {number} [end=array.length] The end position.\n\t * @returns {Array} Returns the slice of `array`.\n\t */\n\tfunction baseSlice(array, start, end) {\n\t var index = -1,\n\t length = array.length;\n\t\n\t if (start < 0) {\n\t start = -start > length ? 0 : (length + start);\n\t }\n\t end = end > length ? length : end;\n\t if (end < 0) {\n\t end += length;\n\t }\n\t length = start > end ? 0 : ((end - start) >>> 0);\n\t start >>>= 0;\n\t\n\t var result = Array(length);\n\t while (++index < length) {\n\t result[index] = array[index + start];\n\t }\n\t return result;\n\t}\n\t\n\tmodule.exports = baseSlice;\n\n\n/***/ }),\n/* 58 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar isKeyable = __webpack_require__(388);\n\t\n\t/**\n\t * Gets the data for `map`.\n\t *\n\t * @private\n\t * @param {Object} map The map to query.\n\t * @param {string} key The reference key.\n\t * @returns {*} Returns the map data.\n\t */\n\tfunction getMapData(map, key) {\n\t var data = map.__data__;\n\t return isKeyable(key)\n\t ? data[typeof key == 'string' ? 'string' : 'hash']\n\t : data.map;\n\t}\n\t\n\tmodule.exports = getMapData;\n\n\n/***/ }),\n/* 59 */\n/***/ (function(module, exports) {\n\n\t/** Used as references for various `Number` constants. */\n\tvar MAX_SAFE_INTEGER = 9007199254740991;\n\t\n\t/** Used to detect unsigned integer values. */\n\tvar reIsUint = /^(?:0|[1-9]\\d*)$/;\n\t\n\t/**\n\t * Checks if `value` is a valid array-like index.\n\t *\n\t * @private\n\t * @param {*} value The value to check.\n\t * @param {number} [length=MAX_SAFE_INTEGER] The upper bounds of a valid index.\n\t * @returns {boolean} Returns `true` if `value` is a valid index, else `false`.\n\t */\n\tfunction isIndex(value, length) {\n\t length = length == null ? MAX_SAFE_INTEGER : length;\n\t return !!length &&\n\t (typeof value == 'number' || reIsUint.test(value)) &&\n\t (value > -1 && value % 1 == 0 && value < length);\n\t}\n\t\n\tmodule.exports = isIndex;\n\n\n/***/ }),\n/* 60 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar getNative = __webpack_require__(21);\n\t\n\t/* Built-in method references that are verified to be native. */\n\tvar nativeCreate = getNative(Object, 'create');\n\t\n\tmodule.exports = nativeCreate;\n\n\n/***/ }),\n/* 61 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tmodule.exports = __webpack_require__(429);\n\n\n/***/ }),\n/* 62 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar createFind = __webpack_require__(368),\n\t findIndex = __webpack_require__(427);\n\t\n\t/**\n\t * Iterates over elements of `collection`, returning the first element\n\t * `predicate` returns truthy for. The predicate is invoked with three\n\t * arguments: (value, index|key, collection).\n\t *\n\t * @static\n\t * @memberOf _\n\t * @since 0.1.0\n\t * @category Collection\n\t * @param {Array|Object} collection The collection to inspect.\n\t * @param {Function} [predicate=_.identity] The function invoked per iteration.\n\t * @param {number} [fromIndex=0] The index to search from.\n\t * @returns {*} Returns the matched element, else `undefined`.\n\t * @example\n\t *\n\t * var users = [\n\t * { 'user': 'barney', 'age': 36, 'active': true },\n\t * { 'user': 'fred', 'age': 40, 'active': false },\n\t * { 'user': 'pebbles', 'age': 1, 'active': true }\n\t * ];\n\t *\n\t * _.find(users, function(o) { return o.age < 40; });\n\t * // => object for 'barney'\n\t *\n\t * // The `_.matches` iteratee shorthand.\n\t * _.find(users, { 'age': 1, 'active': true });\n\t * // => object for 'pebbles'\n\t *\n\t * // The `_.matchesProperty` iteratee shorthand.\n\t * _.find(users, ['active', false]);\n\t * // => object for 'fred'\n\t *\n\t * // The `_.property` iteratee shorthand.\n\t * _.find(users, 'active');\n\t * // => object for 'barney'\n\t */\n\tvar find = createFind(findIndex);\n\t\n\tmodule.exports = find;\n\n\n/***/ }),\n/* 63 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar baseIsArguments = __webpack_require__(330),\n\t isObjectLike = __webpack_require__(17);\n\t\n\t/** Used for built-in method references. */\n\tvar objectProto = Object.prototype;\n\t\n\t/** Used to check objects for own properties. */\n\tvar hasOwnProperty = objectProto.hasOwnProperty;\n\t\n\t/** Built-in value references. */\n\tvar propertyIsEnumerable = objectProto.propertyIsEnumerable;\n\t\n\t/**\n\t * Checks if `value` is likely an `arguments` object.\n\t *\n\t * @static\n\t * @memberOf _\n\t * @since 0.1.0\n\t * @category Lang\n\t * @param {*} value The value to check.\n\t * @returns {boolean} Returns `true` if `value` is an `arguments` object,\n\t * else `false`.\n\t * @example\n\t *\n\t * _.isArguments(function() { return arguments; }());\n\t * // => true\n\t *\n\t * _.isArguments([1, 2, 3]);\n\t * // => false\n\t */\n\tvar isArguments = baseIsArguments(function() { return arguments; }()) ? baseIsArguments : function(value) {\n\t return isObjectLike(value) && hasOwnProperty.call(value, 'callee') &&\n\t !propertyIsEnumerable.call(value, 'callee');\n\t};\n\t\n\tmodule.exports = isArguments;\n\n\n/***/ }),\n/* 64 */,\n/* 65 */,\n/* 66 */,\n/* 67 */\n/***/ (function(module, exports) {\n\n\tmodule.exports = function (it, Constructor, name, forbiddenField) {\n\t if (!(it instanceof Constructor) || (forbiddenField !== undefined && forbiddenField in it)) {\n\t throw TypeError(name + ': incorrect invocation!');\n\t } return it;\n\t};\n\n\n/***/ }),\n/* 68 */\n/***/ (function(module, exports) {\n\n\t// 7.2.1 RequireObjectCoercible(argument)\n\tmodule.exports = function (it) {\n\t if (it == undefined) throw TypeError(\"Can't call method on \" + it);\n\t return it;\n\t};\n\n\n/***/ }),\n/* 69 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar isObject = __webpack_require__(9);\n\tvar document = __webpack_require__(5).document;\n\t// typeof document.createElement is 'object' in old IE\n\tvar is = isObject(document) && isObject(document.createElement);\n\tmodule.exports = function (it) {\n\t return is ? document.createElement(it) : {};\n\t};\n\n\n/***/ }),\n/* 70 */\n/***/ (function(module, exports) {\n\n\t// IE 8- don't enum bug keys\n\tmodule.exports = (\n\t 'constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf'\n\t).split(',');\n\n\n/***/ }),\n/* 71 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\tvar LIBRARY = __webpack_require__(46);\n\tvar $export = __webpack_require__(6);\n\tvar redefine = __webpack_require__(122);\n\tvar hide = __webpack_require__(15);\n\tvar has = __webpack_require__(18);\n\tvar Iterators = __webpack_require__(24);\n\tvar $iterCreate = __webpack_require__(244);\n\tvar setToStringTag = __webpack_require__(35);\n\tvar getPrototypeOf = __webpack_require__(249);\n\tvar ITERATOR = __webpack_require__(4)('iterator');\n\tvar BUGGY = !([].keys && 'next' in [].keys()); // Safari has buggy iterators w/o `next`\n\tvar FF_ITERATOR = '@@iterator';\n\tvar KEYS = 'keys';\n\tvar VALUES = 'values';\n\t\n\tvar returnThis = function () { return this; };\n\t\n\tmodule.exports = function (Base, NAME, Constructor, next, DEFAULT, IS_SET, FORCED) {\n\t $iterCreate(Constructor, NAME, next);\n\t var getMethod = function (kind) {\n\t if (!BUGGY && kind in proto) return proto[kind];\n\t switch (kind) {\n\t case KEYS: return function keys() { return new Constructor(this, kind); };\n\t case VALUES: return function values() { return new Constructor(this, kind); };\n\t } return function entries() { return new Constructor(this, kind); };\n\t };\n\t var TAG = NAME + ' Iterator';\n\t var DEF_VALUES = DEFAULT == VALUES;\n\t var VALUES_BUG = false;\n\t var proto = Base.prototype;\n\t var $native = proto[ITERATOR] || proto[FF_ITERATOR] || DEFAULT && proto[DEFAULT];\n\t var $default = (!BUGGY && $native) || getMethod(DEFAULT);\n\t var $entries = DEFAULT ? !DEF_VALUES ? $default : getMethod('entries') : undefined;\n\t var $anyNative = NAME == 'Array' ? proto.entries || $native : $native;\n\t var methods, key, IteratorPrototype;\n\t // Fix native\n\t if ($anyNative) {\n\t IteratorPrototype = getPrototypeOf($anyNative.call(new Base()));\n\t if (IteratorPrototype !== Object.prototype && IteratorPrototype.next) {\n\t // Set @@toStringTag to native iterators\n\t setToStringTag(IteratorPrototype, TAG, true);\n\t // fix for some old engines\n\t if (!LIBRARY && !has(IteratorPrototype, ITERATOR)) hide(IteratorPrototype, ITERATOR, returnThis);\n\t }\n\t }\n\t // fix Array#{values, @@iterator}.name in V8 / FF\n\t if (DEF_VALUES && $native && $native.name !== VALUES) {\n\t VALUES_BUG = true;\n\t $default = function values() { return $native.call(this); };\n\t }\n\t // Define iterator\n\t if ((!LIBRARY || FORCED) && (BUGGY || VALUES_BUG || !proto[ITERATOR])) {\n\t hide(proto, ITERATOR, $default);\n\t }\n\t // Plug for library\n\t Iterators[NAME] = $default;\n\t Iterators[TAG] = returnThis;\n\t if (DEFAULT) {\n\t methods = {\n\t values: DEF_VALUES ? $default : getMethod(VALUES),\n\t keys: IS_SET ? $default : getMethod(KEYS),\n\t entries: $entries\n\t };\n\t if (FORCED) for (key in methods) {\n\t if (!(key in proto)) redefine(proto, key, methods[key]);\n\t } else $export($export.P + $export.F * (BUGGY || VALUES_BUG), NAME, methods);\n\t }\n\t return methods;\n\t};\n\n\n/***/ }),\n/* 72 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar META = __webpack_require__(50)('meta');\n\tvar isObject = __webpack_require__(9);\n\tvar has = __webpack_require__(18);\n\tvar setDesc = __webpack_require__(10).f;\n\tvar id = 0;\n\tvar isExtensible = Object.isExtensible || function () {\n\t return true;\n\t};\n\tvar FREEZE = !__webpack_require__(23)(function () {\n\t return isExtensible(Object.preventExtensions({}));\n\t});\n\tvar setMeta = function (it) {\n\t setDesc(it, META, { value: {\n\t i: 'O' + ++id, // object ID\n\t w: {} // weak collections IDs\n\t } });\n\t};\n\tvar fastKey = function (it, create) {\n\t // return primitive with prefix\n\t if (!isObject(it)) return typeof it == 'symbol' ? it : (typeof it == 'string' ? 'S' : 'P') + it;\n\t if (!has(it, META)) {\n\t // can't set metadata to uncaught frozen object\n\t if (!isExtensible(it)) return 'F';\n\t // not necessary to add metadata\n\t if (!create) return 'E';\n\t // add missing metadata\n\t setMeta(it);\n\t // return object ID\n\t } return it[META].i;\n\t};\n\tvar getWeak = function (it, create) {\n\t if (!has(it, META)) {\n\t // can't set metadata to uncaught frozen object\n\t if (!isExtensible(it)) return true;\n\t // not necessary to add metadata\n\t if (!create) return false;\n\t // add missing metadata\n\t setMeta(it);\n\t // return hash weak collections IDs\n\t } return it[META].w;\n\t};\n\t// add metadata on freeze-family methods calling\n\tvar onFreeze = function (it) {\n\t if (FREEZE && meta.NEED && isExtensible(it) && !has(it, META)) setMeta(it);\n\t return it;\n\t};\n\tvar meta = module.exports = {\n\t KEY: META,\n\t NEED: false,\n\t fastKey: fastKey,\n\t getWeak: getWeak,\n\t onFreeze: onFreeze\n\t};\n\n\n/***/ }),\n/* 73 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t// 25.4.1.5 NewPromiseCapability(C)\n\tvar aFunction = __webpack_require__(30);\n\t\n\tfunction PromiseCapability(C) {\n\t var resolve, reject;\n\t this.promise = new C(function ($$resolve, $$reject) {\n\t if (resolve !== undefined || reject !== undefined) throw TypeError('Bad Promise constructor');\n\t resolve = $$resolve;\n\t reject = $$reject;\n\t });\n\t this.resolve = aFunction(resolve);\n\t this.reject = aFunction(reject);\n\t}\n\t\n\tmodule.exports.f = function (C) {\n\t return new PromiseCapability(C);\n\t};\n\n\n/***/ }),\n/* 74 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t// 19.1.2.2 / 15.2.3.5 Object.create(O [, Properties])\n\tvar anObject = __webpack_require__(12);\n\tvar dPs = __webpack_require__(246);\n\tvar enumBugKeys = __webpack_require__(70);\n\tvar IE_PROTO = __webpack_require__(76)('IE_PROTO');\n\tvar Empty = function () { /* empty */ };\n\tvar PROTOTYPE = 'prototype';\n\t\n\t// Create object with fake `null` prototype: use iframe Object with cleared prototype\n\tvar createDict = function () {\n\t // Thrash, waste and sodomy: IE GC bug\n\t var iframe = __webpack_require__(69)('iframe');\n\t var i = enumBugKeys.length;\n\t var lt = '<';\n\t var gt = '>';\n\t var iframeDocument;\n\t iframe.style.display = 'none';\n\t __webpack_require__(109).appendChild(iframe);\n\t iframe.src = 'javascript:'; // eslint-disable-line no-script-url\n\t // createDict = iframe.contentWindow.Object;\n\t // html.removeChild(iframe);\n\t iframeDocument = iframe.contentWindow.document;\n\t iframeDocument.open();\n\t iframeDocument.write(lt + 'script' + gt + 'document.F=Object' + lt + '/script' + gt);\n\t iframeDocument.close();\n\t createDict = iframeDocument.F;\n\t while (i--) delete createDict[PROTOTYPE][enumBugKeys[i]];\n\t return createDict();\n\t};\n\t\n\tmodule.exports = Object.create || function create(O, Properties) {\n\t var result;\n\t if (O !== null) {\n\t Empty[PROTOTYPE] = anObject(O);\n\t result = new Empty();\n\t Empty[PROTOTYPE] = null;\n\t // add \"__proto__\" for Object.getPrototypeOf polyfill\n\t result[IE_PROTO] = O;\n\t } else result = createDict();\n\t return Properties === undefined ? result : dPs(result, Properties);\n\t};\n\n\n/***/ }),\n/* 75 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar hide = __webpack_require__(15);\n\tmodule.exports = function (target, src, safe) {\n\t for (var key in src) {\n\t if (safe && target[key]) target[key] = src[key];\n\t else hide(target, key, src[key]);\n\t } return target;\n\t};\n\n\n/***/ }),\n/* 76 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar shared = __webpack_require__(77)('keys');\n\tvar uid = __webpack_require__(50);\n\tmodule.exports = function (key) {\n\t return shared[key] || (shared[key] = uid(key));\n\t};\n\n\n/***/ }),\n/* 77 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar global = __webpack_require__(5);\n\tvar SHARED = '__core-js_shared__';\n\tvar store = global[SHARED] || (global[SHARED] = {});\n\tmodule.exports = function (key) {\n\t return store[key] || (store[key] = {});\n\t};\n\n\n/***/ }),\n/* 78 */\n/***/ (function(module, exports) {\n\n\t// 7.1.4 ToInteger\n\tvar ceil = Math.ceil;\n\tvar floor = Math.floor;\n\tmodule.exports = function (it) {\n\t return isNaN(it = +it) ? 0 : (it > 0 ? floor : ceil)(it);\n\t};\n\n\n/***/ }),\n/* 79 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t// 7.1.1 ToPrimitive(input [, PreferredType])\n\tvar isObject = __webpack_require__(9);\n\t// instead of the ES6 spec version, we didn't implement @@toPrimitive case\n\t// and the second argument - flag - preferred type is a string\n\tmodule.exports = function (it, S) {\n\t if (!isObject(it)) return it;\n\t var fn, val;\n\t if (S && typeof (fn = it.toString) == 'function' && !isObject(val = fn.call(it))) return val;\n\t if (typeof (fn = it.valueOf) == 'function' && !isObject(val = fn.call(it))) return val;\n\t if (!S && typeof (fn = it.toString) == 'function' && !isObject(val = fn.call(it))) return val;\n\t throw TypeError(\"Can't convert object to primitive value\");\n\t};\n\n\n/***/ }),\n/* 80 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar global = __webpack_require__(5);\n\tvar core = __webpack_require__(3);\n\tvar LIBRARY = __webpack_require__(46);\n\tvar wksExt = __webpack_require__(81);\n\tvar defineProperty = __webpack_require__(10).f;\n\tmodule.exports = function (name) {\n\t var $Symbol = core.Symbol || (core.Symbol = LIBRARY ? {} : global.Symbol || {});\n\t if (name.charAt(0) != '_' && !(name in $Symbol)) defineProperty($Symbol, name, { value: wksExt.f(name) });\n\t};\n\n\n/***/ }),\n/* 81 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\texports.f = __webpack_require__(4);\n\n\n/***/ }),\n/* 82 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar classof = __webpack_require__(45);\n\tvar ITERATOR = __webpack_require__(4)('iterator');\n\tvar Iterators = __webpack_require__(24);\n\tmodule.exports = __webpack_require__(3).getIteratorMethod = function (it) {\n\t if (it != undefined) return it[ITERATOR]\n\t || it['@@iterator']\n\t || Iterators[classof(it)];\n\t};\n\n\n/***/ }),\n/* 83 */\n/***/ (function(module, exports) {\n\n\n\n/***/ }),\n/* 84 */\n/***/ (function(module, exports) {\n\n\t/**\n\t * lodash 3.0.4 (Custom Build) \n\t * Build: `lodash modern modularize exports=\"npm\" -o ./`\n\t * Copyright 2012-2015 The Dojo Foundation \n\t * Based on Underscore.js 1.8.3 \n\t * Copyright 2009-2015 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors\n\t * Available under MIT license \n\t */\n\t\n\t/** `Object#toString` result references. */\n\tvar arrayTag = '[object Array]',\n\t funcTag = '[object Function]';\n\t\n\t/** Used to detect host constructors (Safari > 5). */\n\tvar reIsHostCtor = /^\\[object .+?Constructor\\]$/;\n\t\n\t/**\n\t * Checks if `value` is object-like.\n\t *\n\t * @private\n\t * @param {*} value The value to check.\n\t * @returns {boolean} Returns `true` if `value` is object-like, else `false`.\n\t */\n\tfunction isObjectLike(value) {\n\t return !!value && typeof value == 'object';\n\t}\n\t\n\t/** Used for native method references. */\n\tvar objectProto = Object.prototype;\n\t\n\t/** Used to resolve the decompiled source of functions. */\n\tvar fnToString = Function.prototype.toString;\n\t\n\t/** Used to check objects for own properties. */\n\tvar hasOwnProperty = objectProto.hasOwnProperty;\n\t\n\t/**\n\t * Used to resolve the [`toStringTag`](http://ecma-international.org/ecma-262/6.0/#sec-object.prototype.tostring)\n\t * of values.\n\t */\n\tvar objToString = objectProto.toString;\n\t\n\t/** Used to detect if a method is native. */\n\tvar reIsNative = RegExp('^' +\n\t fnToString.call(hasOwnProperty).replace(/[\\\\^$.*+?()[\\]{}|]/g, '\\\\$&')\n\t .replace(/hasOwnProperty|(function).*?(?=\\\\\\()| for .+?(?=\\\\\\])/g, '$1.*?') + '$'\n\t);\n\t\n\t/* Native method references for those with the same name as other `lodash` methods. */\n\tvar nativeIsArray = getNative(Array, 'isArray');\n\t\n\t/**\n\t * Used as the [maximum length](http://ecma-international.org/ecma-262/6.0/#sec-number.max_safe_integer)\n\t * of an array-like value.\n\t */\n\tvar MAX_SAFE_INTEGER = 9007199254740991;\n\t\n\t/**\n\t * Gets the native function at `key` of `object`.\n\t *\n\t * @private\n\t * @param {Object} object The object to query.\n\t * @param {string} key The key of the method to get.\n\t * @returns {*} Returns the function if it's native, else `undefined`.\n\t */\n\tfunction getNative(object, key) {\n\t var value = object == null ? undefined : object[key];\n\t return isNative(value) ? value : undefined;\n\t}\n\t\n\t/**\n\t * Checks if `value` is a valid array-like length.\n\t *\n\t * **Note:** This function is based on [`ToLength`](http://ecma-international.org/ecma-262/6.0/#sec-tolength).\n\t *\n\t * @private\n\t * @param {*} value The value to check.\n\t * @returns {boolean} Returns `true` if `value` is a valid length, else `false`.\n\t */\n\tfunction isLength(value) {\n\t return typeof value == 'number' && value > -1 && value % 1 == 0 && value <= MAX_SAFE_INTEGER;\n\t}\n\t\n\t/**\n\t * Checks if `value` is classified as an `Array` object.\n\t *\n\t * @static\n\t * @memberOf _\n\t * @category Lang\n\t * @param {*} value The value to check.\n\t * @returns {boolean} Returns `true` if `value` is correctly classified, else `false`.\n\t * @example\n\t *\n\t * _.isArray([1, 2, 3]);\n\t * // => true\n\t *\n\t * _.isArray(function() { return arguments; }());\n\t * // => false\n\t */\n\tvar isArray = nativeIsArray || function(value) {\n\t return isObjectLike(value) && isLength(value.length) && objToString.call(value) == arrayTag;\n\t};\n\t\n\t/**\n\t * Checks if `value` is classified as a `Function` object.\n\t *\n\t * @static\n\t * @memberOf _\n\t * @category Lang\n\t * @param {*} value The value to check.\n\t * @returns {boolean} Returns `true` if `value` is correctly classified, else `false`.\n\t * @example\n\t *\n\t * _.isFunction(_);\n\t * // => true\n\t *\n\t * _.isFunction(/abc/);\n\t * // => false\n\t */\n\tfunction isFunction(value) {\n\t // The use of `Object#toString` avoids issues with the `typeof` operator\n\t // in older versions of Chrome and Safari which return 'function' for regexes\n\t // and Safari 8 equivalents which return 'object' for typed array constructors.\n\t return isObject(value) && objToString.call(value) == funcTag;\n\t}\n\t\n\t/**\n\t * Checks if `value` is the [language type](https://es5.github.io/#x8) of `Object`.\n\t * (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)\n\t *\n\t * @static\n\t * @memberOf _\n\t * @category Lang\n\t * @param {*} value The value to check.\n\t * @returns {boolean} Returns `true` if `value` is an object, else `false`.\n\t * @example\n\t *\n\t * _.isObject({});\n\t * // => true\n\t *\n\t * _.isObject([1, 2, 3]);\n\t * // => true\n\t *\n\t * _.isObject(1);\n\t * // => false\n\t */\n\tfunction isObject(value) {\n\t // Avoid a V8 JIT bug in Chrome 19-20.\n\t // See https://code.google.com/p/v8/issues/detail?id=2291 for more details.\n\t var type = typeof value;\n\t return !!value && (type == 'object' || type == 'function');\n\t}\n\t\n\t/**\n\t * Checks if `value` is a native function.\n\t *\n\t * @static\n\t * @memberOf _\n\t * @category Lang\n\t * @param {*} value The value to check.\n\t * @returns {boolean} Returns `true` if `value` is a native function, else `false`.\n\t * @example\n\t *\n\t * _.isNative(Array.prototype.push);\n\t * // => true\n\t *\n\t * _.isNative(_);\n\t * // => false\n\t */\n\tfunction isNative(value) {\n\t if (value == null) {\n\t return false;\n\t }\n\t if (isFunction(value)) {\n\t return reIsNative.test(fnToString.call(value));\n\t }\n\t return isObjectLike(value) && reIsHostCtor.test(value);\n\t}\n\t\n\tmodule.exports = isArray;\n\n\n/***/ }),\n/* 85 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar getNative = __webpack_require__(21),\n\t root = __webpack_require__(7);\n\t\n\t/* Built-in method references that are verified to be native. */\n\tvar Map = getNative(root, 'Map');\n\t\n\tmodule.exports = Map;\n\n\n/***/ }),\n/* 86 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar mapCacheClear = __webpack_require__(395),\n\t mapCacheDelete = __webpack_require__(396),\n\t mapCacheGet = __webpack_require__(397),\n\t mapCacheHas = __webpack_require__(398),\n\t mapCacheSet = __webpack_require__(399);\n\t\n\t/**\n\t * Creates a map cache object to store key-value pairs.\n\t *\n\t * @private\n\t * @constructor\n\t * @param {Array} [entries] The key-value pairs to cache.\n\t */\n\tfunction MapCache(entries) {\n\t var index = -1,\n\t length = entries == null ? 0 : entries.length;\n\t\n\t this.clear();\n\t while (++index < length) {\n\t var entry = entries[index];\n\t this.set(entry[0], entry[1]);\n\t }\n\t}\n\t\n\t// Add methods to `MapCache`.\n\tMapCache.prototype.clear = mapCacheClear;\n\tMapCache.prototype['delete'] = mapCacheDelete;\n\tMapCache.prototype.get = mapCacheGet;\n\tMapCache.prototype.has = mapCacheHas;\n\tMapCache.prototype.set = mapCacheSet;\n\t\n\tmodule.exports = MapCache;\n\n\n/***/ }),\n/* 87 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar ListCache = __webpack_require__(52),\n\t stackClear = __webpack_require__(412),\n\t stackDelete = __webpack_require__(413),\n\t stackGet = __webpack_require__(414),\n\t stackHas = __webpack_require__(415),\n\t stackSet = __webpack_require__(416);\n\t\n\t/**\n\t * Creates a stack cache object to store key-value pairs.\n\t *\n\t * @private\n\t * @constructor\n\t * @param {Array} [entries] The key-value pairs to cache.\n\t */\n\tfunction Stack(entries) {\n\t var data = this.__data__ = new ListCache(entries);\n\t this.size = data.size;\n\t}\n\t\n\t// Add methods to `Stack`.\n\tStack.prototype.clear = stackClear;\n\tStack.prototype['delete'] = stackDelete;\n\tStack.prototype.get = stackGet;\n\tStack.prototype.has = stackHas;\n\tStack.prototype.set = stackSet;\n\t\n\tmodule.exports = Stack;\n\n\n/***/ }),\n/* 88 */\n/***/ (function(module, exports) {\n\n\t/**\n\t * A specialized version of `_.filter` for arrays without support for\n\t * iteratee shorthands.\n\t *\n\t * @private\n\t * @param {Array} [array] The array to iterate over.\n\t * @param {Function} predicate The function invoked per iteration.\n\t * @returns {Array} Returns the new filtered array.\n\t */\n\tfunction arrayFilter(array, predicate) {\n\t var index = -1,\n\t length = array == null ? 0 : array.length,\n\t resIndex = 0,\n\t result = [];\n\t\n\t while (++index < length) {\n\t var value = array[index];\n\t if (predicate(value, index, array)) {\n\t result[resIndex++] = value;\n\t }\n\t }\n\t return result;\n\t}\n\t\n\tmodule.exports = arrayFilter;\n\n\n/***/ }),\n/* 89 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar defineProperty = __webpack_require__(150);\n\t\n\t/**\n\t * The base implementation of `assignValue` and `assignMergeValue` without\n\t * value checks.\n\t *\n\t * @private\n\t * @param {Object} object The object to modify.\n\t * @param {string} key The key of the property to assign.\n\t * @param {*} value The value to assign.\n\t */\n\tfunction baseAssignValue(object, key, value) {\n\t if (key == '__proto__' && defineProperty) {\n\t defineProperty(object, key, {\n\t 'configurable': true,\n\t 'enumerable': true,\n\t 'value': value,\n\t 'writable': true\n\t });\n\t } else {\n\t object[key] = value;\n\t }\n\t}\n\t\n\tmodule.exports = baseAssignValue;\n\n\n/***/ }),\n/* 90 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar castPath = __webpack_require__(91),\n\t toKey = __webpack_require__(38);\n\t\n\t/**\n\t * The base implementation of `_.get` without support for default values.\n\t *\n\t * @private\n\t * @param {Object} object The object to query.\n\t * @param {Array|string} path The path of the property to get.\n\t * @returns {*} Returns the resolved value.\n\t */\n\tfunction baseGet(object, path) {\n\t path = castPath(path, object);\n\t\n\t var index = 0,\n\t length = path.length;\n\t\n\t while (object != null && index < length) {\n\t object = object[toKey(path[index++])];\n\t }\n\t return (index && index == length) ? object : undefined;\n\t}\n\t\n\tmodule.exports = baseGet;\n\n\n/***/ }),\n/* 91 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar isArray = __webpack_require__(2),\n\t isKey = __webpack_require__(93),\n\t stringToPath = __webpack_require__(418),\n\t toString = __webpack_require__(28);\n\t\n\t/**\n\t * Casts `value` to a path array if it's not one.\n\t *\n\t * @private\n\t * @param {*} value The value to inspect.\n\t * @param {Object} [object] The object to query keys on.\n\t * @returns {Array} Returns the cast property path array.\n\t */\n\tfunction castPath(value, object) {\n\t if (isArray(value)) {\n\t return value;\n\t }\n\t return isKey(value, object) ? [value] : stringToPath(toString(value));\n\t}\n\t\n\tmodule.exports = castPath;\n\n\n/***/ }),\n/* 92 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar eq = __webpack_require__(39),\n\t isArrayLike = __webpack_require__(16),\n\t isIndex = __webpack_require__(59),\n\t isObject = __webpack_require__(8);\n\t\n\t/**\n\t * Checks if the given arguments are from an iteratee call.\n\t *\n\t * @private\n\t * @param {*} value The potential iteratee value argument.\n\t * @param {*} index The potential iteratee index or key argument.\n\t * @param {*} object The potential iteratee object argument.\n\t * @returns {boolean} Returns `true` if the arguments are from an iteratee call,\n\t * else `false`.\n\t */\n\tfunction isIterateeCall(value, index, object) {\n\t if (!isObject(object)) {\n\t return false;\n\t }\n\t var type = typeof index;\n\t if (type == 'number'\n\t ? (isArrayLike(object) && isIndex(index, object.length))\n\t : (type == 'string' && index in object)\n\t ) {\n\t return eq(object[index], value);\n\t }\n\t return false;\n\t}\n\t\n\tmodule.exports = isIterateeCall;\n\n\n/***/ }),\n/* 93 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar isArray = __webpack_require__(2),\n\t isSymbol = __webpack_require__(27);\n\t\n\t/** Used to match property names within property paths. */\n\tvar reIsDeepProp = /\\.|\\[(?:[^[\\]]*|([\"'])(?:(?!\\1)[^\\\\]|\\\\.)*?\\1)\\]/,\n\t reIsPlainProp = /^\\w*$/;\n\t\n\t/**\n\t * Checks if `value` is a property name and not a property path.\n\t *\n\t * @private\n\t * @param {*} value The value to check.\n\t * @param {Object} [object] The object to query keys on.\n\t * @returns {boolean} Returns `true` if `value` is a property name, else `false`.\n\t */\n\tfunction isKey(value, object) {\n\t if (isArray(value)) {\n\t return false;\n\t }\n\t var type = typeof value;\n\t if (type == 'number' || type == 'symbol' || type == 'boolean' ||\n\t value == null || isSymbol(value)) {\n\t return true;\n\t }\n\t return reIsPlainProp.test(value) || !reIsDeepProp.test(value) ||\n\t (object != null && value in Object(object));\n\t}\n\t\n\tmodule.exports = isKey;\n\n\n/***/ }),\n/* 94 */\n/***/ (function(module, exports) {\n\n\t/** Used for built-in method references. */\n\tvar objectProto = Object.prototype;\n\t\n\t/**\n\t * Checks if `value` is likely a prototype object.\n\t *\n\t * @private\n\t * @param {*} value The value to check.\n\t * @returns {boolean} Returns `true` if `value` is a prototype, else `false`.\n\t */\n\tfunction isPrototype(value) {\n\t var Ctor = value && value.constructor,\n\t proto = (typeof Ctor == 'function' && Ctor.prototype) || objectProto;\n\t\n\t return value === proto;\n\t}\n\t\n\tmodule.exports = isPrototype;\n\n\n/***/ }),\n/* 95 */\n/***/ (function(module, exports) {\n\n\t/**\n\t * Converts `set` to an array of its values.\n\t *\n\t * @private\n\t * @param {Object} set The set to convert.\n\t * @returns {Array} Returns the values.\n\t */\n\tfunction setToArray(set) {\n\t var index = -1,\n\t result = Array(set.size);\n\t\n\t set.forEach(function(value) {\n\t result[++index] = value;\n\t });\n\t return result;\n\t}\n\t\n\tmodule.exports = setToArray;\n\n\n/***/ }),\n/* 96 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t/* WEBPACK VAR INJECTION */(function(module) {var root = __webpack_require__(7),\n\t stubFalse = __webpack_require__(447);\n\t\n\t/** Detect free variable `exports`. */\n\tvar freeExports = typeof exports == 'object' && exports && !exports.nodeType && exports;\n\t\n\t/** Detect free variable `module`. */\n\tvar freeModule = freeExports && typeof module == 'object' && module && !module.nodeType && module;\n\t\n\t/** Detect the popular CommonJS extension `module.exports`. */\n\tvar moduleExports = freeModule && freeModule.exports === freeExports;\n\t\n\t/** Built-in value references. */\n\tvar Buffer = moduleExports ? root.Buffer : undefined;\n\t\n\t/* Built-in method references for those with the same name as other `lodash` methods. */\n\tvar nativeIsBuffer = Buffer ? Buffer.isBuffer : undefined;\n\t\n\t/**\n\t * Checks if `value` is a buffer.\n\t *\n\t * @static\n\t * @memberOf _\n\t * @since 4.3.0\n\t * @category Lang\n\t * @param {*} value The value to check.\n\t * @returns {boolean} Returns `true` if `value` is a buffer, else `false`.\n\t * @example\n\t *\n\t * _.isBuffer(new Buffer(2));\n\t * // => true\n\t *\n\t * _.isBuffer(new Uint8Array(2));\n\t * // => false\n\t */\n\tvar isBuffer = nativeIsBuffer || stubFalse;\n\t\n\tmodule.exports = isBuffer;\n\t\n\t/* WEBPACK VAR INJECTION */}.call(exports, __webpack_require__(102)(module)))\n\n/***/ }),\n/* 97 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar baseGetTag = __webpack_require__(20),\n\t isObject = __webpack_require__(8);\n\t\n\t/** `Object#toString` result references. */\n\tvar asyncTag = '[object AsyncFunction]',\n\t funcTag = '[object Function]',\n\t genTag = '[object GeneratorFunction]',\n\t proxyTag = '[object Proxy]';\n\t\n\t/**\n\t * Checks if `value` is classified as a `Function` object.\n\t *\n\t * @static\n\t * @memberOf _\n\t * @since 0.1.0\n\t * @category Lang\n\t * @param {*} value The value to check.\n\t * @returns {boolean} Returns `true` if `value` is a function, else `false`.\n\t * @example\n\t *\n\t * _.isFunction(_);\n\t * // => true\n\t *\n\t * _.isFunction(/abc/);\n\t * // => false\n\t */\n\tfunction isFunction(value) {\n\t if (!isObject(value)) {\n\t return false;\n\t }\n\t // The use of `Object#toString` avoids issues with the `typeof` operator\n\t // in Safari 9 which returns 'object' for typed arrays and other constructors.\n\t var tag = baseGetTag(value);\n\t return tag == funcTag || tag == genTag || tag == asyncTag || tag == proxyTag;\n\t}\n\t\n\tmodule.exports = isFunction;\n\n\n/***/ }),\n/* 98 */\n/***/ (function(module, exports) {\n\n\t/** Used as references for various `Number` constants. */\n\tvar MAX_SAFE_INTEGER = 9007199254740991;\n\t\n\t/**\n\t * Checks if `value` is a valid array-like length.\n\t *\n\t * **Note:** This method is loosely based on\n\t * [`ToLength`](http://ecma-international.org/ecma-262/7.0/#sec-tolength).\n\t *\n\t * @static\n\t * @memberOf _\n\t * @since 4.0.0\n\t * @category Lang\n\t * @param {*} value The value to check.\n\t * @returns {boolean} Returns `true` if `value` is a valid length, else `false`.\n\t * @example\n\t *\n\t * _.isLength(3);\n\t * // => true\n\t *\n\t * _.isLength(Number.MIN_VALUE);\n\t * // => false\n\t *\n\t * _.isLength(Infinity);\n\t * // => false\n\t *\n\t * _.isLength('3');\n\t * // => false\n\t */\n\tfunction isLength(value) {\n\t return typeof value == 'number' &&\n\t value > -1 && value % 1 == 0 && value <= MAX_SAFE_INTEGER;\n\t}\n\t\n\tmodule.exports = isLength;\n\n\n/***/ }),\n/* 99 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar baseIsTypedArray = __webpack_require__(335),\n\t baseUnary = __webpack_require__(146),\n\t nodeUtil = __webpack_require__(404);\n\t\n\t/* Node.js helper references. */\n\tvar nodeIsTypedArray = nodeUtil && nodeUtil.isTypedArray;\n\t\n\t/**\n\t * Checks if `value` is classified as a typed array.\n\t *\n\t * @static\n\t * @memberOf _\n\t * @since 3.0.0\n\t * @category Lang\n\t * @param {*} value The value to check.\n\t * @returns {boolean} Returns `true` if `value` is a typed array, else `false`.\n\t * @example\n\t *\n\t * _.isTypedArray(new Uint8Array);\n\t * // => true\n\t *\n\t * _.isTypedArray([]);\n\t * // => false\n\t */\n\tvar isTypedArray = nodeIsTypedArray ? baseUnary(nodeIsTypedArray) : baseIsTypedArray;\n\t\n\tmodule.exports = isTypedArray;\n\n\n/***/ }),\n/* 100 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar baseFlatten = __webpack_require__(138),\n\t baseOrderBy = __webpack_require__(342),\n\t baseRest = __webpack_require__(143),\n\t isIterateeCall = __webpack_require__(92);\n\t\n\t/**\n\t * Creates an array of elements, sorted in ascending order by the results of\n\t * running each element in a collection thru each iteratee. This method\n\t * performs a stable sort, that is, it preserves the original sort order of\n\t * equal elements. The iteratees are invoked with one argument: (value).\n\t *\n\t * @static\n\t * @memberOf _\n\t * @since 0.1.0\n\t * @category Collection\n\t * @param {Array|Object} collection The collection to iterate over.\n\t * @param {...(Function|Function[])} [iteratees=[_.identity]]\n\t * The iteratees to sort by.\n\t * @returns {Array} Returns the new sorted array.\n\t * @example\n\t *\n\t * var users = [\n\t * { 'user': 'fred', 'age': 48 },\n\t * { 'user': 'barney', 'age': 36 },\n\t * { 'user': 'fred', 'age': 40 },\n\t * { 'user': 'barney', 'age': 34 }\n\t * ];\n\t *\n\t * _.sortBy(users, [function(o) { return o.user; }]);\n\t * // => objects for [['barney', 36], ['barney', 34], ['fred', 48], ['fred', 40]]\n\t *\n\t * _.sortBy(users, ['user', 'age']);\n\t * // => objects for [['barney', 34], ['barney', 36], ['fred', 40], ['fred', 48]]\n\t */\n\tvar sortBy = baseRest(function(collection, iteratees) {\n\t if (collection == null) {\n\t return [];\n\t }\n\t var length = iteratees.length;\n\t if (length > 1 && isIterateeCall(collection, iteratees[0], iteratees[1])) {\n\t iteratees = [];\n\t } else if (length > 2 && isIterateeCall(iteratees[0], iteratees[1], iteratees[2])) {\n\t iteratees = [iteratees[0]];\n\t }\n\t return baseOrderBy(collection, baseFlatten(iteratees, 1), []);\n\t});\n\t\n\tmodule.exports = sortBy;\n\n\n/***/ }),\n/* 101 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\t/* WEBPACK VAR INJECTION */(function(global, setImmediate) {/*!\n\t * Vue.js v2.5.13\n\t * (c) 2014-2017 Evan You\n\t * Released under the MIT License.\n\t */\n\t'use strict';\n\t\n\t/* */\n\t\n\tvar emptyObject = Object.freeze({});\n\t\n\t// these helpers produces better vm code in JS engines due to their\n\t// explicitness and function inlining\n\tfunction isUndef (v) {\n\t return v === undefined || v === null\n\t}\n\t\n\tfunction isDef (v) {\n\t return v !== undefined && v !== null\n\t}\n\t\n\tfunction isTrue (v) {\n\t return v === true\n\t}\n\t\n\tfunction isFalse (v) {\n\t return v === false\n\t}\n\t\n\t/**\n\t * Check if value is primitive\n\t */\n\tfunction isPrimitive (value) {\n\t return (\n\t typeof value === 'string' ||\n\t typeof value === 'number' ||\n\t // $flow-disable-line\n\t typeof value === 'symbol' ||\n\t typeof value === 'boolean'\n\t )\n\t}\n\t\n\t/**\n\t * Quick object check - this is primarily used to tell\n\t * Objects from primitive values when we know the value\n\t * is a JSON-compliant type.\n\t */\n\tfunction isObject (obj) {\n\t return obj !== null && typeof obj === 'object'\n\t}\n\t\n\t/**\n\t * Get the raw type string of a value e.g. [object Object]\n\t */\n\tvar _toString = Object.prototype.toString;\n\t\n\tfunction toRawType (value) {\n\t return _toString.call(value).slice(8, -1)\n\t}\n\t\n\t/**\n\t * Strict object type check. Only returns true\n\t * for plain JavaScript objects.\n\t */\n\tfunction isPlainObject (obj) {\n\t return _toString.call(obj) === '[object Object]'\n\t}\n\t\n\tfunction isRegExp (v) {\n\t return _toString.call(v) === '[object RegExp]'\n\t}\n\t\n\t/**\n\t * Check if val is a valid array index.\n\t */\n\tfunction isValidArrayIndex (val) {\n\t var n = parseFloat(String(val));\n\t return n >= 0 && Math.floor(n) === n && isFinite(val)\n\t}\n\t\n\t/**\n\t * Convert a value to a string that is actually rendered.\n\t */\n\tfunction toString (val) {\n\t return val == null\n\t ? ''\n\t : typeof val === 'object'\n\t ? JSON.stringify(val, null, 2)\n\t : String(val)\n\t}\n\t\n\t/**\n\t * Convert a input value to a number for persistence.\n\t * If the conversion fails, return original string.\n\t */\n\tfunction toNumber (val) {\n\t var n = parseFloat(val);\n\t return isNaN(n) ? val : n\n\t}\n\t\n\t/**\n\t * Make a map and return a function for checking if a key\n\t * is in that map.\n\t */\n\tfunction makeMap (\n\t str,\n\t expectsLowerCase\n\t) {\n\t var map = Object.create(null);\n\t var list = str.split(',');\n\t for (var i = 0; i < list.length; i++) {\n\t map[list[i]] = true;\n\t }\n\t return expectsLowerCase\n\t ? function (val) { return map[val.toLowerCase()]; }\n\t : function (val) { return map[val]; }\n\t}\n\t\n\t/**\n\t * Check if a tag is a built-in tag.\n\t */\n\tvar isBuiltInTag = makeMap('slot,component', true);\n\t\n\t/**\n\t * Check if a attribute is a reserved attribute.\n\t */\n\tvar isReservedAttribute = makeMap('key,ref,slot,slot-scope,is');\n\t\n\t/**\n\t * Remove an item from an array\n\t */\n\tfunction remove (arr, item) {\n\t if (arr.length) {\n\t var index = arr.indexOf(item);\n\t if (index > -1) {\n\t return arr.splice(index, 1)\n\t }\n\t }\n\t}\n\t\n\t/**\n\t * Check whether the object has the property.\n\t */\n\tvar hasOwnProperty = Object.prototype.hasOwnProperty;\n\tfunction hasOwn (obj, key) {\n\t return hasOwnProperty.call(obj, key)\n\t}\n\t\n\t/**\n\t * Create a cached version of a pure function.\n\t */\n\tfunction cached (fn) {\n\t var cache = Object.create(null);\n\t return (function cachedFn (str) {\n\t var hit = cache[str];\n\t return hit || (cache[str] = fn(str))\n\t })\n\t}\n\t\n\t/**\n\t * Camelize a hyphen-delimited string.\n\t */\n\tvar camelizeRE = /-(\\w)/g;\n\tvar camelize = cached(function (str) {\n\t return str.replace(camelizeRE, function (_, c) { return c ? c.toUpperCase() : ''; })\n\t});\n\t\n\t/**\n\t * Capitalize a string.\n\t */\n\tvar capitalize = cached(function (str) {\n\t return str.charAt(0).toUpperCase() + str.slice(1)\n\t});\n\t\n\t/**\n\t * Hyphenate a camelCase string.\n\t */\n\tvar hyphenateRE = /\\B([A-Z])/g;\n\tvar hyphenate = cached(function (str) {\n\t return str.replace(hyphenateRE, '-$1').toLowerCase()\n\t});\n\t\n\t/**\n\t * Simple bind, faster than native\n\t */\n\tfunction bind (fn, ctx) {\n\t function boundFn (a) {\n\t var l = arguments.length;\n\t return l\n\t ? l > 1\n\t ? fn.apply(ctx, arguments)\n\t : fn.call(ctx, a)\n\t : fn.call(ctx)\n\t }\n\t // record original fn length\n\t boundFn._length = fn.length;\n\t return boundFn\n\t}\n\t\n\t/**\n\t * Convert an Array-like object to a real Array.\n\t */\n\tfunction toArray (list, start) {\n\t start = start || 0;\n\t var i = list.length - start;\n\t var ret = new Array(i);\n\t while (i--) {\n\t ret[i] = list[i + start];\n\t }\n\t return ret\n\t}\n\t\n\t/**\n\t * Mix properties into target object.\n\t */\n\tfunction extend (to, _from) {\n\t for (var key in _from) {\n\t to[key] = _from[key];\n\t }\n\t return to\n\t}\n\t\n\t/**\n\t * Merge an Array of Objects into a single Object.\n\t */\n\tfunction toObject (arr) {\n\t var res = {};\n\t for (var i = 0; i < arr.length; i++) {\n\t if (arr[i]) {\n\t extend(res, arr[i]);\n\t }\n\t }\n\t return res\n\t}\n\t\n\t/**\n\t * Perform no operation.\n\t * Stubbing args to make Flow happy without leaving useless transpiled code\n\t * with ...rest (https://flow.org/blog/2017/05/07/Strict-Function-Call-Arity/)\n\t */\n\tfunction noop (a, b, c) {}\n\t\n\t/**\n\t * Always return false.\n\t */\n\tvar no = function (a, b, c) { return false; };\n\t\n\t/**\n\t * Return same value\n\t */\n\tvar identity = function (_) { return _; };\n\t\n\t/**\n\t * Generate a static keys string from compiler modules.\n\t */\n\t\n\t\n\t/**\n\t * Check if two values are loosely equal - that is,\n\t * if they are plain objects, do they have the same shape?\n\t */\n\tfunction looseEqual (a, b) {\n\t if (a === b) { return true }\n\t var isObjectA = isObject(a);\n\t var isObjectB = isObject(b);\n\t if (isObjectA && isObjectB) {\n\t try {\n\t var isArrayA = Array.isArray(a);\n\t var isArrayB = Array.isArray(b);\n\t if (isArrayA && isArrayB) {\n\t return a.length === b.length && a.every(function (e, i) {\n\t return looseEqual(e, b[i])\n\t })\n\t } else if (!isArrayA && !isArrayB) {\n\t var keysA = Object.keys(a);\n\t var keysB = Object.keys(b);\n\t return keysA.length === keysB.length && keysA.every(function (key) {\n\t return looseEqual(a[key], b[key])\n\t })\n\t } else {\n\t /* istanbul ignore next */\n\t return false\n\t }\n\t } catch (e) {\n\t /* istanbul ignore next */\n\t return false\n\t }\n\t } else if (!isObjectA && !isObjectB) {\n\t return String(a) === String(b)\n\t } else {\n\t return false\n\t }\n\t}\n\t\n\tfunction looseIndexOf (arr, val) {\n\t for (var i = 0; i < arr.length; i++) {\n\t if (looseEqual(arr[i], val)) { return i }\n\t }\n\t return -1\n\t}\n\t\n\t/**\n\t * Ensure a function is called only once.\n\t */\n\tfunction once (fn) {\n\t var called = false;\n\t return function () {\n\t if (!called) {\n\t called = true;\n\t fn.apply(this, arguments);\n\t }\n\t }\n\t}\n\t\n\tvar SSR_ATTR = 'data-server-rendered';\n\t\n\tvar ASSET_TYPES = [\n\t 'component',\n\t 'directive',\n\t 'filter'\n\t];\n\t\n\tvar LIFECYCLE_HOOKS = [\n\t 'beforeCreate',\n\t 'created',\n\t 'beforeMount',\n\t 'mounted',\n\t 'beforeUpdate',\n\t 'updated',\n\t 'beforeDestroy',\n\t 'destroyed',\n\t 'activated',\n\t 'deactivated',\n\t 'errorCaptured'\n\t];\n\t\n\t/* */\n\t\n\tvar config = ({\n\t /**\n\t * Option merge strategies (used in core/util/options)\n\t */\n\t // $flow-disable-line\n\t optionMergeStrategies: Object.create(null),\n\t\n\t /**\n\t * Whether to suppress warnings.\n\t */\n\t silent: false,\n\t\n\t /**\n\t * Show production mode tip message on boot?\n\t */\n\t productionTip: (\"production\") !== 'production',\n\t\n\t /**\n\t * Whether to enable devtools\n\t */\n\t devtools: (\"production\") !== 'production',\n\t\n\t /**\n\t * Whether to record perf\n\t */\n\t performance: false,\n\t\n\t /**\n\t * Error handler for watcher errors\n\t */\n\t errorHandler: null,\n\t\n\t /**\n\t * Warn handler for watcher warns\n\t */\n\t warnHandler: null,\n\t\n\t /**\n\t * Ignore certain custom elements\n\t */\n\t ignoredElements: [],\n\t\n\t /**\n\t * Custom user key aliases for v-on\n\t */\n\t // $flow-disable-line\n\t keyCodes: Object.create(null),\n\t\n\t /**\n\t * Check if a tag is reserved so that it cannot be registered as a\n\t * component. This is platform-dependent and may be overwritten.\n\t */\n\t isReservedTag: no,\n\t\n\t /**\n\t * Check if an attribute is reserved so that it cannot be used as a component\n\t * prop. This is platform-dependent and may be overwritten.\n\t */\n\t isReservedAttr: no,\n\t\n\t /**\n\t * Check if a tag is an unknown element.\n\t * Platform-dependent.\n\t */\n\t isUnknownElement: no,\n\t\n\t /**\n\t * Get the namespace of an element\n\t */\n\t getTagNamespace: noop,\n\t\n\t /**\n\t * Parse the real tag name for the specific platform.\n\t */\n\t parsePlatformTagName: identity,\n\t\n\t /**\n\t * Check if an attribute must be bound using property, e.g. value\n\t * Platform-dependent.\n\t */\n\t mustUseProp: no,\n\t\n\t /**\n\t * Exposed for legacy reasons\n\t */\n\t _lifecycleHooks: LIFECYCLE_HOOKS\n\t});\n\t\n\t/* */\n\t\n\t/**\n\t * Check if a string starts with $ or _\n\t */\n\tfunction isReserved (str) {\n\t var c = (str + '').charCodeAt(0);\n\t return c === 0x24 || c === 0x5F\n\t}\n\t\n\t/**\n\t * Define a property.\n\t */\n\tfunction def (obj, key, val, enumerable) {\n\t Object.defineProperty(obj, key, {\n\t value: val,\n\t enumerable: !!enumerable,\n\t writable: true,\n\t configurable: true\n\t });\n\t}\n\t\n\t/**\n\t * Parse simple path.\n\t */\n\tvar bailRE = /[^\\w.$]/;\n\tfunction parsePath (path) {\n\t if (bailRE.test(path)) {\n\t return\n\t }\n\t var segments = path.split('.');\n\t return function (obj) {\n\t for (var i = 0; i < segments.length; i++) {\n\t if (!obj) { return }\n\t obj = obj[segments[i]];\n\t }\n\t return obj\n\t }\n\t}\n\t\n\t/* */\n\t\n\t\n\t// can we use __proto__?\n\tvar hasProto = '__proto__' in {};\n\t\n\t// Browser environment sniffing\n\tvar inBrowser = typeof window !== 'undefined';\n\tvar inWeex = typeof WXEnvironment !== 'undefined' && !!WXEnvironment.platform;\n\tvar weexPlatform = inWeex && WXEnvironment.platform.toLowerCase();\n\tvar UA = inBrowser && window.navigator.userAgent.toLowerCase();\n\tvar isIE = UA && /msie|trident/.test(UA);\n\tvar isIE9 = UA && UA.indexOf('msie 9.0') > 0;\n\tvar isEdge = UA && UA.indexOf('edge/') > 0;\n\tvar isAndroid = (UA && UA.indexOf('android') > 0) || (weexPlatform === 'android');\n\tvar isIOS = (UA && /iphone|ipad|ipod|ios/.test(UA)) || (weexPlatform === 'ios');\n\tvar isChrome = UA && /chrome\\/\\d+/.test(UA) && !isEdge;\n\t\n\t// Firefox has a \"watch\" function on Object.prototype...\n\tvar nativeWatch = ({}).watch;\n\t\n\tvar supportsPassive = false;\n\tif (inBrowser) {\n\t try {\n\t var opts = {};\n\t Object.defineProperty(opts, 'passive', ({\n\t get: function get () {\n\t /* istanbul ignore next */\n\t supportsPassive = true;\n\t }\n\t })); // https://github.com/facebook/flow/issues/285\n\t window.addEventListener('test-passive', null, opts);\n\t } catch (e) {}\n\t}\n\t\n\t// this needs to be lazy-evaled because vue may be required before\n\t// vue-server-renderer can set VUE_ENV\n\tvar _isServer;\n\tvar isServerRendering = function () {\n\t if (_isServer === undefined) {\n\t /* istanbul ignore if */\n\t if (!inBrowser && typeof global !== 'undefined') {\n\t // detect presence of vue-server-renderer and avoid\n\t // Webpack shimming the process\n\t _isServer = global['process'].env.VUE_ENV === 'server';\n\t } else {\n\t _isServer = false;\n\t }\n\t }\n\t return _isServer\n\t};\n\t\n\t// detect devtools\n\tvar devtools = inBrowser && window.__VUE_DEVTOOLS_GLOBAL_HOOK__;\n\t\n\t/* istanbul ignore next */\n\tfunction isNative (Ctor) {\n\t return typeof Ctor === 'function' && /native code/.test(Ctor.toString())\n\t}\n\t\n\tvar hasSymbol =\n\t typeof Symbol !== 'undefined' && isNative(Symbol) &&\n\t typeof Reflect !== 'undefined' && isNative(Reflect.ownKeys);\n\t\n\tvar _Set;\n\t/* istanbul ignore if */ // $flow-disable-line\n\tif (typeof Set !== 'undefined' && isNative(Set)) {\n\t // use native Set when available.\n\t _Set = Set;\n\t} else {\n\t // a non-standard Set polyfill that only works with primitive keys.\n\t _Set = (function () {\n\t function Set () {\n\t this.set = Object.create(null);\n\t }\n\t Set.prototype.has = function has (key) {\n\t return this.set[key] === true\n\t };\n\t Set.prototype.add = function add (key) {\n\t this.set[key] = true;\n\t };\n\t Set.prototype.clear = function clear () {\n\t this.set = Object.create(null);\n\t };\n\t\n\t return Set;\n\t }());\n\t}\n\t\n\t/* */\n\t\n\tvar warn = noop;\n\tvar tip = noop;\n\tvar generateComponentTrace = (noop); // work around flow check\n\tvar formatComponentName = (noop);\n\t\n\tif (false) {\n\t var hasConsole = typeof console !== 'undefined';\n\t var classifyRE = /(?:^|[-_])(\\w)/g;\n\t var classify = function (str) { return str\n\t .replace(classifyRE, function (c) { return c.toUpperCase(); })\n\t .replace(/[-_]/g, ''); };\n\t\n\t warn = function (msg, vm) {\n\t var trace = vm ? generateComponentTrace(vm) : '';\n\t\n\t if (config.warnHandler) {\n\t config.warnHandler.call(null, msg, vm, trace);\n\t } else if (hasConsole && (!config.silent)) {\n\t console.error((\"[Vue warn]: \" + msg + trace));\n\t }\n\t };\n\t\n\t tip = function (msg, vm) {\n\t if (hasConsole && (!config.silent)) {\n\t console.warn(\"[Vue tip]: \" + msg + (\n\t vm ? generateComponentTrace(vm) : ''\n\t ));\n\t }\n\t };\n\t\n\t formatComponentName = function (vm, includeFile) {\n\t if (vm.$root === vm) {\n\t return ''\n\t }\n\t var options = typeof vm === 'function' && vm.cid != null\n\t ? vm.options\n\t : vm._isVue\n\t ? vm.$options || vm.constructor.options\n\t : vm || {};\n\t var name = options.name || options._componentTag;\n\t var file = options.__file;\n\t if (!name && file) {\n\t var match = file.match(/([^/\\\\]+)\\.vue$/);\n\t name = match && match[1];\n\t }\n\t\n\t return (\n\t (name ? (\"<\" + (classify(name)) + \">\") : \"\") +\n\t (file && includeFile !== false ? (\" at \" + file) : '')\n\t )\n\t };\n\t\n\t var repeat = function (str, n) {\n\t var res = '';\n\t while (n) {\n\t if (n % 2 === 1) { res += str; }\n\t if (n > 1) { str += str; }\n\t n >>= 1;\n\t }\n\t return res\n\t };\n\t\n\t generateComponentTrace = function (vm) {\n\t if (vm._isVue && vm.$parent) {\n\t var tree = [];\n\t var currentRecursiveSequence = 0;\n\t while (vm) {\n\t if (tree.length > 0) {\n\t var last = tree[tree.length - 1];\n\t if (last.constructor === vm.constructor) {\n\t currentRecursiveSequence++;\n\t vm = vm.$parent;\n\t continue\n\t } else if (currentRecursiveSequence > 0) {\n\t tree[tree.length - 1] = [last, currentRecursiveSequence];\n\t currentRecursiveSequence = 0;\n\t }\n\t }\n\t tree.push(vm);\n\t vm = vm.$parent;\n\t }\n\t return '\\n\\nfound in\\n\\n' + tree\n\t .map(function (vm, i) { return (\"\" + (i === 0 ? '---> ' : repeat(' ', 5 + i * 2)) + (Array.isArray(vm)\n\t ? ((formatComponentName(vm[0])) + \"... (\" + (vm[1]) + \" recursive calls)\")\n\t : formatComponentName(vm))); })\n\t .join('\\n')\n\t } else {\n\t return (\"\\n\\n(found in \" + (formatComponentName(vm)) + \")\")\n\t }\n\t };\n\t}\n\t\n\t/* */\n\t\n\t\n\tvar uid$1 = 0;\n\t\n\t/**\n\t * A dep is an observable that can have multiple\n\t * directives subscribing to it.\n\t */\n\tvar Dep = function Dep () {\n\t this.id = uid$1++;\n\t this.subs = [];\n\t};\n\t\n\tDep.prototype.addSub = function addSub (sub) {\n\t this.subs.push(sub);\n\t};\n\t\n\tDep.prototype.removeSub = function removeSub (sub) {\n\t remove(this.subs, sub);\n\t};\n\t\n\tDep.prototype.depend = function depend () {\n\t if (Dep.target) {\n\t Dep.target.addDep(this);\n\t }\n\t};\n\t\n\tDep.prototype.notify = function notify () {\n\t // stabilize the subscriber list first\n\t var subs = this.subs.slice();\n\t for (var i = 0, l = subs.length; i < l; i++) {\n\t subs[i].update();\n\t }\n\t};\n\t\n\t// the current target watcher being evaluated.\n\t// this is globally unique because there could be only one\n\t// watcher being evaluated at any time.\n\tDep.target = null;\n\tvar targetStack = [];\n\t\n\tfunction pushTarget (_target) {\n\t if (Dep.target) { targetStack.push(Dep.target); }\n\t Dep.target = _target;\n\t}\n\t\n\tfunction popTarget () {\n\t Dep.target = targetStack.pop();\n\t}\n\t\n\t/* */\n\t\n\tvar VNode = function VNode (\n\t tag,\n\t data,\n\t children,\n\t text,\n\t elm,\n\t context,\n\t componentOptions,\n\t asyncFactory\n\t) {\n\t this.tag = tag;\n\t this.data = data;\n\t this.children = children;\n\t this.text = text;\n\t this.elm = elm;\n\t this.ns = undefined;\n\t this.context = context;\n\t this.fnContext = undefined;\n\t this.fnOptions = undefined;\n\t this.fnScopeId = undefined;\n\t this.key = data && data.key;\n\t this.componentOptions = componentOptions;\n\t this.componentInstance = undefined;\n\t this.parent = undefined;\n\t this.raw = false;\n\t this.isStatic = false;\n\t this.isRootInsert = true;\n\t this.isComment = false;\n\t this.isCloned = false;\n\t this.isOnce = false;\n\t this.asyncFactory = asyncFactory;\n\t this.asyncMeta = undefined;\n\t this.isAsyncPlaceholder = false;\n\t};\n\t\n\tvar prototypeAccessors = { child: { configurable: true } };\n\t\n\t// DEPRECATED: alias for componentInstance for backwards compat.\n\t/* istanbul ignore next */\n\tprototypeAccessors.child.get = function () {\n\t return this.componentInstance\n\t};\n\t\n\tObject.defineProperties( VNode.prototype, prototypeAccessors );\n\t\n\tvar createEmptyVNode = function (text) {\n\t if ( text === void 0 ) text = '';\n\t\n\t var node = new VNode();\n\t node.text = text;\n\t node.isComment = true;\n\t return node\n\t};\n\t\n\tfunction createTextVNode (val) {\n\t return new VNode(undefined, undefined, undefined, String(val))\n\t}\n\t\n\t// optimized shallow clone\n\t// used for static nodes and slot nodes because they may be reused across\n\t// multiple renders, cloning them avoids errors when DOM manipulations rely\n\t// on their elm reference.\n\tfunction cloneVNode (vnode, deep) {\n\t var componentOptions = vnode.componentOptions;\n\t var cloned = new VNode(\n\t vnode.tag,\n\t vnode.data,\n\t vnode.children,\n\t vnode.text,\n\t vnode.elm,\n\t vnode.context,\n\t componentOptions,\n\t vnode.asyncFactory\n\t );\n\t cloned.ns = vnode.ns;\n\t cloned.isStatic = vnode.isStatic;\n\t cloned.key = vnode.key;\n\t cloned.isComment = vnode.isComment;\n\t cloned.fnContext = vnode.fnContext;\n\t cloned.fnOptions = vnode.fnOptions;\n\t cloned.fnScopeId = vnode.fnScopeId;\n\t cloned.isCloned = true;\n\t if (deep) {\n\t if (vnode.children) {\n\t cloned.children = cloneVNodes(vnode.children, true);\n\t }\n\t if (componentOptions && componentOptions.children) {\n\t componentOptions.children = cloneVNodes(componentOptions.children, true);\n\t }\n\t }\n\t return cloned\n\t}\n\t\n\tfunction cloneVNodes (vnodes, deep) {\n\t var len = vnodes.length;\n\t var res = new Array(len);\n\t for (var i = 0; i < len; i++) {\n\t res[i] = cloneVNode(vnodes[i], deep);\n\t }\n\t return res\n\t}\n\t\n\t/*\n\t * not type checking this file because flow doesn't play well with\n\t * dynamically accessing methods on Array prototype\n\t */\n\t\n\tvar arrayProto = Array.prototype;\n\tvar arrayMethods = Object.create(arrayProto);[\n\t 'push',\n\t 'pop',\n\t 'shift',\n\t 'unshift',\n\t 'splice',\n\t 'sort',\n\t 'reverse'\n\t].forEach(function (method) {\n\t // cache original method\n\t var original = arrayProto[method];\n\t def(arrayMethods, method, function mutator () {\n\t var args = [], len = arguments.length;\n\t while ( len-- ) args[ len ] = arguments[ len ];\n\t\n\t var result = original.apply(this, args);\n\t var ob = this.__ob__;\n\t var inserted;\n\t switch (method) {\n\t case 'push':\n\t case 'unshift':\n\t inserted = args;\n\t break\n\t case 'splice':\n\t inserted = args.slice(2);\n\t break\n\t }\n\t if (inserted) { ob.observeArray(inserted); }\n\t // notify change\n\t ob.dep.notify();\n\t return result\n\t });\n\t});\n\t\n\t/* */\n\t\n\tvar arrayKeys = Object.getOwnPropertyNames(arrayMethods);\n\t\n\t/**\n\t * By default, when a reactive property is set, the new value is\n\t * also converted to become reactive. However when passing down props,\n\t * we don't want to force conversion because the value may be a nested value\n\t * under a frozen data structure. Converting it would defeat the optimization.\n\t */\n\tvar observerState = {\n\t shouldConvert: true\n\t};\n\t\n\t/**\n\t * Observer class that are attached to each observed\n\t * object. Once attached, the observer converts target\n\t * object's property keys into getter/setters that\n\t * collect dependencies and dispatches updates.\n\t */\n\tvar Observer = function Observer (value) {\n\t this.value = value;\n\t this.dep = new Dep();\n\t this.vmCount = 0;\n\t def(value, '__ob__', this);\n\t if (Array.isArray(value)) {\n\t var augment = hasProto\n\t ? protoAugment\n\t : copyAugment;\n\t augment(value, arrayMethods, arrayKeys);\n\t this.observeArray(value);\n\t } else {\n\t this.walk(value);\n\t }\n\t};\n\t\n\t/**\n\t * Walk through each property and convert them into\n\t * getter/setters. This method should only be called when\n\t * value type is Object.\n\t */\n\tObserver.prototype.walk = function walk (obj) {\n\t var keys = Object.keys(obj);\n\t for (var i = 0; i < keys.length; i++) {\n\t defineReactive(obj, keys[i], obj[keys[i]]);\n\t }\n\t};\n\t\n\t/**\n\t * Observe a list of Array items.\n\t */\n\tObserver.prototype.observeArray = function observeArray (items) {\n\t for (var i = 0, l = items.length; i < l; i++) {\n\t observe(items[i]);\n\t }\n\t};\n\t\n\t// helpers\n\t\n\t/**\n\t * Augment an target Object or Array by intercepting\n\t * the prototype chain using __proto__\n\t */\n\tfunction protoAugment (target, src, keys) {\n\t /* eslint-disable no-proto */\n\t target.__proto__ = src;\n\t /* eslint-enable no-proto */\n\t}\n\t\n\t/**\n\t * Augment an target Object or Array by defining\n\t * hidden properties.\n\t */\n\t/* istanbul ignore next */\n\tfunction copyAugment (target, src, keys) {\n\t for (var i = 0, l = keys.length; i < l; i++) {\n\t var key = keys[i];\n\t def(target, key, src[key]);\n\t }\n\t}\n\t\n\t/**\n\t * Attempt to create an observer instance for a value,\n\t * returns the new observer if successfully observed,\n\t * or the existing observer if the value already has one.\n\t */\n\tfunction observe (value, asRootData) {\n\t if (!isObject(value) || value instanceof VNode) {\n\t return\n\t }\n\t var ob;\n\t if (hasOwn(value, '__ob__') && value.__ob__ instanceof Observer) {\n\t ob = value.__ob__;\n\t } else if (\n\t observerState.shouldConvert &&\n\t !isServerRendering() &&\n\t (Array.isArray(value) || isPlainObject(value)) &&\n\t Object.isExtensible(value) &&\n\t !value._isVue\n\t ) {\n\t ob = new Observer(value);\n\t }\n\t if (asRootData && ob) {\n\t ob.vmCount++;\n\t }\n\t return ob\n\t}\n\t\n\t/**\n\t * Define a reactive property on an Object.\n\t */\n\tfunction defineReactive (\n\t obj,\n\t key,\n\t val,\n\t customSetter,\n\t shallow\n\t) {\n\t var dep = new Dep();\n\t\n\t var property = Object.getOwnPropertyDescriptor(obj, key);\n\t if (property && property.configurable === false) {\n\t return\n\t }\n\t\n\t // cater for pre-defined getter/setters\n\t var getter = property && property.get;\n\t var setter = property && property.set;\n\t\n\t var childOb = !shallow && observe(val);\n\t Object.defineProperty(obj, key, {\n\t enumerable: true,\n\t configurable: true,\n\t get: function reactiveGetter () {\n\t var value = getter ? getter.call(obj) : val;\n\t if (Dep.target) {\n\t dep.depend();\n\t if (childOb) {\n\t childOb.dep.depend();\n\t if (Array.isArray(value)) {\n\t dependArray(value);\n\t }\n\t }\n\t }\n\t return value\n\t },\n\t set: function reactiveSetter (newVal) {\n\t var value = getter ? getter.call(obj) : val;\n\t /* eslint-disable no-self-compare */\n\t if (newVal === value || (newVal !== newVal && value !== value)) {\n\t return\n\t }\n\t /* eslint-enable no-self-compare */\n\t if (false) {\n\t customSetter();\n\t }\n\t if (setter) {\n\t setter.call(obj, newVal);\n\t } else {\n\t val = newVal;\n\t }\n\t childOb = !shallow && observe(newVal);\n\t dep.notify();\n\t }\n\t });\n\t}\n\t\n\t/**\n\t * Set a property on an object. Adds the new property and\n\t * triggers change notification if the property doesn't\n\t * already exist.\n\t */\n\tfunction set (target, key, val) {\n\t if (Array.isArray(target) && isValidArrayIndex(key)) {\n\t target.length = Math.max(target.length, key);\n\t target.splice(key, 1, val);\n\t return val\n\t }\n\t if (key in target && !(key in Object.prototype)) {\n\t target[key] = val;\n\t return val\n\t }\n\t var ob = (target).__ob__;\n\t if (target._isVue || (ob && ob.vmCount)) {\n\t (\"production\") !== 'production' && warn(\n\t 'Avoid adding reactive properties to a Vue instance or its root $data ' +\n\t 'at runtime - declare it upfront in the data option.'\n\t );\n\t return val\n\t }\n\t if (!ob) {\n\t target[key] = val;\n\t return val\n\t }\n\t defineReactive(ob.value, key, val);\n\t ob.dep.notify();\n\t return val\n\t}\n\t\n\t/**\n\t * Delete a property and trigger change if necessary.\n\t */\n\tfunction del (target, key) {\n\t if (Array.isArray(target) && isValidArrayIndex(key)) {\n\t target.splice(key, 1);\n\t return\n\t }\n\t var ob = (target).__ob__;\n\t if (target._isVue || (ob && ob.vmCount)) {\n\t (\"production\") !== 'production' && warn(\n\t 'Avoid deleting properties on a Vue instance or its root $data ' +\n\t '- just set it to null.'\n\t );\n\t return\n\t }\n\t if (!hasOwn(target, key)) {\n\t return\n\t }\n\t delete target[key];\n\t if (!ob) {\n\t return\n\t }\n\t ob.dep.notify();\n\t}\n\t\n\t/**\n\t * Collect dependencies on array elements when the array is touched, since\n\t * we cannot intercept array element access like property getters.\n\t */\n\tfunction dependArray (value) {\n\t for (var e = (void 0), i = 0, l = value.length; i < l; i++) {\n\t e = value[i];\n\t e && e.__ob__ && e.__ob__.dep.depend();\n\t if (Array.isArray(e)) {\n\t dependArray(e);\n\t }\n\t }\n\t}\n\t\n\t/* */\n\t\n\t/**\n\t * Option overwriting strategies are functions that handle\n\t * how to merge a parent option value and a child option\n\t * value into the final value.\n\t */\n\tvar strats = config.optionMergeStrategies;\n\t\n\t/**\n\t * Options with restrictions\n\t */\n\tif (false) {\n\t strats.el = strats.propsData = function (parent, child, vm, key) {\n\t if (!vm) {\n\t warn(\n\t \"option \\\"\" + key + \"\\\" can only be used during instance \" +\n\t 'creation with the `new` keyword.'\n\t );\n\t }\n\t return defaultStrat(parent, child)\n\t };\n\t}\n\t\n\t/**\n\t * Helper that recursively merges two data objects together.\n\t */\n\tfunction mergeData (to, from) {\n\t if (!from) { return to }\n\t var key, toVal, fromVal;\n\t var keys = Object.keys(from);\n\t for (var i = 0; i < keys.length; i++) {\n\t key = keys[i];\n\t toVal = to[key];\n\t fromVal = from[key];\n\t if (!hasOwn(to, key)) {\n\t set(to, key, fromVal);\n\t } else if (isPlainObject(toVal) && isPlainObject(fromVal)) {\n\t mergeData(toVal, fromVal);\n\t }\n\t }\n\t return to\n\t}\n\t\n\t/**\n\t * Data\n\t */\n\tfunction mergeDataOrFn (\n\t parentVal,\n\t childVal,\n\t vm\n\t) {\n\t if (!vm) {\n\t // in a Vue.extend merge, both should be functions\n\t if (!childVal) {\n\t return parentVal\n\t }\n\t if (!parentVal) {\n\t return childVal\n\t }\n\t // when parentVal & childVal are both present,\n\t // we need to return a function that returns the\n\t // merged result of both functions... no need to\n\t // check if parentVal is a function here because\n\t // it has to be a function to pass previous merges.\n\t return function mergedDataFn () {\n\t return mergeData(\n\t typeof childVal === 'function' ? childVal.call(this, this) : childVal,\n\t typeof parentVal === 'function' ? parentVal.call(this, this) : parentVal\n\t )\n\t }\n\t } else {\n\t return function mergedInstanceDataFn () {\n\t // instance merge\n\t var instanceData = typeof childVal === 'function'\n\t ? childVal.call(vm, vm)\n\t : childVal;\n\t var defaultData = typeof parentVal === 'function'\n\t ? parentVal.call(vm, vm)\n\t : parentVal;\n\t if (instanceData) {\n\t return mergeData(instanceData, defaultData)\n\t } else {\n\t return defaultData\n\t }\n\t }\n\t }\n\t}\n\t\n\tstrats.data = function (\n\t parentVal,\n\t childVal,\n\t vm\n\t) {\n\t if (!vm) {\n\t if (childVal && typeof childVal !== 'function') {\n\t (\"production\") !== 'production' && warn(\n\t 'The \"data\" option should be a function ' +\n\t 'that returns a per-instance value in component ' +\n\t 'definitions.',\n\t vm\n\t );\n\t\n\t return parentVal\n\t }\n\t return mergeDataOrFn(parentVal, childVal)\n\t }\n\t\n\t return mergeDataOrFn(parentVal, childVal, vm)\n\t};\n\t\n\t/**\n\t * Hooks and props are merged as arrays.\n\t */\n\tfunction mergeHook (\n\t parentVal,\n\t childVal\n\t) {\n\t return childVal\n\t ? parentVal\n\t ? parentVal.concat(childVal)\n\t : Array.isArray(childVal)\n\t ? childVal\n\t : [childVal]\n\t : parentVal\n\t}\n\t\n\tLIFECYCLE_HOOKS.forEach(function (hook) {\n\t strats[hook] = mergeHook;\n\t});\n\t\n\t/**\n\t * Assets\n\t *\n\t * When a vm is present (instance creation), we need to do\n\t * a three-way merge between constructor options, instance\n\t * options and parent options.\n\t */\n\tfunction mergeAssets (\n\t parentVal,\n\t childVal,\n\t vm,\n\t key\n\t) {\n\t var res = Object.create(parentVal || null);\n\t if (childVal) {\n\t (\"production\") !== 'production' && assertObjectType(key, childVal, vm);\n\t return extend(res, childVal)\n\t } else {\n\t return res\n\t }\n\t}\n\t\n\tASSET_TYPES.forEach(function (type) {\n\t strats[type + 's'] = mergeAssets;\n\t});\n\t\n\t/**\n\t * Watchers.\n\t *\n\t * Watchers hashes should not overwrite one\n\t * another, so we merge them as arrays.\n\t */\n\tstrats.watch = function (\n\t parentVal,\n\t childVal,\n\t vm,\n\t key\n\t) {\n\t // work around Firefox's Object.prototype.watch...\n\t if (parentVal === nativeWatch) { parentVal = undefined; }\n\t if (childVal === nativeWatch) { childVal = undefined; }\n\t /* istanbul ignore if */\n\t if (!childVal) { return Object.create(parentVal || null) }\n\t if (false) {\n\t assertObjectType(key, childVal, vm);\n\t }\n\t if (!parentVal) { return childVal }\n\t var ret = {};\n\t extend(ret, parentVal);\n\t for (var key$1 in childVal) {\n\t var parent = ret[key$1];\n\t var child = childVal[key$1];\n\t if (parent && !Array.isArray(parent)) {\n\t parent = [parent];\n\t }\n\t ret[key$1] = parent\n\t ? parent.concat(child)\n\t : Array.isArray(child) ? child : [child];\n\t }\n\t return ret\n\t};\n\t\n\t/**\n\t * Other object hashes.\n\t */\n\tstrats.props =\n\tstrats.methods =\n\tstrats.inject =\n\tstrats.computed = function (\n\t parentVal,\n\t childVal,\n\t vm,\n\t key\n\t) {\n\t if (childVal && (\"production\") !== 'production') {\n\t assertObjectType(key, childVal, vm);\n\t }\n\t if (!parentVal) { return childVal }\n\t var ret = Object.create(null);\n\t extend(ret, parentVal);\n\t if (childVal) { extend(ret, childVal); }\n\t return ret\n\t};\n\tstrats.provide = mergeDataOrFn;\n\t\n\t/**\n\t * Default strategy.\n\t */\n\tvar defaultStrat = function (parentVal, childVal) {\n\t return childVal === undefined\n\t ? parentVal\n\t : childVal\n\t};\n\t\n\t/**\n\t * Validate component names\n\t */\n\tfunction checkComponents (options) {\n\t for (var key in options.components) {\n\t validateComponentName(key);\n\t }\n\t}\n\t\n\tfunction validateComponentName (name) {\n\t if (!/^[a-zA-Z][\\w-]*$/.test(name)) {\n\t warn(\n\t 'Invalid component name: \"' + name + '\". Component names ' +\n\t 'can only contain alphanumeric characters and the hyphen, ' +\n\t 'and must start with a letter.'\n\t );\n\t }\n\t if (isBuiltInTag(name) || config.isReservedTag(name)) {\n\t warn(\n\t 'Do not use built-in or reserved HTML elements as component ' +\n\t 'id: ' + name\n\t );\n\t }\n\t}\n\t\n\t/**\n\t * Ensure all props option syntax are normalized into the\n\t * Object-based format.\n\t */\n\tfunction normalizeProps (options, vm) {\n\t var props = options.props;\n\t if (!props) { return }\n\t var res = {};\n\t var i, val, name;\n\t if (Array.isArray(props)) {\n\t i = props.length;\n\t while (i--) {\n\t val = props[i];\n\t if (typeof val === 'string') {\n\t name = camelize(val);\n\t res[name] = { type: null };\n\t } else if (false) {\n\t warn('props must be strings when using array syntax.');\n\t }\n\t }\n\t } else if (isPlainObject(props)) {\n\t for (var key in props) {\n\t val = props[key];\n\t name = camelize(key);\n\t res[name] = isPlainObject(val)\n\t ? val\n\t : { type: val };\n\t }\n\t } else if (false) {\n\t warn(\n\t \"Invalid value for option \\\"props\\\": expected an Array or an Object, \" +\n\t \"but got \" + (toRawType(props)) + \".\",\n\t vm\n\t );\n\t }\n\t options.props = res;\n\t}\n\t\n\t/**\n\t * Normalize all injections into Object-based format\n\t */\n\tfunction normalizeInject (options, vm) {\n\t var inject = options.inject;\n\t if (!inject) { return }\n\t var normalized = options.inject = {};\n\t if (Array.isArray(inject)) {\n\t for (var i = 0; i < inject.length; i++) {\n\t normalized[inject[i]] = { from: inject[i] };\n\t }\n\t } else if (isPlainObject(inject)) {\n\t for (var key in inject) {\n\t var val = inject[key];\n\t normalized[key] = isPlainObject(val)\n\t ? extend({ from: key }, val)\n\t : { from: val };\n\t }\n\t } else if (false) {\n\t warn(\n\t \"Invalid value for option \\\"inject\\\": expected an Array or an Object, \" +\n\t \"but got \" + (toRawType(inject)) + \".\",\n\t vm\n\t );\n\t }\n\t}\n\t\n\t/**\n\t * Normalize raw function directives into object format.\n\t */\n\tfunction normalizeDirectives (options) {\n\t var dirs = options.directives;\n\t if (dirs) {\n\t for (var key in dirs) {\n\t var def = dirs[key];\n\t if (typeof def === 'function') {\n\t dirs[key] = { bind: def, update: def };\n\t }\n\t }\n\t }\n\t}\n\t\n\tfunction assertObjectType (name, value, vm) {\n\t if (!isPlainObject(value)) {\n\t warn(\n\t \"Invalid value for option \\\"\" + name + \"\\\": expected an Object, \" +\n\t \"but got \" + (toRawType(value)) + \".\",\n\t vm\n\t );\n\t }\n\t}\n\t\n\t/**\n\t * Merge two option objects into a new one.\n\t * Core utility used in both instantiation and inheritance.\n\t */\n\tfunction mergeOptions (\n\t parent,\n\t child,\n\t vm\n\t) {\n\t if (false) {\n\t checkComponents(child);\n\t }\n\t\n\t if (typeof child === 'function') {\n\t child = child.options;\n\t }\n\t\n\t normalizeProps(child, vm);\n\t normalizeInject(child, vm);\n\t normalizeDirectives(child);\n\t var extendsFrom = child.extends;\n\t if (extendsFrom) {\n\t parent = mergeOptions(parent, extendsFrom, vm);\n\t }\n\t if (child.mixins) {\n\t for (var i = 0, l = child.mixins.length; i < l; i++) {\n\t parent = mergeOptions(parent, child.mixins[i], vm);\n\t }\n\t }\n\t var options = {};\n\t var key;\n\t for (key in parent) {\n\t mergeField(key);\n\t }\n\t for (key in child) {\n\t if (!hasOwn(parent, key)) {\n\t mergeField(key);\n\t }\n\t }\n\t function mergeField (key) {\n\t var strat = strats[key] || defaultStrat;\n\t options[key] = strat(parent[key], child[key], vm, key);\n\t }\n\t return options\n\t}\n\t\n\t/**\n\t * Resolve an asset.\n\t * This function is used because child instances need access\n\t * to assets defined in its ancestor chain.\n\t */\n\tfunction resolveAsset (\n\t options,\n\t type,\n\t id,\n\t warnMissing\n\t) {\n\t /* istanbul ignore if */\n\t if (typeof id !== 'string') {\n\t return\n\t }\n\t var assets = options[type];\n\t // check local registration variations first\n\t if (hasOwn(assets, id)) { return assets[id] }\n\t var camelizedId = camelize(id);\n\t if (hasOwn(assets, camelizedId)) { return assets[camelizedId] }\n\t var PascalCaseId = capitalize(camelizedId);\n\t if (hasOwn(assets, PascalCaseId)) { return assets[PascalCaseId] }\n\t // fallback to prototype chain\n\t var res = assets[id] || assets[camelizedId] || assets[PascalCaseId];\n\t if (false) {\n\t warn(\n\t 'Failed to resolve ' + type.slice(0, -1) + ': ' + id,\n\t options\n\t );\n\t }\n\t return res\n\t}\n\t\n\t/* */\n\t\n\tfunction validateProp (\n\t key,\n\t propOptions,\n\t propsData,\n\t vm\n\t) {\n\t var prop = propOptions[key];\n\t var absent = !hasOwn(propsData, key);\n\t var value = propsData[key];\n\t // handle boolean props\n\t if (isType(Boolean, prop.type)) {\n\t if (absent && !hasOwn(prop, 'default')) {\n\t value = false;\n\t } else if (!isType(String, prop.type) && (value === '' || value === hyphenate(key))) {\n\t value = true;\n\t }\n\t }\n\t // check default value\n\t if (value === undefined) {\n\t value = getPropDefaultValue(vm, prop, key);\n\t // since the default value is a fresh copy,\n\t // make sure to observe it.\n\t var prevShouldConvert = observerState.shouldConvert;\n\t observerState.shouldConvert = true;\n\t observe(value);\n\t observerState.shouldConvert = prevShouldConvert;\n\t }\n\t if (\n\t false\n\t ) {\n\t assertProp(prop, key, value, vm, absent);\n\t }\n\t return value\n\t}\n\t\n\t/**\n\t * Get the default value of a prop.\n\t */\n\tfunction getPropDefaultValue (vm, prop, key) {\n\t // no default, return undefined\n\t if (!hasOwn(prop, 'default')) {\n\t return undefined\n\t }\n\t var def = prop.default;\n\t // warn against non-factory defaults for Object & Array\n\t if (false) {\n\t warn(\n\t 'Invalid default value for prop \"' + key + '\": ' +\n\t 'Props with type Object/Array must use a factory function ' +\n\t 'to return the default value.',\n\t vm\n\t );\n\t }\n\t // the raw prop value was also undefined from previous render,\n\t // return previous default value to avoid unnecessary watcher trigger\n\t if (vm && vm.$options.propsData &&\n\t vm.$options.propsData[key] === undefined &&\n\t vm._props[key] !== undefined\n\t ) {\n\t return vm._props[key]\n\t }\n\t // call factory function for non-Function types\n\t // a value is Function if its prototype is function even across different execution context\n\t return typeof def === 'function' && getType(prop.type) !== 'Function'\n\t ? def.call(vm)\n\t : def\n\t}\n\t\n\t/**\n\t * Assert whether a prop is valid.\n\t */\n\tfunction assertProp (\n\t prop,\n\t name,\n\t value,\n\t vm,\n\t absent\n\t) {\n\t if (prop.required && absent) {\n\t warn(\n\t 'Missing required prop: \"' + name + '\"',\n\t vm\n\t );\n\t return\n\t }\n\t if (value == null && !prop.required) {\n\t return\n\t }\n\t var type = prop.type;\n\t var valid = !type || type === true;\n\t var expectedTypes = [];\n\t if (type) {\n\t if (!Array.isArray(type)) {\n\t type = [type];\n\t }\n\t for (var i = 0; i < type.length && !valid; i++) {\n\t var assertedType = assertType(value, type[i]);\n\t expectedTypes.push(assertedType.expectedType || '');\n\t valid = assertedType.valid;\n\t }\n\t }\n\t if (!valid) {\n\t warn(\n\t \"Invalid prop: type check failed for prop \\\"\" + name + \"\\\".\" +\n\t \" Expected \" + (expectedTypes.map(capitalize).join(', ')) +\n\t \", got \" + (toRawType(value)) + \".\",\n\t vm\n\t );\n\t return\n\t }\n\t var validator = prop.validator;\n\t if (validator) {\n\t if (!validator(value)) {\n\t warn(\n\t 'Invalid prop: custom validator check failed for prop \"' + name + '\".',\n\t vm\n\t );\n\t }\n\t }\n\t}\n\t\n\tvar simpleCheckRE = /^(String|Number|Boolean|Function|Symbol)$/;\n\t\n\tfunction assertType (value, type) {\n\t var valid;\n\t var expectedType = getType(type);\n\t if (simpleCheckRE.test(expectedType)) {\n\t var t = typeof value;\n\t valid = t === expectedType.toLowerCase();\n\t // for primitive wrapper objects\n\t if (!valid && t === 'object') {\n\t valid = value instanceof type;\n\t }\n\t } else if (expectedType === 'Object') {\n\t valid = isPlainObject(value);\n\t } else if (expectedType === 'Array') {\n\t valid = Array.isArray(value);\n\t } else {\n\t valid = value instanceof type;\n\t }\n\t return {\n\t valid: valid,\n\t expectedType: expectedType\n\t }\n\t}\n\t\n\t/**\n\t * Use function string name to check built-in types,\n\t * because a simple equality check will fail when running\n\t * across different vms / iframes.\n\t */\n\tfunction getType (fn) {\n\t var match = fn && fn.toString().match(/^\\s*function (\\w+)/);\n\t return match ? match[1] : ''\n\t}\n\t\n\tfunction isType (type, fn) {\n\t if (!Array.isArray(fn)) {\n\t return getType(fn) === getType(type)\n\t }\n\t for (var i = 0, len = fn.length; i < len; i++) {\n\t if (getType(fn[i]) === getType(type)) {\n\t return true\n\t }\n\t }\n\t /* istanbul ignore next */\n\t return false\n\t}\n\t\n\t/* */\n\t\n\tfunction handleError (err, vm, info) {\n\t if (vm) {\n\t var cur = vm;\n\t while ((cur = cur.$parent)) {\n\t var hooks = cur.$options.errorCaptured;\n\t if (hooks) {\n\t for (var i = 0; i < hooks.length; i++) {\n\t try {\n\t var capture = hooks[i].call(cur, err, vm, info) === false;\n\t if (capture) { return }\n\t } catch (e) {\n\t globalHandleError(e, cur, 'errorCaptured hook');\n\t }\n\t }\n\t }\n\t }\n\t }\n\t globalHandleError(err, vm, info);\n\t}\n\t\n\tfunction globalHandleError (err, vm, info) {\n\t if (config.errorHandler) {\n\t try {\n\t return config.errorHandler.call(null, err, vm, info)\n\t } catch (e) {\n\t logError(e, null, 'config.errorHandler');\n\t }\n\t }\n\t logError(err, vm, info);\n\t}\n\t\n\tfunction logError (err, vm, info) {\n\t if (false) {\n\t warn((\"Error in \" + info + \": \\\"\" + (err.toString()) + \"\\\"\"), vm);\n\t }\n\t /* istanbul ignore else */\n\t if ((inBrowser || inWeex) && typeof console !== 'undefined') {\n\t console.error(err);\n\t } else {\n\t throw err\n\t }\n\t}\n\t\n\t/* */\n\t/* globals MessageChannel */\n\t\n\tvar callbacks = [];\n\tvar pending = false;\n\t\n\tfunction flushCallbacks () {\n\t pending = false;\n\t var copies = callbacks.slice(0);\n\t callbacks.length = 0;\n\t for (var i = 0; i < copies.length; i++) {\n\t copies[i]();\n\t }\n\t}\n\t\n\t// Here we have async deferring wrappers using both micro and macro tasks.\n\t// In < 2.4 we used micro tasks everywhere, but there are some scenarios where\n\t// micro tasks have too high a priority and fires in between supposedly\n\t// sequential events (e.g. #4521, #6690) or even between bubbling of the same\n\t// event (#6566). However, using macro tasks everywhere also has subtle problems\n\t// when state is changed right before repaint (e.g. #6813, out-in transitions).\n\t// Here we use micro task by default, but expose a way to force macro task when\n\t// needed (e.g. in event handlers attached by v-on).\n\tvar microTimerFunc;\n\tvar macroTimerFunc;\n\tvar useMacroTask = false;\n\t\n\t// Determine (macro) Task defer implementation.\n\t// Technically setImmediate should be the ideal choice, but it's only available\n\t// in IE. The only polyfill that consistently queues the callback after all DOM\n\t// events triggered in the same loop is by using MessageChannel.\n\t/* istanbul ignore if */\n\tif (typeof setImmediate !== 'undefined' && isNative(setImmediate)) {\n\t macroTimerFunc = function () {\n\t setImmediate(flushCallbacks);\n\t };\n\t} else if (typeof MessageChannel !== 'undefined' && (\n\t isNative(MessageChannel) ||\n\t // PhantomJS\n\t MessageChannel.toString() === '[object MessageChannelConstructor]'\n\t)) {\n\t var channel = new MessageChannel();\n\t var port = channel.port2;\n\t channel.port1.onmessage = flushCallbacks;\n\t macroTimerFunc = function () {\n\t port.postMessage(1);\n\t };\n\t} else {\n\t /* istanbul ignore next */\n\t macroTimerFunc = function () {\n\t setTimeout(flushCallbacks, 0);\n\t };\n\t}\n\t\n\t// Determine MicroTask defer implementation.\n\t/* istanbul ignore next, $flow-disable-line */\n\tif (typeof Promise !== 'undefined' && isNative(Promise)) {\n\t var p = Promise.resolve();\n\t microTimerFunc = function () {\n\t p.then(flushCallbacks);\n\t // in problematic UIWebViews, Promise.then doesn't completely break, but\n\t // it can get stuck in a weird state where callbacks are pushed into the\n\t // microtask queue but the queue isn't being flushed, until the browser\n\t // needs to do some other work, e.g. handle a timer. Therefore we can\n\t // \"force\" the microtask queue to be flushed by adding an empty timer.\n\t if (isIOS) { setTimeout(noop); }\n\t };\n\t} else {\n\t // fallback to macro\n\t microTimerFunc = macroTimerFunc;\n\t}\n\t\n\t/**\n\t * Wrap a function so that if any code inside triggers state change,\n\t * the changes are queued using a Task instead of a MicroTask.\n\t */\n\tfunction withMacroTask (fn) {\n\t return fn._withTask || (fn._withTask = function () {\n\t useMacroTask = true;\n\t var res = fn.apply(null, arguments);\n\t useMacroTask = false;\n\t return res\n\t })\n\t}\n\t\n\tfunction nextTick (cb, ctx) {\n\t var _resolve;\n\t callbacks.push(function () {\n\t if (cb) {\n\t try {\n\t cb.call(ctx);\n\t } catch (e) {\n\t handleError(e, ctx, 'nextTick');\n\t }\n\t } else if (_resolve) {\n\t _resolve(ctx);\n\t }\n\t });\n\t if (!pending) {\n\t pending = true;\n\t if (useMacroTask) {\n\t macroTimerFunc();\n\t } else {\n\t microTimerFunc();\n\t }\n\t }\n\t // $flow-disable-line\n\t if (!cb && typeof Promise !== 'undefined') {\n\t return new Promise(function (resolve) {\n\t _resolve = resolve;\n\t })\n\t }\n\t}\n\t\n\t/* */\n\t\n\t/* not type checking this file because flow doesn't play well with Proxy */\n\t\n\tvar initProxy;\n\t\n\tif (false) {\n\t var allowedGlobals = makeMap(\n\t 'Infinity,undefined,NaN,isFinite,isNaN,' +\n\t 'parseFloat,parseInt,decodeURI,decodeURIComponent,encodeURI,encodeURIComponent,' +\n\t 'Math,Number,Date,Array,Object,Boolean,String,RegExp,Map,Set,JSON,Intl,' +\n\t 'require' // for Webpack/Browserify\n\t );\n\t\n\t var warnNonPresent = function (target, key) {\n\t warn(\n\t \"Property or method \\\"\" + key + \"\\\" is not defined on the instance but \" +\n\t 'referenced during render. Make sure that this property is reactive, ' +\n\t 'either in the data option, or for class-based components, by ' +\n\t 'initializing the property. ' +\n\t 'See: https://vuejs.org/v2/guide/reactivity.html#Declaring-Reactive-Properties.',\n\t target\n\t );\n\t };\n\t\n\t var hasProxy =\n\t typeof Proxy !== 'undefined' &&\n\t Proxy.toString().match(/native code/);\n\t\n\t if (hasProxy) {\n\t var isBuiltInModifier = makeMap('stop,prevent,self,ctrl,shift,alt,meta,exact');\n\t config.keyCodes = new Proxy(config.keyCodes, {\n\t set: function set (target, key, value) {\n\t if (isBuiltInModifier(key)) {\n\t warn((\"Avoid overwriting built-in modifier in config.keyCodes: .\" + key));\n\t return false\n\t } else {\n\t target[key] = value;\n\t return true\n\t }\n\t }\n\t });\n\t }\n\t\n\t var hasHandler = {\n\t has: function has (target, key) {\n\t var has = key in target;\n\t var isAllowed = allowedGlobals(key) || key.charAt(0) === '_';\n\t if (!has && !isAllowed) {\n\t warnNonPresent(target, key);\n\t }\n\t return has || !isAllowed\n\t }\n\t };\n\t\n\t var getHandler = {\n\t get: function get (target, key) {\n\t if (typeof key === 'string' && !(key in target)) {\n\t warnNonPresent(target, key);\n\t }\n\t return target[key]\n\t }\n\t };\n\t\n\t initProxy = function initProxy (vm) {\n\t if (hasProxy) {\n\t // determine which proxy handler to use\n\t var options = vm.$options;\n\t var handlers = options.render && options.render._withStripped\n\t ? getHandler\n\t : hasHandler;\n\t vm._renderProxy = new Proxy(vm, handlers);\n\t } else {\n\t vm._renderProxy = vm;\n\t }\n\t };\n\t}\n\t\n\t/* */\n\t\n\tvar seenObjects = new _Set();\n\t\n\t/**\n\t * Recursively traverse an object to evoke all converted\n\t * getters, so that every nested property inside the object\n\t * is collected as a \"deep\" dependency.\n\t */\n\tfunction traverse (val) {\n\t _traverse(val, seenObjects);\n\t seenObjects.clear();\n\t}\n\t\n\tfunction _traverse (val, seen) {\n\t var i, keys;\n\t var isA = Array.isArray(val);\n\t if ((!isA && !isObject(val)) || Object.isFrozen(val)) {\n\t return\n\t }\n\t if (val.__ob__) {\n\t var depId = val.__ob__.dep.id;\n\t if (seen.has(depId)) {\n\t return\n\t }\n\t seen.add(depId);\n\t }\n\t if (isA) {\n\t i = val.length;\n\t while (i--) { _traverse(val[i], seen); }\n\t } else {\n\t keys = Object.keys(val);\n\t i = keys.length;\n\t while (i--) { _traverse(val[keys[i]], seen); }\n\t }\n\t}\n\t\n\tvar mark;\n\tvar measure;\n\t\n\tif (false) {\n\t var perf = inBrowser && window.performance;\n\t /* istanbul ignore if */\n\t if (\n\t perf &&\n\t perf.mark &&\n\t perf.measure &&\n\t perf.clearMarks &&\n\t perf.clearMeasures\n\t ) {\n\t mark = function (tag) { return perf.mark(tag); };\n\t measure = function (name, startTag, endTag) {\n\t perf.measure(name, startTag, endTag);\n\t perf.clearMarks(startTag);\n\t perf.clearMarks(endTag);\n\t perf.clearMeasures(name);\n\t };\n\t }\n\t}\n\t\n\t/* */\n\t\n\tvar normalizeEvent = cached(function (name) {\n\t var passive = name.charAt(0) === '&';\n\t name = passive ? name.slice(1) : name;\n\t var once$$1 = name.charAt(0) === '~'; // Prefixed last, checked first\n\t name = once$$1 ? name.slice(1) : name;\n\t var capture = name.charAt(0) === '!';\n\t name = capture ? name.slice(1) : name;\n\t return {\n\t name: name,\n\t once: once$$1,\n\t capture: capture,\n\t passive: passive\n\t }\n\t});\n\t\n\tfunction createFnInvoker (fns) {\n\t function invoker () {\n\t var arguments$1 = arguments;\n\t\n\t var fns = invoker.fns;\n\t if (Array.isArray(fns)) {\n\t var cloned = fns.slice();\n\t for (var i = 0; i < cloned.length; i++) {\n\t cloned[i].apply(null, arguments$1);\n\t }\n\t } else {\n\t // return handler return value for single handlers\n\t return fns.apply(null, arguments)\n\t }\n\t }\n\t invoker.fns = fns;\n\t return invoker\n\t}\n\t\n\tfunction updateListeners (\n\t on,\n\t oldOn,\n\t add,\n\t remove$$1,\n\t vm\n\t) {\n\t var name, def, cur, old, event;\n\t for (name in on) {\n\t def = cur = on[name];\n\t old = oldOn[name];\n\t event = normalizeEvent(name);\n\t /* istanbul ignore if */\n\t if (isUndef(cur)) {\n\t (\"production\") !== 'production' && warn(\n\t \"Invalid handler for event \\\"\" + (event.name) + \"\\\": got \" + String(cur),\n\t vm\n\t );\n\t } else if (isUndef(old)) {\n\t if (isUndef(cur.fns)) {\n\t cur = on[name] = createFnInvoker(cur);\n\t }\n\t add(event.name, cur, event.once, event.capture, event.passive, event.params);\n\t } else if (cur !== old) {\n\t old.fns = cur;\n\t on[name] = old;\n\t }\n\t }\n\t for (name in oldOn) {\n\t if (isUndef(on[name])) {\n\t event = normalizeEvent(name);\n\t remove$$1(event.name, oldOn[name], event.capture);\n\t }\n\t }\n\t}\n\t\n\t/* */\n\t\n\tfunction mergeVNodeHook (def, hookKey, hook) {\n\t if (def instanceof VNode) {\n\t def = def.data.hook || (def.data.hook = {});\n\t }\n\t var invoker;\n\t var oldHook = def[hookKey];\n\t\n\t function wrappedHook () {\n\t hook.apply(this, arguments);\n\t // important: remove merged hook to ensure it's called only once\n\t // and prevent memory leak\n\t remove(invoker.fns, wrappedHook);\n\t }\n\t\n\t if (isUndef(oldHook)) {\n\t // no existing hook\n\t invoker = createFnInvoker([wrappedHook]);\n\t } else {\n\t /* istanbul ignore if */\n\t if (isDef(oldHook.fns) && isTrue(oldHook.merged)) {\n\t // already a merged invoker\n\t invoker = oldHook;\n\t invoker.fns.push(wrappedHook);\n\t } else {\n\t // existing plain hook\n\t invoker = createFnInvoker([oldHook, wrappedHook]);\n\t }\n\t }\n\t\n\t invoker.merged = true;\n\t def[hookKey] = invoker;\n\t}\n\t\n\t/* */\n\t\n\tfunction extractPropsFromVNodeData (\n\t data,\n\t Ctor,\n\t tag\n\t) {\n\t // we are only extracting raw values here.\n\t // validation and default values are handled in the child\n\t // component itself.\n\t var propOptions = Ctor.options.props;\n\t if (isUndef(propOptions)) {\n\t return\n\t }\n\t var res = {};\n\t var attrs = data.attrs;\n\t var props = data.props;\n\t if (isDef(attrs) || isDef(props)) {\n\t for (var key in propOptions) {\n\t var altKey = hyphenate(key);\n\t if (false) {\n\t var keyInLowerCase = key.toLowerCase();\n\t if (\n\t key !== keyInLowerCase &&\n\t attrs && hasOwn(attrs, keyInLowerCase)\n\t ) {\n\t tip(\n\t \"Prop \\\"\" + keyInLowerCase + \"\\\" is passed to component \" +\n\t (formatComponentName(tag || Ctor)) + \", but the declared prop name is\" +\n\t \" \\\"\" + key + \"\\\". \" +\n\t \"Note that HTML attributes are case-insensitive and camelCased \" +\n\t \"props need to use their kebab-case equivalents when using in-DOM \" +\n\t \"templates. You should probably use \\\"\" + altKey + \"\\\" instead of \\\"\" + key + \"\\\".\"\n\t );\n\t }\n\t }\n\t checkProp(res, props, key, altKey, true) ||\n\t checkProp(res, attrs, key, altKey, false);\n\t }\n\t }\n\t return res\n\t}\n\t\n\tfunction checkProp (\n\t res,\n\t hash,\n\t key,\n\t altKey,\n\t preserve\n\t) {\n\t if (isDef(hash)) {\n\t if (hasOwn(hash, key)) {\n\t res[key] = hash[key];\n\t if (!preserve) {\n\t delete hash[key];\n\t }\n\t return true\n\t } else if (hasOwn(hash, altKey)) {\n\t res[key] = hash[altKey];\n\t if (!preserve) {\n\t delete hash[altKey];\n\t }\n\t return true\n\t }\n\t }\n\t return false\n\t}\n\t\n\t/* */\n\t\n\t// The template compiler attempts to minimize the need for normalization by\n\t// statically analyzing the template at compile time.\n\t//\n\t// For plain HTML markup, normalization can be completely skipped because the\n\t// generated render function is guaranteed to return Array. There are\n\t// two cases where extra normalization is needed:\n\t\n\t// 1. When the children contains components - because a functional component\n\t// may return an Array instead of a single root. In this case, just a simple\n\t// normalization is needed - if any child is an Array, we flatten the whole\n\t// thing with Array.prototype.concat. It is guaranteed to be only 1-level deep\n\t// because functional components already normalize their own children.\n\tfunction simpleNormalizeChildren (children) {\n\t for (var i = 0; i < children.length; i++) {\n\t if (Array.isArray(children[i])) {\n\t return Array.prototype.concat.apply([], children)\n\t }\n\t }\n\t return children\n\t}\n\t\n\t// 2. When the children contains constructs that always generated nested Arrays,\n\t// e.g.