summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Expand)Author
2009-06-12push length check to Notice classEvan Prodromou
2009-05-30Use mysql_set_charset for connection instead of SET NAMESEvan Prodromou
2009-05-30Removing inbox and memcached daemon handlingEvan Prodromou
2009-05-30remove debug code from repliesEvan Prodromou
2009-05-30check for since=0 in Notice::stream()Evan Prodromou
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-28Only enqueue inbox-dependent transports after inboxes have been filledEvan Prodromou
2009-05-27optionally use SET NAMES for utf8 to DBEvan Prodromou
2009-05-27Merge branch '0.7.x' into utf8Evan Prodromou
2009-05-07Added dirty dates to Foreign_linkZach Copley
2009-05-01make faves work with idsEvan Prodromou
2009-05-01Make user group stream use IDsEvan Prodromou
2009-05-01make profile notice getting use idsEvan Prodromou
2009-04-29make replies use new query formatEvan Prodromou
2009-04-29Make the tag stream use ID mechanismEvan Prodromou
2009-04-29Public stream uses IDs methodEvan Prodromou
2009-04-29Move algorithm for caching to Notice classEvan Prodromou
2009-04-28Remove some debug comments in query-by-idEvan Prodromou
2009-04-28Change to avoid a join in notice inboxEvan Prodromou
2009-04-27Merge branch '0.7.x' into querybyidEvan Prodromou
2009-04-26Revert "Revert "run 'set names' after each connection to deal with UTF8 corre...Evan Prodromou
2009-04-26Revert "run 'set names' after each connection to deal with UTF8 correctly"Evan Prodromou
2009-04-26Revert "run 'set names' after each connection to deal with UTF8 correctly"Evan Prodromou
2009-04-26run 'set names' after each connection to deal with UTF8 correctlyEvan Prodromou
2009-04-26run 'set names' after each connection to deal with UTF8 correctlyEvan Prodromou
2009-04-23insert into user's inbox at Web timeEvan Prodromou
2009-04-23incorrect config setting for queuesEvan Prodromou
2009-04-23Add an inbox queue handlerEvan Prodromou
2009-04-23A queuehandler for blowing caches offlineEvan Prodromou
2009-04-16start of querybyidEvan Prodromou
2009-04-08Merge branch 'master' of git://gitorious.org/laconica/br3nda into review/masterCiaranG
2009-03-28some phpcs fixupsEvan Prodromou
2009-03-28welcome notice, default sub for new usersEvan Prodromou
2009-03-22One function for producing Atom entry for a NoticeEvan Prodromou
2009-03-12When deleting a notice, null the reply_to fields that point to noticeBrenda Wallace
2009-03-11PostgreSQL - a few more query compatibility issues (submitted by oxygene)CiaranG
2009-03-11Correction to recently added dupe-checking feature - was using wrong config v...CiaranG
2009-03-07Fix bug in dupe checking on notice post when there is no notice in cache.Adrian Lang
2009-03-07Fix nonce usage in OAuth storeEvan Prodromou
2009-03-07Add local directory for plugins, themes, etc.Evan Prodromou
2009-03-07Limit duplicate notices in a particular time period (default 60s)Evan Prodromou
2009-03-05PostgreSQL - fixed a couple more quoting issuesCiaranG
2009-03-03Use single quotes for data literals on inserts to notice_index, so it works o...CiaranG
2009-02-28fix problem with dupe tags in profileEvan Prodromou
2009-02-20Fixing a bunch of undefined variable warnings in OpenID signup processLeslie Michael Orchard
2009-02-16wrong name for attn functionEvan Prodromou
2009-02-16send mail when @-replies are receivedEvan Prodromou
2009-02-16add email notify flag for @-repliesEvan Prodromou
2009-02-16Automatically add a tag for every group messagesEvan Prodromou