Age | Commit message (Expand) | Author |
2009-11-09 | Revert "Remove more contractions" | Brion Vibber |
2009-11-08 | Remove more contractions | Siebrand Mazeland |
2009-10-30 | Use nickname from profile, not user object, to avoid barfing warnings on Twit... | Brion Vibber |
2009-08-27 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou |
2009-08-26 | define LACONICA and accept LACONICA for backwards compatibility | Evan Prodromou |
2009-08-25 | change LACONICA to STATUSNET | Evan Prodromou |
2009-08-25 | change controlyourself.ca to status.net | Evan Prodromou |
2009-08-25 | change laconi.ca to status.net | Evan Prodromou |
2009-08-25 | change Laconica and Control Yourself to StatusNet in PHP files | Evan Prodromou |
2009-08-21 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou |
2009-08-20 | Change the notice type defines all into class constants and adapt all files. | Marcel van der Boom |
2009-08-11 | oEmbed provider does not use the twitter api library classes any more | Craig Andrews |
2009-08-07 | Redirect instead of showing an error when the user visits a non-local notice'... | Craig Andrews |
2009-08-04 | use 410 Gone for deleted notices | Evan Prodromou |
2009-07-17 | Move the oembed endpoint to /main/oembed | Craig Andrews |
2009-07-15 | Added oEmbed discovery for attachments and notices | Craig Andrews |
2009-07-02 | notice should show user design | Evan Prodromou |
2009-06-23 | use a subclass for single notice items to show attachments | Evan Prodromou |
2009-06-08 | Merge branch '0.7.x' into 0.8.x | Evan Prodromou |
2009-05-30 | correct last-modified date for shownotice.php | Evan Prodromou |
2009-05-29 | Changed ul to ol and added xoxo for notice lists. | Sarven Capadisli |
2009-04-13 | isReadOnly() now takes arguments | Evan Prodromou |
2009-04-13 | isReadOnly() now takes arguments | Evan Prodromou |
2009-03-19 | redirect to original URL or URI for remote notices | Evan Prodromou |
2009-01-23 | make avatar bigger on single notice pages | Robin Millette |
2009-01-19 | Removed unnecessary empty containers (page_notice, aside, local | sarven |
2009-01-19 | Changed @id to @class for notices ul | sarven |
2009-01-18 | Update shownotice for new framework, make phpcs-clean | Evan Prodromou |
2009-01-15 | Convert use of common_server_error and common_user_error to methods on Action | Evan Prodromou |
2009-01-15 | Convert all actions to use new UI functions | 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 NULL with null | Evan Prodromou |
2008-12-23 | replace all tabs with four spaces | Evan Prodromou |
2008-12-11 | make a new NoticeList widget and call it from StreamAction | Evan Prodromou |
2008-12-03 | parent::init() -> parent::prepare() | Evan Prodromou |
2008-12-03 | change Action::init() to Action::prepare() to avoid conflict with RSS10Action... | Evan Prodromou |
2008-12-02 | add attributes for shownotice | Evan Prodromou |
2008-12-01 | end ETag with quotes | Evan Prodromou |
2008-12-01 | notices have a create stamp not a modified stamp | Evan Prodromou |
2008-12-01 | generate an etag for shownotice | Evan Prodromou |
2008-12-01 | trim whitespace | Evan Prodromou |
2008-07-21 | Publish MicroIDs for email and mpp on profile and notice pages. | mikec |
2008-07-12 | Convert more _t s to _ | Mike Cochrane |
2008-07-08 | Translate a few more strings. | Mike Cochrane |
2008-07-11 | better error checking in shownotice | Evan Prodromou |
2008-06-27 | show exact date when needed | Evan Prodromou |
2008-06-18 | fix copy-and-paste error | Evan Prodromou |
2008-06-17 | move instructions up to the "whats up" area | Evan Prodromou |
2008-06-10 | get the profile to show it in the title | Evan Prodromou |