aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp/mcp_post.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11052] update search backend constructor everywhereDhruv2012-08-151-2/+2
* [ticket/10637] Leftovers from implementation of extensions in mcp_postVjacheslav Trushkin2012-02-091-4/+2
* [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* Merge branch 'develop-olympus' into developAndreas Fischer2011-11-131-1/+1
|\
| * [ticket/10365] Require m_report permission to see reports in mcp_postIgor Wiedler2011-10-301-1/+1
* | Merge branch 'develop-olympus' into developOleg Pudeyev2011-02-241-2/+2
|\ \ | |/
| * [ticket/9874] view_log() performs unneeded count query over all log entries.Joas Schilling2011-02-251-2/+2
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
|/
* [ticket/7332] Redirect users back to post details when performing actions.Chris Smith2010-08-081-1/+1
* [ticket/7720] Fix alternative image-description for unread posts.Joas Schilling2010-07-141-1/+1
* Fix one design failure in phpBB3. Do not count non-approved posts to the user...Meik Sievertsen2008-09-021-4/+4
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-2/+10
* Ok, here comes a big one. Poor updater. Also requires testing.Henry Sudhof2007-10-031-1/+10
* #i62 - #i65Meik Sievertsen2007-09-221-1/+0
* #i51 - #i63 - #i64Meik Sievertsen2007-09-211-14/+12
* parse error? parse error.Meik Sievertsen2007-08-191-2/+2
* - BBCode parsing order should ALWAYS be censor_text(), bbcode_secon_pass(), b...Nils Adermann2007-08-191-2/+4
* Cleaning up (#13689)Henry Sudhof2007-07-221-3/+3
* ok, mess around with the templates + fixing some bugs + adjusting headers for...Meik Sievertsen2007-06-091-3/+3
* MCP? Who uses that... :PDavid M2007-06-021-0/+1
* Introduced checks to stop negative postcounts (Bug #11561, #11421)Henry Sudhof2007-05-251-1/+2
* oh my god - what did he do? Adding attachment display to post/topic review, q...Meik Sievertsen2007-05-191-2/+41
* - m_warn is no longer a local moderation permissionNils Adermann2007-04-151-1/+1
* I don't like hardcoded URLs :)Dominik Dröscher2007-03-121-0/+2
* - allow converting from one database to another, no need for tables to be in ...Nils Adermann2007-02-161-1/+1
* - introducing read/unread images in the MCP, if you view something through th...Nils Adermann2007-01-271-2/+19
* #6098Dominik Dröscher2007-01-091-2/+2
* - Modules are not added correctly [#6370]Meik Sievertsen2006-12-181-5/+6
* - exclude the IP of the post in the "other IP's" listDavid M2006-12-171-4/+5
* - a bunch of fixesMeik Sievertsen2006-12-021-2/+3
* Message for my last commit (no I didn't intent it to be "message"):Nils Adermann2006-11-261-0/+17
* rather large update, most important things done:Meik Sievertsen2006-11-241-1/+1
* ok, change from doing the same logic all over again we call a function to do ...Meik Sievertsen2006-11-161-3/+5
* some updates; and hopefully not completely breaking redirects (again). :D You...Meik Sievertsen2006-11-021-1/+10
* #4962David M2006-10-231-1/+1
* - adjust unread query a bit to cope with large topics (thanks bart!)Meik Sievertsen2006-10-201-2/+2
* - introducing clean usernames, needs to be tested more, I'm not sure I didn't...Nils Adermann2006-10-131-1/+1
* tried to begin adjusting all string functions where applicable - still a *lot...Meik Sievertsen2006-10-071-1/+1
* - support re-caching of theme data if stylesheet.css changed and load_tplcomp...Meik Sievertsen2006-10-061-16/+5
* - forgot to make the same change to the ODBC driverDavid M2006-10-011-20/+5
* These changes should let olympus scale a little bit better.Meik Sievertsen2006-09-261-33/+52
* - fixed some bugsMeik Sievertsen2006-09-131-1/+1
* - birthdays/age in user's timezone and not server's local timeNils Adermann2006-08-281-1/+1
* - fixed some bugsMeik Sievertsen2006-08-051-3/+3
* - fixing some bugsMeik Sievertsen2006-08-011-12/+1
* - renamed the following columns:Meik Sievertsen2006-07-131-1/+1
* These needed to be #p for proper complianceGraham Eames2006-07-011-1/+1
* New template variables in the mcp (not used by subsilver)Graham Eames2006-06-291-0/+2
* time to squash some bugsMeik Sievertsen2006-06-221-1/+1
* - automatically sync topic_reported when deleting a post [Bug #2152]Nils Adermann2006-06-141-4/+10