]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2008-08-17 Evan Prodromoutranslation updates
2008-06-26 Evan Prodromoufork daemon
2008-08-27 Zach CopleyTwitter integration - decided to change Twitter to...
2008-08-27 Zach CopleyTwitter integration - Foreign_user::getForeignUser...
2008-08-27 Zach CopleyTwitter integration - Add and remove Twitter accnt...
2008-08-26 zachTwitter-integration - Twitter settings tab now saves...
2008-08-22 zachTwitter integration - Oh look, a Twitter settings tab.
2008-08-22 zachTwitter integration - SQL ref data for Twitter
2008-09-16 Evan Prodromoucorrect title on inbox and outbox
2008-09-16 Evan Prodromouinstructions for inbox and outbox
2008-09-16 Evan Prodromoucorrectly show top
2008-09-16 Evan Prodromoufixup CSS for messages
2008-09-16 Evan Prodromouinbox and outbox for direct messages
2008-09-16 Evan ProdromouDatabase and classes for direct messages
2008-09-16 Evan Prodromouchange some more tables to InnoDB
2008-09-16 Evan Prodromourationalize with repository version
2008-09-16 Evan Prodromouenjitqueuehandler added
2008-09-08 Evan Prodromoumissed a closing curly
2008-09-08 Evan Prodromoumake favorites form use Ajax
2008-09-08 Evan Prodromoumove fave form, float right
2008-09-08 Evan Prodromouwrite our own submit so there's no <p>
2008-09-08 Evan Prodromoustyling on the favor/disfavor forms to show inline
2008-09-08 Evan Prodromoubetter styling for favor/disfavor buttons
2008-09-08 Evan Prodromoucorrect action for showfavorites in disfavor
2008-09-08 Evan Prodromoufix requires in dis/favor and correct url in form
2008-09-08 Evan Prodromouchange input buttons to submit buttons
2008-09-08 Evan Prodromouinitial non-Ajax version of favorites
2008-08-30 Evan Prodromoumerge in changes for CSRF, too
2008-08-30 Evan Prodromouremove custom xmppdaemon error handler
2008-08-16 CiaranGAdded missing subs.php
2008-08-16 CiaranGXMPP daemon updates including help, sub and subsub...
2008-08-14 CiaranGBounce oversized XMPP messages back to user (Ticket...
2008-08-27 Evan Prodromouupdate to translation
2008-08-27 Evan Prodromouadd a foreign_link table with prefs for the link
2008-08-27 Evan Prodromouremoved the preview, so use "Send" for the button
2008-08-27 Evan ProdromouInvite -> Invitation
2008-08-27 Evan Prodromoufix format string, again again
2008-08-27 Evan Prodromoulost the names when making a new function send_invitation
2008-08-27 Evan Prodromousend personal message through to send_invitation function
2008-08-27 Evan Prodromoufix runon string in invites format
2008-08-27 Evan Prodromoufix format for subject
2008-08-27 Evan Prodromousave invitation code and improve format of outgoing...
2008-08-27 Evan Prodromoucorrect output on invitations
2008-08-27 Evan Prodromouupdates for invitations
2008-08-27 Evan Prodromouhelper functions that take a user object
2008-08-26 Evan Prodromouclean up some whitespace in DB script
2008-08-26 Evan Prodromouadded a created timestamp to invitations
2008-08-26 Evan Prodromouskip preview, just send the darn thing
2008-08-25 Evan Prodromoufix instructions
2008-08-25 Evan Prodromoufix the invite url
2008-08-25 Evan Prodromouinvite fancy url
2008-08-25 Evan Prodromouadd invite to the nav menu
2008-08-25 Evan Prodromouadd invite to htaccess.sample
2008-08-25 Evan Prodromoustart the invite form
2008-08-23 Evan Prodromoudata classes for invitations
2008-09-22 Evan Prodromouuse common-config instead of $config in common_language
2008-09-20 Evan Prodromoublow subscriptions cache when the user deletes a notice
2008-09-20 Evan Prodromoucan actually take all the data in the window
2008-09-15 Evan Prodromoufixup SQL code
2008-09-15 Evan Prodromoufix cache deletion code
2008-09-15 Evan Prodromoumake NoticeWrapper extend Notice so methods work
2008-09-15 Evan Prodromouanother attribute error
2008-09-15 Evan Prodromoumisused instance attribute in noticewrapper
2008-09-15 Evan Prodromoucompress window-getting to one function
2008-09-15 Evan Prodromousubscriptions clear user with-friends cache, too
2008-09-15 Evan Prodromouarray_count -> count
2008-09-15 Evan Prodromou$INSTALLDIR -> INSTALLDIR
2008-09-15 Evan Prodromoucache noticesWithFriends in memcached
2008-09-15 Evan Prodromouonly use MyISAM for tables with fulltext indices
2008-09-13 Evan Prodromouduplicate confirmation to avoid where clause
2008-09-13 Evan ProdromouLOG_ERROR -> LOG_ERR
2008-09-11 Evan Prodromoureverse order of queries for galleries
2008-09-10 Evan Prodromouupdate information about queues
2008-09-10 Evan Prodromouadd a line for mail domain
2008-09-10 Evan Prodromouadd a sample RewriteBase
2008-09-05 CiaranGFix confusing comment in config.sample.php (Ticket...
2008-09-05 Michael LandersFix for reply arrow in profile page
2008-09-05 Ori AvtalionDisallow 'tag' and 'tags' as usernames. Fixes ticket...
2008-09-08 Evan Prodromouerror checking in subscriptions
2008-09-07 Evan Prodromouremove some debugging code from omb.php
2008-09-07 Evan Prodromoulots of debugging code in OMB send
2008-09-07 Evan Prodromoudebugging for omb
2008-09-06 Evan Prodromoufree memory in SMS daemon, too
2008-09-06 Evan Prodromoufree and unset DB_DataObjects after we're done with...
2008-09-05 Evan Prodromouset focus to status text area
2008-09-05 Evan Prodromoustop default handling of return in browser
2008-09-05 Evan Prodromoudo submit on keydown
2008-09-05 Evan Prodromoureturn in the status textarea will submit the form
2008-09-05 Evan Prodromouchange sms broadcast to use a join
2008-09-05 Evan Prodromouuse a join for omb broadcast
2008-09-04 Evan Prodromoubetter @ links
2008-09-04 Evan Prodromouadd some processTime() to the send loops to avoid filli...
2008-09-04 Evan Prodromoubetter logging for confirm handler update
2008-09-04 Evan Prodromourequire xmppqueuehandler in jabberqueuehandler
2008-09-04 Evan Prodromouchange xmppqueuedaemon to jabberqueuedaemon in startdaemons
2008-09-04 Evan Prodromouabstract XMPP-related queue handling to a common superclass
2008-09-04 Evan Prodromoumake confirmhandler a subclass of queuehandler
2008-09-04 Evan Prodromoubetter feedback when starting daemons
2008-09-04 Evan Prodromounew format for startdaemons; not sure how to do stopdae...
2008-09-04 Evan Prodromouadd newline at the end of pidfile
next