GitHub/WoltLab/com.woltlab.wcf.conversation.git
7 years agoRemove unused import
Matthias Schmidt [Mon, 22 Aug 2016 14:36:24 +0000 (16:36 +0200)]
Remove unused import

7 years agoUpdate ConversationMessageRebuildDataWorker
Matthias Schmidt [Mon, 22 Aug 2016 14:34:32 +0000 (16:34 +0200)]
Update ConversationMessageRebuildDataWorker

7 years agoRemove unused imports
Matthias Schmidt [Mon, 22 Aug 2016 14:27:25 +0000 (16:27 +0200)]
Remove unused imports

7 years agoOverhauled/unified mobile styling of message groups
Marcel Werk [Mon, 22 Aug 2016 14:01:36 +0000 (16:01 +0200)]
Overhauled/unified mobile styling of message groups

7 years agoMoved sidebar to right side
Marcel Werk [Mon, 22 Aug 2016 09:35:55 +0000 (11:35 +0200)]
Moved sidebar to right side

7 years agoOverhauled usage-bar styling
Marcel Werk [Mon, 22 Aug 2016 09:35:45 +0000 (11:35 +0200)]
Overhauled usage-bar styling

7 years agoFixed scripting in language variables
Marcel Werk [Sun, 21 Aug 2016 10:44:51 +0000 (12:44 +0200)]
Fixed scripting in language variables

7 years agoAdded "jsTooltip" to own posts icon
Marcel Werk [Sun, 21 Aug 2016 08:47:13 +0000 (10:47 +0200)]
Added "jsTooltip" to own posts icon

7 years agoRe-added tooltips in user panel
Marcel Werk [Sat, 20 Aug 2016 10:27:15 +0000 (12:27 +0200)]
Re-added tooltips in user panel

7 years agoFixed broken links in quick reply sidebar
Marcel Werk [Fri, 19 Aug 2016 10:58:49 +0000 (12:58 +0200)]
Fixed broken links in quick reply sidebar

7 years agoFix for anchors headbutting the fixed header
Alexander Ebert [Thu, 18 Aug 2016 22:07:02 +0000 (00:07 +0200)]
Fix for anchors headbutting the fixed header

7 years agoRemoved outdated permissions
Alexander Ebert [Thu, 18 Aug 2016 10:50:45 +0000 (12:50 +0200)]
Removed outdated permissions

7 years agoAdded missing CSS class
Alexander Ebert [Thu, 18 Aug 2016 10:38:58 +0000 (12:38 +0200)]
Added missing CSS class

7 years agoAdded unread badge
Alexander Ebert [Wed, 17 Aug 2016 15:19:59 +0000 (17:19 +0200)]
Added unread badge

7 years agoUpdating minified JavaScript files
woltlab.com [Wed, 17 Aug 2016 12:46:54 +0000 (14:46 +0200)]
Updating minified JavaScript files

7 years agoAdded conversations to mobile menu
Alexander Ebert [Wed, 17 Aug 2016 12:43:18 +0000 (14:43 +0200)]
Added conversations to mobile menu

7 years agoUpdating minified JavaScript files
woltlab.com [Tue, 16 Aug 2016 14:45:13 +0000 (16:45 +0200)]
Updating minified JavaScript files

7 years agoUpdated JS for production
Alexander Ebert [Tue, 16 Aug 2016 14:43:04 +0000 (16:43 +0200)]
Updated JS for production

7 years agoMerge pull request #96 from Fabii547/patch-6
Alexander Ebert [Thu, 11 Aug 2016 07:49:27 +0000 (09:49 +0200)]
Merge pull request #96 from Fabii547/patch-6

Remove obsolete parameter 'appendSession' from LinkHandler calls

7 years agoRemove obsolete parameter 'appendSession' from LinkHandler calls
Fabii547 [Thu, 11 Aug 2016 07:29:07 +0000 (09:29 +0200)]
Remove obsolete parameter 'appendSession' from LinkHandler calls

