]> git.mxchange.org Git - quix0rs-gnu-social.git/history - classes/User.php
caching layer for DB/DataObject
[quix0rs-gnu-social.git] / classes / User.php
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
2008-07-22 Evan Prodromoudon't get a count from query
2008-07-22 Evan Prodromounotices and counts
2008-07-22 Evan Prodromouanother whitespace SQL error
2008-07-22 Evan Prodromouwhitespace in SQL
2008-07-22 Evan Prodromoublow off DB_DataObject joins, write SQL from scratch
2008-07-22 Evan Prodromoucentralize and optimize with-friends query
2008-07-21 Evan Prodromouupdate keys for incomingemail
2008-07-21 Evan Prodromousave changes to smsemail
2008-07-21 Evan Prodromouadd flag for sms replies
2008-07-21 Evan Prodromouadd sms email address to user
2008-07-20 Evan Prodromou$true not the same as true
2008-07-20 Evan Prodromouadd autosubscribe
2008-07-20 Evan Prodromouadd autosubscribe flag to users
2008-07-20 Evan Prodromoustart sms settings
2008-07-19 Evan Prodromouemail settings for post by email
2008-07-17 Evan Prodromoumailer daemon start
2008-07-15 Evan Prodromourebuild classes based on DB change
2008-07-15 Evan Prodromoumove email settings to its own tab
2008-07-15 Evan Prodromoureplies from people you're not subscribed to over Jabber
2008-07-09 Mike CochraneMerge conflicts and kill a whole lot of trailing whites...
2008-07-11 Evan Prodromouadd 'avatar' to blacklisted names
2008-07-09 Evan Prodromouadd fancy urls for search
2008-07-07 Evan Prodromoucheck for profile
2008-07-07 Evan Prodromoutwiddle a few bits to make replies work correctly
2008-06-23 matthew.greggFirst pass at replies support http://laconi.ca/PITS...
2008-06-23 Evan Prodromouadd imsettings to menu
2008-06-22 Evan Prodromoudisallow nicknames on a blacklist
2008-06-22 Evan Prodromoucorrectly use Confirm_address
2008-06-22 Evan Prodromouchange Confirm_email to Confirm_address
2008-06-22 Evan Prodromoustrcmp for comparison
2008-06-22 Evan Prodromouuse updateKeys() for updating the user
2008-06-22 Evan Prodromouuse internal quoting code for manual query
2008-06-22 Evan Prodromouadd a method to update key fields in User
2008-05-22 Evan Prodromougenerate classes for db schema with URIs
2008-05-21 Evan Prodromouremove validation code
2008-05-20 Evan Prodromoutrim whitespace
2008-05-20 Evan Prodromouadd validation methods to classes
2008-05-17 Evan Prodromouchange how the user profile is fetched
2008-05-17 Evan Prodromoufixes to make it all lint
2008-05-15 Evan Prodromousettings and avatars
2008-05-14 Evan Prodromoulicense block for source code
2008-05-14 Evan Prodromoudeny access to include files
2008-05-14 Evan Prodromouconsiderable coding
2008-05-07 Evan Prodromouadd data objects