gnu-social/lib
2009-07-04 01:17:37 -04:00
..
accountsettingsaction.php Group theming. 2009-06-18 02:01:06 -07:00
action.php Added event to let the site owner add more information into <address> 2009-07-02 16:06:06 +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 Refactored new sections code to proper classes and added notice link to links in notice sections. 2009-05-17 22:06:08 -04:00
attachmenttagcloudsection.php Refactored new sections code to proper classes and added notice link to links in notice sections. 2009-05-17 22:06:08 -04:00
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 Update copyright dates in files modified in 2009 2009-06-20 16:12:55 -07:00
commandinterpreter.php Update copyright dates in files modified in 2009 2009-06-20 16:12:55 -07:00
common.php Make logging facility configurable 2009-07-02 16:06:13 -07:00
connectsettingsaction.php
currentuserdesignaction.php Check to make sure a design exists before trying to display it 2009-06-15 23:18:54 -07: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 Converted DeleteAction and DeletenoticeAction to new uiredesign zeitgeist 2009-01-20 22:20:17 -08:00
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 Add a method to check for registered event handlers 2009-06-12 16:56:43 -07:00
facebookaction.php Adds $config['invite']['enabled'] to enable/disable invites. 2009-06-14 16:17:22 +08:00
facebookutil.php Update copyright dates in files modified in 2009 2009-06-20 16:12:55 -07:00
favorform.php
featureduserssection.php
feed.php
feedlist.php Unify feeds definition in actions 2009-02-11 11:37:50 -05:00
form.php Let's you upload a file with a notice and have it shown with other attachments. 2009-05-26 21:20:04 -04:00
galleryaction.php Update copyright dates in files modified in 2009 2009-06-20 16:12:55 -07:00
groupdesignaction.php Left out some new user and group theming file in the previous commit 2009-06-18 02:16:39 -07: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 use mini logo at mini size, not stream logo 2009-04-08 00:32:28 -04:00
groupnav.php Group theming. 2009-06-18 02:01:06 -07:00
groupsbymemberssection.php
groupsbypostssection.php
groupsection.php
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
joinform.php
jsonsearchresultslist.php Fix missing max_id in API search calls 2009-06-12 20:03:18 +08:00
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 don't send smses to sender 2009-06-05 10:07:26 -07: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 Changed ul to ol and added xoxo for notice lists. 2009-05-29 02:38:38 +00:00
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 Check to make sure a design exists before trying to display it 2009-06-15 23:18:54 -07:00
personalgroupnav.php Add an even (hook): StartPersonalGroupNav. 2009-04-16 17:58:52 +00:00
personaltagcloudsection.php
ping.php
plugin.php
popularnoticesection.php Refactored new sections code to proper classes and added notice link to links in notice sections. 2009-05-17 22:06:08 -04:00
profileaction.php Show correct number of profile avatars and 'all' link in subs asides 2009-07-01 18:40:14 -07:00
profilelist.php only show subscribe button in profile list for local users 2009-07-03 10:14:02 -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
publicgroupnav.php
queuehandler.php move handling code into queuemanager 2009-07-04 00:31:28 -04:00
queuemanager.php move handling code into queuemanager 2009-07-04 00:31:28 -04:00
router.php Add attachment action back into router 2009-06-25 14:05:06 -07:00
rssaction.php Changed sioc:reply_to to sioc:reply_of 2009-07-02 15:38:25 +00: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 make some actions CurrentUserDesignActions 2009-05-23 23:40:11 -04:00
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 fixes during checking of snapshot 2009-05-26 17:26:31 -04:00
stompqueuemanager.php don't say we're connecting if we're not 2009-07-04 01:16:58 -04:00
subgroupnav.php Adds $config['invite']['enabled'] to enable/disable invites. 2009-06-14 16:17:22 +08:00
subpeopletagcloudsection.php fixed trac#1215, 1216, 1217 and 1219: subscribers/subscriptions people tagclouds. 2009-04-24 20:01:03 +00:00
subs.php Update copyright dates in files modified in 2009 2009-06-20 16:12:55 -07:00
subscribeform.php
subscriberspeopleselftagcloudsection.php fixed trac#1215, 1216, 1217 and 1219: subscribers/subscriptions people tagclouds. 2009-04-24 20:01:03 +00:00
subscriberspeopletagcloudsection.php fixed trac#1215, 1216, 1217 and 1219: subscribers/subscriptions people tagclouds. 2009-04-24 20:01:03 +00:00
subscriptionlist.php base class SubscriptionList for some actions 2009-06-14 14:53:42 -07:00
subscriptionspeopleselftagcloudsection.php fixed trac#1215, 1216, 1217 and 1219: subscribers/subscriptions people tagclouds. 2009-04-24 20:01:03 +00:00
subscriptionspeopletagcloudsection.php fixed trac#1215, 1216, 1217 and 1219: subscribers/subscriptions people tagclouds. 2009-04-24 20:01:03 +00:00
tagcloudsection.php Added personal tag page: http://example.com/MY_NICK/tag/A_TAG 2009-05-18 17:18:57 -04:00
theme.php theme dir, path configurable 2009-06-22 09:31:55 -07:00
topposterssection.php
twitter.php Update copyright dates in files modified in 2009 2009-06-20 16:12:55 -07:00
twitterapi.php Update copyright dates in files modified in 2009 2009-06-20 16:12:55 -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 Add XMLStringer for building XML strings 2009-02-12 08:38:43 -05:00
xmppqueuehandler.php all daemons take an id parameter 2009-06-24 19:31:12 -07:00