7 years agoAdd @method tags for IEditableObject::create() in DBO classes
Matthias Schmidt [Fri, 5 Aug 2016 18:47:44 +0000 (20:47 +0200)]
Add @method tags for IEditableObject::create() in DBO classes

7 years agoMove JavaScript modules into WoltLabSuite/Core namespace
Matthias Schmidt [Thu, 4 Aug 2016 19:31:50 +0000 (21:31 +0200)]
Move JavaScript modules into WoltLabSuite/Core namespace

7 years agoRemove automatically set static DBO properties
Matthias Schmidt [Thu, 4 Aug 2016 16:43:12 +0000 (18:43 +0200)]
Remove automatically set static DBO properties

7 years agoMerge branch 'master' into next
Tim Düsterhus [Mon, 1 Aug 2016 14:41:16 +0000 (16:41 +0200)]
Merge branch 'master' into next

7 years agoMerge branch 'email' into next
Tim Düsterhus [Mon, 1 Aug 2016 14:40:44 +0000 (16:40 +0200)]
Merge branch 'email' into next

7 years agoConvert conversation message notification to new email API
Tim Düsterhus [Mon, 1 Aug 2016 14:40:18 +0000 (16:40 +0200)]
Convert conversation message notification to new email API

7 years agoConvert conversation notification to new email API
Tim Düsterhus [Mon, 1 Aug 2016 13:18:57 +0000 (15:18 +0200)]
Convert conversation notification to new email API

7 years agoFix typo in conversationList.tpl
Tim Düsterhus [Mon, 1 Aug 2016 14:25:26 +0000 (16:25 +0200)]
Fix typo in conversationList.tpl

7 years agoRemove unnecessary CDATA
Matthias Schmidt [Sun, 31 Jul 2016 14:46:58 +0000 (16:46 +0200)]
Remove unnecessary CDATA

7 years agoRemove unnecessary parentheses
Matthias Schmidt [Sun, 31 Jul 2016 07:25:48 +0000 (09:25 +0200)]
Remove unnecessary parentheses

7 years agoSplit long method calls into multiple lines
Matthias Schmidt [Sat, 30 Jul 2016 19:04:12 +0000 (21:04 +0200)]
Split long method calls into multiple lines

7 years agoAdded message preview buttons
Alexander Ebert [Thu, 28 Jul 2016 09:05:01 +0000 (11:05 +0200)]
Added message preview buttons

7 years agoUpdating minified JavaScript files
woltlab.com [Mon, 25 Jul 2016 11:30:29 +0000 (13:30 +0200)]
Updating minified JavaScript files

7 years agoFixed template listener target
Marcel Werk [Sun, 24 Jul 2016 21:07:06 +0000 (23:07 +0200)]
Fixed template listener target

7 years agoMerge branch 'refs/heads/pr/90' into next
Marcel Werk [Fri, 22 Jul 2016 13:46:00 +0000 (15:46 +0200)]
Merge branch 'refs/heads/pr/90' into next

# Conflicts:

# files/lib/data/conversation/message/ConversationMessageAction.class.php
# files/lib/form/ConversationMessageEditForm.class.php

7 years agoAdded informal variant of German language
Marcel Werk [Thu, 21 Jul 2016 11:12:12 +0000 (13:12 +0200)]
Added informal variant of German language

7 years agoAdded support for disallowed bbcodes
Alexander Ebert [Wed, 20 Jul 2016 11:01:23 +0000 (13:01 +0200)]
Added support for disallowed bbcodes

7 years agoUsing html output processor / cleanup
Alexander Ebert [Tue, 19 Jul 2016 11:02:40 +0000 (13:02 +0200)]
Using html output processor / cleanup

7 years agoFixed typo
Alexander Ebert [Tue, 19 Jul 2016 10:56:42 +0000 (12:56 +0200)]
Fixed typo

7 years agoCleanup and proper embedded object handling
Alexander Ebert [Tue, 19 Jul 2016 10:46:03 +0000 (12:46 +0200)]
Cleanup and proper embedded object handling

