]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions/finishremotesubscribe.php
Make OMB work if the configured domain name does not exclusively contain lower case...
[quix0rs-gnu-social.git] / actions / finishremotesubscribe.php
2009-04-15 Adrian LangMake OMB work if the configured domain name does not...
2009-04-08 CiaranGMerge branch 'master' of git://gitorious.org/laconica...
2009-04-08 Evan ProdromouMerge branch 'master' of git://gitorious.org/laconica...
2009-04-08 Evan ProdromouMerge branch 'adrianlang-827' of git://gitorious.org...
2009-04-03 Zach CopleyMerge branch '0.7.x' of git://gitorious.org/laconica...
2009-04-03 Zach CopleyMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-04-01 Evan ProdromouTry to do intelligent redirect codes
2009-04-01 Evan ProdromouTry to do intelligent redirect codes
2009-03-11 Adrian LangMake OMB work if the configured domain name does not...
2009-03-09 Adrian LangImprove handling of null values in profile parameters.
2009-03-08 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-08 CiaranGMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-05 Evan ProdromouMerge branch 'ping' of /var/www/mublog.corrupt into...
2009-02-27 Adrian LangAuth_Yadis_Yadis::PlainHTTPFetcher expects plain arrays...
2009-02-10 Sean MurphyMerge commit 'upstream/0.7.x' into 0.7.x
2009-02-09 Evan ProdromouFixed remote subscribe avatar problems
2009-02-09 Evan ProdromouFixed remote subscribe avatar problems
2009-01-23 Evan ProdromouMerge branch 'master' of /var/www/mublog
2009-01-21 Evan ProdromouMerge branch 'master' into groups
2009-01-19 Evan ProdromouMerge branch 'master' of /var/www/trunk
2009-01-16 Evan ProdromouMerge branch 'master' of /var/www/trunk into uiredesign
2009-01-15 sarvenMerge branch 'uiredesign' of ../evan into uiredesign
2009-01-15 Evan ProdromouConvert use of common_server_error and common_user_erro...
2009-01-12 Evan ProdromouMerge branch 'master' of http://goukihq.org/misc/git...
2009-01-08 Evan ProdromouMerge branch 'master' of ../laconica-stable
2009-01-06 Evan ProdromouMerge branch 'master' into devel
2008-12-15 Evan Prodromoucorrectly handle remote re-subscribe
2008-12-15 Evan Prodromoubug with remote subscriptions and blocks
2008-12-11 Evan Prodromouadd User-Agent to OMB requests
2008-12-23 Evan Prodromoumove opening brace of class declaration to next line
2008-12-23 Evan ProdromouTRUE
2008-12-23 Evan Prodromouchange function headers to K&R style
2008-12-23 Evan Prodromoureplace NULL with null
2008-12-23 Evan Prodromoureplace all tabs with four spaces
2008-12-08 Evan Prodromoudon't allow remote subscribes from blocked profiles
2008-11-18 Evan Prodromouadd some extra checks to avoid remote subscriptions...
2008-09-04 CiaranGFix typo in finishremotesubscribe
2008-09-04 CiaranGResolve remote subscribe and omb problems with quotes...
2008-08-24 Evan Prodromounotify user of remote subscriptions
2008-07-22 zachbase class is_readonly() now returns false by default
2008-07-22 zachAdded is_readonly() method to all Actions
2008-07-08 Mike CochraneRemove tralling whitespace on lines and a gettext repla...
2008-07-08 Mike CochraneConvert _t() to _() for gettext.
2008-06-18 Evan Prodromouchange references from subscribed to subscribers
2008-06-06 Evan Prodromoupush yadis requirement into omb.php
2008-06-06 Evan Prodromoustash URLs for return and check all values for profiles
2008-06-06 Evan Prodromoustore URL rather than service in $omb for bounce back
2008-06-06 Evan Prodromoudebugging request for access token
2008-06-06 Evan Prodromouremember to sign access token request with request...
2008-06-06 Evan Prodromoulistenee is nickname, not URI
2008-06-06 Evan Prodromoudebugging info on finished remote subscribe
2008-06-05 Evan Prodromoumove avatar scaling and saving to Avatar and Profile
2008-06-02 Evan Prodromouget rid of callback nonce
2008-05-27 Evan Prodromouclient side of distributed subscription almost complete