GitHub/WoltLab/com.woltlab.wcf.conversation.git
3 years agoRelease 3.1.16 3.1.16
Alexander Ebert [Sat, 27 Jun 2020 10:57:20 +0000 (12:57 +0200)]
Release 3.1.16

3 years agoAdd .editorconfig file
Matthias Schmidt [Sat, 13 Jun 2020 12:30:47 +0000 (14:30 +0200)]
Add .editorconfig file

See WoltLab/WCF#3306

3 years agoAdd missing language item when editing conversation subject
Matthias Schmidt [Sun, 24 May 2020 08:48:46 +0000 (10:48 +0200)]
Add missing language item when editing conversation subject

… from conversation list

Close #136

3 years agoRelease 3.1.15 3.1.15
Alexander Ebert [Sun, 10 May 2020 18:34:11 +0000 (20:34 +0200)]
Release 3.1.15

3 years agoWhen searching conversations the permission was not checked
Marcel Werk [Wed, 6 May 2020 18:26:20 +0000 (20:26 +0200)]
When searching conversations the permission was not checked

3 years agoFixed visibility of invisible participants
Marcel Werk [Wed, 6 May 2020 17:20:04 +0000 (19:20 +0200)]
Fixed visibility of invisible participants

4 years agoMerge branch '3.0' into 3.1
Marcel Werk [Wed, 15 Apr 2020 16:42:52 +0000 (18:42 +0200)]
Merge branch '3.0' into 3.1

4 years agoOrphaned conversations were not deleted 3.0.final
Marcel Werk [Wed, 15 Apr 2020 16:42:36 +0000 (18:42 +0200)]
Orphaned conversations were not deleted

4 years agoPreparing the release 3.1.14 3.1.14
Alexander Ebert [Mon, 13 Apr 2020 13:37:48 +0000 (15:37 +0200)]
Preparing the release 3.1.14

4 years agoMerge branch '3.0' into 3.1
Alexander Ebert [Mon, 13 Apr 2020 13:36:39 +0000 (15:36 +0200)]
Merge branch '3.0' into 3.1

4 years agoPreparing the release 3.0.25 3.0.25
Alexander Ebert [Mon, 13 Apr 2020 13:27:00 +0000 (15:27 +0200)]
Preparing the release 3.0.25

4 years agoMerge branch '3.0' into 3.1
Alexander Ebert [Mon, 13 Apr 2020 12:36:22 +0000 (14:36 +0200)]
Merge branch '3.0' into 3.1

4 years agoMerge pull request #133 from WoltLab/filter-invisible-participants
Alexander Ebert [Mon, 13 Apr 2020 12:35:59 +0000 (14:35 +0200)]
Merge pull request #133 from WoltLab/filter-invisible-participants

Exclude invisible participants from conversations started by other users

4 years agoLimit the participant filter to 20 users and read the user ids in advance
Alexander Ebert [Mon, 13 Apr 2020 12:20:00 +0000 (14:20 +0200)]
Limit the participant filter to 20 users and read the user ids in advance

4 years agoExclude invisible participants from conversations started by other users
Alexander Ebert [Mon, 13 Apr 2020 11:31:52 +0000 (13:31 +0200)]
Exclude invisible participants from conversations started by other users

See #131

4 years agoMerge branch '3.0' into 3.1
Alexander Ebert [Sun, 12 Apr 2020 22:39:48 +0000 (00:39 +0200)]
Merge branch '3.0' into 3.1

4 years agoMerge pull request #132 from WoltLab/flood-control
Alexander Ebert [Sun, 12 Apr 2020 22:38:55 +0000 (00:38 +0200)]
Merge pull request #132 from WoltLab/flood-control

Basic flood control for started conversations

4 years agoThe limit `0` now behaves like the `canStartConversation` permission
Alexander Ebert [Sun, 12 Apr 2020 17:05:19 +0000 (19:05 +0200)]
The limit `0` now behaves like the `canStartConversation` permission

