summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-08-06Make TwitterStatusFetcher extend ParallelizingDaemonZach Copley
2009-08-06remove redundant/unnecessary linesCraig Andrews
2009-08-06Support the 'lite' parameter to statuses/friends and statuses/followers twitt...Craig Andrews
2009-08-07Fixed IM and SMS enabled options to default to true.Jeffery To
2009-08-07Added configuration option to disable post-by-email.Jeffery To
2009-08-07Added configuration options to enable/disable SMS and Twitter integration.Jeffery To
2009-08-06Check theme first for CSS files, then use the non-theme path.Craig Andrews
2009-08-07Fixed missing/null values from JSON search resultsJeffery To
2009-08-06Make 2nd and 3rd cssLink() arguments optionalCraig Andrews
2009-08-06- Rewrote SyncTwitterFriends as a daemonZach Copley
2009-08-06Abstract out the parallelizing daemon stuffZach Copley
2009-08-05Handle relative and absolute url parameters to script() and cssLink()Craig Andrews
2009-08-05Use script() and cssLink() methods everywhere instead of manually writing out...Craig Andrews
2009-08-05Added cssLink() and script() functions to htmloutputterCraig Andrews
2009-08-05Accidentally caused the DOCTYPE to never be rendered - fix that.Craig Andrews
2009-08-05Don't start HTML responses with <?xml if the document is served as text/html.Craig Andrews
2009-08-05Switch DOCTYPE's to the XHTML 5 DOCTYPECraig Andrews
2009-08-05Merge branch '0.8.x' into twitter-oauthZach Copley
2009-08-04Post to Facebook user's stream if notice has an attachment, otherwise post no...Zach Copley
2009-08-04Use ssl for fetching frinds_timeline from Twitter since it requires auth and ...Zach Copley
2009-08-04move redirect-to-openid code to OpenID pluginEvan Prodromou
2009-08-04Merge branch '0.9.x' into openidpluginEvan Prodromou
2009-08-04new action for when we redirect to login pageEvan Prodromou
2009-08-04incorrectly moved user xrds to OpenID plugin; fixingEvan Prodromou
2009-08-04move check for SSL from util.php to OpenIDPluginEvan Prodromou
2009-08-04add account settings menu item for OpenIDEvan Prodromou
2009-08-04show OpenID action in login navEvan Prodromou
2009-08-04OpenIDPlugin sets up actions for routerEvan Prodromou
2009-08-04Move OpenID-related files to OpenID plugin directoryEvan Prodromou
2009-08-04add an event for head childrenEvan Prodromou
2009-08-04add an event for determining if an action is sensitiveEvan Prodromou
2009-08-04give plugins a chance to autoload their classesEvan Prodromou
2009-08-04error in EndLoginGroupNav argumentsEvan Prodromou
2009-08-04add hook for showing account settings menuEvan Prodromou
2009-08-04Add hooks for Start/End LoginGroupNavEvan Prodromou
2009-08-04Fixed PHP Notice "Undefined property: Profile::$value"Jeffery To
2009-08-040.9.0 dev versionEvan Prodromou
2009-08-04Make TwitterStatusFetcher daemon work with OAuthZach Copley
2009-08-04Moved some stuff to a base classZach Copley
2009-08-03Merge branch '0.8.x' into twitter-oauthZach Copley
2009-08-03Make the TwitterQueuehandler post to Twitter using OAuthZach Copley
2009-08-02Fixed PHP Notices:Jeffery To
2009-08-02Fixed PHP Notice "Undefined index: enclosures" (and a possible one for 'tags')Jeffery To
2009-08-02Fixed PHP Notice "Use of undefined constant session_name - assumed 'session_n...Jeffery To
2009-08-01Twitter OAuth server dance workingZach Copley
2009-07-30Added a url field to hold the permalink. I believe this field is very useful ...Craig Andrews
2009-07-30Implemented the "show" method of the laconica groups apiCraig Andrews
2009-07-30Removed default values from <input>s. JavaScript will now get theSarven Capadisli
2009-07-30Site-wide design configurationEvan Prodromou
2009-07-30Removed default values from <input>s. JavaScript will now get theSarven Capadisli