]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib
Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x
[quix0rs-gnu-social.git] / lib /
2009-08-07 Craig AndrewsMerge commit 'holizz/0.8.x-fasterjs' into 0.8.x
2009-08-07 Craig AndrewsMerge commit 'jeff-themovie/0.8.x-jsonsearchresultslist...
2009-08-07 Craig AndrewsMerge commit 'jeff-themovie/0.8.x-subsystems-enabled...
2009-08-06 Zach CopleyMake TwitterStatusFetcher extend ParallelizingDaemon
2009-08-06 Craig Andrewsremove redundant/unnecessary lines
2009-08-06 Craig AndrewsSupport the 'lite' parameter to statuses/friends and...
2009-08-06 Jeffery ToFixed IM and SMS enabled options to default to true.
2009-08-06 Jeffery ToAdded configuration option to disable post-by-email.
2009-08-06 Jeffery ToAdded configuration options to enable/disable SMS and...
2009-08-06 Craig AndrewsCheck theme first for CSS files, then use the non-theme...
2009-08-06 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-08-06 Jeffery ToFixed missing/null values from JSON search results
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-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 Evan Prodromouupdate version to 0.8.1pre1
2009-08-05 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-08-05 Zach CopleyMerge branch '0.8.x' into twitter-oauth
2009-08-04 Zach CopleyPost to Facebook user's stream if notice has an attachm...
2009-08-04 Zach CopleyUse ssl for fetching frinds_timeline from Twitter since...
2009-08-04 Sarven CapadisliMerge branch '0.8.x' of git@gitorious.org:laconica...
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 Zach CopleyMake TwitterStatusFetcher daemon work with OAuth
2009-08-04 Zach CopleyMoved some stuff to a base class
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 Zach CopleyMerge branch 'fbconnect-speedup' into 0.8.x
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 ProdromouMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-08-02 Jeffery ToFixed PHP Notices:
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 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 ProdromouSite-wide design configuration
2009-07-30 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-07-30 Sarven CapadisliRemoved default values from <input>s. JavaScript will...
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 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-07-29 Craig Andrewsmove oEmbed router connection after plugins, so other...
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 Craig AndrewsMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-07-27 Craig AndrewsMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-07-27 Craig AndrewsSanitize html returned by oEmbed providers to protect...
2009-07-27 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-07-27 Zach CopleyBetter error handling when updating Facebook
2009-07-26 Craig AndrewsMerge commit 'br3nda/0.8.x-lowercaseutf8' into 0.8.x
2009-07-26 Brenda Wallacelowercase tags using mb_convert_case(), which understan...
2009-07-25 Sarven CapadisliRemoved <dl> structure from NoticeListItem::showContext...
2009-07-25 Sarven CapadisliRemoved <dl> structure from NoticeListItem::showNoticeS...
2009-07-25 Sarven CapadisliRemoved <dl> structure from NoticeListItem::showNoticeL...
2009-07-25 Sarven CapadisliRemoved <dl> structure from NoticeListItem::showReplyLi...
2009-07-25 Sarven CapadisliRemoved <dl> structure from NoticeListItem::showDeleteL...
2009-07-24 Sarven CapadisliMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-07-23 Evan Prodromoudbqueuemanager a little more sane about sleeping
2009-07-23 Evan Prodromouwhitespace in dbqueuemanager
2009-07-23 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-07-23 Evan ProdromouMerge branch 'master' into 0.8.x
2009-07-23 Craig AndrewsRevert "0.9.0 dev version"
2009-07-23 Craig AndrewsMerge commit 'br3nda/0.8.x-tagrssfix' into 0.8.x
2009-07-23 Craig AndrewsMerge commit 'br3nda/0.8.x-profile-pgfix' into 0.8.x
2009-07-23 Brenda WallaceCall $this->getNotices() always, becuase $this will...
2009-07-23 Craig AndrewsMerge commit 'br3nda/0.8.x-pg_tables' into 0.8.x
2009-07-22 Craig AndrewsMerge commit 'jeff-themovie/private-rss' into 0.8.x
2009-07-22 Craig AndrewsMerge commit 'br3nda/0.8.x-attachmentfix' into 0.8.x
2009-07-22 Craig AndrewsMerge commit 'br3nda/0.8.x-hashtags' into 0.8.x
2009-07-22 CiaranGStop daemons using 100% CPU and hammering the DB server...
2009-07-21 Craig AndrewsAdd <category> to RSS 2.0, use the same tag finding...
2009-07-21 Evan Prodromouupdate dbqueuemanager to respect handler timeout values
2009-07-21 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-07-21 Evan Prodromouupdate dbqueuemanager to respect handler timeout values
2009-07-21 Craig AndrewsFixed: Browser language preference's not used when...
2009-07-21 Craig AndrewsFixed: If the site name contains "." or "@" (and perhap...
2009-07-21 Craig AndrewsDetect xmpp uri's and make them into hyperlinks
2009-07-20 Brenda Wallaceallow full unicode into links for tags
2009-07-20 Brenda Wallaceshow full utf8 in tags
2009-07-19 CiaranGMerge commit 'br3nda/0.8.x-pginstaller' into 0.8.x
2009-07-19 CiaranGMerge commit 'br3nda/0.8.x-pgfixes' into 0.8.x
2009-07-18 Craig AndrewsMake RSS 1.0 more efficient when the same hashtag is...
2009-07-18 Craig AndrewsAdd link to conversation pages when possible.
2009-07-18 Craig AndrewsFix RDFS namespace declaration.
2009-07-18 Craig AndrewsMerge commit 'br3nda/0.8.x-nonce-tok' into 0.8.x
2009-07-18 Zach CopleyMoved $_id from queuehandler to daemon, as other daemon...
2009-07-17 Craig AndrewsMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-07-17 Zach CopleyMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-07-17 Zach CopleyOnly create attachment elements if attachment is an...
2009-07-17 Craig AndrewsMoved oembed endpointer so openid no longer incorrectly...
next