Age | Commit message (Expand) | Author |
2009-06-10 | Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev i... | Evan Prodromou |
2009-06-10 | some changes based on code review with zach | Evan Prodromou |
2009-06-10 | Now correctly identifiying notices with uploaded content. | Robin Millette |
2009-06-10 | Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev i... | Robin Millette |
2009-06-10 | Uploaded content now displays in overlay (and removed var_dump crap) | Robin Millette |
2009-06-09 | Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev i... | Evan Prodromou |
2009-06-09 | Improve file upload and attachment interface. | Robin Millette |
2009-06-08 | Merge branch '0.7.x' into 0.8.x | Evan Prodromou |
2009-05-31 | Refactored some attachment code and fixed upload bug in interface. | Robin Millette |
2009-05-31 | Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev i... | Robin Millette |
2009-05-30 | Use mysql_set_charset for connection instead of SET NAMES | Evan Prodromou |
2009-05-30 | Removing inbox and memcached daemon handling | Evan Prodromou |
2009-05-30 | remove debug code from replies | Evan Prodromou |
2009-05-30 | check for since=0 in Notice::stream() | Evan Prodromou |
2009-05-29 | Ticket #1567 - Change max_id to return notices <= ID instead of < ID | Zach Copley |
2009-05-29 | Ticket #1567 - API: Change before_id parameter to max_id | Zach Copley |
2009-05-29 | Merge branch '0.7.x' into 0.8.x | Sarven Capadisli |
2009-05-28 | Only enqueue inbox-dependent transports after inboxes have been filled | Evan Prodromou |
2009-05-27 | Upgraded foreign_id column to handle new 64-bit Facebook user IDs. | Zach Copley |
2009-05-27 | optionally use SET NAMES for utf8 to DB | Evan Prodromou |
2009-05-27 | Merge branch '0.7.x' into utf8 | Evan Prodromou |
2009-05-27 | Handles local aliases (redirection) for file uploads attached to notices. | Robin Millette |
2009-05-22 | some class files had x bit set | Evan Prodromou |
2009-05-22 | fix x bit on laconica.ini | Evan Prodromou |
2009-05-22 | laconica.ini change after automated createTables.php | Evan Prodromou |
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-07 | Added dirty dates to Foreign_link | Zach Copley |
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 "Revert "run 'set names' after each connection to deal with UTF8 corre... | Evan Prodromou |
2009-04-26 | Revert "run 'set names' after each connection to deal with UTF8 correctly" | 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-26 | run 'set names' after each connection to deal with UTF8 correctly | Evan Prodromou |