Merge "Mocha: add test for creating a list entry"
tree: 073a4c120e08f04a830b424ca9f17de029713938
  1. .phan/
  2. i18n/
  3. maintenance/
  4. resources/
  5. skinStyles/
  6. sql/
  7. src/
  8. tests/
  9. .eslintignore
  10. .eslintrc.json
  11. .gitignore
  12. .gitreview
  13. .phpcs.xml
  14. .stylelintrc.json
  15. CODE_OF_CONDUCT.md
  16. composer.json
  17. extension.json
  18. Gruntfile.js
  19. jest.config.js
  20. jest.setup.js
  21. LICENSE
  22. package-lock.json
  23. package.json
  24. ReadingLists.alias.php
  25. README.md
  26. ServiceWiring.php
README.md

This extension provides an API through which users can manage private lists of articles, such as bookmarks or "Read Later" lists.

The extension is designed for use on wiki farms; it stores articles as domain name + title pairs, so that the list service can be setup on a single central wiki.