gnu-social/actions
Mikael Nordfeldth 4b2a66ed29 New mechanism for "all" feed (InboxNoticeStream)
Also cleaned up and made typing stricter for the stream, so only
profiles can be submitted. This reasonably also means we can create
"inbox" or "all" streams for foreign profiles as well using the same
stream handler (but of course only for messages we already know about).

To avoid looking up posts for a long time in a large notice database,
the lookback period for the inbox is no longer than the profile creation
date. (this matches the behaviour of Inbox)

Inbox class can probably be removed now.
2014-03-06 04:18:54 +01:00
..
accessadminpanel.php Message tweaks and elaborations as well as translator documentation tweaks. Based on comments by OsamaK. 2011-08-18 15:11:10 +02:00
addpeopletag.php Filling in missing endHTML calls for Action AJAX 2013-09-24 02:32:17 +02:00
all.php New mechanism for "all" feed (InboxNoticeStream) 2014-03-06 04:18:54 +01:00
allrss.php New mechanism for "all" feed (InboxNoticeStream) 2014-03-06 04:18:54 +01:00
apiaccountratelimitstatus.php Removing unnecessary require_once lines (autoload!) 2013-09-09 23:06:56 +02:00
apiaccountregister.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apiaccountupdatebackgroundcolor.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apiaccountupdatedeliverydevice.php Making many of the API actions more consistent with coding style 2013-10-15 03:07:40 +02:00
apiaccountupdatelinkcolor.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apiaccountupdateprofile.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apiaccountupdateprofileimage.php Removed legacy OMB. Use OStatus for remote profiles. 2013-10-28 16:22:09 +01:00
apiaccountverifycredentials.php Removing unnecessary require_once lines (autoload!) 2013-09-09 23:06:56 +02:00
apiatomservice.php Making many of the API actions more consistent with coding style 2013-10-15 03:07:40 +02:00
apiattachment.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apiblockcreate.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apiblockdestroy.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apicheckhub.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apichecknickname.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apiconversation.php Qvitter API changes (thanks hannes2peer) 2013-10-06 21:51:50 +02:00
apidirectmessage.php Making many of the API actions more consistent with coding style 2013-10-15 03:07:40 +02:00
apidirectmessagenew.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apiexternalprofileshow.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apifavoritecreate.php Removing unnecessary require_once lines (autoload!) 2013-09-09 23:06:56 +02:00
apifavoritedestroy.php Removing unnecessary require_once lines (autoload!) 2013-09-09 23:06:56 +02:00
apifriendshipscreate.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apifriendshipsdestroy.php Removing unnecessary require_once lines (autoload!) 2013-09-09 23:06:56 +02:00
apifriendshipsexists.php Qvitter API changes (thanks hannes2peer) 2013-10-06 21:51:50 +02:00
apifriendshipsshow.php Removing unnecessary require_once lines (autoload!) 2013-09-09 23:06:56 +02:00
apignusocialconfig.php Making many of the API actions more consistent with coding style 2013-10-15 03:07:40 +02:00
apignusocialversion.php Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
apigroupadmins.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apigroupcreate.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apigroupismember.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apigroupjoin.php Minor code cleanup with group related actions (thanks brw12) 2014-03-01 12:01:17 +01:00
apigroupleave.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apigrouplist.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apigrouplistall.php Qvitter API changes (thanks hannes2peer) 2013-10-06 21:51:50 +02:00
apigroupmembership.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apigroupprofileupdate.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apigroupshow.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apihelptest.php Qvitter API changes (thanks hannes2peer) 2013-10-06 21:51:50 +02:00
apilist.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apilistmember.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apilistmembers.php Making many of the API actions more consistent with coding style 2013-10-15 03:07:40 +02:00
apilistmemberships.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apilists.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apilistsubscriber.php Making many of the API actions more consistent with coding style 2013-10-15 03:07:40 +02:00
apilistsubscribers.php Making many of the API actions more consistent with coding style 2013-10-15 03:07:40 +02:00
apilistsubscriptions.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apimediaupload.php MediaFile code improvements, preparing to implement multi-attachments 2013-10-05 18:47:45 +02:00
apioauthaccesstoken.php GNU social is with a minor s. 2013-10-15 00:20:36 +02:00
apioauthauthorize.php GNU social is with a minor s. 2013-10-15 00:20:36 +02:00
apioauthpin.php OAuth related syntax fixes, nothing big 2013-10-06 12:43:18 +02:00
apioauthrequesttoken.php apparently not only regex 'https?' urls are sent 2014-01-01 19:47:49 +01:00
apisearchatom.php Qvitter API changes (thanks hannes2peer) 2013-10-06 21:51:50 +02:00
apisearchjson.php GNU social is with a minor s. 2013-10-15 00:20:36 +02:00
apistatusesdestroy.php Removing unnecessary require_once lines (autoload!) 2013-09-09 23:06:56 +02:00
apistatusesfavs.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apistatusesretweet.php Removing unnecessary require_once lines (autoload!) 2013-09-09 23:06:56 +02:00
apistatusesretweets.php Removing unnecessary require_once lines (autoload!) 2013-09-09 23:06:56 +02:00
apistatusesshow.php Qvitter API changes (thanks hannes2peer) 2013-10-06 21:51:50 +02:00
apistatusesupdate.php Making many of the API actions more consistent with coding style 2013-10-15 03:07:40 +02:00
apisubscriptions.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apitimelinefavorites.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apitimelinefriends.php New mechanism for "all" feed (InboxNoticeStream) 2014-03-06 04:18:54 +01:00
apitimelinegroup.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apitimelinehome.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apitimelinelist.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apitimelinementions.php Previous edit made translation notes incompatible 2014-01-01 20:09:11 +01:00
apitimelinepublic.php Qvitter API changes (thanks hannes2peer) 2013-10-06 21:51:50 +02:00
apitimelineretweetedbyme.php Removing unnecessary require_once lines (autoload!) 2013-09-09 23:06:56 +02:00
apitimelineretweetedtome.php Removing unnecessary require_once lines (autoload!) 2013-09-09 23:06:56 +02:00
apitimelineretweetsofme.php Removing unnecessary require_once lines (autoload!) 2013-09-09 23:06:56 +02:00
apitimelinetag.php Qvitter API changes (thanks hannes2peer) 2013-10-06 21:51:50 +02:00
apitimelineuser.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apitrends.php Qvitter API changes (thanks hannes2peer) 2013-10-06 21:51:50 +02:00
apiuserfollowers.php Making many of the API actions more consistent with coding style 2013-10-15 03:07:40 +02:00
apiuserfriends.php Making many of the API actions more consistent with coding style 2013-10-15 03:07:40 +02:00
apiuserprofileimage.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
apiusershow.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
approvegroup.php Filling in missing endHTML calls for Action AJAX 2013-09-24 02:32:17 +02:00
approvesub.php Filling in missing endHTML calls for Action AJAX 2013-09-24 02:32:17 +02:00
atompubfavoritefeed.php Removing unnecessary require_once lines (autoload!) 2013-09-09 23:06:56 +02:00
atompubmembershipfeed.php Removing unnecessary require_once lines (autoload!) 2013-09-09 23:06:56 +02:00
atompubshowfavorite.php Removing unnecessary require_once lines (autoload!) 2013-09-09 23:06:56 +02:00
atompubshowmembership.php Removing unnecessary require_once lines (autoload!) 2013-09-09 23:06:56 +02:00
atompubshowsubscription.php Removing unnecessary require_once lines (autoload!) 2013-09-09 23:06:56 +02:00
atompubsubscriptionfeed.php Removing unnecessary require_once lines (autoload!) 2013-09-09 23:06:56 +02:00
attachment.php Moved jbfavre's Twitter card support to Twitter plugin 2013-10-22 20:35:03 +02:00
attachment_ajax.php * i18n/L10n updates. 2010-10-31 00:58:35 +02:00
attachment_thumbnail.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
avatarbynickname.php GNU social is with a minor s. 2013-10-15 00:20:36 +02:00
avatarsettings.php Removed legacy OMB. Use OStatus for remote profiles. 2013-10-28 16:22:09 +01:00
backupaccount.php Merge branch 'master' into 0.9.x 2011-02-25 12:24:18 -08:00
block.php * improve L10n consistency for English. For example proper punctuation for all button and label titles. 2011-02-17 00:40:47 +01:00
blockedfromgroup.php Minor code cleanup with group related actions (thanks brw12) 2014-03-01 12:01:17 +01:00
bookmarklet.php * i18n/L10n updates. 2010-10-31 00:58:35 +02:00
cancelgroup.php Filling in missing endHTML calls for Action AJAX 2013-09-24 02:32:17 +02:00
cancelsubscription.php Filling in missing endHTML calls for Action AJAX 2013-09-24 02:32:17 +02:00
confirmaddress.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
conversation.php optional conversation tree view 2011-09-24 09:29:12 -04:00
conversationreplies.php PHP5.5 fix: Better use of startXML for Action classes (mostly AJAX) 2013-09-24 01:18:33 +02:00
deleteaccount.php Message tweaks and elaborations as well as translator documentation tweaks. Based on comments by OsamaK. 2011-08-18 15:11:10 +02:00
deleteapplication.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
deletegroup.php Filling in missing endHTML calls for Action AJAX 2013-09-24 02:32:17 +02:00
deletenotice.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
deleteuser.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
disfavor.php GNU social is with a minor s. 2013-10-15 00:20:36 +02:00
doc.php Move docs menu to site primary menu 2011-09-30 14:24:27 -04:00
editapplication.php Validate::uri replaced with filter_var for HTTP[S] URL checks 2013-10-07 14:46:09 +02:00
editgroup.php Minor code cleanup with group related actions (thanks brw12) 2014-03-01 12:01:17 +01:00
editpeopletag.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
emailsettings.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
favor.php GNU social is with a minor s. 2013-10-15 00:20:36 +02:00
favorited.php Squashed commit of the following: 2011-10-20 10:40:39 -04:00
favoritesrss.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
featured.php default local nav in featured user list 2011-03-01 16:11:59 -05:00
file.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
foaf.php Moved Avatar retrieval into Avatar class 2013-10-06 15:55:06 +02:00
foafgroup.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
geocode.php Update translator documentation. 2011-04-03 23:47:46 +02:00
getfile.php Merge branch '0.9.x' into 1.0.x 2011-02-28 15:39:43 -08:00
grantrole.php * update/add translator documentation. 2011-01-31 16:39:54 +01:00
groupblock.php Minor code cleanup with group related actions (thanks brw12) 2014-03-01 12:01:17 +01:00
groupbyid.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
grouplogo.php Minor code cleanup with group related actions (thanks brw12) 2014-03-01 12:01:17 +01:00
groupmembers.php Minor code cleanup with group related actions (thanks brw12) 2014-03-01 12:01:17 +01:00
groupqueue.php Minor code cleanup with group related actions (thanks brw12) 2014-03-01 12:01:17 +01:00
grouprss.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
groups.php defaultlocalnav in groups 2011-03-01 16:18:33 -05:00
groupsearch.php * add/update translator documentation. 2011-01-31 18:16:55 +01:00
groupunblock.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
imsettings.php Simplify message. 2011-08-18 14:21:43 +02:00
inbox.php * improve L10n consistency for English. For example proper punctuation for all button and label titles. 2011-02-17 00:40:47 +01:00
invite.php Make better use of Subscription class 2013-09-19 17:29:05 +02:00
joingroup.php Filling in missing endHTML calls for Action AJAX 2013-09-24 02:32:17 +02:00
leavegroup.php Filling in missing endHTML calls for Action AJAX 2013-09-24 02:32:17 +02:00
licenseadminpanel.php Validate::uri replaced with filter_var for HTTP[S] URL checks 2013-10-07 14:46:09 +02:00
login.php LoginAction somewhat converted to FormAction 2013-10-30 12:23:10 +01:00
logout.php use correct redirect on logout of single-user site 2011-09-17 15:08:04 -04:00
makeadmin.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
microsummary.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
newapplication.php Validate::uri replaced with filter_var for HTTP[S] URL checks 2013-10-07 14:46:09 +02:00
newgroup.php Local_group and User are now assumed to be in same namespace 2013-10-17 01:27:01 +02:00
newmessage.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
newnotice.php Moved shareLocation preference check to Profile class 2013-10-06 13:38:09 +02:00
noticesearch.php Show both empty and full notice search results inside event wrapper 2011-04-12 14:29:12 -04:00
noticesearchrss.php * update translator documentation. 2011-02-17 20:58:22 +01:00
nudge.php Filling in missing endHTML calls for Action AJAX 2013-09-24 02:32:17 +02:00
oauthappssettings.php OAuth related syntax fixes, nothing big 2013-10-06 12:43:18 +02:00
oauthconnectionssettings.php GNU social is with a minor s. 2013-10-15 00:20:36 +02:00
oembed.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
oldschoolsettings.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
opensearch.php * translator documntation updated 2011-03-05 00:13:04 +01:00
otp.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
outbox.php * improve L10n consistency for English. For example proper punctuation for all button and label titles. 2011-02-17 00:40:47 +01:00
passwordsettings.php Update translator documentation. 2011-04-03 23:47:46 +02:00
pathsadminpanel.php Remove old background validation stuff from paths admin panel 2011-08-27 19:22:02 -07:00
peoplesearch.php * update translator documentation. 2011-02-17 20:58:22 +01:00
peopletag.php people tag -> list 2011-04-17 02:11:46 +02:00
peopletagautocomplete.php Profile::getOwnedTags -> Profile::getLists, first argument is the current user, or the user accessing the lists. 2011-04-16 00:52:58 +05:30
peopletagged.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
peopletagsbyuser.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
peopletagsforuser.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
peopletagsubscribers.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
peopletagsubscriptions.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
plugindisable.php * update/add translator documentation. 2011-03-11 17:07:27 +01:00
pluginenable.php Filling in missing endHTML calls for Action AJAX 2013-09-24 02:32:17 +02:00
pluginsadminpanel.php * update/add translator documentation. 2011-03-11 17:07:27 +01:00
profilecompletion.php Filling in missing endHTML calls for Action AJAX 2013-09-24 02:32:17 +02:00
profilesettings.php Removed legacy OMB. Use OStatus for remote profiles. 2013-10-28 16:22:09 +01:00
profiletagbyid.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
public.php Don't show big invite button if invites are disabled 2012-10-17 10:10:42 -04:00
publicrss.php * update translator documentation. 2011-02-17 20:58:22 +01:00
publictagcloud.php Mass replacement of #-comments with //-comments 2011-03-22 11:54:23 -04:00
publicxrds.php * update/add translator documentation. 2011-03-11 17:07:27 +01:00
recoverpassword.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
redirect.php Add a doc page that links to the StatusNet wiki API page 2010-10-12 23:38:16 -04:00
redirecturl.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
register.php Better use of Nickname validation functions 2013-10-16 15:38:54 +02:00
removepeopletag.php Filling in missing endHTML calls for Action AJAX 2013-09-24 02:32:17 +02:00
repeat.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
replies.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
repliesrss.php Properly unlink all old avatars when deleting/uploading a new 2013-10-01 17:00:10 +02:00
restoreaccount.php Change "stream" to "timeline" for consistency. 2011-08-15 15:57:36 +02:00
revokerole.php Translator documentation added/updated. 2011-03-18 20:37:04 +01:00
robotstxt.php * update translator documentation. 2011-02-17 21:10:48 +01:00
rsd.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
sandbox.php Update translator documentation. 2011-03-24 11:48:53 +01:00
selftag.php Complete "people tag" to "list" in UI messages. 2011-04-17 20:08:03 +02:00
sessionsadminpanel.php Update translator documentation. 2011-03-24 11:48:53 +01:00
showapplication.php OAuth related syntax fixes, nothing big 2013-10-06 12:43:18 +02:00
showfavorites.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
showgroup.php Minor code cleanup with group related actions (thanks brw12) 2014-03-01 12:01:17 +01:00
showmessage.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
shownotice.php updating prepare and handle 2014-01-01 20:30:30 +01:00
showprofiletag.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
showstream.php Protected function prepare with array $args defaulting to array() 2013-10-29 10:26:46 +01:00
silence.php Translator documentation updated. 2011-03-24 12:09:50 +01:00
siteadminpanel.php Validate::uri replaced with filter_var for HTTP[S] URL checks 2013-10-07 14:46:09 +02:00
sitenoticeadminpanel.php Message tweaks and elaborations as well as translator documentation tweaks. Based on comments by OsamaK. 2011-08-18 15:11:10 +02:00
smssettings.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
subedit.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
subqueue.php Working subscription approval! 2011-03-28 17:08:04 -07:00
subscribe.php Removed legacy OMB. Use OStatus for remote profiles. 2013-10-28 16:22:09 +01:00
subscribepeopletag.php Filling in missing endHTML calls for Action AJAX 2013-09-24 02:32:17 +02:00
subscribers.php hide subscriber tag sections 2011-04-14 15:51:00 -04:00
subscriptions.php Subscription "get by" functions now don't use ArrayWrappers 2013-09-21 18:38:14 +02:00
sup.php Mass replacement of #-comments with //-comments 2011-03-22 11:54:23 -04:00
tag.php declare attributes of TagAction 2011-09-18 12:52:38 -04:00
tagprofile.php Properly unlink all old avatars when deleting/uploading a new 2013-10-01 17:00:10 +02:00
tagrss.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
top.php Add a dummy 'top' action to take you to the main page of the site 2011-09-30 09:45:17 -04:00
unblock.php * update translator documentation. 2011-02-17 20:58:22 +01:00
unsandbox.php Update translator documentation. 2011-03-29 21:30:35 +02:00
unsilence.php Update translator documentation. 2011-03-29 21:30:35 +02:00
unsubscribe.php Filling in missing endHTML calls for Action AJAX 2013-09-24 02:32:17 +02:00
unsubscribepeopletag.php Filling in missing endHTML calls for Action AJAX 2013-09-24 02:32:17 +02:00
urlsettings.php URL shortening can now be disabled for the 'maxurllength' 2013-10-06 22:35:49 +02:00
useradminpanel.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
userbyid.php protected handle function without args for Action 2013-10-14 14:00:12 +02:00
usergroups.php No pagination when no groups shown... :) 2013-11-04 16:57:30 +01:00
userrss.php Various minor Avatar fixes, but pretty necessary. 2013-10-02 14:49:01 +02:00
version.php Version name strings updated, StatusNet only retained for copyright 2013-10-30 16:37:13 +01:00