]> git.mxchange.org Git - quix0rs-gnu-social.git/history - classes
newmessage and showmessage
[quix0rs-gnu-social.git] / classes /
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
2008-07-15 Evan Prodromoureplies from people you're not subscribed to over Jabber
2008-07-13 Mike CochraneSort notices by date then id so they are in the correct...
2008-07-10 Mike CochraneResolve conflict properly
2008-07-10 Mike CochraneResolve conflicts and convert _t( to _( where it was...
2008-07-09 Mike CochraneMerge conflicts and kill a whole lot of trailing whites...
2008-07-11 Evan Prodromouadd 'avatar' to blacklisted names
2008-07-09 Evan Prodromouadd fancy urls for search
2008-07-09 Evan Prodromourebuild DB_DataObject classes for new structure
2008-07-07 Evan Prodromoucheck for profile
2008-07-07 Evan Prodromoutwiddle a few bits to make replies work correctly
2008-07-06 Evan Prodromousome twiddles in the db for replies, plus the class
2008-06-23 matthew.greggFirst pass at replies support http://laconi.ca/PITS...
2008-07-06 Evan Prodromoufixes on bourdin for confirm claims
2008-07-06 Evan Prodromouadd queueing variables to confirm_address
2008-07-04 Evan Prodromoudon't treat notice_id like a sequence
2008-07-04 Evan Prodromouadd a queued notice item
2008-06-24 Evan Prodromouadd table for remember me codes
2008-06-23 Evan Prodromouadd imsettings to menu
2008-06-22 Evan Prodromoudisallow nicknames on a blacklist
2008-06-22 Evan Prodromouauto-increment primary key for SMS carrier
2008-06-22 Evan Prodromoucorrectly use Confirm_address
2008-06-22 Evan Prodromouchange Confirm_email to Confirm_address
2008-06-22 Evan Prodromoustrcmp for comparison
2008-06-22 Evan Prodromouuse updateKeys() for updating the user
next