10186 Commits

Author SHA1 Message Date
ccd0
56aac3907e Release 4chan X v1.10.8.2. 2015-04-06 17:08:22 -07:00
ccd0
ff0e01649e Merge branch 'bstable'
Conflicts:
	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
2015-04-06 17:06:08 -07:00
ccd0
b39b445791 Release 4chan X v1.10.7.6. 2015-04-06 17:04:38 -07:00
ccd0
94559bf388 Add /b/ to fgts archive. 2015-04-06 17:03:07 -07:00
ccd0
2580a12e16 Fix typo. 2015-04-05 21:45:26 -07:00
ccd0
2a087d633d Use CSS for hiding thread watcher close button. 2015-04-05 21:35:56 -07:00
ccd0
4be24cecac Release 4chan X v1.10.8.1. 2015-04-05 19:40:47 -07:00
ccd0
7d6614fc36 Remove unused argument. 2015-04-05 19:39:02 -07:00
ccd0
c68e50a346 Merge branch 'bstable'
Conflicts:
	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
2015-04-05 19:35:56 -07:00
ccd0
13c71af461 Release 4chan X v1.10.7.5. 2015-04-05 19:33:33 -07:00
ccd0
d723885331 Fix 'Last Index Refresh' button refreshing twice when Refreshed Navigation is on. #375 2015-04-05 19:31:51 -07:00
ccd0
936ea58335 Release 4chan X v1.10.8.0. 2015-04-05 15:27:00 -07:00
ccd0
9a27b74127 Remove close button from non-toggleable thread watcher. 2015-04-05 10:15:14 -07:00
ccd0
7bd3ea3c27 Merge branch 'bstable' 2015-04-05 02:17:40 -07:00
ccd0
f770c56a81 Release 4chan X v1.10.7.4. 2015-04-05 02:14:34 -07:00
ccd0
071c6b468c Merge remote-tracking branch 'archives/master' into bstable 2015-04-05 02:07:37 -07:00
ccd0
6cb5eeede6 Make toggleable thread watcher remember whether it was hidden. 2015-04-05 00:48:17 -07:00
fgts
399c47cd86 fgts: add /toy/ 2015-04-05 15:51:44 +09:00
ccd0
8fdbdad642 Merge branch 'qrfile' 2015-04-04 01:33:51 -07:00
ccd0
c6109e5bc0 Release 4chan X v1.10.7.3. 2015-04-02 18:07:24 -07:00
ccd0
e85f3e7b81 Fix bug causing noscript captcha to not work within frames. 2015-04-02 18:05:40 -07:00
ccd0
6ed368ab55 Implement QR file API. 2015-04-01 21:00:33 -07:00
ccd0
0240c349ab Release 4chan X v1.10.7.2. 2015-04-01 17:08:59 -07:00
ccd0
27ae66feea Fix posts from original post form not being marked as yours. 2015-04-01 17:07:37 -07:00
ccd0
ed0edd760a Release 4chan X v1.10.7.1. 2015-03-31 02:57:42 -07:00
ccd0
25470745c4 Merge refresh button in navigation links with the time since last refresh, and make it navigate to the front page. 2015-03-31 02:55:21 -07:00
ccd0
82a058bad9 Release 4chan X v1.10.7.0. 2015-03-29 14:59:33 -07:00
ccd0
c24e42be90 Simplify HTML checking. 2015-03-29 14:03:27 -07:00
ccd0
6ad0064f41 Suppress post thumbnails from loading until they are actually inserted into the index.
Hopefully a temporary way of doing this until we get filtering working on JSON
so we don't have to build the posts at all.
2015-03-28 18:27:09 -07:00
ccd0
897bdac327 Merge branch 'master' into html 2015-03-28 16:34:11 -07:00
ccd0
4ee5852107 This one we can populate in the template now. 2015-03-28 16:33:51 -07:00
ccd0
800556091c This one I wanted populated at runtime to avoid diff noise. 2015-03-28 16:30:14 -07:00
ccd0
dded914e41 And a few more conditionals. 2015-03-28 16:24:27 -07:00
ccd0
9836d5ad07 Move HTML template array concatenation into its own function. 2015-03-28 16:11:34 -07:00
ccd0
b2659b91dd Use conditional to simplify some other HTML templates. 2015-03-28 15:33:18 -07:00
ccd0
bf34d8cacb Allow other names here. 2015-03-28 15:11:04 -07:00
ccd0
1c81838a91 Remove unneeded escaping. 2015-03-28 15:06:45 -07:00
ccd0
20b5dac267 Use new templating in catalog. 2015-03-28 13:58:59 -07:00
ccd0
6e1d89e187 alignment 2015-03-28 13:23:07 -07:00
ccd0
4843bd69d4 Move post building HTML into separate files. 2015-03-28 04:54:12 -07:00
ccd0
cfe647b1f2 Allow HTML templates in the HTML files again. 2015-03-28 04:36:21 -07:00
ccd0
2e48834dd5 Quote all the attributes. 2015-03-28 04:34:33 -07:00
ccd0
6e082994c4 Merge branch 'endoflines' into html 2015-03-28 04:07:18 -07:00
ccd0
bb4bc115b9 Don't trim whitespace from end of lines. 2015-03-28 04:06:55 -07:00
ccd0
a09731d30a Use conditional expression in post building. 2015-03-28 02:08:41 -07:00
ccd0
53edff5a88 Add conditional expression to templates. 2015-03-28 02:08:20 -07:00
ccd0
f7b90c4c19 Rewrite HTML template parser. 2015-03-27 23:39:45 -07:00
ccd0
afaf6178e8 Merge branch 'master' into next 2015-03-26 19:12:05 -07:00
ccd0
7a7e90037b Release 4chan X v1.10.6.7. 2015-03-26 19:04:37 -07:00
ccd0
bda981fb8d Move Firefox image-pasting icon and improve tooltip description. 2015-03-26 19:02:52 -07:00