Age | Commit message (Expand) | Author |
2008-09-26 | wasn't returning results of update | Evan Prodromou |
2008-09-26 | add some more info on notice update | Evan Prodromou |
2008-09-26 | log a db error for inserting the notice | Evan Prodromou |
2008-09-26 | another false-for-error | Evan Prodromou |
2008-09-26 | Memcache returns false on cache miss | Evan Prodromou |
2008-09-26 | don't record null key values | Evan Prodromou |
2008-09-26 | hack to make keys work | Evan Prodromou |
2008-09-26 | handle one-argument calls to staticGet | Evan Prodromou |
2008-09-26 | better deletes and key names | Evan Prodromou |
2008-09-26 | try to make some static/non-static stuff work right | Evan Prodromou |
2008-09-26 | better handling of staticGet | Evan Prodromou |
2008-09-26 | path correct in require_once for memcached | Evan Prodromou |
2008-09-26 | rename cached object file | 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-26 | try to clean up user-without-profile errors | Evan Prodromou |
2008-09-24 | better redirect to outbox | Evan Prodromou |
2008-09-24 | redirect to outbox after posting | Evan Prodromou |
2008-09-24 | correct url for new message form | Evan Prodromou |
2008-09-24 | put message form on inbox and outbox | Evan Prodromou |
2008-09-24 | change handle() to use message-getting helper | Evan Prodromou |
2008-09-24 | change the rule for detecting replies. | Evan Prodromou |
2008-09-24 | default sending local @ replies to Twitter | Evan Prodromou |
2008-09-22 | Fix ticket 460 | mac65 |
2008-09-22 | Fix ticket 662 | mac65 |
2008-09-24 | change foreign links flags code to use bitmasks | Evan Prodromou |
2008-09-24 | Twitter bridge - Was using the wrong idiom to update foreign_link | Zach Copley |
2008-09-24 | Twitter bridge - fixed another bug that kept prefs from saving properly | Zach Copley |
2008-09-23 | Twitter bridge - pref setting to turn off sending @-replies to Twitter | Zach Copley |
2008-09-23 | Twitter bridge - Bugfix: You can now turn off brige via prefs | Zach Copley |
2008-09-23 | README - Added mbstring to the list of required PHP5 extensions | Zach Copley |
2008-09-23 | Added option to add disable attr to common_checkbox() | Zach Copley |
2008-09-23 | note privacy of login credentials and private messages | Evan Prodromou |
2008-09-23 | better logic around protecting messages | Evan Prodromou |
2008-09-23 | user -> this | Evan Prodromou |
2008-09-23 | rationalize Zach's change of length with my added _ and caps | Evan Prodromou |
2008-09-23 | Twitter bridge - Changed Twitter username length check from 64 chars to Twitt... | Zach Copley |
2008-09-23 | Twitter bridge: Hack to get around PHP cURL's use of @ as a metachar, | Zach Copley |
2008-09-23 | comma to dot | Evan Prodromou |
2008-09-23 | was notifying user name not object | Evan Prodromou |
2008-09-23 | Twitter bridge - fix to allow linking to 'protected' Twitter users | Zach Copley |
2008-09-23 | try some fiddling to get message notification going out | Evan Prodromou |
2008-09-23 | make it look like a query | Evan Prodromou |
2008-09-23 | append LACONICA_VERSION to css files to force reload | Evan Prodromou |
2008-09-23 | incorrect message info shown in title | Evan Prodromou |
2008-09-23 | change twitter username to allow uppercase letters and underscores | Evan Prodromou |
2008-09-23 | change how Foreign_link fetches, and fix mixup between user-ids and foreign-i... | Evan Prodromou |
2008-09-23 | 403 for a message that isn't yours. | Evan Prodromou |
2008-09-23 | version number -- doh! | Evan Prodromou |
2008-09-22 | CSRF protection in newmessage.php | Evan Prodromou |