aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/ucp/ucp_pm_compose.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11144] Add missing {FORUM_NAME} variableGaƫtan Muller2013-05-061-7/+4
* [ticket/11233] prohibit selecting anonymous user as a PM recipientDhruv2013-01-301-1/+1
* [ticket/10568] adding MESSAGE_EDITED to ucp.php and compose_pmSenky2012-08-021-1/+2
* [ticket/10158] Remove some code duplication from generating the message.Nils Adermann2011-06-051-28/+10
* [ticket/10158] Only view "Return to" links if they are useful.Joas Schilling2011-05-231-8/+34
* [ticket/10158] Add return-link to folder, when the user replied from a folder.Joas Schilling2011-05-091-5/+15
* [ticket/10158] Add "Return to Inbox"-link to "PM send"-message.Joas Schilling2011-05-051-2/+5
* [ticket/8894] Fix JavaScript-Error and hide Quote-Button on topic review if B...Joas Schilling2010-05-161-1/+1
* [Fix] Use correct BBCode parseoptions in signatures when previewing PMs.Joas Schilling2009-12-121-1/+1
* Fix Bug #53505 (related to Bug #52515 and r10208) - i fixed this the "do not ...Meik Sievertsen2009-11-031-1/+1
* Fix bug #52515 (wrong bbcode uid assigned if error triggered and quote/forwar...Meik Sievertsen2009-10-041-1/+1
* Fix Bug #51835 - editing posts with attachments - regression from r9843 intro...Joas Schilling2009-09-251-16/+1
* Style authors are now able to define the default submit button used for form ...Meik Sievertsen2009-08-301-1/+7
* Separate PM Reply and PM Reply to all in prosilver.Meik Sievertsen2009-08-041-4/+8
* Fix bug #48265 - Correctly set attachment flag for topics, posts and pms afte...Joas Schilling2009-07-241-1/+16
* Fixed Bug #39625 - QUOTE-string not included when replying to pm'sRuslan Uzdenov2009-07-071-1/+4
* Fix bug #38395 - Loading draft removes recipients when replying to PMJoas Schilling2009-06-261-1/+1
* Bug #44525 - do not try to fetch existing username var in cookie set by exter...Meik Sievertsen2009-04-281-1/+3
* force non-relative date for pm forwards (thanks chris. :))Meik Sievertsen2009-04-171-1/+1
* Hide font size options which are bigger than the allowed size in the editor. ...Chris Smith2009-03-111-0/+1
* every second commit an pre/post-commit error... :/Meik Sievertsen2008-12-031-0/+19
* Fix header list build for replying oldest PM in PM history (Bug #37275)Meik Sievertsen2008-11-221-1/+3
* additionally to the default "reply to all" behaviour, increase max_recipients...Meik Sievertsen2008-11-021-0/+18
* Separate display of posted attachments in posting screen and switch for templ...Meik Sievertsen2008-10-061-4/+4
* A fix for the fix in r8934. #34525Chris Smith2008-09-241-0/+4
* We want our PM spam back. Fix a regression introduced in r8913, preventing us...Chris Smith2008-09-241-3/+0
* - Automatically add users/groups to the PM recipient list, if entered or sele...Meik Sievertsen2008-09-231-24/+88
* remove duplicate statementMeik Sievertsen2008-09-181-1/+1
* #18175Meik Sievertsen2008-09-171-1/+1
* not unsetting message_parser - a mod or site may want to re-use it.Meik Sievertsen2008-06-081-5/+3
* #19675Henry Sudhof2008-01-221-11/+24
* Correctly check empty subjects/messages (Bug #17915)Meik Sievertsen2008-01-051-3/+3
* some further fixesMeik Sievertsen2007-11-171-1/+1
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-0/+8
* Ok, here comes a big one. Poor updater. Also requires testing.Henry Sudhof2007-10-031-0/+5
* #14556Meik Sievertsen2007-09-261-1/+1
* #i62 - #i65Meik Sievertsen2007-09-221-5/+3
* - some language tweaks suggested by JohnMeik Sievertsen2007-09-131-1/+1
* - two new packages... diff and utfMeik Sievertsen2007-08-161-0/+5
* Some changes... non-invasive...Meik Sievertsen2007-08-131-0/+9
* #13800Henry Sudhof2007-07-271-2/+2
* some more fixesMeik Sievertsen2007-07-121-1/+19
* make sure that after a cancel the redirect will work even if the cancel hit a...Meik Sievertsen2007-06-291-0/+2
* my round of bug fixesMeik Sievertsen2007-06-111-3/+3
* #12001Henry Sudhof2007-06-061-3/+3
* we included a check for getimagesize() existance... now we again can suppress...Meik Sievertsen2007-05-191-0/+12
* label changes, language fixes...Meik Sievertsen2007-05-161-1/+1
* #10972David M2007-05-151-1/+1
* added class for disabled options in ACPMeik Sievertsen2007-05-041-0/+2
* "Ghost" topics in active topics list when shadow topics and corresponding top...Meik Sievertsen2007-04-301-11/+40