aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/notification
Commit message (Expand)AuthorAgeFilesLines
* [ticket/15940] Fix approve_* notificationsJakub Senko2019-09-282-8/+2
* [ticket/15424] Multiple typo fixes in docs & commentsluzpaz2019-05-086-7/+7
* [ticket/15931] Fix PM report emailsmrgoldy2019-01-141-4/+9
* [ticket/15911] Resolve warnings when updating from 3.0.0 to latestMarc Alexander2018-12-181-1/+1
* [ticket/15850] Fix "Duplicate entry" for notification typesJakub Senko2018-10-182-23/+10
* [ticket/11453] Improve performance of notification.method.messenger_baseJakub Senko2018-07-271-2/+2
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-014-8/+8
* [ticket/14972] Fix create_insert_array() declaration in admin_activate_userrxu2018-01-011-1/+1
* [ticket/15328] Use type_interfacekasimi2017-09-073-9/+15
* [ticket/15328] Disable checkbox if notification method isn't supportedkasimi2017-08-244-7/+30
* [ticket/14949] Pass full notification array and post data for updatingMarc Alexander2017-01-051-1/+7
* [ticket/14893] Fix undefined variable on reporting PM notificationrxu2016-12-071-1/+1
* Merge branch '3.1.x' into 3.2.xMarc Alexander2016-11-121-1/+1
|\
| * [ticket/14859] Notifications for PM reports send to users with correct permis...Jim Mossing Holsteyn2016-11-071-1/+1
* | [ticket/14799] Remove accidentally added whitespaces into 3.2.x and masterrxu2016-10-011-1/+1
* | Merge branch '3.1.x' into 3.2.xTristan Darricau2016-09-281-0/+2
|\ \ | |/
| * [ticket/14799] purge_notifications() should not leave open transactions.markshawtoronto2016-09-271-0/+1
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-08-161-1/+1
|\ \ | |/
| * [ticket/14745] Removed unneeded HTML ampersandWesley Fok2016-08-151-1/+1
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-05-271-2/+7
|\ \ | |/
| * [ticket/11446] Make get_notification_type_ids work with string tooJakub Senko2016-05-271-2/+7
| * [ticket/11446] Use sql_in_set properly in phpbb_notification_managerJakub Senko2016-05-231-12/+10
* | [ticket/14648] Remove whitespace at the end of a lineMark Shaw2016-05-251-1/+1
* | [ticket/14648] Fix bug where default notifications stop working if another se...Mark Shaw2016-05-251-8/+31
* | [ticket/14572] Fix quote notification deletionGreg Ryckman2016-03-301-2/+2
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-03-131-1/+1
|\ \ | |/
| * [ticket/14533] U_NOTIFICATION_SETTINGS doesn't return the correct URLSkouat2016-03-121-1/+1
* | Merge branch '3.1.x' into 3.2.xMáté Bartus2016-03-081-0/+4
|\ \ | |/
| * Merge pull request #4206 from marc1706/ticket/14519Máté Bartus2016-03-081-1/+3
| |\
| | * [ticket/14519] Skip query if all unread notifications are retrievedMarc Alexander2016-03-081-1/+3
| * | [ticket/14132] Use transaction for adding notifications to type tableMarc Alexander2016-03-081-0/+4
| |/
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-02-281-1/+1
|\ \ | |/
| * [ticket/14443] Introduce additional parameter to messengerMartin Beckmann2016-02-011-1/+1
* | Merge pull request #3971 from VSEphpbb/ticket/14237Oliver Schramm2015-10-2917-73/+112
|\ \
| * | [ticket/14237] Consistent references to classes in docblocksMatt Friedman2015-10-141-3/+3
| * | [ticket/14237] Use $language class for notificationsMatt Friedman2015-10-1317-76/+115
* | | Merge branch '3.1.x'Marc Alexander2015-10-178-9/+9
|\ \ \ | |/ / |/| / | |/
| * [ticket/13892] Replace other uses of self with static.Cesar G2015-10-157-9/+9
| * [ticket/13892] Respect "Someone reports a post" notification setting.Cesar G2015-10-151-1/+1
* | [ticket/14078] Fix SQL error when editing a post with a quoteZoddo2015-09-131-1/+1
* | [ticket/14079] Correctly mark notifications as readTristan Darricau2015-08-083-10/+17
* | [ticket/14076] Fix notification settingsTristan Darricau2015-08-071-5/+5
* | Merge branch '3.1.x'Andreas Fischer2015-08-051-1/+1
|\ \ | |/
| * [ticket/13711] Notifications are sent to inactive usersRMcGirr832015-07-271-1/+1
* | [ticket/11444] Fix services definitionTristan Darricau2015-07-131-8/+0
* | [ticket/11444] Update tests and cleanup types/methodsTristan Darricau2015-07-139-33/+102
* | [ticket/11444] Cleanup method constructorsTristan Darricau2015-07-136-84/+89
* | [ticket/11444] BC layerTristan Darricau2015-07-131-0/+30
* | [ticket/11444] Moving the in-board notifications to a method classNicofuma2015-07-1324-462/+957
* | Merge branch '3.1.x'Marc Alexander2015-06-169-9/+9
|\ \ | |/