summaryrefslogtreecommitdiff
path: root/actions/subscriptions.php
AgeCommit message (Expand)Author
2010-06-16Use presence of IM plugins to decide if "IM" options should be availableCraig Andrews
2010-03-24Using unique @for, @id pair for jabber and sms options in subscriptionsSarven Capadisli
2010-02-22Added before and after event hooks for subscriptions contentSarven Capadisli
2010-01-10* L10n updates: consistent puctuationSiebrand Mazeland
2009-12-03Code style cleanup: dropped some unnecessary =& reference assignments where t...Brion Vibber
2009-09-03Created autofocus method to give focus to an element (primarily a formSarven Capadisli
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25change controlyourself.ca to status.netEvan Prodromou
2009-08-25change laconi.ca to status.netEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-08-07Hide subscription controls for disabled services (IM, SMS)Jeffery To
2009-07-03only show subscription controls to ownerEvan Prodromou
2009-06-14Break profilelist into a recipeEvan Prodromou
2009-04-18trac#1215, 1216, 1217 and 1219: subscribers/subscriptions people tagcloudsRobin Millette
2009-04-09Fixes ticket:1409; correct typo 'subcription' to 'subscription' in HTML and CSS.Meitar Moscovitz
2009-04-08text bugfix to guide text in subscription list.Robin Millette
2009-04-08added filler/guide text to subscription list.Robin Millette
2009-01-29proper pagination for subs and membersEvan Prodromou
2009-01-22Debug some of the subscriptions+tags problemsEvan Prodromou
2009-01-22.profile form.form_subscriptions_edit stylesarven
2009-01-22Remove common code from Subscriptions, make tags link visibleEvan Prodromou
2009-01-22Update subscriptions actionEvan Prodromou
2009-01-15Convert all actions to use new UI functionsEvan Prodromou
2008-12-23move opening brace of class declaration to next lineEvan Prodromou
2008-12-23change function headers to K&R styleEvan Prodromou
2008-12-23replace all tabs with four spacesEvan Prodromou
2008-12-12don't show form if subscription can't be found (weirdly)Evan Prodromou
2008-12-09set jabber and sms flags on subscriptionsEvan Prodromou
2008-12-08add block form to subscribers list and profile pageEvan Prodromou
2008-11-20display subscriptions/subscribers as a listEvan Prodromou
2008-07-22every user is subscribed to themselvesEvan Prodromou
2008-07-08Convert _t() to _() for gettext.Mike Cochrane
2008-06-18more subscriptions/subscribers changesEvan Prodromou
2008-06-18factor out similarities in subscriptions and subscribersEvan Prodromou
2008-06-18better pagination and no rows in subscriptions and subscribedEvan Prodromou
2008-06-17move instructions up to the "whats up" areaEvan Prodromou
2008-05-31set proper row sizesEvan Prodromou
2008-05-21get the correct data for subscribers/subscriptionsEvan Prodromou
2008-05-21define undefined, order subsEvan Prodromou
2008-05-21off-by-one error in subscriptionsEvan Prodromou
2008-05-21fixup default avatar urls by using common functionEvan Prodromou
2008-05-21default avatarEvan Prodromou
2008-05-20trim whitespaceEvan Prodromou
2008-05-20add alt to all imagesEvan Prodromou
2008-05-17add header and footer to subscriptionsEvan Prodromou
2008-05-17subEvan Prodromou
2008-05-17fix table name in subscriptions.phpEvan Prodromou
2008-05-17common_start_element -> common_element_startEvan Prodromou
2008-05-17fixes to make it all lintEvan Prodromou