1217 Commits

Author SHA1 Message Date
ccd0
04fa72aed9 Refactor page number code; fix off-by-one error and page number on archived threads 2014-09-14 01:11:00 -07:00
ccd0
724fc03ad5 Fix thread status icon adding in original index.
Don't depend on page number.
Also added retina CSS class as in 4chan.
2014-09-14 00:25:27 -07:00
ccd0
bb2935a8f4 fix crash on deleting nonexistent item 2014-09-13 22:39:56 -07:00
Mayhem
1e8a12c8bb Fix file info preview in the settings.
Conflicts:
	html/General/Settings-section-Rice.html
2014-09-13 21:43:08 -07:00
Mayhem
8a68ffad08 Close #1449. 2014-09-13 17:39:54 -07:00
Mayhem
ae7d84407a Fix catalog selector. 2014-09-13 15:21:47 -07:00
Mayhem
12d095b6c3 Move .catalog-mode to doc.
Conflicts:
	html/General/Index-navlinks.html
2014-09-13 15:21:29 -07:00
Mayhem
3dc56057ab Don't open threads from the catalog in new tabs.
Conflicts:
	html/General/Thread-catalog-view.html
2014-09-13 14:54:29 -07:00
ccd0
c519026083 Merge branch 'master' into catalog
Conflicts:
	src/General/Index.coffee
	src/Menu/Menu.coffee
2014-09-13 13:08:37 -07:00
ccd0
9ffc3232ce quote attributes 2014-09-13 13:07:15 -07:00
ccd0
fa2ed2218a partially revert ef99677f142c6b2dadb0e3f70745f0c4b14cf7d4 2014-09-13 11:44:40 -07:00
ccd0
1491736233 Merge branch 'master' into catalog 2014-09-13 11:42:32 -07:00
ccd0
4011f4b8a9 add beta/dev to userscript names so beta/developement versions can be installed alongside stable 2014-09-13 11:00:46 -07:00
ccd0
1285b3aeff Merge branch 'master' into catalog 2014-09-13 01:56:37 -07:00
Mayhem
4f00927be1 Min-width/height for catalog thumbs. 2014-09-13 01:32:16 -07:00
Mayhem
3ab0523b89 show -> unhide 2014-09-13 00:13:28 -07:00
Mayhem
723e8cc3e7 Fix the search clear button displacing the hidden threads count.
Conflicts:
	src/General/css/style.css
2014-09-13 00:12:48 -07:00
Mayhem
08afb03250 Fix catalog layout alignment.
Conflicts:
	CHANGELOG.md
2014-09-12 23:50:22 -07:00
Mayhem
53d1278171 fix catalog layout on firefox
Conflicts:
	CHANGELOG.md
2014-09-12 23:49:26 -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
Mayhem
78ea850517 Fix hiding threads in the catalog not being saved.
Fix hidden threads showing when refreshing the catalog.
2014-09-12 23:20:24 -07:00
Mayhem
0334d8a9aa Unhide threads when toggling hidden status of hidden ones. 2014-09-12 23:19:52 -07:00
Mayhem
95cf0e04fd Add a show/hide hidden threads toggle for the catalog mode.
Conflicts:
	html/General/Index-navlinks.html
	src/General/Index.coffee
2014-09-12 23:19:37 -07:00
Mayhem
b8bd58ceb8 Make the hidden label an integral part of the index.
Conflicts:
	html/General/Index-navlinks.html
	src/Filtering/ThreadHiding.coffee
2014-09-12 23:12:31 -07:00
Mayhem
d9e4dcda41 Refactor hidden threads count.
It concerns filtered threads too, not just manually hidden threads.

Conflicts:
	src/Filtering/ThreadHiding.coffee
	src/General/Index.coffee
2014-09-12 23:08:03 -07:00
ccd0
1f982020f6 partially revert ef99677f142c6b2dadb0e3f70745f0c4b14cf7d4 2014-09-12 22:31:54 -07:00
Mayhem
1bff6f816d Move the sticky/closed icons off of Saint Stallman's face.
Conflicts:
	html/General/Thread-catalog-view.html
	src/General/css/style.css
	src/Menu/Menu.coffee
2014-09-12 21:04:18 -07:00
Mayhem
f4d40629df Replace pretty print tags with their content in the catalog. 2014-09-12 20:51:45 -07:00
ccd0
100d833939 Selected changes from Mayhem commit d6030f7df005d27a1c5c789d8c8426ed15434e4f
WAS:
Set the catalog thumbnail via background image, save one element.
Also tiny fixes here and there.
2014-09-12 20:48:37 -07:00
Mayhem
a28d6223d4 Add a bit of horizontal margin between threads in the catalog. 2014-09-12 20:00:57 -07:00
Mayhem
006b8eacd5 Avoid overflowing comments. 2014-09-12 19:58:49 -07:00
Mayhem
d0dd780d24 Add the menu button to threads in the catalog.
Conflicts:
	src/Menu/Menu.coffee
2014-09-12 19:58:03 -07:00
Mayhem
8a0becd7bf Make the catalog flexbox-based.
The new, identical layout allows us to add overflowing elements in threads.
Previously, all overflowing content would be cut off.
Now, only the comment can be cut off.
2014-09-12 18:54:46 -07:00
Mayhem
c292f8af7f Missing braces. 2014-09-12 18:27:35 -07:00
ccd0
dfa66501ba Sync catalog hidden threads from catalog page.
Fixes HTTP/HTTPS issues, but introduces race condition issues.
2014-09-12 16:53:04 -07:00
ccd0
5021bd4d27 fix, update v2 settings import 2014-09-11 15:27:29 -07:00
ccd0
dfd521f6fc restore unintentionally blocked ads on /f/ 2014-09-11 10:19:04 -07:00
ccd0
014af473f4 simplify ImageLoader 2014-09-11 01:33:49 -07:00
ccd0
9cdac0c9f4 recheck threads when quoted post not found in cached data 2014-09-10 01:19:28 -07:00
ccd0
36a688bd0b missed email -> options update 2014-09-09 20:01:31 -07:00
ccd0
15a56ec0ae implement PostsInserted and use it in ImageLoader 2014-09-08 10:31:30 -07:00
ccd0
d1fbe50319 ImageLoader: refactoring, little fixes 2014-09-07 17:02:38 -07:00
ccd0
656685a9be fix pause off screen for clones 2014-09-07 14:39:38 -07:00
ccd0
9813357342 no more common thread 2014-09-07 10:21:58 -07:00
ccd0
71976c2e7d Merge branch '1.9.1.x'
Conflicts:
	CHANGELOG.md
	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-07 10:08:52 -07:00
ccd0
75fbb908c8 fix number of pages in search 2014-09-07 10:01:54 -07:00
ccd0
4b3b0b1ffd don't need to save the old thumb anymore 2014-09-06 20:04:15 -07:00
ccd0
d533f0ed95 Allow WebM replacement in quote preview thumbnails. 2014-09-06 19:52:23 -07:00
ccd0
b29685b622 Pause off screen and better clone handling for GIF/WebM etc. replacement 2014-09-06 18:11:14 -07:00
Zixaphir
4ed1e1fe7a Implement webm thumbnail replacement.
Conflicts:
	LICENSE
	builds/4chan-X-beta.user.js
	builds/4chan-X.user.js
	src/General/css/style.css
	src/Images/AutoGIF.coffee
	src/Images/Gallery.coffee
	src/Images/ImageLoader.coffee
2014-09-06 10:55:47 -07:00