]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib/util.php
add timestamp to avatar filenames to prevent overlap
[quix0rs-gnu-social.git] / lib / util.php
2008-05-28 Evan Prodromouadd timestamp to avatar filenames to prevent overlap
2008-05-27 Evan Prodromouserver-side storage model
2008-05-27 Evan Prodromouclient side of distributed subscription almost complete
2008-05-22 Evan Prodromouadd tags on creation of notices and users
2008-05-22 Evan Prodromoutypo in common_mint_tag
2008-05-22 Evan Prodromoutags and XRDS
2008-05-22 Evan ProdromouTODOs and docs and openmicroblogging spec
2008-05-21 Evan Prodromouwrong path for defaults
2008-05-21 Evan Prodromoufixup default avatar urls by using common function
2008-05-21 Evan Prodromouadd RSS 1.0 link to header of showstream
2008-05-21 Evan Prodromoufull path for avatars
2008-05-21 Evan Prodromouadd w3dtf date to rss 1.0 items
2008-05-21 Evan Prodromourss feed plus
2008-05-20 Evan Prodromoufixup textarea again
2008-05-20 Evan Prodromouextract textarea code and make bio a textarea
2008-05-20 Evan Prodromoufixup footer menu and fix syntax error in profile.php
2008-05-20 Evan Prodromoubetter menuish stuff
2008-05-20 Evan Prodromouclose ul for foot menu
2008-05-20 Evan Prodromousmaller textbox
2008-05-20 Evan Prodromoufix element in notice form
2008-05-20 Evan Prodromoureformat showstream
2008-05-20 Evan Prodromoutrim whitespace
2008-05-20 Evan Prodromoufix problem with uninitialized xw object
2008-05-20 Evan Prodromouindent HTML
2008-05-20 Evan Prodromouadd nbsp to submit button label
2008-05-20 Evan Prodromouadd a label for submit button
2008-05-20 Evan Prodromoutypo in form functions
2008-05-20 Evan Prodromoubetter forms for new theme
2008-05-20 Evan Prodromoumake the code use the default style
2008-05-20 Evan Prodromoufix license title
2008-05-20 Evan Prodromoulicense block and move theme stuff
2008-05-20 Evan Prodromoutype declaration
2008-05-20 Evan Prodromouconvert html-generation functions to use XMLWriter
2008-05-20 Evan Prodromoubreak out utility functions to util.php