]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions
UNDO: use DB_DataObject join
[quix0rs-gnu-social.git] / actions /
2008-07-07 Evan ProdromouUNDO: use DB_DataObject join
2008-07-07 Evan Prodromouuse DB_DataObject join
2008-07-07 Evan Prodromoushow replies
2008-07-07 Evan Prodromouconsolidate show_notice and show_reply
2008-07-07 Evan Prodromoucreated -> modified in Reply
2008-07-07 Evan Prodromoutwiddle a few bits to make replies work correctly
2008-07-06 Evan Prodromoufixup conflicts
2008-06-23 matthew.greggFirst pass at replies support http://laconi.ca/PITS...
2008-07-06 Evan Prodromoudon't double-escape bio
2008-07-06 Evan Prodromouoptionally queue jabber confirmations
2008-07-05 Evan Prodromouif not a POST, redirect to subscriptions
2008-07-05 Evan Prodromourememberme debugging
2008-07-05 Evan Prodromoubetter debugging
2008-07-05 Evan Prodromoudebugging code for rm
2008-07-05 Evan Prodromoumove member since to statistics
2008-07-05 Evan Prodromounickname in profile, member since in profile
2008-07-03 Evan Prodromouadd a display url function to display URLs
2008-07-02 Evan Prodromoumethod
2008-07-02 Evan Prodromoufix rememberme checkboxes on login, register
2008-07-01 Evan Prodromoubetter instructions for login
2008-07-01 Evan Prodromouadd OpenID documentation
2008-07-01 Evan Prodromouadd documentation for OpenMicroBlogging
2008-07-01 Evan Prodromouadd instructions to remotesubscribe
2008-07-01 Evan Prodromouclass -> id
2008-07-01 Evan Prodromoufixup formatting on remotesubscribe link
2008-06-30 Evan Prodromoufixup code in showstream
2008-06-30 Evan Prodromouchange remote subscribe to link
2008-06-30 Evan Prodromoureturn instructions
2008-06-30 Evan Prodromoumove markdown require to common
2008-06-30 Evan Prodromourefactor common behaviour in settings pages
2008-06-27 Evan Prodromoushow exact date when needed
2008-06-27 Evan Prodromouadd a space between address and to
2008-06-27 Evan Prodromou"subscribe" -> "add to buddy list"
2008-06-26 Evan Prodromoubetter handling of too-long messages
2008-06-26 Evan Prodromoudon't bother with subscription hoohaw; just ask the...
2008-06-26 Evan Prodromoucompile error with lost dot
2008-06-26 Evan Prodromoubetter instructions on confirmation code
2008-06-26 Evan Prodromousome variable names swapped around when I split up...
2008-06-26 Evan Prodromouforgot to clone user
2008-06-26 Evan Prodromoushow checkbox as checked or not
2008-06-26 Evan Prodromousome UI changes to the IM settings
2008-06-26 Evan Prodromoushow the proper address in the message for non-email...
2008-06-24 Evan Prodromoushow better errors on bad codes
2008-06-24 Evan Prodromouuse $newpassword instead of $password consistently
2008-06-24 Evan Prodromoucorrect field name
2008-06-24 Evan Prodromoutype -> address_type
2008-06-24 Evan Prodromouslightly different from settingsaction
2008-06-24 Evan Prodromouurl for confirmation email is better, fancy url
2008-06-24 Evan Prodromououtput a message when we send the recovery email
2008-06-24 Evan Prodromourudimentary recoverpassword system
2008-06-24 Evan Prodromoulogin doesn't bark if the user is automatically logged in
2008-06-24 Evan Prodromoucorrect name for common_forgetme() in logout
2008-06-24 Evan Prodromouimplement rememberme functionality
2008-06-24 Evan Prodromoumore robust handling of new JIDs
2008-06-24 Evan Prodromoudon't validate email if none provided
2008-06-24 Evan Prodromoubroadcast notices to jabber
2008-06-24 Evan Prodromoujabber send and confirmation code
2008-06-24 Evan Prodromouadd jabber library and use it
2008-06-23 Evan Prodromouadd imsettings to menu
2008-06-22 Evan Prodromouforgot to return on invalid nickname
2008-06-22 Evan Prodromoudisallow nicknames on a blacklist
2008-06-22 Evan Prodromouallow blank email address (I think)
2008-06-22 Evan ProdromouUNDO: move profile update to front
2008-06-22 Evan Prodromoumove profile update to front
2008-06-22 Evan Prodromoudebugging for profile update
2008-06-22 Evan Prodromouspecial function for generating confirmation codes
2008-06-22 Evan Prodromouconfirm address
2008-06-22 Evan Prodromoufix name of class in confirmaddress.php
2008-06-22 Evan Prodromoucorrectly use Confirm_address
2008-06-22 Evan Prodromoumove confirmemail to confirmaddress
2008-06-22 Evan Prodromoumore debugging
2008-06-22 Evan Prodromoustrcmp for comparison
2008-06-22 Evan Prodromounickname update
2008-06-22 Evan Prodromoubetter logic in profile settings, missing method in all
2008-06-22 Evan Prodromouuse updateKeys() for updating the user
2008-06-22 Evan Prodromouadd confirm email to profile settings
2008-06-22 Evan Prodromouadd better debugging
2008-06-20 Evan Prodromoufix url for redirect
2008-06-20 Evan Prodromouchange from using tag uris to http urls for identifiers
2008-06-20 Evan Prodromouwhitespace and debugging changes
2008-06-20 Evan Prodromoucorrect confirmation code
2008-06-20 Evan Prodromoucorrect name for common_good_rand()
2008-06-20 Evan Prodromouconfirm email addresses
2008-06-19 Evan Prodromoutry to clear openid url cookie better
2008-06-19 Evan Prodromoupush instructions into head and require license
2008-06-19 Evan Prodromoucommon_show_footer() was hidden in an if
2008-06-19 Evan Prodromouposting from a form takes you back to the same page
2008-06-19 Evan ProdromouDon't repeat "Remove OpenID" header
2008-06-19 Evan Prodromouhad order of arguments for oid_link_user backwards...
2008-06-19 Evan Prodromoufetch the oid before showing it
2008-06-19 Evan Prodromoucant remove last openid, public xrds includes immediate
2008-06-19 Evan Prodromouneed a profileurl for new users
2008-06-19 Evan Prodromourefresh the cookie on successful immediate
2008-06-19 Evan Prodromouuse openid.php functions in finishimmediate
2008-06-19 Evan Prodromoumove update_user function to openid.php
2008-06-19 Evan Prodromouimmediate mode for openid
2008-06-19 Evan Prodromouuse query method to do some transactions
2008-06-19 Evan Prodromoudo some commits
2008-06-18 Evan Prodromoutake out check for other user
2008-06-18 Evan Prodromouforgot settingsmenu in openidsettings
next