gnu-social/lib
Evan Prodromou 32f81b3c0e Initial support for ping service
It makes sense to use the weblogs.com ping service to alert people to
changes on the site. So, we do. Includes an extra ping queue handler.
2009-01-24 18:38:12 +01:00
..
accountsettingsaction.php Break up settings into two tabset 2009-01-17 22:30:44 +00:00
action.php Not using thickbox... yet 2009-01-23 06:18:00 +00:00
arraywrapper.php Move NoticeWrapper to a generalized ArrayWrapper class 2009-01-22 18:48:52 +01:00
blockform.php selector name cleanup 2009-01-22 00:04:13 +00:00
clienterroraction.php use new error actions classes to display error 2009-01-23 05:57:08 +00:00
common.php Initial support for ping service 2009-01-24 18:38:12 +01:00
connectsettingsaction.php Break up settings into two tabset 2009-01-17 22:30:44 +00:00
daemon.php reformat lib/daemon.php for phpcs 2008-12-20 19:46:07 -05:00
deleteaction.php Converted DeleteAction and DeletenoticeAction to new uiredesign zeitgeist 2009-01-20 22:20:17 -08:00
disfavorform.php Disfavor markup/style 2009-01-18 21:34:57 +00:00
error.php Base class for new uiredesign HTTP error classes 2009-01-22 03:33:12 -08:00
facebookaction.php trac750 Better CSS file organization and linking fore the FB app 2009-01-23 10:51:49 +00:00
facebookutil.php trac750 fixed dumb sql query that was pulling ancient notices 2009-01-23 12:12:51 +00:00
favorform.php Favor/Disfavor form @class 2009-01-18 03:12:39 +00:00
featureduserssection.php Add a featured user section 2009-01-22 21:42:18 +00:00
feedlist.php feed show() id and class 2009-01-15 21:58:07 +00:00
form.php Whitespace changes in form.php 2009-01-23 02:58:18 +01:00
galleryaction.php Debug some of the subscriptions+tags problems 2009-01-22 22:38:10 +00:00
groupeditform.php fixed a few bugs and logic problems in groups 2009-01-22 08:01:40 +00:00
grouplist.php Fix call to joinform in grouplist 2009-01-23 02:58:48 +01:00
groupminilist.php selector name cleanup 2009-01-22 00:04:13 +00:00
groupnav.php Upload logos for groups 2009-01-23 08:15:29 +01:00
groupsbymemberssection.php Groups list by members 2009-01-23 03:07:03 +01:00
groupsbypostssection.php Add a section to show popular groups (by posts) 2009-01-22 20:17:05 +00:00
groupsection.php Group top post section and styles 2009-01-22 21:47:33 +00:00
grouptagcloudsection.php A tag cloud section for groups 2009-01-22 21:14:01 +00:00
htmloutputter.php New HTTP error message classes for uiredesign 2009-01-22 03:13:11 -08:00
imagefile.php Made avatar upload a two-stage process; first upload, then crop 2009-01-23 06:16:55 +01:00
jabber.php Keep checking who's received stuff in jabber broadcast 2009-01-23 03:58:18 +01:00
joinform.php Fix ID for joinform 2009-01-21 09:05:40 -05:00
language.php Merge branch 'master' of /var/www/mublog 2009-01-23 08:58:31 +01:00
leaveform.php Fix ID for leaveform 2009-01-21 09:05:49 -05:00
logingroupnav.php Using openidlogin instead of openid in order to show the current local 2009-01-23 08:58:54 +00:00
mail.php reformat and document lib/mail.php for phpcs conformance 2008-12-23 12:33:30 -05:00
mailbox.php Mailbox markup for Inbox/Outbox direct notices 2009-01-21 05:27:16 +00:00
messageform.php Direct message markup and style 2009-01-21 03:38:50 +00:00
microid.php New class for Microids 2009-01-18 18:32:16 +00:00
noticeform.php trac750 Facebook app proper integrated into new uiredesign 2009-01-23 03:16:03 +00:00
noticelist.php make avatar bigger on single notice pages 2009-01-23 04:52:39 +00:00
noticesection.php Bad link for popular notices 2009-01-23 11:51:48 +01:00
nudgeform.php Added @title to user_action inputs and anchor and form legends 2009-01-21 07:14:43 +00:00
oauthstore.php move opening brace of class declaration to next line 2008-12-23 14:49:23 -05:00
omb.php TRUE 2008-12-23 14:44:28 -05:00
openid.php Help OpenID module make its little form 2009-01-23 02:17:29 +01:00
personal.php Converted direct messaging actions to new uiredesign 2009-01-20 17:49:47 -08:00
personalgroupnav.php Using @id instead of @class for navigation li 2009-01-17 06:33:45 +00:00
personaltagcloudsection.php A section for showing a cloud of tags in a person's notices 2009-01-22 20:46:10 +00:00
ping.php Initial support for ping service 2009-01-24 18:38:12 +01:00
popularnoticesection.php Add a section for popular notices sitewide 2009-01-22 19:48:17 +00:00
profilelist.php Debug some of the subscriptions+tags problems 2009-01-22 22:38:10 +00:00
profileminilist.php selector name cleanup 2009-01-22 00:04:13 +00:00
profilesection.php Move table-based profile section layout from topposter to base class 2009-01-22 21:41:52 +00:00
publicgroupnav.php Add an action to show the list of the latest groups 2009-01-23 03:00:51 +01:00
queuehandler.php move opening brace of class declaration to next line 2008-12-23 14:49:23 -05:00
rssaction.php uiredesign 2009-01-23 03:31:38 +00:00
search_engines.php move opening brace of class declaration to next line 2008-12-23 14:49:23 -05:00
searchaction.php Search form markup and style 2009-01-24 00:58:12 +00:00
searchgroupnav.php Search form markup and style 2009-01-24 00:58:12 +00:00
section.php Fix section widget's output calls 2009-01-22 20:07:13 +01:00
servererroraction.php use new error actions classes to display error 2009-01-23 05:57:08 +00:00
settingsaction.php Break up settings into two tabset 2009-01-17 22:30:44 +00:00
Shorturl_api.php move opening brace of class declaration to next line 2008-12-23 14:49:23 -05:00
stream.php Modify public stream to use new UI framework 2009-01-13 23:48:05 -05:00
subgroupnav.php Add a menu for the subscriptions group of actions 2009-01-22 16:11:44 +01:00
subs.php Merge branch 'master' of /var/www/mublog 2009-01-23 08:58:31 +01:00
subscribeform.php Added @title to user_action inputs and anchor and form legends 2009-01-21 07:14:43 +00:00
tagcloudsection.php Better math for seciton 2009-01-23 06:11:05 +01:00
theme.php Add an optional theme parameter to theme functions 2009-01-14 17:02:18 -05:00
topposterssection.php Move table-based profile section layout from topposter to base class 2009-01-22 21:41:52 +00:00
twitter.php Fix for Twitter bridge bug introduced by uiredesign merge 2009-01-23 00:11:05 -08:00
twitterapi.php Merge branch 'master' of ssh://zach@dev.controlyourself.ca/var/www/trunk 2009-01-23 01:20:00 -08:00
unblockform.php Added @title to user_action inputs and anchor and form legends 2009-01-21 07:14:43 +00:00
unsubscribeform.php Added @title to user_action inputs and anchor and form legends 2009-01-21 07:14:43 +00:00
util.php Initial support for ping service 2009-01-24 18:38:12 +01:00
widget.php Fix extralong lines in widget.php 2009-01-13 23:56:10 -05:00
xmloutputter.php Fix the constructor for Action 2009-01-15 14:21:47 -05:00
xmppqueuehandler.php move opening brace of class declaration to next line 2008-12-23 14:49:23 -05:00