385 Commits

Author SHA1 Message Date
ccd0
70a8c639c3 Implement Mark New IPs. #190 2014-11-12 03:36:07 -08:00
ccd0
24f5a743f7 Move read of initial IP count to Main.coffee; also read bump/image limit. 2014-11-11 21:17:36 -08:00
ccd0
aaeff46c2b Fix ID highlighting. 2014-11-02 18:15:12 -08:00
ccd0
ea3c4d9bc6 Custom CSS should always be added after main CSS.
Also fix issue with "undefined" IDs.
2014-10-25 19:32:16 -07:00
ccd0
d4c17fe57d fix version check being skipped in JSON index 2014-09-23 15:36:57 -07:00
ccd0
9e050bad65 Merge branch 'master' into catalog
Conflicts:
	src/General/lib/thread.class
2014-09-19 22:04:39 -07:00
ccd0
e04e933438 use 4chan's new archived thread icon 2014-09-19 21:43:48 -07:00
ccd0
419627cbf2 Merge branch 'master' into catalog 2014-09-18 19:32:17 -07:00
ccd0
9d58a62e16 Archived thread related bugfixes. 2014-09-18 11:32:15 -07:00
Mayhem
18b343671d Add pin/hide/show thread menu entries for the catalog.
Conflicts:
	src/General/Index.coffee
	src/General/Main.coffee
	src/Images/AutoGIF.coffee
2014-09-12 23:48:23 -07:00
ccd0
ade916aa84 error.toString() can contain path to Greasemonkey script 2014-08-25 03:42:50 -07:00
ccd0
2dd0587f5f Revert "ensure document.head exists before starting init"
This reverts commit 8bf3608a356b3663c019f5bfb56f82a8cb575fbf.
2014-08-24 18:23:57 -07:00
ccd0
e330426d9b Revert "don't wait for 4chanMainInit before adding CSS"
This reverts commit 77af50b6c9afa200e6b3484393928632db3760c4.
2014-08-24 15:18:44 -07:00
ccd0
e252903b7d remove remnants of CachedTitles 2014-08-24 10:29:20 -07:00
ccd0
77af50b6c9 don't wait for 4chanMainInit before adding CSS 2014-08-23 17:05:44 -07:00
ccd0
f87380f22f remove "Show Dice Roll" 2014-08-23 10:48:25 -07:00
ccd0
2557f86ace remove Emoji 2014-08-23 10:36:05 -07:00
ccd0
e4a4f5a015 change "thread" class added to document root to "thread-view" to avoid name clash 2014-08-23 08:20:28 -07:00
Zixaphir
d0efe4cbab Emoji is kill 2014-08-18 02:15:30 -07:00
ccd0
59c1355203 Merge branch '1.8.8.x' into 1.8.9.x 2014-08-12 22:57:30 -07:00
ccd0
c8cb630532 indicate thread death when threads become archived 2014-08-12 22:48:56 -07:00
ccd0
cff287c9c3 HTML templates 2014-08-02 22:43:01 -07:00
Zixaphir
51d6907c68 Release appchan x v2.9.32. 2014-07-28 15:07:26 -07:00
Zixaphir
b36a7df1e6 Move a.4cdn.org to excludes. 2014-07-27 18:35:05 -07:00
Zixaphir
60603f3618 Fix #655 2014-07-27 17:08:39 -07:00
Zixaphir
f0267c3319 Fix #749 2014-07-27 14:04:36 -07:00
ccd0
b224d20896 don't show controls on videos until the mouse is moved over them 2014-07-26 23:15:16 -07:00
ccd0
6d5fec5dcb restore bug workaround for new-tab videos 2014-07-26 10:07:13 -07:00
ccd0
e2d9afb3bb better useragent detection for CSS workarounds
This way gets it right when Tampermonkey is used.
2014-07-19 23:15:11 -07:00
ccd0
8bf3608a35 ensure document.head exists before starting init 2014-07-19 11:31:45 -07:00
ccd0
5bbb0b9897 change "Loop in New Tab" to only loop the video 2014-07-13 13:37:15 -07:00
ccd0
49122baa4a don't remove encryption without asking 2014-07-13 13:03:29 -07:00
ccd0
eaa7e87d00 make URL normalization optional 2014-06-29 16:01:21 -07:00
ccd0
deedfba851 add build switch for test code 2014-06-27 16:56:23 -07:00
ccd0
335ef45af3 Merge branch 'email-fix-reverted' into tests 2014-06-27 14:29:05 -07:00
Zixaphir
64c9c139c1 Merge branch 'v3'
Conflicts:
	LICENSE
	builds/appchan-x.user.js
	builds/crx/script.js
	src/Archive/archives.json
	src/General/Config.coffee
	src/General/Header.coffee
	src/General/Settings.coffee
	src/Images/FappeTyme.coffee
	src/Posting/QR.coffee
	src/Posting/QR.post.coffee
2014-06-22 07:13:41 -07:00
Zixaphir
f103fd0301 Merge branch 'mayhem' into v3
Conflicts:
	CHANGELOG.md
	package.json
	src/Archive/archives.json
	src/General/Config.coffee
	src/General/Header.coffee
	src/General/Main.coffee
	src/General/Settings.coffee
	src/General/UI.coffee
	src/Miscellaneous/Keybinds.coffee
	src/Monitoring/ThreadUpdater.coffee
	src/Monitoring/Unread.coffee
	src/Posting/QR.captcha.coffee
	src/Posting/QR.coffee
	src/Posting/QR.post.coffee
2014-06-22 07:04:25 -07:00
ccd0
317beff1ed remove orphaned listener for AddCallback events 2014-06-18 22:43:12 -07:00
Mayhem
41c22af15f GM2 incoming! 2014-06-19 04:34:37 +02:00
ccd0
71f38132c5 remove AddCallback, QRGetSelectedPost, QRAddPreSubmitHook, and QRPostSelection 2014-06-18 00:53:54 -07:00
ccd0
65048751ad add test of HTML building 2014-06-16 19:29:10 -07:00
ccd0
722635d722 Drop navigation between threads/boards with JSON 2014-06-01 17:40:23 -07:00
Zixaphir
2efa358131 Merge branch 'v3'
Conflicts:
	CHANGELOG.md
	LICENSE
	builds/appchan-x.user.js
	builds/crx/manifest.json
	builds/crx/script.js
	package.json
	src/General/Navigate.coffee
	src/Miscellaneous/CatalogLinks.coffee
	src/Posting/QR.coffee
2014-05-27 12:39:01 -07:00
ccd0
27558ba6d6 use $.asap instead of specializing $.ready 2014-05-18 20:43:44 -07:00
ccd0
a79781b706 This fixes the script not loading at all in dwb.
No guarantees it will stay working or that any bugs will be fixed,
as I have no intention of doing regular testing in this browser.
2014-05-18 10:53:05 -07:00
ccd0
8fb98b785a better solution to the loading problem 2014-05-18 09:27:01 -07:00
ccd0
16a4d5785f fix image 404 redirection 2014-05-17 22:34:03 -07:00
Zixaphir
d08ccf7ddb Slight reflow
I doubt we'll ever have a video in a 404'd tab. srsly.
2014-05-16 09:17:23 -07:00
Zixaphir
39b0587ddf Fix zixaphir/appchan-x#725 2014-05-16 09:14:44 -07:00
ccd0
cb828fa9c4 quote all the attributes 2014-05-15 17:32:38 -07:00