]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2009-08-10 Zach CopleyTake token field out of foreign_link
2009-08-10 Zach CopleyI forgot that we don't do database upgrades for point...
2009-08-10 Zach CopleyMoved some stuff around. More comments and phpcs compl...
2009-08-08 Zach CopleyBroke some stuff out into functions. Ran it through...
2009-08-08 Zach CopleyMerge branch '0.8.x' into twitter-oauth
2009-08-06 Zach CopleyMake TwitterStatusFetcher extend ParallelizingDaemon
2009-08-06 Craig AndrewsMove inline javascript to a separate js file
2009-08-06 Craig AndrewsI had my user info hardcoded... oops.
2009-08-06 Craig AndrewsSupport the 'lite' parameter to statuses/friends and...
2009-08-06 Craig AndrewsAdded the Autocomplete plugin
2009-08-06 Craig AndrewsCheck theme first for CSS files, then use the non-theme...
2009-08-06 Evan Prodromouadd LiveTweeter (note caps)
2009-08-06 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-08-06 Evan Prodromouadd qwit
2009-08-06 Craig AndrewsMake 2nd and 3rd cssLink() arguments optional
2009-08-06 Zach Copley- Rewrote SyncTwitterFriends as a daemon
2009-08-06 Zach CopleyAbstract out the parallelizing daemon stuff
2009-08-06 Craig AndrewsHandle relative and absolute url parameters to script...
2009-08-06 Craig AndrewsUse cssLink() to link to external css
2009-08-06 Craig AndrewsUse script() to write out javascript <script> tags
2009-08-05 Craig AndrewsUsed script() function to write out the javascript...
2009-08-05 Craig AndrewsUse script() and cssLink() methods everywhere instead...
2009-08-05 Craig AndrewsAdded cssLink() and script() functions to htmloutputter
2009-08-05 Craig AndrewsAccidentally caused the DOCTYPE to never be rendered...
2009-08-05 Craig AndrewsDon't start HTML responses with <?xml if the document...
2009-08-05 Craig AndrewsSwitch DOCTYPE's to the XHTML 5 DOCTYPE
2009-08-05 Craig Andrewsadded Infinite Scroll plugin
2009-08-05 Craig AndrewsUse NICKNAME_FMT everywhere consistently
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 Zach CopleyMerge branch '0.8.x' into twitter-oauth
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 Eric HelgesonAdded correct null check. Created noisey errors on...
2009-08-05 Zach CopleyBetter (hopefully) database connection management for...
2009-08-04 Zach CopleyPost to Facebook user's stream if notice has an attachm...
2009-08-04 Zach CopleyUse empty() for checking whether DB_DataObject returned...
2009-08-04 Zach CopleyUse ssl for fetching frinds_timeline from Twitter since...
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 Zach CopleyMake TwitterStatusFetcher daemon work with OAuth
2009-08-04 Tom AdamsPrepend replyto string to message, don't destroy user...
2009-08-04 Zach CopleyMoved some stuff to a base class
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-04 Zach CopleyAllow removal of Twitter account. Deleted dead code.
2009-08-03 Zach CopleyMerge branch '0.8.x' into twitter-oauth
2009-08-03 Zach CopleyMake the TwitterQueuehandler post to Twitter using...
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-08-01 Zach CopleyTwitter OAuth server dance working
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-30 Zach CopleyAdd new Foreign_link col to store OAuth access token
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.
next