This website requires JavaScript.
Explore
Help
Sign In
GNUsocial
/
gnu-social
Watch
4
Star
0
Fork
1
You've already forked gnu-social
Code
Issues
Releases
Wiki
Activity
gnu-social
/
plugins
/
OStatus
/
actions
History
Siebrand Mazeland
14456cbbb2
Fix gettext domain for messages in plugins "_()" to "_m()".
...
Some other i18n and L10n updates, too. i18n/L10n review not complete.
2011-03-30 22:31:23 +02:00
..
groupsalmon.php
Switch things from calling Group_member::join & leave & calling events manually to running through Profile::joinGroup() && Profile::leaveGroup(), with the events encapsulated.
2011-03-21 14:35:29 -07:00
ostatusgroup.php
Switch things from calling Group_member::join & leave & calling events manually to running through Profile::joinGroup() && Profile::leaveGroup(), with the events encapsulated.
2011-03-21 14:35:29 -07:00
ostatusinit.php
Fix ticket
#3016
: when using non-AJAX form of the ostatus subscription initiation for non-local group joins, show the "group" field instead of a blank "user" field
2011-01-26 14:57:52 -08:00
ostatussub.php
remove extraneous <dl> and <dt> tags
2011-01-14 15:36:06 -05:00
ownerxrd.php
Normalize execution guards on OStatus php files; mostly helps cut down on annoying 'class not found' errors when something spiders the dirs. :P
2010-10-08 10:42:59 -07:00
pushcallback.php
Normalize execution guards on OStatus php files; mostly helps cut down on annoying 'class not found' errors when something spiders the dirs. :P
2010-10-08 10:42:59 -07:00
pushhub.php
Normalize execution guards on OStatus php files; mostly helps cut down on annoying 'class not found' errors when something spiders the dirs. :P
2010-10-08 10:42:59 -07:00
usersalmon.php
Fix gettext domain for messages in plugins "_()" to "_m()".
2011-03-30 22:31:23 +02:00