]> Untitled Git - lemmy-ui.git/blobdiff - src/shared/utils.ts
Merge branch 'fix/notif_new_fetch_bug' of https://github.com/ernestwisniewski/lemmy...
[lemmy-ui.git] / src / shared / utils.ts
index 564fd613ae1629c98b1c9c8813a4d3ea61defe4e..695ba1e6f392d910e258f44cead4972889928bb2 100644 (file)
-import 'moment/locale/es';
-import 'moment/locale/el';
-import 'moment/locale/eu';
-import 'moment/locale/eo';
-import 'moment/locale/de';
-import 'moment/locale/zh-cn';
-import 'moment/locale/fr';
-import 'moment/locale/sv';
-import 'moment/locale/ru';
-import 'moment/locale/nl';
-import 'moment/locale/it';
-import 'moment/locale/fi';
-import 'moment/locale/ca';
-import 'moment/locale/fa';
-import 'moment/locale/pl';
-import 'moment/locale/pt-br';
-import 'moment/locale/ja';
-import 'moment/locale/ka';
-import 'moment/locale/hi';
-import 'moment/locale/gl';
-import 'moment/locale/tr';
-import 'moment/locale/hu';
-import 'moment/locale/uk';
-import 'moment/locale/sq';
-import 'moment/locale/km';
-import 'moment/locale/ga';
-import 'moment/locale/sr';
-import 'moment/locale/ko';
-import 'moment/locale/da';
-
+import { None, Option, Result, Some } from "@sniptt/monads";
+import { ClassConstructor, deserialize, serialize } from "class-transformer";
+import emojiShortName from "emoji-short-name";
 import {
-  UserOperation,
+  BlockCommunityResponse,
+  BlockPersonResponse,
+  Comment as CommentI,
+  CommentNode as CommentNodeI,
+  CommentReportView,
+  CommentSortType,
   CommentView,
-  UserSafeSettings,
-  SortType,
+  CommunityBlockView,
+  CommunityModeratorView,
+  CommunityView,
+  GetSiteMetadata,
+  GetSiteResponse,
+  LemmyHttp,
+  LemmyWebsocket,
   ListingType,
-  SearchType,
-  WebSocketResponse,
-  WebSocketJsonResponse,
-  Search,
-  SearchResponse,
+  MyUserInfo,
+  PersonBlockView,
+  PersonSafe,
+  PersonViewSafe,
+  PostReportView,
   PostView,
   PrivateMessageView,
-  LemmyWebsocket,
-} from 'lemmy-js-client';
-
-import {
-  CommentSortType,
-  DataType,
-  IsoData,
-  CommentNode as CommentNodeI,
-} from './interfaces';
-import { UserService, WebSocketService } from './services';
+  RegistrationApplicationView,
+  Search,
+  SearchType,
+  SortType,
+} from "lemmy-js-client";
+import markdown_it from "markdown-it";
+import markdown_it_container from "markdown-it-container";
+import markdown_it_footnote from "markdown-it-footnote";
+import markdown_it_html5_embed from "markdown-it-html5-embed";
+import markdown_it_sub from "markdown-it-sub";
+import markdown_it_sup from "markdown-it-sup";
+import moment from "moment";
+import { Subscription } from "rxjs";
+import { delay, retryWhen, take } from "rxjs/operators";
+import tippy from "tippy.js";
+import Toastify from "toastify-js";
+import { httpBase } from "./env";
+import { i18n, languages } from "./i18next";
+import { DataType, IsoData } from "./interfaces";
+import { UserService, WebSocketService } from "./services";
 
 var Tribute: any;
 if (isBrowser()) {
-  Tribute = require('tributejs');
-}
-import markdown_it from 'markdown-it';
-import markdown_it_sub from 'markdown-it-sub';
-import markdown_it_sup from 'markdown-it-sup';
-import markdownitEmoji from 'markdown-it-emoji/light';
-import markdown_it_container from 'markdown-it-container';
-import emojiShortName from 'emoji-short-name';
-import Toastify from 'toastify-js';
-import tippy from 'tippy.js';
-import moment from 'moment';
-import { Subscription } from 'rxjs';
-import { retryWhen, delay, take } from 'rxjs/operators';
-import { i18n } from './i18next';
+  Tribute = require("tributejs");
+}
 
 export const wsClient = new LemmyWebsocket();
 
-export const favIconUrl = '/static/assets/favicon.svg';
-export const favIconPngUrl = '/static/assets/apple-touch-icon.png';
+export const favIconUrl = "/static/assets/icons/favicon.svg";
+export const favIconPngUrl = "/static/assets/icons/apple-touch-icon.png";
 // TODO
 // export const defaultFavIcon = `${window.location.protocol}//${window.location.host}${favIconPngUrl}`;
-export const repoUrl = 'https://github.com/LemmyNet';
-export const joinLemmyUrl = 'https://join.lemmy.ml';
-export const supportLemmyUrl = 'https://join.lemmy.ml/sponsors';
-export const docsUrl = '/docs/en/index.html';
-export const helpGuideUrl = '/docs/en/about/guide.html'; // TODO find a way to redirect to the non-en folder
-export const markdownHelpUrl = `${helpGuideUrl}#markdown-guide`;
+export const repoUrl = "https://github.com/LemmyNet";
+export const joinLemmyUrl = "https://join-lemmy.org";
+export const donateLemmyUrl = `${joinLemmyUrl}/donate`;
+export const docsUrl = `${joinLemmyUrl}/docs/en/index.html`;
+export const helpGuideUrl = `${joinLemmyUrl}/docs/en/about/guide.html`; // TODO find a way to redirect to the non-en folder
+export const markdownHelpUrl = `${helpGuideUrl}#using-markdown`;
 export const sortingHelpUrl = `${helpGuideUrl}#sorting`;
-export const archiveUrl = 'https://archive.is';
-export const elementUrl = 'https://element.io/';
+export const archiveTodayUrl = "https://archive.today";
+export const ghostArchiveUrl = "https://ghostarchive.org";
+export const webArchiveUrl = "https://web.archive.org";
+export const elementUrl = "https://element.io";
 
 export const postRefetchSeconds: number = 60 * 1000;
-export const fetchLimit: number = 20;
+export const fetchLimit = 40;
+export const trendingFetchLimit = 6;
 export const mentionDropdownFetchLimit = 10;
+export const commentTreeMaxDepth = 8;
 
-export const languages = [
-  { code: 'ca', name: 'Català' },
-  { code: 'en', name: 'English' },
-  { code: 'el', name: 'Ελληνικά' },
-  { code: 'eu', name: 'Euskara' },
-  { code: 'eo', name: 'Esperanto' },
-  { code: 'es', name: 'Español' },
-  { code: 'da', name: 'Dansk' },
-  { code: 'de', name: 'Deutsch' },
-  { code: 'ga', name: 'Gaeilge' },
-  { code: 'gl', name: 'Galego' },
-  { code: 'hu', name: 'Magyar Nyelv' },
-  { code: 'ka', name: 'ქართული ენა' },
-  { code: 'ko', name: '한국어' },
-  { code: 'km', name: 'ភាសាខ្មែរ' },
-  { code: 'hi', name: 'मानक हिन्दी' },
-  { code: 'fa', name: 'فارسی' },
-  { code: 'ja', name: '日本語' },
-  { code: 'oc', name: 'Occitan' },
-  { code: 'pl', name: 'Polski' },
-  { code: 'pt_BR', name: 'Português Brasileiro' },
-  { code: 'zh', name: '中文' },
-  { code: 'fi', name: 'Suomi' },
-  { code: 'fr', name: 'Français' },
-  { code: 'sv', name: 'Svenska' },
-  { code: 'sq', name: 'Shqip' },
-  { code: 'sr_Latn', name: 'srpski' },
-  { code: 'tr', name: 'Türkçe' },
-  { code: 'uk', name: 'Українська Mова' },
-  { code: 'ru', name: 'Русский' },
-  { code: 'nl', name: 'Nederlands' },
-  { code: 'it', name: 'Italiano' },
-];
-
-export const themes = [
-  'litera',
-  'materia',
-  'minty',
-  'solar',
-  'united',
-  'cyborg',
-  'darkly',
-  'journal',
-  'sketchy',
-  'vaporwave',
-  'vaporwave-dark',
-  'i386',
-  'litely',
-];
+export const relTags = "noopener nofollow";
 
 const DEFAULT_ALPHABET =
