aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/ApiClearHasMsg.php
Commit message (Expand)AuthorAgeFilesLines
* api: Use type-declaration for string arg in ApiBase::__constructUmherirrender2024-10-171-6/+1
* Add namespace to includes/api classesJames D. Forrester2024-09-251-0/+5
* Use real type hints for services etc. in api/ except ApiQuery*.phpBartosz DziewoƄski2023-08-291-2/+1
* Inject TalkPageNotificationManager into ApiClearHasMsgDannyS7122020-10-251-5/+20
* ApiClearHasMsg: Use new TalkPageNotificationManagerDannyS7122020-05-111-1/+6
* Remove "Created on" from file header commentsUmherirrender2018-01-261-2/+0
* Make API documentation links language awareBaha2017-04-051-1/+1
* ApiClearHasMsg: Clean up after I341b395eBrad Jorsch2017-01-031-7/+1
* API: Make action=clearhasmsg require POSTBrad Jorsch2016-11-291-1/+1
* Avoid DBPerformance warnings in ApiClearHasMsgAaron Schulz2016-09-231-1/+7
* Convert all array() syntax to []Kunal Mehta2016-02-171-2/+2
* API: Fix access on getExamplesMessagesBrad Jorsch2014-10-291-1/+1
* API: Internationalize all remaining core API modulesBrad Jorsch2014-10-201-6/+3
* API: created a new api to flag messages as readPetr Bena2014-09-061-0/+58