aboutsummaryrefslogtreecommitdiffstats
path: root/includes/recentchanges/RecentChange.php
Commit message (Expand)AuthorAgeFilesLines
* Use type declaration on undocumented private functionsUmherirrender2025-04-021-1/+1
* enotif: Retrieve performer and title from RecentChangePiotr Miazga2025-03-211-8/+3
* Pass the RecentChange to NotificationsPiotr Miazga2025-03-211-5/+1
* Namespace all remaining files in includes/recentchangesJames D. Forrester2025-03-201-0/+8
* Namespace all remaining files in includes/loggingJames D. Forrester2025-03-191-0/+1
* Namespace all remaining files in includes/pageJames D. Forrester2025-03-181-1/+1
* Replace isset() with null check on variables or globalsUmherirrender2024-12-191-2/+2
* recentchanges: Remove unused $localInterwikis in getNotifyUrl()Timo Tijhof2024-11-261-1/+0
* Introduce DomainEventDispatcherdaniel2024-10-291-18/+5
* Merge "Use explicit nullable type on parameter arguments"jenkins-bot2024-10-161-2/+2
|\
| * Use explicit nullable type on parameter argumentsUmherirrender2024-10-161-2/+2
* | Replace uses of deprecated ChangeTags static methodsJames D. Forrester2024-10-161-2/+2
|/
* Use import actor store where needed in RC categorisationDreamy Jazz2024-10-021-3/+11
* Add @phan-mandatory-param for function name argumentsUmherirrender2024-09-201-1/+1
* recentchanges: Add missing documentation to class propertiesUmherirrender2024-09-141-1/+4
* recentchanges: Move rcfeed/ to includes/recentchanges/RCFeed/Timo Tijhof2024-08-291-0/+1484