]> git.mxchange.org Git - quix0rs-gnu-social.git/history - classes
uiredesign + phpdocs
[quix0rs-gnu-social.git] / classes /
2009-01-08 Evan ProdromouMerge branch 'master' of ../laconica-stable
2009-01-06 Evan ProdromouMerge branch 'master' into devel
2008-12-31 Evan Prodromouadd 'dm' as a synonym for 'd' command
2008-12-25 Zach CopleySome fixups of patches not already migrated to trunk...
2008-12-16 Sarven CapadisliDirect message XHR response fix for IE and minor tweaks
2008-12-12 Zach CopleyActually crop your avatar when hitting 'crop' button...
2008-12-11 Evan Prodromoumore places where required since param skipped for...
2008-12-11 Evan Prodromoumissing argument
2008-12-11 Evan Prodromouwhitespace conflicts in User.php
2008-12-11 Evan Prodromouresolve whitespace changes in Notice.php
2009-01-05 Zach Copleytrac750 configurable sync flags for Facebook app (notic...
2009-01-05 Zach Copleytrac750 Automatically update linked Facebook users...
2008-12-23 Evan Prodromoumove opening brace of class declaration to next line
2008-12-23 Evan ProdromouTRUE
2008-12-23 Evan Prodromouchange function headers to K&R style
2008-12-23 Evan Prodromoureplace NULL with null
2008-12-23 Evan Prodromoureplace all tabs with four spaces
2008-12-09 Zach CopleyNew AjaxWebChannel for returning ajaxy responses to...
2008-12-09 Zach Copleyfix registration bug - fatal error when sending email...
2008-12-06 Zach Copleytrac750 - Exoskeleton of a nascent Facebook app
2008-12-09 Zach Copleytrac540 - Add 'since' param to Twitter-compatible API...
2008-12-09 Evan Prodromoufix Profile_block::get() again
2008-12-09 Evan Prodromouremoved Profile_block::get, changed to use pkeyGet
2008-12-09 Evan Prodromoudatabase changes to say whether to deliver messages...
2008-12-08 Evan Prodromouenable block API
2008-12-08 Evan Prodromoucopyright block and better load for Memcached_DataObjec...
2008-12-08 Evan Prodromoustatic to not static
2008-12-08 Evan Prodromoulow-level management of blocks
2008-12-04 millettetrac768 keep transparency of resized avatar images.
2008-12-03 millettedelete user and all traces from the db.
2008-12-03 Evan Prodromouadd profile block data object
2008-11-28 milletteshorten urls for posts > 140 chars only, from anywhere...
2008-12-10 Evan Prodromoualways return a variable by reference
2008-12-10 Evan Prodromoudon't check edit throttle if throttle not enabled
2008-12-10 Zach CopleyBan certain users from posting by nickname and/or ID
2008-12-10 millettemake sure passed profile_id is valid in Notice::saveNew
2008-12-10 Evan Prodromouedit throttling
2008-12-02 Evan Prodromouchange is_local flag for blacklisted users
2008-11-24 Evan ProdromouMake replies to @#
2008-11-24 Evan Prodromouonly get tags for this profile list type
2008-11-24 Evan Prodromoudon't get self-tags
2008-11-24 Evan Prodromoushow dropdown of tags only when tags are available...
2008-11-23 millettesphinx: fallback if no connection
2008-11-23 millettesphinx integration for notices and profiles
2008-11-20 millettesphinx search for notices
2008-11-20 millettesphinx search of people
2008-11-20 Evan Prodromoucorrect name for param
2008-11-20 Evan Prodromoufix require in Profile_tag.php
2008-11-20 Evan Prodromoulet users set their own profile tags from profilesettings
2008-11-20 Evan Prodromouadd profile tags to DB
2008-11-20 Evan Prodromouwhitespace diffs in User.php
2008-11-20 Evan Prodromouwhitespace diff on Notice_inbox
2008-11-19 Zach Copleytrac685 Twitter bridge - Shell script to sync all users...
2008-11-17 zachtrac685 Twitter bridge - Sync Twitter friends
2008-11-14 zachTwitter bridge - don't delete Twitter users. Update...
2008-11-17 milletteemailnotifynudge added to User.php class manually ...
2008-11-17 millettefix nudge typo and add emailnotifynudge to laconica.ini
2008-11-24 Evan Prodromoublow last caches on notice delete
2008-11-22 Evan Prodromouif all faves in cache, skip
2008-11-22 Evan Prodromoublow last cache for faves
2008-11-22 Evan Prodromoumessed up logic for passing faves
2008-11-22 Evan Prodromouuse cached fave stream to save DB hits for faves
2008-11-22 Evan Prodromouwhitespace cleanup
2008-11-22 Evan Prodromoudouble-cache to get newer items
2008-11-21 Evan Prodromounotice inbox only when not already exists
2008-11-20 Evan Prodromouhide certain users from the public stream
2008-11-16 Evan Prodromouadd inboxes for new users
2008-11-14 Evan Prodromoudon't write notice to inbox if user isn't inboxed yet
2008-11-13 Evan Prodromoudifferent query based on config var and user inbox...
2008-11-13 Evan Prodromouadd inboxed and regenerate data objects
2008-11-06 millettetrac31 url_auto_shortening by sgmurphy
2008-11-12 Evan Prodromouadd created to notice update
2008-11-12 Evan Prodromounotice_inbox.id -> notice_inbox.notice_id
2008-11-12 Evan Prodromoucreated timestamp on notice_inbox
2008-11-04 zachTwitter-compatible API - since_id and before_id were...
2008-10-23 Evan Prodromoublow inboxes
2008-10-22 Evan Prodromouchange User to use notice inboxes rather than subscription
2008-10-22 Evan Prodromoubetter prefix for Notice_inbox.php
2008-10-22 Evan Prodromousave notice to inbox on saveNew
2008-10-22 Evan Prodromounotice inbox
2008-11-13 Evan Prodromouuse correct class for avatar deletion so memcached...
2008-10-22 Evan Prodromouremove unused noticesWithFriendsWindow from User
2008-10-06 Evan Prodromoufixup return value of XMPP channel on setting notification
2008-10-06 Evan Prodromoufix error and output in on and off commands
2008-10-05 Zach CopleyAnother patch to fix up whitespace conflicts in User.php
2008-10-05 Zach CopleyFixed up conflict (over white space) in User.php
2008-10-04 Evan Prodromoufix deleted function after synch from Zach
2008-10-01 mac65Add support for since_id and before_id to Twitter API...
2008-10-04 Evan Prodromoucorrect output for Get command
2008-10-04 Evan Prodromoucheck for notification flags in FavCommand
2008-10-04 Evan ProdromouFaveCommand -> FavCommand
2008-10-04 Evan Prodromoucommon_client_error -> common_user_error
2008-10-04 Evan Prodromoutypo in message command
2008-10-04 Evan Prodromoudifferent message source per command channel
2008-10-04 Evan Prodromoucorrectly refer to notice as a notice
2008-10-04 Evan Prodromoucorrect use of $user to $this->user
2008-10-04 Evan Prodromouadd channels and use command interpreter in different...
2008-10-04 Evan Prodromoufill out commands, move to separate file
2008-10-04 Evan Prodromoumove DB_DataObject ini files to more common name.
2008-10-04 Evan Prodromoubasics of the command interpreter
next