134 Commits

Author SHA1 Message Date
ccd0
a18dc076b2 Merge branch 'bstable'
Conflicts:
	LICENSE
	builds/4chan-X-beta.crx
	builds/4chan-X-beta.meta.js
	builds/4chan-X-beta.user.js
	builds/4chan-X-noupdate.crx
	builds/4chan-X-noupdate.user.js
	builds/4chan-X.crx
	builds/4chan-X.meta.js
	builds/4chan-X.user.js
	builds/4chan-X.zip
	builds/updates-beta.xml
	builds/updates.xml
	package.json
2015-02-18 00:01:05 -08:00
ccd0
fc56c68ece Header settings should be ignored when 'Fixed Header' is turned off. #327 2015-02-17 23:57:49 -08:00
ccd0
82cd322c4b Remove unneeded event arguments from event handlers. 2015-02-15 01:03:56 -08:00
ccd0
aa1d2cda7f Fix custom navigation for unlisted board links (e.g. /qa/) and the 4chan Twitter link. #309 2015-02-03 01:26:35 -08:00
ccd0
8c17090b3d Merge from Appchan X: src/General/Header.coffee 2015-02-03 00:26:13 -08:00
ccd0
e1b63d4a99 Follow Zixaphir in adding space to label in UI.checkbox.
Change settings checkbox (where space was unwanted) to HTML template.
2015-02-03 00:23:44 -08:00
ccd0
8df52a0b24 Merge from Appchan X: Whitespace and other changes not affecting compiled script. 2015-01-31 02:50:38 -08:00
ccd0
9693ea5821 Make custom 'current' board links work on unlisted boards. 2015-01-23 12:20:22 -08:00
ccd0
e740bf8969 Merge branch 'Stable' into Beta
Conflicts:
	LICENSE
	builds/4chan-X-beta.crx
	builds/4chan-X-beta.meta.js
	builds/4chan-X-beta.user.js
	builds/4chan-X-noupdate.crx
	builds/4chan-X-noupdate.user.js
	builds/4chan-X.crx
	builds/4chan-X.meta.js
	builds/4chan-X.user.js
	builds/4chan-X.zip
	builds/updates-beta.xml
	builds/updates.xml
	package.json
2015-01-13 19:02:14 -08:00
ccd0
81b03063cf Better treatment of bottom board list. #291
Should fix conflict with native catalog.
2015-01-13 18:52:32 -08:00
ccd0
f8d0939953 Don't change CSS class of body. #290 2015-01-12 16:39:06 -08:00
ccd0
ca65e5ac76 Fix bottom board list after 4chan change. #285 2015-01-11 13:40:01 -08:00
ccd0
abd74fc0ce Implement -expired header links. #274 2015-01-04 17:30:58 -08:00
ccd0
935596722c Fix some errors from features run on 404 pages. 2015-01-03 14:27:59 -08:00
ccd0
1d47e2d4be Make disabling the native extension optional. #61 2014-12-27 19:13:31 -08:00
milky
c0a4467d0d Convert anchor to text node.
Conflicts:
	src/General/Header.coffee
	src/General/css/style.css
2014-10-26 15:41:36 -07:00
milky
555f3c9867 Clearer when archive links are N/A.
Conflicts:
	src/General/Header.coffee
	src/General/css/style.css
2014-10-26 15:39:57 -07:00
ccd0
5e403217ae Fix name conflict with c = console. 2014-10-26 13:35:36 -07:00
ccd0
3eb7dadd65 Don't interpret -options in text/URLs. 2014-10-25 23:05:04 -07:00
ccd0
c8282a6b5a Remove old cruft from regexp. 2014-10-25 21:50:12 -07:00
Mayhem
84813bf470 board -> boardID in Header.generateBoardList().
Conflicts:
	src/General/Header.coffee
2014-10-25 21:22:12 -07:00
milky
9daf6dd05f Further archive link work.
Conflicts:
	src/General/Header.coffee
2014-10-25 21:06:55 -07:00
milky
9e1f0a12c0 Archive link.
Conflicts:
	html/General/Settings-section-Rice.html
	src/General/Header.coffee
