1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-11 13:04:28 +02:00
Commit Graph

36 Commits

Author SHA1 Message Date
Cameron
4ba155b499 Closes #348 - chatbox width issue. 2013-05-24 13:19:20 -07:00
Cameron
4581b9986c Consolidate parsing classes into single file. 2013-05-20 17:10:38 -07:00
Cameron
479a29f09d Chatbox BC Template fix. 2013-05-08 03:37:54 -07:00
SecretR
a53e3e06b5 Issue #183 - prevent global username wrapper to affect chatbox private
username shortcode (namespaced)
2013-05-08 11:53:29 +03:00
Cameron
75b56ad326 Improved default chatbox template 2013-05-06 05:20:10 -07:00
Cameron
ec9e8380a1 Issue #213 - Chatbox template BC issue. 2013-05-05 14:11:46 -07:00
Cameron
464bfa47c5 Issue #213 Chatbox avatar issue corrected. 2013-05-05 01:13:21 -07:00
Cameron
8b3b865815 Notice removal 2013-04-29 19:40:16 -07:00
SecretR
fedd644b69 chatbox sc namespace collisions fix; legacy JS issue fix (user
settings)
2013-04-29 15:04:01 +03:00
Cameron
f6d863e74e Path correction and styling fixes 2013-04-27 13:16:08 -07:00
Cameron
b2e6305458 Chatbox emote-box styling 2013-04-27 12:16:33 -07:00
Cameron
94a4ba34e6 Chatbox working again with ajax 2013-04-26 21:49:09 -07:00
Moc
3d38579351 Chatbox menu - minor GUI fixes 2013-03-10 12:23:45 +01:00
CaMer0n
c4c8cbdc53 Clean up of old preset_class code and tinymce fixes. 2012-08-12 00:24:02 +00:00
CaMer0n
d49c85f9f0 General cleanup 2012-08-10 19:30:43 +00: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
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
e107steved
608dc984f1 Bugtracker #4497 - more links from relative to absolute 2010-01-09 12:06:15 +00:00
CaMer0n
a0f6693d82 Support for admin-area chatbox usage: Added support for moderation by main and nobody. Removed hardcoded styles from chatbox-menu blocks - use: #chatbox-posts-block and #chatbox-input-block 2010-01-08 23:29:23 +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
marj
9863e49cdb a bit of legacy BULLET code review 2009-08-23 10:57:51 +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
CaMer0n
3368ac6104 TinyMce changes. - no longer need to declare the ID of the textarea element. Just include the class e-wysiwyg. eg. <textarea class='e-wysiwyg tbox' ..... /> 2009-07-14 11:05:54 +00:00
e107steved
9af14eaf19 Admin logging, plugin.xml for chatbox. Other tidying up 2008-12-11 21:13:48 +00:00
CaMer0n
1eab7f9470 Added gzip function to class2, quicker loading of ajax script, ajax only loaded when needed, e_header.php for plugin and menu js/css loading. And other small fixes. 2008-01-27 11:02:34 +00:00
CaMer0n
a88ec7aa54 Updated chatbox_menu to use e_ajax.php and put a deprecated note in e_ajax.js. 2008-01-16 11:00:21 +00:00
CaMer0n
58c3a7fdb6 First step towards prototype integration. Added v1.6t and backwards compatible SendInfo() ajax function. Tested and working correctly with chatbox. 2008-01-09 23:46:22 +00:00
e107steved
00c6375fd5 Bugtracker #4280 possible fix for '$' sign in chatbox 2008-01-05 11:42:37 +00:00
e107steved
3076a9eefa Change display options in forum thread and chatbox 2007-04-30 20:17:05 +00:00
e107steved
d01f93b489 Don't load Ajax js for scrolling window. Possible fix for Bugtracker #3703 2007-01-28 14:08:25 +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
mrpete
8d3f36e695 bugfix: cursor pointer not hand 2007-01-17 13:41:01 +00:00
mcfly
6324c74768 xss fix 2006-12-16 03:38:17 +00:00
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00