GitHub/WoltLab/com.woltlab.wcf.conversation.git
11 years agoCode optimization
Marcel Werk [Sun, 13 Jan 2013 21:21:40 +0000 (22:21 +0100)]
Code optimization

11 years agoSmall style optimization
Marcel Werk [Sat, 12 Jan 2013 22:25:24 +0000 (23:25 +0100)]
Small style optimization

11 years agoMerge branch 'master' of github.com:WoltLab/com.woltlab.wcf.conversation
Marcel Werk [Wed, 9 Jan 2013 23:50:31 +0000 (00:50 +0100)]
Merge branch 'master' of github.com:WoltLab/com.woltlab.wcf.conversation

11 years agoFixed default values
Marcel Werk [Wed, 9 Jan 2013 23:50:19 +0000 (00:50 +0100)]
Fixed default values

11 years agoRemoves obsolete method
Matthias Schmidt [Wed, 9 Jan 2013 21:37:16 +0000 (22:37 +0100)]
Removes obsolete method

11 years agoUsing filesize optiontype
Marcel Werk [Wed, 9 Jan 2013 21:00:53 +0000 (22:00 +0100)]
Using filesize optiontype

11 years agoUses constant instead of fixed value
Matthias Schmidt [Wed, 9 Jan 2013 16:39:07 +0000 (17:39 +0100)]
Uses constant instead of fixed value

11 years agoFixes #43
Matthias Schmidt [Wed, 9 Jan 2013 15:05:29 +0000 (16:05 +0100)]
Fixes #43

11 years agoImproves comment
Matthias Schmidt [Wed, 9 Jan 2013 14:50:42 +0000 (15:50 +0100)]
Improves comment

11 years agoFixes bug if unread conversation is left permanently
Matthias Schmidt [Wed, 9 Jan 2013 14:48:48 +0000 (15:48 +0100)]
Fixes bug if unread conversation is left permanently

11 years agoFixes deletion of conversation message
Matthias Schmidt [Wed, 9 Jan 2013 14:44:20 +0000 (15:44 +0100)]
Fixes deletion of conversation message

11 years agoResets conversation count if user leaves conversation
Matthias Schmidt [Wed, 9 Jan 2013 14:21:23 +0000 (15:21 +0100)]
Resets conversation count if user leaves conversation

Fixes #47

11 years agoMakes use of AbstractClipboardAction::execute()
Matthias Schmidt [Wed, 9 Jan 2013 11:32:35 +0000 (12:32 +0100)]
Makes use of AbstractClipboardAction::execute()

11 years agoFixed permissions
Marcel Werk [Wed, 9 Jan 2013 00:34:09 +0000 (01:34 +0100)]
Fixed permissions

11 years agoFixed embedded attachments and attachment permissions
Marcel Werk [Tue, 8 Jan 2013 23:09:04 +0000 (00:09 +0100)]
Fixed embedded attachments and attachment permissions

11 years agoAnother use statement sorting
Matthias Schmidt [Sat, 5 Jan 2013 17:50:03 +0000 (18:50 +0100)]
Another use statement sorting

11 years agoSorts use statements
Matthias Schmidt [Sat, 5 Jan 2013 17:46:58 +0000 (18:46 +0100)]
Sorts use statements

11 years agoRemoves obsolete parameter
Matthias Schmidt [Sat, 5 Jan 2013 17:41:04 +0000 (18:41 +0100)]
Removes obsolete parameter

11 years agoMakes use of "wcf.message.new"
Matthias Schmidt [Wed, 2 Jan 2013 17:05:34 +0000 (18:05 +0100)]
Makes use of "wcf.message.new"

11 years agoMerge pull request #52 from Gravatronics/enhancement/getObjectID
Matthias Schmidt [Tue, 1 Jan 2013 08:21:24 +0000 (00:21 -0800)]
Merge pull request #52 from Gravatronics/enhancement/getObjectID

Removes code that became obsolete with DBO::getObjectID()

11 years agoMerge pull request #46 from Gravatronics/enhancement/cleanup
Gravatronics [Mon, 31 Dec 2012 16:31:09 +0000 (08:31 -0800)]
Merge pull request #46 from Gravatronics/enhancement/cleanup

Cleans up package

