diff --git a/LICENSE b/LICENSE index 4957418..c459a76 100644 --- a/LICENSE +++ b/LICENSE @@ -10,7 +10,7 @@ Additional Use Grant: You may use the Licensed Work when your application uses the Licensed Work for a purpose that does neither directly or indirectly generate revenue. -Change Date: 2024-06-15 +Change Date: 2024-10-20 Change License: Version 2 or later of the GNU General Public License as published by the Free Software Foundation. diff --git a/files/acp/be.bastelstu.chat_install.php b/files/acp/be.bastelstu.chat_install.php index 19ef319..cdb615a 100644 --- a/files/acp/be.bastelstu.chat_install.php +++ b/files/acp/be.bastelstu.chat_install.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/acp/be.bastelstu.chat_update.php b/files/acp/be.bastelstu.chat_update.php index be82cd5..bd2e391 100644 --- a/files/acp/be.bastelstu.chat_update.php +++ b/files/acp/be.bastelstu.chat_update.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/acp/global.php b/files/acp/global.php index 337a685..37d39fd 100644 --- a/files/acp/global.php +++ b/files/acp/global.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/acp/index.php b/files/acp/index.php index e182bb7..fd2123c 100644 --- a/files/acp/index.php +++ b/files/acp/index.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/global.php b/files/global.php index 4cec5f8..1c623f1 100644 --- a/files/global.php +++ b/files/global.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/index.php b/files/index.php index 934e290..3c91e1a 100644 --- a/files/index.php +++ b/files/index.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/acp/form/CommandTriggerAddForm.class.php b/files/lib/acp/form/CommandTriggerAddForm.class.php index 88852ea..72e62ad 100644 --- a/files/lib/acp/form/CommandTriggerAddForm.class.php +++ b/files/lib/acp/form/CommandTriggerAddForm.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/acp/form/CommandTriggerEditForm.class.php b/files/lib/acp/form/CommandTriggerEditForm.class.php index 596b1d2..555031c 100644 --- a/files/lib/acp/form/CommandTriggerEditForm.class.php +++ b/files/lib/acp/form/CommandTriggerEditForm.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/acp/form/RoomAddForm.class.php b/files/lib/acp/form/RoomAddForm.class.php index 9b0ad6a..3e89572 100644 --- a/files/lib/acp/form/RoomAddForm.class.php +++ b/files/lib/acp/form/RoomAddForm.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/acp/form/RoomEditForm.class.php b/files/lib/acp/form/RoomEditForm.class.php index 7e7eb61..9bff0dd 100644 --- a/files/lib/acp/form/RoomEditForm.class.php +++ b/files/lib/acp/form/RoomEditForm.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/acp/page/CommandTriggerListPage.class.php b/files/lib/acp/page/CommandTriggerListPage.class.php index f6482fd..5e8ab48 100644 --- a/files/lib/acp/page/CommandTriggerListPage.class.php +++ b/files/lib/acp/page/CommandTriggerListPage.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/acp/page/RoomListPage.class.php b/files/lib/acp/page/RoomListPage.class.php index 0267f65..38c32ed 100644 --- a/files/lib/acp/page/RoomListPage.class.php +++ b/files/lib/acp/page/RoomListPage.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/acp/page/SuspensionListPage.class.php b/files/lib/acp/page/SuspensionListPage.class.php index 7c3db5c..6dee27b 100644 --- a/files/lib/acp/page/SuspensionListPage.class.php +++ b/files/lib/acp/page/SuspensionListPage.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/data/command/Command.class.php b/files/lib/data/command/Command.class.php index c7a9eeb..bb7db57 100644 --- a/files/lib/data/command/Command.class.php +++ b/files/lib/data/command/Command.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/data/command/CommandCache.class.php b/files/lib/data/command/CommandCache.class.php index 9ab4597..d43b18e 100644 --- a/files/lib/data/command/CommandCache.class.php +++ b/files/lib/data/command/CommandCache.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/data/command/CommandEditor.class.php b/files/lib/data/command/CommandEditor.class.php index db22132..404a795 100644 --- a/files/lib/data/command/CommandEditor.class.php +++ b/files/lib/data/command/CommandEditor.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/data/command/CommandList.class.php b/files/lib/data/command/CommandList.class.php index 80e547f..fd171b5 100644 --- a/files/lib/data/command/CommandList.class.php +++ b/files/lib/data/command/CommandList.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/data/command/CommandTrigger.class.php b/files/lib/data/command/CommandTrigger.class.php index 9f6fc25..e9ee4d2 100644 --- a/files/lib/data/command/CommandTrigger.class.php +++ b/files/lib/data/command/CommandTrigger.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/data/command/CommandTriggerAction.class.php b/files/lib/data/command/CommandTriggerAction.class.php index 32153de..e2ecfe7 100644 --- a/files/lib/data/command/CommandTriggerAction.class.php +++ b/files/lib/data/command/CommandTriggerAction.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/data/command/CommandTriggerEditor.class.php b/files/lib/data/command/CommandTriggerEditor.class.php index f072e94..93edf4f 100644 --- a/files/lib/data/command/CommandTriggerEditor.class.php +++ b/files/lib/data/command/CommandTriggerEditor.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/data/command/CommandTriggerList.class.php b/files/lib/data/command/CommandTriggerList.class.php index 7574e1b..350efbf 100644 --- a/files/lib/data/command/CommandTriggerList.class.php +++ b/files/lib/data/command/CommandTriggerList.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/data/message/Message.class.php b/files/lib/data/message/Message.class.php index b9dbe34..a4bdb15 100644 --- a/files/lib/data/message/Message.class.php +++ b/files/lib/data/message/Message.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/data/message/MessageAction.class.php b/files/lib/data/message/MessageAction.class.php index 2954b64..156c40a 100644 --- a/files/lib/data/message/MessageAction.class.php +++ b/files/lib/data/message/MessageAction.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/data/message/MessageEditor.class.php b/files/lib/data/message/MessageEditor.class.php index 898ac39..3551389 100644 --- a/files/lib/data/message/MessageEditor.class.php +++ b/files/lib/data/message/MessageEditor.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/data/message/MessageList.class.php b/files/lib/data/message/MessageList.class.php index 3c0e19c..71ef6c8 100644 --- a/files/lib/data/message/MessageList.class.php +++ b/files/lib/data/message/MessageList.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/data/message/ViewableMessage.class.php b/files/lib/data/message/ViewableMessage.class.php index 26374c4..9b613eb 100644 --- a/files/lib/data/message/ViewableMessage.class.php +++ b/files/lib/data/message/ViewableMessage.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/data/room/Room.class.php b/files/lib/data/room/Room.class.php index 1997eb4..2f3a192 100644 --- a/files/lib/data/room/Room.class.php +++ b/files/lib/data/room/Room.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/data/room/RoomAction.class.php b/files/lib/data/room/RoomAction.class.php index 93b2e33..7441d9e 100644 --- a/files/lib/data/room/RoomAction.class.php +++ b/files/lib/data/room/RoomAction.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/data/room/RoomCache.class.php b/files/lib/data/room/RoomCache.class.php index b7acd9f..69bcf59 100644 --- a/files/lib/data/room/RoomCache.class.php +++ b/files/lib/data/room/RoomCache.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/data/room/RoomEditor.class.php b/files/lib/data/room/RoomEditor.class.php index ef2ce8f..1cec0e1 100644 --- a/files/lib/data/room/RoomEditor.class.php +++ b/files/lib/data/room/RoomEditor.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/data/room/RoomList.class.php b/files/lib/data/room/RoomList.class.php index 81d5154..35e06ee 100644 --- a/files/lib/data/room/RoomList.class.php +++ b/files/lib/data/room/RoomList.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/data/suspension/Suspension.class.php b/files/lib/data/suspension/Suspension.class.php index 1c39043..4bc30af 100644 --- a/files/lib/data/suspension/Suspension.class.php +++ b/files/lib/data/suspension/Suspension.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 3 diff --git a/files/lib/data/suspension/SuspensionAction.class.php b/files/lib/data/suspension/SuspensionAction.class.php index 26b18f4..25b1055 100644 --- a/files/lib/data/suspension/SuspensionAction.class.php +++ b/files/lib/data/suspension/SuspensionAction.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 3 diff --git a/files/lib/data/suspension/SuspensionEditor.class.php b/files/lib/data/suspension/SuspensionEditor.class.php index 780a499..1463890 100644 --- a/files/lib/data/suspension/SuspensionEditor.class.php +++ b/files/lib/data/suspension/SuspensionEditor.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 3 diff --git a/files/lib/data/suspension/SuspensionList.class.php b/files/lib/data/suspension/SuspensionList.class.php index 8ee5327..ff56abb 100644 --- a/files/lib/data/suspension/SuspensionList.class.php +++ b/files/lib/data/suspension/SuspensionList.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 3 diff --git a/files/lib/data/user/User.class.php b/files/lib/data/user/User.class.php index 575e310..d48b9ef 100644 --- a/files/lib/data/user/User.class.php +++ b/files/lib/data/user/User.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/data/user/UserAction.class.php b/files/lib/data/user/UserAction.class.php index 54038e7..7d91874 100644 --- a/files/lib/data/user/UserAction.class.php +++ b/files/lib/data/user/UserAction.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/data/user/UserList.class.php b/files/lib/data/user/UserList.class.php index bf10f22..2de8d8a 100644 --- a/files/lib/data/user/UserList.class.php +++ b/files/lib/data/user/UserList.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/page/LogPage.class.php b/files/lib/page/LogPage.class.php index 41c50d3..93590ed 100644 --- a/files/lib/page/LogPage.class.php +++ b/files/lib/page/LogPage.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/page/RoomListPage.class.php b/files/lib/page/RoomListPage.class.php index ee5b6bd..0acaabc 100644 --- a/files/lib/page/RoomListPage.class.php +++ b/files/lib/page/RoomListPage.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/page/RoomPage.class.php b/files/lib/page/RoomPage.class.php index 646f7d1..ed01eb2 100644 --- a/files/lib/page/RoomPage.class.php +++ b/files/lib/page/RoomPage.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/page/TConfiguredPage.class.php b/files/lib/page/TConfiguredPage.class.php index 3a0b0ac..fc32f67 100644 --- a/files/lib/page/TConfiguredPage.class.php +++ b/files/lib/page/TConfiguredPage.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/CHATCore.class.php b/files/lib/system/CHATCore.class.php index 3644bea..8388afa 100644 --- a/files/lib/system/CHATCore.class.php +++ b/files/lib/system/CHATCore.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/box/RoomListBoxController.class.php b/files/lib/system/box/RoomListBoxController.class.php index 0b0bbec..975d4d0 100644 --- a/files/lib/system/box/RoomListBoxController.class.php +++ b/files/lib/system/box/RoomListBoxController.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/cache/builder/CommandCacheBuilder.class.php b/files/lib/system/cache/builder/CommandCacheBuilder.class.php index 2db8585..8eeb569 100644 --- a/files/lib/system/cache/builder/CommandCacheBuilder.class.php +++ b/files/lib/system/cache/builder/CommandCacheBuilder.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/cache/builder/RoomCacheBuilder.class.php b/files/lib/system/cache/builder/RoomCacheBuilder.class.php index 0bf83de..d89b456 100644 --- a/files/lib/system/cache/builder/RoomCacheBuilder.class.php +++ b/files/lib/system/cache/builder/RoomCacheBuilder.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/cache/runtime/UserRuntimeCache.class.php b/files/lib/system/cache/runtime/UserRuntimeCache.class.php index 49bede9..3bebcee 100644 --- a/files/lib/system/cache/runtime/UserRuntimeCache.class.php +++ b/files/lib/system/cache/runtime/UserRuntimeCache.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/command/AbstractCommand.class.php b/files/lib/system/command/AbstractCommand.class.php index 0879c2f..c3f2267 100644 --- a/files/lib/system/command/AbstractCommand.class.php +++ b/files/lib/system/command/AbstractCommand.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/command/AbstractInputProcessedCommand.class.php b/files/lib/system/command/AbstractInputProcessedCommand.class.php index b1de8bd..9d4d8ff 100644 --- a/files/lib/system/command/AbstractInputProcessedCommand.class.php +++ b/files/lib/system/command/AbstractInputProcessedCommand.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/command/AbstractSuspensionCommand.class.php b/files/lib/system/command/AbstractSuspensionCommand.class.php index 3f681c8..2c1d2fd 100644 --- a/files/lib/system/command/AbstractSuspensionCommand.class.php +++ b/files/lib/system/command/AbstractSuspensionCommand.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 3 diff --git a/files/lib/system/command/AbstractUnsuspensionCommand.class.php b/files/lib/system/command/AbstractUnsuspensionCommand.class.php index 3d8dabc..7875b62 100644 --- a/files/lib/system/command/AbstractUnsuspensionCommand.class.php +++ b/files/lib/system/command/AbstractUnsuspensionCommand.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 3 diff --git a/files/lib/system/command/AwayCommand.class.php b/files/lib/system/command/AwayCommand.class.php index 3443575..64916f5 100644 --- a/files/lib/system/command/AwayCommand.class.php +++ b/files/lib/system/command/AwayCommand.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/command/BackCommand.class.php b/files/lib/system/command/BackCommand.class.php index 9007876..c1d81ee 100644 --- a/files/lib/system/command/BackCommand.class.php +++ b/files/lib/system/command/BackCommand.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/command/BanCommand.class.php b/files/lib/system/command/BanCommand.class.php index 9c28b1b..5c047cd 100644 --- a/files/lib/system/command/BanCommand.class.php +++ b/files/lib/system/command/BanCommand.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 3 diff --git a/files/lib/system/command/BroadcastCommand.class.php b/files/lib/system/command/BroadcastCommand.class.php index 0d49529..69e323f 100644 --- a/files/lib/system/command/BroadcastCommand.class.php +++ b/files/lib/system/command/BroadcastCommand.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/command/ColorCommand.class.php b/files/lib/system/command/ColorCommand.class.php index 2833a95..30e56c3 100644 --- a/files/lib/system/command/ColorCommand.class.php +++ b/files/lib/system/command/ColorCommand.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/command/ICommand.class.php b/files/lib/system/command/ICommand.class.php index 3f19e19..dcddb38 100644 --- a/files/lib/system/command/ICommand.class.php +++ b/files/lib/system/command/ICommand.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/command/InfoCommand.class.php b/files/lib/system/command/InfoCommand.class.php index e963728..ee657b2 100644 --- a/files/lib/system/command/InfoCommand.class.php +++ b/files/lib/system/command/InfoCommand.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/command/MeCommand.class.php b/files/lib/system/command/MeCommand.class.php index 110dbae..0a90fdc 100644 --- a/files/lib/system/command/MeCommand.class.php +++ b/files/lib/system/command/MeCommand.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/command/MuteCommand.class.php b/files/lib/system/command/MuteCommand.class.php index e162f53..6fdeea4 100644 --- a/files/lib/system/command/MuteCommand.class.php +++ b/files/lib/system/command/MuteCommand.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 3 diff --git a/files/lib/system/command/PlainCommand.class.php b/files/lib/system/command/PlainCommand.class.php index 7ffdc4b..7af067d 100644 --- a/files/lib/system/command/PlainCommand.class.php +++ b/files/lib/system/command/PlainCommand.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/command/TNeedsUser.class.php b/files/lib/system/command/TNeedsUser.class.php index 0b2301e..ef2f40a 100644 --- a/files/lib/system/command/TNeedsUser.class.php +++ b/files/lib/system/command/TNeedsUser.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/command/TeamCommand.class.php b/files/lib/system/command/TeamCommand.class.php index b9b1e65..fc85faf 100644 --- a/files/lib/system/command/TeamCommand.class.php +++ b/files/lib/system/command/TeamCommand.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/command/TemproomCommand.class.php b/files/lib/system/command/TemproomCommand.class.php index c6a0c83..206c5f7 100644 --- a/files/lib/system/command/TemproomCommand.class.php +++ b/files/lib/system/command/TemproomCommand.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/command/UnbanCommand.class.php b/files/lib/system/command/UnbanCommand.class.php index 8edbcb1..220df65 100644 --- a/files/lib/system/command/UnbanCommand.class.php +++ b/files/lib/system/command/UnbanCommand.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 3 diff --git a/files/lib/system/command/UnmuteCommand.class.php b/files/lib/system/command/UnmuteCommand.class.php index aed3f08..6100fb3 100644 --- a/files/lib/system/command/UnmuteCommand.class.php +++ b/files/lib/system/command/UnmuteCommand.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 3 diff --git a/files/lib/system/command/WhereCommand.class.php b/files/lib/system/command/WhereCommand.class.php index 66485e2..18e5613 100644 --- a/files/lib/system/command/WhereCommand.class.php +++ b/files/lib/system/command/WhereCommand.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/command/WhisperCommand.class.php b/files/lib/system/command/WhisperCommand.class.php index 526a8fa..351f4b6 100644 --- a/files/lib/system/command/WhisperCommand.class.php +++ b/files/lib/system/command/WhisperCommand.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/condition/room/RoomFilledCondition.class.php b/files/lib/system/condition/room/RoomFilledCondition.class.php index df97e31..49162c4 100644 --- a/files/lib/system/condition/room/RoomFilledCondition.class.php +++ b/files/lib/system/condition/room/RoomFilledCondition.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/event/listener/HourlyCleanUpCronjobExecuteChatCleanUpListener.class.php b/files/lib/system/event/listener/HourlyCleanUpCronjobExecuteChatCleanUpListener.class.php index 348572c..a5db8cf 100644 --- a/files/lib/system/event/listener/HourlyCleanUpCronjobExecuteChatCleanUpListener.class.php +++ b/files/lib/system/event/listener/HourlyCleanUpCronjobExecuteChatCleanUpListener.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/event/listener/HourlyCleanUpCronjobExecuteTemproomListener.class.php b/files/lib/system/event/listener/HourlyCleanUpCronjobExecuteTemproomListener.class.php index e4f3754..4952500 100644 --- a/files/lib/system/event/listener/HourlyCleanUpCronjobExecuteTemproomListener.class.php +++ b/files/lib/system/event/listener/HourlyCleanUpCronjobExecuteTemproomListener.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/event/listener/InfoCommandSuspensionsListener.class.php b/files/lib/system/event/listener/InfoCommandSuspensionsListener.class.php index 74dee95..9c08ff7 100644 --- a/files/lib/system/event/listener/InfoCommandSuspensionsListener.class.php +++ b/files/lib/system/event/listener/InfoCommandSuspensionsListener.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 3 diff --git a/files/lib/system/event/listener/RoomActionGetUsersModeratorListener.class.php b/files/lib/system/event/listener/RoomActionGetUsersModeratorListener.class.php index 7a991a0..2676c76 100644 --- a/files/lib/system/event/listener/RoomActionGetUsersModeratorListener.class.php +++ b/files/lib/system/event/listener/RoomActionGetUsersModeratorListener.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 3 diff --git a/files/lib/system/event/listener/RoomCanJoinBanListener.class.php b/files/lib/system/event/listener/RoomCanJoinBanListener.class.php index 7ad7e82..e52c9f6 100644 --- a/files/lib/system/event/listener/RoomCanJoinBanListener.class.php +++ b/files/lib/system/event/listener/RoomCanJoinBanListener.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 3 diff --git a/files/lib/system/event/listener/RoomCanJoinUserLimitListener.class.php b/files/lib/system/event/listener/RoomCanJoinUserLimitListener.class.php index 9021d19..a398728 100644 --- a/files/lib/system/event/listener/RoomCanJoinUserLimitListener.class.php +++ b/files/lib/system/event/listener/RoomCanJoinUserLimitListener.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 3 diff --git a/files/lib/system/event/listener/RoomCanSeeTemproomListener.class.php b/files/lib/system/event/listener/RoomCanSeeTemproomListener.class.php index f58cf69..d7af143 100644 --- a/files/lib/system/event/listener/RoomCanSeeTemproomListener.class.php +++ b/files/lib/system/event/listener/RoomCanSeeTemproomListener.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 3 diff --git a/files/lib/system/event/listener/RoomCanWritePubliclyMuteListener.class.php b/files/lib/system/event/listener/RoomCanWritePubliclyMuteListener.class.php index 3a6fb7f..4d20eba 100644 --- a/files/lib/system/event/listener/RoomCanWritePubliclyMuteListener.class.php +++ b/files/lib/system/event/listener/RoomCanWritePubliclyMuteListener.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 3 diff --git a/files/lib/system/event/listener/RoomEditFormTemproomListener.class.php b/files/lib/system/event/listener/RoomEditFormTemproomListener.class.php index c1bbc18..89d3085 100644 --- a/files/lib/system/event/listener/RoomEditFormTemproomListener.class.php +++ b/files/lib/system/event/listener/RoomEditFormTemproomListener.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 3 diff --git a/files/lib/system/event/listener/RoomListPageTemproomListener.class.php b/files/lib/system/event/listener/RoomListPageTemproomListener.class.php index e160519..ededc86 100644 --- a/files/lib/system/event/listener/RoomListPageTemproomListener.class.php +++ b/files/lib/system/event/listener/RoomListPageTemproomListener.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 3 diff --git a/files/lib/system/event/listener/SuspensionListPageTemproomListener.class.php b/files/lib/system/event/listener/SuspensionListPageTemproomListener.class.php index e101e42..1819345 100644 --- a/files/lib/system/event/listener/SuspensionListPageTemproomListener.class.php +++ b/files/lib/system/event/listener/SuspensionListPageTemproomListener.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 3 diff --git a/files/lib/system/message/type/AwayMessageType.class.php b/files/lib/system/message/type/AwayMessageType.class.php index 76c6185..f8ef11a 100644 --- a/files/lib/system/message/type/AwayMessageType.class.php +++ b/files/lib/system/message/type/AwayMessageType.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/message/type/BackMessageType.class.php b/files/lib/system/message/type/BackMessageType.class.php index 814b610..5df45d7 100644 --- a/files/lib/system/message/type/BackMessageType.class.php +++ b/files/lib/system/message/type/BackMessageType.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/message/type/BroadcastMessageType.class.php b/files/lib/system/message/type/BroadcastMessageType.class.php index 4b70751..9e551d8 100644 --- a/files/lib/system/message/type/BroadcastMessageType.class.php +++ b/files/lib/system/message/type/BroadcastMessageType.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/message/type/ChatUpdateMessageType.class.php b/files/lib/system/message/type/ChatUpdateMessageType.class.php index 8f130fb..2adc27b 100644 --- a/files/lib/system/message/type/ChatUpdateMessageType.class.php +++ b/files/lib/system/message/type/ChatUpdateMessageType.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/message/type/ColorMessageType.class.php b/files/lib/system/message/type/ColorMessageType.class.php index 9934650..46087ce 100644 --- a/files/lib/system/message/type/ColorMessageType.class.php +++ b/files/lib/system/message/type/ColorMessageType.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/message/type/IDeletableMessageType.class.php b/files/lib/system/message/type/IDeletableMessageType.class.php index da73c73..bb4c533 100644 --- a/files/lib/system/message/type/IDeletableMessageType.class.php +++ b/files/lib/system/message/type/IDeletableMessageType.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/message/type/IMessageType.class.php b/files/lib/system/message/type/IMessageType.class.php index c1d8685..4acd578 100644 --- a/files/lib/system/message/type/IMessageType.class.php +++ b/files/lib/system/message/type/IMessageType.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/message/type/InfoMessageType.class.php b/files/lib/system/message/type/InfoMessageType.class.php index 0809dd7..1b7b024 100644 --- a/files/lib/system/message/type/InfoMessageType.class.php +++ b/files/lib/system/message/type/InfoMessageType.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/message/type/JoinMessageType.class.php b/files/lib/system/message/type/JoinMessageType.class.php index 74093cf..57a3d30 100644 --- a/files/lib/system/message/type/JoinMessageType.class.php +++ b/files/lib/system/message/type/JoinMessageType.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/message/type/LeaveMessageType.class.php b/files/lib/system/message/type/LeaveMessageType.class.php index 5f16227..1bef6de 100644 --- a/files/lib/system/message/type/LeaveMessageType.class.php +++ b/files/lib/system/message/type/LeaveMessageType.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/message/type/MeMessageType.class.php b/files/lib/system/message/type/MeMessageType.class.php index d56a1c7..5396da2 100644 --- a/files/lib/system/message/type/MeMessageType.class.php +++ b/files/lib/system/message/type/MeMessageType.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/message/type/PlainMessageType.class.php b/files/lib/system/message/type/PlainMessageType.class.php index cb052c1..3812c46 100644 --- a/files/lib/system/message/type/PlainMessageType.class.php +++ b/files/lib/system/message/type/PlainMessageType.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/message/type/SuspendMessageType.class.php b/files/lib/system/message/type/SuspendMessageType.class.php index 66ac224..ddf5c8a 100644 --- a/files/lib/system/message/type/SuspendMessageType.class.php +++ b/files/lib/system/message/type/SuspendMessageType.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/message/type/TCanSeeCreator.class.php b/files/lib/system/message/type/TCanSeeCreator.class.php index 305b30e..77fda6a 100644 --- a/files/lib/system/message/type/TCanSeeCreator.class.php +++ b/files/lib/system/message/type/TCanSeeCreator.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/message/type/TCanSeeInSameRoom.class.php b/files/lib/system/message/type/TCanSeeInSameRoom.class.php index 3628a87..04ca241 100644 --- a/files/lib/system/message/type/TCanSeeInSameRoom.class.php +++ b/files/lib/system/message/type/TCanSeeInSameRoom.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/message/type/TDefaultPayload.class.php b/files/lib/system/message/type/TDefaultPayload.class.php index 07760ee..7e2100b 100644 --- a/files/lib/system/message/type/TDefaultPayload.class.php +++ b/files/lib/system/message/type/TDefaultPayload.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/message/type/TeamMessageType.class.php b/files/lib/system/message/type/TeamMessageType.class.php index 206265b..9f758d4 100644 --- a/files/lib/system/message/type/TeamMessageType.class.php +++ b/files/lib/system/message/type/TeamMessageType.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/message/type/TemproomCreatedMessageType.class.php b/files/lib/system/message/type/TemproomCreatedMessageType.class.php index 2fbe9e7..2954f98 100644 --- a/files/lib/system/message/type/TemproomCreatedMessageType.class.php +++ b/files/lib/system/message/type/TemproomCreatedMessageType.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/message/type/TemproomInvitedMessageType.class.php b/files/lib/system/message/type/TemproomInvitedMessageType.class.php index b858f10..086da44 100644 --- a/files/lib/system/message/type/TemproomInvitedMessageType.class.php +++ b/files/lib/system/message/type/TemproomInvitedMessageType.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/message/type/TombstoneMessageType.class.php b/files/lib/system/message/type/TombstoneMessageType.class.php index 8669946..6003fc6 100644 --- a/files/lib/system/message/type/TombstoneMessageType.class.php +++ b/files/lib/system/message/type/TombstoneMessageType.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/message/type/UnsuspendMessageType.class.php b/files/lib/system/message/type/UnsuspendMessageType.class.php index 1b46b9b..6d4a3a6 100644 --- a/files/lib/system/message/type/UnsuspendMessageType.class.php +++ b/files/lib/system/message/type/UnsuspendMessageType.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/message/type/WhereMessageType.class.php b/files/lib/system/message/type/WhereMessageType.class.php index d973c93..6e5980b 100644 --- a/files/lib/system/message/type/WhereMessageType.class.php +++ b/files/lib/system/message/type/WhereMessageType.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/message/type/WhisperMessageType.class.php b/files/lib/system/message/type/WhisperMessageType.class.php index 5b2a5dd..337e8ac 100644 --- a/files/lib/system/message/type/WhisperMessageType.class.php +++ b/files/lib/system/message/type/WhisperMessageType.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/page/handler/LogPageHandler.class.php b/files/lib/system/page/handler/LogPageHandler.class.php index 6febf78..44a04fb 100644 --- a/files/lib/system/page/handler/LogPageHandler.class.php +++ b/files/lib/system/page/handler/LogPageHandler.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/page/handler/RoomListPageHandler.class.php b/files/lib/system/page/handler/RoomListPageHandler.class.php index 6439610..dad924e 100644 --- a/files/lib/system/page/handler/RoomListPageHandler.class.php +++ b/files/lib/system/page/handler/RoomListPageHandler.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/page/handler/RoomPageHandler.class.php b/files/lib/system/page/handler/RoomPageHandler.class.php index 78d333e..82fbc7f 100644 --- a/files/lib/system/page/handler/RoomPageHandler.class.php +++ b/files/lib/system/page/handler/RoomPageHandler.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/page/handler/TRoomPageHandler.class.php b/files/lib/system/page/handler/TRoomPageHandler.class.php index f604788..db1b211 100644 --- a/files/lib/system/page/handler/TRoomPageHandler.class.php +++ b/files/lib/system/page/handler/TRoomPageHandler.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/lib/system/suspension/BanSuspension.class.php b/files/lib/system/suspension/BanSuspension.class.php index ae2b49e..3ad37f6 100644 --- a/files/lib/system/suspension/BanSuspension.class.php +++ b/files/lib/system/suspension/BanSuspension.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 3 diff --git a/files/lib/system/suspension/ISuspension.class.php b/files/lib/system/suspension/ISuspension.class.php index 8caaefe..354029f 100644 --- a/files/lib/system/suspension/ISuspension.class.php +++ b/files/lib/system/suspension/ISuspension.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 3 diff --git a/files/lib/system/suspension/MuteSuspension.class.php b/files/lib/system/suspension/MuteSuspension.class.php index 5c01f66..445747f 100644 --- a/files/lib/system/suspension/MuteSuspension.class.php +++ b/files/lib/system/suspension/MuteSuspension.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 3 diff --git a/files/style/be.bastelstu.chat.messageTypes.scss b/files/style/be.bastelstu.chat.messageTypes.scss index bfa01ad..7ff9610 100644 --- a/files/style/be.bastelstu.chat.messageTypes.scss +++ b/files/style/be.bastelstu.chat.messageTypes.scss @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files/style/be.bastelstu.chat.scss b/files/style/be.bastelstu.chat.scss index b9fd7a1..90967c9 100644 --- a/files/style/be.bastelstu.chat.scss +++ b/files/style/be.bastelstu.chat.scss @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-06-15 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat.js b/files_wcf/js/Bastelstu.be/Chat.js index a11de1a..28a160f 100644 --- a/files_wcf/js/Bastelstu.be/Chat.js +++ b/files_wcf/js/Bastelstu.be/Chat.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Autocompleter.js b/files_wcf/js/Bastelstu.be/Chat/Autocompleter.js index 89fa092..343921c 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Autocompleter.js +++ b/files_wcf/js/Bastelstu.be/Chat/Autocompleter.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/BoxRoomList.js b/files_wcf/js/Bastelstu.be/Chat/BoxRoomList.js index 3817646..c83944f 100644 --- a/files_wcf/js/Bastelstu.be/Chat/BoxRoomList.js +++ b/files_wcf/js/Bastelstu.be/Chat/BoxRoomList.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Command.js b/files_wcf/js/Bastelstu.be/Chat/Command.js index 33978b1..ef44151 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Command.js +++ b/files_wcf/js/Bastelstu.be/Chat/Command.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Command/Away.js b/files_wcf/js/Bastelstu.be/Chat/Command/Away.js index 1ab3bbb..d6eaf6f 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Command/Away.js +++ b/files_wcf/js/Bastelstu.be/Chat/Command/Away.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Command/Back.js b/files_wcf/js/Bastelstu.be/Chat/Command/Back.js index b5f7d68..66ea736 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Command/Back.js +++ b/files_wcf/js/Bastelstu.be/Chat/Command/Back.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Command/Ban.js b/files_wcf/js/Bastelstu.be/Chat/Command/Ban.js index c715c9e..f8a8915 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Command/Ban.js +++ b/files_wcf/js/Bastelstu.be/Chat/Command/Ban.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 3 diff --git a/files_wcf/js/Bastelstu.be/Chat/Command/Broadcast.js b/files_wcf/js/Bastelstu.be/Chat/Command/Broadcast.js index 6e1bd89..2a3865c 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Command/Broadcast.js +++ b/files_wcf/js/Bastelstu.be/Chat/Command/Broadcast.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Command/Color.js b/files_wcf/js/Bastelstu.be/Chat/Command/Color.js index f4c2052..6a353ac 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Command/Color.js +++ b/files_wcf/js/Bastelstu.be/Chat/Command/Color.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Command/Info.js b/files_wcf/js/Bastelstu.be/Chat/Command/Info.js index 2e96585..03fd152 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Command/Info.js +++ b/files_wcf/js/Bastelstu.be/Chat/Command/Info.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Command/Me.js b/files_wcf/js/Bastelstu.be/Chat/Command/Me.js index 49d7ca2..bcd289c 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Command/Me.js +++ b/files_wcf/js/Bastelstu.be/Chat/Command/Me.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Command/Mute.js b/files_wcf/js/Bastelstu.be/Chat/Command/Mute.js index a3e1de1..e7470f6 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Command/Mute.js +++ b/files_wcf/js/Bastelstu.be/Chat/Command/Mute.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 3 diff --git a/files_wcf/js/Bastelstu.be/Chat/Command/Plain.js b/files_wcf/js/Bastelstu.be/Chat/Command/Plain.js index 1691edd..ec0cef9 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Command/Plain.js +++ b/files_wcf/js/Bastelstu.be/Chat/Command/Plain.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Command/Team.js b/files_wcf/js/Bastelstu.be/Chat/Command/Team.js index 3302a14..03f1c70 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Command/Team.js +++ b/files_wcf/js/Bastelstu.be/Chat/Command/Team.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Command/Temproom.js b/files_wcf/js/Bastelstu.be/Chat/Command/Temproom.js index f49200a..bbb48c1 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Command/Temproom.js +++ b/files_wcf/js/Bastelstu.be/Chat/Command/Temproom.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Command/Unban.js b/files_wcf/js/Bastelstu.be/Chat/Command/Unban.js index cbf2c76..2cdc714 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Command/Unban.js +++ b/files_wcf/js/Bastelstu.be/Chat/Command/Unban.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 3 diff --git a/files_wcf/js/Bastelstu.be/Chat/Command/Unmute.js b/files_wcf/js/Bastelstu.be/Chat/Command/Unmute.js index 930363d..26f6880 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Command/Unmute.js +++ b/files_wcf/js/Bastelstu.be/Chat/Command/Unmute.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 3 diff --git a/files_wcf/js/Bastelstu.be/Chat/Command/Where.js b/files_wcf/js/Bastelstu.be/Chat/Command/Where.js index 78e781d..bf79502 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Command/Where.js +++ b/files_wcf/js/Bastelstu.be/Chat/Command/Where.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Command/Whisper.js b/files_wcf/js/Bastelstu.be/Chat/Command/Whisper.js index fa11f1b..62e174c 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Command/Whisper.js +++ b/files_wcf/js/Bastelstu.be/Chat/Command/Whisper.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Command/_Suspension.js b/files_wcf/js/Bastelstu.be/Chat/Command/_Suspension.js index d64f25d..3d65311 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Command/_Suspension.js +++ b/files_wcf/js/Bastelstu.be/Chat/Command/_Suspension.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 3 diff --git a/files_wcf/js/Bastelstu.be/Chat/Command/_Unsuspension.js b/files_wcf/js/Bastelstu.be/Chat/Command/_Unsuspension.js index 772c6d9..229b0f1 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Command/_Unsuspension.js +++ b/files_wcf/js/Bastelstu.be/Chat/Command/_Unsuspension.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 3 diff --git a/files_wcf/js/Bastelstu.be/Chat/CommandHandler.js b/files_wcf/js/Bastelstu.be/Chat/CommandHandler.js index 3d4ef0d..0cac203 100644 --- a/files_wcf/js/Bastelstu.be/Chat/CommandHandler.js +++ b/files_wcf/js/Bastelstu.be/Chat/CommandHandler.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/DataStructure/EventEmitter.js b/files_wcf/js/Bastelstu.be/Chat/DataStructure/EventEmitter.js index 1327cea..0f1d226 100644 --- a/files_wcf/js/Bastelstu.be/Chat/DataStructure/EventEmitter.js +++ b/files_wcf/js/Bastelstu.be/Chat/DataStructure/EventEmitter.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/DataStructure/LRU.js b/files_wcf/js/Bastelstu.be/Chat/DataStructure/LRU.js index 5a78f5c..c46f5b1 100644 --- a/files_wcf/js/Bastelstu.be/Chat/DataStructure/LRU.js +++ b/files_wcf/js/Bastelstu.be/Chat/DataStructure/LRU.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/DataStructure/RedBlackTree/Node.js b/files_wcf/js/Bastelstu.be/Chat/DataStructure/RedBlackTree/Node.js index 27bcf5a..c25e0a5 100644 --- a/files_wcf/js/Bastelstu.be/Chat/DataStructure/RedBlackTree/Node.js +++ b/files_wcf/js/Bastelstu.be/Chat/DataStructure/RedBlackTree/Node.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/DataStructure/RedBlackTree/Tree.js b/files_wcf/js/Bastelstu.be/Chat/DataStructure/RedBlackTree/Tree.js index af4ccea..645183f 100644 --- a/files_wcf/js/Bastelstu.be/Chat/DataStructure/RedBlackTree/Tree.js +++ b/files_wcf/js/Bastelstu.be/Chat/DataStructure/RedBlackTree/Tree.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/DataStructure/Throttle.js b/files_wcf/js/Bastelstu.be/Chat/DataStructure/Throttle.js index c132c28..d5445b3 100644 --- a/files_wcf/js/Bastelstu.be/Chat/DataStructure/Throttle.js +++ b/files_wcf/js/Bastelstu.be/Chat/DataStructure/Throttle.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Helper.js b/files_wcf/js/Bastelstu.be/Chat/Helper.js index ba99dee..b4bb6b4 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Helper.js +++ b/files_wcf/js/Bastelstu.be/Chat/Helper.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/LocalStorage.js b/files_wcf/js/Bastelstu.be/Chat/LocalStorage.js index 287a1b9..443915e 100644 --- a/files_wcf/js/Bastelstu.be/Chat/LocalStorage.js +++ b/files_wcf/js/Bastelstu.be/Chat/LocalStorage.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/LocalStorageEmulator.js b/files_wcf/js/Bastelstu.be/Chat/LocalStorageEmulator.js index fcc447d..939c10c 100644 --- a/files_wcf/js/Bastelstu.be/Chat/LocalStorageEmulator.js +++ b/files_wcf/js/Bastelstu.be/Chat/LocalStorageEmulator.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Log.js b/files_wcf/js/Bastelstu.be/Chat/Log.js index 79d1c50..982dd2c 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Log.js +++ b/files_wcf/js/Bastelstu.be/Chat/Log.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Message.js b/files_wcf/js/Bastelstu.be/Chat/Message.js index 3e37d77..91e1533 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Message.js +++ b/files_wcf/js/Bastelstu.be/Chat/Message.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/MessageType.js b/files_wcf/js/Bastelstu.be/Chat/MessageType.js index b7883d9..cb502e4 100644 --- a/files_wcf/js/Bastelstu.be/Chat/MessageType.js +++ b/files_wcf/js/Bastelstu.be/Chat/MessageType.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/MessageType/Away.js b/files_wcf/js/Bastelstu.be/Chat/MessageType/Away.js index b179b7a..8a698fc 100644 --- a/files_wcf/js/Bastelstu.be/Chat/MessageType/Away.js +++ b/files_wcf/js/Bastelstu.be/Chat/MessageType/Away.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/MessageType/Back.js b/files_wcf/js/Bastelstu.be/Chat/MessageType/Back.js index e3cb611..cdd66ef 100644 --- a/files_wcf/js/Bastelstu.be/Chat/MessageType/Back.js +++ b/files_wcf/js/Bastelstu.be/Chat/MessageType/Back.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/MessageType/Broadcast.js b/files_wcf/js/Bastelstu.be/Chat/MessageType/Broadcast.js index c712a22..da13c5e 100644 --- a/files_wcf/js/Bastelstu.be/Chat/MessageType/Broadcast.js +++ b/files_wcf/js/Bastelstu.be/Chat/MessageType/Broadcast.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/MessageType/ChatUpdate.js b/files_wcf/js/Bastelstu.be/Chat/MessageType/ChatUpdate.js index cc61126..2e34658 100644 --- a/files_wcf/js/Bastelstu.be/Chat/MessageType/ChatUpdate.js +++ b/files_wcf/js/Bastelstu.be/Chat/MessageType/ChatUpdate.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/MessageType/Color.js b/files_wcf/js/Bastelstu.be/Chat/MessageType/Color.js index 2065ce9..5341e5a 100644 --- a/files_wcf/js/Bastelstu.be/Chat/MessageType/Color.js +++ b/files_wcf/js/Bastelstu.be/Chat/MessageType/Color.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/MessageType/Info.js b/files_wcf/js/Bastelstu.be/Chat/MessageType/Info.js index 7216d8b..89deda6 100644 --- a/files_wcf/js/Bastelstu.be/Chat/MessageType/Info.js +++ b/files_wcf/js/Bastelstu.be/Chat/MessageType/Info.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/MessageType/Join.js b/files_wcf/js/Bastelstu.be/Chat/MessageType/Join.js index 0a8d3f9..f031cd1 100644 --- a/files_wcf/js/Bastelstu.be/Chat/MessageType/Join.js +++ b/files_wcf/js/Bastelstu.be/Chat/MessageType/Join.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/MessageType/Leave.js b/files_wcf/js/Bastelstu.be/Chat/MessageType/Leave.js index 9509df7..9bb7023 100644 --- a/files_wcf/js/Bastelstu.be/Chat/MessageType/Leave.js +++ b/files_wcf/js/Bastelstu.be/Chat/MessageType/Leave.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/MessageType/Me.js b/files_wcf/js/Bastelstu.be/Chat/MessageType/Me.js index 2c80534..fb1ff0f 100644 --- a/files_wcf/js/Bastelstu.be/Chat/MessageType/Me.js +++ b/files_wcf/js/Bastelstu.be/Chat/MessageType/Me.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/MessageType/Plain.js b/files_wcf/js/Bastelstu.be/Chat/MessageType/Plain.js index 1b4d717..907059c 100644 --- a/files_wcf/js/Bastelstu.be/Chat/MessageType/Plain.js +++ b/files_wcf/js/Bastelstu.be/Chat/MessageType/Plain.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/MessageType/Suspend.js b/files_wcf/js/Bastelstu.be/Chat/MessageType/Suspend.js index 595432b..c0d7e93 100644 --- a/files_wcf/js/Bastelstu.be/Chat/MessageType/Suspend.js +++ b/files_wcf/js/Bastelstu.be/Chat/MessageType/Suspend.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/MessageType/Team.js b/files_wcf/js/Bastelstu.be/Chat/MessageType/Team.js index 08a8430..123695d 100644 --- a/files_wcf/js/Bastelstu.be/Chat/MessageType/Team.js +++ b/files_wcf/js/Bastelstu.be/Chat/MessageType/Team.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/MessageType/TemproomCreated.js b/files_wcf/js/Bastelstu.be/Chat/MessageType/TemproomCreated.js index 330064e..bef1721 100644 --- a/files_wcf/js/Bastelstu.be/Chat/MessageType/TemproomCreated.js +++ b/files_wcf/js/Bastelstu.be/Chat/MessageType/TemproomCreated.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/MessageType/TemproomInvited.js b/files_wcf/js/Bastelstu.be/Chat/MessageType/TemproomInvited.js index ec1e2d1..c3c7d7f 100644 --- a/files_wcf/js/Bastelstu.be/Chat/MessageType/TemproomInvited.js +++ b/files_wcf/js/Bastelstu.be/Chat/MessageType/TemproomInvited.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/MessageType/Tombstone.js b/files_wcf/js/Bastelstu.be/Chat/MessageType/Tombstone.js index 723d56b..923ba13 100644 --- a/files_wcf/js/Bastelstu.be/Chat/MessageType/Tombstone.js +++ b/files_wcf/js/Bastelstu.be/Chat/MessageType/Tombstone.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/MessageType/Unsuspend.js b/files_wcf/js/Bastelstu.be/Chat/MessageType/Unsuspend.js index 81cdecc..81b41fe 100644 --- a/files_wcf/js/Bastelstu.be/Chat/MessageType/Unsuspend.js +++ b/files_wcf/js/Bastelstu.be/Chat/MessageType/Unsuspend.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/MessageType/Where.js b/files_wcf/js/Bastelstu.be/Chat/MessageType/Where.js index 83e0e33..08866be 100644 --- a/files_wcf/js/Bastelstu.be/Chat/MessageType/Where.js +++ b/files_wcf/js/Bastelstu.be/Chat/MessageType/Where.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/MessageType/Whisper.js b/files_wcf/js/Bastelstu.be/Chat/MessageType/Whisper.js index 0bd69f1..6cda390 100644 --- a/files_wcf/js/Bastelstu.be/Chat/MessageType/Whisper.js +++ b/files_wcf/js/Bastelstu.be/Chat/MessageType/Whisper.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Messenger.js b/files_wcf/js/Bastelstu.be/Chat/Messenger.js index f8acbff..1be5976 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Messenger.js +++ b/files_wcf/js/Bastelstu.be/Chat/Messenger.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/ParseError.js b/files_wcf/js/Bastelstu.be/Chat/ParseError.js index 99db239..c6f093c 100644 --- a/files_wcf/js/Bastelstu.be/Chat/ParseError.js +++ b/files_wcf/js/Bastelstu.be/Chat/ParseError.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Parser.js b/files_wcf/js/Bastelstu.be/Chat/Parser.js index bb0dbf9..a3e502a 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Parser.js +++ b/files_wcf/js/Bastelstu.be/Chat/Parser.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/ProfileStore.js b/files_wcf/js/Bastelstu.be/Chat/ProfileStore.js index a7ab6b7..afe7d5e 100644 --- a/files_wcf/js/Bastelstu.be/Chat/ProfileStore.js +++ b/files_wcf/js/Bastelstu.be/Chat/ProfileStore.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Room.js b/files_wcf/js/Bastelstu.be/Chat/Room.js index ac977ff..600fe2d 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Room.js +++ b/files_wcf/js/Bastelstu.be/Chat/Room.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Template.js b/files_wcf/js/Bastelstu.be/Chat/Template.js index b249ae5..7ff6274 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Template.js +++ b/files_wcf/js/Bastelstu.be/Chat/Template.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Ui.js b/files_wcf/js/Bastelstu.be/Chat/Ui.js index 51a1e93..b197aeb 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Ui.js +++ b/files_wcf/js/Bastelstu.be/Chat/Ui.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Ui/AutoAway.js b/files_wcf/js/Bastelstu.be/Chat/Ui/AutoAway.js index d82d984..1f5cbc0 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Ui/AutoAway.js +++ b/files_wcf/js/Bastelstu.be/Chat/Ui/AutoAway.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Ui/Chat.js b/files_wcf/js/Bastelstu.be/Chat/Ui/Chat.js index 7101f0a..7feea28 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Ui/Chat.js +++ b/files_wcf/js/Bastelstu.be/Chat/Ui/Chat.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Ui/ConnectionWarning.js b/files_wcf/js/Bastelstu.be/Chat/Ui/ConnectionWarning.js index ed5b6de..f685117 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Ui/ConnectionWarning.js +++ b/files_wcf/js/Bastelstu.be/Chat/Ui/ConnectionWarning.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Ui/ErrorDialog.js b/files_wcf/js/Bastelstu.be/Chat/Ui/ErrorDialog.js index 80527cd..44d5987 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Ui/ErrorDialog.js +++ b/files_wcf/js/Bastelstu.be/Chat/Ui/ErrorDialog.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Ui/Input.js b/files_wcf/js/Bastelstu.be/Chat/Ui/Input.js index 1704c52..402c73f 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Ui/Input.js +++ b/files_wcf/js/Bastelstu.be/Chat/Ui/Input.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Ui/Input/Autocompleter.js b/files_wcf/js/Bastelstu.be/Chat/Ui/Input/Autocompleter.js index bfeb4df..d03bfcf 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Ui/Input/Autocompleter.js +++ b/files_wcf/js/Bastelstu.be/Chat/Ui/Input/Autocompleter.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Ui/Log.js b/files_wcf/js/Bastelstu.be/Chat/Ui/Log.js index e7b41dd..a4acb39 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Ui/Log.js +++ b/files_wcf/js/Bastelstu.be/Chat/Ui/Log.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Ui/MessageActions/Delete.js b/files_wcf/js/Bastelstu.be/Chat/Ui/MessageActions/Delete.js index 624d9dd..29b8abe 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Ui/MessageActions/Delete.js +++ b/files_wcf/js/Bastelstu.be/Chat/Ui/MessageActions/Delete.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Ui/MessageStream.js b/files_wcf/js/Bastelstu.be/Chat/Ui/MessageStream.js index 9e502ea..8195220 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Ui/MessageStream.js +++ b/files_wcf/js/Bastelstu.be/Chat/Ui/MessageStream.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Ui/Mobile.js b/files_wcf/js/Bastelstu.be/Chat/Ui/Mobile.js index 55057c7..7926077 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Ui/Mobile.js +++ b/files_wcf/js/Bastelstu.be/Chat/Ui/Mobile.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Ui/Notification.js b/files_wcf/js/Bastelstu.be/Chat/Ui/Notification.js index 19de268..51084fd 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Ui/Notification.js +++ b/files_wcf/js/Bastelstu.be/Chat/Ui/Notification.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Ui/ReadMarker.js b/files_wcf/js/Bastelstu.be/Chat/Ui/ReadMarker.js index adc51f4..d2a90e1 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Ui/ReadMarker.js +++ b/files_wcf/js/Bastelstu.be/Chat/Ui/ReadMarker.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Ui/Settings.js b/files_wcf/js/Bastelstu.be/Chat/Ui/Settings.js index 8414f7e..9870a99 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Ui/Settings.js +++ b/files_wcf/js/Bastelstu.be/Chat/Ui/Settings.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Ui/Settings/AutoscrollButton.js b/files_wcf/js/Bastelstu.be/Chat/Ui/Settings/AutoscrollButton.js index a363be2..1882fb6 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Ui/Settings/AutoscrollButton.js +++ b/files_wcf/js/Bastelstu.be/Chat/Ui/Settings/AutoscrollButton.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Ui/Settings/Button.js b/files_wcf/js/Bastelstu.be/Chat/Ui/Settings/Button.js index 8db104a..0176aa4 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Ui/Settings/Button.js +++ b/files_wcf/js/Bastelstu.be/Chat/Ui/Settings/Button.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Ui/Settings/FullscreenButton.js b/files_wcf/js/Bastelstu.be/Chat/Ui/Settings/FullscreenButton.js index 4d5c3b2..5a54f28 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Ui/Settings/FullscreenButton.js +++ b/files_wcf/js/Bastelstu.be/Chat/Ui/Settings/FullscreenButton.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Ui/Settings/NotificationsButton.js b/files_wcf/js/Bastelstu.be/Chat/Ui/Settings/NotificationsButton.js index c78df53..3b5e7e0 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Ui/Settings/NotificationsButton.js +++ b/files_wcf/js/Bastelstu.be/Chat/Ui/Settings/NotificationsButton.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Ui/Settings/SmiliesButton.js b/files_wcf/js/Bastelstu.be/Chat/Ui/Settings/SmiliesButton.js index 9cbf571..8293f8e 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Ui/Settings/SmiliesButton.js +++ b/files_wcf/js/Bastelstu.be/Chat/Ui/Settings/SmiliesButton.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Ui/Settings/ToggleButton.js b/files_wcf/js/Bastelstu.be/Chat/Ui/Settings/ToggleButton.js index d8584d4..e788952 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Ui/Settings/ToggleButton.js +++ b/files_wcf/js/Bastelstu.be/Chat/Ui/Settings/ToggleButton.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Ui/Topic.js b/files_wcf/js/Bastelstu.be/Chat/Ui/Topic.js index 68081ad..bf91d28 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Ui/Topic.js +++ b/files_wcf/js/Bastelstu.be/Chat/Ui/Topic.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Ui/UserActionDropdownHandler.js b/files_wcf/js/Bastelstu.be/Chat/Ui/UserActionDropdownHandler.js index 6ca6fe2..d01c906 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Ui/UserActionDropdownHandler.js +++ b/files_wcf/js/Bastelstu.be/Chat/Ui/UserActionDropdownHandler.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Ui/UserActions/Action.js b/files_wcf/js/Bastelstu.be/Chat/Ui/UserActions/Action.js index 8dbfb64..ba7d55f 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Ui/UserActions/Action.js +++ b/files_wcf/js/Bastelstu.be/Chat/Ui/UserActions/Action.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Ui/UserActions/BanAction.js b/files_wcf/js/Bastelstu.be/Chat/Ui/UserActions/BanAction.js index eeaf6bd..c7e89d4 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Ui/UserActions/BanAction.js +++ b/files_wcf/js/Bastelstu.be/Chat/Ui/UserActions/BanAction.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Ui/UserActions/MuteAction.js b/files_wcf/js/Bastelstu.be/Chat/Ui/UserActions/MuteAction.js index 4537850..e66a97b 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Ui/UserActions/MuteAction.js +++ b/files_wcf/js/Bastelstu.be/Chat/Ui/UserActions/MuteAction.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Ui/UserActions/WhisperAction.js b/files_wcf/js/Bastelstu.be/Chat/Ui/UserActions/WhisperAction.js index 619c600..412a165 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Ui/UserActions/WhisperAction.js +++ b/files_wcf/js/Bastelstu.be/Chat/Ui/UserActions/WhisperAction.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/Ui/UserList.js b/files_wcf/js/Bastelstu.be/Chat/Ui/UserList.js index 50506dc..6647252 100644 --- a/files_wcf/js/Bastelstu.be/Chat/Ui/UserList.js +++ b/files_wcf/js/Bastelstu.be/Chat/Ui/UserList.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/User.js b/files_wcf/js/Bastelstu.be/Chat/User.js index 6c1179d..05ee49c 100644 --- a/files_wcf/js/Bastelstu.be/Chat/User.js +++ b/files_wcf/js/Bastelstu.be/Chat/User.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/js/Bastelstu.be/Chat/console.js b/files_wcf/js/Bastelstu.be/Chat/console.js index a8e6678..cf87899 100644 --- a/files_wcf/js/Bastelstu.be/Chat/console.js +++ b/files_wcf/js/Bastelstu.be/Chat/console.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/files_wcf/lib/system/package/plugin/ChatCommandPackageInstallationPlugin.class.php b/files_wcf/lib/system/package/plugin/ChatCommandPackageInstallationPlugin.class.php index 436e766..3cb1e78 100644 --- a/files_wcf/lib/system/package/plugin/ChatCommandPackageInstallationPlugin.class.php +++ b/files_wcf/lib/system/package/plugin/ChatCommandPackageInstallationPlugin.class.php @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License * included in the LICENSE file. * - * Change Date: 2024-03-25 + * Change Date: 2024-10-20 * * On the date above, in accordance with the Business Source * License, use of this software will be governed by version 2 diff --git a/package.xml b/package.xml index fb04c54..5feb055 100644 --- a/package.xml +++ b/package.xml @@ -5,8 +5,8 @@ Tims Chat 1 chat - 4.0.0 RC 4 - 2020-03-25 + 4.0.0 RC 5 + 2020-10-20