1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-06 23:39:11 +01:00

24 Commits

Author SHA1 Message Date
SecretR
06a2ea8fa0 Closes Issue #319 2013-05-24 22:40:10 +03:00
SteveD
77b9ec50e9 Issue #308 - changes to mitigate sending of multiple notifies on flood ban 2013-05-15 22:27:23 +01:00
Cameron
7ed6d9b9da Grab user-image with online data. 2013-04-29 19:39:12 -07:00
SecretR
1fb355a5a6 Fixed #180: Message (alert) after step8 of installation 2013-04-27 15:51:47 +03:00
Moc
afe4b27cf2 Code clean-up (globals, $e107->, headers, $sql) 2013-03-24 18:59:18 +01:00
SteveD
971216d93e Fix undefined variables 2013-02-19 21:02:59 +00:00
Cameron
b33a298067 Infopanel tweaks 2013-01-15 18:01:51 -08:00
Cameron
2990524803 Default-install fixes. Login Menu Template upgraded 2012-12-16 16:02:13 -08:00
Cameron
956d0b2abd Updated the log plugin. Updated the bootstrap preview. 2012-12-04 21:02:47 -08:00
e107steved
8962c13f50 Update function calls where moved from e107_class.php to iphandler_class.php 2012-01-02 22:06:22 +00:00
secretr
f7532e6351 Minor fixes and improvements 2011-11-25 17:36:40 +00:00
e107steved
decaecf54d Add in security code, youtube bbcode from 0.7 2010-09-06 12:34:06 +00:00
secretr
8324bb12bb EONE-62 (New Feature): last visit update moved to e_user class;
various improvements on e_online;
no online updates if main admin logged in as another user account;
flood protection active for ajax requests now (see e_online comments);
user models fixes
2010-05-15 17:33:11 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
e107steved
3dc8ec26eb All $menu_prefs now use non-serialised access, latest pref handler 2009-12-28 21:36:13 +00:00
e107steved
61e9b3dcf3 Save 'most online' counts in separate pref, use array-based $menu_pref and new prefs handler, global elimination, odd fixes 2009-12-28 17:53:11 +00:00
CaMer0n
1e15f1c92b agent added to online table for easier detection of bots 2009-12-24 10:00:30 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
CaMer0n
f8f575c445 Fix path to cache + some debug info 2009-11-07 02:28:59 +00:00
e107steved
e8db0ef354 Start sorting online menu shortcodes etc 2009-09-21 21:43:45 +00:00
e107steved
46d7bd0db2 Bugtracker #4671 - hardcoded text 2009-02-03 21:16:29 +00:00
e107steved
45859f6adb IPV6 handling - basics 2008-11-22 12:57:42 +00:00
e107steved
9ee645583e More mods to banlist area - feature complete (for now) 2008-01-13 10:51:42 +00:00
mcfly
625fc0a5ca Adding options to have a minimally loaded class2.php, for use mainly with ajax pages. Move online class to it's own file 2008-01-06 22:16:37 +00:00