Age | Commit message (Expand) | Author |
2008-11-20 | fix empty results | Evan Prodromou |
2008-11-20 | correct pagination criteria | Evan Prodromou |
2008-11-20 | remove unnecessary variables from subs query | Evan Prodromou |
2008-11-20 | increase PROFILES_PER_PAGE from 10 to 20 | Evan Prodromou |
2008-11-20 | do page offsets correctly (depending on display type) | Evan Prodromou |
2008-11-20 | display subscriptions/subscribers as a list | Evan Prodromou |
2008-11-20 | better looping in profile list | Evan Prodromou |
2008-11-20 | correct constructor for PeopleSearchResults | Evan Prodromou |
2008-11-20 | abstract people lists from search results | Evan Prodromou |
2008-11-19 | Twitter bridge - shell script wasn't checking FOREIGN_FRIEND_RECV bit | Zach Copley |
2008-11-19 | Twitter bridge - fixed a bad call to Foreign_user | Zach Copley |
2008-11-18 | trac685 Twitter bridge - Shell script to sync all users' Twitter friends | Zach Copley |
2008-11-16 | trac685 Twitter bridge - Sync Twitter friends | zach |
2008-11-14 | Twitter bridge - don't delete Twitter users. Update them instead. | zach |
2008-11-18 | Favor icon states fixed | csarven |
2008-11-18 | Checkmark icon change | csarven |
2008-11-18 | Feed icon change | csarven |
2008-11-17 | Favorites icon changes | csarven |
2008-11-18 | small nudge enhancements | millette |
2008-11-17 | nudge: better nudge email, better nudge disable language. | millette |
2008-11-17 | nudge : added js code to enable ajax | millette |
2008-11-17 | nudge: only show it when other person has enabled it. | millette |
2008-11-16 | emailnotifynudge added to User.php class manually (how to auto-gen?) | millette |
2008-11-16 | fix nudge typo and add emailnotifynudge to laconica.ini | millette |
2008-11-15 | added nudge.php action file | csarven |
2008-11-15 | Nudge feature | csarven |
2008-11-14 | Favorite icons change | csarven |
2008-11-14 | trac670 trac689 Favorites (duplicate id, background image, JavaScript) | csarven |
2008-11-14 | trac626 Update: Moving illustrations to the default theme | csarven |
2008-11-14 | trac626 Bugfix: Atom URL missing a dot | csarven |
2008-11-14 | trac626 Put a list of feed links | csarven |
2008-11-23 | blow last caches on notice delete | Evan Prodromou |
2008-11-22 | if all faves in cache, skip | Evan Prodromou |
2008-11-22 | blow last cache for faves | Evan Prodromou |
2008-11-22 | messed up logic for passing faves | Evan Prodromou |
2008-11-22 | use cached fave stream to save DB hits for faves | Evan Prodromou |
2008-11-22 | whitespace cleanup | Evan Prodromou |
2008-11-22 | double-cache to get newer items | Evan Prodromou |
2008-11-21 | notice inbox only when not already exists | Evan Prodromou |
2008-11-21 | variable name change bug | Evan Prodromou |
2008-11-21 | inbox particular users | Evan Prodromou |
2008-11-20 | clean up list of expected features in faq | Evan Prodromou |
2008-11-20 | hide certain users from the public stream | Evan Prodromou |
2008-11-18 | check URI before sending | Evan Prodromou |
2008-11-18 | add some extra checks to avoid remote subscriptions to local users | Evan Prodromou |
2008-11-17 | ♫ Don't you forget about me ♫ | Evan Prodromou |
2008-11-18 | update version number in common.php | Evan Prodromou |
2008-11-16 | add inboxes for new users | Evan Prodromou |
2008-11-14 | escaping was not needed at all to process short urls. Real fix. | millette |
2008-11-14 | fix longurl title attribute, removing extra backslashes. | millette |