| Description |
Source |
Details |
Change History |
| Add warn buttons for every user on IPB |
sp_warn.user.js |
- |
- 02.07.2008: new release
- 04.08.2008: added support for profile page
- 07.08.2008: added support for PM page
|
| Add "Report sig" button for each post on IPB |
sp_report_sig.user.js |
- |
- 02.07.2008: new release
|
| Add warn/suspend/ban buttons on the warning page on IPB |
sp_warn_helper.user.js |
- quotes from reason are no longer posted to the forum
- no more new line for reasons that are below 80 characters
- you can now type crlf and it will be replaced with \n thus simulating multi-line input
- Ugly/non-standard fix for romanian special characters (diacritice)
|
- 02.07.2008: new release
- 10.07.208: fixed diacritice support for FF (thank mufa)
|
| Ignore users on IPB |
sp_ignore.user.js |
- ignores user stats, comment and quotes
|
- 02.07.2008: new release
|
| Add "Play FIX" button for each post on IPB (some softpedia game) |
sp_play_fix.user.js |
-
|
- 02.07.2008: new release
|
| Add "Report Entry" button for each BLOG entry on IPB |
sp_report_blog.user.js |
-
|
- 02.07.2008: new release
- 16.08.2008: changed to support new blog format. Old format still supported with old script here
- 29.08.2008: added support for seo-friendly blog url
- 30.08.2008: added a button for "report blog" for reporting entire blog not just an entry
- 26.09.2008: fixed the "report blog" button reporting the last entry on page instead of actual blog
|
| Add "Ban cimpoaca" button for each post on IPB (bans any user as being a clone of cimpoaca) |
sp_ban_cimpoaca.user.js |
-
|
- 02.07.2008: new release
|
| Add "Ban carman" button for each post on IPB (bans any user as being a clone of carman) |
sp_ban_carman.user.js |
-
|
- 02.07.2008: new release
|
| Automatically checks the "Add a copy of this message to my sent items folder" on IPB |
sp_auto_save_pm.user.js |
-
|
- 02.07.2008: new release
- 30.08.2008: fixed checkbox not being checked when replying
- 27.09.2008: fixed checkbox not being checked when sending PM from topic user profile sub-menu
|
| Adds extra smilies on IPB |
sp_extra_smilies.user.js |
- supports :ploo: and :chuck:
|
- 02.07.2008: new release + minor fix for FF
|
| Adds a button "avertisment" for each post on IPB |
sp_avertisment.user.js |
- send a PM and post into the dedicated thread
|
- 05.07.2008: new release
|
| Renames all user profile links to "kill" and replaces the url with the one needed to edit signature/avatar/etc |
sp_edit_user.user.js |
- edit users profile
|
- 23.07.2008: new release
|
| Enables autocomplete on sites that force password managers to not prompt for saving login information |
enable_autocomplete.user.js |
-
|
- 11.08.2008: release
|
| Adds a "Blacklist" button on every question page on Experts-Exchange site |
ee_blacklist.user.js |
- you must have already created the blacklisting filter using this tip.
- you MUST edit this script and place your filter ID on line 20 (wnd.ciuly_filterID = ;)
- you MUST
- either edit the message that will be posted by editing the line starting with "td.innerHTML = " (it's the last line that contains actual code)
- OR edit yourj profile page to match mine (regarding the blacklisting part only :P)
- OR both
|
- 19.08.2008: release
- 20.08.2008: fixed problem with not suto-unsubscribing from question
- 22.08.2008: EE admins just enforced me not to notify blacklisted askers. So notification message is removed.
- 24.08.2008: fixed bug introduced by above modification (bad placemnet of comment end)
- 14.09.2008: added support for sharing blacklist with my blacklist share program + more configuration options in the script
- 19.09.2008: fixed bug introduced by above modificaiton which commented the actaul blacklisting + fixed bug with incorrectly reporting failed blacklisting on askers with uppercase letters in username
|
| Verifies that the asker from the current question is or not on your blacklist (see above script) on Experts-Exchange site |
ee_blacklist_enforcer.user.js |
- you must have already created the blacklisting filter using this tip.
- you will receive a message stating that the asker is blacklisted if that is the case. Otherwise, nothing will happen.
|
- 19.08.2008: release
|
| Eliminates confirmation from the delete topic moderation option on IPB |
sp_delete_topic.user.js |
-
|
- 20.08.2008: release
|
| Adds a "Why B Grade?" button on every question page on Experts-Exchange site |
ee_why_b_grade.user.js |
- post the question "why b grade?" and a link to grading tips from FAQ
|
- 13.09.2008: release
|