11 years agoMerge branch 'master' of github.com:WoltLab/com.woltlab.wcf.conversation
Marcel Werk [Sat, 29 Dec 2012 02:58:18 +0000 (03:58 +0100)]
Merge branch 'master' of github.com:WoltLab/com.woltlab.wcf.conversation

11 years agoUnified usage of the horizontal ellipsis character
Marcel Werk [Sat, 29 Dec 2012 02:58:07 +0000 (03:58 +0100)]
Unified usage of the horizontal ellipsis character

11 years agoMinor style improvements
Marcel Werk [Sat, 29 Dec 2012 02:57:56 +0000 (03:57 +0100)]
Minor style improvements

11 years agoRemoves code that became obsolete with DBO::getObjectID()
Matthias Schmidt [Fri, 28 Dec 2012 16:56:53 +0000 (17:56 +0100)]
Removes code that became obsolete with DBO::getObjectID()

11 years agoMerge pull request #51 from Gravatronics/enhancement/dboListObjectDecorator
Alexander Ebert [Fri, 28 Dec 2012 15:21:10 +0000 (07:21 -0800)]
Merge pull request #51 from Gravatronics/enhancement/dboListObjectDecorator

Makes use of DatabaseObjectList::$decoratorClassName

11 years agoMakes use of DatabaseObjectList::$decoratorClassName
Matthias Schmidt [Fri, 28 Dec 2012 12:32:06 +0000 (13:32 +0100)]
Makes use of DatabaseObjectList::$decoratorClassName

11 years agoRemoves obsolete imports
Matthias Schmidt [Mon, 24 Dec 2012 12:45:42 +0000 (13:45 +0100)]
Removes obsolete imports

11 years agoMerge branch 'refs/heads/master' into enhancement/cleanup
Matthias Schmidt [Mon, 24 Dec 2012 12:43:38 +0000 (13:43 +0100)]
Merge branch 'refs/heads/master' into enhancement/cleanup

Conflicts:
files/lib/data/conversation/ConversationAction.class.php

11 years agoFix CodeSniffing errors
Tim Düsterhus [Thu, 20 Dec 2012 16:50:51 +0000 (17:50 +0100)]
Fix CodeSniffing errors

11 years agoAdd Travis Config
Tim Düsterhus [Thu, 20 Dec 2012 16:15:08 +0000 (17:15 +0100)]
Add Travis Config

11 years agoMerge pull request #49 from Gravatronics/bug/clipboardAction
Alexander Ebert [Mon, 17 Dec 2012 22:37:00 +0000 (14:37 -0800)]
Merge pull request #49 from Gravatronics/bug/clipboardAction

Fixes conversation clipboard action

11 years agoFixes conversation clipboard action
Matthias Schmidt [Mon, 17 Dec 2012 22:34:51 +0000 (23:34 +0100)]
Fixes conversation clipboard action

cf. 268ae754b9e0e1fd227c3518de7a8629bee9abc5

11 years agoUser option handler overhaul
Marcel Werk [Fri, 14 Dec 2012 22:52:33 +0000 (23:52 +0100)]
User option handler overhaul

11 years agoMerge branch 'master' of github.com:WoltLab/com.woltlab.wcf.conversation
Marcel Werk [Wed, 12 Dec 2012 17:45:38 +0000 (18:45 +0100)]
Merge branch 'master' of github.com:WoltLab/com.woltlab.wcf.conversation

11 years agoAdded conversation button
Marcel Werk [Wed, 12 Dec 2012 17:45:26 +0000 (18:45 +0100)]
Added conversation button

11 years agoFixed some button issues
Marcel Werk [Wed, 12 Dec 2012 17:45:07 +0000 (18:45 +0100)]
Fixed some button issues

11 years agoRemoved dependency on com.woltlab.wcf.attachment
Alexander Ebert [Mon, 10 Dec 2012 14:12:49 +0000 (15:12 +0100)]
Removed dependency on com.woltlab.wcf.attachment

11 years agoMerge branch 'master' of
Tim Düsterhus [Mon, 10 Dec 2012 14:07:31 +0000 (15:07 +0100)]
Merge branch 'master' of
github.com:WoltLab/com.woltlab.wcf.conversation

