Marti
Script's Author
|
Here you can find what's changed in the script. I currently use the industry standard versioning system of major dot minor dot build. It is doubtful that any of my scripts will ever be above 0.0.X due to sites changing every so often which forces user script updates.
Thank you for visiting!
Additional untracked commits can be found here.
0.0.1
- Initial release
|
|
|
Marti
Script's Author
|
0.0.2
- Changed instanceof to typeof... not comfortable with potential constructor bug reported.
- Removed unused excludes as this script currently only continues execution when logged out.
|
|
|
Marti
Script's Author
|
0.0.3
- Change to incorporate new site jQuery 1.3.2
- Local scope metadata change
|
|
|
Marti
Script's Author
|
0.0.3
-- 0.0.3.1
--- Trying out the @require updaterα... One confirmed bug already in r20
--- Trying out the @require updaterα r27
--- Trying out the @require updaterα r30
-- 0.0.3.2
--- e4x alternate to e4x primary string query value change.
--- Trying out the @require updaterα r32
-- 0.0.3.3
--- Interval to max 7 days
--- Trying out the @require updaterα r38
|
|
|
Marti
Script's Author
|
0.0.4
- Trying out my own flavor updater
-- Please note that the server that it is currently hosted on isn't "up to date" hence forth it doesn't support the full .htaccess. As a consequence the Alternate (FULL) URI path must be specified. This will NOT affect future updates.
--- Completed tests... everything works on manual updating WITH the exception of a rather large bug in GM under Linux with the install method SQP. Will try automatic method now... this is going to take a while LOL
|
|
|
Marti
Script's Author
|
0.0.5
- Removed updater as a security flaw has been discovered... will readd when resolved.
|
|
|
Marti
Script's Author
|
0.0.6
- Readded modified updater as workaround has been achieved. Uses standard, backward compatible object.
|
|
|
Marti
Script's Author
|
0.0.7
- Sync with API change on query widget.
|
|
|
Marti
Script's Author
|
0.0.8
- Using friendly URI for updater
0.0.8.1
-- Object existence test for API
|
|
|
Marti
Script's Author
|
0.0.9
- Changed updater to use usoCheckup DOMNotify Theme.
|
|
|
Marti
Script's Author
|
0.0.10
- Allow count for theme in usoCheckup
|
|
|
Marti
Script's Author
|
0.0.11
- changed updater url
|
|
|
Marti
Script's Author
|
-.-.-
Triggered a backend update for the updater otherwise eventually no one will get updates.
|
|
|
Marti
Script's Author
|
0.0.12
- Added support for @icon
|
|
|
Marti
Script's Author
|
-.-.-
- Triggering an update for critical usoC update for FF4... you won't get the notice if you have already migrated to FF4. Sorry for the inconvenience.
|
|
|
Marti
Script's Author
|
0.0.13
- Releasing hard-coded updater for GM upstream testing... If you need an updater added to it please use uso - installWith with usoCheckup + DOMNotify if so desired.
|
|
|
Marti
Script's Author
|
0.0.14
- Begin testing of GM upstream updater... get to wait ~24 hours for this
- Change @icon to use large instead of thumb
|
|
|
Marti
Script's Author
|
- Update found when visiting AOM... Hmmm this wasn't quite 24 hours (~15 hours) and I don't think that I even loaded USO in this profile.
0.0.15
- Triggering another update test.
|
|
|
Marti
Script's Author
|
- Update found when visiting AOM... less than 24 hours (~23 hours) but closer this time.
0.0.16
- Triggering next update test (~11:30PM EST)
|
|
|
Marti
Script's Author
|
0.0.17
- Temporarily remove @icon for a test
|
|
|
Marti
Script's Author
|
0.0.18
- Temporarily delete @icon for another test
0.0.19
- remove @icon
-.-.-
- restore @icon
0.0.20
- remove @icon
0.0.21
- delete @icon
|
|
|
Marti
Script's Author
|
0.1.0
- Complete rework
- Fixed destroying current hash
- Works even if logged in... although the site is not really useful with JavaScript disabled.
- Simplified everything
- Fully removed updater references
- JavaScript 1.7+ syntax to support current Compatibility Matrix.
- Keep event listener running as 2nd instance was never cleared anyhow... this also observes in case reply box is brought up by another user.js and allows hiding.
- Using Regular Expression (rex) @include first to speed things up on injection... keeping standard pattern matching (glob) since I believe Greasefire isn't nabbing those scripts yet that just use rex. :\
|
|
|
Marti
Script's Author
|
0.1.0.1
- GM update test from 3 digit to 4 digit @version on latest HEAD Test result: FAIL
|
|
|
Marti
Script's Author
|
0.1.1
- Test GM update on change to 3 digit compat from 4 digit
- Set about:config entry of alerts.totalOpenTime from 4000 to 30000 Test result: PASS
|
|
|
Marti
Script's Author
|
0.1.1.1
- Retest 3 to 4 digit
Test result: PASS :\ hmmm odd... maybe I missed the toast here but the AOM never showed it as being installed even after browser restart.
|