GitHub/WoltLab/com.woltlab.wcf.conversation.git
3 years agoRelease 5.3.0 Alpha 1 5.3.0_Alpha_1
Alexander Ebert [Mon, 7 Sep 2020 10:35:48 +0000 (12:35 +0200)]
Release 5.3.0 Alpha 1

3 years agoExperimental upgrade from 5.2
Alexander Ebert [Mon, 31 Aug 2020 15:05:17 +0000 (17:05 +0200)]
Experimental upgrade from 5.2

3 years agoMerge branch '5.2'
Alexander Ebert [Sat, 29 Aug 2020 13:52:03 +0000 (15:52 +0200)]
Merge branch '5.2'

3 years agoRelease 5.2.9 5.2.9
Alexander Ebert [Fri, 28 Aug 2020 13:30:36 +0000 (15:30 +0200)]
Release 5.2.9

3 years agoMerge branch '3.1' into 5.2
Alexander Ebert [Fri, 28 Aug 2020 13:15:09 +0000 (15:15 +0200)]
Merge branch '3.1' into 5.2

3 years agoRelease 3.1.17 3.1.17
Alexander Ebert [Fri, 28 Aug 2020 11:10:55 +0000 (13:10 +0200)]
Release 3.1.17

3 years agoAdded usage of jslang tag
Marcel Werk [Wed, 26 Aug 2020 18:54:46 +0000 (20:54 +0200)]
Added usage of jslang tag

See https://github.com/WoltLab/WCF/issues/3530

3 years agoRelease 5.2.9
Alexander Ebert [Wed, 26 Aug 2020 15:58:16 +0000 (17:58 +0200)]
Release 5.2.9

3 years agoUpdating minified JavaScript files
woltlab.com [Fri, 21 Aug 2020 09:27:44 +0000 (09:27 +0000)]
Updating minified JavaScript files

3 years agoUpdating minified JavaScript files
woltlab.com [Thu, 20 Aug 2020 16:19:14 +0000 (16:19 +0000)]
Updating minified JavaScript files

3 years agoIncrease upload limits to more reasonable values
Marcel Werk [Sat, 15 Aug 2020 14:12:39 +0000 (16:12 +0200)]
Increase upload limits to more reasonable values

See https://github.com/WoltLab/WCF/issues/3457

3 years agoMerge pull request #139 from WoltLab/validate-group
Tim Düsterhus [Thu, 30 Jul 2020 08:39:30 +0000 (10:39 +0200)]
Merge pull request #139 from WoltLab/validate-group

Validate adding groups to conversations

3 years agoImprove phrasing for user group participant validation
Tim Düsterhus [Tue, 28 Jul 2020 07:27:39 +0000 (09:27 +0200)]
Improve phrasing for user group participant validation

Co-authored-by: Alexander Ebert <ebert@woltlab.com>
3 years agoMerge branch '5.2'
Tim Düsterhus [Mon, 27 Jul 2020 14:13:56 +0000 (16:13 +0200)]
Merge branch '5.2'

3 years agoStop user groups from appearing if no groups can be added
Tim Düsterhus [Mon, 27 Jul 2020 14:12:20 +0000 (16:12 +0200)]
Stop user groups from appearing if no groups can be added

3 years agoMerge branch '5.2'
Tim Düsterhus [Wed, 15 Jul 2020 15:09:06 +0000 (17:09 +0200)]
Merge branch '5.2'

3 years agoMerge branch '3.1' into 5.2
Tim Düsterhus [Wed, 15 Jul 2020 15:08:58 +0000 (17:08 +0200)]
Merge branch '3.1' into 5.2

3 years agoUpdate conversation subject in search index
Tim Düsterhus [Wed, 15 Jul 2020 15:08:18 +0000 (17:08 +0200)]
Update conversation subject in search index

see WoltLab/WCF#3430

3 years agoMerge pull request #138 from WoltLab/read-only-mode
Joshua Rüsweg [Mon, 6 Jul 2020 07:58:27 +0000 (09:58 +0200)]
Merge pull request #138 from WoltLab/read-only-mode

Read only mode

3 years agoFix codestyle
Joshua Rüsweg [Sun, 5 Jul 2020 13:45:38 +0000 (15:45 +0200)]
Fix codestyle

Co-authored-by: Matthias Schmidt <gravatronics@live.com>
3 years agoEnforce new canReply permission
joshuaruesweg [Sun, 5 Jul 2020 12:45:13 +0000 (14:45 +0200)]
Enforce new canReply permission

