gnu-social/lib
2009-07-10 10:06:20 -07:00
..
accountsettingsaction.php Group theming. 2009-06-18 02:01:06 -07:00
action.php Added width/height attribute and values for the creative commons image 2009-07-09 19:12:50 +00:00
arraywrapper.php Update copyright dates in files modified in 2009 2009-06-20 16:12:55 -07:00
attachmentlist.php Added class entry-content to attachment list container 2009-06-25 06:55:40 +00:00
attachmentnoticesection.php
attachmenttagcloudsection.php
blockform.php
channel.php Update copyright dates in files modified in 2009 2009-06-20 16:12:55 -07:00
clienterroraction.php Update copyright dates in files modified in 2009 2009-06-20 16:12:55 -07:00
clientexception.php
command.php cache frequently-used subscriber, subscription, notice and fave count values 2009-07-09 17:28:38 -07:00
commandinterpreter.php Update copyright dates in files modified in 2009 2009-06-20 16:12:55 -07:00
common.php Merge branch '0.8.x' into 0.9.x 2009-07-10 10:06:20 -07:00
connectsettingsaction.php
currentuserdesignaction.php also hide your own design 2009-07-05 14:37:37 -04:00
daemon.php fix logging error 2009-06-28 17:41:16 -04:00
dberroraction.php Update copyright dates in files modified in 2009 2009-06-20 16:12:55 -07:00
dbqueuemanager.php move handling code into queuemanager 2009-07-04 00:31:28 -04:00
deleteaction.php
designsettings.php Delete orphaned background imgs. Design settings code now passes 2009-06-29 16:57:36 -07:00
disfavorform.php
error.php Update copyright dates in files modified in 2009 2009-06-20 16:12:55 -07:00
event.php
facebookaction.php
facebookutil.php Better error handling for FacebookQueueHandler 2009-07-09 02:04:38 +00:00
favorform.php
featureduserssection.php
feed.php
feedlist.php
form.php
galleryaction.php Update copyright dates in files modified in 2009 2009-06-20 16:12:55 -07:00
groupdesignaction.php set/get viewdesigns flag and use it 2009-07-05 14:33:12 -04:00
groupeditform.php Merge branch '0.8.x' into small-fixes 2009-06-24 01:25:55 +08:00
grouplist.php The rest of the things necessary to make group block work 2009-06-14 15:47:39 -07:00
groupminilist.php
groupnav.php Group theming. 2009-06-18 02:01:06 -07:00
groupsbymemberssection.php
groupsbypostssection.php
groupsection.php Group top post section and styles 2009-01-22 21:47:33 +00:00
grouptagcloudsection.php hide group name and aliases in group tag cloud section 2009-06-17 15:20:44 -07:00
htmloutputter.php
imagefile.php fix bad function call (needed to be static) 2009-06-24 00:27:37 -07:00
jabber.php use select() to bring down xmpp latency 2009-07-09 12:09:20 -04:00
joinform.php
jsonsearchresultslist.php
language.php Laconica defaults to a locale 'en' which uses language 'en'. Unfortunately, this language doesn't exist -- properly it's en_US. This causes a lot of spammy messages in syslog. This fix simply changes 'en' to have 2009-06-30 14:36:40 -07:00
leaveform.php
logingroupnav.php
mail.php Better error handling for FacebookQueueHandler 2009-07-09 02:04:38 +00:00
mailbox.php Make MailboxAction read only 2009-06-17 17:29:57 -07:00
messageform.php
microid.php
noticeform.php Position of max_file_size position helps IE 2009-06-20 18:22:05 +00:00
noticelist.php Added fragment identifier to the "in context" URL which points to 2009-06-25 18:57:39 +00:00
noticesection.php
nudgeform.php
oauthstore.php Update copyright dates in files modified in 2009 2009-06-20 16:12:55 -07:00
omb.php Update copyright dates in files modified in 2009 2009-06-20 16:12:55 -07:00
openid.php Update copyright dates in files modified in 2009 2009-06-20 16:12:55 -07:00
ownerdesignaction.php set/get viewdesigns flag and use it 2009-07-05 14:33:12 -04:00
personalgroupnav.php
personaltagcloudsection.php
ping.php check for array before checking xmlrpc fault 2009-07-07 21:15:39 -04:00
plugin.php
popularnoticesection.php add missing group by item, to make database that aren't mysql happy 2009-06-24 21:31:10 +12:00
profileaction.php cache frequently-used subscriber, subscription, notice and fave count values 2009-07-09 17:28:38 -07:00
profilelist.php don't hide unsub button for remote users 2009-07-05 11:47:14 -04:00
profileminilist.php Show correct number of profile avatars and 'all' link in subs asides 2009-07-01 18:40:14 -07:00
profilesection.php wrong order for span and a in profilesection 2009-07-09 17:40:11 -07:00
publicgroupnav.php
queuehandler.php use select() to bring down xmpp latency 2009-07-09 12:09:20 -04:00
queuemanager.php return singleton if initialized 2009-07-04 01:42:42 -04:00
router.php Support undocumented 'id' parameter in /statuses/show API method 2009-07-06 11:57:21 -07:00
rssaction.php Notice attachments are enclosures in feeds (Atom, RSS 1.0/RDF, and RSS 2.0). 2009-07-09 13:18:57 -04:00
search_engines.php Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x 2009-06-21 22:30:39 -07:00
searchaction.php add collecta.com link 2009-06-21 11:11:12 -07:00
searchgroupnav.php
section.php
servererroraction.php Update copyright dates in files modified in 2009 2009-06-20 16:12:55 -07:00
serverexception.php
settingsaction.php
Shorturl_api.php Add site-wide option to change the length at which URLs are auto-shortened 2009-06-30 16:46:33 -07:00
snapshot.php
stompqueuemanager.php one more shot at servicing queues 2009-07-09 15:25:59 -04:00
subgroupnav.php Adds $config['invite']['enabled'] to enable/disable invites. 2009-06-14 16:17:22 +08:00
subpeopletagcloudsection.php
subs.php cache frequently-used subscriber, subscription, notice and fave count values 2009-07-09 17:28:38 -07:00
subscribeform.php
subscriberspeopleselftagcloudsection.php
subscriberspeopletagcloudsection.php
subscriptionlist.php
subscriptionspeopleselftagcloudsection.php
subscriptionspeopletagcloudsection.php
tagcloudsection.php
theme.php theme dir, path configurable 2009-06-22 09:31:55 -07:00
topposterssection.php
twitter.php Better error handling for TwitterQueueHandler 2009-07-09 00:40:12 +00:00
twitterapi.php cache frequently-used subscriber, subscription, notice and fave count values 2009-07-09 17:28:38 -07:00
unblockform.php
unqueuemanager.php Add UnQueueManager for immediate handling 2009-07-01 11:34:12 -04:00
unsubscribeform.php
util.php don't try to show non-object 2009-07-04 01:17:37 -04:00
webcolor.php Uppercase hex color values 2009-06-17 03:05:48 -07:00
widget.php
xmloutputter.php
xmlstringer.php
xmppqueuehandler.php use select() to bring down xmpp latency 2009-07-09 12:09:20 -04:00