]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2008-10-01 mac65Add support for since_id and before_id to Twitter API...
2008-09-30 zachTwitter-compatible API - factored out redundant JSON...
2008-09-30 zachTwitter-compatible API - Favorites now working!
2008-09-30 zachTwitter-compatible API - added source links to statuses...
2008-09-29 Zach CopleyTwitter-compatible API: Direct messages work (everythin...
2008-09-26 Zach CopleyTwitter-compatible API - rss and atom feeds for direct...
2008-09-24 Zach CopleyTwitter-API: Viewing direct msgs in xml and json now...
2008-09-26 Zach CopleyTwitter bridge -- more explicit checking of noticesync...
2008-10-04 CiaranGUpdate q-value for completed pt_BR translation
2008-10-04 CiaranGNew pt_BR translation, 100% complete
2008-10-04 CiaranGpt_BR translation now has a new file ID
2008-10-02 CiaranGCombined language patches that got missed due to repo...
2008-10-04 Evan Prodromoucorrect output for Get command
2008-10-04 Evan Prodromoucleanup whitespace in lib/mail.php
2008-10-04 Evan Prodromoucheck for notification flags in FavCommand
2008-10-04 Evan ProdromouFaveCommand -> FavCommand
2008-10-04 Evan Prodromoucommon_client_error -> common_user_error
2008-10-04 Evan Prodromoutypo in message command
2008-10-04 Evan Prodromoudifferent message source per command channel
2008-10-04 Evan Prodromoucorrectly refer to notice as a notice
2008-10-04 Evan Prodromoucorrect use of $user to $this->user
2008-10-04 Evan Prodromoutext -> content in newnotice
2008-10-04 Evan Prodromouadd channels and use command interpreter in different...
2008-10-04 Evan Prodromoufill out commands, move to separate file
2008-10-04 Evan Prodromoumove fave notification to mail library
2008-10-04 Evan Prodromoumove DB_DataObject ini files to more common name.
2008-10-04 Evan Prodromoubasics of the command interpreter
2008-10-04 Evan Prodromoumore specific profile-get is slightly more efficient
2008-10-03 nickXMPP Direct Messaging / Last notice
2008-10-05 Evan Prodromouexplicitly load classes for queuehandler
2008-10-05 Evan Prodromoumore output in daemon.php
2008-10-04 Evan Prodromoubetter instructions in the password recovery page
2008-10-03 Evan Prodromouonly put notices that are local in the sitemap
2008-10-02 Evan Prodromoudon't try to free faves in User
2008-10-02 Evan Prodromouincorrect function call in Fave
2008-10-02 Evan Prodromoutry to use caching functions where possible in User
2008-10-02 Evan Prodromouuse pkeyGet for Avatar
2008-10-02 Evan Prodromouadd methods to Memcached_DataObject for caching compoun...
2008-10-02 Evan Prodromouremove unused helper function
2008-10-01 supportFix replies tab pagination issue
2008-09-30 Evan Prodromouuse profile URL instead of local URL
2008-09-24 CiaranGFix problem with tags in different locales (Ticket...
2008-09-29 CiaranGPostgreSQL: Put a default on confirm_address.address_ex...
2008-09-27 CiaranGMake stopdaemons.sh work no matter where it runs from
2008-09-26 CiaranGFix error in xmpp help
2008-09-26 CiaranGAnother batch of translations
2008-09-25 CiaranGLatest translation updates
2008-09-25 CiaranGUpdates to the update_translations script
2008-09-24 CiaranGMore translations
2008-09-24 CiaranGTranslations updates using script
2008-09-24 CiaranGA load of translations, including de_DE,es,it_IT,nl_NL...
2008-09-24 CiaranGAdd a sys_get_temp_dir substitute to extlib for easier...
2008-09-24 CiaranGPostgreSQL: Corrections to the two new table definitions
2008-09-23 CiaranGPostgreSQL: New tables for private messages and invitat...
2008-09-23 CiaranGAdded Swedish to list of languages
2008-09-23 CiaranGAdd Lithuanian to list of supported languages
2008-09-30 Evan Prodromousome extlibs that were missing from 0.6.0
2008-09-30 Evan Prodromoudon't encache on insert; misses timestamps
2008-09-30 Evan Prodromouuse two-arg constructor for confirmation code
2008-09-30 Evan Prodromoulog a warning on recovery of old recovery codes
2008-09-29 Evan Prodromoutrying to fix up pages in tags
2008-09-29 Evan Prodromoublow cache in Notice for tags
2008-09-29 Evan Prodromouguarded call to conn method in xmppqueuehandler
2008-09-28 Evan Prodromounote about stream_select() bug in PHP 5.2.x
2008-09-28 Evan Prodromoublow the cached streams for tags on a new notice
2008-09-28 Evan Prodromoufixup tag display code
2008-09-28 Evan Prodromoupass tag parameter along to stream query
2008-09-28 Evan Prodromouadd some whitespace to the qry for tags
2008-09-28 Evan Prodromousync function names
2008-09-28 Evan Prodromoucache tag streams in Memcached, too
2008-09-28 Evan Prodromouadd favoritesrss
2008-09-28 Evan Prodromoufancy url for favorites rss
2008-09-28 Evan Prodromouremove unneeded find() in userrss.php
2008-09-28 Evan Prodromouremove debugging code for notice streams
2008-09-28 Evan Prodromoucorrect some SQL and add some spaces
2008-09-28 Evan Prodromouexact check on memcached results
2008-09-28 Evan Prodromouanother debug notice
2008-09-28 Evan Prodromouremove noticewrapper
2008-09-28 Evan Prodromoumove noticewrapper to classes
2008-09-28 Evan Prodromouadd some debugging stuff to Notice
2008-09-28 Evan Prodromoulost paren in Notice
2008-09-28 Evan Prodromouchange arguments to Notice::publicStream
2008-09-28 Evan Prodromoushownotices takes user rather than profile in showstream
2008-09-28 Evan Prodromousingle function for important streams, with memcached...
2008-09-27 Evan Prodromouslightly better check on $orig in update()
2008-09-26 Evan Prodromoumove memcache connections to util.php
2008-09-26 Evan Prodromouhandle multiple memcached servers
2008-09-26 Evan Prodromouwasn't returning results of update
2008-09-26 Evan Prodromouadd some more info on notice update
2008-09-26 Evan Prodromoulog a db error for inserting the notice
2008-09-26 Evan Prodromouanother false-for-error
2008-09-26 Evan ProdromouMemcache returns false on cache miss
2008-09-26 Evan Prodromoudon't record null key values
2008-09-26 Evan Prodromouhack to make keys work
2008-09-26 Evan Prodromouhandle one-argument calls to staticGet
2008-09-26 Evan Prodromoubetter deletes and key names
2008-09-26 Evan Prodromoutry to make some static/non-static stuff work right
2008-09-26 Evan Prodromoubetter handling of staticGet
2008-09-26 Evan Prodromoupath correct in require_once for memcached
2008-09-26 Evan Prodromourename cached object file
next