]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2010-09-07 Evan ProdromouMerge branch 'twitterannoyances' of gitorious.org:...
2010-09-07 Evan Prodromouuse and save since_id parameter for home_timeline
2010-09-07 Evan Prodromousave synch status for different timelines
2010-09-07 Evan Prodromousave Twitter mentions as StatusNet replies
2010-09-07 Evan Prodromouadd back in # and @ for links
2010-09-07 Evan Prodromouadd Twitter-approved links to Twitter statuses
2010-09-07 Evan Prodromoubetter handling of params in oauthget
2010-09-07 Evan Prodromoubetter param handling in hometimeline
2010-09-07 Evan Prodromouinclude entities in the results of home_timeline
2010-09-07 Evan Prodromoudelete Twitter notice if it was posted from here
2010-09-07 Evan ProdromouNotify Twitter when StatusNet user faves/disfaves a...
2010-09-07 Evan Prodromouusing null variable in twitter_status_id()
2010-09-07 Evan Prodromoucheck status_id before trying to retweet it
2010-09-07 Evan Prodromoutruncate retweeted stuff if it's too long
2010-09-07 Evan Prodromoucorrectly mark repeats from Twitter as non-local
2010-09-07 Evan Prodromoucorrectly check for local notice to status mappings...
2010-09-07 Evan Prodromouuse bigint for status_ids
2010-09-07 Evan Prodromoudebug output when saving new mapping
2010-09-07 Evan Prodromoudo a uniqueness check before saving new notice-to-statu...
2010-09-07 Evan ProdromouSQL syntax error when initializing notice_to_status...
2010-09-07 Evan ProdromouDelete Notice_to_status when a notice is deleted
2010-09-07 Evan Prodromouuse Notice_to_status to check for duplicates
2010-09-07 Evan ProdromouSave notice-to-status mapping in its own table
2010-09-07 Evan Prodromouadd in_reply_to_status_id if notice is from twitter
2010-09-07 Evan Prodromoudo our own repeating so we can pass in a uri
2010-09-07 Evan Prodromouremove require_once for disappeared TwitterBasicAuthClient
2010-09-07 Evan Prodromouremove basic auth code for Twitter since it's no longer...
2010-09-07 Evan Prodromouuse home_timeline instead of friends_timeline
2010-09-07 Evan Prodromouswitch twitterstatusfetcher from friends_timeline to...
2010-09-07 Evan Prodromoudebug code to dump new status data
2010-09-07 Evan Prodromoumove inbox insert code to status saver main loop
2010-09-07 Evan Prodromousome info notices in twitter status fetch for repeats...
2010-09-07 Evan Prodromouif something's a retweet, save it as a repeat in bridge
2010-09-07 Evan Prodromoudo a real retweet for a local repeat
2010-09-07 Evan Prodromoupush notices through the bridge if they're in reply...
2010-09-07 Evan Prodromousave reply status for Twitter notices
2010-09-07 Evan Prodromoudon't save statuses from protected users
2010-09-06 Evan ProdromouMerge branch 'testing' into 0.9.x
2010-09-06 Evan Prodromousave Twitter mentions as StatusNet replies
2010-09-05 Evan Prodromouadd back in # and @ for links
2010-09-05 Evan Prodromouadd Twitter-approved links to Twitter statuses
2010-09-05 Siebrand MazelandLocalisation updates from http://translatewiki.net
2010-09-05 Siebrand MazelandAdd basic support for Georgian (ka)
2010-09-05 Evan Prodromoubetter handling of params in oauthget
2010-09-05 Evan Prodromoubetter param handling in hometimeline
2010-09-05 Evan Prodromouinclude entities in the results of home_timeline
2010-09-05 Evan Prodromoudelete Twitter notice if it was posted from here
2010-09-05 Evan ProdromouNotify Twitter when StatusNet user faves/disfaves a...
2010-09-05 Evan Prodromouusing null variable in twitter_status_id()
2010-09-05 Evan Prodromoucheck status_id before trying to retweet it
2010-09-05 Evan Prodromoutruncate retweeted stuff if it's too long
2010-09-05 Evan Prodromoucorrectly mark repeats from Twitter as non-local
2010-09-05 Evan Prodromoucorrectly check for local notice to status mappings...
2010-09-05 Evan Prodromouuse bigint for status_ids
2010-09-05 Evan Prodromoudebug output when saving new mapping
2010-09-05 Evan Prodromoudo a uniqueness check before saving new notice-to-statu...
2010-09-05 Evan ProdromouSQL syntax error when initializing notice_to_status...
2010-09-05 Evan ProdromouDelete Notice_to_status when a notice is deleted
2010-09-05 Evan Prodromouuse Notice_to_status to check for duplicates
2010-09-05 Evan ProdromouSave notice-to-status mapping in its own table
2010-09-05 Evan Prodromouadd in_reply_to_status_id if notice is from twitter
2010-09-04 Evan Prodromoudo our own repeating so we can pass in a uri
2010-09-04 Evan Prodromouremove require_once for disappeared TwitterBasicAuthClient
2010-09-04 Evan Prodromouremove basic auth code for Twitter since it's no longer...
2010-09-04 Evan Prodromouuse home_timeline instead of friends_timeline
2010-09-04 Evan Prodromouswitch twitterstatusfetcher from friends_timeline to...
2010-09-04 Evan Prodromoudebug code to dump new status data
2010-09-04 Evan Prodromoumove inbox insert code to status saver main loop
2010-09-04 Evan Prodromousome info notices in twitter status fetch for repeats...
2010-09-04 Brion VibberMerge branch 'testing' of gitorious.org:statusnet/mainl...
2010-09-04 Brion VibberSuppress notices in index.php running under lighttpd
2010-09-03 Evan Prodromouif something's a retweet, save it as a repeat in bridge
2010-09-03 Evan Prodromoudo a real retweet for a local repeat
2010-09-03 Evan Prodromoupush notices through the bridge if they're in reply...
2010-09-03 Evan Prodromousave reply status for Twitter notices
2010-09-03 Evan Prodromoudon't save statuses from protected users
2010-09-03 Evan ProdromouMerge remote branch 'gitorious/0.9.x' into 0.9.x
2010-09-03 Evan Prodromouexplicitly license documentation under CC-BY 3.0
2010-09-03 Brion VibberFix output bug in DisqusPlugin -- 'Comments' link conte...
2010-09-03 Evan Prodromousyntax error in exception string in discovery.php
2010-09-03 Evan ProdromouMerge branch 'testing' into 0.9.x
2010-09-03 Evan Prodromouexplicit attribution
2010-09-03 Evan ProdromouMerge branch 'testing' into 0.9.x
2010-09-03 Evan Prodromounote that images and CSS files in /themes/ are CC-BY...
2010-09-03 Evan Prodromouadd CC BY 3.0 license to CSS files
2010-09-03 Evan ProdromouMerge branch '0.9.x' of gitorious.org:statusnet/mainlin...
2010-09-03 Evan Prodromouuse etag preferably for caching
2010-09-03 Evan Prodromouadd some caching headers
2010-09-03 Evan Prodromoucombine our standard scripts into one big script
2010-09-02 Siebrand Mazeland* i18n/L10n updates and FIXMEs added
2010-09-02 Brion VibberMerge branch 'master' into testing
2010-09-02 Brion VibberFixes for Mac metadata files mucking up theme zip files
2010-09-02 Evan Prodromoushow notice title on shownotice page
2010-09-02 Brion VibberTicket #2638: allow themes to specify a base theme...
2010-09-02 Evan Prodromouhooks for showing <title> and <h1> elements
2010-09-02 Evan ProdromouMerge branch 'swat0' into 0.9.x
2010-09-02 Evan ProdromouMerge branch 'testing' into 0.9.x
2010-09-02 Brion VibberFixes for custom theme upload:
2010-09-02 Brion VibberFix for #2635: use ssl-sometimes settings for Twitter...
2010-09-01 Evan ProdromouRevert "debugging replyToID"
next