11 years agoAdd missing requirement on com.woltlab.wcf.attachment
Tim Düsterhus [Mon, 10 Dec 2012 14:04:15 +0000 (15:04 +0100)]
Add missing requirement on com.woltlab.wcf.attachment

11 years agoMerge branch 'master' of github.com:WoltLab/com.woltlab.wcf.conversation
Marcel Werk [Sat, 8 Dec 2012 22:25:29 +0000 (23:25 +0100)]
Merge branch 'master' of github.com:WoltLab/com.woltlab.wcf.conversation

11 years agoAdded [attach] bbcode
Marcel Werk [Sat, 8 Dec 2012 22:25:19 +0000 (23:25 +0100)]
Added [attach] bbcode

11 years agoMerge pull request #48 from Gravatronics/bug/validateSaveFullQuote
Alexander Ebert [Sat, 8 Dec 2012 19:48:11 +0000 (11:48 -0800)]
Merge pull request #48 from Gravatronics/bug/validateSaveFullQuote

Fixes name of ConversationMessageAction::validateSaveFullQuote()

11 years agoFixes name of ConversationMessageAction::validateSaveFullQuote()
Matthias Schmidt [Sat, 8 Dec 2012 18:55:25 +0000 (19:55 +0100)]
Fixes name of ConversationMessageAction::validateSaveFullQuote()

11 years agoMerge branch 'master' of
Tim Düsterhus [Wed, 5 Dec 2012 21:31:12 +0000 (22:31 +0100)]
Merge branch 'master' of
github.com:WoltLab/com.woltlab.wcf.conversation

11 years agoAdd missing requirement on com.woltlab.wcf.user
Tim Düsterhus [Wed, 5 Dec 2012 21:29:50 +0000 (22:29 +0100)]
Add missing requirement on com.woltlab.wcf.user

11 years agoMajor API overhaul
Alexander Ebert [Tue, 4 Dec 2012 17:55:20 +0000 (18:55 +0100)]
Major API overhaul

11 years agoAdd missing requirement on com.woltlab.wcf.bbcode
Tim Düsterhus [Wed, 5 Dec 2012 21:21:35 +0000 (22:21 +0100)]
Add missing requirement on com.woltlab.wcf.bbcode

11 years agoMajor API overhaul
Alexander Ebert [Tue, 4 Dec 2012 17:55:20 +0000 (18:55 +0100)]
Major API overhaul

11 years agoUse english quotes in en.xml
Tim Düsterhus [Mon, 3 Dec 2012 14:27:49 +0000 (15:27 +0100)]
Use english quotes in en.xml

11 years agoReplace „ “ ” with UTF-8 characters - finally
Tim Düsterhus [Mon, 3 Dec 2012 14:22:26 +0000 (15:22 +0100)]
Replace „ “ ” with UTF-8 characters - finally

11 years agoReplace „ “ ” with UTF-8 characters
Tim Düsterhus [Mon, 3 Dec 2012 14:16:28 +0000 (15:16 +0100)]
Replace „ “ ” with UTF-8 characters

11 years agoAdd titles to feed
Tim Düsterhus [Mon, 3 Dec 2012 13:36:07 +0000 (14:36 +0100)]
Add titles to feed

https://www.woltlab.com/bugtracker/index.php?page=Bug&bugID=2165

11 years agoMerge branch 'master' of github.com:WoltLab/com.woltlab.wcf.conversation
Marcel Werk [Sun, 2 Dec 2012 22:05:22 +0000 (23:05 +0100)]
Merge branch 'master' of github.com:WoltLab/com.woltlab.wcf.conversation

11 years agoFixed missing 'start conversation' button
Marcel Werk [Sun, 2 Dec 2012 22:05:10 +0000 (23:05 +0100)]
Fixed missing 'start conversation' button

11 years agoAdded option and modification log for 'addParticipants'
Alexander Ebert [Fri, 30 Nov 2012 00:08:36 +0000 (01:08 +0100)]
Added option and modification log for 'addParticipants'

11 years agoAdded object type for modification log
Alexander Ebert [Thu, 29 Nov 2012 21:25:21 +0000 (22:25 +0100)]
Added object type for modification log

11 years agoAdded conversation log
Alexander Ebert [Thu, 29 Nov 2012 20:54:00 +0000 (21:54 +0100)]
Added conversation log

