Commit Graph

  • cf3902d8ac get language before setting it. Evan Prodromou 2008-08-27 20:53:23 -0400
  • f3dc863d8f don't do too many broadcasts or confirms before checking the message queue Evan Prodromou 2008-08-27 10:23:36 -0400
  • 9bdc7f8ec7 add back in a session start handler Evan Prodromou 2008-08-27 09:54:22 -0400
  • b69b206c97 restoring upstream XMLStream.php after pulling ciarang's patch Evan Prodromou 2008-08-27 09:30:48 -0400
  • b6d67b06d4 XMPP daemon that doesn't eat messages - note change to XMPPHP as well (Ticket #551) CiaranG 2008-08-26 16:00:57 -0400
  • 28ed510854 don't show unknown (debug) errors Evan Prodromou 2008-08-27 09:23:46 -0400
  • 108b1e7bfd fixup whitespace Evan Prodromou 2008-08-27 09:16:03 -0400
  • 44c1863f0e import upstream XMPPHP with @ciarang's fix Evan Prodromou 2008-08-27 08:44:30 -0400
  • b1ff7d7a2b fix error storing uris of remote notices Evan Prodromou 2008-08-26 17:11:08 -0400
  • 4a28e70cf8 use notice URI if it's not local and it's an HTTP URL Evan Prodromou 2008-08-26 17:03:14 -0400
  • 0bc0568e66 only send local messages to public XMPP stream Evan Prodromou 2008-08-26 16:53:41 -0400
  • 782fe0130f optionally turn encryption on or off in the XMPP connection Evan Prodromou 2008-08-26 09:18:14 -0400
  • 4cc84c3225 never allow blank passwords Evan Prodromou 2008-08-25 14:52:45 -0400
  • 08a3c5ac7f use better SQL date, fix security problem with OpenID logins Evan Prodromou 2008-08-25 14:41:04 -0400
  • 21e4fb864f change DataObject_Cast to use sql_now Evan Prodromou 2008-08-25 14:30:05 -0400
  • cba4b50e44 use common_sql_now() instead of DB_DataObject_Cast Evan Prodromou 2008-08-25 14:23:38 -0400
  • 55b6e17ee1 use mb_strlen instead of strlen in xmpp daemon Evan Prodromou 2008-08-25 13:31:05 -0400
  • 3fda5a684f notify user of remote subscriptions Evan Prodromou 2008-08-24 16:05:17 -0400
  • bf5176a711 big scarygram warning in config.php.sample about using DB_DataObject's debug mode Evan Prodromou 2008-08-24 13:12:02 -0400
  • 69e6e812b7 move README to main dir Evan Prodromou 2008-08-24 07:37:19 -0400
  • a20a038542 be a little more liberal for sites that accidentally put whitespace before the xml decl Evan Prodromou 2008-08-23 21:38:03 -0400
  • 7d6e1bb47f request token is not readonly Evan Prodromou 2008-08-23 21:17:06 -0400
  • 192a673472 Prevent jabber.php error by checking key exists CiaranG 2008-08-23 01:35:48 -0400
  • 6593092bfd Escape profile url in xmpp in case fancy urls off (Ticket #521) CiaranG 2008-08-23 01:25:34 -0400
  • 1e68183377 Fixed attempt to read nonexistent match in JID regex CiaranG 2008-08-22 15:17:51 -0400
  • 92645bbc57 XMPP sub/unsub and help commands CiaranG 2008-08-22 15:10:32 -0400
  • ce3cdb20c0 Define xmpp daemon claim timeout time CiaranG 2008-08-22 14:59:55 -0400
  • ebe35f56ae Fix bug in xmpp on/off (ticket #528) CiaranG 2008-08-19 03:13:21 -0400
  • 5022a9efb9 XMPP bounce message when too long (ticket #112) CiaranG 2008-08-18 17:30:31 -0400
  • ea40dabb39 better error reporting in user authorization action Evan Prodromou 2008-08-22 17:21:11 -0400
  • 97341a4c94 fix include path bug Evan Prodromou 2008-08-22 17:06:54 -0400
  • dadac11aa4 add note to config.php.sample about localonly Evan Prodromou 2008-08-22 17:04:15 -0400
  • a91cd75c17 local-only is optional on public timeline Evan Prodromou 2008-08-22 17:03:07 -0400
  • 14c9366aac include external libs in a subdir to make install easier Evan Prodromou 2008-08-22 09:17:14 -0400
  • dfdc8b7773 add Cincinnati Bell Wireless Evan Prodromou 2008-08-21 08:53:06 -0400
  • 0b87bf6c54 Twitter-compatible API - RESTfulness checks as per Twitter zach 2008-08-19 17:49:23 -0400
  • 9c29b9ad62 Twitter-compatible API - /statuses/show - better err msg if notice doesn't exist zach 2008-08-19 16:23:18 -0400
  • e980ebc714 Twitter-compatible API - Added /statuses/followers to methods that zach 2008-08-19 15:54:31 -0400
  • 55f5bea21e Twitter-compatible API - /statuses/destroy method implemented zach 2008-08-19 15:46:10 -0400
  • e440b9cea0 Twitter-compatible API - moved show() to the right file zach 2008-08-18 20:39:31 -0400
  • d57bc1b8e9 Twitter-compatible API - running all strings through gettext() now zach 2008-08-18 20:29:03 -0400
  • c2a2da6966 add database tables for foreign services Evan Prodromou 2008-08-19 18:12:14 -0400
  • d1277820f8 add remote flag to broadcast of notices Evan Prodromou 2008-08-19 14:28:24 -0400
  • 0dce3d959b broadcast remote notices Evan Prodromou 2008-08-19 14:27:24 -0400
  • d135039c1d set internal encoding in XMPP daemon Evan Prodromou 2008-08-17 23:30:49 -0400
  • 5b2a6f5946 trim whitespace in laconica.sql Evan Prodromou 2008-08-17 11:21:33 -0400
  • f8bdefefd7 restore fave table lost when doing utf8 upgrade Evan Prodromou 2008-08-17 11:21:08 -0400
  • 95b4d89742 Database uses UTF-8 by default Evan Prodromou 2008-08-17 11:17:28 -0400
  • 47d15bc662 first step towards adding favorites to the system Evan Prodromou 2008-08-13 10:26:37 -0400
  • c9d9ecffd4 use mb_substr for xmpp daemon check Evan Prodromou 2008-08-17 22:55:49 -0400
  • ee858bc880 accept 140 chars in API, too Evan Prodromou 2008-08-17 15:27:10 -0400
  • 1c021edad5 typo in forgotten password string Evan Prodromou 2008-08-17 12:33:24 -0400
  • 7cb9b153c7 remove hack to count bytes, not chars, in JS, since we now use chars Evan Prodromou 2008-08-17 11:31:43 -0400
  • e8e91dc29d use UTF-8 as the internal encoding Evan Prodromou 2008-08-17 11:30:24 -0400
  • bee7caaafc debug for content too long Evan Prodromou 2008-08-17 11:24:19 -0400
  • 164a15d253 accept 140-character UTF-8 strings to content Evan Prodromou 2008-08-17 11:17:51 -0400
  • 808b40dc53 move command-line scripts to their own dir Evan Prodromou 2008-08-13 11:46:03 -0400
  • 1ba234a9b6 make settings and search menus localisable Evan Prodromou 2008-08-17 11:02:44 -0400
  • 5b01880685 name omb_listener param so we can refer to it in error msg Evan Prodromou 2008-08-16 11:10:57 -0400
  • 35d1714621 Twitter-compatible API: support for new in_reply_to_status_id in statuses/update zach 2008-08-15 14:53:17 -0400
  • a95242bd1d Twitter-compatible API: removed redundant decoding step; already taken care of by util.php's common_render_content() zach 2008-08-13 15:33:27 -0400
  • 7554f2561c move user registration to a single static method Evan Prodromou 2008-08-13 20:20:38 -0400
  • 5923f958c9 auto-load OAuthRequest Evan Prodromou 2008-08-13 15:54:08 -0400
  • 262e21c959 get rid of dataobject.ini -- again Evan Prodromou 2008-08-13 14:02:39 -0400
  • 07d04def5e correctly show URL for rare notice without an URI Evan Prodromou 2008-08-12 08:18:32 -0400
  • e5565ddcab fix some errors in sitemaps Evan Prodromou 2008-08-11 21:16:00 -0400
  • e90004964f correct sitemapindex output Evan Prodromou 2008-08-11 16:00:58 -0400
  • 0bba990e2f fix problem with new notices Evan Prodromou 2008-08-11 14:11:58 -0400
  • 37a47f3d57 Twitter-compatible API: filled in the source attr for notices accessed via API zach 2008-08-08 20:12:40 -0400
  • 3a124c5f53 Twitter-compatible API - /statuses/update.format now decodes HTML chars, such as & zach 2008-07-31 18:49:11 -0400
  • 37c5e8ca3c make tag dropoff configurable Evan Prodromou 2008-08-11 13:58:20 -0400
  • 12aba8ba32 emergency fixup for bad notices in notice search Evan Prodromou 2008-08-11 13:53:18 -0400
  • 2c3ed64027 LOG_ERROR -> LOG_ERR (again) Evan Prodromou 2008-08-07 19:42:27 -0400
  • 5793a998be update French translation with msgmerge Evan Prodromou 2008-08-06 12:17:48 -0400
  • 80aa8b83db fix config global Evan Prodromou 2008-08-06 08:21:19 -0400
  • 0d58d4216b fixup locale stuff from mikenz Evan Prodromou 2008-08-06 00:04:33 -0400
  • 45983cc590 Add other languages to drop down Mike Cochrane 2008-08-04 22:05:20 -0400
  • 369354505f Set the C locate to avoid tr_TR php bug see http://www.topolis.lt/php/#35050 mikec 2008-08-04 09:37:27 -0400
  • 4c8dfadf2d make init of lang environment happen earlier, or when user language may have changed Evan Prodromou 2008-08-05 23:45:15 -0400
  • 120970434e ignore OTR messages over Jabber (I think) Evan Prodromou 2008-08-05 20:21:34 -0400
  • 6d5a61de9f add commands to turn sms notification on and off Evan Prodromou 2008-08-04 15:07:49 -0400
  • f0f6d0e603 use noreply address as fallback if no incoming email address exists Evan Prodromou 2008-08-04 09:39:33 -0400
  • f2203d1df6 better handling of unconfirmed email addresses Evan Prodromou 2008-08-04 09:32:53 -0400
  • 506843e55d use an outstanding unconfirmed email address for password recovery if available Evan Prodromou 2008-08-04 09:09:14 -0400
  • 222b974b23 change no-such-user error to a 404 instead of a 400 Evan Prodromou 2008-08-04 09:20:01 -0400
  • 4014f8cfef update .pot from source code Evan Prodromou 2008-08-03 19:21:02 -0400
  • 48fcfb8b0d added conneg for action/userbyid so that foaf can be delivered to clients that want application/rdf+xml ehs 2008-08-01 12:46:23 -0400
  • 9676315b2e extend length of source for notices Evan Prodromou 2008-07-31 11:27:31 -0400
  • 557f56a4a7 add edo's tagcloud code Evan Prodromou 2008-07-31 09:23:02 -0400
  • d2807d966e version upgrade Evan Prodromou 2008-07-31 01:06:32 -0400
  • 4bd68f89c3 ksort() the tags list Evan Prodromou 2008-07-31 00:10:00 -0400
  • 1dfddc0cd2 change the font sizes in the tag cloud Evan Prodromou 2008-07-31 00:07:03 -0400
  • 76ee6cb093 Poster -> Envoi (coding by microblog, probably a first) Evan Prodromou 2008-07-30 23:36:41 -0400
  • 64bacfa6c7 Envoyer -> Poster Evan Prodromou 2008-07-30 23:16:52 -0400
  • b1f28f4457 try to slim down the top menu so it all fits Evan Prodromou 2008-07-30 22:09:33 -0400
  • f2ae665e13 let @rejon do the homework http://ur1.ca/17c Evan Prodromou 2008-07-30 22:04:33 -0400
  • 93d25bec33 Twitter-compatible API: implemented /users/show.format method zach 2008-07-30 17:32:26 -0400
  • 16daa87a39 Resolve conflicts Mike Cochrane 2008-07-30 20:49:22 -0400
  • 9d89e7b4ac Update some gettext strings and number the arguements so life is easier for translators Mike Cochrane 2008-07-29 04:06:41 -0400
  • f318f41ebf Twitter-compatible API: better error handling for replier_by_reply() zach 2008-07-28 19:02:21 -0400