Commit Graph

  • 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
  • 285f062197 Twitter bridge - Bugfix: You can now turn off brige via prefs Zach Copley 2008-09-23 19:19:21 -04:00
  • d5bb9bda0b README - Added mbstring to the list of required PHP5 extensions Zach Copley 2008-09-23 18:14:39 -04:00
  • 6548c6cd18 Added option to add disable attr to common_checkbox() Zach Copley 2008-09-23 17:38:29 -04:00
  • cce099d347 note privacy of login credentials and private messages Evan Prodromou 2008-09-23 14:30:35 -04:00
  • 60baacf80e better logic around protecting messages Evan Prodromou 2008-09-23 14:20:24 -04:00
  • 0ee3d6ccb0 user -> this Evan Prodromou 2008-09-23 14:16:48 -04:00
  • 49a79590b0 rationalize Zach's change of length with my added _ and caps Evan Prodromou 2008-09-23 13:43:02 -04:00
  • cbd8f39f24 Twitter bridge - Changed Twitter username length check from 64 chars to Twitter max of 15. Zach Copley 2008-09-23 04:41:45 -04:00
  • 04b95c25ad Twitter bridge: Hack to get around PHP cURL's use of @ as a metachar, Zach Copley 2008-09-23 04:36:32 -04:00
  • c9c2d375ba comma to dot Evan Prodromou 2008-09-23 04:08:55 -04:00
  • 394a37fc0a was notifying user name not object Evan Prodromou 2008-09-23 04:02:46 -04:00
  • 80cd381ab0 Twitter bridge - fix to allow linking to 'protected' Twitter users Zach Copley 2008-09-23 03:45:29 -04:00
  • 8957f9cf89 try some fiddling to get message notification going out Evan Prodromou 2008-09-23 03:21:50 -04:00
  • cf34bd5da5 make it look like a query Evan Prodromou 2008-09-23 02:52:11 -04:00
  • 07500a8d8b append LACONICA_VERSION to css files to force reload Evan Prodromou 2008-09-23 02:50:21 -04:00
  • 64c27d57cf incorrect message info shown in title Evan Prodromou 2008-09-23 02:30:29 -04:00
  • b2b475d313 change twitter username to allow uppercase letters and underscores Evan Prodromou 2008-09-23 02:03:14 -04:00
  • 858e55f5b4 change how Foreign_link fetches, and fix mixup between user-ids and foreign-ids in twittersettings Evan Prodromou 2008-09-23 01:44:13 -04:00
  • 44f7dc2a76 403 for a message that isn't yours. Evan Prodromou 2008-09-23 01:06:37 -04:00