3 years agoAdd permission for replying a conversation
joshuaruesweg [Sun, 5 Jul 2020 12:33:58 +0000 (14:33 +0200)]
Add permission for replying a conversation

3 years agoCheck whether groups add any members to a conversation in ConversationActioN::addPart...
Tim Düsterhus [Fri, 3 Jul 2020 14:25:15 +0000 (16:25 +0200)]
Check whether groups add any members to a conversation in ConversationActioN::addParticipants

Resolves #137

3 years agoReject conversations with non-empty intersection of visible and invisible participants
Tim Düsterhus [Fri, 3 Jul 2020 13:41:11 +0000 (15:41 +0200)]
Reject conversations with non-empty intersection of visible and invisible participants

The previous behavior of silently preferring the visible participant is
dangerous, especially when combining with inviting groups.

3 years agoCheck whether groups add any members to a conversation in ConversationAdd
Tim Düsterhus [Fri, 3 Jul 2020 13:29:25 +0000 (15:29 +0200)]
Check whether groups add any members to a conversation in ConversationAdd

see #137

3 years agoNew version number: 5.3.0 Alpha 1
Alexander Ebert [Sun, 28 Jun 2020 17:35:41 +0000 (19:35 +0200)]
New version number: 5.3.0 Alpha 1

3 years agoMerge branch '5.2'
Alexander Ebert [Sun, 28 Jun 2020 17:35:11 +0000 (19:35 +0200)]
Merge branch '5.2'

3 years agoRelease 5.2.8 5.2.8
Alexander Ebert [Sat, 27 Jun 2020 12:13:44 +0000 (14:13 +0200)]
Release 5.2.8

3 years agoUpdating minified JavaScript files
woltlab.com [Sat, 27 Jun 2020 11:46:25 +0000 (11:46 +0000)]
Updating minified JavaScript files

3 years agoMerge branch '3.1' into 5.2
Alexander Ebert [Sat, 27 Jun 2020 11:38:10 +0000 (13:38 +0200)]
Merge branch '3.1' into 5.2

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 agoMerge branch '5.2'
Matthias Schmidt [Sat, 13 Jun 2020 12:31:07 +0000 (14:31 +0200)]
Merge branch '5.2'

3 years agoMerge branch '3.1' into 5.2
Matthias Schmidt [Sat, 13 Jun 2020 12:30:58 +0000 (14:30 +0200)]
Merge branch '3.1' into 5.2

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 agoMerge branch '5.2'
Matthias Schmidt [Mon, 1 Jun 2020 11:57:21 +0000 (13:57 +0200)]
Merge branch '5.2'

3 years agoIgnore user groups when none can be added as participant
Matthias Schmidt [Mon, 1 Jun 2020 11:57:09 +0000 (13:57 +0200)]
Ignore user groups when none can be added as participant

If no user group is allowed to be added as participant, `restrictUserGroupIDs` is empty and thus ignored hence the setting to include user groups must be disabled.

3 years agoMerge branch '5.2'
Matthias Schmidt [Mon, 1 Jun 2020 11:49:14 +0000 (13:49 +0200)]
Merge branch '5.2'

3 years agoAdd missing `restrictUserGroupIDs` property in AJAX request
Matthias Schmidt [Mon, 1 Jun 2020 11:48:39 +0000 (13:48 +0200)]
Add missing `restrictUserGroupIDs` property in AJAX request

See #127

3 years agoUse UserTemplatePlugin
Matthias Schmidt [Mon, 1 Jun 2020 11:47:42 +0000 (13:47 +0200)]
Use UserTemplatePlugin

See WoltLab/WCF#3321

3 years ago`Ui/ItemList` expects unencoded values
Alexander Ebert [Fri, 29 May 2020 19:10:54 +0000 (21:10 +0200)]
`Ui/ItemList` expects unencoded values

The class itself uses the values in safe contexts only, such as assigning to `.textContent`.

3 years agoRemove all references to MODULE_ATTACHMENT
Matthias Schmidt [Sun, 24 May 2020 14:10:43 +0000 (16:10 +0200)]
Remove all references to MODULE_ATTACHMENT

See WoltLab/WCF#3333

3 years agoUnify notification-related language items
Matthias Schmidt [Sun, 24 May 2020 10:38:36 +0000 (12:38 +0200)]
Unify notification-related language items

