| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/13455] Update calls to `request_var()` | Gaëtan Muller | 2015-02-03 | 1 | -8/+8 |
* | [ticket/13468] Update calls to `add_log()` | Gaëtan Muller | 2015-01-27 | 1 | -2/+8 |
* | Merge branch 'develop-olympus' into develop-ascraeus | Tristan Darricau | 2014-07-10 | 1 | -0/+1 |
|\ |
|
| * | [ticket/12695] Add viewtopic language file for parse_attachments in mcp_post | Marc Alexander | 2014-07-10 | 1 | -0/+1 |
* | | [ticket/12612] Prefix get_*_data() with phpbb_ and delete unused global | Joas Schilling | 2014-06-23 | 1 | -2/+2 |
* | | [ticket/12612] Prefix module url functions with phpbb_ | Joas Schilling | 2014-06-23 | 1 | -1/+1 |
* | | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -3/+7 |
* | | [ticket/12052] Use different visibility when post was edited | Joas Schilling | 2014-04-25 | 1 | -1/+1 |
* | | [ticket/7707] Add get_username_string() where possible | Oliver Schramm | 2014-03-16 | 1 | -4/+4 |
* | | Merge remote-tracking branch 'brunoais/ticket/11642' into develop | Joas Schilling | 2013-08-03 | 1 | -11/+2 |
|\ \ |
|
| * | | [ticket/11642] Use $parse_flags | Bruno Ais | 2013-08-01 | 1 | -1/+2 |
| * | | [ticket/11642] Fixed typo in the variable name. | Bruno Ais | 2013-07-20 | 1 | -1/+1 |
| * | | [ticket/11642] generate_text_for_display on mcp/mcp_post.php | Bruno Ais | 2013-07-16 | 1 | -11/+1 |
* | | | [ticket/9657] Populate data about post's delete status in mcp_post | Joas Schilling | 2013-03-12 | 1 | -0/+31 |
* | | | [feature/soft-delete] Lay the groundwork for a soft-delete feature | Josh Woody | 2012-08-29 | 1 | -2/+2 |
|/ / |
|
* | | [ticket/11052] update search backend constructor everywhere | Dhruv | 2012-08-15 | 1 | -2/+2 |
* | | [ticket/10637] Leftovers from implementation of extensions in mcp_post | Vjacheslav Trushkin | 2012-02-09 | 1 | -4/+2 |
* | | [ticket/9916] Updating header license and removing Version $Id$ | Unknown | 2011-12-31 | 1 | -2/+1 |
* | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2011-11-13 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | [ticket/10365] Require m_report permission to see reports in mcp_post | Igor Wiedler | 2011-10-30 | 1 | -1/+1 |
* | | Merge branch 'develop-olympus' into develop | Oleg Pudeyev | 2011-02-24 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | [ticket/9874] view_log() performs unneeded count query over all log entries. | Joas Schilling | 2011-02-25 | 1 | -2/+2 |
* | | [ticket/9556] Drop php closing tags, add trailing newline | Igor Wiedler | 2010-11-11 | 1 | -2/+0 |
|/ |
|
* | [ticket/7332] Redirect users back to post details when performing actions. | Chris Smith | 2010-08-08 | 1 | -1/+1 |
* | [ticket/7720] Fix alternative image-description for unread posts. | Joas Schilling | 2010-07-14 | 1 | -1/+1 |
* | Fix one design failure in phpBB3. Do not count non-approved posts to the user... | Meik Sievertsen | 2008-09-02 | 1 | -4/+4 |
* | dumdidum... sorry. ;) | Meik Sievertsen | 2007-10-05 | 1 | -2/+10 |
* | Ok, here comes a big one. Poor updater. Also requires testing. | Henry Sudhof | 2007-10-03 | 1 | -1/+10 |
* | #i62 - #i65 | Meik Sievertsen | 2007-09-22 | 1 | -1/+0 |
* | #i51 - #i63 - #i64 | Meik Sievertsen | 2007-09-21 | 1 | -14/+12 |
* | parse error? parse error. | Meik Sievertsen | 2007-08-19 | 1 | -2/+2 |
* | - BBCode parsing order should ALWAYS be censor_text(), bbcode_secon_pass(), b... | Nils Adermann | 2007-08-19 | 1 | -2/+4 |
* | Cleaning up (#13689) | Henry Sudhof | 2007-07-22 | 1 | -3/+3 |
* | ok, mess around with the templates + fixing some bugs + adjusting headers for... | Meik Sievertsen | 2007-06-09 | 1 | -3/+3 |
* | MCP? Who uses that... :P | David M | 2007-06-02 | 1 | -0/+1 |
* | Introduced checks to stop negative postcounts (Bug #11561, #11421) | Henry Sudhof | 2007-05-25 | 1 | -1/+2 |
* | oh my god - what did he do? Adding attachment display to post/topic review, q... | Meik Sievertsen | 2007-05-19 | 1 | -2/+41 |
* | - m_warn is no longer a local moderation permission | Nils Adermann | 2007-04-15 | 1 | -1/+1 |
* | I don't like hardcoded URLs :) | Dominik Dröscher | 2007-03-12 | 1 | -0/+2 |
* | - allow converting from one database to another, no need for tables to be in ... | Nils Adermann | 2007-02-16 | 1 | -1/+1 |
* | - introducing read/unread images in the MCP, if you view something through th... | Nils Adermann | 2007-01-27 | 1 | -2/+19 |
* | #6098 | Dominik Dröscher | 2007-01-09 | 1 | -2/+2 |
* | - Modules are not added correctly [#6370] | Meik Sievertsen | 2006-12-18 | 1 | -5/+6 |
* | - exclude the IP of the post in the "other IP's" list | David M | 2006-12-17 | 1 | -4/+5 |
* | - a bunch of fixes | Meik Sievertsen | 2006-12-02 | 1 | -2/+3 |
* | Message for my last commit (no I didn't intent it to be "message"): | Nils Adermann | 2006-11-26 | 1 | -0/+17 |
* | rather large update, most important things done: | Meik Sievertsen | 2006-11-24 | 1 | -1/+1 |
* | ok, change from doing the same logic all over again we call a function to do ... | Meik Sievertsen | 2006-11-16 | 1 | -3/+5 |
* | some updates; and hopefully not completely breaking redirects (again). :D You... | Meik Sievertsen | 2006-11-02 | 1 | -1/+10 |
* | #4962 | David M | 2006-10-23 | 1 | -1/+1 |