4 years agoCheck against the 'infinite' value for the flood control
Alexander Ebert [Sun, 12 Apr 2020 14:56:12 +0000 (16:56 +0200)]
Check against the 'infinite' value for the flood control

4 years agoBasic flood control for started conversations
Alexander Ebert [Sun, 12 Apr 2020 13:15:51 +0000 (15:15 +0200)]
Basic flood control for started conversations

4 years agoPreparing the release 3.1.13 3.1.13
Alexander Ebert [Wed, 8 Apr 2020 16:14:35 +0000 (18:14 +0200)]
Preparing the release 3.1.13

4 years agoMerge branch '3.0' into 3.1
Alexander Ebert [Wed, 8 Apr 2020 15:07:50 +0000 (17:07 +0200)]
Merge branch '3.0' into 3.1

4 years agoPreparing the release 3.0.24 3.0.24
Alexander Ebert [Wed, 8 Apr 2020 14:56:54 +0000 (16:56 +0200)]
Preparing the release 3.0.24

4 years agoMerge branch '3.0' into 3.1
Marcel Werk [Mon, 30 Mar 2020 11:00:38 +0000 (13:00 +0200)]
Merge branch '3.0' into 3.1

4 years agoFixed incorrect detection of numerics
Marcel Werk [Mon, 30 Mar 2020 10:59:55 +0000 (12:59 +0200)]
Fixed incorrect detection of numerics

4 years agoMerge branch '3.0' into 3.1
Marcel Werk [Mon, 30 Mar 2020 10:57:55 +0000 (12:57 +0200)]
Merge branch '3.0' into 3.1

4 years agoFixed incorrect detection of numerics
Marcel Werk [Mon, 30 Mar 2020 10:57:35 +0000 (12:57 +0200)]
Fixed incorrect detection of numerics

4 years agoMerge branch '3.0' into 3.1
Marcel Werk [Tue, 17 Mar 2020 15:23:57 +0000 (16:23 +0100)]
Merge branch '3.0' into 3.1

4 years agoFixed an issue when replying to a conversation with deleted participants
Marcel Werk [Tue, 17 Mar 2020 15:21:12 +0000 (16:21 +0100)]
Fixed an issue when replying to a conversation with deleted participants

4 years agoPages that require logged-in users do not qualify as landing page
Alexander Ebert [Wed, 11 Mar 2020 15:46:18 +0000 (16:46 +0100)]
Pages that require logged-in users do not qualify as landing page

4 years agoPreparing the release 3.1.12 3.1.12
Alexander Ebert [Sat, 22 Feb 2020 23:29:15 +0000 (00:29 +0100)]
Preparing the release 3.1.12

4 years agoMerge branch '3.0' into 3.1
Alexander Ebert [Sat, 22 Feb 2020 18:47:58 +0000 (19:47 +0100)]
Merge branch '3.0' into 3.1

4 years agoPreparing the release 3.0.23 3.0.23
Alexander Ebert [Sat, 22 Feb 2020 17:59:18 +0000 (18:59 +0100)]
Preparing the release 3.0.23

4 years agoMerge branch '3.0'
Marcel Werk [Thu, 13 Feb 2020 09:59:10 +0000 (10:59 +0100)]
Merge branch '3.0'

4 years agoFixed undefined array element when trying to leave a draft
Marcel Werk [Thu, 13 Feb 2020 09:58:50 +0000 (10:58 +0100)]
Fixed undefined array element when trying to leave a draft

4 years agoPreparing the release 3.1.11 3.1.11
Alexander Ebert [Wed, 23 Oct 2019 11:13:27 +0000 (13:13 +0200)]
Preparing the release 3.1.11

4 years agoImproved performance of rebuild worker
Marcel Werk [Tue, 15 Oct 2019 14:46:49 +0000 (16:46 +0200)]
Improved performance of rebuild worker

4 years agoPreparing the release 3.1.11
Alexander Ebert [Sun, 13 Oct 2019 19:04:15 +0000 (21:04 +0200)]
Preparing the release 3.1.11

