| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 1 | -10/+10 |
* | [ticket/11700] Modify all code to use the new interface names | Nils Adermann | 2013-07-14 | 1 | -5/+5 |
* | [ticket/9649] Display information on index for moderators on unapproved posts | Joas Schilling | 2013-07-13 | 1 | -1/+9 |
* | [ticket/9657] Use the service instead of the static class | Joas Schilling | 2013-07-11 | 1 | -6/+10 |
* | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde... | Joas Schilling | 2013-03-05 | 1 | -55/+63 |
|\ |
|
| * | [feature/avatars] Pass phpbb_user object to get_custom_html() | Marc Alexander | 2013-01-08 | 1 | -1/+1 |
| * | [feature/avatars] Add phpbb prefix to new functions | Marc Alexander | 2013-01-04 | 1 | -5/+5 |
| * | Merge branch 'develop' of github.com:marc1706/phpbb3 into feature/avatars | Marc Alexander | 2012-12-24 | 1 | -0/+28 |
| |\ |
|
| * | | [feature/avatars] Fix variable names | Marc Alexander | 2012-11-30 | 1 | -4/+4 |
| * | | [feature/avatars] Let avatar manager handle $ignore_config | Marc Alexander | 2012-11-30 | 1 | -1/+1 |
| * | | [feature/avatars] Properly implement custom HTML in the interface | Marc Alexander | 2012-11-29 | 1 | -4/+4 |
| * | | [feature/avatars] Only create avatar objects if necessary | Marc Alexander | 2012-11-25 | 1 | -1/+2 |
| * | | [feature/avatars] Add support for custom avatar HTML code | Marc Alexander | 2012-11-14 | 1 | -1/+1 |
| * | | Merge branch 'feature/avatars' of https://github.com/igorw/phpbb3 into featur... | Marc Alexander | 2012-11-12 | 1 | -55/+62 |
| |\ \ |
|
| | * \ | Merge branch 'develop' into feature/avatars | Igor Wiedler | 2012-07-21 | 1 | -42/+2 |
| | |\ \ |
|
| | * \ \ | Merge remote-tracking branch 'upstream/develop' into feature/avatars | Igor Wiedler | 2012-06-27 | 1 | -2/+5 |
| | |\ \ \ |
|
| | * | | | | [feature/avatars] Update avatars in database_update | Igor Wiedler | 2012-04-08 | 1 | -57/+13 |
| | * | | | | [feature/avatars] Simplify clean_row, move it to avatar manager | Igor Wiedler | 2012-04-08 | 1 | -2/+2 |
| | * | | | | [feature/avatars] Introduce an avatar driver interface | Igor Wiedler | 2012-04-08 | 1 | -2/+2 |
| | * | | | | [feature/avatars] Introduce global phpbb_avatar_manager | Igor Wiedler | 2012-04-08 | 1 | -8/+2 |
| | * | | | | [feature/avatars] Use request object in avatar drivers | Igor Wiedler | 2012-04-07 | 1 | -1/+2 |
| | * | | | | Merge branch 'develop' into feature/avatars | Igor Wiedler | 2012-04-07 | 1 | -0/+1 |
| | |\ \ \ \ |
|
| | * | | | | | [feature/avatars] Make avatars generic | Cullen Walsh | 2012-03-18 | 1 | -29/+37 |
| | * | | | | | [feature/avatars] Various cosmetic changes | Cullen Walsh | 2012-03-18 | 1 | -1/+1 |
| | * | | | | | [feature/avatars] Refactor avatars to use manager | Cullen Walsh | 2012-03-18 | 1 | -35/+16 |
| | * | | | | | [feature/avatars] Modularized Avatars | Cullen Walsh | 2012-03-18 | 1 | -18/+110 |
* | | | | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde... | Joas Schilling | 2012-12-20 | 1 | -0/+28 |
|\ \ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| * | | | | | | [ticket/10954] Change behavior of marking topics/forums | Marc Alexander | 2012-12-14 | 1 | -4/+10 |
| * | | | | | | [ticket/10954] Modify is_ajax check for consistency | Marc Alexander | 2012-12-12 | 1 | -13/+9 |
| * | | | | | | [ticket/10954] Mark forums read without popup or page refresh | Marc Alexander | 2012-12-12 | 1 | -5/+31 |
| |/ / / / / |
|
* | | | | | | Merge remote-tracking branch 'remotes/phpbb/develop' into feature/softdelete-... | Joas Schilling | 2012-11-10 | 1 | -6/+7 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Merge remote-tracking branch 'EXreaction/ticket/8796' into develop | Andreas Fischer | 2012-10-18 | 1 | -5/+5 |
| |\ \ \ \ \ |
|
| | * | | | | | [ticket/8796] Fix a few issues with the previous commits | Nathaniel Guse | 2012-09-03 | 1 | -2/+2 |
| | * | | | | | [ticket/8796] Mark read links updated to include time() in url | Nathaniel Guse | 2012-09-03 | 1 | -3/+3 |
| * | | | | | | [ticket/11092] phpbb_gen_download_links strict standards errors | Nathan Guse | 2012-09-07 | 1 | -1/+2 |
| |/ / / / / |
|
* | | | | | | [feature/soft-delete] Fix displaying the button/permission | Joas Schilling | 2012-11-03 | 1 | -1/+1 |
* | | | | | | [feature/soft-delete] Add a function to calculate the actual post/topic count | Joas Schilling | 2012-10-21 | 1 | -2/+3 |
* | | | | | | [feature/soft-delete] Fix display_user_activity() | Joas Schilling | 2012-10-09 | 1 | -42/+42 |
* | | | | | | [feature/soft-delete] Add unit tests for get_forums_visibility_sql() | Joas Schilling | 2012-10-01 | 1 | -2/+2 |
* | | | | | | [feature/soft-delete] Fix some more usages of _approved column names | Joas Schilling | 2012-08-30 | 1 | -20/+10 |
|/ / / / / |
|
* | | | | | Merge remote-tracking branch 'Fyorl/feature/attach-dl' into develop | Andreas Fischer | 2012-08-26 | 1 | -0/+35 |
|\ \ \ \ \ |
|
| * | | | | | [feature/attach-dl] Moved include of compress class inside function | Fyorl | 2012-08-07 | 1 | -0/+5 |
| * | | | | | [feature/attach-dl] Prefixed gen_download_links with phpbb_ | Fyorl | 2012-08-04 | 1 | -1/+1 |
| * | | | | | [feature/attach-dl] Downloading all attachments fully implemented | Fyorl | 2012-08-04 | 1 | -0/+30 |
* | | | | | | Merge remote-tracking branch 'nickvergessen/feature/php-events-4' into develop | David King | 2012-08-20 | 1 | -6/+108 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | [feature/php-events] Allow core.user_get_avatar to overwrite all avatars | Joas Schilling | 2012-08-01 | 1 | -9/+25 |
| * | | | | | [feature/php-events] Fix docs of core.display_custom_bbcodes | Joas Schilling | 2012-08-01 | 1 | -0/+6 |
| * | | | | | [feature/php-events] Fix docs and naming of display_custom_bbcodes_modify_row | Joas Schilling | 2012-08-01 | 1 | -1/+11 |
| * | | | | | [feature/php-events] Fix docs and naming of display_forums_modify_template_vars | Joas Schilling | 2012-08-01 | 1 | -2/+12 |
| * | | | | | [feature/php-events] Move core.display_forums_modify_forum_rows to better point | Joas Schilling | 2012-08-01 | 1 | -3/+16 |