Age | Commit message (Expand) | Author |
2010-01-08 | Add an IMAP daemon so StatusNet can process incoming user posts via catch-all... | Craig Andrews |
2010-01-08 | persistent connection flag, default false on cli | Evan Prodromou |
2010-01-08 | Updated RealtimePlugin to use core json2.js | Sarven Capadisli |
2010-01-08 | Updated plugin info for PoweredByStatusNet | Sarven Capadisli |
2010-01-08 | Mapstraction PluginVersion | Evan Prodromou |
2010-01-08 | PluginVersion for WikiHashtags | Evan Prodromou |
2010-01-08 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
2010-01-08 | add versions for url-shortener plugins | Evan Prodromou |
2010-01-08 | Add version info for Facebook, TwitterBridge and RSSCloud plugins | Zach Copley |
2010-01-07 | add version information to GeoURL | Evan Prodromou |
2010-01-07 | add version information to Linkback | Evan Prodromou |
2010-01-07 | add version information to GoogleAnalytics | Evan Prodromou |
2010-01-07 | add version information to MemcachePlugin | Evan Prodromou |
2010-01-07 | add version information to PiwikAnalyticsPlugin | Evan Prodromou |
2010-01-07 | add version info to the Template plugin | Evan Prodromou |
2010-01-07 | add version info to OpenID plugin | Evan Prodromou |
2010-01-07 | Add version info to the CacheLog plugin | Evan Prodromou |
2010-01-07 | add version info to SamplePlugin | Evan Prodromou |
2010-01-07 | add version information to Geonames plugin | Evan Prodromou |
2010-01-06 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
2010-01-06 | pass through keys() as keyTypes() for UserFlag | Evan Prodromou |
2010-01-06 | ...and drop the unnecessary &reference from child class pkeyGet() overrides. | Brion Vibber |
2010-01-06 | The structure return by parse_url is an associative array, not an object. | Craig Andrews |
2010-01-06 | Remove erroneous call to parent::onInitializePlugin() | Craig Andrews |
2010-01-06 | Fix for broken profile flag admin UI: delete stray flag entries when users ar... | Brion Vibber |
2010-01-06 | Removed unnecessary internal style | Sarven Capadisli |
2010-01-06 | Some better log msgs | Zach Copley |
2010-01-05 | Fix subscription path in link element | Zach Copley |
2010-01-05 | Some phpcs cleanup | Zach Copley |
2010-01-05 | Comment out the LoggingAggregator business | Zach Copley |
2010-01-05 | Reject subscription requests for handlers that don't support http-post | Zach Copley |
2010-01-05 | Added a bunch of function commment blocks | Zach Copley |
2010-01-05 | Added intial README | Zach Copley |
2010-01-05 | Add an RSSCloud queue handler daemon | Zach Copley |
2010-01-05 | Notifier works, and bad subscriptions are deleted properly now. | Zach Copley |
2010-01-05 | Plugin now checks notify handlers before registering subscriptions | Zach Copley |
2010-01-05 | Better .ini info for RSSCloud subscription | Zach Copley |
2010-01-05 | Make dummy aggregator handle RSSCloud challenge/response with domain parameter | Zach Copley |
2010-01-05 | Set modified column correctly. | Zach Copley |
2010-01-05 | Fixed DB_DataObject to return the right keys info for a compound | Zach Copley |
2010-01-05 | Add a table and DB_DataObject class for storing cloud subscriptions | Zach Copley |
2010-01-05 | Queue notices for rssCloud | Zach Copley |
2010-01-05 | Only add rssCloud link to user timeline | Zach Copley |
2010-01-05 | /rsscloud/request_notify should work now | Zach Copley |
2010-01-05 | Some foundational work. Not much to see here. Move along. | Zach Copley |
2010-01-05 | Test action to simulate an aggregator. Useful for checking that the cloud hub... | Zach Copley |
2010-01-05 | Extremely nascent RSSCloud plugin | Zach Copley |
2010-01-06 | remove invalid calls to AuthenticationPlugin::onAutoload | Craig Andrews |
2010-01-06 | Use plugin configuration instead of common_config() | Craig Andrews |
2010-01-06 | Use common_{log,debug} instead of error_log for logging | Craig Andrews |