4 years agoFixed encoding in html emails
Marcel Werk [Thu, 3 Oct 2019 14:46:06 +0000 (16:46 +0200)]
Fixed encoding in html emails

4 years agoMerge branch '3.0'
Joshua Rüsweg [Tue, 3 Sep 2019 13:20:22 +0000 (15:20 +0200)]
Merge branch '3.0'

4 years agoCorrect username in wcf1_conversation_to_user on user merge
Joshua Rüsweg [Tue, 3 Sep 2019 13:16:46 +0000 (15:16 +0200)]
Correct username in wcf1_conversation_to_user on user merge

4 years agoRename username in wcf1_conversation_to_user
Joshua Rüsweg [Tue, 3 Sep 2019 13:14:18 +0000 (15:14 +0200)]
Rename username in wcf1_conversation_to_user

4 years agoPreparing the release 3.1.10 3.1.10
Alexander Ebert [Fri, 30 Aug 2019 15:11:12 +0000 (17:11 +0200)]
Preparing the release 3.1.10

4 years agoMerge branch '3.0'
Alexander Ebert [Fri, 30 Aug 2019 13:31:30 +0000 (15:31 +0200)]
Merge branch '3.0'

4 years agoPreparing the release 3.0.22 3.0.22
Alexander Ebert [Fri, 30 Aug 2019 11:06:56 +0000 (13:06 +0200)]
Preparing the release 3.0.22

4 years agoMerge branch '3.0'
Matthias Schmidt [Sat, 17 Aug 2019 11:26:39 +0000 (13:26 +0200)]
Merge branch '3.0'

4 years agoFix travis validation with PHP 5.5
Matthias Schmidt [Sat, 17 Aug 2019 11:21:28 +0000 (13:21 +0200)]
Fix travis validation with PHP 5.5

4 years agoMerge branch '3.0'
Matthias Schmidt [Sat, 17 Aug 2019 11:13:19 +0000 (13:13 +0200)]
Merge branch '3.0'

4 years agoFix typo in German language item
Matthias Schmidt [Sat, 17 Aug 2019 11:12:55 +0000 (13:12 +0200)]
Fix typo in German language item

4 years agoMerge branch '3.0'
Matthias Schmidt [Sat, 13 Jul 2019 15:34:05 +0000 (17:34 +0200)]
Merge branch '3.0'

4 years agoFix rendering of conversation labels inside conversations
Matthias Schmidt [Sat, 13 Jul 2019 15:33:51 +0000 (17:33 +0200)]
Fix rendering of conversation labels inside conversations

4 years agoRemoved wrong isEmail parameter
Marcel Werk [Thu, 27 Jun 2019 09:52:08 +0000 (11:52 +0200)]
Removed wrong isEmail parameter

5 years agoMerge branch '3.0'
Alexander Ebert [Fri, 8 Feb 2019 09:56:23 +0000 (10:56 +0100)]
Merge branch '3.0'

5 years agoPreparing the release 3.0.20 3.0.20
Alexander Ebert [Thu, 7 Feb 2019 11:54:17 +0000 (12:54 +0100)]
Preparing the release 3.0.20

5 years agoPreparing the release 3.1.8 3.1.8
Alexander Ebert [Thu, 7 Feb 2019 10:54:39 +0000 (11:54 +0100)]
Preparing the release 3.1.8

5 years agoMerge branch '3.0'
Matthias Schmidt [Sun, 13 Jan 2019 12:30:35 +0000 (13:30 +0100)]
Merge branch '3.0'

5 years agoMerge branch '2.1' into 3.0
Matthias Schmidt [Sun, 13 Jan 2019 12:30:19 +0000 (13:30 +0100)]
Merge branch '2.1' into 3.0

5 years agoMerge branch '2.0' into 2.1 2.1.final
Matthias Schmidt [Sun, 13 Jan 2019 12:29:59 +0000 (13:29 +0100)]
Merge branch '2.0' into 2.1

5 years agoAdd LICENSE file 2.0.final
Matthias Schmidt [Sun, 13 Jan 2019 12:29:46 +0000 (13:29 +0100)]
Add LICENSE file

