gnu-social/modules
Diogo Cordeiro 8ad928d48d [TheFreeNetwork] Add Readme
Improve script fix_duplicates.php's comments
2020-08-04 05:10:11 +01:00
..
Activity [CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL 2019-11-21 00:21:22 +00:00
ActivityModeration [MODULES] Fix VERSION constant to MODULE_VERSION in various modules 2019-10-30 23:52:14 +00:00
ActivityVerb [MODULES] Fix VERSION constant to MODULE_VERSION in various modules 2019-10-30 23:52:14 +00:00
ActivityVerbPost [CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL 2019-11-21 00:21:22 +00:00
AuthCrypt [AuthCrypt] Password storage and comparison improvements 2020-07-25 20:16:21 +03:00
Favorite [DATABASE] Fix index identifiers and clean up redundant ones 2020-07-31 16:12:48 +03:00
HTMLPurifierSchemes [CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL 2019-11-21 00:21:22 +00:00
Share [CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL 2019-11-21 00:21:22 +00:00
TheFreeNetwork [TheFreeNetwork] Add Readme 2020-08-04 05:10:11 +01:00
README.md [CORE] Move core plugins to a new modules directory 2019-08-22 03:13:58 +01:00

README.md

GNU social modules are like plugins but cannot be disabled. Having "mandatory plugins" allows to aggregate together, more logically, some of the core functionality, which makes it easier to find where a particular component was defined.