Age | Commit message (Expand) | Author |
2009-01-13 | Modify public stream to use new UI framework | Evan Prodromou |
2008-12-23 | move opening brace of class declaration to next line | Evan Prodromou |
2008-12-23 | change function headers to K&R style | Evan Prodromou |
2008-12-23 | replace all tabs with four spaces | Evan Prodromou |
2008-12-11 | Better titles and instructions for Featured and Popular tabs | Zach Copley |
2008-12-11 | make a new NoticeList widget and call it from StreamAction | Evan Prodromou |
2008-12-08 | Favorited -> Popular | Evan Prodromou |
2008-12-03 | Using abbr.published @title and ISO8601 | csarven |
2008-12-02 | better microformats from @singpolyma | Evan Prodromou |
2008-12-10 | Remove a bunch of extraneous logging statements | Zach Copley |
2008-11-20 | Public tabs - only show 'Featured' tab when featured users are defined in con... | Zach Copley |
2008-11-20 | New public tabs - Public, Recent tags, Featured, and Favorited | Zach Copley |
2008-10-20 | try to make replies point to the clicked-on notice | Evan Prodromou |
2008-09-16 | inbox and outbox for direct messages | Evan Prodromou |
2008-09-08 | move fave form, float right | Evan Prodromou |
2008-09-08 | initial non-Ajax version of favorites | Evan Prodromou |
2008-08-26 | try to make the reply button do the right thing if there's no notification box. | Evan Prodromou |
2008-08-26 | fix error storing uris of remote notices | Evan Prodromou |
2008-08-26 | use notice URI if it's not local and it's an HTTP URL | Evan Prodromou |
2008-07-29 | use a little X instead of "delete" for delete link, right after arrow | Evan Prodromou |
2008-07-29 | new -> staticGet | Evan Prodromou |
2008-07-29 | fallback for unknown source | Evan Prodromou |
2008-07-29 | show where a notice came from | Evan Prodromou |
2008-07-20 | Fullname is in the profile, not the user object | Mike Cochrane |
2008-07-20 | Clean up of delete links when not logged in | Mike Cochrane |
2008-07-15 | Added notice deletion http://laconi.ca/PITS/00045 | matthew.gregg |
2008-07-22 | base class is_readonly() now returns false by default | zach |
2008-07-22 | centralize and optimize with-friends query | Evan Prodromou |
2008-07-10 | Resolve conflicts and convert _t( to _( where it was introduced again. | Mike Cochrane |
2008-07-09 | Merge conflicts and kill a whole lot of trailing whitespace on lines. | Mike Cochrane |
2008-07-08 | Convert _t() to _() for gettext. | Mike Cochrane |
2008-07-09 | reply_to is now stored on the notice, not on the reply record | Evan Prodromou |
2008-07-09 | wording change in comment | Evan Prodromou |
2008-07-09 | store rendered content on save; display pre-rendered content | Evan Prodromou |
2008-07-09 | move again | Evan Prodromou |
2008-07-09 | move some things around | Evan Prodromou |
2008-07-09 | better arrow | Evan Prodromou |
2008-07-09 | return false | Evan Prodromou |
2008-07-09 | fallback to newnotice on reply button, new button with mouseover | Evan Prodromou |
2008-07-08 | replybutton.darc | mike |
2008-07-08 | notice -> permalink in notices | Evan Prodromou |
2008-07-07 | change reply info | Evan Prodromou |
2008-07-07 | consolidate show_notice and show_reply | Evan Prodromou |
2008-07-07 | twiddle a few bits to make replies work correctly | Evan Prodromou |
2008-06-22 | First pass at replies support http://laconi.ca/PITS/00080 | matthew.gregg |
2008-07-03 | add a display url function to display URLs | Evan Prodromou |
2008-06-27 | show exact date when needed | Evan Prodromou |
2008-06-14 | take out public from views menu for now | Evan Prodromou |
2008-06-14 | add public tab | Evan Prodromou |
2008-06-11 | closing menu list in the wrong place | Evan Prodromou |