4053 Commits

Author SHA1 Message Date
Zixaphir
41b96cd4c3 Bugfix attempt #1 2013-04-11 00:08:32 -07:00
Zixaphir
78b3695d57 Disable custom nav by default, Enable persistent quick reply. 2013-04-10 23:12:43 -07:00
Zixaphir
06d942a968 Get style settings and theme selection working. 2013-04-10 23:10:55 -07:00
Zixaphir
386e0c617d _results 2013-04-09 19:22:29 -07:00
Zixaphir
bf27740fa4 Fix select ricing. 2013-04-09 19:08:31 -07:00
Zixaphir
45b38c0e6c Let the user's agent figure out selection colors. 2013-04-09 13:07:14 -07:00
Zixaphir
63e0d44af2 Touchups. 2013-04-09 12:48:13 -07:00
Zixaphir
96b63abc6b Start to get style settings built in. 2013-04-09 12:00:42 -07:00
Zixaphir
8f53b3275c Merge branch 'v3' into av2
Conflicts:
	css/style.css
	package.json
2013-04-09 08:33:09 -07:00
Zixaphir
a0ef2f4076 Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	src/config.coffee
	src/features.coffee

We don't actually use the "Header", so the "move header to bottom"
setting has been removed as it wouldn't do anything.
2013-04-09 08:15:40 -07:00
Zixaphir
d7b644d751 Separate settings into its own file for maintainability. 2013-04-09 07:56:44 -07:00
Nicolas Stepien
354f566672 Fix loading image expansion in clones. 2013-04-09 13:45:16 +02:00
Nicolas Stepien
50a13f306f typo 2013-04-09 11:48:34 +02:00
Nicolas Stepien
85af346fd9 Release 4chan X v3.0.2. 2013-04-09 11:41:29 +02:00
Nicolas Stepien
d641595922 Add a setting to move the header to the bottom of the screen. 2013-04-09 11:40:46 +02:00
Nicolas Stepien
fe2f4d4c0a Close #990 2013-04-09 09:05:30 +02:00
Nicolas Stepien
33d154c8c8 Close #994 2013-04-09 08:58:13 +02:00
Nicolas Stepien
2263b02b65 Fix #999 2013-04-09 08:54:41 +02:00
Zixaphir
eec8881b55 Rethink checkboxes.
Also add White Rainbow from #215
2013-04-08 18:45:18 -07:00
Zixaphir
4ce2adb571 Take advantage of @mayhemydg's examples of embedding images. 2013-04-08 17:18:36 -07:00
Zixaphir
6d0a930715 v3 classname change broke shit. 2013-04-08 16:00:59 -07:00
Zixaphir
8a9753d3d7 Merge fixes from master 2013-04-08 15:53:08 -07:00
Zixaphir
46af845baa Fix image expansion icon
Make menu an icon too.
2013-04-08 15:01:11 -07:00
Nicolas Stepien
661f969de1 Close #992. 2013-04-08 23:25:44 +02:00
Zixaphir
c1ad36e972 Icons. 2013-04-08 14:15:20 -07:00
Zixaphir
69f6a533d7 Consistency. 2013-04-08 13:29:12 -07:00
Zixaphir
69a8e7bf3e Mostly fix post form and the get Rice.nodes working. 2013-04-08 13:26:18 -07:00
Nicolas Stepien
cd89d93189 Move the qphl class back to the post instead of the postContainer.
It's the source of performance issues when quote previewing in large threads.
2013-04-08 21:10:43 +02:00
Zixaphir
785170c3b2 Merge branch 'v3' into Av2 2013-04-08 11:35:12 -07:00
Zixaphir
f2e680e205 Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3 2013-04-08 11:34:22 -07:00
Zixaphir
a219231983 Merge branch 'v3' into Av2 2013-04-08 11:27:12 -07:00
Zixaphir
5833ad4fda Handle hovering a bit differently. 2013-04-08 11:26:58 -07:00
Zixaphir
9fc5e6abd8 Oversight. 2013-04-08 10:45:46 -07:00
Zixaphir
0a5bd72be0 Merge branch 'v3' into Av2
Conflicts:
	appchan-x.meta.js
	appchan-x.user.js
	package.json
	src/features.coffee
	src/main.coffee
2013-04-08 07:50:39 -07:00
Zixaphir
f453276a9c Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	Gruntfile.js
	src/config.coffee
	src/features.coffee
	src/main.coffee
	src/qr.coffee
2013-04-08 07:44:26 -07:00
Nicolas Stepien
59df0e0e24 Fix #995. 2013-04-08 16:43:27 +02:00
Nicolas Stepien
699e680c8b Don't add hashes to changelog links.
I forgot that I add the date next to version.
2013-04-08 12:29:48 +02:00
Nicolas Stepien
263ed8a5f9 Enable OP backlinks by default. 2013-04-08 12:28:09 +02:00
Nicolas Stepien
dc50008c46 git push --tags needs to be forced. 2013-04-08 12:27:51 +02:00
Nicolas Stepien
ccdd4b5ec3 Release 4chan X v3.0.1. 2013-04-08 10:35:45 +02:00
Nicolas Stepien
06464b1bb7 Less characters.
You could always send PRs, @Nami-Doc
2013-04-08 10:19:13 +02:00
Nicolas Stepien
4cf7e55301 Close #986 2013-04-08 10:14:46 +02:00
Nicolas Stepien
e5012d6b44 Close #982 2013-04-08 10:02:02 +02:00
Nicolas Stepien
2e8146a92f Might as well go all the way to fix this. 2013-04-08 09:52:29 +02:00
Nicolas Stepien
ab0bc6c43a Can't link issues in the changelog file. 2013-04-08 09:42:20 +02:00
Nicolas Stepien
2fc572434f Make the thread update button fill the width. 2013-04-08 09:39:26 +02:00
Nicolas Stepien
b71ef38569 Fix #983 2013-04-08 09:27:50 +02:00
Nicolas Stepien
06cec72477 Changelog that v3 supports thread creation in the catalog. 2013-04-08 01:28:43 +02:00
Nicolas Stepien
d8c75d9b37 Merge branch 'master' into v3 2013-04-08 01:28:10 +02:00
Nicolas Stepien
aafe0fcc16 Release 2.39.3. 2013-04-08 01:22:17 +02:00