Please enable JavaScript in your browser!
Etusivu
Tutki
Apua
Kirjaudu sisään
lnxw37
/
gnu-social
forkattu lähteestä
diogo/gnu-social
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Puu:
4f0ddc85d3
Branchit
Tagit
1.1.x
1.2.x
1.20.x
experimental
master
nightly
v3
v1.20.9release
v1.2.0beta4
v1.1.3release
gnu-social
/
plugins
/
AnonymousFave
Alexei Sorokin
b20c0bdec7
Clean Notice_prefs and Fave_tally when a notice is deleted
4 vuotta sitten
..
actions
ba2975aac8
Update handle() method on Action subclasses.
8 vuotta sitten
classes
9a515b9234
[SCHEMA] Improve timestamp storage
4 vuotta sitten
forms
b41f9620fa
[LIB_REFACTOR] Fix requires
5 vuotta sitten
locale
a9c365a5eb
[VersionBump] 2.0.0alpha0
4 vuotta sitten
scripts
ad91ef66bd
[SCRIPTS] Set PUBLICDIR in plugin scripts as well
5 vuotta sitten
AnonymousFavePlugin.php
b20c0bdec7
Clean Notice_prefs and Fave_tally when a notice is deleted
4 vuotta sitten
README
a614205663
Add plugin READMEs
9 vuotta sitten
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');