11 years agoMerge branch 'master' of github.com:WoltLab/com.woltlab.wcf.conversation
Marcel Werk [Thu, 29 Nov 2012 16:38:41 +0000 (17:38 +0100)]
Merge branch 'master' of github.com:WoltLab/com.woltlab.wcf.conversation

11 years agoNotification system overhaul
Marcel Werk [Thu, 29 Nov 2012 16:38:30 +0000 (17:38 +0100)]
Notification system overhaul

11 years agoUsing WCF.UserPanel
Alexander Ebert [Mon, 26 Nov 2012 16:30:56 +0000 (17:30 +0100)]
Using WCF.UserPanel

11 years agoAdded validateMessage()
Alexander Ebert [Fri, 23 Nov 2012 14:22:28 +0000 (15:22 +0100)]
Added validateMessage()

11 years agoMerge branch 'master' of github.com:WoltLab/com.woltlab.wcf.conversation
Marcel Werk [Wed, 21 Nov 2012 00:39:24 +0000 (01:39 +0100)]
Merge branch 'master' of github.com:WoltLab/com.woltlab.wcf.conversation

11 years agoInvisible participants become visible when they reply to a conversation
Marcel Werk [Wed, 21 Nov 2012 00:39:09 +0000 (01:39 +0100)]
Invisible participants become visible when they reply to a conversation

11 years agoFixed list of participants
Marcel Werk [Wed, 21 Nov 2012 00:23:56 +0000 (01:23 +0100)]
Fixed list of participants

11 years agoFixed quota usage bar issue
Marcel Werk [Wed, 21 Nov 2012 00:23:24 +0000 (01:23 +0100)]
Fixed quota usage bar issue

11 years agoAJAX error handling overhaul
Alexander Ebert [Tue, 20 Nov 2012 08:38:37 +0000 (09:38 +0100)]
AJAX error handling overhaul

11 years agoClean up package
Matthias Schmidt [Mon, 19 Nov 2012 11:25:05 +0000 (12:25 +0100)]
Clean up package

11 years agoAdds `action=firstNew` parameter to unread conversation links in drop down
Matthias Schmidt [Mon, 19 Nov 2012 10:58:45 +0000 (11:58 +0100)]
Adds `action=firstNew` parameter to unread conversation links in drop down

This way, the user can directly read the unread messages.

11 years agoRearranged options / option categories (WIP)
Marcel Werk [Mon, 19 Nov 2012 02:27:30 +0000 (03:27 +0100)]
Rearranged options / option categories (WIP)

11 years agoRearranged options / option categories (WIP)
Marcel Werk [Sun, 18 Nov 2012 21:57:41 +0000 (22:57 +0100)]
Rearranged options / option categories (WIP)

11 years agoMoved language variables to the right package
Marcel Werk [Thu, 15 Nov 2012 21:09:28 +0000 (22:09 +0100)]
Moved language variables to the right package

11 years agoAdded some missing language variables
Marcel Werk [Wed, 14 Nov 2012 23:11:33 +0000 (00:11 +0100)]
Added some missing language variables

11 years agoFixed some small issues
Marcel Werk [Wed, 14 Nov 2012 22:57:32 +0000 (23:57 +0100)]
Fixed some small issues

11 years agoFixed conversation issues
Marcel Werk [Tue, 13 Nov 2012 01:58:11 +0000 (02:58 +0100)]
Fixed conversation issues

11 years agoMerge branch 'master' of github.com:WoltLab/com.woltlab.wcf.conversation
Marcel Werk [Mon, 12 Nov 2012 03:11:02 +0000 (04:11 +0100)]
Merge branch 'master' of github.com:WoltLab/com.woltlab.wcf.conversation

11 years agoFixed some small issues
Marcel Werk [Mon, 12 Nov 2012 03:10:52 +0000 (04:10 +0100)]
Fixed some small issues

11 years agoFixed validation of participation
Alexander Ebert [Mon, 12 Nov 2012 02:03:16 +0000 (03:03 +0100)]
Fixed validation of participation

11 years agoRemoved obsolete code
Marcel Werk [Sun, 11 Nov 2012 20:11:30 +0000 (21:11 +0100)]
Removed obsolete code

