1
0
mirror of https://github.com/wbbaddons/Tims-Chat.git synced 2024-12-22 21:40:08 +00:00

2011 -> 2012

This commit is contained in:
Tim Düsterhus 2012-01-28 17:50:33 +01:00
parent 7fe21df49c
commit 2f937df323
21 changed files with 22 additions and 22 deletions

View File

@ -2,7 +2,7 @@
# TimWolla.WCF.Chat
#
# @author Tim Düsterhus
# @copyright 2010-2011 Tim Düsterhus
# @copyright 2010-2012 Tim Düsterhus
# @license Creative Commons Attribution-NonCommercial-ShareAlike <http://creativecommons.org/licenses/by-nc-sa/3.0/legalcode>
# @package timwolla.wcf.chat
###

View File

@ -6,7 +6,7 @@
* Represents a chat message.
*
* @author Tim Düsterhus
* @copyright 2010-2011 Tim Düsterhus
* @copyright 2010-2012 Tim Düsterhus
* @license Creative Commons Attribution-NonCommercial-ShareAlike <http://creativecommons.org/licenses/by-nc-sa/3.0/legalcode>
* @package timwolla.wcf.chat
* @subpackage data.chat.message

View File

@ -5,7 +5,7 @@
* Executes message related actions.
*
* @author Tim Düsterhus
* @copyright 2010-2011 Tim Düsterhus
* @copyright 2010-2012 Tim Düsterhus
* @license Creative Commons Attribution-NonCommercial-ShareAlike <http://creativecommons.org/licenses/by-nc-sa/3.0/legalcode>
* @package timwolla.wcf.chat
* @subpackage data.chat.message

View File

@ -5,7 +5,7 @@
* Provides functions to edit chat messages.
*
* @author Tim Düsterhus
* @copyright 2010-2011 Tim Düsterhus
* @copyright 2010-2012 Tim Düsterhus
* @license Creative Commons Attribution-NonCommercial-ShareAlike <http://creativecommons.org/licenses/by-nc-sa/3.0/legalcode>
* @package timwolla.wcf.chat
* @subpackage data.chat.message

View File

@ -5,7 +5,7 @@
* Represents a list of chat messages.
*
* @author Tim Düsterhus
* @copyright 2010-2011 Tim Düsterhus
* @copyright 2010-2012 Tim Düsterhus
* @license Creative Commons Attribution-NonCommercial-ShareAlike <http://creativecommons.org/licenses/by-nc-sa/3.0/legalcode>
* @package timwolla.wcf.chat
* @subpackage data.chat.room

View File

@ -6,7 +6,7 @@
* Represents a chat room.
*
* @author Tim Düsterhus
* @copyright 2010-2011 Tim Düsterhus
* @copyright 2010-2012 Tim Düsterhus
* @license Creative Commons Attribution-NonCommercial-ShareAlike <http://creativecommons.org/licenses/by-nc-sa/3.0/legalcode>
* @package timwolla.wcf.chat
* @subpackage data.chat.room

View File

@ -5,7 +5,7 @@
* Provides functions to edit chat rooms.
*
* @author Tim Düsterhus
* @copyright 2010-2011 Tim Düsterhus
* @copyright 2010-2012 Tim Düsterhus
* @license Creative Commons Attribution-NonCommercial-ShareAlike <http://creativecommons.org/licenses/by-nc-sa/3.0/legalcode>
* @package timwolla.wcf.chat
* @subpackage data.chat.room

View File

@ -5,7 +5,7 @@
* Represents a list of chat rooms.
*
* @author Tim Düsterhus
* @copyright 2010-2011 Tim Düsterhus
* @copyright 2010-2012 Tim Düsterhus
* @license Creative Commons Attribution-NonCommercial-ShareAlike <http://creativecommons.org/licenses/by-nc-sa/3.0/legalcode>
* @package timwolla.wcf.chat
* @subpackage data.chat.room

View File

@ -10,7 +10,7 @@
* Inserts a message
*
* @author Tim Düsterhus
* @copyright 2010-2011 Tim Düsterhus
* @copyright 2010-2012 Tim Düsterhus
* @license Creative Commons Attribution-NonCommercial-ShareAlike <http://creativecommons.org/licenses/by-nc-sa/3.0/legalcode>
* @package timwolla.wcf.chat
* @subpackage form

View File

@ -6,7 +6,7 @@
* Shows information about Tims chat.
*
* @author Tim Düsterhus
* @copyright 2010-2011 Tim Düsterhus
* @copyright 2010-2012 Tim Düsterhus
* @license Creative Commons Attribution-NonCommercial-ShareAlike <http://creativecommons.org/licenses/by-nc-sa/3.0/legalcode>
* @package timwolla.wcf.chat
* @subpackage page

View File

