]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib
Do mention lookup for Webfinger accounts in OStatusPlugin
[quix0rs-gnu-social.git] / lib /
2010-02-21 Evan ProdromouCombine code that finds mentions into one place and...
2010-02-21 Evan Prodromouadd feed-level author for user atom feeds
2010-02-21 Evan ProdromouMerge branch 'testing' of git@gitorious.org:statusnet...
2010-02-20 Evan ProdromouChange to use TagURI::base() instead of common_config()
2010-02-20 Evan ProdromouAdd a library to mint tag URIs
2010-02-19 Evan ProdromouMerge branch 'testing' of git@gitorious.org:statusnet...
2010-02-19 Evan Prodromouremove unused subs_(un)subscribe_user functions
2010-02-19 Evan Prodromoureplace calls to subs_(un)subscribe_user with Subscript...
2010-02-19 Sarven CapadisliMerge branch 'testing' of git@gitorious.org:statusnet...
2010-02-19 Evan ProdromouRefactor subs_* functions for remote use
2010-02-19 Sarven CapadisliUsing inlineScript instead for clickjacking check
2010-02-19 Sarven CapadisliOnly load json2.js if native JSON is not supported
2010-02-18 Brion VibberMerge branch 'testing' of git@gitorious.org:statusnet...
2010-02-18 Brion VibberOStatus sub/unsub updates:
2010-02-18 Evan ProdromouMerge branch 'testing' of git@gitorious.org:statusnet...
2010-02-18 Brion VibberMerge branch 'master' into testing
2010-02-18 Brion VibberQueues: redid the breakout control model so we can...
2010-02-17 Zach CopleyUpgrade Twitter bridge to use OAuth 1.0a. It's more...
2010-02-17 Brion VibberMerge branch 'master' into testing
2010-02-17 Brion VibberFix exception on bad plugin load
2010-02-17 Craig Andrewsparse_url returns an associative array - not an object
2010-02-17 Zach CopleyMerge branch 'testing' of gitorious.org:statusnet/mainl...
2010-02-17 Brion VibberOStatus: override source link with the source domain...
2010-02-16 Evan ProdromouMerge branch 'testing' of git@gitorious.org:statusnet...
2010-02-16 Brion VibberMerge branch 'master' into testing
2010-02-16 Brion VibberStomp queue restructuring for mass scalability:
2010-02-16 Brion VibberPull fix from testing branch: use new encoding funcs...
2010-02-16 Sarven CapadisliMerge branch 'testing' of git@gitorious.org:statusnet...
2010-02-16 Evan Prodromoumove some nickname-guessing code to lib/util.php from...
2010-02-16 Zach CopleyUpgrade Twitter bridge to use OAuth 1.0a. It's more...
2010-02-15 Zach CopleyMerge branch 'testing' of git@gitorious.org:statusnet...
2010-02-15 Sarven CapadisliAdded another single whitespace
2010-02-15 Sarven CapadisliAdded single whitespace to separate inline text words.
2010-02-14 Evan ProdromouMerge branch 'testing' of git@gitorious.org:statusnet...
2010-02-13 Sarven CapadisliMerge branch 'testing' of git@gitorious.org:statusnet...
2010-02-13 Sarven CapadisliAdded event hook to remote subscription
2010-02-13 Evan ProdromouMerge branch 'ssleverything' into testing
2010-02-13 Zach CopleyAdd OStatus PuSH hub and Salmon links back into user...
2010-02-12 Brion VibberSession fix for PHP 5.3 configurations where cookies...
2010-02-12 Zach CopleyInitial upgraded Atom output for group timelines
2010-02-11 Evan Prodromoulet files go to SSL dir too
2010-02-11 Evan Prodromoulet backgrounds be put under SSL
2010-02-11 Evan Prodromouput Javascript files under SSL
2010-02-11 Zach CopleyMake Atom timelines in the API use Atom10feed
2010-02-11 Zach CopleyAdded some boilerplate class comments, etc.
2010-02-11 Zach CopleySome upgrades to Atom output for OStatus
2010-02-11 Zach CopleyUtility classes for atom feeds
2010-02-11 Evan Prodromoulet avatars be served over SSL
2010-02-11 Evan Prodromoudefault theme ssl to null
2010-02-11 Evan Prodromounull theme ssl setting means 'guess'
2010-02-11 Evan ProdromouThemes can be served from an SSL server
2010-02-10 Brion Vibberfix up hub queueing to work w/ stomp queues
2010-02-10 Brion VibberMerge branch 'master' of git@gitorious.org:statusnet...
2010-02-10 Brion VibberQueue daemon fixes:
2010-02-10 Brion VibberOStatus partial support for group subscriptions:
2010-02-09 Brion VibberConfigurable delay between queuedaemon.php spawns/respa...
2010-02-09 Brion VibberMerge branch 'testing' of git@gitorious.org:statusnet...
2010-02-09 Brion VibberConfigurable delay between queuedaemon.php spawns/respa...
2010-02-09 Zach CopleyMerge branch 'testing' of gitorious.org:statusnet/mainl...
2010-02-08 Brion VibberMerge branch 'master' of git@gitorious.org:statusnet...
2010-02-08 Brion VibberOStatus cleanup...
2010-02-08 Evan Prodromoureadme and version for beta5
2010-02-08 Brion VibberFirst steps on converting FeedSub into the pub/sub...
2010-02-06 Evan ProdromouModerator can make users admins of a group
2010-02-06 Evan ProdromouMerge branch 'testing' of git@gitorious.org:statusnet...
2010-02-06 Zach CopleyMerge branch 'testing' of git@gitorious.org:statusnet...
2010-02-05 Brion VibberDon't spew warnings on usage of MEMCACHE_COMPRESSED...
2010-02-05 Zach CopleyMerge branch 'temp'
2010-02-05 Zach CopleyActually store the timestamp on each nonce
2010-02-05 Zach CopleyAlways check for an OAuth request. This allows OAuth...
2010-02-05 Zach CopleyLinkify notice source when posting from registered...
2010-02-05 Zach CopleyBetter token revocation
2010-02-05 Zach CopleyAllow developers to delete OAuth applications
2010-02-05 Zach CopleyMerge branch 'testing' of git@gitorious.org:statusnet...
2010-02-05 Zach CopleyActually store the timestamp on each nonce
2010-02-04 Brion VibberMerge branch 'master' into testing - drop debug statements
2010-02-04 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainli...
2010-02-04 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainli...
2010-02-04 Brion VibberAdd time-based cutoffs for public tag cloud, favorited...
2010-02-03 Evan ProdromouMerge branch 'testing' of git@gitorious.org:statusnet...
2010-02-03 Evan ProdromouMerge branch 'master' into testing
2010-02-02 Zach CopleyMerge branch 'testing' of git@gitorious.org:statusnet...
2010-02-02 Zach CopleyAlways check for an OAuth request. This allows OAuth...
2010-02-02 Zach CopleyLinkify notice source when posting from registered...
2010-02-02 Zach CopleyBetter token revocation
2010-02-02 Zach CopleyAllow developers to delete OAuth applications
2010-02-01 Sarven CapadisliMerge branch 'testing' of git@gitorious.org:statusnet...
2010-02-01 Evan Prodromoureadme and version for beta5
2010-02-01 Brion VibberDon't enqueue into plugin or SMS queues when disabled...
2010-02-01 Brion VibberMerge remote branch 'statusnet/master' into testing
2010-02-01 Evan ProdromouMerge branch 'master' into testing
2010-01-31 Sarven CapadisliMerge branch 'testing' of git@gitorious.org:statusnet...
2010-01-31 Evan Prodromoumove schema.type.php to typeschema.php like other files
2010-01-31 Evan ProdromouMerge branch 'testing' of git@gitorious.org:statusnet...
2010-01-31 Evan ProdromouAdd Really Simple Discovery (RSD) support
2010-01-31 Evan ProdromouAdd a robots.txt URL to the site root
2010-01-30 Evan Prodromouon exceptions, stomp logs the error and reenqueues
2010-01-30 Brenda Wallaceremoved describeTable from base class, and fixed it...
2010-01-30 Brenda WallacegetTableDef() mostly working in postgres
2010-01-30 Brenda Wallacemove the schema DDL sql off into seperate files for...
next