]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions/all.php
move opening brace of class declaration to next line
[quix0rs-gnu-social.git] / actions / all.php
2008-12-23 Evan Prodromoumove opening brace of class declaration to next line
2008-12-23 Evan Prodromouchange function headers to K&R style
2008-12-23 Evan Prodromoureplace all tabs with four spaces
2008-12-11 Evan Prodromoumake a new NoticeList widget and call it from StreamAction
2008-11-14 csarventrac626 Put a list of feed links
2008-07-22 Evan Prodromoulost the nickname changing from profile to user
2008-07-22 Evan Prodromoudon't get a count from query
2008-07-22 Evan Prodromounotices and counts
2008-07-22 Evan Prodromoublow off DB_DataObject joins, write SQL from scratch
2008-07-22 Evan Prodromoucentralize and optimize with-friends query
2008-07-13 Mike CochraneSort notices by date then id so they are in the correct...
2008-07-13 Mike CochraneColapse a lot of strings to make like easier for transl...
2008-07-08 Mike CochraneRemove tralling whitespace on lines and a gettext repla...
2008-07-08 Mike CochraneConvert _t() to _() for gettext.
2008-06-22 Evan Prodromoubetter logic in profile settings, missing method in all
2008-06-19 Evan Prodromouposting from a form takes you back to the same page
2008-06-11 Evan Prodromoupush notice form and sub-menu into header div
2008-06-11 Evan Prodromouonly show notice form if user is logged in, looking...
2008-06-11 Evan Prodromoumenu on home and profile
2008-06-10 Evan Prodromounew layout for all action
2008-05-28 Evan Prodromouadd pagination to all and public
2008-05-22 Evan ProdromouRSS feeds for public stream and friends streams
2008-05-20 Evan Prodromoureformat showstream
2008-05-20 Evan Prodromoutrim whitespace
2008-05-19 Evan Prodromoubetter headers
2008-05-18 Evan Prodromouoff-by-one error in notice stream
2008-05-18 Evan Prodromousmaller packet
2008-05-18 Evan Prodromoufix interpolation of profile_id in query
2008-05-17 Evan Prodromourequire stream stuff
2008-05-17 Evan Prodromoucommon_start_element -> common_element_start
2008-05-17 Evan Prodromoufixes to make it all lint
2008-05-14 Evan Prodromoulicense block for source code
2008-05-09 Evan Prodromouread-only stuff