1296 Commits

Author SHA1 Message Date
ccd0
8b7275df22 Move yourPosts out of synced storage.
Also try to make it easier to move stuff in and out of synched storage if necessary.
2014-10-07 23:03:44 -07:00
Nebukazar
a97a358f1f Catalog settings icon 2014-10-07 10:02:05 +02:00
Nebukazar
fc37d6da97 This doesn't need to be !important 2014-10-07 10:01:55 +02: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
b1cfa1b1e3 thread excerpts are default on 4chan; add Remove Thread Excerpt 2014-10-03 00:45:57 -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
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
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
a94dd0c71f Image Hover in Catalog 2014-09-27 00:47:14 -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
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
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
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
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
2bf5c0100f forceReparse no longer needed 2014-09-20 12:24:09 -07:00
ccd0
a05044f88f Save mode when set via navigating history. 2014-09-20 12:09:05 -07:00
ccd0
30572f4876 from Mayhem 245dfaa1f935ee97856f7c5f718d6af774c078e5: update index mode menu when opened 2014-09-20 10:02:30 -07:00
ccd0
6bffe73450 record index mode changes in history 2014-09-20 09:59:51 -07:00
Mayhem
295dabb756 Return to the previous index mode that's not the catalog.
Conflicts:
	src/General/Index.coffee
2014-09-20 07:56:08 -07:00
ccd0
26d00bf7ad scroll to navlinks on refresh 2014-09-20 07:29:42 -07:00
ccd0
e3add27757 CSS tweaks 2014-09-19 23:52:58 -07:00
ccd0
fa86daf235 CSS prefixes for older webkit browsers 2014-09-19 23:32:57 -07:00
ccd0
648c344448 Now data.omitted_images is not accurate. 2014-09-19 23:18:37 -07:00
ccd0
b280b3d26a fix CSS bug 2014-09-19 22:09:19 -07:00
ccd0
9e050bad65 Merge branch 'master' into catalog
Conflicts:
	src/General/lib/thread.class
2014-09-19 22:04:39 -07:00
ccd0
c47c800de7 remove CSS for #index-size until actually implemented 2014-09-19 21:51:35 -07:00
ccd0
e04e933438 use 4chan's new archived thread icon 2014-09-19 21:43:48 -07:00
ccd0
3e753bad21 fix stuff that should be conditional on 'JSON Navigation' setting 2014-09-19 14:51:18 -07:00
ccd0
d70c7c0e51 fix jsMath in catalog 2014-09-19 00:23:56 -07:00
ccd0
9dd83dcb1f fix bug in double <br> removal 2014-09-18 23:53:57 -07:00