2014-10-25 21:00:12 -07:00
ccd0
755a51209d Convert text in full board list to <span> elements. 2014-10-25 13:51:45 -07:00
ccd0
a10c0e564a Always remember catalog index mode, redesign catalog/index links. #150 2014-10-18 00:34:51 -07:00
ccd0
39f99d5b56 Disabling custom board navigation should remove the show/hide button. (#99) 2014-10-12 20:44:27 -07:00
ccd0
24ed75b1e0 Revert "Revert "Partially revert "improve error handling"""
This reverts commit d3e47c9a94711283a69c6fd97b59392ce301492c.
2014-10-12 10:43:20 -07:00
ccd0
d3e47c9a94 Revert "Partially revert "improve error handling""
This reverts commit 05d43defea09c1a2dcfc341e714625188729cf57.
2014-10-11 13:24:40 -07:00
ccd0
05d43defea Partially revert "improve error handling"
Revert Header.coffee part of commit 3aa96b32f0a53efbf72a483a7c7a3b515d69fe6c.
2014-10-08 23:08:47 -07:00
Nebukazar
a97a358f1f Catalog settings icon 2014-10-07 10:02:05 +02:00
ccd0
3dd0ed6026 add setting to link to 4chan X catalog 2014-09-20 18:02:46 -07:00
ccd0
656685a9be fix pause off screen for clones 2014-09-07 14:39:38 -07:00
ccd0
e186c749ec fix CatalogLinks race condition 2014-08-23 18:29:42 -07:00
ccd0
b56d4cce8c remove unused function Header.initReady 2014-08-16 14:25:34 -07:00
ccd0
cff287c9c3 HTML templates 2014-08-02 22:43:01 -07:00
ccd0
3aa96b32f0 improve error handling 2014-07-26 19:00:57 -07:00
Mayhem
9601b84bb7 Pause videos when they are not visible. MayhemYDG/#1538
Conflicts:
	src/Images/ImageExpand.coffee
2014-07-26 12:53:04 -07:00
ccd0
9cdc6f1b47 fix "Edit custom board navigation" 2014-07-20 17:44:17 -07:00
ccd0
cdb83f744a cleanup menu code 2014-06-18 22:39:19 -07:00
ccd0
aa0dff05c2 remove callback from CreateNotification event 2014-06-18 00:40:21 -07:00
ccd0
efc852464f don't use event for adding to menu internally 2014-06-17 21:12:07 -07:00
ccd0
722635d722 Drop navigation between threads/boards with JSON 2014-06-01 17:40:23 -07:00
ccd0
cb828fa9c4 quote all the attributes 2014-05-15 17:32:38 -07:00
ccd0
1189b71029 this seems to be a common pattern 2014-05-14 14:16:16 -07:00
ccd0
c90c30f243 create meta.faq variable 2014-05-13 22:15:07 -07:00
ccd0
5872940524 point to this script's FAQ 2014-05-13 21:44:47 -07:00
ccd0
726267d538 fix catalog settings link 2014-04-26 19:21:21 -07:00
Zixaphir
b6749b91a5 Merge branch 'mayhem' into v3
Conflicts:
	CHANGELOG.md
	CONTRIBUTING.md
	css/style.css
	html/General/Settings-section-Main.html
	json/archives.json
	package.json
	src/Archive/Redirect.coffee
	src/General/Header.coffee
	src/General/Main.coffee
	src/General/Settings.coffee
	src/General/lib/$.coffee
	src/General/lib/thread.class
	src/Linkification/Linkify.coffee
	src/Miscellaneous/AnnouncementHiding.coffee
	src/Monitoring/ThreadStats.coffee
2014-01-22 12:10:34 -07:00
Mayhem
0b39d6d3f5 Simplify export settings code.
Firefox does let us download links now.
2014-01-22 15:50:00 +01:00
Mayhem
8a3af6f69f Toggling Header auto-hide on scroll should update the Conf too now. 2014-01-22 09:52:44 +01:00