gnu-social/lib
Evan Prodromou 04b3add162 only send group notices through Jabber to users with notices enabled 2009-01-28 23:03:03 -05: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 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 Update version number 2009-01-23 08:15:40 +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 140 character countdown for FB app 2009-01-27 01:55: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 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 only send group notices through Jabber to users with notices enabled 2009-01-28 23:03:03 -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 fix email notification link 2009-01-28 09:22:54 -05: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 don't show reply for anon user 2009-01-28 09:17:12 -05: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 Add a section for popular notices sitewide 2009-01-22 19:48:17 +00:00
profilelist.php Add some more useless HTML 2009-01-26 17:30:32 +01: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 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 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
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 Fix scrolling for groups 2009-01-26 16:16:51 +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