aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/ucp/ucp_pm_viewmessage.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12938] Remove the 'Download all attachments' feature.Andreas Fischer2014-08-091-7/+0
* [ticket/12674] Use user's colour in 'Last edited' line in sent PMsOliver Schramm2014-06-301-1/+10
* [ticket/12680] Solves last bugs. viewprofile: contact --> contact nicknameCrizzo2014-06-231-1/+1
* [ticket/12680] Still some problems with displaying the nickname in ucpCrizzo2014-06-151-1/+1
* [ticket/12680] Little changes, but some issues are still thereCrizzo2014-06-141-0/+1
* [ticket/12566] Also changed for ucp_pm_viewmessage.phpPayBas2014-06-021-1/+1
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* Merge remote-tracking branch 'github-prototech/ticket/12265' into develop-asc...Nils Adermann2014-05-021-2/+49
|\
| * [ticket/12265] Actually use $u_pm.Cesar G2014-04-151-1/+1
| * [ticket/12265] Define a loop for contact icons.Cesar G2014-04-151-2/+49
* | Merge remote-tracking branch 'github-nickvergessen/ticket/12273' into develop...Nils Adermann2014-05-021-2/+11
|\ \
| * | [ticket/12273] Update since version to 3.1.0-a* styleJoas Schilling2014-04-251-1/+1
| * | [ticket/12273] Update existing eventsJoas Schilling2014-04-251-1/+10
| |/
* | [ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code.Andreas Fischer2014-04-291-1/+1
|/
* [ticket/9758] Remove unnessary if-question for include functions_displayCrizzo2014-03-281-5/+0
* [ticket/9758] Fixed bug in mcp_warn.phpCrizzo2014-03-281-0/+5
* [ticket/9758] Error because of missing functions_display.php fixedCrizzo2014-03-281-0/+5
* [ticket/9758] Removed useless if-conditions to include functions.phpCrizzo2014-03-281-5/+0
* [ticket/9758] Adds global template variable CURRENT_USER_AVATARCrizzo2014-03-281-1/+1
* [ticket/12236] Move AOL Instant Messanger field to custom profile fieldJoas Schilling2014-03-051-1/+0
* [ticket/12237] Convert yahoo messanger to custom profile fieldJoas Schilling2014-03-051-1/+0
* [ticket/12235] Convert WLM to custom profile fieldJoas Schilling2014-03-041-1/+0
* [ticket/12187] Split generate_profile_fields_template() into 2 methodsJoas Schilling2014-03-041-2/+2
* [ticket/12187] Remove user_website functionalityJoas Schilling2014-03-031-1/+0
* [ticket/12234] Replace ICQ with custom profile fieldJoas Schilling2014-02-281-1/+0
* Merge pull request #2021 from nickvergessen/ticket/12171Nathan Guse2014-02-201-1/+1
|\
| * [ticket/12171] Split post and pm download linksJoas Schilling2014-02-101-1/+1
* | [ticket/12169] Convert user_from to profile field locationJoas Schilling2014-02-101-1/+0
|/
* [ticket/11201] Rename profilefields class to managerJoas Schilling2014-02-021-1/+1
* [ticket/11201] Make profile field classes autoloadableJoas Schilling2014-01-101-6/+2
* [ticket/11786] Fix PHPDoc documentation of a few eventsrechosen2013-08-131-2/+2
* [ticket/11653] Use $parse_flagsBruno Ais2013-08-011-1/+2
* [ticket/11653] Missing ";"Bruno Ais2013-08-011-1/+1
* [ticket/11655] Use $parse_flagsBruno Ais2013-08-011-1/+2
* [ticket/11655] wrong var names for the uid and for the bitfieldBruno Ais2013-07-201-1/+1
* [ticket/11655] generate_text_for_display on ucp_pm_viewmessage.phpBruno Ais2013-07-191-26/+2
* Merge pull request #1287 from erangamapa/ticket/11106Nils Adermann2013-03-311-2/+1
|\
| * [ticket/11106] Added missing line breaks.erangamapa2013-03-161-1/+1
| * [ticket/11106] Undefined index EDITED_TIME_TOTAL notice.erangamapa2013-03-121-2/+1
| * [ticket/11201] Revert WLM dropping because it is still used in China.Andreas Fischer2013-02-041-0/+1
| * [ticket/11201] Remove MSN/WLM fieldsJoas Schilling2013-01-111-1/+0
* | [feature/avatars] Add phpbb prefix to new functionsMarc Alexander2013-01-041-2/+2
* | Merge branch 'feature/avatars' of https://github.com/igorw/phpbb3 into featur...Marc Alexander2012-11-121-1/+1
|\ \ | |/ |/|
| * [feature/avatars] Modularized AvatarsCullen Walsh2012-03-181-1/+1
* | Merge remote-tracking branch 'Fyorl/feature/attach-dl' into developAndreas Fischer2012-08-261-0/+7
|\ \
| * | [feature/attach-dl] Renamed $post_id to $post_msg_idFyorl2012-08-171-1/+1
| * | [feature/attach-dl] Added multiple attachment downloads to PMsFyorl2012-08-141-0/+7
| |/
* | [feature/php-events] Fix naming and doc of core.ucp_pm_view_messsageJoas Schilling2012-08-041-4/+20
* | [feature/events] Removing the third trigger_event parameterMichael Cullum2012-08-011-1/+1
* | [feature/events] Change to use the new method of adding eventsMichael Cullum2012-08-011-3/+1