Skip to content

Tags: SmartManoj/sox

Tags

v2.5.0

Toggle v2.5.0's commit message
v2.5.0 merge

* Only inject into Github issues if you are on the SOX repo
* Fix bugs in various features
* Deprecate the 'hide HNQ' feauter (now implemented natively)
* Improve SOX's performance with many behind-the-scenes changes:
  * Reduce jQuery usage
  * Reduce number of API requests by caching them for a short period
  * Improve SOX's use of MutationObservers by specifying specific
  targets to observe in all uses
* Improve SOX's Github Community Profile
* Remove EOL RawGit dependency

v2.4.0

Toggle v2.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v2.4.0 merge (soscripted#380)

* new dev

* soscripted#305

* soscripted#307

* soscripted#310

* soscripted#310

* Better fix for soscripted#310

The old fix placed the SOX button to the right of the username, but the username only shows up in the top bar if you're logged in. This meant the SOX button would be absent if you were logged out. This new code should fix that.

* soscripted#310

* soscripted#309, soscripted#313

* soscripted#311, soscripted#312

* soscripted#256

* soscripted#319, soscripted#317, soscripted#316

* soscripted#256

* soscripted#318

* soscripted#294 deprecate enhanced editor

* soscripted#308, other small fixes

* soscripted#320

* minor fixes (soscripted#324)

change scroll top top feature JSON info

* fixes soscripted#329 (soscripted#330)

also reduces jQuery dependency

* v2.1.4 DEV before push to master

also adds soscripted#326

* v2.2.0

* inital DEV push

* update readme to state GM not supported; soscripted#306

* reduce dependency on `hotkeys`+minor details (soscripted#333)

* soscripted#334 fixed

* soscripted#334

* soscripted#334

* soscripted#338

* soscripted#335, soscripted#338

* Micro optimizations (soscripted#336)

* update source link

* micro optimizations

- converted jQuery .not to CSS selector for faster perf (https://stackoverflow.com/questions/8845811/performance-differences-between-using-not-and-not-selectors)
- introduced a separate function to eliminate thrice-repeated (!) code, to keep it DRY

* fixes some issues (soscripted#339)

described in soscripted#338 (comment)

* fixes soscripted#338

* fixes soscripted#338 (soscripted#340)

1. used addEventListener instead of onload
2. descriptive names (`reader`)
3. optimized extraction of the image URL from the `data`
4. made all declarations `var` and moved them into one place for consistency
5. shortened the POST url to simply `'/upload/image?https=true',` ;P

* soscripted#322 implemented

* Sticky property

* Update sox.user.js

* Updating button colors

The main SE buttons use a lighter color than the SOX buttons

* Update sox.css

* Minor fixes

Patched a problem with vote buttons, and fixed the color of the notify on edit button

* Update sox.user.js

* minor changes/fixes

* soscripted#341 temporary fix

* Updated mod diamond icon

Updated to the icon, to match the one used by the new topbar

* Updated diamond icon

* Updated mod diamond

* improvements in colorAnswerer (soscripted#344)

* improvements in colorAnswerer
1. constant variables+cache answeredID
2. reduce jQuery dependency+shorter a[href] selector via user ID
3. change coloration

* optimization: use filters throughout (soscripted#345)

reduces bandwidth consumption

* fixes a few features; adds CSS

Fixes moveBounty, dragBounty, copyCommentsLink.
Adds class for colorAnswerer.
Updates jQuery

* fixes quickAuthorInfo fontawesome icon

* fix a few of soscripted#308

* Major improvements in code extensibility, reduced API usage, eliminate redundancy, etc. (soscripted#348)

* fixes various bugs mentioned in soscripted#348

* fixes standOutDupeCloseMigrated for search pages

* remove unwanted console logs

* soscripted#347, various minor tweaks

* fixes small bug in parseCrossSiteLinks

e.g. on this comment: https://meta.stackoverflow.com/questions/370902/i-need-a-lot-of-help-to-write-a-query-for-the-stack-exchange-data-explorer-sh?cb=1#comment608548_370902

* Fixed Meta SE's chat link

Added a / to the end of Meta SE's if statement to fix it. Also replaced "discuss" with "meta" for Area 51 (to match the new URL for Area 51 Discussions), shortened a bit of code, and added some comments

* Fixed Meta SE links

* Changed topbar z-index

Changed the fixed topbar's z-index to match the one on SO, in order to prevent elements like the usercard (z-index: 1000) from covering it

* Made it clearer what the checkbox does

* Many fixes to dialog buttons

Fixes many of the bugs from soscripted#308

* Many fixes to dialog buttons

Fixes many of the bugs from soscripted#308

* Many fixes to dialog buttons

Fixes many of the bugs from soscripted#308

* Many fixes to dialog buttons

Fixes many of the bugs from soscripted#308

* Fixed Area 51 Discussions bug

* soscripted#348 minor tweak

* fix (soscripted#350)

...for answerer ID 13 also matching commenter ids beginning with 13 (1345, 13555, etc.)

* soscripted#352, soscripted#353 remove yahoo YQL use

* soscripted#352

* PR/351 (soscripted#355)

* update getQuestionTags

* provide immediate response to user

* minor changes

* soscripted#325: remove rangyInputs dependency (soscripted#354)

* bump version number

* remove downvotedPostsEditAlert; remove rangyinputs `require`; implement mini changelog in dialog

* install stale and no-response bots

* soscripted#356 added, minor bug fix

* start soscripted#349, start to move to es6

* onlyShowCommentActionsOnHover bug fix

* soscripted#357

* deprecate fixedTopbar feature for soscripted#349

* add showTagWikiLinkOnTagPopup feature

* soscripted#359 fixed

* soscripted#358 fixed

* fixes soscripted#360

* fixes for soscripted#361

* soscripted#361 changes

* v2.3.0 final

* 2.3.0 DEV

* fix for soscripted#363

* implemented 'feature packs' in settings dialog

* debugging for soscripted#363, fixes soscripted#364

* soscripted#363 debugging

* fix for soscripted#363

* soscripted#361 implemented (access token no longer mandatory); minor code cleanup

* soscripted#365

* fix soscripted#368

* Add soscripted#315

* fix soscripted#366

* start to use linting

* fix soscripted#372

* add soscripted#370

* clean up code

* implement soscripted#374

* fix soscripted#373

* add soscripted#370; deprecate pasteImagesDirectly

* soscripted#374 replace 'help' instead of prepend new link

* change indentation to 2 spaces

* lint

* implement soscripted#296

* implements soscripted#376 (linkify meta diamond dialog title)

* fix soscripted#375 (topAnswers post score not being found)

* improve customMagicLinks feature -- add button to help menu on all pages

* fix sticky vote buttons feature

* keep new meta posts under diamond even after clicking (soscripted#378)

* editComment improve design, add more defaults (soscripted#377)

* fix better css feature

* editComment: make dialog delete button smaller

* improve editComment for soscripted#377; allow editing; new setting storage format

* add delay to comment features for links to deleted comments soscripted#379

* bump to v2.4.0

* Remove accidental letter introduced into file

* Bump installation link version numbers

* Lint

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v2.2.0 merge (soscripted#331)

v2.1.0

Toggle v2.1.0's commit message
Merge branch 'dev'

V2.1.0 merge

v2.0.2

Toggle v2.0.2's commit message
v2.0.2 merge

soscripted#169 done

v2.0.1

Toggle v2.0.1's commit message
v2.0.1 merge

* Update README.md

* changes

* don't use stack.read if not available

* fixes script on Firefox hopefully

should fix soscripted#75, soscripted#76, soscripted#71

* fixes soscripted#73

* bump version

* fixes some bugs

fixes:
- soscripted#89,
- soscripted#95,
- bug relating to soscripted#98
- change to soscripted#88
- fixes SBS (part of soscripted#72)
- fixes soscripted#80 and part of soscripted#72
- fixes soscripted#72 entirely
- fixes compatibility issue between SBS and enhanced editor features

* changes

soscripted#72, soscripted#98, soscripted#73

* fixes

- fixes soscripted#72
- should fix soscripted#98
- added logs for soscripted#73

* soscripted#93

* soscripted#73

* soscripted#95

* soscripted#75, soscripted#95

* clean-up, add debugging for soscripted#98

* add debugging for soscripted#98, cleanup

* soscripted#73

* soscripted#73, soscripted#102

* soscripted#102

* soscripted#98

* 2.0.1i

* soscripted#98

* soscripted#95

* soscripted#98

* fixes soscripted#104, soscripted#105

* fixes soscripted#103, changes to soscripted#104

* v2.0.1 final

v2.0.0

Toggle v2.0.0's commit message
delete sox.helpers.js

v1.0.4

Toggle v1.0.4's commit message
Update sox.css

v1.0.3

Toggle v1.0.3's commit message
v1.0.3 merge