Robin Enhancement Script

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

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey, το Greasemonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Userscripts για να εγκαταστήσετε αυτόν τον κώδικα.

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

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

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.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Δημιουργός
Bag
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
189
Βαθμολογίες
0 0 0
Έκδοση
3.3.5
Δημιουργήθηκε την
03/04/2016
Ενημερώθηκε την
07/04/2016
Μέγεθος
20 KB
Άδεια
Μη διαθέσιμη
Εφαρμόζεται σε

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