aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11103] Bug (using wrong variable)Nathan Guse2012-09-271-1/+1
* [ticket/11103] Types now all send notifications as per user settingNathan Guse2012-09-278-46/+72
* [ticket/11103] UCP Notification Options can now be setNathan Guse2012-09-276-19/+80
* [ticket/11103] Approve/disapprove notification optionsNathaniel Guse2012-09-272-12/+30
* [ticket/11103] Allow grouping of multiple types in ucp notification optionsNathaniel Guse2012-09-2712-20/+153
* [ticket/11103] Some tweaks to the template outputNathan Guse2012-09-262-17/+16
* [ticket/11103] More work on the UCP Notifications pageNathan Guse2012-09-264-3/+175
* Merge branch 'ticket/11103' of github.com:EXreaction/phpbb3 into ticket/11103Nathaniel Guse2012-09-261-0/+69
|\
| * [ticket/11103] Get subscription types/methods functions in the serviceNathan Guse2012-09-261-0/+69
* | [ticket/11103] UCP base files for notification optionsNathaniel Guse2012-09-262-0/+60
|/
* [ticket/11103] Add/delete subscription functions for the serviceNathaniel Guse2012-09-251-4/+34
* [ticket/11103] Display number of notifications in the [ Notifications ] linkNathaniel Guse2012-09-251-1/+1
* [ticket/11103] Fixing some bugs with the post/topic notificationsNathaniel Guse2012-09-253-32/+21
* [ticket/11103] Bug fixingNathaniel Guse2012-09-202-1/+5
* [ticket/11103] Prettify the output for prosilver.Nathaniel Guse2012-09-208-32/+104
* [ticket/11103] Bug fixNathan Guse2012-09-163-3/+2
* [ticket/11103] Delete some notifications when deleting posts/topicsNathan Guse2012-09-151-2/+2
* [ticket/11103] Revert the changes to functions_display.phpNathan Guse2012-09-152-5/+4
* [ticket/11103] Topic/Post in queue notificationNathan Guse2012-09-1516-56/+325
* [ticket/11103] Topic and post dis/approval notificationsNathan Guse2012-09-1517-145/+416
* Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103Nathan Guse2012-09-159-38/+54
|\
| * Merge remote-tracking branch 'EXreaction/ticket/11021' into developAndreas Fischer2012-09-156-9/+9
| |\
| | * [ticket/11021] Fix the language changes that were lost previouslyNathan Guse2012-09-156-9/+9
| * | Merge remote-tracking branch 'EXreaction/ticket/11021' into developAndreas Fischer2012-09-159-36/+52
| |\ \ | | |/
| | * [ticket/11021] Remove unnecessary line spacing in functions.phpNathan Guse2012-09-151-29/+29
| | * [ticket/11021] Use L_SITE_HOME instead of L_HOMENathan Guse2012-09-154-6/+6
| | * [ticket/11021] Better language strings for site home url/textNathan Guse2012-09-153-7/+7
| | * [ticket/11021] subsilver2 supportNathan Guse2012-07-222-2/+2
| | * [ticket/11021] Add the option to specify a Site home URL and textNathan Guse2012-07-227-3/+19
* | | [ticket/11103] Starting approve_post type notificationNathan Guse2012-09-152-25/+122
* | | [ticket/11103] Bots/Anonymous never receive notificationsNathan Guse2012-09-151-1/+7
* | | [ticket/11103] Some tweaks to the notifications outputNathan Guse2012-09-151-2/+2
* | | [ticket/11103] Display all unread notifications by defaultNathan Guse2012-09-145-20/+56
* | | [ticket/11103] Use appropriate email templates to send notificationsNathan Guse2012-09-1413-50/+147
* | | [ticket/11103] Normalization of $phpbb_notifications variable nameNathan Guse2012-09-145-21/+21
* | | [ticket/11103] Add/Update/Mark Read functions accept an array for the typeNathan Guse2012-09-148-76/+178
* | | [ticket/11103] Delete notifications for PMs deleted by phpbb_delete_user_pmsNathan Guse2012-09-141-0/+13
* | | [ticket/11103] Mark Private Messages as readNathan Guse2012-09-141-1/+5
* | | [ticket/11103] Mark all post/quote notifications read when marking topicsNathan Guse2012-09-141-0/+15
* | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103Nathan Guse2012-09-1415-28/+225
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'imkingdavid/ticket/11086' into developAndreas Fischer2012-09-141-13/+33
| |\ \
| | * | [ticket/11086] Move DI processing below $request definitionDavid King2012-09-131-8/+7
| | * | [ticket/11086] Fix database_update.php to use Dependency Injection ContainerDavid King2012-09-131-13/+34
| * | | Merge remote-tracking branch 'igorw/ticket/11101' into developAndreas Fischer2012-09-143-15/+15
| |\ \ \
| | * | | [ticket/11101] Delay execution of container processorsIgor Wiedler2012-09-083-15/+15
| * | | | Merge remote-tracking branch 'bantu/ticket/11109' into developAndreas Fischer2012-09-141-2/+13
| |\ \ \ \
| | * | | | [ticket/11109] Re-add file conflict checks to compress classFyorl2012-09-141-2/+13
| |/ / / /
| * | | | Merge branch 'develop-olympus' into developAndreas Fischer2012-09-1411-0/+166
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge remote-tracking branch 'Fyorl/ticket/11045' into develop-olympusAndreas Fischer2012-09-1411-0/+166
| | |\ \ \
| | | * | | [ticket/11045] Removed file conflict tests for compress classFyorl2012-09-111-13/+2