summaryrefslogtreecommitdiff
path: root/lib/util.php
AgeCommit message (Expand)Author
2008-11-15Nudge featurecsarven
2008-11-14trac670 trac689 Favorites (duplicate id, background image, JavaScript)csarven
2008-11-14trac626 Bugfix: Atom URL missing a dotcsarven
2008-11-14trac626 Put a list of feed linkscsarven
2008-11-14escaping was not needed at all to process short urls. Real fix.millette
2008-11-14fix longurl title attribute, removing extra backslashes.millette
2008-11-14silly escape problem with quotes, fixed.millette
2008-11-14add quotes to longurl titleEvan Prodromou
2008-11-13trac31 added longurl title to anchors when applicable. Also removed * url pre...millette
2008-11-13trac31 let * preceding a url prevent its shortening.millette
2008-11-13trac31 pg support, fixing 2tu typo, set ur1.ca as default servicemillette
2008-11-07trac31 revert the "don't shorten URLs prefixed with a *" patch since we autom...millette
2008-11-07trac31 don't shorten URLs prefixed with a *millette
2008-11-07trac31 added bit.ly supportmillette
2008-11-07trac31 added 3 more short url services: ur1.ca, 2tu.ru and ptiturl.commillette
2008-11-06trac31 added othersettings fancy urlmillette
2008-11-06trac31 url_auto_shortening by sgmurphymillette
2008-11-10CSRF Protection for login and new notice. Ticket #503zach
2008-10-07Fix to previous fix :(CiaranG
2008-10-07Only log locale sets that failCiaranG
2008-11-04Better UTF-8 escaped entity handling. Fixed bad chars in all RSS feeds.zach
2008-11-03Twitter-compatible API - properly encode and decode UTF-8 HTML entitieszach
2008-11-02heuristics for paren linking (thanks @brion!)Evan Prodromou
2008-10-27Twitter bridge - change regex to look for mb @-replieszach
2008-10-26handle seconds argument to SUPEvan Prodromou
2008-10-24add SUP link to User RSSEvan Prodromou
2008-10-23add atom and RSS 2.0 link elements to head of profile pageEvan Prodromou
2008-10-20force util.js to reload on version changeEvan Prodromou
2008-10-20don't overwrite replies in noticesEvan Prodromou
2008-10-20try to make replies point to the clicked-on noticeEvan Prodromou
2008-10-06Twitter bridge - was checking the wrong bit (!) for reply sync preferencezach
2008-09-26Twitter bridge -- more explicit checking of noticesync bitsZach Copley
2008-10-02Combined language patches that got missed due to repo dependenciesCiaranG
2008-09-28fancy url for favorites rssEvan Prodromou
2008-09-26move memcache connections to util.phpEvan Prodromou
2008-09-24correct url for new message formEvan Prodromou
2008-09-24put message form on inbox and outboxEvan Prodromou
2008-09-24change the rule for detecting replies.Evan Prodromou
2008-09-24change foreign links flags code to use bitmasksEvan Prodromou
2008-09-23Twitter bridge - pref setting to turn off sending @-replies to TwitterZach Copley
2008-09-23Twitter bridge - Bugfix: You can now turn off brige via prefsZach Copley
2008-09-23Added option to add disable attr to common_checkbox()Zach Copley
2008-09-23Twitter bridge: Hack to get around PHP cURL's use of @ as a metachar,Zach Copley
2008-09-23make it look like a queryEvan Prodromou
2008-09-23append LACONICA_VERSION to css files to force reloadEvan Prodromou
2008-09-22correct a couple of bugsEvan Prodromou
2008-09-18if favor/disfavor submitted through ajax, return micro-html of formEvan Prodromou
2008-09-17correct urls from fancy url for show-messageEvan Prodromou
2008-09-17fancy urls for show message, new messageEvan Prodromou
2008-09-17move rendering stuff that doesn't depend on notice to a separate functionEvan Prodromou