gnu-social/lib
Zach Copley 68152dcf3a Facebook app - reorganized some stuff; better HTML output 2009-02-04 22:54:07 +00: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 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
common.php Enable configuration files in /etc/laconica/ 2009-01-31 09:38: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
facebookaction.php Facebook app - reorganized some stuff; better HTML output 2009-02-04 22:54:07 +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 Made avatar upload a two-stage process; first upload, then crop 2009-01-23 06:16:55 +01:00
jabber.php PostgreSQL - code changes to avoid problems where user table is referenced in ad-hoc queries 2009-01-30 01:12:58 +00: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 Mailbox markup for Inbox/Outbox direct notices 2009-01-21 05:27:16 +00: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 If user is not logged in, then notice-options container shouldn't be 2009-02-01 23:37:54 +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
popularnoticesection.php Ticket 1044 -- Removed border-top, reduced padding, changed notice 2009-02-02 17:02:58 +00:00
profilelist.php Add some more useless HTML 2009-01-26 17:30:32 +01:00
profileminilist.php Fixes #1088: Show number of group members. Unlike the bugreport requested, the stats are displayed similar to userstream stats in a section in the sidebar. Additionaly, I removed a redundant notnull if check in ShowgroupAction->showMembers, fixed a SQL error in User_group->getMembers when no limit is passed, removed return value storing of void function and added an usage of Profile->getBestName. 2009-02-01 22:24:54 +01: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 Rss10Action::showImage() was trying to call pre-uiredesign XML output functions 2009-01-24 22:08:27 -08: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
settingsaction.php Break up settings into two tabset 2009-01-17 22:30:44 +00: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 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 Fixes ticket:1087; correctly paginate group members list in fancy URLs. 2009-02-04 04:02:30 +11: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