aboutsummaryrefslogtreecommitdiffstats
path: root/includes/Feed
Commit message (Expand)AuthorAgeFilesLines
* Re-apply "Drop all 49 remaining class_aliases from MediaWiki 1.40"Daimona Eaytoy2025-03-055-15/+0
* Revert "Drop all 49 remaining class_aliases from MediaWiki 1.40"Ahmon Dancy2025-03-045-0/+15
* Drop all 49 remaining class_aliases from MediaWiki 1.40James D. Forrester2025-03-045-15/+0
* FeedItem: Update @since on xmlEncodeNullable for backportsReedy2025-02-181-1/+1
* Merge "feeds: Fix str_replace() deprecation warnings on PHP 8"jenkins-bot2025-02-183-2/+11
|\
| * feeds: Fix str_replace() deprecation warnings on PHP 8Tacsipacsi2025-02-083-2/+11
* | Escape newpage message in FeedUtilsLucas Werkmeister2025-02-171-1/+1
|/
* Feed: Remove Title doc-type from title propertyUmherirrender2024-11-252-5/+3
* recentchanges: Add missing documentation to class propertiesUmherirrender2024-09-141-0/+7
* Fix typo in RSSFeed::outItem() for feed item URLSam Wilson2024-09-131-1/+1
* Migrate all uses of deprecated URL global functions to use wfGetUrlUtils()James D. Forrester2024-09-101-0/+2
* Avoid use of deprecated wfExpandUrl in MediaWiki\FeedEbrahim Byagowi2024-09-083-8/+29
* Move Language and friends into Language namespaceJames D. Forrester2024-08-101-1/+1
* Replace deprecated LogFormatter::newFromRow/newFromEntryUmherirrender2024-07-291-2/+2
* Replace some uses of deprecated PermissionManager::getPermissionErrors()Bartosz DziewoƄski2024-06-271-2/+2
* Add namespace and deprecation alias to TextContentEbrahim Byagowi2024-05-191-1/+1
* Fix some line indentUmherirrender2024-04-201-1/+1
* Standardise all our class alias deprecation comments for ease of greppingJames D. Forrester2024-03-195-15/+5
* Update name & email for bvibberBrooke Vibber2024-02-084-4/+4
* Namespace includes/contextJames D. Forrester2024-02-081-2/+2
* Use UserFactory::newAnonymousUmherirrender2024-01-221-2/+1
* Inline once-called short private methods to its caller, part 1Amir Sarabadani2023-12-181-13/+5
* Remove meaningless /** #@- */ commentsthiemowmde2023-10-151-1/+0
* Namespace User under \MediaWiki\UserJames D. Forrester2023-09-191-1/+1
* Add $wgRequest to phan's globals_type_mapDaimona Eaytoy2023-09-112-2/+0
* Reorg: Move WebRequest to includes\RequestAmir Sarabadani2023-09-112-0/+2
* Merge "General whitespace clean-up of tabs followed by multiple spaces"jenkins-bot2023-09-061-2/+2
|\
| * General whitespace clean-up of tabs followed by multiple spacesJames D. Forrester2023-09-061-2/+2
* | Reorg: Move three output related classes to includes/Output/Amir Sarabadani2023-09-051-1/+1
|/
* Follow-up f8bf368: Add in-code comment on aliases for when they were addedJames D. Forrester2023-08-255-0/+15
* Reorg: Namespace the Title classJames D. Forrester2023-03-023-3/+3
* Reorg: Move HTML-related classes out of includes/ to Html/Amir Sarabadani2023-02-162-2/+2
* Use CommentStore service instead of deprecated methodDerick Alangi2023-01-041-3/+3
* Split a base class out of CommentStoreAlexander Vorwerk2023-01-011-1/+1
* Replace deprecated Linker::commentBlock/revCommentUmherirrender2022-12-111-2/+1
* Reorg: Move DummyLinker and Linker to linker/Amir Sarabadani2022-12-081-1/+1
* Feed: Use DerivativeContext and not clone main RequestContextUmherirrender2022-11-151-6/+6
* Feed: Move feed-related classes to Feed/ and namespace themAmir Sarabadani2022-10-205-0/+922