gnu-social/lib
Evan Prodromou 9152c0bdc8 First steps to using exceptions for error handling
Added two exception classes: one for client errors (= user can fix) and
one for server errors (only admin or coder can fix). The web entry point
now tries to catch exceptions and show them in the browser. The main
code for showing errors in Action class now throws an exception and lets
top-level handle it.
2009-02-09 07:12:08 -05:00
..
accountsettingsaction.php Break up settings into two tabset 2009-01-17 22:30:44 +00:00
action.php Allow HTML in site notice (Bug#1002) 2009-02-04 08:49:42 -05: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 trac #569 and trac #711 add missing utf-8 headers and removed extraneous argument in startHTML calls 2009-02-02 21:08:33 +00:00
clientexception.php First steps to using exceptions for error handling 2009-02-09 07:12:08 -05:00
common.php Add event.php before config.php is called 2009-02-09 06:52:39 -05: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 Changed error and facebookaction wrap selector from @class to @id. 2009-02-04 17:03:59 +00:00
event.php First events code 2009-02-09 06:51:08 -05:00
facebookaction.php Facebook profile box CSS and a link back to the app page. 2009-02-05 07:07:36 +00:00
facebookutil.php Fixed bad query causing facebook_update to fail 2009-01-26 12:22:52 -08: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 Keeping HTML consistent throughout the site. 2009-01-27 06:21:36 +00: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 trac533 Removed redundant calls to htmlspecialcharacters(). 2009-02-03 21:22:41 -08:00
imagefile.php Move common_avatar_* functions to Avatar 2009-02-06 03:55:48 -05:00
jabber.php Move common_avatar_* functions to Avatar 2009-02-06 03:55:48 -05: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 PostgreSQL - code changes to avoid problems where user table is referenced in ad-hoc queries 2009-01-30 01:12:58 +00:00
mailbox.php Move common_avatar_* functions to Avatar 2009-02-06 03:55:48 -05:00
messageform.php Fix direct addressing of messages 2009-01-26 15:45:54 +01: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 Move common_avatar_* functions to Avatar 2009-02-06 03:55:48 -05:00
noticesection.php Move common_avatar_* functions to Avatar 2009-02-06 03:55:48 -05: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 Trac #894 and #1013 - fixed bad redirects after delete notice 2009-02-05 16:16:10 -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
popularnoticesection.php Ticket 1044 -- Removed border-top, reduced padding, changed notice 2009-02-02 17:02:58 +00:00
profilelist.php Move common_avatar_* functions to Avatar 2009-02-06 03:55:48 -05:00
profileminilist.php Move common_avatar_* functions to Avatar 2009-02-06 03:55:48 -05:00
profilesection.php Move common_avatar_* functions to Avatar 2009-02-06 03:55:48 -05: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 Move common_avatar_* functions to Avatar 2009-02-06 03:55:48 -05: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 trac #569 and trac #711 add missing utf-8 headers and removed extraneous argument in startHTML calls 2009-02-02 21:08:33 +00:00
serverexception.php First steps to using exceptions for error handling 2009-02-09 07:12:08 -05:00
settingsaction.php Allow re-authentication with OpenID 2009-02-05 11:46:17 -05: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 Revert "Fixup already-subscribed string" 2009-01-27 20:34:57 -05: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 Move common_avatar_* functions to Avatar 2009-02-06 03:55:48 -05: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 Merge branch 'sgmurphy-clone/0.7.x' into 0.7.x 2009-02-06 14:28:17 -05: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