42407116a8
Removing this file.
2014-04-26 03:33:20 -04:00
013222e4ee
Code Removal: PHP has had JSON support directly baked into the language since 5.2.0 - there is no need to rely on an external library from 2006 for json support.
2014-04-26 03:31:02 -04:00
1ca3865a1c
Removing the closing PHP "?>" tag as per style guidelines. (Also see: https://stackoverflow.com/questions/4410704/why-would-one-omit-the-close-tag )
2014-04-25 22:54:51 -04:00
1e15c5e47a
Explicitly declare this class variable
2014-04-25 17:38:25 -04:00
780d5f8709
More linting. Explicitly declare these class variables, as well as comment out dead code.
2014-04-24 22:13:00 -04:00
ab3f9850e4
Removing the closing PHP "?>" tag as per style guidelines.
2014-04-24 19:01:47 -04:00
b775c007cd
Give these HTML headers some slight priority over the default value of 50.
2014-04-23 23:07:10 -04:00
a0ab3864c0
Push the headers for the chatbox even further down to make sure that jQuery is already loaded.
2014-04-23 23:01:51 -04:00
8cdf919827
More linting. This time of the JavaScript for the chat-box extension.
2014-04-23 22:43:42 -04:00
0bd031a269
Merge branch 'develop' of github.com:jgen/shimmie2 into linting
...
Manually resolved conflicts:
ext/chatbox/js/yshout.js
2014-04-23 22:42:30 -04:00
21e1359b86
Avoid short open tag for PHP.
2014-04-20 05:07:26 -04:00
60980c8839
One more jQuery reference.
2014-04-20 05:04:45 -04:00
a7ba0f887b
Again, the chatbox needs help from the jQuery migrate plugin.
2014-04-20 05:00:59 -04:00
2df54b911a
Don't use short open tags for PHP as they are not turned on by default in production environments.
2014-04-20 05:00:34 -04:00
e2516fa5cf
Chatbox should be fixed now.
...
The chatbox extension actually needs some functionality that was removed from jQuery versions 1.9 and up. When Shimmie's version of jQuery was bumped up to 1.11 this actually broke the chatbox.
2014-04-20 04:51:19 -04:00
880840623a
Need to ensure that this html header is added last.
2014-04-20 04:36:25 -04:00
717401ccab
Removing this as jQuery is already included in Shimmie now.
2014-04-20 04:35:33 -04:00
8b698e1b6f
Revert this commit.
2014-04-20 04:29:11 -04:00
54362a49c6
Fix the broken chatbox issue.
2014-04-20 04:25:08 -04:00
57a390eaab
Massive linting!
2014-04-19 23:38:42 -04:00
c527ae91d6
More linting and cleanup.
2014-04-19 04:17:28 -04:00
28d83fda0d
Even more linting and cleaning.
2014-04-19 02:33:34 -04:00
2da8c19a07
More linting!
2014-04-19 01:36:18 -04:00
c8aa3327a1
A bunch of small changes from scrutinizer-ci; some tidying, some actual bug fixes
2014-03-30 13:26:48 +01:00
857f7e4041
don't force hellban ext + add [Beta] tags
2014-02-18 07:24:26 +00:00
b01ca89220
Some more small speed related tweaks.
2013-10-04 17:53:26 -04:00
4a2c47459c
Chatbox
2013-06-19 20:59:59 +01:00