]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib/util.php
Fix some bugs in the URL linkification, and fixed the unit test.
[quix0rs-gnu-social.git] / lib / util.php
2009-09-27 Craig AndrewsFix some bugs in the URL linkification, and fixed the...
2009-09-27 Craig AndrewsMerge commit 'refs/merge-requests/1633' of git://gitori...
2009-09-24 Evan ProdromouMerge branch '0.8.x' into 0.9.x
2009-09-24 Craig AndrewsMerge remote branch 'statusnet/0.8.x' into 0.9.x
2009-09-24 Evan ProdromouMerge branch 'master' into 0.8.x
2009-09-23 Evan ProdromouMerge branch '0.8.x' into 0.9.x
2009-09-23 Evan ProdromouRevert "When viewing a page in https, all links to...
2009-09-22 Craig AndrewsAllow some punctuation instead of just spaces before...
2009-09-22 Craig AndrewsLink hrefs are the short url, and title is the long url
2009-09-22 Craig AndrewsMake link href the long url so users can tell where...
2009-09-21 Evan Prodromou'easy' way to handle notices at queue time
2009-09-21 Evan Prodromouadd a hook at point of enqueuing notices
2009-09-21 Brion VibberFixes for posting shortened URLs or uploads
2009-09-15 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-09-13 Craig AndrewsWhen viewing a page in https, all links to non-actions...
2009-09-11 Craig AndrewsAllow @ signs in the path, querystring, and fragment...
2009-09-11 Craig AndrewsRe-use enclosure decision logic to decide if a link...
2009-09-10 Craig AndrewsRevert "If a shortened URL begins with http://, don...
2009-09-10 Craig AndrewsMerge remote branch 'laconica/0.8.x' into 0.9.x
2009-09-10 Craig AndrewsIf a shortened URL begins with http://, don't include...
2009-09-10 Craig AndrewsMerge remote branch 'laconica/0.8.x' into 0.9.x
2009-09-09 Craig Andrews:: isn't a valid IPv6 address for our purposes
2009-09-05 brendamore info in error message, to help next person who...
2009-09-04 Sarven CapadisliMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-09-04 Craig AndrewsAdded additional characters as allowed in URLs.
2009-09-03 Craig AndrewsPluginize the URL shorteners
2009-09-02 Craig AndrewsMerge remote branch 'brion/fixlinks' into 0.9.x
2009-09-02 Craig AndrewsMerge remote branch 'laconica/0.8.x' into 0.9.x
2009-09-01 Craig AndrewsFix attachment saving
2009-08-31 Craig AndrewsFix attachment saving
2009-08-31 Sarven CapadisliMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-08-31 Craig AndrewsAllow :'s in the path, query string, and fragment parts...
2009-08-29 Zach CopleyMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-08-28 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-08-28 Craig AndrewsAdd % and ~ as valid characters in the path, querystrin...
2009-08-28 Evan Prodromoufix 'callback_helper'
2009-08-28 Zach CopleyMerge branch 'twitter-basic-auth' into 0.8.x
2009-08-28 Evan Prodromoumake URL analyzer save new info on URLs
2009-08-28 Evan Prodromouremove duplicate save of Notice and streamline attachme...
2009-08-28 Evan Prodromoureformat curry() to make my editor happy
2009-08-27 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:laconica...
2009-08-27 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-08-27 Evan ProdromouMerge branch '0.8.x' into 0.9.x
2009-08-27 Craig AndrewsDo not used named capturing groups
2009-08-27 Evan ProdromouMerge branch '0.8.x' into 0.9.x
2009-08-27 Craig AndrewsMerge commit 'laconica/0.8.x' into 0.9.x
2009-08-26 Zach CopleyMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-08-26 Evan ProdromouMerge branch 'master' into testing
2009-08-26 Evan ProdromouMerge branch '0.8.x' into testing
2009-08-25 Evan Prodromouglobal search and replace for laconica -> statusnet
2009-08-25 Evan Prodromoua distributed -> the distributed
2009-08-25 Evan Prodromouchange Laconica and Control Yourself to StatusNet in...
2009-08-25 Brenda WallaceMerge commit 'mainline-write/0.8.x' into 0.8.x
2009-08-25 Evan ProdromouMerge branch '0.8.x' into testing
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 Craig AndrewsHandle grouping symbols ()[]{} correctly. Now passing...
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-24 Evan ProdromouMerge branch '0.8.x' into testing
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 Evan ProdromouMerge branch '0.9.x' into openidplugin
2009-08-21 Evan ProdromouMerge branch 'dbconfig' into 0.9.x
2009-08-21 Craig AndrewsMerge commit 'brion/searchfix' into 0.9.x
2009-08-21 Craig AndrewsLinkifier support many more urls, and less mismatches
2009-08-21 Evan ProdromouMerge branch '0.8.x' into 0.9.x
2009-08-21 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-08-21 Craig AndrewsUse currying to call the url callbacks, and use preg_re...
2009-08-21 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:laconica...
2009-08-21 Evan Prodromouurl-shortening check correctly checks max notice length
2009-08-21 Evan Prodromoumake common_config() handle nulls correctly
2009-08-20 Marcel van der BoomChange the notice type defines all into class constants...
2009-08-19 Zach CopleyMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-08-19 Craig AndrewsRemoved all the redundant logic in common_replace_urls_...
2009-08-18 Craig AndrewsIPv4 and IPv6 addresses are picked up in URLs
2009-08-11 Evan ProdromouMerge branch 'master' into 0.8.x
2009-08-10 Evan ProdromouRevert "Typo, session_name is a function."
2009-08-10 Evan ProdromouMerge branch 'master' of git@gitorious.org:laconica...
2009-08-10 Adrian LangTypo, session_name is a function.
2009-08-04 Evan ProdromouMerge branch '0.9.x' into openidplugin
2009-08-04 Evan Prodromoumove check for SSL from util.php to OpenIDPlugin
2009-08-04 Sarven CapadisliMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-08-04 Evan Prodromouadd an event for determining if an action is sensitive
2009-08-03 Eric HelgesonMerge commit 'origin/0.8.x' into 0.9.x
2009-08-03 Zach CopleyMerge branch '0.8.x' into twitter-oauth
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 Jeffery ToFixed PHP Notices:
2009-08-02 Jeffery ToFixed PHP Notice "Use of undefined constant session_nam...
2009-07-29 Eric HelgesonMerge commit 'origin/0.8.x' into 0.9.x
2009-07-27 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:laconica...
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-23 Evan ProdromouMerge branch '0.8.x' into 0.9.x
next