Skip to content
This repository has been archived by the owner on Aug 3, 2022. It is now read-only.

DONT MIND THIS #720

Closed
wants to merge 164 commits into from
Closed

DONT MIND THIS #720

wants to merge 164 commits into from

Commits on Sep 12, 2017

  1. Configuration menu
    Copy the full SHA
    2d54f62 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2017

  1. Configuration menu
    Copy the full SHA
    dbd3f5f View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2017

  1. Merge pull request #1 from Jiiks/master

    Emote parser bug fix
    rauenzi committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    07c7b46 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2017

  1. test

    rauenzi committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    1ea7677 View commit details
    Browse the repository at this point in the history
  2. settings

    rauenzi committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    12f6d08 View commit details
    Browse the repository at this point in the history
  3. no public

    rauenzi committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    bfec7b5 View commit details
    Browse the repository at this point in the history
  4. defaults

    rauenzi committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    84ddea5 View commit details
    Browse the repository at this point in the history
  5. remove more jquery

    rauenzi committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    0e2a7f2 View commit details
    Browse the repository at this point in the history
  6. textarea stuff

    rauenzi committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    f9e4d68 View commit details
    Browse the repository at this point in the history
  7. test

    rauenzi committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    1999bad View commit details
    Browse the repository at this point in the history
  8. more tests

    rauenzi committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    7133d14 View commit details
    Browse the repository at this point in the history
  9. textarea

    rauenzi committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    15b03ef View commit details
    Browse the repository at this point in the history
  10. link updates and such

    rauenzi committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    85fa175 View commit details
    Browse the repository at this point in the history
  11. fix react errors

    rauenzi committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    d8a2835 View commit details
    Browse the repository at this point in the history
  12. fix hash

    rauenzi committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    939b733 View commit details
    Browse the repository at this point in the history
  13. error checking, escaping

    rauenzi committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    6d862c8 View commit details
    Browse the repository at this point in the history
  14. friggin hell

    rauenzi committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    3ddae1e View commit details
    Browse the repository at this point in the history
  15. more error checks

    rauenzi committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    1417c62 View commit details
    Browse the repository at this point in the history
  16. escape IDs

    rauenzi committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    8a2cda4 View commit details
    Browse the repository at this point in the history
  17. let's see what breaks

    rauenzi committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    7897b2c View commit details
    Browse the repository at this point in the history
  18. maybe less breaking

    rauenzi committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    770b163 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0187581 View commit details
    Browse the repository at this point in the history
  20. cleanup

    rauenzi committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    87ea70c View commit details
    Browse the repository at this point in the history
  21. more useless code

    rauenzi committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    8ba8756 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2017

  1. more unused code hopefully

    rauenzi committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    ac2b3f1 View commit details
    Browse the repository at this point in the history
  2. expand dev mode

    rauenzi committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    11edc76 View commit details
    Browse the repository at this point in the history
  3. missed the off

    rauenzi committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    921f058 View commit details
    Browse the repository at this point in the history
  4. I spelled context wrong...

    rauenzi committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    9f4981a View commit details
    Browse the repository at this point in the history
  5. fix devmode

    rauenzi committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    f8fea73 View commit details
    Browse the repository at this point in the history
  6. hopefully finalize devmode

    rauenzi committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    9a39c15 View commit details
    Browse the repository at this point in the history
  7. reenable emote menu

    rauenzi committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    37129c3 View commit details
    Browse the repository at this point in the history
  8. start emote modifiers

    rauenzi committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    e1ba41f View commit details
    Browse the repository at this point in the history
  9. update css

    rauenzi committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    a6fa031 View commit details
    Browse the repository at this point in the history
  10. start fixing plugin api

    rauenzi committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    1eed4bb View commit details
    Browse the repository at this point in the history
  11. further test plugin api

    rauenzi committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    4309890 View commit details
    Browse the repository at this point in the history
  12. fix onMessage

    rauenzi committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    3ec3b47 View commit details
    Browse the repository at this point in the history
  13. more devmode stuff

    rauenzi committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    1015e35 View commit details
    Browse the repository at this point in the history
  14. hopefully finalize devmode

    rauenzi committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    e42e2e5 View commit details
    Browse the repository at this point in the history
  15. changes for onMessage

    rauenzi committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    eeccf6b View commit details
    Browse the repository at this point in the history
  16. refactor main observer

    rauenzi committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    76f7a61 View commit details
    Browse the repository at this point in the history
  17. some fixes for tooltips

    rauenzi committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    b53c9b0 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    333c994 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a9f2756 View commit details
    Browse the repository at this point in the history
  20. not the way I thought

    rauenzi committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    4735b69 View commit details
    Browse the repository at this point in the history
  21. hecking

    rauenzi committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    68e40aa View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    2a3d7e3 View commit details
    Browse the repository at this point in the history
  23. css for minimal mode

    rauenzi committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    8a34c78 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    62fb184 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2017

  1. update error checking

    rauenzi committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    a9914b4 View commit details
    Browse the repository at this point in the history
  2. man I'm dumb

    rauenzi committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    6dea1de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d28f8fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad47b4e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bcd6705 View commit details
    Browse the repository at this point in the history
  6. add info to plugincards

    rauenzi committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    5119095 View commit details
    Browse the repository at this point in the history
  7. .,

    rauenzi committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    b0f96e0 View commit details
    Browse the repository at this point in the history
  8. anotha one

    rauenzi committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    33246a7 View commit details
    Browse the repository at this point in the history
  9. adjust error log

    rauenzi committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    95fc520 View commit details
    Browse the repository at this point in the history
  10. pluginCard data

    rauenzi committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    ca289d2 View commit details
    Browse the repository at this point in the history
  11. continue instead of return

    rauenzi committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    6ef12b4 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2017

  1. Configuration menu
    Copy the full SHA
    088241b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22d686c View commit details
    Browse the repository at this point in the history
  3. remove old settings panel

    rauenzi committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    e77c0ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64e04eb View commit details
    Browse the repository at this point in the history
  5. fucking lack of es6

    rauenzi committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    a12773e View commit details
    Browse the repository at this point in the history
  6. start cleanup

    rauenzi committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    3db3482 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    36ec503 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    054a48f View commit details
    Browse the repository at this point in the history
  9. finish cards hopefully

    rauenzi committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    e8dff1d View commit details
    Browse the repository at this point in the history
  10. start switch to V2 switches

    rauenzi committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    85acf96 View commit details
    Browse the repository at this point in the history
  11. switches

    rauenzi committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    d0a3762 View commit details
    Browse the repository at this point in the history
  12. switches and settings

    rauenzi committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    c7fb4ad View commit details
    Browse the repository at this point in the history
  13. cleanup cards

    rauenzi committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    f92bab3 View commit details
    Browse the repository at this point in the history
  14. theme module and card

    rauenzi committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    99bab11 View commit details
    Browse the repository at this point in the history
  15. fix a screwup

    rauenzi committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    43a955d View commit details
    Browse the repository at this point in the history
  16. change toggle

    rauenzi committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    c212c76 View commit details
    Browse the repository at this point in the history
  17. scroll settings into view

    rauenzi committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    6bc4b75 View commit details
    Browse the repository at this point in the history
  18. single settingspanel call

    rauenzi committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    639dc5f View commit details
    Browse the repository at this point in the history
  19. style links

    rauenzi committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    484fd91 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2017

  1. Configuration menu
    Copy the full SHA
    fef5272 View commit details
    Browse the repository at this point in the history
  2. start on loadup errors

    rauenzi committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    2ca6a24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb9a873 View commit details
    Browse the repository at this point in the history
  4. little bit more repo cleanup

    rauenzi committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    a7afbde View commit details
    Browse the repository at this point in the history
  5. new modals

    rauenzi committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    88b29e5 View commit details
    Browse the repository at this point in the history
  6. show modal on startup

    rauenzi committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    147b67d View commit details
    Browse the repository at this point in the history
  7. pain in my ass self vs this

    rauenzi committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    2571a05 View commit details
    Browse the repository at this point in the history
  8. add toasts

    rauenzi committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    14ba272 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    38bf9ac View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3c62d9e View commit details
    Browse the repository at this point in the history
  11. backwards compat.

    rauenzi committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    5b1e895 View commit details
    Browse the repository at this point in the history
  12. I fucked up

    rauenzi committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    6359170 View commit details
    Browse the repository at this point in the history
  13. update toasts

    rauenzi committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    bbe3caf View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    43f99ac View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2017

  1. Configuration menu
    Copy the full SHA
    28174e5 View commit details
    Browse the repository at this point in the history
  2. add error checking locally

    rauenzi committed Nov 4, 2017
    Configuration menu
    Copy the full SHA
    d906826 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    303a2d4 View commit details
    Browse the repository at this point in the history
  4. test minification

    rauenzi committed Nov 4, 2017
    Configuration menu
    Copy the full SHA
    23685f6 View commit details
    Browse the repository at this point in the history
  5. fixed a string

    rauenzi committed Nov 4, 2017
    Configuration menu
    Copy the full SHA
    2db5607 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    988af4f View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2017

  1. Configuration menu
    Copy the full SHA
    cb733f5 View commit details
    Browse the repository at this point in the history
  2. forgot atob

    rauenzi committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    df2c803 View commit details
    Browse the repository at this point in the history
  3. Revert "forgot atob"

    This reverts commit df2c803.
    rauenzi committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    38f7997 View commit details
    Browse the repository at this point in the history
  4. atob

    rauenzi committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    0f2e8c9 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2017

  1. Configuration menu
    Copy the full SHA
    542d794 View commit details
    Browse the repository at this point in the history
  2. some cleanup

    rauenzi committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    6985c24 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2017

  1. update installer

    rauenzi committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    b30eaea View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2017

  1. Configuration menu
    Copy the full SHA
    e920f40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8de7ae7 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2017

  1. Configuration menu
    Copy the full SHA
    bf93547 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdec1a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b628cbf View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2017

  1. Configuration menu
    Copy the full SHA
    98fe8c2 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2018

  1. Configuration menu
    Copy the full SHA
    8a7b7b1 View commit details
    Browse the repository at this point in the history
  2. Exclude short emotes

    rauenzi committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    6e69876 View commit details
    Browse the repository at this point in the history
  3. Few bug fixes

    - Put customcss after themes
    - Fix 24 hour timestamps
    - Fix injecting emots in compact mode
    - Emote cache validation improvement
    - Fix glitchy colored text, and not applying on edit
    - Fix some grammar in settings
    - Force CustomCSS priorty on update
    rauenzi committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    1d89fb9 View commit details
    Browse the repository at this point in the history
  4. fix some more emote crap

    rauenzi committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    1a6db9e View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2018

  1. Configuration menu
    Copy the full SHA
    af3124b View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2018

  1. update some files

    rauenzi committed Jan 13, 2018
    Configuration menu
    Copy the full SHA
    089741a View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2018

  1. minor emotes stuff

    rauenzi committed Jan 20, 2018
    Configuration menu
    Copy the full SHA
    de3d0b9 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2018

  1. forgot to minify

    rauenzi committed Jan 23, 2018
    Configuration menu
    Copy the full SHA
    80bedb0 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2018

  1. rebrand as BandagedBD

    rauenzi committed Feb 5, 2018
    Configuration menu
    Copy the full SHA
    d604610 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2018

  1. Configuration menu
    Copy the full SHA
    2250bf1 View commit details
    Browse the repository at this point in the history
  2. toast setting affects emotes

    rauenzi committed Feb 13, 2018
    Configuration menu
    Copy the full SHA
    8533d76 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2018

  1. Configuration menu
    Copy the full SHA
    7fdd27e View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2018

  1. emote stuff

    rauenzi committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    964c5bf View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2018

  1. Configuration menu
    Copy the full SHA
    261c914 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2018

  1. update for ffz emotes

    rauenzi committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    2f71d66 View commit details
    Browse the repository at this point in the history
  2. more emote stuff

    rauenzi committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    6abe7fc View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2018

  1. update blacklist aka fuck FFZ

    rauenzi committed Mar 17, 2018
    Configuration menu
    Copy the full SHA
    b8df86c View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2018

  1. overhaul public servers

    rauenzi committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    50fe3a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2018

  1. fix close button

    rauenzi committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    bff16ce View commit details
    Browse the repository at this point in the history
  2. hotfix for plugins page

    rauenzi committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    ffa43c7 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2018

  1. minor performance boost

    also eliminates onMessage as its expensive and not used
    rauenzi committed Apr 6, 2018
    Configuration menu
    Copy the full SHA
    9fceef4 View commit details
    Browse the repository at this point in the history
  2. fix observer am dumb

    rauenzi committed Apr 6, 2018
    Configuration menu
    Copy the full SHA
    401f14c View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2018

  1. Configuration menu
    Copy the full SHA
    697db70 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2018

  1. revert ffz data

    this reverts to old ffz data due to many issues with the new shit
    emotes. Maple's and Cate's emotes will stay though
    rauenzi committed Apr 15, 2018
    Configuration menu
    Copy the full SHA
    b6e9ab4 View commit details
    Browse the repository at this point in the history
  2. move away from cookies

    rauenzi committed Apr 15, 2018
    Configuration menu
    Copy the full SHA
    209f5f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88706de View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2018

  1. Configuration menu
    Copy the full SHA
    9ab8ac0 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2018

  1. hotfix for emote menu

    rauenzi committed Apr 25, 2018
    Configuration menu
    Copy the full SHA
    90800c1 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2018

  1. go fuck yourself discord

    rauenzi committed Apr 28, 2018
    Configuration menu
    Copy the full SHA
    f7747eb View commit details
    Browse the repository at this point in the history
  2. scrolling & fuck discord devs

    rauenzi committed Apr 28, 2018
    Configuration menu
    Copy the full SHA
    532b605 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2018

  1. update blacklist

    rauenzi committed May 3, 2018
    Configuration menu
    Copy the full SHA
    c776f7c View commit details
    Browse the repository at this point in the history

