- Passed security review or already Wikimedia deployed
- Voting CI structure tests
- Runs MediaWiki-CodeSniffer
- Runs phan
- Supports MySQL, SQLite, and Postgres (no schema changes)
- GPL v2 or later compatible license
- Extension's default configuration provides optimal experience
- Tested with web installer
- T191738: Bundle Echo extension with MediaWiki
Description
Description
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Invalid | None | T178349 Expand the set of bundled extensions and skins to achieve a default MediaWiki experience that's comparable to Wikimedia sites | |||
Declined | None | T279842 Expand the set of bundled extensions and skins in MediaWiki 1.37 | |||
Open | None | T305072 Expand the set of bundled extensions and skins in MediaWiki 1.39 | |||
Open | None | T191746 Bundle LoginNotify extension with MediaWiki | |||
Stalled | None | T191738 Bundle Echo extension with MediaWiki | |||
Resolved | demon | T186456 PHP Fatal error: Call to undefined method PEAR::encodeHeader() when Echo is enabled | |||
Stalled | None | T244898 Notifications ('Echo') should work with postgres | |||
Open | None | T244899 CentralAuth should work with postgres | |||
Resolved | Umherirrender | T259376 Migrate CentralAuth to Abstract Schema | |||
Resolved | Umherirrender | T300576 Standardise type for timestamp columns in CentralAuth extension | |||
Open | None | T259375 Migrate Echo to Abstract Schema | |||
Resolved | Legoktm | T31134 installer breaks when extensions depend on each other |
Event Timeline
Comment Actions
It is. But I review each file in the repository just to make sure. For example, I noticed the while OATHAuth is GPL v2 or later, it also included an upstream library that was GPL v3 or later. (Also I have to keep track of file's licensing status for Debian, so doing the license review now saves me time later on).
Comment Actions
@Legoktm Is this one ready to go, or do you still need to check the licensing re: Debian?