Robin Enhancement Script

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

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Skaber
Bag
Daglige installationer
0
Installationer i alt
189
Bedømmelser
0 0 0
Version
3.3.5
Oprettet
03.04.2016
Opdateret
07.04.2016
Size
23,1 kB
Licens
N/A
Gælder for

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