- 14 Jan, 2016 1 commit
-
-
mmn authored
-
- 06 Oct, 2013 1 commit
-
-
mmn authored
Making better use of class autoloading too.
-
- 16 Mar, 2011 1 commit
-
-
Brion Vibber authored
-
- 07 Oct, 2010 1 commit
-
-
Zach Copley authored
- Fix titles on error pages
-
- 08 Feb, 2010 1 commit
-
-
Brion Vibber authored
* renamed FeedSub plugin to OStatus * now setting avatar on subscriptions * general fixes for subscription * integrated PuSH hub to handle only user timelines on canonical ID url; sends updates directly * set $config['feedsub']['nohub'] = true to test w/ foreign feeds that don't have hubs (won't actually receive updates though) * a few bits of code documentation * HMAC support for verified distributions (safest if sub setup is on HTTPS) And a couple core changes: * minimizing HTML output for exceptions in API requests to aid in debugging * fix for rel=self link in apitimelineuser when id given This does not not yet include any of the individual subscription management (Salmon notifications for sub/unsub, etc) nor a nice UI for user subscriptions. Needs some further cleanup to treat posts as status updates instead of link references.
-
- 05 Dec, 2009 1 commit
-
-
Craig Andrews authored
-
- 09 Nov, 2009 1 commit
-
-
Brion Vibber authored
This reverts commit 5ab709b7. Missed this one yesterday...
-
- 08 Nov, 2009 1 commit
-
-
Siebrand Mazeland authored
* doesn't * won't * isn't * don't
-
- 05 Nov, 2009 1 commit
-
-
Brion Vibber authored
Error page fix: use class static accessor correctly, suppress notices if we don't have the error code listed
-
- 29 Sep, 2009 2 commits
-
-
Evan Prodromou authored
-
Evan Prodromou authored
-
- 26 Aug, 2009 1 commit
-
-
Evan Prodromou authored
-
- 25 Aug, 2009 5 commits
-
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
- 14 Aug, 2009 1 commit
-
-
Evan Prodromou authored
-
- 20 Jun, 2009 2 commits
-
-
Evan Prodromou authored
-
Evan Prodromou authored
-
- 13 Apr, 2009 2 commits
-
-
Evan Prodromou authored
Add an array of arguments to isReadOnly() method of actions, to let them change their results depending on what actions are called. Primarily used by the 'api' action. Ideally in the future that will be multiple actions. But this might still be useful.
-
Evan Prodromou authored
Add an array of arguments to isReadOnly() method of actions, to let them change their results depending on what actions are called. Primarily used by the 'api' action. Ideally in the future that will be multiple actions. But this might still be useful.
-
- 04 Feb, 2009 1 commit
-
-
Sarven Capadisli authored
-
- 02 Feb, 2009 1 commit
-
-
Robin Millette authored
-
- 22 Jan, 2009 1 commit
-
-
Zach Copley authored
-