]> git.mxchange.org Git - quix0rs-gnu-social.git/history - classes/User.php
add email notify flag for @-replies
[quix0rs-gnu-social.git] / classes / User.php
2009-02-16 Evan Prodromouadd email notify flag for @-replies
2009-02-07 Sean MurphyMerge commit 'upstream/0.7.x' into 0.7.x
2009-02-06 Evan ProdromouMerge branch '0.7.x' of git://gitorious.org/laconica...
2009-02-06 Evan ProdromouMerge branch '0.7.x' of git://gitorious.org/laconica...
2009-02-05 Evan ProdromouMerge branch '0.7.x' of git://gitorious.org/laconica...
2009-02-05 Zach CopleyMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-05 Evan ProdromouMerge branch '0.7.x' of git://gitorious.org/laconica...
2009-02-05 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-05 Evan ProdromouAllow re-authentication with OpenID
2009-01-30 Evan ProdromouMerge branch 'master' of root@laconi.ca:/var/local...
2009-01-30 Evan ProdromouMerge branch 'master' of git://gitorious.org/laconica...
2009-01-30 Ciaran GultnieksPostgreSQL - code changes to avoid problems where user...
2009-01-23 Zach CopleyMerge branch 'master' of ssh://zach@dev.controlyourself...
2009-01-23 sarvenMerge branch 'master' of ../trunk
2009-01-23 Zach CopleyMerge branch 'master' of /var/www/trunk
2009-01-23 Evan ProdromouMerge branch 'master' of evan@dev.controlyourself.ca...
2009-01-23 Evan ProdromouMerge branch 'master' of evan@dev.controlyourself.ca...
2009-01-23 Evan ProdromouMerge branch 'master' of evan@dev.controlyourself.ca...
2009-01-23 Evan ProdromouMerge branch 'master' of /var/www/mublog
2009-01-23 Robin MilletteMerge branch 'master' of /var/www/trunk
2009-01-22 sarvenMerge branch 'master' of ../trunk
2009-01-22 Evan ProdromouDebug some of the subscriptions+tags problems
2009-01-22 Evan ProdromouMerge branch 'master' of evan@dev.controlyourself.ca...
2009-01-21 Evan ProdromouMerge branch 'master' of evan@dev.controlyourself.ca...
2009-01-21 Evan Prodromoumove membership/adminship tests to profile
2009-01-21 Evan Prodromouuser subscriptions methods
2009-01-21 Evan ProdromouAdd group and groups to list of forbidden user names
2009-01-21 Evan ProdromouA method on User for getting groups
2009-01-21 Evan ProdromouMerge branch 'master' into groups
2009-01-21 Evan ProdromouFirst pass at a group home page
2009-01-20 Evan ProdromouDon't override ORDER for inboxes; it messes up caching
2009-01-12 Evan ProdromouMerge branch 'master' of http://goukihq.org/misc/git...
2009-01-08 Evan ProdromouMerge branch 'master' of ../laconica-stable
2009-01-06 Evan ProdromouMerge branch 'master' into devel
2008-12-11 Evan Prodromouwhitespace conflicts in User.php
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 Copleyfix registration bug - fatal error when sending email...
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-08 Evan Prodromouenable block API
2008-12-08 Evan Prodromoulow-level management of blocks
2008-12-10 Evan Prodromouedit throttling
2008-11-20 Evan Prodromoulet users set their own profile tags from profilesettings
2008-11-20 Evan Prodromouwhitespace diffs in User.php
2008-11-17 milletteemailnotifynudge added to User.php class manually ...
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-16 Evan Prodromouadd inboxes for new users
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 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-22 Evan Prodromouchange User to use notice inboxes rather than subscription
2008-10-22 Evan Prodromouremove unused noticesWithFriendsWindow from User
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-02 Evan Prodromoudon't try to free faves in User
2008-10-02 Evan Prodromoutry to use caching functions where possible in User
2008-10-02 Evan Prodromouremove unused helper function
2008-09-28 Evan Prodromoucorrect some SQL and add some spaces
2008-09-28 Evan Prodromouremove noticewrapper
2008-09-28 Evan Prodromousingle function for important streams, with memcached...
2008-09-26 Evan Prodromoumove memcache connections to util.php
2008-09-26 Evan Prodromoupath correct in require_once for memcached
2008-09-26 Evan Prodromouprepend Memcached_DataObject require with INSTALLDIR
2008-09-26 Evan Prodromoucaching layer for DB/DataObject
2008-09-23 Evan Prodromouuser -> this
2008-09-22 Evan Prodromoucorrect a couple of bugs
2008-09-17 Evan Prodromoufancy urls for show message, new message
2008-09-17 Evan Prodromounewmessage and showmessage
2008-09-16 Evan Prodromourationalize with ciarang's pgsql changes
2008-09-15 CiaranGPostgreSQL: Quote table name in manually formed query...
2008-09-09 CiaranGInitial support for PostgreSQL
2008-09-09 Zach CopleyDisallow 'api' nickname
2008-09-16 Evan Prodromourationalize with repository version
2008-09-08 Evan Prodromouinitial non-Ajax version of favorites
2008-08-27 Evan ProdromouInvite -> Invitation
2008-08-27 Evan Prodromouupdates for invitations
2008-09-20 Evan Prodromoucan actually take all the data in the window
2008-09-15 Evan Prodromoucompress window-getting to one function
2008-09-15 Evan Prodromou$INSTALLDIR -> INSTALLDIR
2008-09-15 Evan Prodromoucache noticesWithFriends in memcached
2008-09-05 Ori AvtalionDisallow 'tag' and 'tags' as usernames. Fixes ticket...
2008-08-25 Evan Prodromouuse better SQL date, fix security problem with OpenID...
2008-08-14 Evan Prodromoumove user registration to a single static method
2008-07-31 Evan Prodromouextend length of source for notices
2008-07-21 mikecResolve conflicts after pull from evan
2008-07-21 mikecPublish MicroIDs for email and mpp on profile and notic...
2008-07-20 Mike CochraneRegenerate class file for language column
2008-07-19 matthew.greggPatch for PITS 00032, 00033, 00034
next