]> git.mxchange.org Git - quix0rs-gnu-social.git/history - classes
define syslog variables in common.php
[quix0rs-gnu-social.git] / classes /
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-13 Mike CochraneSort notices by date then id so they are in the correct...
2008-07-10 Mike CochraneResolve conflict properly
2008-07-10 Mike CochraneResolve conflicts and convert _t( to _( where it was...
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-09 Evan Prodromourebuild DB_DataObject classes for new structure
2008-07-07 Evan Prodromoucheck for profile
2008-07-07 Evan Prodromoutwiddle a few bits to make replies work correctly
2008-07-06 Evan Prodromousome twiddles in the db for replies, plus the class
2008-06-23 matthew.greggFirst pass at replies support http://laconi.ca/PITS...
2008-07-06 Evan Prodromoufixes on bourdin for confirm claims
2008-07-06 Evan Prodromouadd queueing variables to confirm_address
2008-07-04 Evan Prodromoudon't treat notice_id like a sequence
2008-07-04 Evan Prodromouadd a queued notice item
2008-06-24 Evan Prodromouadd table for remember me codes
2008-06-23 Evan Prodromouadd imsettings to menu
2008-06-22 Evan Prodromoudisallow nicknames on a blacklist
2008-06-22 Evan Prodromouauto-increment primary key for SMS carrier
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-06-20 Evan Prodromouconfirm email addresses
2008-06-19 Evan Prodromoudo some commits
2008-06-18 Evan Prodromouuser_id in user_openid is not unique
2008-06-18 Evan Prodromoufinish openid
2008-06-17 Evan Prodromoustart openid rp integration
2008-06-15 Evan Prodromouemail notification on new subscriptions
2008-06-12 Evan Prodromouhide warnings when unlinking an avatar file
2008-06-05 Evan Prodromoupassing id to the avatar filename function
2008-06-05 Evan ProdromousetOriginal() is an instance method
2008-06-05 Evan Prodromoumove avatar scaling and saving to Avatar and Profile
2008-05-27 Evan Prodromouserver-side storage model
2008-05-22 Evan Prodromougenerate classes for db schema with URIs
2008-05-21 Evan Prodromouremove validation code
2008-05-20 Evan Prodromoufixup footer menu and fix syntax error in profile.php
2008-05-20 Evan Prodromouease up on the validation
2008-05-20 Evan Prodromoufix validation of url
2008-05-20 Evan Prodromoutrim whitespace
2008-05-20 Evan Prodromouadd validation methods to classes
2008-05-19 Evan Prodromouupdate avatar table
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-09 Evan Prodromouread-only stuff
2008-05-07 Evan Prodromouadd data objects
2008-05-07 Evan Prodromoubeginnings of PHP