]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
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 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-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"
2010-09-01 Evan Prodromoudebugging replyToID
2010-09-01 Evan ProdromouCorrectly check for user's id in replies in user salmon...
2010-09-01 Evan Prodromoucorrectly return oprofile from Ostatus_profile::ensureP...
2010-09-01 Evan Prodromoubug in Profile::fromURI() wasn't returning profile
2010-09-01 Evan Prodromousave URIs of remote profiles marked for attention
2010-09-01 Evan ProdromouHandle profile-from-uri hook to return ostatus profile...
2010-09-01 Evan ProdromouNotice::saveReplies() uses Profile::fromURI() to handle...
2010-09-01 Evan ProdromouStatic method to get a profile based on an URI
2010-09-01 Evan Prodromousend a salmon slap to mentioned person when we reply...
2010-09-01 Evan ProdromouMerge branch 'master' into 0.9.x
2010-09-01 Evan Prodromouremove noop function from OStatusPlugin
2010-08-28 Siebrand MazelandLocalisation updates from http://translatewiki.net
2010-08-28 Siebrand Mazeland* when using multiple parameters, number them
2010-08-28 Siebrand MazelandDocument UI text and number parameters.
2010-08-28 Siebrand MazelandLocalisation updates from http://translatewiki.net
2010-08-26 Brion VibberFix for failover error in status_network_tag caching...
2010-08-25 Siebrand MazelandLocalisation updates from http://translatewiki.net
2010-08-25 Brion VibberUse Status_network's caching settings when loading...
2010-08-25 Evan Prodromoufix incorrect function name in updateostatus.php script
2010-08-24 Siebrand MazelandLocalisation updates from http://translatewiki.net
2010-08-16 Brion VibberMerge branch 'master' into 0.9.x
2010-08-16 Brion VibberLink fixes for footer in fr, pt-br (also saved changed...
2010-08-16 Brion VibberStatusNet 0.9.4 "Orange Crush"
2010-08-16 Brion VibberMerge branch 'testing'
2010-08-16 Brenda Wallacefixed a %d that should be a %s in an error message
2010-08-16 Brenda Wallaceremoved the notice.location column from postgres def...
2010-08-16 Evan Prodromoufix use of activity rather than act in salmonaction...
2010-08-16 Evan Prodromoutypo mixing up and in salmonaction
2010-08-16 Brenda WallaceMerge remote branch 'shiny/0.9.x' into 0.9.x
2010-08-16 Brenda WallaceMerge commit 'origin/0.9.x' into 0.9.x
2010-08-16 Brenda Wallaceremoved the notice.location column from postgres def...
2010-08-16 Brenda Wallacefixed a %d that should be a %s in an error message
2010-08-15 Evan ProdromouNotice title constructor doesn't check class of Notice
2010-08-14 Evan ProdromouMerge branch '0.9.x' of gitorious.org:statusnet/mainlin...
2010-08-14 Evan ProdromouMerge branch 'noticetitle' into 0.9.x
2010-08-14 Evan Prodromouhandle deletion of notice
2010-08-14 Evan Prodromouon deleting a notice
2010-08-14 Evan ProdromouMerge branch 'master' into noticetitle
2010-08-14 Zach Copley- Remove extraneous style stuff from Echo plugin -...
2010-08-13 Zach CopleyMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-08-13 Zach CopleyA plugin to add Disqus commenting to notice pages
2010-08-13 Evan ProdromouMerge branch '0.9.x' of gitorious.org:statusnet/mainlin...
next