summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Expand)Author
2008-12-03add profile block data objectEvan Prodromou
2008-11-28shorten urls for posts > 140 chars only, from anywhere. Only show long urls i...millette
2008-12-10always return a variable by referenceEvan Prodromou
2008-12-10don't check edit throttle if throttle not enabledEvan Prodromou
2008-12-10Ban certain users from posting by nickname and/or IDZach Copley
2008-12-10make sure passed profile_id is valid in Notice::saveNewmillette
2008-12-10edit throttlingEvan Prodromou
2008-12-02change is_local flag for blacklisted usersEvan Prodromou
2008-11-23Make replies to @#Evan Prodromou
2008-11-23only get tags for this profile list typeEvan Prodromou
2008-11-23don't get self-tagsEvan Prodromou
2008-11-23show dropdown of tags only when tags are available and add tags function to p...Evan Prodromou
2008-11-23sphinx: fallback if no connectionmillette
2008-11-23sphinx integration for notices and profilesmillette
2008-11-20sphinx search for noticesmillette
2008-11-20sphinx search of peoplemillette
2008-11-20correct name for paramEvan Prodromou
2008-11-20fix require in Profile_tag.phpEvan Prodromou
2008-11-20let users set their own profile tags from profilesettingsEvan Prodromou
2008-11-20add profile tags to DBEvan Prodromou
2008-11-20whitespace diffs in User.phpEvan Prodromou
2008-11-20whitespace diff on Notice_inboxEvan Prodromou
2008-11-18trac685 Twitter bridge - Shell script to sync all users' Twitter friendsZach Copley
2008-11-16trac685 Twitter bridge - Sync Twitter friendszach
2008-11-14Twitter bridge - don't delete Twitter users. Update them instead.zach
2008-11-16emailnotifynudge added to User.php class manually (how to auto-gen?)millette
2008-11-16fix nudge typo and add emailnotifynudge to laconica.inimillette
2008-11-23blow last caches on notice deleteEvan Prodromou
2008-11-22if all faves in cache, skipEvan Prodromou
2008-11-22blow last cache for favesEvan Prodromou
2008-11-22messed up logic for passing favesEvan Prodromou
2008-11-22use cached fave stream to save DB hits for favesEvan Prodromou
2008-11-22whitespace cleanupEvan Prodromou
2008-11-22double-cache to get newer itemsEvan Prodromou
2008-11-21notice inbox only when not already existsEvan Prodromou
2008-11-20hide certain users from the public streamEvan Prodromou
2008-11-16add inboxes for new usersEvan Prodromou
2008-11-14don't write notice to inbox if user isn't inboxed yetEvan Prodromou
2008-11-13different query based on config var and user inbox statusEvan Prodromou
2008-11-13add inboxed and regenerate data objectsEvan Prodromou
2008-11-06trac31 url_auto_shortening by sgmurphymillette
2008-11-12add created to notice updateEvan Prodromou
2008-11-12notice_inbox.id -> notice_inbox.notice_idEvan Prodromou
2008-11-12created timestamp on notice_inboxEvan Prodromou
2008-11-04Twitter-compatible API - since_id and before_id were polluting the cache and ...zach
2008-10-23blow inboxesEvan Prodromou
2008-10-22change User to use notice inboxes rather than subscriptionEvan Prodromou
2008-10-22better prefix for Notice_inbox.phpEvan Prodromou
2008-10-22save notice to inbox on saveNewEvan Prodromou
2008-10-22notice inboxEvan Prodromou