summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-01update README for 0.7.50.7.50.7.xEvan Prodromou
2010-02-01fix local file include vulnerability in doc.phpEvan Prodromou
2009-07-06fix bad function callZach Copley
2009-07-06Merge branch 'mgrdcm-review' into 0.7.xZach Copley
2009-06-30Merge branch 'mgrdcm-review' into 0.7.xZach Copley
2009-06-30Merge branch 'jeff' into 0.7.xZach Copley
2009-06-14Some UI improvements for blocking and unblockingEvan Prodromou
2009-06-12check results of add in maildaemon.php0.7.4Evan Prodromou
2009-06-12push length check to Notice classEvan Prodromou
2009-06-11Add site-wide option to change the length at which URLs are auto-shortenedJeff Mitchell
2009-06-10Merge branch '0.7.x' of git@gitorious.org:+laconica-developers/laconica/dev i...Evan Prodromou
2009-06-10Remove FIXME-marked Opera links until they actually workEvan Prodromou
2009-06-09Removed 404 testSarven Capadisli
2009-06-08Clearing notice_data-test and resetting notice_text-count if theSarven Capadisli
2009-06-08Revert "Clearing notice_data-test and resetting notice_text-count if the noti...Sarven Capadisli
2009-06-08Clearing notice_data-test and resetting notice_text-count if the notice XHRSarven Capadisli
2009-06-08Temporary workaround for silenting mysterious 200 OK error for XHRSarven Capadisli
2009-06-08remember to convert messagesEvan Prodromou
2009-06-06Merge branch '0.7.x' of git@gitorious.org:+laconica-developers/laconica/dev i...Evan Prodromou
2009-06-06add fixup messages for utf8Evan Prodromou
2009-06-05don't send smses to senderEvan Prodromou
2009-06-05Bringing users/show in line with Twitter as far as specifying user.Dan Moore
2009-06-05Cleaning up comments at top of favor.php.Dan Moore
2009-06-04Handle the ways Twitter accepts passing the user in the query string.Dan Moore
2009-05-30correct last-modified date for shownotice.phpEvan Prodromou
2009-05-30free memory for each iteration DB_DataObject in fixup_utf8Evan Prodromou
2009-05-30make fixup_utf8.php handle profiles and groups tooEvan Prodromou
2009-05-30Use mysql_set_charset for connection instead of SET NAMESEvan Prodromou
2009-05-30use mysqli_set_charset instead of set namesEvan Prodromou
2009-05-30take a max and min argument for fixup_utf8Evan Prodromou
2009-05-30Removing inbox and memcached daemon handlingEvan Prodromou
2009-05-30take debug code out of omb.phpEvan Prodromou
2009-05-30remove debug code from repliesEvan Prodromou
2009-05-30add get2gnowEvan Prodromou
2009-05-30check for since=0 in Notice::stream()Evan Prodromou
2009-05-29Ticket #1572 - Implement Twitter's account/rate_limit_status API method0.7.4pre1Zach Copley
2009-05-29Ticket #1568 - API should return full user objectsZach Copley
2009-05-29Ticket #1567 - Change max_id to return notices <= ID instead of < IDZach Copley
2009-05-29Ticket #1567 - API: Change before_id parameter to max_idZach Copley
2009-05-29Update version number to 0.7.4Evan Prodromou
2009-05-29Merge branch '0.7.x' of git://gitorious.org/laconica/dev into 0.7.xEvan Prodromou
2009-05-28Added Afficheur to notice sourcesZach Copley
2009-05-28Warning log msg when http basic auth failsZach Copley
2009-05-28Only enqueue inbox-dependent transports after inboxes have been filledEvan Prodromou
2009-05-28Add any.io to sourcesEvan Prodromou
2009-05-28take an argument for fixup_utf8Evan Prodromou
2009-05-28document utf8 problems and solutionsEvan Prodromou
2009-05-27Add fixup_utf8 to fixup problems with UTF-8 in a databaseEvan Prodromou
2009-05-27optionally use SET NAMES for utf8 to DBEvan Prodromou
2009-05-27Merge branch '0.7.x' into utf8Evan Prodromou