aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103Nathan Guse2012-10-181-18/+78
|\
| * Merge remote-tracking branch 'EXreaction/ticket/8796' into developAndreas Fischer2012-10-181-18/+47
| |\
| | * [ticket/8796] Prevent setting post_time greater than time() in markreadNathan Guse2012-09-301-30/+30
| | * [ticket/8796] Fix a few issues with the previous commitsNathaniel Guse2012-09-031-3/+3
| | * [ticket/8796] Revert changes to $user->data['lastmark']Nathaniel Guse2012-09-031-6/+2
| | * [ticket/8796] Make function markread obey the $post_time argumentNathaniel Guse2012-09-031-19/+52
| * | Merge branch 'develop-olympus' into developAndreas Fischer2012-10-181-0/+30
| |\ \
| | * | [ticket/10848] Add phpbb_ prefix.Oleg Pudeyev2012-10-171-1/+1
| | * | [ticket/10848] Redirect from adm to installer correctly.Oleg Pudeyev2012-10-171-0/+30
* | | | [ticket/11103] U_VIEW_ALL_NOTIFICATIONS LinkNathan Guse2012-10-161-0/+2
* | | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103Nathan Guse2012-10-121-2/+2
|\ \ \ \ | |/ / /
| * | | Merge PR #993 branch 'bantu/ticket/8713' into developOleg Pudeyev2012-10-101-2/+2
| |\ \ \
| | * | | [ticket/8713] Rename untrimed_variable() to untrimmed_variable().Andreas Fischer2012-09-081-2/+2
| | * | | [ticket/8713] Do not trim login inputsNathaniel Guse2012-09-031-2/+2
| | | |/ | | |/|
* | | | [ticket/11103] ACP option to enable/disable notifications output in headerNathan Guse2012-10-051-8/+13
* | | | [ticket/11103] Make $phpbb_notifications a global and use it everywhereNathan Guse2012-10-041-6/+2
* | | | [ticket/11103] Do not abbreviate template outputNathan Guse2012-10-041-2/+2
* | | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103Nathan Guse2012-10-041-2/+2
|\ \ \ \ | |/ / /
| * | | Merge branch 'develop-olympus' into developAndreas Fischer2012-10-021-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | [ticket/11112] updating links to phpbb.com to use SSLSenky2012-10-011-2/+2
* | | | [ticket/11103] UCP Notification Options can now be setNathan Guse2012-09-271-0/+1
* | | | [ticket/11103] Prettify the output for prosilver.Nathaniel Guse2012-09-201-1/+4
* | | | [ticket/11103] Topic and post dis/approval notificationsNathan Guse2012-09-151-4/+5
* | | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103Nathan Guse2012-09-151-29/+31
|\ \ \ \ | |/ / /
| * | | 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-151-29/+31
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | [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-221-0/+2
* | | | [ticket/11103] Display all unread notifications by defaultNathan Guse2012-09-141-7/+9
* | | | [ticket/11103] Normalization of $phpbb_notifications variable nameNathan Guse2012-09-141-7/+7
* | | | [ticket/11103] Add/Update/Mark Read functions accept an array for the typeNathan Guse2012-09-141-4/+2
* | | | [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-141-2/+16
* | | | [ticket/11103] Restyle the notification listNathan Guse2012-09-091-1/+1
* | | | [ticket/11103] Output the notifications to the templateNathan Guse2012-09-081-1/+8
|/ / /
* | | Merge pull request #962 from imkingdavid/feature/add_eventsNils Adermann2012-09-011-0/+34
|\ \ \
| * | | [feature/add_events] Rename override to overwrite, made docs 79 chars/lineDavid King2012-08-211-17/+18
| * | | [feature/add_events] Rename core.append_sid_override to just core.append_sidDavid King2012-08-201-2/+14
| * | | [feature/add_events] Globalize the event dispatcher objectDavid King2012-08-201-0/+1
| * | | [feature/add_events] Return the correct variableDavid King2012-08-201-1/+1
| * | | [feature/add_events] Replaced current append_sid() hook with new eventDavid King2012-08-201-7/+27
* | | | Merge branch 'develop-olympus' into developNils Adermann2012-09-011-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | [task/functional] Allow tests to bypass certain restrictions with DEBUG_TESTDavid King2012-09-011-1/+1
* | | [feature/php-events] Remove double space in commentsJoas Schilling2012-08-051-2/+2
* | | [feature/php-events] Add docs for core.garbage_collectionJoas Schilling2012-08-051-0/+6
* | | [feature/php-events] Add docs for core.page_footerJoas Schilling2012-08-051-2/+10
* | | [feature/php-events] Add docs for core.page_headerJoas Schilling2012-08-051-0/+14