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
/
phpbb
/
notification
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
27
-126
/
+207
*
[ticket/12435] Update the comment
Tristan Darricau
2014-05-14
1
-4
/
+6
*
[ticket/12435] purge_notifications() fails for unused notifications
Tristan Darricau
2014-05-14
1
-8
/
+19
*
[ticket/12371] Fix typos in comment
Joas Schilling
2014-05-02
1
-1
/
+1
*
[ticket/12371] Fix redirect link for approve_post and post_in_queue
Joas Schilling
2014-04-25
2
-0
/
+16
*
[ticket/12371] Fix language in comment
Joas Schilling
2014-04-25
1
-3
/
+2
*
[ticket/12371] Do not add unlimited users as responders
Joas Schilling
2014-04-25
1
-1
/
+22
*
[ticket/12371] Do not update the notification entry unneccessarily
Joas Schilling
2014-04-25
2
-11
/
+20
*
[ticket/12371] Allow notification types to redirect to a different url
Joas Schilling
2014-04-25
3
-0
/
+23
*
[ticket/12371] Do not group "quote" notifications
Joas Schilling
2014-04-25
1
-23
/
+8
*
Merge remote-tracking branch 'github-nickvergessen/ticket/12282' into develop...
Nils Adermann
2014-04-10
3
-9
/
+9
|
\
|
*
[ticket/12282] Use interface for type hinting
Joas Schilling
2014-04-01
3
-9
/
+9
*
|
Merge remote-tracking branch 'nickvergessen/ticket/12349' into develop-ascraeus
Dhruv
2014-04-08
1
-1
/
+1
|
\
\
|
*
|
[ticket/12349] Update license header in several new files
Joas Schilling
2014-04-03
1
-1
/
+1
|
|
/
*
|
Merge remote-tracking branch 'Elsensee/ticket/7707' into develop-ascraeus
Joas Schilling
2014-04-05
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
[ticket/7707] Add get_username_string() once more
Oliver Schramm
2014-03-29
1
-1
/
+1
*
|
Merge remote-tracking branch 'prototech/ticket/11959' into develop-ascraeus
Joas Schilling
2014-03-29
1
-5
/
+4
|
\
\
|
*
|
[ticket/11959] Move phpbb_generate_string_list() to functions_content.php.
Cesar G
2014-03-29
1
-5
/
+0
|
*
|
[ticket/11959] Rename phpbb_gen_string_list() & fix incorrect var name.
Cesar G
2014-03-19
1
-3
/
+3
|
*
|
[ticket/11959] Simplify how the users are trimmed.
Cesar G
2014-03-19
1
-15
/
+7
|
*
|
[ticket/11959] List the last user with "and" instead of a comma.
Cesar G
2014-03-19
1
-0
/
+7
|
*
|
[ticket/11959] Use the plurals system for the untrimmed language strings.
Cesar G
2014-03-19
1
-1
/
+6
|
|
/
*
|
[ticket/12317] Cast string to int to refix DBMSes not using int for integers.
Andreas Fischer
2014-03-28
4
-5
/
+5
|
/
*
[ticket/12256] Selecting founders is fetching $sql instead of $result
Forumhulp.com
2014-03-09
1
-1
/
+1
*
[ticket/12192] Fix call to undefined method get_user_avatar().
Cesar G
2014-02-14
1
-1
/
+1
*
[ticket/12032] Do not inherit read status in certain notifications.
Cesar G
2014-01-16
8
-4
/
+60
*
[ticket/12034] AJAXify notifications popup.
Cesar G
2013-12-30
1
-2
/
+4
*
Merge pull request #1882 from prototech/ticket/11959
Nathan Guse
2013-11-21
1
-3
/
+30
|
\
|
*
[ticket/11959] Rename $extra_cnt to something more descriptive.
Cesar G
2013-11-21
1
-3
/
+3
|
*
[ticket/11959] Use COMMA_SEPARATOR to join the user list.
Cesar G
2013-11-21
1
-1
/
+1
|
*
[ticket/11959] Trim the list of users from post notifications.
Cesar G
2013-11-21
1
-2
/
+29
*
|
[ticket/11484] Display login box for users following email notification link.
Cesar G
2013-11-21
1
-1
/
+1
|
/
*
[ticket/12008] Update the run time value for the prune notifications cron task
Cesar G
2013-11-14
1
-1
/
+8
*
[ticket/11746] The IN_PHPBB check is not necessary.
Cesar G
2013-11-02
1
-8
/
+0
*
Merge pull request #1812 from prototech/ticket/11746
Nathan Guse
2013-11-02
1
-0
/
+174
|
\
|
*
[ticket/11746] Add "admin activation required" notification.
Cesar G
2013-10-24
1
-0
/
+174
*
|
[task/code-sniffer] Replace spaces with tabs.
Andreas Fischer
2013-10-30
1
-4
/
+2
*
|
[task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.
Andreas Fischer
2013-10-30
26
-208
/
+0
*
|
[ticket/11981] Fix code sniffer complaints
Marc Alexander
2013-10-28
1
-1
/
+1
|
/
*
[ticket/11919] Remove extra argument to notification manager's sql_fetchfield()
Patrick Webster
2013-10-14
1
-2
/
+2
*
Merge pull request #1654 from rechosen/ticket/11786
Nathan Guse
2013-10-03
2
-2
/
+2
|
\
|
*
Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11786
rechosen
2013-09-23
3
-9
/
+293
|
|
\
|
*
|
[ticket/11786] Further improve wording in phpbb/notification/type/quote.php
rechosen
2013-08-13
1
-1
/
+1
|
*
|
[ticket/11786] Fix typo and ugly English in the notification system PHPDoc
rechosen
2013-08-13
2
-2
/
+2
*
|
|
[ticket/11700] Fix some more incorrectly changed comments
Nils Adermann
2013-09-19
4
-4
/
+4
*
|
|
[ticket/11700] And some last comments with backslashes
Nils Adermann
2013-09-16
2
-2
/
+2
*
|
|
[ticket/11700] Fix a few more comments
Nils Adermann
2013-09-16
2
-2
/
+2
*
|
|
[ticket/11700] Fix tests after merging new develop code
Nils Adermann
2013-09-16
2
-2
/
+6
*
|
|
Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700
Nils Adermann
2013-09-16
3
-9
/
+293
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11373
Nathan Guse
2013-09-12
3
-4
/
+286
|
|
\
\
[next]