Commit Graph

55 Commits

Author SHA1 Message Date
Travis Burtrum 26b89a6f89 Fix global include 2016-04-28 21:21:17 -04:00
Travis Burtrum b9c3b744bd Add parameter so new script.js is pulled down 2016-04-28 21:03:28 -04:00
Travis Burtrum fb9cf72df9 Switch passwords and secret answers to scrypt 2016-04-28 20:58:40 -04:00
Travis Burtrum c00297da84 Remove strange sql hack that breaks sql by appending new order by clause... 2015-09-23 00:47:57 -04:00
Travis Burtrum c7cd84b5b2 Delete upgrade files after upgrade 2015-09-23 00:47:05 -04:00
Travis Burtrum 14e87c87f4 Add upgrade scripts from smf_2-0-11_upgrade.tar.bz2 2015-09-23 00:09:39 -04:00
Travis Burtrum 130a3ce80d Apply patch made from smf_2-0-11_install.tar.bz2 to get up to date 2015-09-23 00:02:47 -04:00
Travis Burtrum ad7f88ca85 Merge pull request #11 from sk8rdude461/master
Removed Fight215 Script.
2015-08-07 11:13:33 -04:00
sk8rdude461 194d0277b8 Removed Fight215 Script. 2015-07-10 17:31:12 -06:00
Travis Burtrum 0dc351fcbf Add fight215 script 2015-05-17 20:52:35 -05:00
Travis Burtrum 61d12521a8 Merge pull request #6 from Tom5001/master
Homepage changes (Simpleportal mod)
2014-05-20 13:12:44 -04:00
Tom 46ba401666 simpleportal with eval removed 2014-05-20 16:10:36 +00:00
Tom 4df31ab18f simpleportal installed 2014-05-20 15:57:52 +00:00
Travis Burtrum 9143595060 Merge pull request #5 from atomicint/master
Enable HTTPS for embedded videos as described by YouTube's API blog
2014-05-13 14:06:18 -04:00
Ryley Kimmel f9d2aa6197 Change http(s):// -> // to make the browser decide on the protocol to use 2014-05-13 13:01:55 -05:00
Ryley Kimmel a7475812cc Enable HTTPS for embedded videos as described by YouTube's API blog
http://apiblog.youtube.com/2011/02/https-support-for-youtube-embeds.html
2014-05-12 23:30:38 -05:00
Travis Burtrum 7d223f6ba7 rswiki link now supports https 2014-02-25 22:27:22 -06:00
Travis Burtrum 965d815cfe Change IRC link to point at new client 2014-02-25 00:49:01 -06:00
Travis Burtrum e731759676 Merge pull request #3 from PureCS/master
A couple of minor fixes.
2014-02-24 10:41:17 -05:00
PureCS f1aee59c28 Merge origin/master 2014-02-23 03:43:55 +00:00
PureCS 5efe551ed3 Fixed the link to the RS Wiki and added a link to the homepage from the banner. 2014-02-23 03:43:36 +00:00
PureCS d41ade3d83 Added a link back to the forum homepage by clicking on the banner (for the default theme). 2014-02-22 05:10:56 +00:00
Travis Burtrum 737fa75941 Fix small bug with award mod when no ids were loaded 2014-02-20 23:51:26 -05:00
Travis Burtrum 7237788bb6 Merge pull request #1 from Tom5001/master
IRC Chat button renamed
2014-02-21 13:09:16 -05:00
Tom5001 7453d90666 Menu change
IRC Chat renamed to Chat
2014-02-21 17:27:44 +00:00
Travis Burtrum 417facb436 Apply spoiler mod 2014-02-19 20:23:34 -05:00
Travis Burtrum 1ad3593908 Add spoiler mod package 2014-02-19 20:22:23 -05:00
Travis Burtrum e5e3a1ca69 Add SphinxQL search support 2014-02-11 01:02:19 -06:00
Travis Burtrum 8f46702a56 Add Sphinx SearchAPI 2014-02-11 00:01:10 -06:00
Travis Burtrum 3ae19ba230 Replace curve theme icons 2014-02-10 00:53:26 -06:00
Travis Burtrum 190a6f20c4 Only select extra stars if they aren't empty 2014-02-10 00:27:47 -06:00
Travis Burtrum 3530a8b58b Use max of modified_time or poster_time when determining if a post is editable 2014-02-10 01:09:16 -05:00
Travis Burtrum 25cc5c42df Don't rely on MySQL's 'Natural Order', it might not be right, use explicit ORDER BY clause 2014-02-09 21:04:41 -06:00
Travis Burtrum 71ca8a524a delete upgrade files 2014-02-09 19:28:18 -06:00
Travis Burtrum 5a42da7e76 Add banner and agreement to index.php 2014-02-09 19:27:26 -06:00
Travis Burtrum fc57ab3a9a Added 1em margin to the bottom of blockquotes 2014-02-09 19:26:03 -06:00
Travis Burtrum 484748d080 Only retrieve birthdays for members with more than 9 posts 2014-02-09 19:55:57 -05:00
Travis Burtrum 1ed9077587 Add in some sendmail parameters 2014-02-09 19:51:31 -05:00
Travis Burtrum b3065423df Add unique checks for minecraft and rsc names, hashing for minecraft passwords, and tweak other permission checks in profiles 2014-02-09 19:42:26 -05:00
Travis Burtrum d308e4b641 Mods should not be able to register users 2014-02-09 18:06:19 -05:00
Travis Burtrum 02b28e24c7 CSS tweaks along with no images in signatures 2014-02-09 17:59:08 -05:00
Travis Burtrum ea3402f0d0 Add total online count 2014-02-09 17:52:58 -05:00
Travis Burtrum 18fd90d80b Move hide/show archived boards button for Tom :) 2014-02-09 17:38:23 -05:00
Travis Burtrum a063b48335 Add auto spam detection which moves spammy posts by advertisers to a special board 2014-02-09 17:16:09 -05:00
Travis Burtrum 90d2036d2c Implement archived boards, via categories hidden by default 2014-02-08 17:40:07 -05:00
Travis Burtrum f808070271 change edit_disable_time to compare against modified_time instead of poster_time 2014-02-06 00:30:39 -05:00
Travis Burtrum f27a4b673d Add IRC and Wiki links to menu 2014-02-04 02:56:34 -05:00
Travis Burtrum a1d36a2982 Made template modifications 2014-02-04 02:41:13 -05:00
Travis Burtrum f204adc15f Add manual award mod and images 2014-02-04 01:22:26 -05:00
Travis Burtrum 96d5058bb2 Add smileys 2014-02-04 00:17:39 -05:00