]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2009-08-26 Evan Prodromoudefine LACONICA and accept LACONICA for backwards compa...
2009-08-26 Evan Prodromouadd back in /etc/laconica/* for compatibility
2009-08-26 Evan Prodromouadd *Laconica* events back in for backwards compatibility
2009-08-26 Evan ProdromouMerge branch 'master' into testing
2009-08-26 Evan ProdromouMerge branch '0.8.x' into testing
2009-08-26 Evan Prodromoumore logging in xmppqueuehandler
2009-08-26 Evan Prodromoumore log output in queue handlers
2009-08-26 Evan Prodromoumore logging in xmppqueuehandler
2009-08-26 Evan Prodromoumore log output in queue handlers
2009-08-26 Evan Prodromoulast scrub of Laconica -> StatusNet
2009-08-26 Evan Prodromouaccidentally changed the URL for Laconica Tools
2009-08-25 Evan Prodromouglobal search and replace for laconica -> statusnet
2009-08-25 Evan Prodromouupdate names in shell scripts
2009-08-25 Evan Prodromouchange LACONICA to STATUSNET
2009-08-25 Evan Prodromouupdate Laconica to StatusNet in js code
2009-08-25 Evan Prodromouchange Laconica and laconi.ca in locale files
2009-08-25 Evan ProdromouLaconica -> StatusNet in EVENTS.txt
2009-08-25 Evan ProdromouLaconica in plugins
2009-08-25 Evan Prodromouupdate README file
2009-08-25 Evan Prodromouupdate doc-src with StatusNet, status.net
2009-08-25 Evan Prodromouconvert CSS files to use new names
2009-08-25 Evan Prodromouchange controlyourself.ca to status.net
2009-08-25 Evan Prodromouchange laconi.ca to status.net
2009-08-25 Evan Prodromoua distributed -> the distributed
2009-08-25 Evan Prodromouchange Laconica and Control Yourself to StatusNet in...
2009-08-25 Evan ProdromouMerge branch '0.8.x' into testing
2009-08-25 Evan Prodromoumerge problem with scripts/twitterstatusfetcher
2009-08-25 Evan ProdromouRename Laconica to StatusNet
2009-08-25 Craig AndrewsAllow ({['" to preceded #tags
2009-08-25 Sarven CapadisliMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-08-25 Sarven Capadisliuserdesign.go.js was incorrectly removed in commit
2009-08-25 Craig AndrewsHandle grouping symbols ()[]{} correctly. Now passing...
2009-08-25 Craig AndrewsCorrect the hash tag test
2009-08-25 Zach CopleyTake token field out of foreign_link
2009-08-25 Craig AndrewsAdd UTF-8 encodings of the IDN TLDs
2009-08-25 Craig AndrewsAll tests pass except for those that require matching...
2009-08-25 Craig AndrewsImproved the URL tests, and improve the matcher so...
2009-08-25 Brenda WallaceMerge commit 'mainline/0.8.x' into 0.8.x
2009-08-25 Brenda Wallacebeginning of hashtag tests
2009-08-25 Craig Andrewsftps protocol should be handled the same way as ftp
2009-08-24 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-08-24 Evan Prodromouchange class to rel in unit tests for URL check
2009-08-24 Evan Prodromouremove some merge cruft from the end of twitter.php
2009-08-24 Brenda Wallaceignore the local folder
2009-08-24 Brenda Wallacemoved template folder into it's own method, so can...
2009-08-24 Brenda Wallacefix up tpl/index.php so doesn't throw errors on hosts...
2009-08-24 Evan ProdromouMerge branch '0.8.x' into testing
2009-08-24 Evan ProdromouAdd unit test directory and first test
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-24 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-08-22 Craig AndrewsFinally got the IPv6 regex right in the url finder
2009-08-22 Craig AndrewsImprove url finding more. Properly end urls when a...
2009-08-22 Craig AndrewsURLs surrounded by (),{}, and [] are correctly handled...
2009-08-21 Brion Vibberkill stupid Finder metadata file that made it into...
2009-08-21 Brion VibberTweak to php-gettext stream reader; initialize local...
2009-08-21 Brion VibberInclude php-gettext 1.0.7 into extlibs; loading it...
2009-08-21 Craig AndrewsLinkifier support many more urls, and less mismatches
2009-08-21 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-08-21 Evan ProdromouWe don't need to re-distribute jquery-autocomplete...
2009-08-21 Craig AndrewsUse currying to call the url callbacks, and use preg_re...
2009-08-20 Eric Helgesonvar empty check did not function as expected.
2009-08-20 mEDIadd $config['attachments']['path'] to the config.php...
2009-08-20 Marcel van... Change the notice type defines all into class constants...
2009-08-20 Craig AndrewsMerge commit 'cvollick/resolveAliases' into 0.8.x
2009-08-20 Francois MarierFix the default value of ['server']['path'] when runnin...
2009-08-19 Christopher... Resolve Group Aliases in showgroup.php
2009-08-19 Zach CopleyMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-08-19 Zach CopleyUpdated Twitter bridge section
2009-08-19 Craig AndrewsRemoved all the redundant logic in common_replace_urls_...
2009-08-18 Zach CopleyBetter logging
2009-08-18 Zach CopleyReturn null if all columns in the compound primary...
2009-08-18 Zach CopleyKick user out if she doesn't have FB cookies
2009-08-18 Craig AndrewsIPv4 and IPv6 addresses are picked up in URLs
2009-08-17 brionUse spinner icon while performing AJAX submissions...
2009-08-16 Craig AndrewsMerge commit 'jeff-themovie/0.8.x-openid-enabled' into...
2009-08-16 brionFix bug bug 1563 "opensearch content type incorrectly...
2009-08-16 Evan ProdromouRevert "Revert "Return a 404 when a page is request...
2009-08-16 Evan ProdromouRevert "Revert "Return a 404 when a page is request...
2009-08-14 Evan ProdromouRevert "Return a 404 when a page is request that has...
2009-08-14 Evan ProdromouRevert "Return a 404 when a page is request that has...
2009-08-14 Jeffery ToFixed OpenID appearing in primary nav when OpenID is...
2009-08-14 Evan Prodromouwhitespace in error.php
2009-08-13 Jeffery ToAdded a configuration option to disable OpenID.
2009-08-12 Evan ProdromouServerErrorAction always logs
2009-08-12 Evan ProdromouServerErrorAction always logs
2009-08-12 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-08-12 Craig AndrewsDefine the member variable N
2009-08-12 Brett TaylorPrevents redirect URLs that have canonical URLs longer...
2009-08-12 Craig AndrewsCorrected the Infinite Scroll CSS Selectors
2009-08-12 Craig AndrewsReturn a 404 when a page is request that has no notices
2009-08-12 Craig AndrewsReturn a 404 when a page is request that has no notices
2009-08-12 Craig AndrewsoEmbed provider does not use the twitter api library...
next