1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-07 07:47:59 +01:00

25 Commits

Author SHA1 Message Date
Cameron
675046b65f Fixes #1697 - PHP7 compatibility fix for chatbox moderate page. 2016-06-13 08:18:38 -07:00
Cameron
796f5fa95c Header location cleanup. From now, please use e107::redirect(); to redirect to the home page, or e107::redirect('admin'); to redirect to the admin start page or e107::redirect($url); 2016-01-13 19:18:12 -08:00
Cameron
2f3bbeef53 Fixes #972 - chatbox count. (resave preferences to correct). Should also correct any moderation issues. 2015-05-08 10:52:09 -07:00
Cameron
cba7be2a46 Fixes #951 - Chatbox and emote issues. 2015-04-05 09:27:57 -07:00
Cameron
9a21cad851 Code cleanup / globals removal etc. 2015-02-15 16:07:27 -08:00
Cameron
fbb0b63ae9 replaced calls to deprecated plugInstalled() with e107::isInstalled() 2015-02-07 13:38:29 -08:00
Cameron
13c9e91e8d More language-file cleanup 2015-01-30 20:29:01 -08:00
Cameron
f3ae51e037 Added 'btn-default' to button for Bootstrap3 compatibility. 2014-02-07 07:33:33 -08:00
Cameron
f96f755318 Deprecated function include_lan() cleanup. Replaced with e107::lan(); 2014-02-07 07:03:05 -08:00
Moc
2920779907 Chatbox - chat.php code clean-up and UI fixes 2013-07-08 14:27:02 +02:00
Cameron
66eb7c1be7 Button styling updated to Bootstrap 'btn' 2013-04-26 13:48:23 -07:00
SteveD
a55e0be3de More nextprev sorting 2013-01-13 12:07:36 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
marj
0aed7e5ace reencode some files to UTF-8 2009-11-17 12:59:03 +00:00
e107steved
171e65fea3 Test commit 2009-10-19 20:09:15 +00:00
marj
3420b193ab Language selection simplification
switch to include_lan for the time being

work in progress
2009-08-15 11:55:30 +00:00
e107steved
9af14eaf19 Admin logging, plugin.xml for chatbox. Other tidying up 2008-12-11 21:13:48 +00:00
e107steved
3076a9eefa Change display options in forum thread and chatbox 2007-04-30 20:17:05 +00:00
e107steved
ba37b9d824 Not my day! I was right the first time (I hope) 2007-01-28 13:51:57 +00:00
e107steved
423d6457d1 Didn't quite get the last mod right 2007-01-28 12:48:37 +00:00
e107steved
410325bd40 Some cache names wrong 2007-01-28 11:01:32 +00:00
mrpete
091e68526f remove incompatible hook= code; replace w/ new support for "SuperModifiers" as designed
by team
2007-01-20 16:19:43 +00:00
e107steved
3733a94ce9 Bugtracker #2827, #3576, #3577 - stop linkwords appearing in places they shouldn't (code now has to explicitly enable them in various areas), match complete word/phrase only (no partials), fully case-insensitive match and display case exactly as found, don't process on admin pages 2007-01-17 21:29:28 +00:00
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00