gnu-social/lib
Adrian Lang 120eb77400 Fixes #1258: A period in a hashtag leads to the tag being interpreted as url and hence breaking the tag. 2009-02-27 15:44:06 -08:00
..
Shorturl_api.php move opening brace of class declaration to next line 2008-12-23 14:49:23 -05:00
accountsettingsaction.php Break up settings into two tabset 2009-01-17 22:30:44 +00:00
action.php Hook for setting document content type, charset, language, DOCTYPE and 2009-02-26 19:56:31 +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
channel.php fix command classes 2009-02-11 15:48:30 -05: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
command.php fix command classes 2009-02-11 15:48:30 -05:00
commandinterpreter.php fix command classes 2009-02-11 15:48:30 -05:00
common.php Optionally ignore some notice sources for public page 2009-02-14 21:55:25 -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
dberroraction.php Handle DB_DataObject errors better 2009-02-11 14:45:06 -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 allow events without arguments 2009-02-09 08:48:50 -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 arguments to syslog (LOG_ERR, not LOG_ERROR) and removed unused function 2009-02-13 10:08:11 -08:00
favorform.php Favor/Disfavor form @class 2009-01-18 03:12:39 +00:00
featureduserssection.php Fix More... URL for featured user section 2009-02-14 17:53:11 -05:00
feed.php Unify feeds definition in actions 2009-02-11 11:37:50 -05:00
feedlist.php Unify feeds definition in actions 2009-02-11 11:37:50 -05: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 notices in lib/grouplist.php 2009-02-20 17:29:40 -05: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 change htmloutputter to use exception instead of common_user_error 2009-02-11 15:39:49 -05:00
imagefile.php whitespace and formatting 2009-02-09 12:06:06 -05:00
jabber.php Fixed arguments to syslog (LOG_ERR, not LOG_ERROR) and removed unused function 2009-02-13 10:08:11 -08: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 send mail when @-replies are received 2009-02-16 18:26:15 -05: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 make check for ->value better 2009-02-20 16:50:05 -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 Auth_Yadis_Yadis::PlainHTTPFetcher expects plain arrays, not hashes. 2009-02-27 15:39:28 -08:00
openid.php Attempt to access non-existent OPENID_COOKIE_KEY cookie causing a warning 2009-02-20 16:38:47 -05:00
peoplesearchresults.php move peoplesearchresults to its own module 2009-02-18 09:35:59 -05: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
plugin.php utility superclass for plugins 2009-02-09 08:47:11 -05:00
popularnoticesection.php NOTICES_PER_SECTION already defined in lib/noticesection.php, causing a warning 2009-02-20 16:39:08 -05:00
profilelist.php PROFILES_PER_PAGE already defined in lib/common.php 2009-02-20 16:37:39 -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
router.php Route for remote subscribe link on profile page. 2009-02-27 15:43:54 -08:00
rssaction.php handle if-modified-since in RSS feeds 2009-02-20 14:58: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 fix notice in searchaction 2009-02-20 16:51:39 -05:00
searchgroupnav.php Search form markup and style 2009-01-24 00:58:12 +00:00
section.php Fix the More... link for popular notices section 2009-02-14 17:48:08 -05: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
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 The fabled twitterqueuehandler 2009-02-12 14:39:21 -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 Fixes #1258: A period in a hashtag leads to the tag being interpreted as url and hence breaking the tag. 2009-02-27 15:44:06 -08: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
xmlstringer.php Add XMLStringer for building XML strings 2009-02-12 08:38:43 -05:00
xmppqueuehandler.php move opening brace of class declaration to next line 2008-12-23 14:49:23 -05:00