]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib/util.php
bracket in the wrong place
[quix0rs-gnu-social.git] / lib / util.php
2008-07-08 Mike Cochranebracket in the wrong place
2008-07-08 Mike CochraneTranslate a few more strings.
2008-07-08 Mike CochraneConvert _t() to _() for gettext.
2008-07-12 Evan Prodromouadd the logfile entry to common, a little recoding...
2008-07-11 zachLog msgs can now go to a file as well as syslog
2008-07-11 Evan Prodromouget avatar by nickname
2008-07-09 Evan Prodromouadd notice search rss ("tracking")
2008-07-09 Evan Prodromoutry some scoping
2008-07-09 Evan Prodromouuse smarter query builder
2008-07-09 Evan Prodromoufix syntax errors in URL builder
2008-07-09 Evan Prodromouadd fancy urls for search
2008-07-09 Evan Prodromouwrong comparison operator for saving reply to self
2008-07-09 Evan Prodromoudon't record a reply_to for responses to self
2008-07-09 Evan Prodromoustore replies on the notice record, not the reply record
2008-07-09 Evan Prodromouaccept replyto for fancy newnotice URL
2008-07-09 Evan Prodromouforgot to change null check at beginning of set user
2008-07-09 Evan Prodromoudon't refetch user objects so much
2008-07-09 Evan Prodromousome debug stuff for remember me
2008-07-08 Evan Prodromoudon't call text if you don't mean it
2008-07-08 Evan Prodromoudon't do an end tag for empty elements
2008-07-08 Evan Prodromoutake out queuing debugging
2008-07-04 Evan ProdromouUNDO: debugging info for queueing notices
2008-07-04 Evan Prodromoudebugging info for queueing notices
2008-07-08 Evan Prodromoumore debug output for rememberme cookies
2008-07-07 Evan Prodromoudon't try to do date relative
2008-07-07 Evan Prodromoubetter error reporting
2008-07-07 Evan Prodromoufancy url for replies rss
2008-07-07 Evan Prodromoucreated -> modified in Reply
2008-07-07 Evan Prodromoucheck to see the reply_for worked
2008-07-07 Evan Prodromoufix constant in common_db_log_error
2008-07-07 Evan Prodromouuse db error logger for common_save_replies
2008-07-07 Evan Prodromoudefault for datetime in common_relative_profile
2008-07-07 Evan Prodromoutwiddle a few bits to make replies work correctly
2008-07-07 Evan Prodromouadd replies fancy url and include Reply class
2008-06-23 matthew.greggFirst pass at replies support http://laconi.ca/PITS...
2008-07-06 Evan Prodromouprefer, barely, text/html to application/xhtml+xml
2008-07-05 Evan Prodromourememberme debugging
2008-07-05 Evan Prodromouerror notices
2008-07-05 Evan Prodromoua little more error-checking in the queuedaemon
2008-07-04 Evan Prodromouproblem with dates in db error
2008-07-04 Evan Prodromoulog some errors for missed inserts
2008-07-04 Evan Prodromouinfo about stuff getting queued
2008-07-04 Evan Prodromoua couple of things to make queue items work
2008-07-04 Evan Prodromouenqueue notices for offline broadcast
2008-07-03 Evan Prodromouadd a display url function to display URLs
2008-07-03 Evan Prodromouupdate using a config'd server
2008-07-02 Evan Prodromoumethod
2008-07-02 Evan Prodromoufull end element, no space in textarea
2008-07-01 Evan Prodromourationalize with mgs version
2008-06-25 matthew.greggFix for space being added to notice form
2008-06-24 matthew.greggChar counter for notice update text area. http://laconi...
2008-07-01 Evan Prodromouadd more contact information
2008-07-01 Evan Prodromoufancy url for remote subscribe
2008-06-30 Evan Prodromourefactor common behaviour in settings pages
2008-06-30 Evan Prodromouadd FAQ to foot menu
2008-06-27 Evan Prodromou822 -> 850
2008-06-27 Evan Prodromoushow exact date when needed
2008-06-27 Evan Prodromoumore natural date strings
2008-06-27 Evan Prodromouadd some classes to inputs
2008-06-26 Evan Prodromourevert to common_user_error, which is what is used...
2008-06-24 matthew.greggMissing quote in the conditional CSS for IE browsers...
2008-06-23 matthew.greggxhtml/xml and IE do not mix so well PITS # 00103
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 Prodromoufancy URLs for IM settings
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-24 Evan Prodromouless tricky with recoverpassword
2008-06-24 Evan Prodromouurl for confirmation email is better, fancy url
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 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 Prodromoubroadcast notices to jabber
2008-06-24 Evan Prodromouadd jabber library and use it
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 Prodromoumove confirmemail to confirmaddress
2008-06-22 Evan Prodromoutypo in objstring
2008-06-22 Evan Prodromoureference calling for objstring
2008-06-22 Evan Prodromouadd better debugging
2008-06-20 Evan Prodromouchange from using tag uris to http urls for identifiers
2008-06-20 Evan Prodromougo back to ensuring session
2008-06-20 Evan Prodromoustrip some whitespace
2008-06-20 Evan Prodromoudon't keep cached user
2008-06-20 Evan Prodromoufancy url for confirmation of email
2008-06-20 Evan Prodromouskip a DB hit, and better regex
next