]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib
Fix help text for getvaliddaemons.php
[quix0rs-gnu-social.git] / lib /
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 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-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...
2009-07-17 Zach CopleyOnly populate attachments array element if there are...
2009-07-17 Zach CopleyAlso show XML representation of attachments in the API
2009-07-17 Craig AndrewsMerge branch 'oembed-provider' into 0.8.x
2009-07-17 Craig AndrewsMove the oembed endpoint to /main/oembed
2009-07-16 Sarven CapadisliAdded form_note for notice character count.
2009-07-16 Sarven CapadisliMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-07-16 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-07-16 Evan Prodromouchange version to 0.8.1dev
2009-07-15 Evan ProdromouMerge branch 'realtimeajax' into 0.8.x
2009-07-15 Craig AndrewsAdded attachment information to the json responses
2009-07-15 Craig AndrewsAdded stub oembed api endpoint
2009-07-15 Brenda Wallaceuse single quotes in sql
2009-07-15 Brenda Wallaceadded user_group.design_id into the group by clause
2009-07-15 Brenda Wallaceused SQL standard LIMIT/OFFSET, because every database...
2009-07-14 Zach CopleyMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-07-14 Craig AndrewsMoved the decision logic as to whether an attachment...
2009-07-13 Craig AndrewsMerge branch 'tags-timeline-api' into 0.8.x
2009-07-13 Craig AndrewsMerge commit 'tobyinks/master' into 0.8.x
2009-07-13 Toby InksterCopy isset($attachment->filename) fix from RSS 1.0...
2009-07-13 Toby InksterAdd notice tags to RSS 1.0 output.
2009-07-13 Toby InksterImprove output for files/attachments.
2009-07-12 Craig AndrewsAdd timeline tags API (RSS 2.0 and Atom feeds)
2009-07-11 Evan ProdromouMerge branch 'testing'
2009-07-11 Zach CopleyMake get_group() behave more like get_user()
2009-07-11 Zach CopleyMove groups timeline API method into groups API action
2009-07-10 Zach CopleyMerge branch 'candrews-review' into 0.8.x
2009-07-10 Zach CopleyMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-07-10 Zach CopleyMerge branch 'candrews-review' into 0.8.x
2009-07-10 Craig Andrewsadded group status api, located at /api/statuses/group_...
2009-07-10 Evan ProdromouMerge branch '0.7.x' into 0.8.x
2009-07-10 Evan Prodromouadd a little syntactical sugar for adding plugins
2009-07-10 Evan Prodromouwrong order for span and a in profilesection
2009-07-10 Evan Prodromoucache frequently-used subscriber, subscription, notice...
2009-07-09 Craig AndrewsWhen a notice is posted with an attachment, the faceboo...
2009-07-09 Evan Prodromouchange version number to 0.8.0
2009-07-09 Evan Prodromoucorrect the newuser default setting in common.php
2009-07-09 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:+laconica...
2009-07-09 Evan Prodromouone more shot at servicing queues
2009-07-09 Sarven CapadisliAdded width/height attribute and values for the creativ...
2009-07-09 Zach CopleyMerge branch 'candrews-review' into 0.8.x
2009-07-09 Zach CopleyMerge branch 'candrews-review' into 0.8.x
2009-07-09 Evan ProdromouRevert "Let the queue handlers drain their xmpp queues"
2009-07-09 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:+laconica...
2009-07-09 Evan ProdromouLet the queue handlers drain their xmpp queues
2009-07-09 Craig AndrewsNotice attachments are enclosures in feeds (Atom, RSS...
2009-07-09 Sarven CapadisliMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-07-09 Evan Prodromouyet another select() refinement
2009-07-09 Evan Prodromouslightly more robust select() logic
2009-07-09 Evan Prodromouuse select() to bring down xmpp latency
2009-07-09 Evan Prodromouslightly better timing
2009-07-09 Evan ProdromouRevert "give processtime a minimum of 1s"
2009-07-09 Evan Prodromougive processtime a minimum of 1s
2009-07-09 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:+laconica...
2009-07-09 Evan Prodromoutimeouts and pings for xmppqueuehandlers
2009-07-09 Zach CopleyBetter error handling for FacebookQueueHandler
2009-07-09 Zach CopleyBetter error handling for TwitterQueueHandler
2009-07-08 Evan Prodromoumanually re-enqueue failed notices
2009-07-08 Zach CopleyGet rid of the other error trying to property on a...
2009-07-08 Zach CopleyGet rid of error ('Trying to get property of non-object')
2009-07-08 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:+laconica...
2009-07-08 Evan Prodromoulog errors in handling notices
2009-07-08 Zach CopleyMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-07-08 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:+laconica...
2009-07-08 Evan Prodromoucheck for array before checking xmlrpc fault
2009-07-08 Sarven CapadisliRemoved OpenID link from the primary global navigation...
2009-07-07 Zach CopleyMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-07-07 CiaranGMerge commit 'br3nda/0.8.x-noticesfix' into 0.8.x
2009-07-07 CiaranGMerge commit 'br3nda/0.8.x-pgschema' into 0.8.x
2009-07-07 Evan ProdromouMerge branch 'queuemanager' into 0.8.x
2009-07-07 Evan ProdromouMerge branch 'tos' into 0.8.x
2009-07-07 Sarven CapadisliMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-07-06 Zach CopleyMerge branch 'mgrdcm-review' into 0.7.x
2009-07-06 Zach CopleySupport undocumented 'id' parameter in /statuses/show...
2009-07-05 Evan Prodromoualso hide your own design
2009-07-05 Evan Prodromouset/get viewdesigns flag and use it
2009-07-05 Evan ProdromouMerge branch 'master' of git@gitorious.org:laconica...
2009-07-05 Evan ProdromouMerge branch '0.8.x' into cachenonexistent
2009-07-05 Evan Prodromoudon't hide unsub button for remote users
2009-07-05 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:+laconica...
2009-07-05 Evan Prodromoubetter handling of frames and notices
2009-07-04 Evan Prodromoubetter debug logging in stomp queue manager
2009-07-04 Evan Prodromoureturn singleton if initialized
next