See WoltLab/WCF#3324
See WoltLab/WCF#3326

3 years agoMerge branch '5.2'
Matthias Schmidt [Sun, 24 May 2020 08:50:06 +0000 (10:50 +0200)]
Merge branch '5.2'

3 years agoMerge branch '3.1' into 5.2
Matthias Schmidt [Sun, 24 May 2020 08:49:52 +0000 (10:49 +0200)]
Merge branch '3.1' into 5.2

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 agoUse new popover improvements for anchor template plugin
Matthias Schmidt [Sun, 24 May 2020 08:46:12 +0000 (10:46 +0200)]
Use new popover improvements for anchor template plugin

See WoltLab/WCF#3318

3 years agoUse ILinkableObject::getLink() whenever possible in PHP code
Matthias Schmidt [Tue, 19 May 2020 14:47:21 +0000 (16:47 +0200)]
Use ILinkableObject::getLink() whenever possible in PHP code

See WoltLab/WCF#3295

3 years agoRelease 5.2.7 5.2.7
Alexander Ebert [Sun, 10 May 2020 18:50:39 +0000 (20:50 +0200)]
Release 5.2.7

3 years agoMerge branch '3.1' into 5.2
Alexander Ebert [Sun, 10 May 2020 18:49:56 +0000 (20:49 +0200)]
Merge branch '3.1' into 5.2

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 agoPreparing the release 5.2.7
Alexander Ebert [Wed, 6 May 2020 23:45:08 +0000 (01:45 +0200)]
Preparing the release 5.2.7

3 years agoMerge branch '3.1' into 5.2
Marcel Werk [Wed, 6 May 2020 18:26:33 +0000 (20:26 +0200)]
Merge branch '3.1' into 5.2

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 agoMerge branch '3.1' into 5.2
Marcel Werk [Wed, 6 May 2020 17:20:18 +0000 (19:20 +0200)]
Merge branch '3.1' into 5.2

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.1' into 5.2
Marcel Werk [Wed, 15 Apr 2020 16:43:08 +0000 (18:43 +0200)]
Merge branch '3.1' into 5.2

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 5.2.6 5.2.6
Alexander Ebert [Mon, 13 Apr 2020 13:41:35 +0000 (15:41 +0200)]
Preparing the release 5.2.6

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

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.1' into 5.2
Alexander Ebert [Mon, 13 Apr 2020 12:36:38 +0000 (14:36 +0200)]
Merge branch '3.1' into 5.2

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.1' into 5.2
Alexander Ebert [Sun, 12 Apr 2020 22:41:19 +0000 (00:41 +0200)]
Merge branch '3.1' into 5.2

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 5.2.5 5.2.5
Alexander Ebert [Wed, 8 Apr 2020 16:51:53 +0000 (18:51 +0200)]
Preparing the release 5.2.5

4 years agoMerge branch '3.1' into 5.2
Alexander Ebert [Wed, 8 Apr 2020 16:37:11 +0000 (18:37 +0200)]
Merge branch '3.1' into 5.2

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.1' into 5.2
Marcel Werk [Mon, 30 Mar 2020 11:00:50 +0000 (13:00 +0200)]
Merge branch '3.1' into 5.2

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.1' into 5.2
Marcel Werk [Mon, 30 Mar 2020 10:58:20 +0000 (12:58 +0200)]
Merge branch '3.1' into 5.2

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 agoPreparing the release 5.2.4 5.2.4
Alexander Ebert [Wed, 25 Mar 2020 16:10:15 +0000 (17:10 +0100)]
Preparing the release 5.2.4

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

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:47:43 +0000 (16:47 +0100)]
Pages that require logged-in users do not qualify as landing page

4 years agoMerge branch '3.1' into 5.2
Alexander Ebert [Wed, 11 Mar 2020 15:47:14 +0000 (16:47 +0100)]
Merge branch '3.1' into 5.2

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 5.2.3 5.2.3
Alexander Ebert [Sun, 23 Feb 2020 12:29:03 +0000 (13:29 +0100)]
Preparing the release 5.2.3

4 years agoMerge branch '3.1' into 5.2
Alexander Ebert [Sun, 23 Feb 2020 12:05:10 +0000 (13:05 +0100)]
Merge branch '3.1' into 5.2

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 'master' into next
Marcel Werk [Thu, 13 Feb 2020 09:59:21 +0000 (10:59 +0100)]
Merge branch 'master' into next

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