7 years agoUpdated JS implementations
Alexander Ebert [Tue, 19 Jul 2016 10:29:43 +0000 (12:29 +0200)]
Updated JS implementations

7 years agoRemove unused imports
Matthias Schmidt [Mon, 18 Jul 2016 19:48:09 +0000 (21:48 +0200)]
Remove unused imports

7 years agoFixed usage of deprecated SearchIndexManager methods
Marcel Werk [Fri, 15 Jul 2016 13:38:22 +0000 (15:38 +0200)]
Fixed usage of deprecated SearchIndexManager methods

7 years agoShortened the label of the marked items buttons
Marcel Werk [Wed, 13 Jul 2016 16:57:00 +0000 (18:57 +0200)]
Shortened the label of the marked items buttons

7 years agoAdded reduced message version
Marcel Werk [Tue, 12 Jul 2016 22:26:54 +0000 (00:26 +0200)]
Added reduced message version

7 years agoRemoved obsolete tooltip
Marcel Werk [Sun, 10 Jul 2016 16:31:24 +0000 (18:31 +0200)]
Removed obsolete tooltip

7 years agoRemoved obsolete usage of tableWordwrap
Marcel Werk [Sun, 10 Jul 2016 16:31:15 +0000 (18:31 +0200)]
Removed obsolete usage of tableWordwrap

7 years agoAutomatically set active message for embedded objects
Alexander Ebert [Sun, 10 Jul 2016 08:39:10 +0000 (10:39 +0200)]
Automatically set active message for embedded objects

7 years agoUnified html code
Marcel Werk [Mon, 4 Jul 2016 15:10:47 +0000 (17:10 +0200)]
Unified html code

7 years agoFixed message form implementation
Alexander Ebert [Tue, 28 Jun 2016 15:44:53 +0000 (17:44 +0200)]
Fixed message form implementation

7 years agoUpdated message context for html processors
Alexander Ebert [Sun, 26 Jun 2016 15:23:31 +0000 (17:23 +0200)]
Updated message context for html processors

7 years agoAdded context support for html processors
Alexander Ebert [Sun, 26 Jun 2016 11:23:01 +0000 (13:23 +0200)]
Added context support for html processors

7 years agoRemoved XHTML relics
Marcel Werk [Fri, 24 Jun 2016 16:26:44 +0000 (18:26 +0200)]
Removed XHTML relics

