Age | Commit message (Expand) | Author |
2008-12-08 | static to not static | Evan Prodromou |
2008-12-07 | low-level management of blocks | Evan Prodromou |
2008-12-04 | trac768 keep transparency of resized avatar images. | millette |
2008-12-03 | delete user and all traces from the db. | millette |
2008-12-03 | add profile block data object | Evan Prodromou |
2008-11-28 | shorten urls for posts > 140 chars only, from anywhere. Only show long urls i... | millette |
2008-12-10 | always return a variable by reference | Evan Prodromou |
2008-12-10 | don't check edit throttle if throttle not enabled | Evan Prodromou |
2008-12-10 | Ban certain users from posting by nickname and/or ID | Zach Copley |
2008-12-10 | make sure passed profile_id is valid in Notice::saveNew | millette |
2008-12-10 | edit throttling | Evan Prodromou |
2008-12-02 | change is_local flag for blacklisted users | Evan Prodromou |
2008-11-23 | Make replies to @# | Evan Prodromou |
2008-11-23 | only get tags for this profile list type | Evan Prodromou |
2008-11-23 | don't get self-tags | Evan Prodromou |
2008-11-23 | show dropdown of tags only when tags are available and add tags function to p... | Evan Prodromou |
2008-11-23 | sphinx: fallback if no connection | millette |
2008-11-23 | sphinx integration for notices and profiles | millette |
2008-11-20 | sphinx search for notices | millette |
2008-11-20 | sphinx search of people | millette |
2008-11-20 | correct name for param | Evan Prodromou |
2008-11-20 | fix require in Profile_tag.php | Evan Prodromou |
2008-11-20 | let users set their own profile tags from profilesettings | Evan Prodromou |
2008-11-20 | add profile tags to DB | Evan Prodromou |
2008-11-20 | whitespace diffs in User.php | Evan Prodromou |
2008-11-20 | whitespace diff on Notice_inbox | Evan Prodromou |
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-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-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-20 | hide certain users from the public stream | Evan Prodromou |
2008-11-16 | add inboxes for new users | Evan Prodromou |
2008-11-14 | don't write notice to inbox if user isn't inboxed yet | Evan Prodromou |
2008-11-13 | different query based on config var and user inbox status | Evan Prodromou |
2008-11-13 | add inboxed and regenerate data objects | Evan Prodromou |
2008-11-06 | trac31 url_auto_shortening by sgmurphy | millette |
2008-11-12 | add created to notice update | Evan Prodromou |
2008-11-12 | notice_inbox.id -> notice_inbox.notice_id | Evan Prodromou |
2008-11-12 | created timestamp on notice_inbox | Evan Prodromou |
2008-11-04 | Twitter-compatible API - since_id and before_id were polluting the cache and ... | zach |
2008-10-23 | blow inboxes | Evan Prodromou |