Age | Commit message (Expand) | Author |
2009-05-18 | Removed dead code. | Robin Millette |
2009-05-18 | Added personal tag page: http://example.com/MY_NICK/tag/A_TAG | Robin Millette |
2009-05-17 | Refactored new sections code to proper classes and added notice link to links... | Robin Millette |
2009-05-15 | Attachments and their list now provide "ajax" view. Also added a few sidebars... | Robin Millette |
2009-05-13 | rewrote short url stuff to handle new file/url classes (redirections, oembed,... | Robin Millette |
2009-05-11 | db stuff for URLs: redirections, oembed, etc. | Robin Millette |
2009-05-05 | Merge branch '0.7.x' into 0.8.x | Sarven Capadisli |
2009-05-01 | make faves work with ids | Evan Prodromou |
2009-05-01 | Make user group stream use IDs | Evan Prodromou |
2009-05-01 | make profile notice getting use ids | Evan Prodromou |
2009-05-01 | Merge branch '0.7.x' into 0.8.x | Sarven Capadisli |
2009-04-29 | make replies use new query format | Evan Prodromou |
2009-04-29 | Make the tag stream use ID mechanism | Evan Prodromou |
2009-04-29 | Public stream uses IDs method | Evan Prodromou |
2009-04-29 | Move algorithm for caching to Notice class | Evan Prodromou |
2009-04-28 | Added dirty dates to Foreign_link | Zach Copley |
2009-04-28 | Remove some debug comments in query-by-id | Evan Prodromou |
2009-04-28 | Change to avoid a join in notice inbox | Evan Prodromou |
2009-04-27 | Merge branch '0.7.x' into querybyid | Evan Prodromou |
2009-04-26 | Revert "run 'set names' after each connection to deal with UTF8 correctly" | Evan Prodromou |
2009-04-26 | run 'set names' after each connection to deal with UTF8 correctly | Evan Prodromou |
2009-04-23 | insert into user's inbox at Web time | Evan Prodromou |
2009-04-23 | incorrect config setting for queues | Evan Prodromou |
2009-04-23 | Add an inbox queue handler | Evan Prodromou |
2009-04-23 | A queuehandler for blowing caches offline | Evan Prodromou |
2009-04-16 | start of querybyid | Evan Prodromou |
2009-04-13 | Add option to Twitter settings for importing Friends Timeline | Zach Copley |
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-04-07 | Host multiple sites with the same codebase | Evan Prodromou |
2009-03-30 | Merge branch '0.7.x' into 0.8.x | Sarven Capadisli |
2009-03-28 | some phpcs fixups | Evan Prodromou |
2009-03-28 | welcome notice, default sub for new users | Evan Prodromou |
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 | Fix nonce usage in OAuth store | Evan Prodromou |
2009-03-07 | Add local directory for plugins, themes, etc. | Evan Prodromou |
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-05 | PostgreSQL - fixed a couple more quoting issues | CiaranG |
2009-03-03 | Use single quotes for data literals on inserts to notice_index, so it works o... | CiaranG |
2009-02-28 | Merge branch '0.7.x' into 0.8.x | Evan Prodromou |
2009-02-28 | fix problem with dupe tags in profile | Evan Prodromou |
2009-02-26 | save conversation id when saving a notice | Evan Prodromou |
2009-02-26 | add conversation to notice class | Evan Prodromou |