@ -7,7 +7,7 @@
* Loads new messages.
*
* @author Tim Düsterhus
* @copyright 2010-2011 Tim Düsterhus
* @copyright 2010-2012 Tim Düsterhus
* @license Creative Commons Attribution-NonCommercial-ShareAlike <http://creativecommons.org/licenses/by-nc-sa/3.0/legalcode>
* @package timwolla.wcf.chat
* @subpackage page

View File

@ -8,7 +8,7 @@
* Shows the chat-interface
*
* @author Tim Düsterhus
* @copyright 2010-2011 Tim Düsterhus
* @copyright 2010-2012 Tim Düsterhus
* @license Creative Commons Attribution-NonCommercial-ShareAlike <http://creativecommons.org/licenses/by-nc-sa/3.0/legalcode>
* @package timwolla.wcf.chat
* @subpackage page

View File

@ -8,7 +8,7 @@
* Shows the chat-interface
*
* @author Tim Düsterhus
* @copyright 2010-2011 Tim Düsterhus
* @copyright 2010-2012 Tim Düsterhus
* @license Creative Commons Attribution-NonCommercial-ShareAlike <http://creativecommons.org/licenses/by-nc-sa/3.0/legalcode>
* @package timwolla.wcf.chat
* @subpackage page

View File

@ -5,7 +5,7 @@
* Caches all chat rooms.
*
* @author Tim Düsterhus
* @copyright 2010-2011 Tim Düsterhus
* @copyright 2010-2012 Tim Düsterhus
* @license Creative Commons Attribution-NonCommercial-ShareAlike <http://creativecommons.org/licenses/by-nc-sa/3.0/legalcode>
* @package timwolla.wcf.chat
* @subpackage system.cache.builder

View File

@ -6,7 +6,7 @@
* Inserts a message.
*
* @author Tim Düsterhus
* @copyright 2010-2011 Tim Düsterhus
* @copyright 2010-2012 Tim Düsterhus
* @license Creative Commons Attribution-NonCommercial-ShareAlike <http://creativecommons.org/licenses/by-nc-sa/3.0/legalcode>
* @package timwolla.wcf.chat
* @subpackage system.chat.commands

View File

@ -7,8 +7,8 @@
/**
* Handles chat-permissions.
*
* @author Tim Düsterhus, Marcel Werk
* @copyright 2010-2011 WoltLab GmbH
* @author Tim D<EFBFBD>sterhus, Marcel Werk
* @copyright 2010-2012 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @package timwolla.wcf.chat
* @subpackage system.chat.permissions

View File

@ -5,7 +5,7 @@
* Adds a new route to RouteHandler
*
* @author Maximilian Mader
* @copyright 2010-2011 Tim Düsterhus
* @copyright 2010-2012 Tim Düsterhus
* @license Creative Commons Attribution-NonCommercial-ShareAlike <http://creativecommons.org/licenses/by-nc-sa/3.0/legalcode>
* @package timwolla.wcf.chat
* @subpackage system.event.listener

View File

@ -6,7 +6,7 @@
* PageMenuItemProvider for chat.
*
* @author Tim Düsterhus
* @copyright 2010-2011 Tim Düsterhus
* @copyright 2010-2012 Tim Düsterhus
* @license Creative Commons Attribution-NonCommercial-ShareAlike <http://creativecommons.org/licenses/by-nc-sa/3.0/legalcode>
* @package timwolla.wcf.chat
* @subpackage system.menu.page

View File

@ -5,7 +5,7 @@
* TimeIntervalOptionType is an implementation of IOptionType for time intervals.
*
* @author Tim Düsterhus
* @copyright 2010-2011 Tim Düsterhus
* @copyright 2010-2012 Tim Düsterhus
* @license Creative Commons Attribution-NonCommercial-ShareAlike <http://creativecommons.org/licenses/by-nc-sa/3.0/legalcode>
* @package timwolla.wcf.chat
* @subpackage system.option

View File

@ -8,7 +8,7 @@
* Chat utilities
*
* @author Tim Düsterhus
* @copyright 2010-2011 Tim Düsterhus
* @copyright 2010-2012 Tim Düsterhus
* @license Creative Commons Attribution-NonCommercial-ShareAlike <http://creativecommons.org/licenses/by-nc-sa/3.0/legalcode>
* @package timwolla.wcf.chat
* @subpackage util

View File

@ -2,7 +2,7 @@
* Chat-Styles
*
* @author Tim Düsterhus, Maximilian Mader
* @copyright 2010-2011 Tim Düsterhus
* @copyright 2010-2012 Tim Düsterhus
* @license Creative Commons Attribution-NonCommercial-ShareAlike <http://creativecommons.org/licenses/by-nc-sa/3.0/legalcode>
* @package timwolla.wcf.chat
*/