Robin Enhancement Script

Highlight mentions, make links clickable, add tabbed channels & automatically remove spam

Tendrás que instalar una extensión para tu navegador como Tampermonkey, Greasemonkey o Violentmonkey si quieres utilizar este script.

Necesitarás instalar una extensión como Tampermonkey o Violentmonkey para instalar este script.

Necesitarás instalar una extensión como Tampermonkey o Violentmonkey para instalar este script.

Necesitarás instalar una extensión como Tampermonkey o Userscripts para instalar este script.

Necesitará instalar una extensión como Tampermonkey para instalar este script.

Necesitarás instalar una extensión para administrar scripts de usuario si quieres instalar este script.

(Ya tengo un administrador de scripts de usuario, déjame instalarlo)

Necesitará instalar una extensión como Stylus para instalar este estilo.

Necesitará instalar una extensión como Stylus para instalar este estilo.

Necesitará instalar una extensión como Stylus para instalar este estilo.

Necesitará instalar una extensión del gestor de estilos de usuario para instalar este estilo.

Necesitará instalar una extensión del gestor de estilos de usuario para instalar este estilo.

Necesitará instalar una extensión del gestor de estilos de usuario para instalar este estilo.

(Ya tengo un administrador de estilos de usuario, déjame instalarlo)

Autor
Bag
Instalaciones diarias
0
Instalaciones totales
189
Calificaciones
0 0 0
Versión
3.3.5
Creado
3/4/2016
Actualizado
7/4/2016
Tamaño
23,1 KB
Licencia
Desconocida
Funciona en

Robin chat enhancement script

A reddit robin chat enhancement script.

Build mostly for myself, but thought it could be a useful to others.

  • Ultra fast
  • Tabbed channels (unlimited custom channels supported)
  • Will highlight when you get mentioned
  • Makes links clickable.
  • Automatically removes/hides spam (option to hide completely of just gray it out - can be toggled)
  • Ability to ignore / unignore users
  • Fixes RES nightmode

Change log

v3.3.5

  • fix mentions

v3.3.4

  • fix bug in setting init (color chat will now remember its on)

v3.3.3

  • fix /me looking odd in channel history

v3.3.2

  • Bugfix - Make mention detection case-less

v3.3.1

  • Bugfix - first char of message was removed in history, when not within channel v3.3.0

  • Auto link /r/subreddit and /u/user links

  • Add message history (press up for previous messages)

v3.2.0

  • Option to enable colored chat channels
  • persist spam & color options

v3.1.3

  • channel rescan on create/delete (thanks netnerd01)
  • fix channel prefix getting added on rate limit (thanks ShadowNoteP)

v3.1.2

  • Fix for greesemonkey (No GM_getValue/GM_setValue)

v3.1.1

  • bugfix, in multi-mode leaving a channel didn't unselect its channel key

v3.1.0

  • Better filtering (allow rooms where sub rooms already exist. ie. : and :cat)
  • Fix single/multi not saving
  • Use last clicked room key when in multi

v3.0.0

  • Ground up rewrite of channel tabs. Big thanks to netnerd01 for this work on this.
    • Ability to add custom channels, as well as to remove them (right click to remove)
    • Single or multi mode channels - ability to switch between "single" room channels, or multi-channel view (see options)
    • Remembers your channels between reloads
  • click a username to insert it in to text
  • Stop chat field being blanked if you hit the rate limit.

v2.2.0

  • Change message counters to unread counters (reset on view)
  • Click a username to mention then (overrides robin grow if used together)

v2.1.0

  • Full RES nightmode support
  • Fix bug when clicking on tabs sometimes didn't work
  • Update css include to fix bug in firefox where styles broke
  • /me now works correctly in channels

v2.0.0

  • Better tabs (for channel switching) now at the top
  • Show counts on channel tabs
  • Fix to make it play nice with robin grow (ensure channel filtering in robin grow is OFF, turning off its spam filters is also advised)
  • Always show mentions

v1.9.1

  • two new channels
  • minor bugfix

v1.9.0

  • Improve tabs
  • Add an "all channels" view
  • update filter regex

v1.8.1

  • bugfix to channel filter
  • Show count of spam removed

v1.8

  • 2 new channels.
  • work on urls without trailing /

v1.7

  • bugfix for spam filtering in channels

v1.6

  • Better channel hopping support (for $ % and #)

v1.5

  • Tweak so chat always scrolls to correct position when changing filters
  • Show system messages in % channel

v1.4

  • add support for using "%" channels. You switch in & out at will without losing history.

v1.3

  • Improve spam filter
  • Import UI for mute/unmute

v1.2

  • Ability to mute & un mute users
  • Ignored user panel on the right

v1

  • Refactoring
  • toggle to hide spam completly vs just gray it out.
  • Fix RES nightmode a little

v0.7

  • Improve spam filtering