gnu-social/modules
Alexei Sorokin 52d67b0f44 Avoid ordering just by a timestamp
Try to also employ an id when possible.
Involves reworking some of the indices.
2020-09-15 16:59:27 +03: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 Avoid ordering just by a timestamp 2020-09-15 16:59:27 +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 [DATABASE] Fix use of ORDER BY with DISTINCT 2020-08-27 11:15:39 +03:00
TheFreeNetwork [TheFreeNetwork] Fix invalid index on lookup 2020-08-30 01:59:35 +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.