]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2009-08-24 Evan ProdromouBetter (hopefully) database connection management for...
2009-08-24 Zach CopleyUse ssl for fetching frinds_timeline from Twitter since...
2009-08-24 Zach CopleyMake TwitterStatusFetcher daemon work with OAuth
2009-08-24 Zach CopleyMoved some stuff to a base class
2009-08-24 Zach CopleyAllow removal of Twitter account. Deleted dead code.
2009-08-24 Zach CopleyMake the TwitterQueuehandler post to Twitter using...
2009-08-24 Zach CopleyTwitter OAuth server dance working
2009-08-24 Zach CopleyAdd new Foreign_link col to store OAuth access token
2009-08-24 Evan ProdromouMerge branch 'master' into testing
2009-08-12 Evan ProdromouServerErrorAction always logs
2009-08-10 Evan ProdromouRevert "common_config returns false if the config value...
2009-08-10 Evan ProdromouRevert "Typo, session_name is a function."
2009-08-10 Evan ProdromouRevert "UnsubscribeAction: Add LACONICA gate, fix PHPCS...
2009-08-10 Evan ProdromouMerge branch 'master' of git@gitorious.org:laconica...
2009-08-10 Christopher... $args Was Out Of Scope in CheckMirror.
2009-08-10 Adrian LangTypo, session_name is a function.
2009-08-10 Adrian Langcommon_config returns false if the config value is...
2009-08-10 Adrian LangUnsubscribeAction: Add LACONICA gate, fix PHPCS errors...
2009-08-08 Zach CopleyOnly populate attachments array element if there are...
2009-08-08 Zach CopleyAlso show XML representation of attachments in the API
2009-08-08 Zach CopleyPost to Facebook user's stream if notice has an attachm...
2009-08-08 Zach CopleyBetter error handling when updating Facebook
2009-08-08 Zach CopleyUpdate to lastest external Facebook libs
2009-08-08 Zach CopleyAttempt to reduce the number of calls to FB to speed...
2009-08-08 Zach CopleyMore tinkering with logout. I think I got it this time...
2009-08-08 Brenda WallaceCall $this->getNotices() always, becuase $this will...
2009-08-05 Evan Prodromouupdate version to 0.8.1pre1
2009-08-05 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-08-05 Evan Prodromouadd livetweeter to notice source
2009-08-05 anontwitfixed double 'get' type
2009-08-05 anontwitupdated IM docs with new commands
2009-08-05 Adrian LangArgh, first commit for ages and such a stupid error...
2009-08-05 Adrian LangArgh, first commit for ages and such a stupid error...
2009-08-05 Adrian LangFix reference to undefined variable in Design::toWebColor.
2009-08-05 Eric HelgesonAdded correct null check. Created noisey errors on...
2009-08-04 Zach CopleyPost to Facebook user's stream if notice has an attachm...
2009-08-04 Sarven CapadisliRefactored rgb2hex
2009-08-04 Sarven CapadisliRemoved not overly significant style from div.entry...
2009-08-04 Sarven CapadisliTicket 1758 Multiple replies in web interface on "profi...
2009-08-04 Sarven CapadisliMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-08-04 Tom AdamsDidn't test that JS in IE. Revert a little.
2009-08-04 Craig AndrewsMerge commit 'jeff-themovie/0.8.x-profile-value' into...
2009-08-04 Jeffery ToFixed PHP Notice "Undefined property: Profile::$value"
2009-08-04 Tom AdamsSet focus to end of field.
2009-08-04 Tom AdamsPrepend replyto string to message, don't destroy user...
2009-08-04 Tom AdamsOnly warn when chars remaining < 0, not <= 0.
2009-08-04 Tom Adamslighttpd rewrites now possible in other directories.
2009-08-04 Tom AdamsEnable 404-based rewrites for lighttpd installations...
2009-08-04 Tom AdamsUse <?php echo instead of <?print
2009-08-03 Eric HelgesonAdded the 0.2 recaptcha plugin. Should work in all...
2009-08-03 Brenda WallaceUpgrade script
2009-08-03 Zach CopleyMerge branch 'fbconnect-speedup' into 0.8.x
2009-08-03 Craig AndrewsUse the same favorite notification function in the...
2009-08-02 Craig AndrewsMerge commit 'jeff-themovie/0.8.x-small-fixes-2' into...
2009-08-02 Evan ProdromouMerge branch 'master' into 0.8.x
2009-08-02 Evan Prodromoudon't delete during select
2009-08-02 Evan Prodromoudon't delete during select
2009-08-02 Evan ProdromouA script to GC sessions correctly
2009-08-02 Evan ProdromouGC sessions one by one to make sure memcached gets...
2009-08-02 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-08-02 Evan ProdromouA script to GC sessions correctly
2009-08-02 Evan ProdromouGC sessions one by one to make sure memcached gets...
2009-08-02 Jeffery ToFixed PHP Notices:
2009-08-02 Jeffery ToFixed PHP Notice "Undefined variable: cnt"
2009-08-02 Jeffery ToFixed PHP Notice "Undefined variable: suplink"
2009-08-02 Jeffery ToFixed PHP Notice "Undefined index: enclosures" (and...
2009-08-02 Jeffery ToFixed PHP Notice "Use of undefined constant session_nam...
2009-07-31 Sarven CapadisliAdded credit to rgb2hex() author
2009-07-31 Craig AndrewsAdded a url field to hold the permalink. I believe...
2009-07-31 Craig AndrewsImplemented the "show" method of the laconica groups api
2009-07-30 Sarven CapadisliRemoved default values from <input>s. JavaScript will...
2009-07-30 Evan Prodromoudon't ignore config.php.sample
2009-07-30 Evan ProdromouSite-wide design configuration
2009-07-30 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-07-30 Evan Prodromouthrow an exception rather than die()
2009-07-30 Sarven CapadisliRemoved default values from <input>s. JavaScript will...
2009-07-30 Evan Prodromouremove debugging code about processing a new URL
2009-07-30 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-07-30 Evan ProdromouSite-wide design configuration
2009-07-30 Craig AndrewsFix the router entries for the oEmbed endpoint so they...
2009-07-30 Zach CopleyAttempt to reduce the number of calls to FB to speed...
2009-07-30 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-07-30 Tom Adams/check-fancy now works when installed in root dir.
2009-07-29 Tom AdamsPass $fancy to *_db_installer.
2009-07-29 Tom AdamsUse <?php not <?.
2009-07-29 Craig Andrewsmove oEmbed router connection after plugins, so other...
2009-07-29 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-07-29 Evan ProdromouNew algorithm for reply_to saving
2009-07-29 Craig AndrewsAvoid potentially double encoding already utf-8 encoded...
2009-07-29 Craig AndrewsHandle UTF-8 encoded text in emails.
2009-07-29 Eric HelgesonSplitting br3nda's merge 97db6e17b3f76e9a6acf87ddbad47b...
2009-07-28 Sarven CapadisliMinor UI fix for IE6 notice-options
2009-07-28 Craig AndrewsFix RDFS namespace declaration.
2009-07-28 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-07-27 Eric Helgesonpgsql's install had windows newlines. ran db/laconica_p...
2009-07-27 Craig Andrewstrim the subject line of invite emails
2009-07-27 Craig AndrewsMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-07-27 Evan Prodromoubetter check for existing DB connection runs SET NAMES...
2009-07-27 Evan Prodromouchange front page to link to max member groups
2009-07-27 Evan Prodromouchange front page to link to max member groups
next