Age | Commit message (Expand) | Author |
2009-04-23 | A queuehandler for blowing caches offline | Evan Prodromou |
2009-04-08 | Merge branch '0.7.x' into 0.8.x | Sarven Capadisli |
2009-04-08 | Merge branch 'master' of git://gitorious.org/laconica/br3nda into review/master | CiaranG |
2009-03-23 | Merge branch '0.7.x' into 0.8.x | Evan Prodromou |
2009-03-22 | One function for producing Atom entry for a Notice | Evan Prodromou |
2009-03-12 | Merge branch '0.7.x' into 0.8.x | Evan Prodromou |
2009-03-12 | When deleting a notice, null the reply_to fields that point to notice | Brenda Wallace |
2009-03-11 | PostgreSQL - a few more query compatibility issues (submitted by oxygene) | CiaranG |
2009-03-11 | Correction to recently added dupe-checking feature - was using wrong config v... | CiaranG |
2009-03-07 | Fix bug in dupe checking on notice post when there is no notice in cache. | Adrian Lang |
2009-03-07 | Limit duplicate notices in a particular time period (default 60s) | Evan Prodromou |
2009-03-06 | Merge branch '0.7.x' into 0.8.x | Evan Prodromou |
2009-03-03 | Use single quotes for data literals on inserts to notice_index, so it works o... | CiaranG |
2009-02-26 | save conversation id when saving a notice | Evan Prodromou |
2009-02-26 | add conversation to notice class | Evan Prodromou |
2009-02-16 | wrong name for attn function | Evan Prodromou |
2009-02-16 | send mail when @-replies are received | Evan Prodromou |
2009-02-16 | Automatically add a tag for every group messages | Evan Prodromou |
2009-02-14 | Optionally ignore some notice sources for public page | Evan Prodromou |
2009-02-13 | Add events for filtering and logging new notices | Evan Prodromou |
2009-01-30 | PostgreSQL - code changes to avoid problems where user table is referenced in... | Ciaran Gultnieks |
2009-01-26 | Fix canonical tags in notice and in URLs | Adrian Lang |
2009-01-24 | Update notice deletion | Evan Prodromou |
2009-01-23 | Merge branch 'master' of /var/www/mublog | Evan Prodromou |
2009-01-22 | Move NoticeWrapper to a generalized ArrayWrapper class | Evan Prodromou |
2009-01-22 | Move common_save_replies to Notice class | Evan Prodromou |
2009-01-21 | Add the right inbox source for group notices | Evan Prodromou |
2009-01-21 | First pass at delivery of group messages | Evan Prodromou |
2009-01-20 | Wrap notice-saving code in a transaction | Evan Prodromou |
2009-01-19 | Move add to notice inboxes before cache clearing in hopes they will be | Evan Prodromou |
2008-12-11 | more places where required since param skipped for Notice::getStreamDirect | Evan Prodromou |
2008-12-11 | missing argument | Evan Prodromou |
2008-12-11 | resolve whitespace changes in Notice.php | Evan Prodromou |
2008-12-23 | TRUE | Evan Prodromou |
2008-12-23 | change function headers to K&R style | Evan Prodromou |
2008-12-23 | replace NULL with null | Evan Prodromou |
2008-12-23 | replace all tabs with four spaces | Evan Prodromou |
2008-12-09 | trac540 - Add 'since' param to Twitter-compatible API calls | Zach Copley |
2008-12-03 | delete user and all traces from the db. | millette |
2008-11-28 | shorten urls for posts > 140 chars only, from anywhere. Only show long urls i... | millette |
2008-12-10 | don't check edit throttle if throttle not enabled | Evan Prodromou |
2008-12-10 | Ban certain users from posting by nickname and/or ID | Zach Copley |
2008-12-10 | make sure passed profile_id is valid in Notice::saveNew | millette |
2008-12-10 | edit throttling | Evan Prodromou |
2008-12-02 | change is_local flag for blacklisted users | Evan Prodromou |
2008-11-23 | blow last caches on notice delete | Evan Prodromou |
2008-11-22 | whitespace cleanup | Evan Prodromou |
2008-11-22 | double-cache to get newer items | Evan Prodromou |
2008-11-21 | notice inbox only when not already exists | Evan Prodromou |
2008-11-20 | hide certain users from the public stream | Evan Prodromou |