]> git.mxchange.org Git - quix0rs-gnu-social.git/history - classes
enable block API
[quix0rs-gnu-social.git] / classes /
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...
2008-08-26 Evan Prodromoufix error storing uris of remote notices
2008-08-25 Evan Prodromouuse better SQL date, fix security problem with OpenID...
2008-08-25 Evan Prodromouchange DataObject_Cast to use sql_now
2008-08-19 Evan Prodromouadd database tables for foreign services
2008-08-13 Evan Prodromoufirst step towards adding favorites to the system
2008-08-15 zachTwitter-compatible API: support for new in_reply_to_sta...
2008-08-14 Evan Prodromoumove user registration to a single static method
2008-08-07 Evan ProdromouLOG_ERROR -> LOG_ERR (again)
2008-07-31 Evan Prodromouextend length of source for notices
2008-07-30 Evan Prodromousave the source
2008-07-30 Evan Prodromourefactor notice-adding code to one static method on...
2008-07-22 Mike CochraneResolve conflicts
2008-07-21 mikecResolve conflicts after pull from evan
2008-07-21 Mike CochraneChangse to ini file that I always forget to record
2008-07-21 mikecPublish MicroIDs for email and mpp on profile and notic...
2008-07-20 Mike CochraneRegenerate class file for language column
2008-07-20 Mike CochraneUpdate for langauge column
2008-07-19 matthew.greggPatch for PITS 00032, 00033, 00034
2008-07-20 Mike CochraneMissing ini settings for notice_tag table
2008-07-20 Mike CochraneFirst cut at hastags support.
2008-07-22 Evan Prodromouadd notice sources (currently unused)
2008-07-22 Evan Prodromoudon't get a count from query
2008-07-22 Evan Prodromounotices and counts
2008-07-22 Evan Prodromouanother whitespace SQL error
2008-07-22 Evan Prodromouwhitespace in SQL
2008-07-22 Evan Prodromoublow off DB_DataObject joins, write SQL from scratch
2008-07-22 Evan Prodromoucentralize and optimize with-friends query
2008-07-22 Evan Prodromoumark notices as local
2008-07-21 Evan Prodromouupdate keys for incomingemail
2008-07-21 Evan Prodromousave changes to smsemail
2008-07-21 Evan Prodromouadd flag for sms replies
2008-07-21 Evan Prodromouadd sms email address to user
2008-07-20 Evan Prodromou$true not the same as true
2008-07-20 Evan Prodromouadd autosubscribe
2008-07-20 Evan Prodromouadd autosubscribe flag to users
2008-07-20 Evan Prodromoustart sms settings
2008-07-19 Evan Prodromouemail settings for post by email
2008-07-19 Evan Prodromouadd a transport flag to queue items
2008-07-17 Evan Prodromoumailer daemon start
2008-07-18 Evan Prodromouadd nonce links
2008-07-18 Evan Prodromouhand-built links.ini
2008-07-15 Evan Prodromourebuild classes based on DB change
2008-07-15 Evan Prodromoumove email settings to its own tab
next