]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib
license block and move theme stuff
[quix0rs-gnu-social.git] / lib /
2008-05-20 Evan Prodromoulicense block and move theme stuff
2008-05-20 Evan Prodromouadd notice id
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
2008-05-19 Evan Prodromoufix link to profilesettings in settings menu
2008-05-19 Evan Prodromoubetter headers
2008-05-19 Evan Prodromouadd common_password
2008-05-18 Evan Prodromouchange defaults to use avatar dir
2008-05-18 Evan Prodromoufix path to files, some TODOs
2008-05-18 Evan Prodromousmaller packet
2008-05-17 Evan Prodromousave profile url
2008-05-17 Evan Prodromoudates are already strings
2008-05-17 Evan Prodromouuse cast object for datetimes
2008-05-17 Evan Prodromoufix created, messages
2008-05-17 Evan Prodromoufix typo in common_date_string
2008-05-17 Evan Prodromouensure rather than check for session
2008-05-17 Evan Prodromoufixup some nickname handling
2008-05-17 Evan Prodromoufix INSTALLDIR use in common.php
2008-05-17 Evan Prodromoupath separator problem in data classes
2008-05-17 Evan Prodromourequire data classes in common
2008-05-17 Evan Prodromouadd stub email canonicalizer
2008-05-17 Evan Prodromoufix check for POST
2008-05-17 Evan Prodromoucommon_start_element -> common_element_start
2008-05-17 Evan Prodromoufix array key check
2008-05-17 Evan Prodromoutry to fix arghandling in action
2008-05-17 Evan Prodromoufixup argument handling in action superclass
2008-05-17 Evan Prodromouadd action class to default loads
2008-05-17 Evan Prodromouhandle empty path better
2008-05-17 Evan Prodromoucommon_local_url() second parameter optional
2008-05-17 Evan Prodromoucorrect path to DB_DataObject
2008-05-17 Evan Prodromoufixes to make it all lint
2008-05-17 Evan Prodromoumake config kinda work
2008-05-17 Evan Prodromoumore twiddling
2008-05-17 Evan Prodromoumove the goal posts
2008-05-17 Evan Prodromoubogus version of common_local_url()
2008-05-17 Evan Prodromouupload and change avatars
2008-05-15 Evan Prodromousettings and avatars
2008-05-14 Evan Prodromoulicense block for source code
2008-05-14 Evan Prodromoumove library files to lib