aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/ucp/ucp_pm_viewmessage.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-031-1/+1
* [ticket/13450] Type-hint return value of $phpbb_container->get()Gaëtan Muller2015-01-121-0/+1
* [ticket/13300] Don't show jabber in profile if jabber is disabledOliver Schramm2014-11-091-1/+1
* [ticket/13193] Swap ternary condition membersJakub Senko2014-10-261-1/+1
* [ticket/13193] Add load_search config checkJakub Senko2014-10-211-1/+1
* [ticket/13193] Add link to post count in PMsJakub Senko2014-10-211-0/+1
* [ticket/12993] Return an array instead of reference passingTristan Darricau2014-08-191-1/+4
* [ticket/12993] Fix includes of functions_displayTristan Darricau2014-08-191-1/+1
* [ticket/12993] Rename to phpbb_get_user_rankTristan Darricau2014-08-181-1/+1
* [ticket/12993] Improve get_user_ranksForumhulp.com2014-08-181-1/+1
* [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