]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib
fancy url for favorites rss
[quix0rs-gnu-social.git] / lib /
2008-09-28 Evan Prodromoufancy url for favorites rss
2008-09-28 Evan Prodromoumove noticewrapper to classes
2008-09-26 Evan Prodromoumove memcache connections to util.php
2008-09-24 Evan Prodromoucorrect url for new message form
2008-09-24 Evan Prodromouput message form on inbox and outbox
2008-09-24 Evan Prodromouchange the rule for detecting replies.
2008-09-24 Evan Prodromouchange foreign links flags code to use bitmasks
2008-09-24 Zach CopleyTwitter bridge - pref setting to turn off sending ...
2008-09-23 Zach CopleyTwitter bridge - Bugfix: You can now turn off brige...
2008-09-23 Zach CopleyAdded option to add disable attr to common_checkbox()
2008-09-23 Zach CopleyTwitter bridge: Hack to get around PHP cURL's use of...
2008-09-23 Evan Prodromoucomma to dot
2008-09-23 Evan Prodromoutry some fiddling to get message notification going out
2008-09-23 Evan Prodromoumake it look like a query
2008-09-23 Evan Prodromouappend LACONICA_VERSION to css files to force reload
2008-09-23 Evan Prodromouversion number -- doh!
2008-09-22 Evan Prodromoumerge CiaranG's changes for subs
2008-09-22 Evan Prodromouhide IM settings if xmpp disabled
2008-09-22 Evan Prodromoucorrect a couple of bugs
2008-09-18 Evan Prodromouif favor/disfavor submitted through ajax, return micro...
2008-09-17 Evan Prodromoucorrect urls from fancy url for show-message
2008-09-17 Evan Prodromoufancy urls for show message, new message
2008-09-17 Evan Prodromounewmessage and showmessage
2008-09-17 Evan Prodromoumove rendering stuff that doesn't depend on notice...
2008-09-17 Evan Prodromouuse common_local_url() in tagging, add canonicalization...
2008-09-16 CiaranGGet correct configured language when all else fails
2008-09-09 CiaranGInitial support for PostgreSQL
2008-09-16 Evan Prodromouintegrate local changes with Zach's
2008-09-10 Zach CopleyTwitter-compatible API - JSONP callbacks for all method...
2008-09-07 Zach CopleyTwitter integration - added $config option for source...
2008-09-07 Zach CopleyFold password form into profile settings
2008-09-05 Zach CopleyConflated Avatar and Profile settings + removed a bunch...
2008-08-28 Zach CopleyTwitter integration - Notices now broadcast (directly...
2008-08-22 zachTwitter integration - Oh look, a Twitter settings tab.
2008-09-16 Evan Prodromoucorrectly show top
2008-09-16 Evan Prodromouinbox and outbox for direct messages
2008-09-16 Evan Prodromourationalize with repository version
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 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-16 CiaranGAdded missing subs.php
2008-08-16 CiaranGXMPP daemon updates including help, sub and subsub...
2008-08-27 Evan Prodromouupdates for invitations
2008-08-27 Evan Prodromouhelper functions that take a user object
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-09-22 Evan Prodromouuse common-config instead of $config in common_language
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 Prodromousubscriptions clear user with-friends cache, too
2008-09-15 Evan Prodromouarray_count -> count
2008-09-15 Evan Prodromoucache noticesWithFriends in memcached
2008-09-13 Evan ProdromouLOG_ERROR -> LOG_ERR
2008-09-11 Evan Prodromoureverse order of queries for galleries
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 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 Prodromouabstract XMPP-related queue handling to a common superclass
2008-09-04 Evan Prodromouadd newline at the end of pidfile
2008-09-04 Evan Prodromoumore robust code for setting daemon uid/gid
2008-09-04 Evan Prodromouadd .pid to pidfile names
2008-09-04 Evan Prodromouscripts daemonize themselves
2008-09-04 CiaranGResolve remote subscribe and omb problems with quotes...
2008-09-01 Garret BuellElide_Tags
2008-09-01 Garret BuellAllow_multicase_tags
2008-08-31 Garret BuellTags_without_fancy
2008-08-27 Evan Prodromoutry to make the reply button do the right thing if...
2008-08-31 Evan Prodromouswitch around how XMLStream does processing
2008-09-02 Evan Prodromourestore HTML in output, remove rump pubsub event code
2008-09-02 Evan Prodromouslightly more robust connection code
2008-09-02 Evan Prodromouseparate out presence from connection, send different...
2008-08-31 Evan Prodromouhalt sending HTML in Jabber
2008-08-30 Evan Prodromouforgot to use the array for avoiding dupes
2008-08-30 Evan Prodromouuse priority in connection
2008-08-30 Evan Prodromouget rid of Laconica_XMPP and ignore priority
2008-08-30 evansome fixes from on the jabber server
2008-08-30 Evan Prodromouforgot to get the profile in public queue handler
2008-08-30 Evan Prodromouless sleeping, slightly
2008-08-30 Evan Prodromouuse common log in error handler rather than echo
2008-08-29 Evan Prodromoulost $sent_to in jabber_public_notice
2008-08-29 Evan Prodromoumany jabber queue management changes
2008-08-29 Evan Prodromousplit public stream to its own queue handler
2008-08-29 Evan Prodromouharmonize csrf and queues
2008-08-28 Evan Prodromoumisprint of omb as oms
2008-08-28 Evan Prodromoudon't clear claims immediately
2008-08-28 Evan Prodromoucorrect presence in jabber function
next