Please enable JavaScript in your browser!
Startseite
Erkunden
Hilfe
Anmelden
diogo
/
gnu-social
Beobachten
19
Favorit hinzufügen
39
Fork
35
Dateien
Issues
116
Pull-Requests
5
Wiki
Branch:
nightly
Branches
Tags
1.1.x
1.2.x
1.20.x
1.5
experimental
master
nightly
v3
v2.0.0beta0
v1.20.9release
v1.2.0beta4
v1.1.3release
gnu-social
/
plugins
/
AnonymousFave
Diogo Peralta Cordeiro
6e031d623a
[VersionBump] 2.0.0beta0
vor 3 Jahren
..
actions
ba2975aac8
Update handle() method on Action subclasses.
vor 8 Jahren
classes
26115482ef
[SCHEMA] Improve timestamp storage
vor 3 Jahren
forms
ab3e8ce21d
[LIB_REFACTOR] Fix requires
vor 3 Jahren
locale
6e031d623a
[VersionBump] 2.0.0beta0
vor 3 Jahren
scripts
1ba3416cd1
[SCRIPTS] Set PUBLICDIR in plugin scripts as well
vor 3 Jahren
AnonymousFavePlugin.php
46ac40d981
Clean Notice_prefs and Fave_tally when a notice is deleted
vor 3 Jahren
README
a614205663
Add plugin READMEs
vor 8 Jahren
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');