]> git.mxchange.org Git - quix0rs-gnu-social.git/history - classes
fix calls to show_rss_timeline
[quix0rs-gnu-social.git] / classes /
2008-10-22 Evan Prodromouremove unused noticesWithFriendsWindow from User
2008-10-06 Evan Prodromoufixup return value of XMPP channel on setting notification
2008-10-06 Evan Prodromoufix error and output in on and off commands
2008-10-05 Zach CopleyAnother patch to fix up whitespace conflicts in User.php
2008-10-05 Zach CopleyFixed up conflict (over white space) in User.php
2008-10-04 Evan Prodromoufix deleted function after synch from Zach
2008-10-01 mac65Add support for since_id and before_id to Twitter API...
2008-10-04 Evan Prodromoucorrect output for Get command
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 Prodromouadd channels and use command interpreter in different...
2008-10-04 Evan Prodromoufill out commands, move to separate file
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-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-09-30 Evan Prodromoudon't encache on insert; misses timestamps
2008-09-29 Evan Prodromoutrying to fix up pages in tags
2008-09-29 Evan Prodromoublow cache in Notice for tags
2008-09-28 Evan Prodromoublow the cached streams for tags on a new notice
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 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 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
2008-09-26 Evan Prodromouprepend Memcached_DataObject require with INSTALLDIR
2008-09-26 Evan Prodromoucaching layer for DB/DataObject
2008-09-23 Evan Prodromouuser -> this
2008-09-23 Evan Prodromouchange how Foreign_link fetches, and fix mixup between...
2008-09-22 Evan Prodromoucorrect a couple of bugs
2008-09-17 Evan Prodromousave created date
2008-09-17 Evan Prodromoufix missing variable in save-new-message
2008-09-17 Evan Prodromoufancy urls for show message, new message
2008-09-17 Evan Prodromounewmessage and showmessage
2008-09-16 Evan Prodromourationalize with ciarang's pgsql changes
2008-09-15 CiaranGPostgreSQL: Quote table name in manually formed query...
2008-09-09 CiaranGInitial support for PostgreSQL
2008-09-09 Zach CopleyDisallow 'api' nickname
2008-08-28 Zach CopleyTwitter integration - Notices now broadcast (directly...
2008-08-28 Zach CopleyTwitter integration - support for new foreign_link...
2008-08-27 Zach CopleyTwitter integration - Foreign_user::getForeignUser...
2008-08-26 zachTwitter-integration - Twitter settings tab now saves...
2008-09-16 Evan Prodromouinbox and outbox for direct messages
2008-09-16 Evan ProdromouDatabase and classes for direct messages
2008-09-16 Evan Prodromourationalize with repository version
2008-09-08 Evan Prodromouinitial non-Ajax version of favorites
2008-08-27 Evan Prodromouadd a foreign_link table with prefs for the link
2008-08-27 Evan ProdromouInvite -> Invitation
2008-08-27 Evan Prodromouupdates for invitations
2008-08-26 Evan Prodromouadded a created timestamp to invitations
2008-08-23 Evan Prodromoudata classes for invitations
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 Prodromoucompress window-getting to one function
2008-09-15 Evan Prodromou$INSTALLDIR -> INSTALLDIR
2008-09-15 Evan Prodromoucache noticesWithFriends in memcached
2008-09-05 Ori AvtalionDisallow 'tag' and 'tags' as usernames. Fixes ticket...
2008-09-02 Ori AvtalionSome Notice::saveNew cleanups.
2008-09-01 Garret BuellElide_Tags
2008-09-01 Garret BuellAllow_multicase_tags
2008-08-30 Evan Prodromoulog transport when claiming a notice
2008-08-28 Evan Prodromou$this->log to common_log in Queue_item
2008-08-27 Evan Prodromouchange queue_item to use a compound primary key
2008-08-27 Evan Prodromoubreak up monolithic xmppdaemon into multiple queue...
next