]> git.mxchange.org Git - friendica.git/commit
Contact suggestions are now cached
authorMichael <heluecht@pirati.ca>
Wed, 30 Nov 2022 05:59:27 +0000 (05:59 +0000)
committerMichael <heluecht@pirati.ca>
Wed, 30 Nov 2022 05:59:27 +0000 (05:59 +0000)
commitf31e617f5d7a0908e82e8f62bf415635a02c57b1
treeefdffd9fcd92bcf11dd7d41bc771c0fe6b33c6a2
parent8eda9dfe7cec31d10ab86b3544be33dad5d35ea9
Contact suggestions are now cached
13 files changed:
database.sql
doc/database.md
doc/database/db_account-suggestion.md [new file with mode: 0644]
src/Factory/Api/Mastodon/Status.php
src/Model/Contact/Relation.php
src/Module/Api/Mastodon/Suggestions.php
src/Module/Contact/Suggestions.php
src/Security/Authentication.php
src/Worker/Cron.php
src/Worker/UpdateAllSuggestions.php [new file with mode: 0644]
src/Worker/UpdateSuggestions.php [new file with mode: 0644]
static/dbstructure.config.php
view/theme/vier/theme.php