Commit graph

185 commits

Author SHA1 Message Date
Mike Macgirvin
16b9c58412 rely on feed item (e.g. salmon) to declare namespaces. This way we
don't cause conflict with any chosen NS prefix in the feed
2010-10-21 20:51:21 -07:00
Mike Macgirvin
5edee3c4d1 magic-envelope verification, status.net appears to do it wrong.
Ultimately we need to do it right (or why bother having a spec?),
and fallback to doing it wrong if we're talking to a broken system - which
ironically seems to include most of the federated social web projects.
2010-10-21 04:53:43 -07:00
Mike Macgirvin
39b19cd089 fakelink was being inherited incorrectly by the ACL selector 2010-10-20 03:44:18 -07:00
Mike Macgirvin
68464b5d93 ability to clear browser location on individual posts 2010-10-20 00:33:17 -07:00
Mike Macgirvin
b91e9545f7 we'll need this for browser geotagging of course 2010-10-19 20:58:01 -07:00
Mike Macgirvin
a8e4ec7801 use browser geolocation when desired 2010-10-19 20:52:05 -07:00
Mike Macgirvin
9d807ba66f oops 2010-10-19 16:10:16 -07:00
Mike Macgirvin
d715c062c0 clean up the html layout on profile page 2010-10-19 16:09:10 -07:00
Mike Macgirvin
fbc64baf31 we probably need the page template for the last checkin 2010-10-18 00:47:43 -07:00
Mike Macgirvin
511c761fec group/community/celebrity pages 2010-10-18 00:43:49 -07:00
Mike Macgirvin
0f47ac282c celebrity/group/community pages about 75% implemented 2010-10-17 20:04:17 -07:00
Mike Macgirvin
36e1afa6ae allow login by username and multiple unique email addresses on system - this will provide support for group/celebrity pages (coming soon). 2010-10-16 20:38:27 -07:00
Mike Macgirvin
0f660c25d9 publish both forms of profile pictures in feeds for compatibility. Also set sizes. 2010-10-13 03:27:15 -07:00
Mike Macgirvin
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
2010-10-12 19:32:15 -07:00
Mike Macgirvin
dba866c689 more comprehensive XRD linkages 2010-10-12 04:39:32 -07:00
Mike Macgirvin
013d2604f8 inline salmon magic keys 2010-10-12 04:07:03 -07:00
Mike Macgirvin
eafd225bdd protocol revision, send dfrn_confirm binary items as hex 2010-10-11 03:16:25 -07:00
Mike Macgirvin
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
2010-10-10 01:39:14 -07:00
Mike Macgirvin
948cb29302 after login from arbitrary page, send back to that page 2010-10-09 01:05:53 -07:00
Mike Macgirvin
9dc0e659d6 issue #1, need login link on profile pages 2010-10-09 00:45:09 -07:00
Mike Macgirvin
beb9fe3ff1 couldn't distinguish links from black text, changed them to the header background colour 2010-10-08 23:40:18 -07:00
Mike Macgirvin
4714f3a9e1 sort out the magic cursor 2010-10-08 22:21:34 -07:00
Mike Macgirvin
938b1677f8 new default theme (thx: Manu Revah) 2010-10-08 04:44:08 -07:00
Mike Macgirvin
9c10ada906 salmon-magic-public-freaking-nasty-keys 2010-10-06 21:13:15 -07:00
Mike Macgirvin
a0ecdd025e infrastructure for salmon 2010-10-06 19:46:44 -07:00
Mike Macgirvin
32602c5f87 disallow viewing raw templates from http 2010-10-06 04:04:12 -07:00
Mike Macgirvin
6ad1a22a05 add pubsubhubbub to default configuration 2010-10-01 05:46:10 -07:00
Mike Macgirvin
7658acbe0a automatically subscribe to hub if conditions are right 2010-10-01 04:41:53 -07:00
Mike Macgirvin
f5615068ca trialing pubsubhubbub - operational tweaks 2010-10-01 02:28:06 -07:00
Mike Macgirvin
465ba71b58 pubsubhubbub - discovery and notifier 2010-09-30 20:24:03 -07:00
Mike Macgirvin
7ad27f5737 implement rel alternate, some corresponding last minute touchups on display module 2010-09-30 16:06:53 -07:00
Mike Macgirvin
dda5195418 show members of locked conversations 2010-09-29 22:11:26 -07:00
Mike Macgirvin
8ba3737b3b moved a couple of translatable strings from js include file to translatable view 2010-09-29 16:09:10 -07:00
Mike Macgirvin
18287a3656 show lockstate on messages, sparkle failure on profile page,
comments on typo checker
2010-09-28 22:12:27 -07:00
Mike Macgirvin
01d36785b0 fixed photo comments, msg typo, and changed cursor when hovering
over "special friends" where SSO is allowed
2010-09-27 19:48:45 -07:00
Mike Macgirvin
0ebd4aa783 per design spec, hide global directory if update url not present 2010-09-23 18:33:07 -07:00
Mike Macgirvin
188dc1fcf8 relationship direction was too confusing to work with. instead of "in,out,both" it's now declared by role e.g. "vip,fan,bud". 2010-09-21 19:51:08 -07:00
Mike Macgirvin
b9247f1dcc fix layout issues, deletable items and wall-wall 2010-09-20 21:26:18 -07:00
Mike Macgirvin
177a6d7f79 provide visual indicator when pausing ajax updates 2010-09-20 01:13:19 -07:00
Mike Macgirvin
e583ba0bff improved "friendship accepted" emails enumerating what has
changed in the relationship and what you can do now.
2010-09-19 22:00:31 -07:00
Mike Macgirvin
9a03834cef simplify wording throughout application to concepts which do not need explanations. 2010-09-19 20:52:39 -07:00
Mike Macgirvin
2e35d7010b remove the cheesy "what's on your mind" 2010-09-19 20:18:35 -07:00
Mike Macgirvin
65a420b227 theme cleanup 2010-09-18 21:11:18 -07:00
Mike Macgirvin
881037a0d9 show lock state changes as recipients and groups are added/removed 2010-09-18 01:52:44 -07:00
Mike Macgirvin
2bae548b35 no profile after returning from visitor mode with a selected profile
put bottom margin on non-profile pages as well
2010-09-17 18:26:20 -07:00
Mike Macgirvin
68004fc962 force a bottom margin 2010-09-17 15:49:57 -07:00
Mike Macgirvin
6c812a9158 added clean theme 2010-09-17 15:08:36 -07:00
Mike Macgirvin
4eb1c1eb1a our implementation of "aspects" functionally complete 2010-09-17 03:43:03 -07:00
Mike Macgirvin
a50947a4bc like, dislike, activity streams, etc. 2010-09-17 03:10:19 -07:00
Mike Macgirvin
f7cff0eb5a license, generator for feeds 2010-09-09 22:36:40 -07:00