]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2008-07-09 Evan Prodromourequire search action lib in search actions
2008-07-09 Evan Prodromourefactor common code between searches and between searc...
2008-07-09 Evan Prodromoufirst pass at a notice search
2008-07-09 Evan Prodromouspecialchars() text in search results
2008-07-09 Evan Prodromouhighlight homepage in search results
2008-07-09 Evan Prodromoubetter instructions
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 Prodromouremove hr -- CSS takes care of it
2008-07-09 Evan Prodromouadd instructions to people search
2008-07-09 Evan Prodromoufixup end tag in login (not used, maybe later)
2008-07-09 Evan Prodromoulist of profiles
2008-07-09 Evan Prodromoudon't inline p's in the people list
2008-07-09 Evan Prodromouadd some CSS for the people lists
2008-07-09 Evan Prodromouchange formatting of search output
2008-07-09 Evan Prodromoushow p.error when there are no results.
2008-07-09 Evan Prodromouignore case when highlighting
2008-07-09 Evan Prodromoucommon_start_element -> common_element_start
2008-07-09 Evan Prodromoumove end of form element
2008-07-09 Evan Prodromoumissing comma in people search
2008-07-09 Evan Prodromoufirst pass at people 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 Prodromouuse rendered text in profile page stream
2008-07-09 Evan Prodromouuse getCurrentNotice() on profile page
2008-07-09 Evan Prodromoushow reply_to for notices in profile stream
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 Prodromourebuild DB_DataObject classes for new structure
2008-07-09 Evan Prodromoustore rendered content on save; display pre-rendered...
2008-07-09 Evan Prodromouchanges to database
2008-07-09 Evan Prodromouremove version number from OMB spec
2008-07-09 Evan Prodromoumove again
2008-07-09 Evan Prodromoumove some things around
2008-07-09 Evan Prodromoubetter arrow
2008-07-09 Evan Prodromouremove current notice code which doesn't seem to do...
2008-07-09 Evan Prodromouremove replybutton formatting
2008-07-09 Evan Prodromouformat replyto name correctly
2008-07-09 Evan Prodromouaccept replyto for fancy newnotice URL
2008-07-09 Evan Prodromoutry another tack
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 Prodromoureword, leave out the OpenID part
2008-07-09 Evan Prodromoulogin -> reenter
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 Prodromoubetter description of what happens when changing settings
2008-07-09 Evan Prodromouname of form on remote subscribe changed
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-05 Evan Prodromouspace in title
2008-07-08 Evan Prodromoumore debug output for rememberme cookies
2008-07-08 Evan Prodromouignore old password if no old password
2008-07-08 Evan Prodromouautoreply
2008-07-07 Evan Prodromouautosubscribe for jabber
2008-07-07 Evan Prodromouadd authorship block to OMB spec
2008-07-07 Evan Prodromouget rid of one-pixel border on subscriptions
2008-07-07 Test Server 1mcdoyon changes to design on dev server
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 Prodromoushorter replies rss
2008-07-07 Evan Prodromouadd in the notice form
2008-07-07 Evan Prodromouadd repliesrss
2008-07-07 Evan ProdromouUNDO: use DB_DataObject join
2008-07-07 Evan Prodromouuse DB_DataObject join
2008-07-07 Evan Prodromoushow replies
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 Prodromoucheck for profile
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 Prodromouadded a script for adding old replies in
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-07-06 Evan Prodromousome twiddles in the db for replies, plus the class
2008-07-06 Evan Prodromoufixup conflicts
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-06 Evan Prodromoudon't double-escape bio
2008-07-06 Evan Prodromoufixes on bourdin for confirm claims
2008-07-06 Evan Prodromouenable confirmation queue
2008-07-06 Evan Prodromoudebugging on the live server
2008-07-05 Evan Prodromoufixup disconnected to use method
2008-07-04 Evan Prodromoubroadcast directly from xmpp daemon
next