-  'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789';
+  "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
 
 function getRandomCharFromAlphabet(alphabet: string): string {
   return alphabet.charAt(Math.floor(Math.random() * alphabet.length));
 }
 
 export function randomStr(
-  idDesiredLength: number = 20,
+  idDesiredLength = 20,
   alphabet = DEFAULT_ALPHABET
 ): string {
   /**
@@ -158,21 +95,7 @@ export function randomStr(
     .map(() => {
       return getRandomCharFromAlphabet(alphabet);
     })
-    .join('');
-}
-
-export function wsJsonToRes<ResponseType>(
-  msg: WebSocketJsonResponse<ResponseType>
-): WebSocketResponse<ResponseType> {
-  return {
-    op: wsUserOp(msg),
-    data: msg.data,
-  };
-}
-
-export function wsUserOp(msg: any): UserOperation {
-  let opStr: string = msg.op;
-  return UserOperation[opStr];
+    .join("");
 }
 
 export const md = new markdown_it({
@@ -182,7 +105,18 @@ export const md = new markdown_it({
 })
   .use(markdown_it_sub)
   .use(markdown_it_sup)
-  .use(markdown_it_container, 'spoiler', {
+  .use(markdown_it_footnote)
+  .use(markdown_it_html5_embed, {
+    html5embed: {
+      useImageSyntax: true, // Enables video/audio embed with ![]() syntax (default)
+      attributes: {
+        audio: 'controls preload="metadata"',
+        video:
+          'width="100%" max-height="100%" controls loop preload="metadata"',
+      },
+    },
+  })
+  .use(markdown_it_container, "spoiler", {
     validate: function (params: any) {
       return params.trim().match(/^spoiler\s+(.*)$/);
     },
@@ -195,12 +129,9 @@ export const md = new markdown_it({
         return `<details><summary> ${md.utils.escapeHtml(m[1])} </summary>\n`;
       } else {
         // closing tag
-        return '</details>\n';
+        return "</details>\n";
       }
     },
-  })
-  .use(markdownitEmoji, {
-    defs: objectFlip(emojiShortName),
   });
 
 export function hotRankComment(comment_view: CommentView): number {
@@ -217,7 +148,7 @@ export function hotRankPost(post_view: PostView): number {
 
 export function hotRank(score: number, timeStr: string): number {
   // Rank = ScaleFactor * sign(Score) * log(1 + abs(Score)) / (Time + 2)^Gravity
-  let date: Date = new Date(timeStr + 'Z'); // Add Z to convert from UTC date
+  let date: Date = new Date(timeStr + "Z"); // Add Z to convert from UTC date
   let now: Date = new Date();
   let hoursElapsed: number = (now.getTime() - date.getTime()) / 36e5;
 
@@ -238,35 +169,149 @@ export function getUnixTime(text: string): number {
   return text ? new Date(text).getTime() / 1000 : undefined;
 }
 
+export function futureDaysToUnixTime(days: number): number {
+  return days
+    ? Math.trunc(
+        new Date(Date.now() + 1000 * 60 * 60 * 24 * days).getTime() / 1000
+      )
+    : undefined;
+}
+
 export function canMod(
-  user: UserSafeSettings,
-  modIds: number[],
+  mods: Option<CommunityModeratorView[]>,
+  admins: Option<PersonViewSafe[]>,
   creator_id: number,
-  onSelf: boolean = false
+  myUserInfo = UserService.Instance.myUserInfo,
+  onSelf = false
 ): boolean {
   // You can do moderator actions only on the mods added after you.
-  if (user) {
-    let yourIndex = modIds.findIndex(id => id == user.id);
-    if (yourIndex == -1) {
-      return false;
-    } else {
-      // onSelf +1 on mod actions not for yourself, IE ban, remove, etc
-      modIds = modIds.slice(0, yourIndex + (onSelf ? 0 : 1));
-      return !modIds.includes(creator_id);
-    }
-  } else {
-    return false;
-  }
+  let adminsThenMods = admins
+    .unwrapOr([])
+    .map(a => a.person.id)
+    .concat(mods.unwrapOr([]).map(m => m.moderator.id));
+
+  return myUserInfo.match({
+    some: me => {
+      let myIndex = adminsThenMods.findIndex(
+        id => id == me.local_user_view.person.id
+      );
+      if (myIndex == -1) {
+        return false;
+      } else {
+        // onSelf +1 on mod actions not for yourself, IE ban, remove, etc
+        adminsThenMods = adminsThenMods.slice(0, myIndex + (onSelf ? 0 : 1));
+        return !adminsThenMods.includes(creator_id);
+      }
+    },
+    none: false,
+  });
+}
+
+export function canAdmin(
+  admins: Option<PersonViewSafe[]>,
+  creator_id: number,
+  myUserInfo = UserService.Instance.myUserInfo,
+  onSelf = false
+): boolean {
+  return canMod(None, admins, creator_id, myUserInfo, onSelf);
+}
+
+export function isMod(
+  mods: Option<CommunityModeratorView[]>,
+  creator_id: number
+): boolean {
+  return mods.match({
+    some: mods => mods.map(m => m.moderator.id).includes(creator_id),
+    none: false,
+  });
 }
 
-export function isMod(modIds: number[], creator_id: number): boolean {
-  return modIds.includes(creator_id);
+export function amMod(
+  mods: Option<CommunityModeratorView[]>,
+  myUserInfo = UserService.Instance.myUserInfo
+): boolean {
+  return myUserInfo.match({
+    some: mui => isMod(mods, mui.local_user_view.person.id),
+    none: false,
+  });
+}
+
+export function isAdmin(
+  admins: Option<PersonViewSafe[]>,
+  creator_id: number
+): boolean {
+  return admins.match({
+    some: admins => admins.map(a => a.person.id).includes(creator_id),
+    none: false,
+  });
+}
+
+export function amAdmin(
+  admins: Option<PersonViewSafe[]>,
+  myUserInfo = UserService.Instance.myUserInfo
+): boolean {
+  return myUserInfo.match({
+    some: mui => isAdmin(admins, mui.local_user_view.person.id),
+    none: false,
+  });
 }
 
-const imageRegex = new RegExp(
-  /(http)?s?:?(\/\/[^"']*\.(?:jpg|jpeg|gif|png|svg|webp))/
-);
-const videoRegex = new RegExp(`(http)?s?:?(\/\/[^"']*\.(?:mp4))`);
+export function amCommunityCreator(
+  mods: Option<CommunityModeratorView[]>,
+  creator_id: number,
+  myUserInfo = UserService.Instance.myUserInfo
+): boolean {
+  return mods.match({
+    some: mods =>
+      myUserInfo
+        .map(mui => mui.local_user_view.person.id)
+        .match({
+          some: myId =>
+            myId == mods[0].moderator.id &&
+            // Don't allow mod actions on yourself
+            myId != creator_id,
+          none: false,
+        }),
+    none: false,
+  });
+}
+
+export function amSiteCreator(
+  admins: Option<PersonViewSafe[]>,
+  creator_id: number,
+  myUserInfo = UserService.Instance.myUserInfo
+): boolean {
+  return admins.match({
+    some: admins =>
+      myUserInfo
+        .map(mui => mui.local_user_view.person.id)
+        .match({
+          some: myId =>
+            myId == admins[0].person.id &&
+            // Don't allow mod actions on yourself
+            myId != creator_id,
+          none: false,
+        }),
+    none: false,
+  });
+}
+
+export function amTopMod(
+  mods: Option<CommunityModeratorView[]>,
+  myUserInfo = UserService.Instance.myUserInfo
+): boolean {
+  return mods.match({
+    some: mods =>
+      myUserInfo.match({
+        some: mui => mods[0].moderator.id == mui.local_user_view.person.id,
+        none: false,
+      }),
+    none: false,
+  });
+}
+
+const imageRegex = /(http)?s?:?(\/\/[^"']*\.(?:jpg|jpeg|gif|png|svg|webp))/;
+const videoRegex = /(http)?s?:?(\/\/[^"']*\.(?:mp4|webm))/;
 
 export function isImage(url: string) {
   return imageRegex.test(url);
@@ -286,7 +331,8 @@ export function communityRSSUrl(actorId: string, sort: string): string {
 }
 
 export function validEmail(email: string) {
-  let re = /^(([^\s"(),.:;<>@[\\\]]+(\.[^\s"(),.:;<>@[\\\]]+)*)|(".+"))@((\[(?:\d{1,3}\.){3}\d{1,3}])|(([\dA-Za-z\-]+\.)+[A-Za-z]{2,}))$/;
+  let re =
+    /^(([^\s"(),.:;<>@[\\\]]+(\.[^\s"(),.:;<>@[\\\]]+)*)|(".+"))@((\[(?:\d{1,3}\.){3}\d{1,3}])|(([\dA-Za-z\-]+\.)+[A-Za-z]{2,}))$/;
   return re.test(String(email).toLowerCase());
 }
 
@@ -318,17 +364,15 @@ export function routeSearchTypeToEnum(type: string): SearchType {
   return SearchType[type];
 }
 
-export async function getPageTitle(url: string) {
-  let res = await fetch(`/iframely/oembed?url=${url}`).then(res => res.json());
-  let title = await res.title;
-  return title;
+export async function getSiteMetadata(url: string) {
+  let form = new GetSiteMetadata({
+    url,
+  });
+  let client = new LemmyHttp(httpBase);
+  return client.getSiteMetadata(form);
 }
 
-export function debounce(
-  func: any,
-  wait: number = 1000,
-  immediate: boolean = false
-) {
+export function debounce(func: any, wait = 1000, immediate = false) {
   // 'private' variable for instance
   // The returned function will be able to reference this due to closure.
   // Each call to the returned function will share this common timer.
@@ -337,8 +381,7 @@ export function debounce(
   // Calling debounce returns a new anonymous function
   return function () {
     // reference the context and args for the setTimeout function
-    var context = this,
-      args = arguments;
+    var args = arguments;
 
     // Should the function be called now? If immediate is true
     //   and not already in a timeout then the answer is: Yes
@@ -361,140 +404,89 @@ export function debounce(
         // Call the original function with apply
         // apply lets you define the 'this' object as well as the arguments
         //    (both captured before setTimeout)
-        func.apply(context, args);
+        func.apply(this, args);
       }
     }, wait);
 
     // Immediate mode and no wait timer? Execute the function..
-    if (callNow) func.apply(context, args);
+    if (callNow) func.apply(this, args);
   };
 }
 
-// TODO
-export function getLanguage(override?: string): string {
-  let user = UserService.Instance.user;
-  let lang = override || (user && user.lang ? user.lang : 'browser');
+export function getLanguages(
+  override?: string,
+  myUserInfo = UserService.Instance.myUserInfo
+): string[] {
+  let myLang = myUserInfo
+    .map(m => m.local_user_view.local_user.lang)
+    .unwrapOr("browser");
+  let lang = override || myLang;
 
-  if (lang == 'browser' && isBrowser()) {
-    return getBrowserLanguage();
+  if (lang == "browser" && isBrowser()) {
+    return getBrowserLanguages();
   } else {
-    return lang;
+    return [lang];
   }
 }
 
-// TODO
-export function getBrowserLanguage(): string {
-  return navigator.language;
-}
-
-export function getMomentLanguage(): string {
-  let lang = getLanguage();
-  if (lang.startsWith('zh')) {
-    lang = 'zh-cn';
-  } else if (lang.startsWith('sv')) {
-    lang = 'sv';
-  } else if (lang.startsWith('fr')) {
-    lang = 'fr';
-  } else if (lang.startsWith('de')) {
-    lang = 'de';
-  } else if (lang.startsWith('ru')) {
-    lang = 'ru';
-  } else if (lang.startsWith('es')) {
-    lang = 'es';
-  } else if (lang.startsWith('eo')) {
-    lang = 'eo';
-  } else if (lang.startsWith('nl')) {
-    lang = 'nl';
-  } else if (lang.startsWith('it')) {
-    lang = 'it';
-  } else if (lang.startsWith('fi')) {
-    lang = 'fi';
-  } else if (lang.startsWith('ca')) {
-    lang = 'ca';
-  } else if (lang.startsWith('fa')) {
-    lang = 'fa';
-  } else if (lang.startsWith('pl')) {
-    lang = 'pl';
-  } else if (lang.startsWith('pt')) {
-    lang = 'pt-br';
-  } else if (lang.startsWith('ja')) {
-    lang = 'ja';
-  } else if (lang.startsWith('ka')) {
-    lang = 'ka';
-  } else if (lang.startsWith('hi')) {
-    lang = 'hi';
-  } else if (lang.startsWith('el')) {
-    lang = 'el';
-  } else if (lang.startsWith('eu')) {
-    lang = 'eu';
-  } else if (lang.startsWith('gl')) {
-    lang = 'gl';
-  } else if (lang.startsWith('tr')) {
-    lang = 'tr';
-  } else if (lang.startsWith('hu')) {
-    lang = 'hu';
-  } else if (lang.startsWith('uk')) {
-    lang = 'uk';
-  } else if (lang.startsWith('sq')) {
-    lang = 'sq';
-  } else if (lang.startsWith('km')) {
-    lang = 'km';
-  } else if (lang.startsWith('ga')) {
-    lang = 'ga';
-  } else if (lang.startsWith('sr')) {
-    lang = 'sr';
-  } else if (lang.startsWith('ko')) {
-    lang = 'ko';
-  } else if (lang.startsWith('da')) {
-    lang = 'da';
-  } else if (lang.startsWith('oc')) {
-    lang = 'oc';
-  } else {
-    lang = 'en';
-  }
-  return lang;
+function getBrowserLanguages(): string[] {
+  // Intersect lemmy's langs, with the browser langs
+  let langs = languages ? languages.map(l => l.code) : ["en"];
+
+  // NOTE, mobile browsers seem to be missing this list, so append en
+  let allowedLangs = navigator.languages
+    .concat("en")
+    .filter(v => langs.includes(v));
+  return allowedLangs;
+}
+
+export async function fetchThemeList(): Promise<string[]> {
+  return fetch("/css/themelist").then(res => res.json());
 }
 
-export function setTheme(theme: string, forceReload: boolean = false) {
+export async function setTheme(theme: string, forceReload = false) {
   if (!isBrowser()) {
     return;
   }
-  if (theme === 'browser' && !forceReload) {
+  if (theme === "browser" && !forceReload) {
     return;
   }
   // This is only run on a force reload
-  if (theme == 'browser') {
-    theme = 'darkly';
+  if (theme == "browser") {
+    theme = "darkly";
   }
 
+  let themeList = await fetchThemeList();
+
   // Unload all the other themes
-  for (var i = 0; i < themes.length; i++) {
-    let styleSheet = document.getElementById(themes[i]);
+  for (var i = 0; i < themeList.length; i++) {
+    let styleSheet = document.getElementById(themeList[i]);
     if (styleSheet) {
-      styleSheet.setAttribute('disabled', 'disabled');
+      styleSheet.setAttribute("disabled", "disabled");
     }
   }
 
   document
-    .getElementById('default-light')
-    ?.setAttribute('disabled', 'disabled');
-  document.getElementById('default-dark')?.setAttribute('disabled', 'disabled');
+    .getElementById("default-light")
+    ?.setAttribute("disabled", "disabled");
+  document.getElementById("default-dark")?.setAttribute("disabled", "disabled");
 
   // Load the theme dynamically
-  let cssLoc = `/static/assets/css/themes/${theme}.min.css`;
+  let cssLoc = `/css/themes/${theme}.css`;
+
   loadCss(theme, cssLoc);
-  document.getElementById(theme).removeAttribute('disabled');
+  document.getElementById(theme).removeAttribute("disabled");
 }
 
 export function loadCss(id: string, loc: string) {
   if (!document.getElementById(id)) {
-    var head = document.getElementsByTagName('head')[0];
-    var link = document.createElement('link');
+    var head = document.getElementsByTagName("head")[0];
+    var link = document.createElement("link");
     link.id = id;
-    link.rel = 'stylesheet';
-    link.type = 'text/css';
+    link.rel = "stylesheet";
+    link.type = "text/css";
     link.href = loc;
-    link.media = 'all';
+    link.media = "all";
     head.appendChild(link);
   }
 }
@@ -507,34 +499,43 @@ export function objectFlip(obj: any) {
   return ret;
 }
 
-export function showAvatars(): boolean {
-  return (
-    (UserService.Instance.user && UserService.Instance.user.show_avatars) ||
-    !UserService.Instance.user
-  );
+export function showAvatars(
+  myUserInfo: Option<MyUserInfo> = UserService.Instance.myUserInfo
+): boolean {
+  return myUserInfo
+    .map(m => m.local_user_view.local_user.show_avatars)
+    .unwrapOr(true);
+}
+
+export function showScores(
+  myUserInfo: Option<MyUserInfo> = UserService.Instance.myUserInfo
+): boolean {
+  return myUserInfo
+    .map(m => m.local_user_view.local_user.show_scores)
+    .unwrapOr(true);
 }
 
 export function isCakeDay(published: string): boolean {
   // moment(undefined) or moment.utc(undefined) returns the current date/time
   // moment(null) or moment.utc(null) returns null
-  const userCreationDate = moment.utc(published || null).local();
+  const createDate = moment.utc(published).local();
   const currentDate = moment(new Date());
 
   return (
-    userCreationDate.date() === currentDate.date() &&
-    userCreationDate.month() === currentDate.month() &&
-    userCreationDate.year() !== currentDate.year()
+    createDate.date() === currentDate.date() &&
+    createDate.month() === currentDate.month() &&
+    createDate.year() !== currentDate.year()
   );
 }
 
-export function toast(text: string, background: string = 'success') {
+export function toast(text: string, background = "success") {
   if (isBrowser()) {
     let backgroundColor = `var(--${background})`;
     Toastify({
       text: text,
       backgroundColor: backgroundColor,
-      gravity: 'bottom',
-      position: 'left',
+      gravity: "bottom",
+      position: "left",
     }).showToast();
   }
 }
@@ -549,8 +550,8 @@ export function pictrsDeleteToast(
     let toast = Toastify({
       text: clickToDeleteText,
       backgroundColor: backgroundColor,
-      gravity: 'top',
-      position: 'right',
+      gravity: "top",
+      position: "right",
       duration: 10000,
       onClick: () => {
         if (toast) {
@@ -566,25 +567,26 @@ export function pictrsDeleteToast(
 
 interface NotifyInfo {
   name: string;
-  icon?: string;
+  icon: Option<string>;
   link: string;
   body: string;
 }
 
 export function messageToastify(info: NotifyInfo, router: any) {
   if (isBrowser()) {
-    let htmlBody = info.body ? md.render(info.body) : '';
+    let htmlBody = info.body ? md.render(info.body) : "";
     let backgroundColor = `var(--light)`;
 
     let toast = Toastify({
       text: `${htmlBody}<br />${info.name}`,
-      avatar: info.icon ? info.icon : null,
+      avatar: info.icon,
       backgroundColor: backgroundColor,
-      className: 'text-dark',
+      className: "text-dark",
       close: true,
-      gravity: 'top',
-      position: 'right',
+      gravity: "top",
+      position: "right",
       duration: 5000,
+      escapeMarkup: false,
       onClick: () => {
         if (toast) {
           toast.hideToast();
@@ -609,7 +611,7 @@ export function notifyComment(comment_view: CommentView, router: any) {
   let info: NotifyInfo = {
     name: comment_view.creator.name,
     icon: comment_view.creator.avatar,
-    link: `/post/${comment_view.post.id}/comment/${comment_view.comment.id}`,
+    link: `/comment/${comment_view.comment.id}`,
     body: comment_view.comment.content,
   };
   notify(info, router);
@@ -628,11 +630,11 @@ export function notifyPrivateMessage(pmv: PrivateMessageView, router: any) {
 function notify(info: NotifyInfo, router: any) {
   messageToastify(info, router);
 
-  if (Notification.permission !== 'granted') Notification.requestPermission();
+  if (Notification.permission !== "granted") Notification.requestPermission();
   else {
     var notification = new Notification(info.name, {
-      icon: info.icon,
-      body: info.body,
+      ...{ body: info.body },
+      ...(info.icon.isSome() && { icon: info.icon.unwrap() }),
     });
 
     notification.onclick = (ev: Event): any => {
@@ -645,18 +647,18 @@ function notify(info: NotifyInfo, router: any) {
 export function setupTribute() {
   return new Tribute({
     noMatchTemplate: function () {
-      return '';
+      return "";
     },
     collection: [
       // Emojis
       {
-        trigger: ':',
+        trigger: ":",
         menuItemTemplate: (item: any) => {
           let shortName = `:${item.original.key}:`;
           return `${item.original.val} ${shortName}`;
         },
         selectTemplate: (item: any) => {
-          return `:${item.original.key}:`;
+          return `${item.original.val}`;
         },
         values: Object.entries(emojiShortName).map(e => {
           return { key: e[1], val: e[0] };
@@ -667,18 +669,16 @@ export function setupTribute() {
         // menuItemLimit: mentionDropdownFetchLimit,
         menuShowMinLength: 2,
       },
-      // Users
+      // Persons
       {
-        trigger: '@',
+        trigger: "@",
         selectTemplate: (item: any) => {
-          let link = item.original.local
-            ? `[${item.original.key}](/u/${item.original.name})`
-            : `[${item.original.key}](/user/${item.original.id})`;
-          return link;
-        },
-        values: (text: string, cb: any) => {
-          userSearch(text, (users: any) => cb(users));
+          let it: PersonTribute = item.original;
+          return `[${it.key}](${it.view.person.actor_id})`;
         },
+        values: debounce(async (text: string, cb: any) => {
+          cb(await personSearch(text));
+        }),
         allowSpaces: false,
         autocompleteMode: true,
         // TODO
@@ -688,16 +688,14 @@ export function setupTribute() {
 
       // Communities
       {
-        trigger: '!',
+        trigger: "!",
         selectTemplate: (item: any) => {
-          let link = item.original.local
-            ? `[${item.original.key}](/c/${item.original.name})`
-            : `[${item.original.key}](/community/${item.original.id})`;
-          return link;
-        },
-        values: (text: string, cb: any) => {
-          communitySearch(text, (communities: any) => cb(communities));
+          let it: CommunityTribute = item.original;
+          return `[${it.key}](${it.view.community.actor_id})`;
         },
+        values: debounce(async (text: string, cb: any) => {
+          cb(await communitySearch(text));
+        }),
         allowSpaces: false,
         autocompleteMode: true,
         // TODO
@@ -710,101 +708,73 @@ export function setupTribute() {
 
 var tippyInstance: any;
 if (isBrowser()) {
-  tippyInstance = tippy('[data-tippy-content]');
+  tippyInstance = tippy("[data-tippy-content]");
 }
 
 export function setupTippy() {
   if (isBrowser()) {
     tippyInstance.forEach((e: any) => e.destroy());
-    tippyInstance = tippy('[data-tippy-content]', {
+    tippyInstance = tippy("[data-tippy-content]", {
       delay: [500, 0],
       // Display on "long press"
-      touch: ['hold', 500],
+      touch: ["hold", 500],
     });
   }
 }
 
-function userSearch(text: string, cb: any) {
-  if (text) {
-    let form: Search = {
-      q: text,
-      type_: SearchType.Users,
-      sort: SortType.TopAll,
-      page: 1,
-      limit: mentionDropdownFetchLimit,
-      auth: authField(false),
+interface PersonTribute {
+  key: string;
+  view: PersonViewSafe;
+}
+
+async function personSearch(text: string): Promise<PersonTribute[]> {
+  let users = (await fetchUsers(text)).users;
+  let persons: PersonTribute[] = users.map(pv => {
+    let tribute: PersonTribute = {
+      key: `@${pv.person.name}@${hostname(pv.person.actor_id)}`,
+      view: pv,
     };
+    return tribute;
+  });
+  return persons;
+}
 
-    WebSocketService.Instance.send(wsClient.search(form));
-
-    let userSub = WebSocketService.Instance.subject.subscribe(
-      msg => {
-        let res = wsJsonToRes(msg);
-        if (res.op == UserOperation.Search) {
-          let data = res.data as SearchResponse;
-          let users = data.users.map(uv => {
-            return {
-              key: `@${uv.user.name}@${hostname(uv.user.actor_id)}`,
-              name: uv.user.name,
-              local: uv.user.local,
-              id: uv.user.id,
-            };
-          });
-          cb(users);
-          userSub.unsubscribe();
-        }
-      },
-      err => console.error(err),
-      () => console.log('complete')
-    );
-  } else {
-    cb([]);
-  }
+interface CommunityTribute {
+  key: string;
+  view: CommunityView;
 }
 
-function communitySearch(text: string, cb: any) {
-  if (text) {
-    let form: Search = {
-      q: text,
-      type_: SearchType.Communities,
-      sort: SortType.TopAll,
-      page: 1,
-      limit: mentionDropdownFetchLimit,
-      auth: authField(false),
+async function communitySearch(text: string): Promise<CommunityTribute[]> {
+  let comms = (await fetchCommunities(text)).communities;
+  let communities: CommunityTribute[] = comms.map(cv => {
+    let tribute: CommunityTribute = {
+      key: `!${cv.community.name}@${hostname(cv.community.actor_id)}`,
+      view: cv,
     };
+    return tribute;
+  });
+  return communities;
+}
 
-    WebSocketService.Instance.send(wsClient.search(form));
-
-    let communitySub = WebSocketService.Instance.subject.subscribe(
-      msg => {
-        let res = wsJsonToRes(msg);
-        if (res.op == UserOperation.Search) {
-          let data = res.data as SearchResponse;
-          let communities = data.communities.map(cv => {
-            return {
-              key: `!${cv.community.name}@${hostname(cv.community.actor_id)}`,
-              name: cv.community.name,
-              local: cv.community.local,
-              id: cv.community.id,
-            };
-          });
-          cb(communities);
-          communitySub.unsubscribe();
-        }
-      },
-      err => console.error(err),
-      () => console.log('complete')
-    );
-  } else {
-    cb([]);
-  }
+export function getListingTypeFromProps(
+  props: any,
+  defaultListingType: ListingType,
+  myUserInfo = UserService.Instance.myUserInfo
+): ListingType {
+  return props.match.params.listing_type
+    ? routeListingTypeToEnum(props.match.params.listing_type)
+    : myUserInfo.match({
+        some: me =>
+          Object.values(ListingType)[
+            me.local_user_view.local_user.default_listing_type
+          ],
+        none: defaultListingType,
+      });
 }
 
-export function getListingTypeFromProps(props: any): ListingType {
+export function getListingTypeFromPropsNoDefault(props: any): ListingType {
   return props.match.params.listing_type
     ? routeListingTypeToEnum(props.match.params.listing_type)
-    : UserService.Instance.user
-    ? Object.values(ListingType)[UserService.Instance.user.default_listing_type]
     : ListingType.Local;
 }
 
@@ -815,12 +785,19 @@ export function getDataTypeFromProps(props: any): DataType {
     : DataType.Post;
 }
 
-export function getSortTypeFromProps(props: any): SortType {
+export function getSortTypeFromProps(
+  props: any,
+  myUserInfo = UserService.Instance.myUserInfo
+): SortType {
   return props.match.params.sort
     ? routeSortTypeToEnum(props.match.params.sort)
-    : UserService.Instance.user
-    ? Object.values(SortType)[UserService.Instance.user.default_sort_type]
-    : SortType.Active;
+    : myUserInfo.match({
+        some: mui =>
+          Object.values(SortType)[
+            mui.local_user_view.local_user.default_sort_type
+          ],
+        none: SortType.Active,
+      });
 }
 
 export function getPageFromProps(props: any): number {
@@ -833,12 +810,14 @@ export function getRecipientIdFromProps(props: any): number {
     : 1;
 }
 
-export function getIdFromProps(props: any): number {
-  return Number(props.match.params.id);
+export function getIdFromProps(props: any): Option<number> {
+  let id: string = props.match.params.post_id;
+  return id ? Some(Number(id)) : None;
 }
 
-export function getCommentIdFromProps(props: any): number {
-  return Number(props.match.params.comment_id);
+export function getCommentIdFromProps(props: any): Option<number> {
+  let id: string = props.match.params.comment_id;
+  return id ? Some(Number(id)) : None;
 }
 
 export function getUsernameFromProps(props: any): string {
@@ -849,6 +828,7 @@ export function editCommentRes(data: CommentView, comments: CommentView[]) {
   let found = comments.find(c => c.comment.id == data.comment.id);
   if (found) {
     found.comment.content = data.comment.content;
+    found.comment.distinguished = data.comment.distinguished;
     found.comment.updated = data.comment.updated;
     found.comment.removed = data.comment.removed;
     found.comment.deleted = data.comment.deleted;
@@ -865,6 +845,55 @@ export function saveCommentRes(data: CommentView, comments: CommentView[]) {
   }
 }
 
+// TODO Should only use the return now, no state?
+export function updatePersonBlock(
+  data: BlockPersonResponse,
+  myUserInfo = UserService.Instance.myUserInfo
+): Option<PersonBlockView[]> {
+  return myUserInfo.match({
+    some: (mui: MyUserInfo) => {
+      if (data.blocked) {
+        mui.person_blocks.push({
+          person: mui.local_user_view.person,
+          target: data.person_view.person,
+        });
+        toast(`${i18n.t("blocked")} ${data.person_view.person.name}`);
+      } else {
+        mui.person_blocks = mui.person_blocks.filter(
+          i => i.target.id != data.person_view.person.id
+        );
+        toast(`${i18n.t("unblocked")} ${data.person_view.person.name}`);
+      }
+      return Some(mui.person_blocks);
+    },
+    none: None,
+  });
+}
+
+export function updateCommunityBlock(
+  data: BlockCommunityResponse,
+  myUserInfo = UserService.Instance.myUserInfo
+): Option<CommunityBlockView[]> {
+  return myUserInfo.match({
+    some: (mui: MyUserInfo) => {
+      if (data.blocked) {
+        mui.community_blocks.push({
+          person: mui.local_user_view.person,
+          community: data.community_view.community,
+        });
+        toast(`${i18n.t("blocked")} ${data.community_view.community.name}`);
+      } else {
+        mui.community_blocks = mui.community_blocks.filter(
+          i => i.community.id != data.community_view.community.id
+        );
+        toast(`${i18n.t("unblocked")} ${data.community_view.community.name}`);
+      }
+      return Some(mui.community_blocks);
+    },
+    none: None,
+  });
+}
+
 export function createCommentLikeRes(
   data: CommentView,
   comments: CommentView[]
@@ -919,63 +948,49 @@ export function editPostRes(data: PostView, post: PostView) {
   }
 }
 
-export function commentsToFlatNodes(comments: CommentView[]): CommentNodeI[] {
-  let nodes: CommentNodeI[] = [];
-  for (let comment of comments) {
-    nodes.push({ comment_view: comment });
+export function updatePostReportRes(
+  data: PostReportView,
+  reports: PostReportView[]
+) {
+  let found = reports.find(p => p.post_report.id == data.post_report.id);
+  if (found) {
+    found.post_report = data.post_report;
   }
-  return nodes;
 }
 
-export function commentSort(tree: CommentNodeI[], sort: CommentSortType) {
-  // First, put removed and deleted comments at the bottom, then do your other sorts
-  if (sort == CommentSortType.Top) {
-    tree.sort(
-      (a, b) =>
-        +a.comment_view.comment.removed - +b.comment_view.comment.removed ||
-        +a.comment_view.comment.deleted - +b.comment_view.comment.deleted ||
-        b.comment_view.counts.score - a.comment_view.counts.score
-    );
-  } else if (sort == CommentSortType.New) {
-    tree.sort(
-      (a, b) =>
-        +a.comment_view.comment.removed - +b.comment_view.comment.removed ||
-        +a.comment_view.comment.deleted - +b.comment_view.comment.deleted ||
-        b.comment_view.comment.published.localeCompare(
-          a.comment_view.comment.published
-        )
-    );
-  } else if (sort == CommentSortType.Old) {
-    tree.sort(
-      (a, b) =>
-        +a.comment_view.comment.removed - +b.comment_view.comment.removed ||
-        +a.comment_view.comment.deleted - +b.comment_view.comment.deleted ||
-        a.comment_view.comment.published.localeCompare(
-          b.comment_view.comment.published
-        )
-    );
-  } else if (sort == CommentSortType.Hot) {
-    tree.sort(
-      (a, b) =>
-        +a.comment_view.comment.removed - +b.comment_view.comment.removed ||
-        +a.comment_view.comment.deleted - +b.comment_view.comment.deleted ||
-        hotRankComment(b.comment_view) - hotRankComment(a.comment_view)
-    );
+export function updateCommentReportRes(
+  data: CommentReportView,
+  reports: CommentReportView[]
+) {
+  let found = reports.find(c => c.comment_report.id == data.comment_report.id);
+  if (found) {
+    found.comment_report = data.comment_report;
   }
+}
 
-  // Go through the children recursively
-  for (let node of tree) {
-    if (node.children) {
-      commentSort(node.children, sort);
-    }
+export function updateRegistrationApplicationRes(
+  data: RegistrationApplicationView,
+  applications: RegistrationApplicationView[]
+) {
+  let found = applications.find(
+    ra => ra.registration_application.id == data.registration_application.id
+  );
+  if (found) {
+    found.registration_application = data.registration_application;
+    found.admin = data.admin;
+    found.creator_local_user = data.creator_local_user;
   }
 }
 
-export function commentSortSortType(tree: CommentNodeI[], sort: SortType) {
-  commentSort(tree, convertCommentSortType(sort));
+export function commentsToFlatNodes(comments: CommentView[]): CommentNodeI[] {
+  let nodes: CommentNodeI[] = [];
+  for (let comment of comments) {
+    nodes.push({ comment_view: comment, children: [], depth: 0 });
+  }
+  return nodes;
 }
 
-function convertCommentSortType(sort: SortType): CommentSortType {
+export function convertCommentSortType(sort: SortType): CommentSortType {
   if (
     sort == SortType.TopAll ||
     sort == SortType.TopDay ||
@@ -993,55 +1008,123 @@ function convertCommentSortType(sort: SortType): CommentSortType {
   }
 }
 
-export function postSort(
-  posts: PostView[],
-  sort: SortType,
-  communityType: boolean
+export function buildCommentsTree(
+  comments: CommentView[],
+  parentComment: boolean
+): CommentNodeI[] {
+  let map = new Map<number, CommentNodeI>();
+  let depthOffset = !parentComment
+    ? 0
+    : getDepthFromComment(comments[0].comment);
+
+  for (let comment_view of comments) {
+    let node: CommentNodeI = {
+      comment_view: comment_view,
+      children: [],
+      depth: getDepthFromComment(comment_view.comment) - depthOffset,
+    };
+    map.set(comment_view.comment.id, { ...node });
+  }
+
+  let tree: CommentNodeI[] = [];
+
+  // if its a parent comment fetch, then push the first comment to the top node.
+  if (parentComment) {
+    tree.push(map.get(comments[0].comment.id));
+  }
+
+  for (let comment_view of comments) {
+    let child = map.get(comment_view.comment.id);
+    let parent_id = getCommentParentId(comment_view.comment);
+    parent_id.match({
+      some: parentId => {
+        let parent = map.get(parentId);
+        // Necessary because blocked comment might not exist
+        if (parent) {
+          parent.children.push(child);
+        }
+      },
+      none: () => {
+        if (!parentComment) {
+          tree.push(child);
+        }
+      },
+    });
+  }
+
+  return tree;
+}
+
+export function getCommentParentId(comment: CommentI): Option<number> {
+  let split = comment.path.split(".");
+  // remove the 0
+  split.shift();
+
+  if (split.length > 1) {
+    return Some(Number(split[split.length - 2]));
+  } else {
+    return None;
+  }
+}
+
+export function getDepthFromComment(comment: CommentI): number {
+  return comment.path.split(".").length - 2;
+}
+
+export function insertCommentIntoTree(
+  tree: CommentNodeI[],
+  cv: CommentView,
+  parentComment: boolean
 ) {
-  // First, put removed and deleted comments at the bottom, then do your other sorts
-  if (
-    sort == SortType.TopAll ||
-    sort == SortType.TopDay ||
-    sort == SortType.TopWeek ||
-    sort == SortType.TopMonth ||
-    sort == SortType.TopYear
-  ) {
-    posts.sort(
-      (a, b) =>
-        +a.post.removed - +b.post.removed ||
-        +a.post.deleted - +b.post.deleted ||
-        (communityType && +b.post.stickied - +a.post.stickied) ||
-        b.counts.score - a.counts.score
-    );
-  } else if (sort == SortType.New) {
-    posts.sort(
-      (a, b) =>
-        +a.post.removed - +b.post.removed ||
-        +a.post.deleted - +b.post.deleted ||
-        (communityType && +b.post.stickied - +a.post.stickied) ||
-        b.post.published.localeCompare(a.post.published)
-    );
-  } else if (sort == SortType.Hot) {
-    posts.sort(
-      (a, b) =>
-        +a.post.removed - +b.post.removed ||
-        +a.post.deleted - +b.post.deleted ||
-        (communityType && +b.post.stickied - +a.post.stickied) ||
-        hotRankPost(b) - hotRankPost(a)
-    );
-  } else if (sort == SortType.Active) {
-    posts.sort(
-      (a, b) =>
-        +a.post.removed - +b.post.removed ||
-        +a.post.deleted - +b.post.deleted ||
-        (communityType && +b.post.stickied - +a.post.stickied) ||
-        hotRankActivePost(b) - hotRankActivePost(a)
-    );
+  // Building a fake node to be used for later
+  let node: CommentNodeI = {
+    comment_view: cv,
+    children: [],
+    depth: 0,
+  };
+
+  getCommentParentId(cv.comment).match({
+    some: parentId => {
+      let parentComment = searchCommentTree(tree, parentId);
+      parentComment.match({
+        some: pComment => {
+          node.depth = pComment.depth + 1;
+          pComment.children.unshift(node);
+        },
+        none: void 0,
+      });
+    },
+    none: () => {
+      if (!parentComment) {
+        tree.unshift(node);
+      }
+    },
+  });
+}
+
+export function searchCommentTree(
+  tree: CommentNodeI[],
+  id: number
+): Option<CommentNodeI> {
+  for (let node of tree) {
+    if (node.comment_view.comment.id === id) {
+      return Some(node);
+    }
+
+    for (const child of node.children) {
+      let res = searchCommentTree([child], id);
+
+      if (res.isSome()) {
+        return res;
+      }
+    }
   }
+  return None;
 }
 
 export const colorList: string[] = [
   hsl(0),
+  hsl(50),
   hsl(100),
   hsl(150),
   hsl(200),
@@ -1053,25 +1136,6 @@ function hsl(num: number) {
   return `hsla(${num}, 35%, 50%, 1)`;
 }
 
-// function randomHsl() {
-//   return `hsla(${Math.random() * 360}, 100%, 50%, 1)`;
-// }
-
-export function previewLines(
-  text: string,
-  maxChars: number = 300,
-  maxLines: number = 1
-): string {
-  return (
-    text
-      .slice(0, maxChars)
-      .split('\n')
-      // Use lines * 2 because markdown requires 2 lines
-      .slice(0, maxLines * 2)
-      .join('\n') + '...'
-  );
-}
-
 export function hostname(url: string): string {
   let cUrl = new URL(url);
   return cUrl.port ? `${cUrl.hostname}:${cUrl.port}` : `${cUrl.hostname}`;
@@ -1079,9 +1143,9 @@ export function hostname(url: string): string {
 
 export function validTitle(title?: string): boolean {
   // Initial title is null, minimum length is taken care of by textarea's minLength={3}
-  if (title === null || title.length < 3) return true;
+  if (!title || title.length < 3) return true;
 
-  const regex = new RegExp(/.*\S.*/, 'g');
+  const regex = new RegExp(/.*\S.*/, "g");
 
   return regex.test(title);
 }
