75007697ae
[ticket/15954] Add safeguards to include() calls
...
PHPBB3-15954
2019-01-26 22:29:54 +01:00
3a7d17414d
Merge pull request #5468 from senky/ticket/15898
...
[ticket/15898] Add core.ucp_pm_compose_template
2018-12-27 21:31:51 +01:00
75b993c6a3
[ticket/15898] Add core.ucp_pm_compose_template
...
PHPBB3-15898
2018-12-03 14:02:38 +01:00
087bf6fd35
[ticket/15893] Pass needed language class directly to format quote
...
PHPBB3-15893
2018-12-02 19:50:09 +01:00
7aa639f050
Merge pull request #5379 from senky/ticket/15621
...
[ticket/15621] Remove graphical inconsistencies
2018-10-20 11:34:57 -04:00
e27da4a025
Merge pull request #5368 from kinerity/ticket/15803
...
[ticket/15803] Add events on ucp_pm_compose for additional message list actions
2018-10-13 15:49:35 -07:00
2de198e30d
Merge pull request #5354 from Elsensee/ticket/15329
...
[ticket/15329] Parse drafts before saving them (and decode)
2018-10-08 22:21:55 +02:00
dd43c6a61e
Merge pull request #5296 from MikelAlejoBR/ticket/15622
...
[ticket/15622] Fix quoting in PMs when BBCodes are disabled
2018-10-08 21:35:38 +02:00
a478063d2b
[ticket/15621] Remove graphical inconsistencies
...
PHPBB3-15621
2018-09-26 09:17:29 +02:00
62c9996b2f
[ticket/15803] Change 'object' to 'bool'
...
PHPBB3-15803
2018-09-25 07:42:55 -04:00
eb867fc623
[ticket/15803] Global $phpbb_dispatcher
...
PHPBB3-15803
2018-09-23 00:33:58 -04:00
8ed759545e
[ticket/15803] Fix since version
...
PHPBB3-15803
2018-09-23 00:33:58 -04:00
78732fd7c2
[ticket/15803] Add events on ucp_pm_compose for additional message list actions
...
Event added for the handle_message_list_actions() function in ucp_pm_compose
so that extensions can perform additional actions.
PHPBB3-15803
2018-09-22 21:28:02 -04:00
4396bfba65
[ticket/15622] Rename function to avoid potential future conflicts
...
PHPBB3-15622
2018-09-16 19:23:30 +02:00
0d7c33c1af
[ticket/15329] Parse drafts before saving them (and decode)
...
PHPBB3-15329
2018-09-14 14:54:51 +02:00
ce2196517b
[ticket/15622] Fix message link generation
...
Now the message link is generated in different formats depending on whether
BBCodes are allowed or not in the site.
PHPBB3-15622
2018-08-01 16:19:30 +02:00
184d24bb16
[ticket/15622] Extract duplicated code
...
PHPBB3-15622
2018-07-31 16:06:49 +02:00
5be990e959
[ticket/15733] Fix undeclared variable concatenation
...
PHPBB3-15733
2018-07-29 13:34:59 +02:00
740006ba60
[ticket/15697] Remove unused variable and corresponding input field
...
PHPBB3-15697
2018-07-28 13:15:31 +02:00
210c5f5a59
[ticket/15697] Remove hard coded time check when sending PMs
...
PHPBB3-15697
2018-07-23 17:45:48 +02:00
12fdfe145a
[ticket/15622] Fix quoting in PMs when BBCodes are disabled
...
Before parsing the private message to be loaded a simple BBCode status
check is done to verify that BBCodes are enabled. Depending on that
option the quote will be formated as BBCode or as plain text, similarly
to what is done in posting.php.
PHPBB3-15622
2018-07-22 17:09:09 +02:00
f8fbe37936
[ticket/14972] replace all occurrences of sizeof() with the count()
...
PHPBB3-14972
2018-01-01 13:56:04 +01:00
5cafff36b2
Merge branch '3.1.x' into 3.2.x
2017-04-26 19:30:50 -04:00
f27cdad73e
Merge branch '3.1.x' into 3.2.x
2017-02-11 21:48:20 +01:00
1d38abdd7e
[ticket/13605] Add core.ucp_pm_compose_predefined_message event
...
PHPBB3-13605
2017-01-23 14:14:36 +01:00
777a1ad916
[ticket/14945] Parse signature preview with generate_text_for_display()
...
PHPBB3-14945
2017-01-04 22:04:07 +01:00
4b6c2c8cde
[ticket/10961] Send HTTP 403 when applicable
...
PHPBB3-10961
2016-09-01 08:48:37 +02:00
79d6d53296
Merge branch '3.1.x' into 3.2.x
...
Conflicts:
phpBB/includes/ucp/ucp_pm_compose.php
2016-06-19 17:20:45 +02:00
08acf2acba
[ticket/14630] Rename core event
...
PHPBB3-14630
2016-06-02 05:18:14 -04:00
06507f9fa6
[ticket/14630] Change event name and fix capitalization
...
PHPBB3-14630
2016-05-16 17:57:26 -04:00
c7bbcd7b84
[ticket/14630] Add event to modify pm message
...
https://tracker.phpbb.com/browse/PHPBB3-14630
PHPBB3-14630
2016-05-06 06:31:35 -04:00
f29ebb1846
Merge branch '3.1.x' into 3.2.x
...
* 3.1.x:
[ticket/13630] Prevent empty parameter select_single
2016-03-25 11:20:56 +01:00
f77142c0b6
[ticket/13630] Prevent empty parameter select_single
...
PHPBB3-13630
2016-03-20 16:58:35 +01:00
7a6a16e3a5
[ticket/13454] Remove unused variables
...
This is part 5 and there is more to come.
PHPBB3-13454
2016-01-06 13:52:11 +01:00
266576c6a4
[ticket/13454] Remove unused variables
...
Part 4
PHPBB3-13454
2016-01-06 13:52:11 +01:00
102d737d81
[ticket/14234] Fix event doc blocks
...
PHPBB3-14234
2015-10-12 22:20:52 +02:00
75e5e2471e
[ticket/14234] Get rid of undefined variables
...
PHPBB3-14234
2015-10-12 21:56:09 +02:00
185fbe41c9
[ticket/12143] Replace group name output
...
So now we can use translated group names for non-special groups
PHPBB3-12143
2015-08-05 17:50:24 +02:00
f02cc27014
[ticket/10620] Implemented quote improvements
...
PHPBB3-10620
2015-06-25 03:11:55 +02:00
d430acb568
Merge pull request #3669 from s9e/ticket/13901
...
[ticket/13901] Add more whitespace to long quotes for readability
2015-06-24 16:34:53 +02:00
d3e55a8290
Merge branch '3.1.x'
...
Conflicts:
phpBB/posting.php
2015-06-08 17:59:49 +02:00
c2d254ea41
Merge branch 'ticket/13833-30x' into ticket/13833
...
Conflicts:
phpBB/posting.php
PHPBB3-13833
2015-06-08 17:19:11 +02:00
2c6369c5d9
[ticket/13833] Prevent flooding if type=submit doesn't exist
...
PHPBB3-13833
2015-06-08 17:01:52 +02:00
2f0d11ba3c
[ticket/13901] Add more whitespace to long quotes for readability
...
PHPBB3-13901
2015-05-30 22:17:14 +02:00
2aecb94068
Merge pull request #3383 from nickvergessen/ticket/9109
...
Ticket/9109 Properly document and calculate the group settings with value 0
2015-05-29 16:04:56 +02:00
a3d46575c7
Merge pull request #3613 from nickvergessen/ticket/13844
...
Ticket/13844 Better FAQ language files
2015-05-29 15:44:39 +02:00
64e1824abd
[ticket/13847] Updated ucp_pm_compose to use utils when forwarding
...
PHPBB3-13847
2015-05-25 21:33:17 +02:00
2a7a06da2a
[ticket/13847] Updated ucp_pm_compose to use the utils service
...
...when quoting a post
PHPBB3-13847
2015-05-25 21:33:17 +02:00
07231e7943
[ticket/13844] FAQ in new controller format
...
PHPBB3-13844
2015-05-16 22:09:05 +02:00
2eb7c21ae0
Merge branch '3.1.x'
2015-03-06 13:50:44 +01:00