Please enable JavaScript in your browser!
홈
탐색
도움말
로그인
kim
/
gnu-social
원본 프로젝트 :
diogo/gnu-social
Watch
1
Star
0
포크
0
파일
트리:
7162755185
브랜치
태그
1.1.x
1.2.x
1.20.x
aab
activitypub
experimental
master
new_data_handler
new_modules_system
nightly
v2.0.0beta0
v1.20.x
v1.20.9release
v1.2.x
v1.2.0beta4
v1.1.x
v1.1.3release
gnu-social
/
plugins
/
AnonymousFave
Diogo Cordeiro
f0a67a1df9
[PLUGINS] Removed GeoURL as the service doesn't exist anymore
5 년 전
..
actions
82893824db
[CORE] Refactor Plugin API to Module API
5 년 전
classes
de55d8f83b
plugins onAutoload now only overloads if necessary (extlibs etc.)
11 년 전
forms
de55d8f83b
plugins onAutoload now only overloads if necessary (extlibs etc.)
11 년 전
locale
f0a67a1df9
[PLUGINS] Removed GeoURL as the service doesn't exist anymore
5 년 전
scripts
cca159883a
Update translator documentation.
14 년 전
AnonymousFaveModule.php
82893824db
[CORE] Refactor Plugin API to Module API
5 년 전
README
a614205663
Add plugin READMEs
9 년 전
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');