@@ -1100,14 +1164,55 @@ export function siteBannerCss(banner: string): string {
 }
 
 export function isBrowser() {
-  return typeof window !== 'undefined';
+  return typeof window !== "undefined";
+}
+
+export function setIsoData<Type1, Type2, Type3, Type4, Type5>(
+  context: any,
+  cls1?: ClassConstructor<Type1>,
+  cls2?: ClassConstructor<Type2>,
+  cls3?: ClassConstructor<Type3>,
+  cls4?: ClassConstructor<Type4>,
+  cls5?: ClassConstructor<Type5>
+): IsoData {
+  // If its the browser, you need to deserialize the data from the window
+  if (isBrowser()) {
+    let json = window.isoData;
+    let routeData = json.routeData;
+    let routeDataOut: any[] = [];
+
+    // Can't do array looping because of specific type constructor required
+    if (routeData[0]) {
+      routeDataOut[0] = convertWindowJson(cls1, routeData[0]);
+    }
+    if (routeData[1]) {
+      routeDataOut[1] = convertWindowJson(cls2, routeData[1]);
+    }
+    if (routeData[2]) {
+      routeDataOut[2] = convertWindowJson(cls3, routeData[2]);
+    }
+    if (routeData[3]) {
+      routeDataOut[3] = convertWindowJson(cls4, routeData[3]);
+    }
+    if (routeData[4]) {
+      routeDataOut[4] = convertWindowJson(cls5, routeData[4]);
+    }
+    let site_res = convertWindowJson(GetSiteResponse, json.site_res);
+
+    let isoData: IsoData = {
+      path: json.path,
+      site_res,
+      routeData: routeDataOut,
+    };
+    return isoData;
+  } else return context.router.staticContext;
 }
 
