aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11103] Prettify the output for prosilver.Nathaniel Guse2012-09-203-23/+57
* [ticket/11103] Bug fixNathan Guse2012-09-161-1/+1
* [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-151-4/+3
* [ticket/11103] Topic/Post in queue notificationNathan Guse2012-09-1512-55/+288
* [ticket/11103] Topic and post dis/approval notificationsNathan Guse2012-09-1515-137/+404
* Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103Nathan Guse2012-09-152-29/+33
|\
| * Merge remote-tracking branch 'EXreaction/ticket/11021' into developAndreas Fischer2012-09-151-1/+1
| |\
| | * [ticket/11021] Fix the language changes that were lost previouslyNathan Guse2012-09-151-1/+1
| * | Merge remote-tracking branch 'EXreaction/ticket/11021' into developAndreas Fischer2012-09-152-29/+33
| |\ \ | | |/
| | * [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-151-1/+1
| | * [ticket/11021] Better language strings for site home url/textNathan Guse2012-09-151-1/+1
| | * [ticket/11021] Add the option to specify a Site home URL and textNathan Guse2012-07-222-0/+4
* | | [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] Display all unread notifications by defaultNathan Guse2012-09-142-9/+51
* | | [ticket/11103] Use appropriate email templates to send notificationsNathan Guse2012-09-1410-34/+107
* | | [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-147-76/+177
* | | [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
* | | [ticket/11103] Store the item's parent id for marking things readNathan Guse2012-09-147-87/+183
* | | [ticket/11103] Allow notification types to override update functionalityNathan Guse2012-09-146-10/+92
* | | [ticket/11103] Quote notificationsNathan Guse2012-09-123-1/+159
* | | [ticket/11103] Jabber notification methodNathan Guse2012-09-123-8/+43
* | | [ticket/11103] Correctly find users for notification for new topicsNathan Guse2012-09-122-3/+16
* | | [ticket/11103] Add ability for notification types to load special dataNathan Guse2012-09-124-3/+105
* | | [ticket/11103] Use the Topic/Forum Subscriptions systemNathan Guse2012-09-122-4/+28
* | | [ticket/11103] Add topic ID to view post URLNathan Guse2012-09-121-2/+4
* | | [ticket/11103] Remove notifications to posts/topics when they are deletedNathan Guse2012-09-091-0/+10
* | | [ticket/11103] Coding guidelines (SQL Queries)Nathan Guse2012-09-092-4/+8
* | | [ticket/11103] Restyle the notification listNathan Guse2012-09-098-22/+73
* | | [ticket/11103] Update notifications on post/topic editNathan Guse2012-09-094-13/+34
* | | [ticket/11103] Use the language system, topic notificationsNathan Guse2012-09-094-8/+197
* | | [ticket/11103] Post notificationsNathan Guse2012-09-095-241/+122
* | | [ticket/11103] General notification email template.Nathan Guse2012-09-097-25/+49
* | | [ticket/11103] The service now handles all user loading itselfNathan Guse2012-09-097-220/+152
* | | Merge branch 'ticket/11103' of github.com:EXreaction/phpbb3 into ticket/11103Nathan Guse2012-09-094-21/+39
|\ \ \
| * | | [ticket/11103] Move banned user checking to email methodNathaniel Guse2012-09-082-14/+14
| * | | [ticket/11103] Full url functionNathaniel Guse2012-09-083-6/+19
| * | | [ticket/11103] Order notifications properlyNathaniel Guse2012-09-081-1/+6
* | | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103Nathan Guse2012-09-093-3/+6
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge remote-tracking branch 'nickvergessen/ticket/10876' into developDavid King2012-09-081-1/+1
| |\ \
| | * | [ticket/10876] Update regex to a version which still matches our testsJoas Schilling2012-08-211-1/+1
| | * | [ticket/10876] Revert "add newline after php tag"-regex back to 3.0 versionJoas Schilling2012-08-051-1/+1
| * | | [ticket/11092] phpbb_gen_download_links strict standards errorsNathan Guse2012-09-072-2/+5
* | | | [ticket/11103] Some fixes for the email methodNathan Guse2012-09-084-26/+20
* | | | [ticket/11103] Fixing some db columns that were of the incorrect typeNathan Guse2012-09-084-6/+16