Commits on May 5, 2018

  1. fix css hopefully

    rauenzi committed May 5, 2018
    Configuration menu
    Copy the full SHA
    1437ea0 View commit details
    Browse the repository at this point in the history
  2. Update main.js

    intrnl committed May 5, 2018
    Configuration menu
    Copy the full SHA
    16219b5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4 from intrnl/patch-1

    Replace old class names
    rauenzi committed May 5, 2018
    Configuration menu
    Copy the full SHA
    2b07e8c View commit details
    Browse the repository at this point in the history
  4. more classes and alerts

    rauenzi committed May 5, 2018
    Configuration menu
    Copy the full SHA
    1948e35 View commit details
    Browse the repository at this point in the history
  5. blame intrnl

    rauenzi committed May 5, 2018
    Configuration menu
    Copy the full SHA
    be2085b View commit details
    Browse the repository at this point in the history

Commits on May 19, 2018

  1. fix webpack for canary

    rauenzi committed May 19, 2018
    Configuration menu
    Copy the full SHA
    e328a7f View commit details
    Browse the repository at this point in the history

Commits on May 22, 2018

  1. Configuration menu
    Copy the full SHA
    2cdaf11 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2018

  1. Configuration menu
    Copy the full SHA
    10f3e2b View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2018

  1. async setting save

    rauenzi committed Jun 16, 2018
    Configuration menu
    Copy the full SHA
    8961f58 View commit details
    Browse the repository at this point in the history
  2. nvm

    rauenzi committed Jun 16, 2018
    Configuration menu
    Copy the full SHA
    5d5c4a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2018

  1. add class normalizer

    rauenzi committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    002984a View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2018

  1. Merge pull request #9 from XGSleepWalker/master

    Added BBaper and GachiPls
    rauenzi committed Jun 23, 2018
    Configuration menu
    Copy the full SHA
    e4e2209 View commit details
    Browse the repository at this point in the history
  2. normalize normal classes too

    rauenzi committed Jun 23, 2018
    Configuration menu
    Copy the full SHA
    37de4b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2018

  1. fix normalizer

    rauenzi committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    222c2c7 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2018

  1. return of public servers

    rauenzi committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    ba5fc86 View commit details
    Browse the repository at this point in the history
  2. fix for canary + ptb

    rauenzi committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    ca4a586 View commit details
    Browse the repository at this point in the history
  3. some css and a class

    rauenzi committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    33cb8c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2018

  1. you're welcome uri

    rauenzi committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    6234234 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2018

  1. fix emotes for canary

    rauenzi committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    b46d6ec View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2018

  1. Configuration menu
    Copy the full SHA
    1371a89 View commit details
    Browse the repository at this point in the history
  2. another attempt

    rauenzi committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    4884444 View commit details
    Browse the repository at this point in the history
  3. update fallback hash

    rauenzi committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    bf8b1d2 View commit details
    Browse the repository at this point in the history