]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib
define syslog variables in common.php
[quix0rs-gnu-social.git] / lib /
2008-07-17 Evan Prodromoudefine syslog variables in common.php
2008-07-17 Evan Prodromoupublic indexers in config file
2008-07-16 Evan Prodromoudefault timezone
2008-07-16 Evan Prodromoutheme server support
2008-07-16 Evan Prodromoudefault value for avatar server
2008-07-16 Evan Prodromouremove tag URI stuff; unused and confusing
2008-07-16 Evan Prodromoucreator_url
2008-07-16 Evan Prodromouuse root url of site, not hard-coded identi.ca URL
2008-07-16 Evan Prodromouutility function for getting a profile URI
2008-07-16 Evan Prodromouslight code hygiene for rssaction
2008-07-16 Evan Prodromouslightly better error handling
2008-07-16 Evan Prodromoubad default for email on command-line systems
2008-07-16 Evan Prodromouadd some warnings and stuff
2008-07-16 Evan Prodromoulost else
2008-07-14 Dave BarryFixup rememberme cookie handling in the POST only case
2008-07-16 Evan Prodromousigh
2008-07-16 Evan Prodromouyet more array munging
2008-07-16 Evan Prodromoulcase tname
2008-07-16 Evan Prodromoumore array munging
2008-07-16 Evan Prodromouback out my change to the link format; see if it helps
2008-07-16 Evan Prodromougot the args to array unshift backwards
2008-07-16 Evan Prodromouadd alternative reply format
2008-07-09 erikPITS.00114: 'T USERNAME' should work like an @-link
2008-07-15 Earle MartinDon't capture trailing ")", "]" or ">" as part of URLs
2008-07-14 Earle MartinAdd SIOC data to global RSS feed.
2008-07-14 Earle MartinInclude user name in item titles for RSS aggregator...
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-15 Evan Prodromouwork around probs with XMPPHP library
2008-07-15 Evan Prodromoubuild stanza ourselves, without library
2008-07-14 Evan Prodromouencode special chars in atom payload
2008-07-14 Evan Prodromoudebugging changes on development server
2008-07-14 Evan Prodromouget the msg to format
2008-07-14 Evan Prodromouforgot to send a null for subject in XMPP message
2008-07-14 Evan Prodromoumake broadcast send notice with extra Twitter cruft
2008-07-14 Evan Prodromouadd extra Twitter cruft to jabber messages
2008-07-14 Evan Prodromouutility for getting avatar or default avatar
2008-07-14 Evan Prodromouextra space in link
2008-07-13 Mike CochraneMerge some gettext strings to one line so translation...
2008-07-12 Evan Prodromouchange search forms to get (PITS 00248)
2008-07-10 Mike CochraneStop after a redirect. Fixed remote subscription for me.
2008-07-10 Mike CochraneMissed one _t
2008-07-10 Mike CochraneTrailing whitespace on lines
2008-07-10 Mike CochraneMore _t( to _( and sprintfs in new code
2008-07-10 Mike CochraneMissing sprintf
2008-07-10 Mike CochraneBracket in correct place
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-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-10 Evan Prodromouupdate version number
2008-07-09 Evan Prodromouadd notice search rss ("tracking")
2008-07-09 Evan Prodromourefactor common code between searches and between searc...
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 Prodromoudefaults for argument functions
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 Prodromoureply_to is now stored on the notice, not on the reply...
2008-07-09 Evan Prodromouwording change in comment
2008-07-09 Evan Prodromoustore rendered content on save; display pre-rendered...
2008-07-09 Evan Prodromoumove again
2008-07-09 Evan Prodromoumove some things around
2008-07-09 Evan Prodromoubetter arrow
2008-07-09 Evan Prodromouaccept replyto for fancy newnotice URL
2008-07-09 Evan Prodromoureturn false
2008-07-09 Evan Prodromoufallback to newnotice on reply button, new button with...
2008-07-09 Evan Prodromoufixup required XMPP library
2008-07-08 mikereplybutton.darc
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-09 Evan Prodromounotice -> permalink in notices
2008-07-09 Evan Prodromoup.instructions -> div.instructions
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 Prodromouautosubscribe for jabber
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 Prodromouchange reply info
2008-07-07 Evan Prodromouconsolidate show_notice and show_reply
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
next