]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2008-06-26 Evan Prodromoutake out the instructions
2008-06-26 Evan ProdromouUNDO: better formatting for notice instructions
2008-06-26 Evan Prodromoubetter formatting for notice instructions
2008-06-26 Evan Prodromouadd a bit of instructions
2008-06-26 Evan Prodromoubetter handling of too-long messages
2008-06-26 Evan Prodromoulimit rss streams to 100 items by default
2008-06-26 Evan Prodromounew version number
2008-06-26 Evan Prodromoulost a couple of variables
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 Prodromoufancy URLs for IM settings
2008-06-26 Evan Prodromousome variable names swapped around when I split up...
2008-06-26 Evan Prodromouadd a function to show current address
2008-06-26 Evan Prodromouforgot to clone user
2008-06-26 Evan Prodromoustub for jabber_is_subscribed
2008-06-26 Evan Prodromoushow checkbox as checked or not
2008-06-26 Evan Prodromoumove text out of input, into a separate span
2008-06-26 Evan Prodromouget rid of label on checkbox, just include it as contents
2008-06-26 Evan Prodromousome UI changes to the IM settings
2008-06-26 Evan Prodromoucorrect confirm code
2008-06-26 Evan Prodromoumore logging
2008-06-26 Evan Prodromouuse jabber.php more from xmppdaemon
2008-06-26 Evan Prodromoumisunderstood host versus server
2008-06-26 Evan Prodromoulost parenthesis in xmppdaemon
2008-06-26 Evan Prodromouhandle host !
2008-06-26 Evan Prodromouconfirmation code sent by web user, not xmppdaemon
2008-06-26 Evan Prodromoushow the proper address in the message for non-email...
2008-06-26 Evan Prodromoucommit queries in xmppdaemon::add_notice
2008-06-26 Evan Prodromouuse jabber library from xmppdaemon program
2008-06-26 Evan Prodromousubscribe before sending confirmation message
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 Prodromouless tricky with recoverpassword
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 Prodromouusing bogus attribute of $rm
2008-06-24 Evan Prodromouthink && was binding too closely in remembered_user
2008-06-24 Evan Prodromoucheck session name COOKIE before ensuring session
2008-06-24 Evan Prodromoubetter cookie building
2008-06-24 Evan Prodromouset user takes a nickname, not a user object
2008-06-24 Evan Prodromouchange some things around to see if we can get the...
2008-06-24 Evan Prodromoucorrect name for common_forgetme() in logout
2008-06-24 Evan Prodromouforce session again and correctly get ID
2008-06-24 Evan Prodromouuse the correct field for Remember_me
2008-06-24 Evan Prodromoutypo in name of common_set_cookie
2008-06-24 Evan Prodromoubad function call
2008-06-24 Evan Prodromouswitch order for checkbox, instructio
2008-06-24 Evan Prodromouimplement rememberme functionality
2008-06-24 Evan Prodromouadd table for remember me codes
2008-06-24 Evan Prodromoumore robust handling of new JIDs
2008-06-24 Evan Prodromousyntax error in jabber_format_notice
2008-06-24 Evan Prodromoumore fixes in default theme
2008-06-24 Evan Prodromoudon't validate email if none provided
2008-06-24 Evan Prodromoufix instructions in default theme
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-23 Evan Prodromounormalize jids before comparison
2008-06-23 Evan Prodromouconn is an attribute of XMPPdaemon
2008-06-23 Evan Prodromouchange host to port
2008-06-23 Evan Prodromoudont let the daemon get called from a web server
2008-06-23 Evan Prodromoustrip whitespace in xmppdaemon
2008-06-23 Evan Prodromoumake the daemon do something
2008-06-23 Evan Prodromouadd flags to db for jabber and sms notification
2008-06-23 Evan Prodromoufirst pass at a daemon to receive XMPP messages
2008-06-22 Evan Prodromouforgot to return on invalid nickname
2008-06-22 Evan Prodromoudisallow nicknames on a blacklist
2008-06-22 Evan Prodromouremove check immediate
2008-06-22 Evan Prodromouversion number changed
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 Prodromouauto-increment primary key for SMS carrier
2008-06-22 Evan Prodromouuse a static rather than a constant for code chars
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 Prodromourequire the right class
2008-06-22 Evan Prodromoumove confirmemail to confirmaddress
2008-06-22 Evan Prodromouchange Confirm_email to Confirm_address
2008-06-22 Evan Prodromouq
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 Prodromouuse internal quoting code for manual query
2008-06-22 Evan Prodromouadd a method to update key fields in User
2008-06-22 Evan Prodromoutypo in objstring
2008-06-22 Evan Prodromoureference calling for objstring
2008-06-22 Evan Prodromouadd confirm email to profile settings
next