Age | Commit message (Expand) | Author |
2010-10-04 | Fix unescaped dollar signs in double-quoted strings due to localization updat... | Brion Vibber |
2010-09-28 | * i18n/L10n and translator documentation updates. | Siebrand Mazeland |
2010-09-13 | bug in time and object handling in Fave::asActivity | Evan Prodromou |
2010-09-13 | move code for making activities from OStatus plugin to Subscription and Fave ... | Evan Prodromou |
2010-05-05 | Implement since_id and max_id param handling for /api/favorites | Zach Copley |
2010-03-23 | Consistently send Profiles into Fave::addNew() | Brion Vibber |
2010-03-02 | Dropped deprecated timestamp-based 'since' parameter for all API methods. Whe... | Brion Vibber |
2010-02-20 | Add events for favor and disfavor | Evan Prodromou |
2010-01-06 | ...and drop the unnecessary &reference from child class pkeyGet() overrides. | Brion Vibber |
2009-07-23 | Merge branch 'master' into 0.8.x | Evan Prodromou |
2009-07-23 | change NOTICE_GATEWAY to Notice::GATEWAY so autoloading works | Evan Prodromou |
2009-07-15 | changed to SQL standard of LIMIT 20 OFFSET 1 etc. | Brenda Wallace |
2009-07-05 | fix caching of faves by own, other | Evan Prodromou |
2009-06-23 | Stop Twitter gateway notices from leaking via user faves pages | Zach Copley |
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-01 | make faves work with ids | 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-10-02 | incorrect function call in Fave | Evan Prodromou |
2008-10-02 | try to use caching functions where possible in User | Evan Prodromou |
2008-09-26 | path correct in require_once for memcached | Evan Prodromou |
2008-09-26 | prepend Memcached_DataObject require with INSTALLDIR | Evan Prodromou |
2008-09-26 | caching layer for DB/DataObject | Evan Prodromou |
2008-09-08 | initial non-Ajax version of favorites | Evan Prodromou |
2008-08-13 | first step towards adding favorites to the system | Evan Prodromou |