11 years agoSmall optimization
Marcel Werk [Sun, 11 Nov 2012 20:05:24 +0000 (21:05 +0100)]
Small optimization

11 years agoFixed language variable name
Marcel Werk [Sun, 11 Nov 2012 20:05:16 +0000 (21:05 +0100)]
Fixed language variable name

11 years agoFixed SQL error
Marcel Werk [Sun, 11 Nov 2012 19:50:58 +0000 (20:50 +0100)]
Fixed SQL error

11 years agoAdded usage bar styling
Marcel Werk [Sun, 11 Nov 2012 19:45:13 +0000 (20:45 +0100)]
Added usage bar styling

11 years agoAdded missing language variable
Marcel Werk [Sun, 11 Nov 2012 19:45:04 +0000 (20:45 +0100)]
Added missing language variable

11 years agoMerge branch 'master' of github.com:WoltLab/com.woltlab.wcf.conversation
Marcel Werk [Sat, 10 Nov 2012 16:43:32 +0000 (17:43 +0100)]
Merge branch 'master' of github.com:WoltLab/com.woltlab.wcf.conversation

11 years agolive() -> on()
Marcel Werk [Sat, 10 Nov 2012 16:43:17 +0000 (17:43 +0100)]
live() -> on()

11 years agoMerge branch 'master' of github.com:WoltLab/com.woltlab.wcf.conversation
Alexander Ebert [Sat, 10 Nov 2012 01:18:07 +0000 (02:18 +0100)]
Merge branch 'master' of github.com:WoltLab/com.woltlab.wcf.conversation

11 years agoFixed leaving a conversation
Alexander Ebert [Sat, 10 Nov 2012 01:17:41 +0000 (02:17 +0100)]
Fixed leaving a conversation

Fixes #42

11 years agoMerge branch 'master' of github.com:WoltLab/com.woltlab.wcf.conversation
Marcel Werk [Sat, 10 Nov 2012 00:17:23 +0000 (01:17 +0100)]
Merge branch 'master' of github.com:WoltLab/com.woltlab.wcf.conversation

11 years agoAdded mark as read function
Marcel Werk [Sat, 10 Nov 2012 00:17:12 +0000 (01:17 +0100)]
Added mark as read function

11 years agoFixed permissions for 'add participants'
Alexander Ebert [Sat, 10 Nov 2012 00:16:42 +0000 (01:16 +0100)]
Fixed permissions for 'add participants'

11 years agoAdded option for 'participantCanInvite'
Alexander Ebert [Fri, 9 Nov 2012 23:24:41 +0000 (00:24 +0100)]
Added option for 'participantCanInvite'

11 years agoMerge branch 'master' of github.com:WoltLab/com.woltlab.wcf.conversation
Alexander Ebert [Fri, 9 Nov 2012 21:20:18 +0000 (22:20 +0100)]
Merge branch 'master' of github.com:WoltLab/com.woltlab.wcf.conversation

11 years agoChanged error handling for 'add participants'
Alexander Ebert [Fri, 9 Nov 2012 21:20:07 +0000 (22:20 +0100)]
Changed error handling for 'add participants'

11 years agoFixed update of participant summary
Marcel Werk [Fri, 9 Nov 2012 21:09:02 +0000 (22:09 +0100)]
Fixed update of participant summary

11 years agoFixed permission to add new participants
Alexander Ebert [Fri, 9 Nov 2012 20:49:13 +0000 (21:49 +0100)]
Fixed permission to add new participants

11 years agoAdded tooltip
Marcel Werk [Fri, 9 Nov 2012 20:43:48 +0000 (21:43 +0100)]
Added tooltip

11 years agoRenamed template
Marcel Werk [Fri, 9 Nov 2012 15:42:58 +0000 (16:42 +0100)]
Renamed template

11 years agoMerge branch 'master' of github.com:WoltLab/com.woltlab.wcf.conversation
Marcel Werk [Fri, 9 Nov 2012 15:29:58 +0000 (16:29 +0100)]
Merge branch 'master' of github.com:WoltLab/com.woltlab.wcf.conversation

11 years agoAdded usage bar styling
Marcel Werk [Fri, 9 Nov 2012 15:29:47 +0000 (16:29 +0100)]
Added usage bar styling