7 years agoending dot/period for package description... (#94)
Smooey [Thu, 23 Jun 2016 16:07:36 +0000 (12:07 -0400)]
ending dot/period for package description... (#94)

all other products have it, except conversation and infraction.

7 years agoRenamed WCF to WSC / Removed obsolete phpdoc tags
Marcel Werk [Wed, 15 Jun 2016 09:21:37 +0000 (11:21 +0200)]
Renamed WCF to WSC / Removed obsolete phpdoc tags

7 years agoChanged package names/versions
Marcel Werk [Tue, 14 Jun 2016 15:38:21 +0000 (17:38 +0200)]
Changed package names/versions

7 years agoRemoved obsolete trailing slashes from void elements
Marcel Werk [Tue, 14 Jun 2016 10:39:38 +0000 (12:39 +0200)]
Removed obsolete trailing slashes from void elements

7 years agoRemoved obsolete trailing slashes from void elements
Marcel Werk [Tue, 14 Jun 2016 10:38:44 +0000 (12:38 +0200)]
Removed obsolete trailing slashes from void elements

7 years agoUsing generic CSS class for editor textareas
Alexander Ebert [Sun, 5 Jun 2016 16:46:33 +0000 (18:46 +0200)]
Using generic CSS class for editor textareas

7 years agoMerge remote-tracking branch 'refs/remotes/origin/master' into next
Alexander Ebert [Wed, 1 Jun 2016 13:59:24 +0000 (15:59 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/master' into next

# Conflicts:
# package.xml

7 years agoUpdating release date 2.1.6
Alexander Ebert [Wed, 1 Jun 2016 10:14:05 +0000 (12:14 +0200)]
Updating release date

7 years agoMore cleanup
Alexander Ebert [Sun, 29 May 2016 17:48:18 +0000 (19:48 +0200)]
More cleanup

7 years agoAdd @method tag for IRuntimeCache::getCachedObjects()
Matthias Schmidt [Sun, 29 May 2016 12:51:13 +0000 (14:51 +0200)]
Add @method tag for IRuntimeCache::getCachedObjects()

7 years agoSome cleanup
Alexander Ebert [Sun, 29 May 2016 10:39:46 +0000 (12:39 +0200)]
Some cleanup

7 years agoAdded support for embedded objects
Alexander Ebert [Sat, 28 May 2016 17:11:56 +0000 (19:11 +0200)]
Added support for embedded objects

7 years agoRemove erroneous @noinspection tags
Matthias Schmidt [Thu, 26 May 2016 14:29:42 +0000 (16:29 +0200)]
Remove erroneous @noinspection tags

7 years agoAdd @noinspection PhpMissingParentCallCommonInspection tags
Matthias Schmidt [Thu, 26 May 2016 14:27:22 +0000 (16:27 +0200)]
Add @noinspection PhpMissingParentCallCommonInspection tags

7 years agoFix warnings about undefined properties and methods
Matthias Schmidt [Thu, 26 May 2016 14:23:16 +0000 (16:23 +0200)]
Fix warnings about undefined properties and methods

7 years agoFix warnings about assignment in condition
Matthias Schmidt [Thu, 26 May 2016 14:07:52 +0000 (16:07 +0200)]
Fix warnings about assignment in condition

7 years agoFix warnings about parameter type comparability
Matthias Schmidt [Thu, 26 May 2016 14:04:23 +0000 (16:04 +0200)]
Fix warnings about parameter type comparability

7 years agoFix warning about local variable possibly not being defined
Matthias Schmidt [Thu, 26 May 2016 14:03:04 +0000 (16:03 +0200)]
Fix warning about local variable possibly not being defined

7 years agoFix warning about unused local variable
Matthias Schmidt [Thu, 26 May 2016 14:02:14 +0000 (16:02 +0200)]
Fix warning about unused local variable

7 years agoSuppress warning about unused parameter
Matthias Schmidt [Thu, 26 May 2016 14:01:52 +0000 (16:01 +0200)]
Suppress warning about unused parameter

7 years agoAdded missing property declaration
Alexander Ebert [Thu, 26 May 2016 14:15:39 +0000 (16:15 +0200)]
Added missing property declaration

7 years agoPreparing release 2.1.6
Alexander Ebert [Thu, 26 May 2016 13:45:29 +0000 (15:45 +0200)]
Preparing release 2.1.6

7 years agoImproved confirmation messages
Marcel Werk [Thu, 26 May 2016 13:10:48 +0000 (15:10 +0200)]
Improved confirmation messages

7 years agoRevert "Revert "Improved confirm messages""
Marcel Werk [Thu, 26 May 2016 13:10:31 +0000 (15:10 +0200)]
Revert "Revert "Improved confirm messages""

This reverts commit d8d85588ba6d81550c4aba830e93b4fe17538c51.

7 years agoUpdating minified JavaScript files
woltlab.com [Thu, 26 May 2016 13:00:55 +0000 (15:00 +0200)]
Updating minified JavaScript files

7 years agoImproved confirmation messages
Marcel Werk [Thu, 26 May 2016 13:01:43 +0000 (15:01 +0200)]
Improved confirmation messages

7 years agoRevert "Revert "Improved confirmation messages""
Marcel Werk [Thu, 26 May 2016 12:59:28 +0000 (14:59 +0200)]
Revert "Revert "Improved confirmation messages""

This reverts commit abc90b7173912bafb21f2cf30989c69650837e84.

7 years agoadd description for allowed attachments to keep consistent (#93)
Smooey [Thu, 26 May 2016 10:05:15 +0000 (06:05 -0400)]
add description for allowed attachments to keep consistent (#93)

* add description for allowed attachments to keep consistent

* keep attachments label text consistent throughout products

* some last minute adjustments, corrections, typo fixes, etc.

7 years agoUpdated HTML implementation
Alexander Ebert [Thu, 26 May 2016 08:36:05 +0000 (10:36 +0200)]
Updated HTML implementation

8 years agoRevert "Improved confirmation messages"
Marcel Werk [Wed, 25 May 2016 20:45:26 +0000 (22:45 +0200)]
Revert "Improved confirmation messages"

This reverts commit 4d82840505ca14898b1f222e64b29b20e24fbbe9.

8 years agoRevert "Improved confirm messages"
Marcel Werk [Wed, 25 May 2016 20:45:20 +0000 (22:45 +0200)]
Revert "Improved confirm messages"

This reverts commit 924d88a7b16c122a518a1316f726f8a05450ff7c.

8 years agoOverhauled page tracking in sessions / user online locations
Marcel Werk [Wed, 25 May 2016 15:40:52 +0000 (17:40 +0200)]
Overhauled page tracking in sessions / user online locations

8 years agoFixed typo
Marcel Werk [Tue, 24 May 2016 16:13:52 +0000 (18:13 +0200)]
Fixed typo

8 years agoAdded changelog entry
Marcel Werk [Tue, 24 May 2016 14:55:32 +0000 (16:55 +0200)]
Added changelog entry

8 years agoChanged label of wcf.conversation.lastVisitTime
Marcel Werk [Tue, 24 May 2016 14:55:13 +0000 (16:55 +0200)]
Changed label of wcf.conversation.lastVisitTime

8 years agoAdded changelog entry
Marcel Werk [Tue, 24 May 2016 14:25:14 +0000 (16:25 +0200)]
Added changelog entry

8 years agoOverhauled conversation drop down
Marcel Werk [Tue, 24 May 2016 14:24:33 +0000 (16:24 +0200)]
Overhauled conversation drop down

8 years agoImproved confirm messages
Marcel Werk [Tue, 24 May 2016 09:43:40 +0000 (11:43 +0200)]
Improved confirm messages

8 years agoIncreased number of items in conversation drop down to 10
Marcel Werk [Tue, 24 May 2016 09:39:29 +0000 (11:39 +0200)]
Increased number of items in conversation drop down to 10

8 years agoImproved confirmation messages
Marcel Werk [Sun, 22 May 2016 21:49:16 +0000 (23:49 +0200)]
Improved confirmation messages

8 years agoUnified phrases
Marcel Werk [Sun, 22 May 2016 21:15:32 +0000 (23:15 +0200)]
Unified phrases

8 years agoAdd $objectList @property to page classes
Matthias Schmidt [Sun, 22 May 2016 12:32:56 +0000 (14:32 +0200)]
Add $objectList @property to page classes

8 years agoOverhauled page title management
Marcel Werk [Sun, 22 May 2016 09:24:04 +0000 (11:24 +0200)]
Overhauled page title management

8 years agoAdd @method documentation for DBO actions
Matthias Schmidt [Sun, 22 May 2016 09:04:04 +0000 (11:04 +0200)]
Add @method documentation for DBO actions

8 years agospecify maximum in description to keep consistent with others (#92)
Smooey [Sat, 21 May 2016 22:26:17 +0000 (18:26 -0400)]
specify maximum in description to keep consistent with others (#92)

8 years agoAdd @noinspection PhpVariableVariableInspection tags
Matthias Schmidt [Sat, 21 May 2016 20:07:09 +0000 (22:07 +0200)]
Add @noinspection PhpVariableVariableInspection tags

8 years agoMerge branch 'master' into next
Matthias Schmidt [Sat, 21 May 2016 17:07:47 +0000 (19:07 +0200)]
Merge branch 'master' into next