Commit graph

  • 3876cab8ea sorting out the last(?) quirks in group pages. Mike Macgirvin 2010-10-18 16:38:48 -0700
  • ac824fe83e eradicate redundant get_uid function Mike Macgirvin 2010-10-18 14:34:59 -0700
  • 103814ab8e hordes sounds better Mike Macgirvin 2010-10-18 03:38:12 -0700
  • 44853c6453 readme update Mike Macgirvin 2010-10-18 03:32:53 -0700
  • 664cf8ac8e pass community page permissions through notification feeds Mike Macgirvin 2010-10-18 03:02:51 -0700
  • fbc64baf31 we probably need the page template for the last checkin Mike Macgirvin 2010-10-18 00:47:43 -0700
  • 511c761fec group/community/celebrity pages Mike Macgirvin 2010-10-18 00:43:49 -0700
  • be981a4f8a wrong type comparison (string, int) which was the cause of the last problem. Mike Macgirvin 2010-10-17 20:27:27 -0700
  • 1d2fdb259e funny behaviour with post permissions after recent changes Mike Macgirvin 2010-10-17 20:24:58 -0700
  • 3789c288a7 dash, not underscore Mike Macgirvin 2010-10-17 20:13:45 -0700
  • 0f47ac282c celebrity/group/community pages about 75% implemented Mike Macgirvin 2010-10-17 20:04:17 -0700
  • f5a8a92df1 infrastructure for supporting pages/groups Mike Macgirvin 2010-10-16 22:11:21 -0700
  • 36e1afa6ae allow login by username and multiple unique email addresses on system - this will provide support for group/celebrity pages (coming soon). Mike Macgirvin 2010-10-16 20:38:27 -0700
  • 6d646e9df5 don't allow ignored contacts to post through the hub, change default poll for hub subscribers to once a day now that we can utilise multiple hubs. Mike Macgirvin 2010-10-15 04:58:13 -0700
  • a1d37b6cc4 add recipient url to pubsub instrumentation Mike Macgirvin 2010-10-15 04:36:39 -0700
  • 35a9b49ed0 allow for multiple pubsub hubs so everything can still work when/if one goes flaky (Google's hub has been particularly unreliable recently and the symptoms are that you just stop receiving updates, and/or updates you send are silently dropped and never delivered). Also add more instrumentation to help debug pubsub issues. Mike Macgirvin 2010-10-15 04:20:42 -0700
  • e9aa6eb0c7 readme Mike Macgirvin 2010-10-14 05:26:20 -0700
  • ba957e9fe9 readme update Mike Macgirvin 2010-10-14 04:20:39 -0700
  • d96ae0f9f5 can no longer avoid recording the curl response code Mike Macgirvin 2010-10-13 22:01:23 -0700
  • bf77043b51 set correct content-type on feeds, status.net is fussy and ignores the one declared in the xrd Mike Macgirvin 2010-10-13 19:06:52 -0700
  • 957827bda7 proofreading nits Mike Macgirvin 2010-10-13 15:04:52 -0700
  • 6f11c20bf2 updated readme Mike Macgirvin 2010-10-13 06:13:37 -0700
  • 5c020b4aae updated readme Mike Macgirvin 2010-10-13 05:42:51 -0700
  • 0f660c25d9 publish both forms of profile pictures in feeds for compatibility. Also set sizes. Mike Macgirvin 2010-10-13 03:27:15 -0700
  • c1fb819d34 mostly cosmetic Mike Macgirvin 2010-10-13 02:47:32 -0700
  • 033935c194 cleanup to ensure protocol version is passed properly. We will need it if/when any incompatible protocol changes are introduced. Mike Macgirvin 2010-10-12 20:29:04 -0700
  • 3c440f70c6 Provide the ability to subscribe to our user from other federated sites. This is a read-only relationship until the rest of the salmon magic-envelope stuff lands Mike Macgirvin 2010-10-12 19:32:15 -0700
  • f1977d420e minor cleanup Mike Macgirvin 2010-10-12 17:11:06 -0700
  • 744edcf2ab modularise webfinger and make it service agnostic Mike Macgirvin 2010-10-12 16:50:12 -0700
  • a340f70c51 i18n strings update Mike Macgirvin 2010-10-12 04:46:22 -0700
  • dba866c689 more comprehensive XRD linkages Mike Macgirvin 2010-10-12 04:39:32 -0700
  • 013d2604f8 inline salmon magic keys Mike Macgirvin 2010-10-12 04:07:03 -0700
  • cc64742e23 auto-update - create 's' keys for all users that don't have 'em Mike Macgirvin 2010-10-12 01:14:50 -0700
  • b9d768972e added 's' keys - salmon keys, small keys, stupid keys, whatever... Mike Macgirvin 2010-10-11 23:22:38 -0700
  • 6b67d00fce if pubkey is encrypted, it will also be packaged for safe transport Mike Macgirvin 2010-10-11 04:01:24 -0700
  • eafd225bdd protocol revision, send dfrn_confirm binary items as hex Mike Macgirvin 2010-10-11 03:16:25 -0700
  • dcb7bc5e71 Use dual delivery when dealing with flaky hub, reduce poll to once/hour Mike Macgirvin 2010-10-10 21:08:25 -0700
  • 70bd7a6509 activity objects weren't escaped properly Mike Macgirvin 2010-10-10 20:02:29 -0700
  • d8283a35ba google hub not working, this fix may be temporary or it may be permanent if the hub cannot be relied on. Mike Macgirvin 2010-10-10 19:42:07 -0700
  • 524f73e306 A bit more telemetry of friend confirms and lots of extra doco to understand what is happening and why. Mike Macgirvin 2010-10-10 18:25:34 -0700
  • 3531f466e5 further enhance the friend confirm reporting Mike Macgirvin 2010-10-10 16:33:28 -0700
  • 0ddfdce6a4 make it much easier to debug friend acceptance issues by reporting specific error conditions across the wire. Mike Macgirvin 2010-10-10 16:16:29 -0700
  • e23ec64c90 put the correct cursor on the jot links, still having some issues with the photo upload link, since it's overlayed with an ilayer Mike Macgirvin 2010-10-10 01:39:14 -0700
  • dcaadada35 allow leading/trailing whitespace in passwords Mike Macgirvin 2010-10-09 16:19:52 -0700
  • 006ca54f92 ensure regmod redirects to itself after login Mike Macgirvin 2010-10-09 06:00:07 -0700
  • 948cb29302 after login from arbitrary page, send back to that page Mike Macgirvin 2010-10-09 01:05:53 -0700
  • 9dc0e659d6 issue #1, need login link on profile pages Mike Macgirvin 2010-10-09 00:45:09 -0700
  • beb9fe3ff1 couldn't distinguish links from black text, changed them to the header background colour Mike Macgirvin 2010-10-08 23:40:18 -0700
  • 4714f3a9e1 sort out the magic cursor Mike Macgirvin 2010-10-08 22:21:34 -0700
  • 938b1677f8 new default theme (thx: Manu Revah) Mike Macgirvin 2010-10-08 04:44:08 -0700
  • f9ff5b36bf match patterns against the encoder Mike Macgirvin 2010-10-07 21:18:26 -0700
  • ee1162f2db doco for fallback config file Mike Macgirvin 2010-10-07 04:08:03 -0700
  • 4daed0a009 Needed for salmon which seems to have a fixation with forcing you to encode/decode ASN.1. Sick. Mike Macgirvin 2010-10-07 02:53:31 -0700
  • 9c10ada906 salmon-magic-public-freaking-nasty-keys Mike Macgirvin 2010-10-06 21:13:15 -0700
  • a0ecdd025e infrastructure for salmon Mike Macgirvin 2010-10-06 19:46:44 -0700
  • 98ebcada61 language strings update Mike Macgirvin 2010-10-06 18:32:54 -0700
  • 66a6fd8df0 more instrumentation Mike Macgirvin 2010-10-06 18:14:11 -0700
  • c7c3db8c54 i18n officially ready for prime time. Mike Macgirvin 2010-10-06 17:40:58 -0700
  • 9f0cedad8e remove debugging statement Mike Macgirvin 2010-10-06 16:00:19 -0700
  • 32602c5f87 disallow viewing raw templates from http Mike Macgirvin 2010-10-06 04:04:12 -0700
  • 09606dbac2 more doco Mike Macgirvin 2010-10-06 00:33:11 -0700
  • a6c7a233a6 more little stuff Mike Macgirvin 2010-10-05 21:05:37 -0700
  • 036964de4d friend acceptance sets up lots of important stuff, so we need to be absolutely bulletproof when (not if) things go wrong. Mike Macgirvin 2010-10-05 19:56:09 -0700
  • 1b35018992 file needed to parse public keys to generate salmon magic-sigs. Mike Macgirvin 2010-10-05 18:55:07 -0700
  • c2db740b71 typo Mike Macgirvin 2010-10-05 16:05:08 -0700
  • 23f03b18b7 script to update/repair installed db between Sep22-Oct6,2010 Mike Macgirvin 2010-10-05 15:45:16 -0700
  • 9da61d3418 schema was out of date Mike Macgirvin 2010-10-05 15:39:32 -0700
  • 8424f31aad a bit more robust about loading external pics also friend confirm was getting wrong email Mike Macgirvin 2010-10-04 16:04:52 -0700
  • 8abac5e5c7 some tools we'll require going forward Mike Macgirvin 2010-10-04 05:13:10 -0700
  • 941b2331f1 xrd cannot be called before db is open to get language Mike Macgirvin 2010-10-04 04:22:34 -0700
  • b8a9581acb force lowercase nickname Mike Macgirvin 2010-10-02 17:55:41 -0700
  • 336aea26dc notify hub only on public updates Mike Macgirvin 2010-10-02 03:38:53 -0700
  • 6ad1a22a05 add pubsubhubbub to default configuration Mike Macgirvin 2010-10-01 05:46:10 -0700
  • 7658acbe0a automatically subscribe to hub if conditions are right Mike Macgirvin 2010-10-01 04:41:53 -0700
  • f5615068ca trialing pubsubhubbub - operational tweaks Mike Macgirvin 2010-10-01 02:28:06 -0700
  • 2ae38e3fbf pass params as string rather than array so it doesn't get changed to multipart/forma-data Mike Macgirvin 2010-09-30 22:30:18 -0700
  • 0d2650b29b the rest of pubsubhubbub except for the UI that actually turns it on Mike Macgirvin 2010-09-30 21:38:45 -0700
  • 632c557008 pubsubhubbub db refinements Mike Macgirvin 2010-09-30 21:00:06 -0700
  • 465ba71b58 pubsubhubbub - discovery and notifier Mike Macgirvin 2010-09-30 20:24:03 -0700
  • abe6a3286e pubsubhubbub endpoint Mike Macgirvin 2010-09-30 19:41:22 -0700
  • 7ad27f5737 implement rel alternate, some corresponding last minute touchups on display module Mike Macgirvin 2010-09-30 16:06:53 -0700
  • a0a7c3be8b add linebreak to invisibility notice Mike Macgirvin 2010-09-30 05:13:13 -0700
  • 948061e241 notify people when they are invisible Mike Macgirvin 2010-09-30 05:10:25 -0700
  • b0c81b025e i18n strings refresh Mike Macgirvin 2010-09-30 01:29:13 -0700
  • d0bb2d3036 bloody ie8 Mike Macgirvin 2010-09-29 23:19:19 -0700
  • dda5195418 show members of locked conversations Mike Macgirvin 2010-09-29 22:11:26 -0700
  • d2ecdd0668 doco on the utils dir and i18n Mike Macgirvin 2010-09-29 18:35:21 -0700
  • e25e40f1ef i18n string extraction util Mike Macgirvin 2010-09-29 18:11:23 -0700
  • 8ba3737b3b moved a couple of translatable strings from js include file to translatable view Mike Macgirvin 2010-09-29 16:09:10 -0700
  • d150b8e8b1 inherit parent ACL's on remote children Mike Macgirvin 2010-09-28 22:32:48 -0700
  • 18287a3656 show lockstate on messages, sparkle failure on profile page, comments on typo checker Mike Macgirvin 2010-09-28 22:12:27 -0700
  • dd3f754e23 found yet another typo, so created a typo finder Mike Macgirvin 2010-09-28 16:10:44 -0700
  • 27946c102d animate the sparkler, author was getting sparkled on own page Mike Macgirvin 2010-09-27 22:43:30 -0700
  • 55351114fa you and me babe Mike Macgirvin 2010-09-27 19:58:37 -0700
  • 01d36785b0 fixed photo comments, msg typo, and changed cursor when hovering over "special friends" where SSO is allowed Mike Macgirvin 2010-09-27 19:48:45 -0700
  • 0c66172292 doco Mike Macgirvin 2010-09-27 17:16:52 -0700
  • 4d8e8de0bf clarify birthday doco, Facebook really screwed this one up. Mike Macgirvin 2010-09-27 00:46:29 -0700
  • 627c65b49f doco Mike Macgirvin 2010-09-27 00:38:26 -0700
  • 0765323b17 more readme chgs Mike Macgirvin 2010-09-26 22:38:52 -0700
  • f9fa80bd6b updated readme Mike Macgirvin 2010-09-26 20:29:35 -0700