7908 Commits

Author SHA1 Message Date
ccd0
f104ce46e3 Dummy commit for merging Flash.coffee retaining history. 2015-03-14 13:53:26 -07:00
Zixaphir
9bebf8e9c7 Merge pull request #874 from ccd0/master
Remove some duplicated event listeners.
2015-01-28 15:20:36 -07:00
ccd0
be8c817ae9 Remove another duplicated event handler. 2015-01-27 22:24:28 -08:00
ccd0
30af8f729c Remove redundant line that adds multiple blur event handlers. 2015-01-27 21:23:51 -08:00
Zixaphir
815bd5e0b7 Merge pull request #873 from ccd0/master
Yet more bugfixes.
2015-01-26 16:53:11 -07:00
ccd0
19bbe8fe9e Add missing config entry for Disable Autoplaying Sounds. 2015-01-26 03:16:35 -08:00
ccd0
813de2b71b Fix race condition causing Index.root to be removed. 2015-01-26 01:46:02 -08:00
ccd0
d75dcda461 Fix a bunch of feature initialization conditions. 2015-01-26 00:57:17 -08:00
Zixaphir
8877e4510f Merge pull request #870 from ccd0/master
More fixes
2015-01-25 01:11:31 -07:00
ccd0
5501d42246 Thread watcher menu fixes.
- fix setting saving
- restore tooltip description
- update UI.checkbox call
2015-01-24 21:16:59 -08:00
ccd0
af6e9bd6ef Get.threadFromNode selects the wrong thread for inlined quotes. 2015-01-24 20:45:34 -08:00
ccd0
510aa71e81 Fix duplicated text in thread watcher. 2015-01-24 17:05:28 -08:00
ccd0
02888aac1a Merge branch 'master' of https://github.com/zixaphir/appchan-x 2015-01-24 11:11:35 -08:00
ccd0
fb0a4c51f5 Fix suffixes. 2015-01-24 11:08:26 -08:00
ccd0
6d2a3dfefb ImageLoader.quotePreviews -> playVideos 2015-01-24 10:32:06 -08:00
Zixaphir
c6755650ac Build stuff 2015-01-24 11:03:48 -07:00
Zixaphir
a7c8763a64 Merge pull request #869 from ccd0/master
Some small bugfixes
2015-01-24 10:00:51 -07:00
ccd0
95bd98d5c9 Fix jsmath listener. 2015-01-24 02:03:02 -08:00
ccd0
dccf88cf13 Fix slide delay being missing from gallery submenu in header. 2015-01-23 23:54:43 -08:00
ccd0
34888c1dcb Fix missing Gallery.cb.toggleSlideshow. 2015-01-23 23:48:59 -08:00
ccd0
fe188e12b3 Don't set loop attribute of non-video. 2015-01-23 23:02:13 -08:00
ccd0
6ae8ef0536 Fix merge error. 2015-01-23 22:37:07 -08:00
ccd0
084e9ffbe8 Fix gallery crash on files deleted before thread was opened. 2015-01-23 21:42:08 -08:00
Zixaphir
ea65f965f7 Fix #868 2015-01-23 00:07:13 -07:00
Zixaphir
42beae7760 Fix the '-text' option with custom navigation #865 2015-01-22 12:36:33 -07:00
Zixaphir
7729784ee7 Fix a couple things with thread hiding 2015-01-22 09:36:48 -07:00
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