7882 Commits

Author SHA1 Message Date
Zixaphir
27aa4e6a16 Don't hide OPs if we're viewing a thread. 2015-01-22 08:34:13 -07:00
Zixaphir
1da26a6d2a Fix QuoteThreading unthreading. 2015-01-21 09:16:18 -07:00
Zixaphir
6eb21cad76 Fix some spacing issues with the header and shortcuts. #865 2015-01-21 09:09:43 -07:00
Zixaphir
2bd86b1acd Fix #830 scroll problem. 2015-01-20 16:52:52 -07:00
Zixaphir
310c5933ae Fix #827 2015-01-20 15:36:12 -07:00
Zixaphir
190e1dd5b9 Fix #826 2015-01-20 15:32:53 -07:00
Zixaphir
5b079f0518 Why didn't I just do that? 2015-01-20 00:27:25 -07:00
Zixaphir
aae5900ffb Fuck me, man. 2015-01-20 00:26:34 -07:00
Zixaphir
ca82c5de05 Release appchan x v2.10.4. 2015-01-20 00:03:25 -07:00
Zixaphir
4b2ad15b26 Fix #824. Thanks again, @ccd0. 2015-01-20 00:00:11 -07:00
Zixaphir
5e7b5d66ae Fix theme editor hiding body content. 2015-01-19 09:03:47 -07:00
Zixaphir
8d6237fbc0 Apply filters to jsMath 2015-01-17 20:04:44 -07:00
Zixaphir
425111609e Fix navigation spacing with Hide Navigation Decorations 2015-01-16 15:00:03 -07:00
Zixaphir
d927e4eaf1 Give hovered images/videos a default height.
This resolves an issue where the image may initially load off-page
and have to be re-positioned.
2015-01-16 14:51:32 -07:00
Zixaphir
ab0b2fb989 Remove pointer events from non-autohide #scroll-marker 2015-01-16 14:03:45 -07:00
Zixaphir
fd35664ab4 Fix prettyprinting css 2015-01-16 13:10:48 -07:00
Zixaphir
2b097d9a76 Fix changelog version.
I'll have to look into what caused this. It seems to be fine
everywhere else.
2015-01-16 11:17:13 -07:00
Zixaphir
856f85f444 Release appchan x v2.10.3. 2015-01-16 11:04:19 -07:00
Zixaphir
28ddf646d5 Apply captcha filter to v2 captcha 2015-01-16 10:50:05 -07:00
Zixaphir
930ed6c3d3 I'm dumb. 2015-01-16 10:26:10 -07:00
Zixaphir
37e43ad19d Fix theme importing #861
note to self: use node.nextElementSibling when assuming the needed
node is an element.
2015-01-16 10:02:21 -07:00
Zixaphir
2858f08181 Captcha stuff, #862 2015-01-16 09:56:13 -07:00
Zixaphir
51222375f7 Fix Unread Count breaking after posting. #863 #855 2015-01-16 08:25:30 -07:00
Zixaphir
3f56c11db0 Fix #860 2015-01-15 08:57:33 -07:00
Zixaphir
f19c950efc Move version to pkg.meta 2015-01-14 21:15:47 -07:00
Zixaphir
4c071abe62 Work on #856 2015-01-14 21:08:58 -07:00
Zixaphir
f09593a1aa Release appchan x v2.10.2. 2015-01-14 17:36:44 -07:00
Zixaphir
050e2e6201 Missed a part of #852 2015-01-14 17:33:43 -07:00
Zixaphir
7244786351 Release appchan x v2.10.1. 2015-01-14 17:28:37 -07:00
Zixaphir
edaa4d2bdd Change "Relative Date Title" to not be default. #855 2015-01-14 17:27:42 -07:00
Zixaphir
5865fab83c Fix #854 2015-01-14 17:24:56 -07:00
Zixaphir
a65c353597 Fix #853 2015-01-14 17:19:06 -07:00
Zixaphir
82c74a0cf1 Fix #852 2015-01-14 17:08:17 -07:00
Zixaphir
0aef2700dc Release appchan x v2.10.0. 2015-01-14 13:31:07 -07:00
Zixaphir
953a7a3c1b Update dependencies. 2015-01-14 13:30:35 -07:00
Zixaphir
95ea42d104 Get rid of some null checks for QR.db
QR is _always_ enabled in Appchan.
2015-01-14 11:44:58 -07:00
Zixaphir
905a946a1e Get Unread Count working in Thread Watcher. 2015-01-14 11:28:19 -07:00
Zixaphir
6163ac3910 Fix threadwatcher 2015-01-14 08:54:38 -07:00
Zixaphir
d209c0a296 Remove DiceRoll 2015-01-14 08:18:01 -07:00
Zixaphir
20d936c1ca Update to ccd0/4chan-x@31c262e531 2015-01-14 08:07:40 -07:00
Zixaphir
bf17aab5fe Fix mascot settings UI 2015-01-14 07:36:17 -07:00
Zixaphir
6015bfe4a7 Fix long-broken CatalogLinks header generation 2015-01-13 17:24:58 -07:00
Zixaphir
4ef2b61c25 Fix Labels, IDColor, IDHighlight 2015-01-13 17:06:11 -07:00
Zixaphir
790a88dfd9 Changelog. Probably temporary. 2015-01-13 15:50:29 -07:00
Zixaphir
001844c4ee Treat filtered backlink hashlinks like backlinks 2015-01-13 15:44:06 -07:00
Zixaphir
4596b7f4b5 Fix hashlinks not being properly filtered 2015-01-13 15:42:06 -07:00
Zixaphir
868de5b7b7 Kill AddMenuEntry event.
Appchan never had it anyways
2015-01-13 15:28:08 -07:00
Zixaphir
4afbd91bf8 Fix bad indentation 2015-01-13 15:18:12 -07:00
Zixaphir
1d60413a38 Fix advanced section. 2015-01-13 15:06:11 -07:00
Zixaphir
e79f604d31 Fix Circle Checkboxes 2015-01-13 14:27:56 -07:00