Close #124

5 years agoMissing description and duplicate phrase
Alexander Ebert [Thu, 10 Jan 2019 15:52:14 +0000 (16:52 +0100)]
Missing description and duplicate phrase

5 years agoUpdating the release date 3.1.7
Alexander Ebert [Tue, 1 Jan 2019 12:25:58 +0000 (13:25 +0100)]
Updating the release date

5 years agoMerge branch '3.0'
Alexander Ebert [Mon, 31 Dec 2018 22:14:33 +0000 (23:14 +0100)]
Merge branch '3.0'

5 years agoPreparing the release 3.0.19 3.0.19
Alexander Ebert [Mon, 31 Dec 2018 19:17:38 +0000 (20:17 +0100)]
Preparing the release 3.0.19

5 years agoPreparing the release 3.1.7
Alexander Ebert [Fri, 21 Dec 2018 14:34:39 +0000 (15:34 +0100)]
Preparing the release 3.1.7

5 years agoMerge branch '3.0'
Alexander Ebert [Wed, 5 Dec 2018 16:04:26 +0000 (17:04 +0100)]
Merge branch '3.0'

5 years agoUnified notification phrases
Alexander Ebert [Tue, 4 Dec 2018 19:39:26 +0000 (20:39 +0100)]
Unified notification phrases

5 years agoRevert "Add classname for modificable content conversation object type"
Matthias Schmidt [Sun, 28 Oct 2018 05:29:50 +0000 (06:29 +0100)]
Revert "Add classname for modificable content conversation object type"

This reverts commit ed98b27d5f148acd3b9ed3aff3a1eae25a37e9f8.

5 years agoAdd classname for modificable content conversation object type
Matthias Schmidt [Tue, 23 Oct 2018 17:16:53 +0000 (19:16 +0200)]
Add classname for modificable content conversation object type

See WoltLab/WCF#2597

5 years agoPreparing the release 3.1.6 3.1.6
Alexander Ebert [Mon, 15 Oct 2018 13:14:16 +0000 (15:14 +0200)]
Preparing the release 3.1.6

5 years agoPreparing the release 3.1.6
Alexander Ebert [Thu, 11 Oct 2018 12:52:27 +0000 (14:52 +0200)]
Preparing the release 3.1.6

5 years agoMerge pull request #125 from jens1o/patch-1
Marcel Werk [Fri, 5 Oct 2018 14:09:05 +0000 (16:09 +0200)]
Merge pull request #125 from jens1o/patch-1

allow customazation of the user-message sidebar

5 years agoallow customazation of the user-message sidebar
Jens Hausdorf [Fri, 5 Oct 2018 13:07:28 +0000 (15:07 +0200)]
allow customazation of the user-message sidebar

fixes https://community.woltlab.com/thread/272505-useronlinegroupmarking-auch-f%C3%BCr-user-ids-statt-gruppen-ids/?postID=1708709#post1708709

5 years agoUpdating the release date 3.1.5
Alexander Ebert [Fri, 17 Aug 2018 11:20:22 +0000 (13:20 +0200)]
Updating the release date

5 years agoMerge branch '3.0'
Alexander Ebert [Fri, 17 Aug 2018 10:27:51 +0000 (12:27 +0200)]
Merge branch '3.0'

5 years agoPreparing the release 3.0.17 3.0.17
Alexander Ebert [Fri, 17 Aug 2018 09:52:52 +0000 (11:52 +0200)]
Preparing the release 3.0.17

5 years agoPreparing the release 3.1.5
Alexander Ebert [Fri, 10 Aug 2018 14:24:52 +0000 (16:24 +0200)]
Preparing the release 3.1.5

5 years agoUpdating minified JavaScript files
woltlab.com [Thu, 9 Aug 2018 11:22:43 +0000 (11:22 +0000)]
Updating minified JavaScript files

5 years agoUpdating minified JavaScript files
woltlab.com [Thu, 9 Aug 2018 11:16:21 +0000 (11:16 +0000)]
Updating minified JavaScript files

