aboutsummaryrefslogtreecommitdiff
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3985 from prototech/ticket/13892Marc Alexander2015-10-178-10/+10
|\
| * [ticket/13892] Replace other uses of self with static.Cesar G2015-10-157-9/+9
| * [ticket/13892] Respect "Someone reports a post" notification setting.Cesar G2015-10-151-1/+1
* | [ticket/13945] Send reactivation requests to admins using notifications system.Cesar G2015-10-153-33/+8
|/
* [ticket/12616] Remove report notifications when post is deleted/disapproved.Cesar G2015-10-141-0/+1
* Merge pull request #3900 from Zoddo/ticket/14159Tristan Darricau2015-10-142-11/+25
|\
| * [ticket/14159] Hide version info on ACP if we don't have the permissionZoddo2015-09-122-11/+25
* | Merge pull request #3926 from Senky/ticket/14192Tristan Darricau2015-10-141-1/+15
|\ \
| * | [ticket/14192] Add core.memberlist_memberrow_before eventJakub Senko2015-10-121-1/+15
* | | Merge pull request #3935 from Zoddo/ticket/10343Tristan Darricau2015-10-144-5/+18
|\ \ \
| * | | [ticket/10343] Add a distinction for inactive users on memberlistZoddo2015-10-124-6/+13
| * | | [ticket/10343] Allows a_user to show inactive accounts in memberlistZoddo2015-09-271-1/+7
| |/ /
* | | Merge pull request #3978 from RMcGirr83/ticket_13851Tristan Darricau2015-10-141-1/+2
|\ \ \
| * | | [ticket/13851] Fix ignore flood limit checkRichard McGirr2015-10-141-1/+2
* | | | Merge pull request #3979 from prototech/ticket/9153Tristan Darricau2015-10-141-1/+1
|\ \ \ \
| * | | | [ticket/9153] Allow users without u_sendpm permission to delete existing PM's.Cesar G2015-10-141-1/+1
| |/ / /
* | | | Merge pull request #3959 from marc1706/ticket/13684Cesar G2015-10-141-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/13684] Prevent horizontal resize of attach comment textareaMarc Alexander2015-10-141-0/+5
* | | | Merge pull request #3542 from RMcGirr83/ticket/10572Tristan Darricau2015-10-1415-36/+132
|\ \ \ \
| * | | | [ticket/10572] Unguarded includes in acp filesRichard McGirr2015-10-1315-36/+132
* | | | | Merge pull request #3968 from prototech/ticket/13835Tristan Darricau2015-10-141-1/+1
|\ \ \ \ \
| * | | | | [ticket/13835] Normalize filename for attachments uploaded in chunks.Cesar G2015-10-131-1/+1
| |/ / / /
* / / / / [ticket/14114] Update 3.0.x version references in INSTALL.html.Cesar G2015-10-131-1/+1
|/ / / /
* | | | Merge pull request #3830 from rxu/ticket/14098Tristan Darricau2015-10-124-13/+263
|\ \ \ \
| * | | | [ticket/14098] Add core events to the search backendsrxu2015-10-094-13/+263
* | | | | Merge pull request #3887 from Senky/ticket/14144Tristan Darricau2015-10-123-0/+10
|\ \ \ \ \
| * | | | | [ticket/14144] Add quickreply_editor_subject_before eventJakub Senko2015-10-123-0/+10
* | | | | | Merge pull request #3908 from marc1706/ticket/14163Tristan Darricau2015-10-121-1/+4
|\ \ \ \ \ \
| * | | | | | [ticket/14163] Properly fix select all for code tag in EdgeMarc Alexander2015-09-151-1/+4
* | | | | | | Merge pull request #3906 from Zoddo/ticket/14164Tristan Darricau2015-10-121-4/+4
|\ \ \ \ \ \ \
| * | | | | | | [ticket/14164] Add instructions to use the CLI for database updatesLady_G2015-09-271-4/+4
* | | | | | | | Merge pull request #3925 from Senky/ticket/14191Tristan Darricau2015-10-121-0/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/14191] Add core.get_gravatar_url_after eventJakub Senko2015-09-231-0/+13
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #3921 from Senky/ticket/14187Tristan Darricau2015-10-122-0/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/14187] Add acp_styles_list_before eventJakub Senko2015-09-232-0/+8
* | | | | | | | | Merge pull request #3922 from Senky/ticket/14188Tristan Darricau2015-10-121-1/+17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [ticket/14188] Add core.acp_styles_action_before eventJakub Senko2015-09-231-1/+17
| |/ / / / / / / /
* | | | | | | | | Merge pull request #3944 from Wardormeur/ticket/14212Tristan Darricau2015-10-121-0/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [ticket/14212] Fix version numberWardormeur2015-10-061-1/+1
| * | | | | | | | | [ticket/14212] Adding event after users have been removed to a groupWardormeur2015-10-041-0/+13
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #3946 from RMcGirr83/ticket_13591Tristan Darricau2015-10-121-7/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [ticket/13591] Change SQL query into array to allowRMcGirr832015-10-081-7/+12
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #3957 from Zoddo/ticket/14200Tristan Darricau2015-10-122-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [ticket/14200] Allow hidden users to see himself on viewonlineZoddo2015-10-102-2/+2
* | | | | | | | | | Merge pull request #3902 from Zoddo/ticket/14161Marc Alexander2015-10-111-2/+3
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | [ticket/14161] Wrong var name for core.download_file_send_to_browser_beforeZoddo2015-10-111-2/+3
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge pull request #3864 from Zoddo/ticket/8920Marc Alexander2015-10-116-10/+77
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | [ticket/8920] Revert update_module_auth() on revert_data()Zoddo2015-09-131-0/+21
| * | | | | | | | [ticket/8920] Add a MCP PM reports view permissionZoddo2015-08-306-10/+56
* | | | | | | | | Merge pull request #3893 from VSEphpbb/ticket/14155Marc Alexander2015-10-093-3/+5
|\ \ \ \ \ \ \ \ \