-export function setIsoData(context: any): IsoData {
-  let isoData: IsoData = isBrowser()
-    ? window.isoData
-    : context.router.staticContext;
-  return isoData;
+/**
+ * Necessary since window ISOData can't store function types like Option
+ */
+export function convertWindowJson<T>(cls: ClassConstructor<T>, data: any): T {
+  return deserialize(cls, serialize(data));
 }
 
 export function wsSubscribe(parseMessage: any): Subscription {
@@ -1117,48 +1222,242 @@ export function wsSubscribe(parseMessage: any): Subscription {
       .subscribe(
         msg => parseMessage(msg),
         err => console.error(err),
-        () => console.log('complete')
+        () => console.log("complete")
       );
   } else {
     return null;
   }
 }
 
-export function setOptionalAuth(obj: any, auth = UserService.Instance.auth) {
-  if (auth) {
-    obj.auth = auth;
-  }
+moment.updateLocale("en", {
+  relativeTime: {
+    future: "in %s",
+    past: "%s ago",
+    s: "<1m",
+    ss: "%ds",
+    m: "1m",
+    mm: "%dm",
+    h: "1h",
+    hh: "%dh",
+    d: "1d",
+    dd: "%dd",
+    w: "1w",
+    ww: "%dw",
+    M: "1M",
+    MM: "%dM",
+    y: "1Y",
+    yy: "%dY",
+  },
+});
+
+export function saveScrollPosition(context: any) {
+  let path: string = context.router.route.location.pathname;
+  let y = window.scrollY;
+  sessionStorage.setItem(`scrollPosition_${path}`, y.toString());
 }
 
-export function authField(
-  throwErr: boolean = true,
-  auth = UserService.Instance.auth
-): string {
-  if (auth == null && throwErr) {
-    toast(i18n.t('not_logged_in'), 'danger');
-    throw 'Not logged in';
-  } else {
-    return auth;
-  }
+export function restoreScrollPosition(context: any) {
+  let path: string = context.router.route.location.pathname;
+  let y = Number(sessionStorage.getItem(`scrollPosition_${path}`));
+  window.scrollTo(0, y);
 }
 
-moment.updateLocale('en', {
-  relativeTime: {
-    future: 'in %s',
-    past: '%s ago',
-    s: '<1m',
-    ss: '%ds',
-    m: '1m',
-    mm: '%dm',
-    h: '1h',
-    hh: '%dh',
-    d: '1d',
-    dd: '%dd',
-    w: '1w',
-    ww: '%dw',
-    M: '1M',
-    MM: '%dM',
-    y: '1Y',
-    yy: '%dY',
+export function showLocal(isoData: IsoData): boolean {
+  return isoData.site_res.federated_instances
+    .map(f => f.linked.length > 0)
+    .unwrapOr(false);
+}
+
+export interface ChoicesValue {
+  value: string;
+  label: string;
+}
+
+export function communityToChoice(cv: CommunityView): ChoicesValue {
+  let choice: ChoicesValue = {
+    value: cv.community.id.toString(),
+    label: communitySelectName(cv),
+  };
+  return choice;
+}
+
+export function personToChoice(pvs: PersonViewSafe): ChoicesValue {
+  let choice: ChoicesValue = {
+    value: pvs.person.id.toString(),
+    label: personSelectName(pvs),
+  };
+  return choice;
+}
+
+export async function fetchCommunities(q: string) {
+  let form = new Search({
+    q,
+    type_: Some(SearchType.Communities),
+    sort: Some(SortType.TopAll),
+    listing_type: Some(ListingType.All),
+    page: Some(1),
+    limit: Some(fetchLimit),
+    community_id: None,
+    community_name: None,
+    creator_id: None,
+    auth: auth(false).ok(),
+  });
+  let client = new LemmyHttp(httpBase);
+  return client.search(form);
+}
+
+export async function fetchUsers(q: string) {
+  let form = new Search({
+    q,
+    type_: Some(SearchType.Users),
+    sort: Some(SortType.TopAll),
+    listing_type: Some(ListingType.All),
+    page: Some(1),
+    limit: Some(fetchLimit),
+    community_id: None,
+    community_name: None,
+    creator_id: None,
+    auth: auth(false).ok(),
+  });
+  let client = new LemmyHttp(httpBase);
+  return client.search(form);
+}
+
+export const choicesConfig = {
+  shouldSort: false,
+  searchResultLimit: fetchLimit,
+  classNames: {
+    containerOuter: "choices",
+    containerInner: "choices__inner bg-secondary border-0",
+    input: "form-control",
+    inputCloned: "choices__input--cloned",
+    list: "choices__list",
+    listItems: "choices__list--multiple",
+    listSingle: "choices__list--single",
+    listDropdown: "choices__list--dropdown",
+    item: "choices__item bg-secondary",
+    itemSelectable: "choices__item--selectable",
+    itemDisabled: "choices__item--disabled",
+    itemChoice: "choices__item--choice",
+    placeholder: "choices__placeholder",
+    group: "choices__group",
+    groupHeading: "choices__heading",
+    button: "choices__button",
+    activeState: "is-active",
+    focusState: "is-focused",
+    openState: "is-open",
+    disabledState: "is-disabled",
+    highlightedState: "text-info",
+    selectedState: "text-info",
+    flippedState: "is-flipped",
+    loadingState: "is-loading",
+    noResults: "has-no-results",
+    noChoices: "has-no-choices",
   },
+};
+
+export const choicesModLogConfig = {
+  shouldSort: false,
+  searchResultLimit: fetchLimit,
+  classNames: {
+    containerOuter: "choices mb-2 custom-select col-4 px-0",
+    containerInner:
+      "choices__inner bg-secondary border-0 py-0 modlog-choices-font-size",
+    input: "form-control",
+    inputCloned: "choices__input--cloned w-100",
+    list: "choices__list",
+    listItems: "choices__list--multiple",
+    listSingle: "choices__list--single py-0",
+    listDropdown: "choices__list--dropdown",
+    item: "choices__item bg-secondary",
+    itemSelectable: "choices__item--selectable",
+    itemDisabled: "choices__item--disabled",
+    itemChoice: "choices__item--choice",
+    placeholder: "choices__placeholder",
+    group: "choices__group",
+    groupHeading: "choices__heading",
+    button: "choices__button",
+    activeState: "is-active",
+    focusState: "is-focused",
+    openState: "is-open",
+    disabledState: "is-disabled",
+    highlightedState: "text-info",
+    selectedState: "text-info",
+    flippedState: "is-flipped",
+    loadingState: "is-loading",
+    noResults: "has-no-results",
+    noChoices: "has-no-choices",
+  },
+};
+
+export function communitySelectName(cv: CommunityView): string {
+  return cv.community.local
+    ? cv.community.title
+    : `${hostname(cv.community.actor_id)}/${cv.community.title}`;
+}
+
+export function personSelectName(pvs: PersonViewSafe): string {
+  let pName = pvs.person.display_name.unwrapOr(pvs.person.name);
+  return pvs.person.local ? pName : `${hostname(pvs.person.actor_id)}/${pName}`;
+}
+
+export function initializeSite(site: GetSiteResponse) {
+  UserService.Instance.myUserInfo = site.my_user;
+  i18n.changeLanguage(getLanguages()[0]);
+}
+
+const SHORTNUM_SI_FORMAT = new Intl.NumberFormat("en-US", {
+  maximumSignificantDigits: 3,
+  //@ts-ignore
+  notation: "compact",
+  compactDisplay: "short",
 });
+
+export function numToSI(value: number): string {
+  return SHORTNUM_SI_FORMAT.format(value);
+}
+
+export function isBanned(ps: PersonSafe): boolean {
+  let expires = ps.ban_expires;
+  // Add Z to convert from UTC date
+  // TODO this check probably isn't necessary anymore
+  if (expires.isSome()) {
+    if (ps.banned && new Date(expires.unwrap() + "Z") > new Date()) {
+      return true;
+    } else {
+      return false;
+    }
+  } else {
+    return ps.banned;
+  }
+}
+
+export function pushNotNull(array: any[], new_item?: any) {
+  if (new_item) {
+    array.push(...new_item);
+  }
+}
+
+export function auth(throwErr = true): Result<string, string> {
+  return UserService.Instance.auth(throwErr);
+}
+
+export function enableDownvotes(siteRes: GetSiteResponse): boolean {
+  return siteRes.site_view.map(s => s.site.enable_downvotes).unwrapOr(true);
+}
+
+export function enableNsfw(siteRes: GetSiteResponse): boolean {
+  return siteRes.site_view.map(s => s.site.enable_nsfw).unwrapOr(false);
+}
+
+export function postToCommentSortType(sort: SortType): CommentSortType {
+  if ([SortType.Active, SortType.Hot].includes(sort)) {
+    return CommentSortType.Hot;
+  } else if ([SortType.New, SortType.NewComments].includes(sort)) {
+    return CommentSortType.New;
+  } else if (sort == SortType.Old) {
+    return CommentSortType.Old;
+  } else {
+    return CommentSortType.Top;
+  }
+}