gnu-social/plugins/AnonymousFave
Alexei Sorokin b20c0bdec7 Clean Notice_prefs and Fave_tally when a notice is deleted 2020-08-08 12:22:35 +03:00
..
actions Update handle() method on Action subclasses. 2016-06-01 02:26:44 +00:00
classes [SCHEMA] Improve timestamp storage 2020-06-29 01:41:46 +03:00
forms [LIB_REFACTOR] Fix requires 2019-09-03 03:33:13 +01:00
locale [VersionBump] 2.0.0alpha0 2020-08-04 05:31:44 +01:00
scripts [SCRIPTS] Set PUBLICDIR in plugin scripts as well 2019-09-18 17:15:00 +03:00
AnonymousFavePlugin.php Clean Notice_prefs and Fave_tally when a notice is deleted 2020-08-08 12:22:35 +03:00
README Add plugin READMEs 2016-02-08 17:48:37 +00:00

README

The Anonymous Fave plugin allows anonymous (not logged in) users to favorite notices

Installation
============
add "addPlugin('AnonymousFave');"
to the bottom of your config.php

Settings
========
none

Example
=======
addPlugin('AnonymousFave');