2712 Commits

Author SHA1 Message Date
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
8ad1781a1e Fix title not being set on post previews in the QR when adding multiple files.
Conflicts:
	src/Posting/QR.post.coffee
2014-09-12 23:57:22 -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
Mayhem
3af338f23d Add hidden threads count on the index.
Conflicts:
	src/Filtering/ThreadHiding.coffee
2014-09-12 23:04:31 -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
ccf898c72d suppress image loading icon flicker in Firefox 2014-09-11 02:01:28 -07:00
ccd0
b7be5b7a01 remove duplicated loop 2014-09-11 01:49:56 -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
d8e4fe0ac5 missed WebM update 2014-09-09 20:00:16 -07:00
ccd0
158e38c2d2 Merge branch '1.9.1.x' into HEAD
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-09 10:44:52 -07:00
Worer
10f7613db6 remove mawa.re
Conflicts:
	src/Archive/archives.json
2014-09-09 10:37:18 -07:00
ccd0
15a56ec0ae implement PostsInserted and use it in ImageLoader 2014-09-08 10:31:30 -07:00
ccd0
ad2619b1bc don't autoexpand images in fetched quotes 2014-09-07 20:42:38 -07:00
ccd0
95ed236f84 remove timeout from download queue 2014-09-07 18:54:52 -07:00
ccd0
1f42a88b29 little fix 2014-09-07 18:05:35 -07:00
ccd0
ea37d4fa42 turn off autoplay for mediacru.sh embedded videos, add controls 2014-09-07 17:55:48 -07:00
ccd0
95dc46bc1a use thumbnail image as poster to suppress black screen flashes 2014-09-07 17:44:26 -07:00
ccd0
d1fbe50319 ImageLoader: refactoring, little fixes 2014-09-07 17:02:38 -07:00
ccd0
d0247840d1 copy details at moment of replacement and from the correct thumb (in case of clones) 2014-09-07 14:52:16 -07:00
ccd0
656685a9be fix pause off screen for clones 2014-09-07 14:39:38 -07:00
ccd0
6b8e23d045 forgot to remove this in d533f0 (Allow WebM replacement in quote preview thumbnails.) 2014-09-07 13:44:09 -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
3c459bb10a move to next item in queue if taking too long 2014-09-07 02:29:49 -07:00
ccd0
7ce54a0f99 fix error 2014-09-07 02:19:49 -07:00
ccd0
5c28ed45f2 queue ImageLoader downloads 2014-09-07 01:59:41 -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
04b722e0ec fix bug in WebM resetting 2014-09-06 18:37:29 -07:00