Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
gnusocialjp
/
gnusocial
forked from
diogo/gnu-social
Watch
2
Star
0
Fork
3
Files
Issues
14
Pull Requests
0
Branch:
master
Branches
Tags
1.1.x
1.2.x
1.20.x
1.5
develop
experimental
main
master
nightly
v3
v2.0.2
v2.0.0beta0
v1.20.9release
v1.2.0beta4
v1.1.3release
before-gnusocialjp
gnusocial
/
plugins
/
AnonymousFave
Diogo Peralta Cordeiro
6e031d623a
[VersionBump] 2.0.0beta0
3 years ago
..
actions
ba2975aac8
Update handle() method on Action subclasses.
8 years ago
classes
26115482ef
[SCHEMA] Improve timestamp storage
3 years ago
forms
ab3e8ce21d
[LIB_REFACTOR] Fix requires
3 years ago
locale
6e031d623a
[VersionBump] 2.0.0beta0
3 years ago
scripts
1ba3416cd1
[SCRIPTS] Set PUBLICDIR in plugin scripts as well
3 years ago
AnonymousFavePlugin.php
46ac40d981
Clean Notice_prefs and Fave_tally when a notice is deleted
3 years ago
README
a614205663
Add plugin READMEs
8 years ago
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');