2694 Commits

Author SHA1 Message Date
Nebukazar
fc37d6da97 This doesn't need to be !important 2014-10-07 10:01:55 +02:00
ccd0
fb30a59fe7 Better approach to catalog sync.
- 4chan X pushes everything
- catalog pushes only changes
2014-10-05 21:39:44 -07:00
ccd0
661033c948 Move to push-push design for hidden threads sync with catalog.
Only changes to the list are pushed.
Fails at syncing with catalog across http/https, but fixes
the issue where changes to the list would be reverted.
2014-10-05 20:11:08 -07:00
ccd0
fd153e7241 Merge branch 'cataloghiding2'
Conflicts:
	src/Filtering/ThreadHiding.coffee
2014-10-05 18:05:03 -07:00
ccd0
05fc008f44 Cooldown update, bugfixes.
- implement new 300s global thread cooldown
- update cooldown on post/thread deletion
- delays from error messages only apply to posts like the one that caused the error
- duplicate post delay ignored
2014-10-05 16:05:48 -07:00
ccd0
82b60ca025 make filter error messages more helpful 2014-10-04 14:01:41 -07:00
ccd0
b1cfa1b1e3 thread excerpts are default on 4chan; add Remove Thread Excerpt 2014-10-03 00:45:57 -07:00
ccd0
9497025824 Update forced anon detection. 2014-10-02 00:36:21 -07:00
ccd0
27b023f717 Merge branch '1.9.4.x'
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
2014-09-30 22:49:27 -07:00
ccd0
c8da24261c Fix party hats blocking links. 2014-09-30 22:42:14 -07:00
ccd0
9e4d2b6f01 Support party hats. 2014-09-30 22:37:43 -07:00
ccd0
677903a78b remove bold from /tg/ dice rolls in catalog 2014-09-28 16:45:05 -07:00
ccd0
3f64823fc8 fix data loss when HTTP and HTTPS pages are open in different tabs 2014-09-28 12:40:33 -07:00
ccd0
5d3d50ca07 fix links in spoilers with Reveal Spoilers 2014-09-27 18:35:26 -07:00
ccd0
a859f938f1 support Remove Spoilers in catalog 2014-09-27 18:26:01 -07:00
ccd0
20ff15d3f9 fix CSS for dead links and quoted text in catalog 2014-09-27 18:12:35 -07:00
ccd0
7c45f642f5 allow quotelinks, dice rolls, fortunes in catalog 2014-09-27 17:54:43 -07:00
ccd0
6c9757632f better approach to rewinding, and restore rewind on expand if not from hover 2014-09-27 14:20:59 -07:00
ccd0
cb50f17567 Work around Chrome/Chromium not firing mouseover on the thumbnail. 2014-09-27 12:44:25 -07:00
ccd0
24e5676717 cache error handler should handle video errors that can occur during removal 2014-09-27 12:42:41 -07:00
ccd0
f99a818554 no longer needed 2014-09-27 09:38:16 -07:00
ccd0
d6fb7065e2 refactor rewinding code and try to sync with thumbnails 2014-09-27 09:35:39 -07:00
ccd0
95352b5bac simplify catalog menu code 2014-09-27 00:58:28 -07:00
ccd0
a94dd0c71f Image Hover in Catalog 2014-09-27 00:47:14 -07:00
ccd0
a0e1268e60 fix image error handling 2014-09-27 00:24:23 -07:00
ccd0
9fe9b373a2 simplify caching of last hovered/expanded file 2014-09-26 22:58:56 -07:00
ccd0
62a242e100 compute height in Javascript to avoid hovered image jumping 2014-09-25 22:25:29 -07:00
ccd0
d4c17fe57d fix version check being skipped in JSON index 2014-09-23 15:36:57 -07:00
ccd0
ac78d81828 QR fixes 2014-09-23 15:24:10 -07:00
ccd0
16096aba3f More navigation tweaks.
- Use history.state to remember state across refresh.
- Only changing the index mode from the menu saves it as default.
2014-09-22 10:27:48 -07:00
ccd0
cc144eacc2 index navigation work 2014-09-22 02:14:38 -07:00
ccd0
27ef5fd3c5 wrap long filenames in catalog Werk Tyme 2014-09-21 16:42:18 -07:00
ccd0
d3e4633b6a fix "Hide stub" 2014-09-21 16:17:40 -07:00
ccd0
b99ac6d53a menu bugfixes 2014-09-21 14:01:11 -07:00
ccd0
934f54302a Remove thread pinning. 2014-09-21 13:04:43 -07:00
ccd0
2d6b08ff41 Bugfixes
- mode change via hash now causes scroll
- showHiddenThreads is false on switching back to catalog
- fix unexpected refresh when unhiding last thread in non-catalog mode
2014-09-21 11:52:33 -07:00
ccd0
736242bf10 fix catalog reverting to index on refresh 2014-09-21 11:10:46 -07:00
ccd0
78483f7eec Merge branch '1.9.3.x' 2014-09-21 01:26:37 -07:00
ccd0
0f1500eb3c fix Auto Hide QR 2014-09-21 01:08:02 -07:00
ccd0
c47c02e95d Merge branch 'catalog' 2014-09-20 21:17:04 -07:00
ccd0
b713eb21f4 Merge branch '1.9.3.x'
Conflicts:
	src/Monitoring/ThreadUpdater.coffee
2014-09-20 21:16:36 -07:00
ccd0
ab4bf1ea3b Move index sort to a <select> at the top of the page.
Subset of Mayhem 3ec442fc25457d4ad653c57223d191565abcf165
with necessary edits as usual.
2014-09-20 21:11:55 -07:00
ccd0
8e228c38e3 workaround removed too soon 2014-09-20 19:02:03 -07:00
ccd0
14172c00f0 fix index-only header links 2014-09-20 18:26:14 -07:00
ccd0
3dd0ed6026 add setting to link to 4chan X catalog 2014-09-20 18:02:46 -07:00
ccd0
7a3e3acee8 change index modes with hash 2014-09-20 15:10:46 -07:00
ccd0
aa152969ae add CSS classes for all index modes 2014-09-20 13:41:20 -07:00
ccd0
cf2197a680 remove unnecessary conditional compilation 2014-09-20 12:59:08 -07:00
ccd0
d5e075cd1d not needed 2014-09-20 12:47:29 -07:00
ccd0
55ea86d5cd restore index mode condition to Front page keybind 2014-09-20 12:36:06 -07:00