Skip to content

Commit 5117f6e

Browse files
author
shu8
committed
v2.0.2 merge
#169 done
2 parents 780f708 + c65d85b commit 5117f6e

12 files changed

+1331
-618
lines changed

.github/ISSUE_TEMPLATE.md

+4-8
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,13 @@
1-
### Installed Version: 1.X.X Environment: Chrome/Tampermonkey
1+
### Installed Version: 1.X.X Environment: Chrome/Tampermonkey
22

33

4-
---
5-
### Expected Behavior
6-
4+
### Current Behaviour
75

86
---
9-
### Actual Behavior
107

11-
12-
---
13-
### SOX Errors logged to the browser console (if available)
8+
### SOX Errors logged to the browser console -- F12 (if available)
149

1510

1611
---
12+
1713
### Steps to reproduce

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[![Join the chat at https://gitter.im/soscripted/sox](https://badges.gitter.im/soscripted/sox.svg)](https://gitter.im/soscripted/sox?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
22

3-
###SOX v2.0.1
3+
###SOX v2.0.2
44

55
Stack Overflow Extras (*SOX*) is a project that stemmed from the [Stack Overflow Optional Features (SOOF)](https://github.com/shu8/Stack-Overflow-Optional-Features) project.
66

@@ -13,7 +13,7 @@ Note: This project has no relation to Stack Overflow or Stack Exchange; it is si
1313
1. Install [Greasemonkey](http://www.greasespot.net/) (for Firefox), [Tampermonkey](http://tampermonkey.net/) (for Chrome), or [NinjaKit](https://github.com/os0x/NinjaKit) for Safari. These are userscript managers that *must* be installed in order for this to work, as the script relies on certain `GM_*` functions in order to save your settings!
1414
2. Install the script. Clicking on 'install' below will make your userscript manager prompt you automatically to install it.
1515

16-
- Official Version: <kbd>[install](https://github.com/soscripted/sox/raw/v2.0.1/sox.user.js)</kbd>. <kbd>[view source](https://github.com/soscripted/sox/blob/v2.0.1/sox.user.js)</kbd>
16+
- Official Version: <kbd>[install](https://github.com/soscripted/sox/raw/v2.0.2/sox.user.js)</kbd>. <kbd>[view source](https://github.com/soscripted/sox/blob/v2.0.2/sox.user.js)</kbd>
1717
- Development Version: <kbd>[install](https://github.com/soscripted/sox/raw/dev/sox.user.js)</kbd>. <kbd>[view source](https://github.com/soscripted/sox/blob/dev/sox.user.js)</kbd>
1818

1919
3. Go to any site in the Stack Exchange Network (eg. [Super User](http://superuser.com/) or [Stack Overflow](http://stackoverflow.com/)). You will automatically be asked to choose and save your settings. A toggle button (gears icon) will be added to your topbar where you can change these later on:

sox.common.info.json

+28-28
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,15 @@
3030
"TeX - LaTeX Meta": "meta.tex",
3131
"Ask Ubuntu": "askubuntu",
3232
"Ask Ubuntu Meta": "meta.askubuntu",
33-
"Personal Finance &amp; Money": "money",
34-
"Personal Finance &amp; Money Meta": "meta.money",
35-
"English Language &amp; Usage": "english",
36-
"English Language &amp; Usage Meta": "meta.english",
33+
"Personal Finance & Money": "money",
34+
"Personal Finance & Money Meta": "meta.money",
35+
"English Language & Usage": "english",
36+
"English Language & Usage Meta": "meta.english",
3737
"Stack Apps": "stackapps",
3838
"User Experience": "ux",
3939
"User Experience Meta": "meta.ux",
40-
"Unix &amp; Linux": "unix",
41-
"Unix &amp; Linux Meta": "meta.unix",
40+
"Unix & Linux": "unix",
41+
"Unix & Linux Meta": "meta.unix",
4242
"WordPress Development": "wordpress",
4343
"WordPress Development Meta": "meta.wordpress",
4444
"Theoretical Computer Science": "cstheory",
@@ -55,8 +55,8 @@
5555
"Electrical Engineering Meta": "meta.electronics",
5656
"Android Enthusiasts": "android",
5757
"Android Enthusiasts Meta": "meta.android",
58-
"Board &amp; Card Games": "boardgames",
59-
"Board &amp; Card Games Meta": "meta.boardgames",
58+
"Board & Card Games": "boardgames",
59+
"Board & Card Games Meta": "meta.boardgames",
6060
"Physics": "physics",
6161
"Physics Meta": "meta.physics",
6262
"Homebrewing": "homebrew",
@@ -71,12 +71,12 @@
7171
"Graphic Design Meta": "meta.graphicdesign",
7272
"Database Administrators": "dba",
7373
"Database Administrators Meta": "meta.dba",
74-
"Science Fiction &amp; Fantasy": "scifi",
75-
"Science Fiction &amp; Fantasy Meta": "meta.scifi",
74+
"Science Fiction & Fantasy": "scifi",
75+
"Science Fiction & Fantasy Meta": "meta.scifi",
7676
"Code Review": "codereview",
7777
"Code Review Meta": "meta.codereview",
78-
"Programming Puzzles &amp; Code Golf": "codegolf",
79-
"Programming Puzzles &amp; Code Golf Meta": "meta.codegolf",
78+
"Programming Puzzles & Code Golf": "codegolf",
79+
"Programming Puzzles & Code Golf Meta": "meta.codegolf",
8080
"Quantitative Finance": "quant",
8181
"Quantitative Finance Meta": "meta.quant",
8282
"Project Management": "pm",
@@ -87,16 +87,16 @@
8787
"Physical Fitness Meta": "meta.fitness",
8888
"Drupal Answers": "drupal",
8989
"Drupal Answers Meta": "meta.drupal",
90-
"Motor Vehicle Maintenance &amp; Repair": "mechanics",
91-
"Motor Vehicle Maintenance &amp; Repair Meta": "meta.mechanics",
90+
"Motor Vehicle Maintenance & Repair": "mechanics",
91+
"Motor Vehicle Maintenance & Repair Meta": "meta.mechanics",
9292
"Parenting": "parenting",
9393
"Parenting Meta": "meta.parenting",
9494
"SharePoint": "sharepoint",
9595
"SharePoint Meta": "meta.sharepoint",
96-
"Music: Practice &amp; Theory": "music",
97-
"Music: Practice &amp; Theory Meta": "meta.music",
98-
"Software Quality Assurance &amp; Testing": "sqa",
99-
"Software Quality Assurance &amp; Testing Meta": "meta.sqa",
96+
"Music: Practice & Theory": "music",
97+
"Music: Practice & Theory Meta": "meta.music",
98+
"Software Quality Assurance & Testing": "sqa",
99+
"Software Quality Assurance & Testing Meta": "meta.sqa",
100100
"Mi Yodeya": "judaism",
101101
"Mi Yodeya Meta": "meta.judaism",
102102
"German Language": "german",
@@ -105,8 +105,8 @@
105105
"Japanese Language Meta": "meta.japanese",
106106
"Philosophy": "philosophy",
107107
"Philosophy Meta": "meta.philosophy",
108-
"Gardening &amp; Landscaping": "gardening",
109-
"Gardening &amp; Landscaping Meta": "meta.gardening",
108+
"Gardening & Landscaping": "gardening",
109+
"Gardening & Landscaping Meta": "meta.gardening",
110110
"Travel": "travel",
111111
"Travel Meta": "meta.travel",
112112
"Personal Productivity": "productivity",
@@ -133,8 +133,8 @@
133133
"Spanish Language Meta": "meta.spanish",
134134
"Computational Science": "scicomp",
135135
"Computational Science Meta": "meta.scicomp",
136-
"Movies &amp; TV": "movies",
137-
"Movies &amp; TV Meta": "meta.movies",
136+
"Movies & TV": "movies",
137+
"Movies & TV Meta": "meta.movies",
138138
"Chinese Language": "chinese",
139139
"Chinese Language Meta": "meta.chinese",
140140
"Biology": "biology",
@@ -173,16 +173,16 @@
173173
"Salesforce Meta": "meta.salesforce",
174174
"Ask Patents": "patents",
175175
"Ask Patents Meta": "meta.patents",
176-
"Genealogy &amp; Family History": "genealogy",
177-
"Genealogy &amp; Family History Meta": "meta.genealogy",
176+
"Genealogy & Family History": "genealogy",
177+
"Genealogy & Family History Meta": "meta.genealogy",
178178
"Robotics": "robotics",
179179
"Robotics Meta": "meta.robotics",
180-
"ExpressionEngine&#174; Answers": "expressionengine",
181-
"ExpressionEngine&#174; Answers Meta": "meta.expressionengine",
180+
"ExpressionEngine® Answers": "expressionengine",
181+
"ExpressionEngine® Answers Meta": "meta.expressionengine",
182182
"Politics": "politics",
183183
"Politics Meta": "meta.politics",
184-
"Anime &amp; Manga": "anime",
185-
"Anime &amp; Manga Meta": "meta.anime",
184+
"Anime & Manga": "anime",
185+
"Anime & Manga Meta": "meta.anime",
186186
"Magento": "magento",
187187
"Magento Meta": "meta.magento",
188188
"English Language Learners": "ell",

0 commit comments

Comments
 (0)