Revīziju grafs

  • cb17be6d98 common_client_error -> common_user_error Evan Prodromou 2008-10-04 13:37:34 -04:00
  • adc08e9df5 typo in message command Evan Prodromou 2008-10-04 13:36:09 -04:00
  • 4d30c534d9 different message source per command channel Evan Prodromou 2008-10-04 13:34:27 -04:00
  • 6406d5f8ef correctly refer to notice as a notice Evan Prodromou 2008-10-04 13:05:50 -04:00
  • 46b96887e6 correct use of $user to $this->user Evan Prodromou 2008-10-04 13:03:42 -04:00
  • bdeba50c34 text -> content in newnotice Evan Prodromou 2008-10-04 13:01:36 -04:00
  • f072147e4e add channels and use command interpreter in different channels Evan Prodromou 2008-10-04 12:32:13 -04:00
  • c8fd8fa00f fill out commands, move to separate file Evan Prodromou 2008-10-04 11:48:46 -04:00
  • fa2d50f481 move fave notification to mail library Evan Prodromou 2008-10-04 11:44:54 -04:00
  • 76db0310ac move DB_DataObject ini files to more common name. Evan Prodromou 2008-10-04 10:22:05 -04:00
  • 8c0c7f6a50 basics of the command interpreter Evan Prodromou 2008-10-03 22:14:42 -04:00
  • f9bc366190 more specific profile-get is slightly more efficient Evan Prodromou 2008-10-03 22:11:58 -04:00
  • 491af90fa7 XMPP Direct Messaging / Last notice nick 2008-10-02 21:11:45 -04:00
  • ebbd5c1e11 explicitly load classes for queuehandler Evan Prodromou 2008-10-05 15:15:05 -04:00
  • 9db29d42dd more output in daemon.php Evan Prodromou 2008-10-04 20:08:51 -04:00
  • a43d24b1b8 better instructions in the password recovery page Evan Prodromou 2008-10-04 19:25:54 -04:00
  • 9308d9177e only put notices that are local in the sitemap Evan Prodromou 2008-10-03 15:28:26 -04:00
  • 67cf415b7e don't try to free faves in User Evan Prodromou 2008-10-02 12:27:39 -04:00
  • fd0652994c incorrect function call in Fave Evan Prodromou 2008-10-02 12:26:04 -04:00
  • 37735a35c0 try to use caching functions where possible in User Evan Prodromou 2008-10-02 12:25:13 -04:00
  • c8392ed58d use pkeyGet for Avatar Evan Prodromou 2008-10-02 10:47:49 -04:00
  • 2f71f4d95a add methods to Memcached_DataObject for caching compound keys Evan Prodromou 2008-10-02 10:47:15 -04:00
  • f290ae348a remove unused helper function Evan Prodromou 2008-10-02 10:46:28 -04:00
  • 3bd710d153 Fix replies tab pagination issue support 2008-09-30 21:07:41 -04:00
  • fcca462c11 use profile URL instead of local URL Evan Prodromou 2008-09-30 17:05:42 -04:00
  • 411db90e25 Fix problem with tags in different locales (Ticket #679) CiaranG 2008-09-24 05:20:31 -04:00
  • 0d4d0c7911 PostgreSQL: Put a default on confirm_address.address_extra to mimic mysql's behaviour when a not-null field is not set in a new record CiaranG 2008-09-29 02:02:27 -04:00
  • 245a75f141 Make stopdaemons.sh work no matter where it runs from CiaranG 2008-09-27 17:03:55 -04:00
  • dbf80a0f5a Fix error in xmpp help CiaranG 2008-09-26 17:46:27 -04:00
  • 81febf1acc Another batch of translations CiaranG 2008-09-26 06:44:42 -04:00
  • 0c73cc3206 Latest translation updates CiaranG 2008-09-25 07:32:46 -04:00
  • d582985c42 Updates to the update_translations script CiaranG 2008-09-25 05:28:54 -04:00
  • 3ea4a46f06 More translations CiaranG 2008-09-24 17:01:53 -04:00
  • ac3d015d04 Translations updates using script CiaranG 2008-09-24 16:53:18 -04:00
  • 8349931432 A load of translations, including de_DE,es,it_IT,nl_NL,en_GB CiaranG 2008-09-24 15:46:08 -04:00
  • 537819ba8a Add a sys_get_temp_dir substitute to extlib for easier installation on versions that lack it CiaranG 2008-09-24 11:08:28 -04:00
  • ca4f358362 PostgreSQL: Corrections to the two new table definitions CiaranG 2008-09-24 07:35:50 -04:00
  • cfc8a47bf1 PostgreSQL: New tables for private messages and invitations (untested) CiaranG 2008-09-23 17:46:01 -04:00
  • 2b963df0e5 Added Swedish to list of languages CiaranG 2008-09-23 14:48:51 -04:00
  • cc619e5778 Add Lithuanian to list of supported languages CiaranG 2008-09-23 10:07:10 -04:00
  • 02befa21c3 some extlibs that were missing from 0.6.0 Evan Prodromou 2008-09-30 09:38:47 -04:00
  • 52de32fd82 don't encache on insert; misses timestamps Evan Prodromou 2008-09-30 09:08:44 -04:00
  • ce1002c7be use two-arg constructor for confirmation code Evan Prodromou 2008-09-30 09:05:30 -04:00
  • 15a089f46e log a warning on recovery of old recovery codes Evan Prodromou 2008-09-30 08:44:52 -04:00
  • d1660b3c4d trying to fix up pages in tags Evan Prodromou 2008-09-29 19:00:47 -04:00
  • bf661a5e84 blow cache in Notice for tags Evan Prodromou 2008-09-29 18:21:07 -04:00
  • eafc2d6e33 guarded call to conn method in xmppqueuehandler Evan Prodromou 2008-09-29 16:55:04 -04:00
  • 70f8844431 note about stream_select() bug in PHP 5.2.x Evan Prodromou 2008-09-28 15:10:22 -04:00
  • 11eed225b7 blow the cached streams for tags on a new notice Evan Prodromou 2008-09-28 14:18:12 -04:00
  • ddf2dce601 fixup tag display code Evan Prodromou 2008-09-28 14:15:03 -04:00
  • fc7f32e35d pass tag parameter along to stream query Evan Prodromou 2008-09-28 14:12:55 -04:00
  • dbcd7cd29c add some whitespace to the qry for tags Evan Prodromou 2008-09-28 14:11:21 -04:00
  • 8ae0b4a132 sync function names Evan Prodromou 2008-09-28 14:10:17 -04:00
  • 8d53a7d463 cache tag streams in Memcached, too Evan Prodromou 2008-09-28 14:09:04 -04:00
  • b204650242 add favoritesrss Evan Prodromou 2008-09-28 14:01:32 -04:00
  • 47edd73581 fancy url for favorites rss Evan Prodromou 2008-09-28 13:56:26 -04:00
  • dc5f47ab4a remove unneeded find() in userrss.php Evan Prodromou 2008-09-28 13:51:56 -04:00
  • 6c9fdb314c remove debugging code for notice streams Evan Prodromou 2008-09-28 13:48:14 -04:00
  • f5f9559a60 correct some SQL and add some spaces Evan Prodromou 2008-09-28 13:43:16 -04:00
  • 4bea5b60a0 exact check on memcached results Evan Prodromou 2008-09-28 13:35:58 -04:00
  • 577ee0c115 another debug notice Evan Prodromou 2008-09-28 13:20:02 -04:00
  • 3a99883c6c remove noticewrapper Evan Prodromou 2008-09-28 13:16:34 -04:00
  • 3d332f802b move noticewrapper to classes Evan Prodromou 2008-09-28 13:15:38 -04:00
  • 1dfebc6147 add some debugging stuff to Notice Evan Prodromou 2008-09-28 13:14:07 -04:00
  • babac77652 lost paren in Notice Evan Prodromou 2008-09-28 09:28:46 -04:00
  • d3d5942ae3 change arguments to Notice::publicStream Evan Prodromou 2008-09-28 09:27:47 -04:00
  • 3544fca932 shownotices takes user rather than profile in showstream Evan Prodromou 2008-09-28 08:06:16 -04:00
  • 02a3f24b92 single function for important streams, with memcached support Evan Prodromou 2008-09-28 08:01:19 -04:00
  • a8624b2b72 slightly better check on $orig in update() Evan Prodromou 2008-09-27 08:35:07 -04:00
  • 82084ab74c move memcache connections to util.php Evan Prodromou 2008-09-26 16:01:02 -04:00
  • 15c0fb7abd handle multiple memcached servers Evan Prodromou 2008-09-26 15:55:01 -04:00
  • 4af31ca98a wasn't returning results of update Evan Prodromou 2008-09-26 12:53:10 -04:00
  • 125953be31 add some more info on notice update Evan Prodromou 2008-09-26 12:52:01 -04:00
  • f951b91693 log a db error for inserting the notice Evan Prodromou 2008-09-26 12:50:29 -04:00
  • 85c0d71e1f another false-for-error Evan Prodromou 2008-09-26 12:45:32 -04:00
  • 92e1c41f63 Memcache returns false on cache miss Evan Prodromou 2008-09-26 12:44:13 -04:00
  • 98add9803b don't record null key values Evan Prodromou 2008-09-26 12:40:21 -04:00
  • f01f006615 hack to make keys work Evan Prodromou 2008-09-26 12:35:55 -04:00
  • d3f8cd39a1 handle one-argument calls to staticGet Evan Prodromou 2008-09-26 12:33:57 -04:00
  • 88b19d8ab5 better deletes and key names Evan Prodromou 2008-09-26 12:30:30 -04:00
  • 156207d58d try to make some static/non-static stuff work right Evan Prodromou 2008-09-26 12:23:47 -04:00
  • ded5e3dd6c better handling of staticGet Evan Prodromou 2008-09-26 12:19:46 -04:00
  • 8da61dc1d3 path correct in require_once for memcached Evan Prodromou 2008-09-26 12:18:24 -04:00
  • 011ea46022 rename cached object file Evan Prodromou 2008-09-26 12:16:52 -04:00
  • f6615f70e5 prepend Memcached_DataObject require with INSTALLDIR Evan Prodromou 2008-09-26 12:15:40 -04:00
  • e2e6bbb298 caching layer for DB/DataObject Evan Prodromou 2008-09-26 12:09:41 -04:00
  • 7ff02bb7d4 try to clean up user-without-profile errors Evan Prodromou 2008-09-26 10:50:08 -04:00
  • cb265a2d8d better redirect to outbox Evan Prodromou 2008-09-24 17:07:57 -04:00
  • 362a854cb1 redirect to outbox after posting Evan Prodromou 2008-09-24 17:04:59 -04:00
  • 72b4196db1 correct url for new message form Evan Prodromou 2008-09-24 17:02:54 -04:00
  • fc7663e86a put message form on inbox and outbox Evan Prodromou 2008-09-24 16:41:31 -04:00
  • ffeeec392e change handle() to use message-getting helper Evan Prodromou 2008-09-24 16:22:11 -04:00
  • 59682f24d0 change the rule for detecting replies. Evan Prodromou 2008-09-24 16:07:10 -04:00
  • f112b4e1fd default sending local @ replies to Twitter Evan Prodromou 2008-09-24 12:17:08 -04:00
  • b0b1d201d7 Fix ticket 460 mac65 2008-09-22 18:34:29 -04:00
  • 3017ad3f01 Fix ticket 662 mac65 2008-09-22 17:33:14 -04:00
  • 392137b403 change foreign links flags code to use bitmasks Evan Prodromou 2008-09-24 11:08:34 -04:00
  • 845db5ec16 Twitter bridge - Was using the wrong idiom to update foreign_link Zach Copley 2008-09-24 02:04:55 -04:00
  • e8b6e394dc Twitter bridge - fixed another bug that kept prefs from saving properly Zach Copley 2008-09-24 01:24:31 -04:00
  • 06859cc14e Twitter bridge - pref setting to turn off sending @-replies to Twitter Zach Copley 2008-09-23 22:36:15 -04:00