index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
includes
/
functions.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103
Nathan Guse
2012-10-18
1
-18
/
+78
|
\
|
*
Merge remote-tracking branch 'EXreaction/ticket/8796' into develop
Andreas Fischer
2012-10-18
1
-18
/
+47
|
|
\
|
|
*
[ticket/8796] Prevent setting post_time greater than time() in markread
Nathan Guse
2012-09-30
1
-30
/
+30
|
|
*
[ticket/8796] Fix a few issues with the previous commits
Nathaniel Guse
2012-09-03
1
-3
/
+3
|
|
*
[ticket/8796] Revert changes to $user->data['lastmark']
Nathaniel Guse
2012-09-03
1
-6
/
+2
|
|
*
[ticket/8796] Make function markread obey the $post_time argument
Nathaniel Guse
2012-09-03
1
-19
/
+52
|
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2012-10-18
1
-0
/
+30
|
|
\
\
|
|
*
|
[ticket/10848] Add phpbb_ prefix.
Oleg Pudeyev
2012-10-17
1
-1
/
+1
|
|
*
|
[ticket/10848] Redirect from adm to installer correctly.
Oleg Pudeyev
2012-10-17
1
-0
/
+30
*
|
|
|
[ticket/11103] U_VIEW_ALL_NOTIFICATIONS Link
Nathan Guse
2012-10-16
1
-0
/
+2
*
|
|
|
Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103
Nathan Guse
2012-10-12
1
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge PR #993 branch 'bantu/ticket/8713' into develop
Oleg Pudeyev
2012-10-10
1
-2
/
+2
|
|
\
\
\
|
|
*
|
|
[ticket/8713] Rename untrimed_variable() to untrimmed_variable().
Andreas Fischer
2012-09-08
1
-2
/
+2
|
|
*
|
|
[ticket/8713] Do not trim login inputs
Nathaniel Guse
2012-09-03
1
-2
/
+2
|
|
|
|
/
|
|
|
/
|
*
|
|
|
[ticket/11103] ACP option to enable/disable notifications output in header
Nathan Guse
2012-10-05
1
-8
/
+13
*
|
|
|
[ticket/11103] Make $phpbb_notifications a global and use it everywhere
Nathan Guse
2012-10-04
1
-6
/
+2
*
|
|
|
[ticket/11103] Do not abbreviate template output
Nathan Guse
2012-10-04
1
-2
/
+2
*
|
|
|
Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103
Nathan Guse
2012-10-04
1
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2012-10-02
1
-2
/
+2
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
[ticket/11112] updating links to phpbb.com to use SSL
Senky
2012-10-01
1
-2
/
+2
*
|
|
|
[ticket/11103] UCP Notification Options can now be set
Nathan Guse
2012-09-27
1
-0
/
+1
*
|
|
|
[ticket/11103] Prettify the output for prosilver.
Nathaniel Guse
2012-09-20
1
-1
/
+4
*
|
|
|
[ticket/11103] Topic and post dis/approval notifications
Nathan Guse
2012-09-15
1
-4
/
+5
*
|
|
|
Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103
Nathan Guse
2012-09-15
1
-29
/
+31
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge remote-tracking branch 'EXreaction/ticket/11021' into develop
Andreas Fischer
2012-09-15
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
[ticket/11021] Fix the language changes that were lost previously
Nathan Guse
2012-09-15
1
-1
/
+1
|
*
|
|
|
Merge remote-tracking branch 'EXreaction/ticket/11021' into develop
Andreas Fischer
2012-09-15
1
-29
/
+31
|
|
\
\
\
\
|
|
|
/
/
/
|
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
[ticket/11021] Remove unnecessary line spacing in functions.php
Nathan Guse
2012-09-15
1
-29
/
+29
|
|
*
|
[ticket/11021] Use L_SITE_HOME instead of L_HOME
Nathan Guse
2012-09-15
1
-1
/
+1
|
|
*
|
[ticket/11021] Better language strings for site home url/text
Nathan Guse
2012-09-15
1
-1
/
+1
|
|
*
|
[ticket/11021] Add the option to specify a Site home URL and text
Nathan Guse
2012-07-22
1
-0
/
+2
*
|
|
|
[ticket/11103] Display all unread notifications by default
Nathan Guse
2012-09-14
1
-7
/
+9
*
|
|
|
[ticket/11103] Normalization of $phpbb_notifications variable name
Nathan Guse
2012-09-14
1
-7
/
+7
*
|
|
|
[ticket/11103] Add/Update/Mark Read functions accept an array for the type
Nathan Guse
2012-09-14
1
-4
/
+2
*
|
|
|
[ticket/11103] Mark all post/quote notifications read when marking topics
Nathan Guse
2012-09-14
1
-0
/
+15
*
|
|
|
[ticket/11103] Store the item's parent id for marking things read
Nathan Guse
2012-09-14
1
-2
/
+16
*
|
|
|
[ticket/11103] Restyle the notification list
Nathan Guse
2012-09-09
1
-1
/
+1
*
|
|
|
[ticket/11103] Output the notifications to the template
Nathan Guse
2012-09-08
1
-1
/
+8
|
/
/
/
*
|
|
Merge pull request #962 from imkingdavid/feature/add_events
Nils Adermann
2012-09-01
1
-0
/
+34
|
\
\
\
|
*
|
|
[feature/add_events] Rename override to overwrite, made docs 79 chars/line
David King
2012-08-21
1
-17
/
+18
|
*
|
|
[feature/add_events] Rename core.append_sid_override to just core.append_sid
David King
2012-08-20
1
-2
/
+14
|
*
|
|
[feature/add_events] Globalize the event dispatcher object
David King
2012-08-20
1
-0
/
+1
|
*
|
|
[feature/add_events] Return the correct variable
David King
2012-08-20
1
-1
/
+1
|
*
|
|
[feature/add_events] Replaced current append_sid() hook with new event
David King
2012-08-20
1
-7
/
+27
*
|
|
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2012-09-01
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
[task/functional] Allow tests to bypass certain restrictions with DEBUG_TEST
David King
2012-09-01
1
-1
/
+1
*
|
|
[feature/php-events] Remove double space in comments
Joas Schilling
2012-08-05
1
-2
/
+2
*
|
|
[feature/php-events] Add docs for core.garbage_collection
Joas Schilling
2012-08-05
1
-0
/
+6
*
|
|
[feature/php-events] Add docs for core.page_footer
Joas Schilling
2012-08-05
1
-2
/
+10
*
|
|
[feature/php-events] Add docs for core.page_header
Joas Schilling
2012-08-05
1
-0
/
+14
[next]