aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/notification/type
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/14972] replace all occurrences of sizeof() with the count()rxu2018-01-013-7/+7
* [ticket/14972] Fix create_insert_array() declaration in admin_activate_userrxu2018-01-011-1/+1
* [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/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 pull request #3971 from VSEphpbb/ticket/14237Oliver Schramm2015-10-2914-67/+86
|\ \
| * | [ticket/14237] Use $language class for notificationsMatt Friedman2015-10-1314-67/+86
* | | 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-082-3/+3
* | [ticket/11444] Fix services definitionTristan Darricau2015-07-131-8/+0
* | [ticket/11444] Update tests and cleanup types/methodsTristan Darricau2015-07-138-24/+85
* | [ticket/11444] Moving the in-board notifications to a method classNicofuma2015-07-1320-204/+175
* | Merge branch '3.1.x'Marc Alexander2015-06-169-9/+9
|\ \ | |/
| * [ticket/13882] Lazy load the notification avatars.Callum Macrae2015-05-289-9/+9
* | [ticket/13680] Renamed get_quote_authors to get_outermost_quote_authorsJoshyPHP2015-05-151-1/+1
* | [ticket/13680] Updated quote notificationsJoshyPHP2015-05-151-12/+19
* | [ticket/13725] Coding guidelines: static publicMatt Friedman2015-03-2718-31/+31
|/
* [ticket/13569] Add missing sql_freeresults and remove unneeded resultsMarc Alexander2015-02-022-0/+2
* [ticket/13223] Fix USERNAME email template variable in notificationrxu2014-10-261-1/+1
* [ticket/12990] Use the full services name for the notification's typesTristan Darricau2014-08-1618-22/+22
* [ticket/12742] Add sorting back to bookmark notification list of usersMarc Alexander2014-08-091-1/+1
* [ticket/12742] Add sort options for notification types requiring sortingMarc Alexander2014-08-093-3/+9
* [ticket/12742] Remove unneeded sort of usersMarc Alexander2014-08-091-1/+0
* [ticket/12742] Replace authenticated with authorisedMarc Alexander2014-08-097-9/+9
* [ticket/12742] Add check for empty $users and add method to fitting methodsMarc Alexander2014-08-087-67/+13
* [ticket/12742] Add method for getting authenticated recipientsMarc Alexander2014-08-081-0/+23
* [ticket/12557] Fix post data description for notificationsn-aleha2014-08-078-8/+8
* [ticket/12557] Fix doc block errors found by Samin-aleha2014-08-031-0/+1
* [ticket/12557] Notification fixesn-aleha2014-08-0313-3/+16
* [ticket/12608] Change CSS classes to prevent styling conflictsPayBas2014-06-224-4/+4
* [ticket/12608] Changed get_styling() to get_style_class()PayBas2014-06-156-22/+13
* [ticket/12608] Improved LTR and various bugfixesPayBas2014-06-152-0/+20
* [ticket/12608] Clean up whitespacePayBas2014-06-151-3/+3
* [ticket/12608] Add styling (CSS class) options to notificationsPayBas2014-06-154-0/+39
* [ticket/12608] Improve notifications drop-down menu styling in headerPayBas2014-06-1511-28/+235
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-2720-94/+155
* [ticket/12371] Fix typos in commentJoas Schilling2014-05-021-1/+1
* [ticket/12371] Fix redirect link for approve_post and post_in_queueJoas Schilling2014-04-252-0/+16
* [ticket/12371] Fix language in commentJoas Schilling2014-04-251-3/+2
* [ticket/12371] Do not add unlimited users as respondersJoas Schilling2014-04-251-1/+22