5 years agoNew release date 3.1.3
Alexander Ebert [Tue, 22 May 2018 15:20:14 +0000 (17:20 +0200)]
New release date

5 years agoPreparing the release 3.1.3
Alexander Ebert [Mon, 21 May 2018 11:44:41 +0000 (13:44 +0200)]
Preparing the release 3.1.3

5 years agoThe excerpt is already formatted using HTML
Alexander Ebert [Mon, 21 May 2018 10:38:00 +0000 (12:38 +0200)]
The excerpt is already formatted using HTML

5 years agoRemoved obsolete file
Marcel Werk [Fri, 11 May 2018 11:01:41 +0000 (13:01 +0200)]
Removed obsolete file

5 years agoReduced rebuild time for conversations by about 20%
Alexander Ebert [Thu, 10 May 2018 13:49:51 +0000 (15:49 +0200)]
Reduced rebuild time for conversations by about 20%

5 years agoReduced rebuild time for messages by about 30%
Alexander Ebert [Thu, 10 May 2018 12:04:24 +0000 (14:04 +0200)]
Reduced rebuild time for messages by about 30%

6 years agoUpdating the release date 3.1.2
Alexander Ebert [Thu, 19 Apr 2018 11:32:03 +0000 (13:32 +0200)]
Updating the release date

6 years agoMerge branch '3.0'
Alexander Ebert [Thu, 19 Apr 2018 11:22:47 +0000 (13:22 +0200)]
Merge branch '3.0'

6 years agoUpdating the release date 3.0.14
Alexander Ebert [Thu, 19 Apr 2018 10:48:40 +0000 (12:48 +0200)]
Updating the release date

6 years agoPreparing release 3.1.2
Alexander Ebert [Mon, 16 Apr 2018 16:35:37 +0000 (18:35 +0200)]
Preparing release 3.1.2

6 years agoMerge branch '3.0'
Alexander Ebert [Mon, 16 Apr 2018 16:12:09 +0000 (18:12 +0200)]
Merge branch '3.0'

6 years agoPreparing release 3.0.14
Alexander Ebert [Mon, 16 Apr 2018 15:31:10 +0000 (17:31 +0200)]
Preparing release 3.0.14

6 years agoUpdating minified JavaScript files
woltlab.com [Sat, 14 Apr 2018 11:16:13 +0000 (13:16 +0200)]
Updating minified JavaScript files

6 years agoMerge branch '3.0'
Alexander Ebert [Sat, 14 Apr 2018 11:11:21 +0000 (13:11 +0200)]
Merge branch '3.0'

6 years agoUpdating minified JavaScript files
woltlab.com [Sat, 14 Apr 2018 11:00:21 +0000 (13:00 +0200)]
Updating minified JavaScript files

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Marcel Werk [Thu, 5 Apr 2018 20:50:43 +0000 (22:50 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

6 years agoFixed mark as read function
Marcel Werk [Thu, 5 Apr 2018 20:47:25 +0000 (22:47 +0200)]
Fixed mark as read function

6 years agoAdded missing userLink CSS classes
Marcel Werk [Wed, 4 Apr 2018 22:44:03 +0000 (00:44 +0200)]
Added missing userLink CSS classes

6 years agoMerge branch '3.0' 3.1.1
Alexander Ebert [Tue, 13 Mar 2018 16:53:37 +0000 (17:53 +0100)]
Merge branch '3.0'

6 years agoUpdated release date 3.0.13
Alexander Ebert [Tue, 13 Mar 2018 15:29:18 +0000 (16:29 +0100)]
Updated release date

6 years agoPreparing release 3.1.1
Alexander Ebert [Tue, 13 Mar 2018 12:25:03 +0000 (13:25 +0100)]
Preparing release 3.1.1

6 years agoMerge branch '3.0'
Alexander Ebert [Tue, 13 Mar 2018 12:18:14 +0000 (13:18 +0100)]
Merge branch '3.0'