]> git.mxchange.org Git - friendica.git/log
friendica.git
13 years agoaid salmon discovery for feed scrapers that look for the old-style rel type.
Mike Macgirvin [Fri, 22 Oct 2010 01:07:22 +0000 (18:07 -0700)]
aid salmon discovery for feed scrapers that look for the old-style rel type.

13 years agofixed it. Twas the infernal 100 continue headers
Mike Macgirvin [Thu, 21 Oct 2010 23:45:26 +0000 (16:45 -0700)]
fixed it. Twas the infernal 100 continue headers

13 years agotemporary fix until I figure out why the header is leaking
Mike Macgirvin [Thu, 21 Oct 2010 23:26:25 +0000 (16:26 -0700)]
temporary fix until I figure out why the header is leaking

13 years agoclean up the salmon consumer bits
Mike Macgirvin [Thu, 21 Oct 2010 22:32:09 +0000 (15:32 -0700)]
clean up the salmon consumer bits

13 years agoput lrdd link into html headers for completeness
Mike Macgirvin [Thu, 21 Oct 2010 21:32:29 +0000 (14:32 -0700)]
put lrdd link into html headers for completeness

13 years agomagic-envelope verification, status.net appears to do it wrong.
Mike Macgirvin [Thu, 21 Oct 2010 11:53:43 +0000 (04:53 -0700)]
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.

13 years agofakelink was being inherited incorrectly by the ACL selector
Mike Macgirvin [Wed, 20 Oct 2010 10:44:18 +0000 (03:44 -0700)]
fakelink was being inherited incorrectly by the ACL selector

13 years agoability to clear browser location on individual posts
Mike Macgirvin [Wed, 20 Oct 2010 07:33:17 +0000 (00:33 -0700)]
ability to clear browser location on individual posts

13 years agowe'll need this for browser geotagging of course
Mike Macgirvin [Wed, 20 Oct 2010 03:58:01 +0000 (20:58 -0700)]
we'll need this for browser geotagging of course

13 years agouse browser geolocation when desired
Mike Macgirvin [Wed, 20 Oct 2010 03:52:05 +0000 (20:52 -0700)]
use browser geolocation when desired

13 years agodefault the geotag privacy preference
Mike Macgirvin [Wed, 20 Oct 2010 00:33:22 +0000 (17:33 -0700)]
default the geotag privacy preference

13 years agoprovide choice of using browser geotag
Mike Macgirvin [Wed, 20 Oct 2010 00:30:15 +0000 (17:30 -0700)]
provide choice of using browser geotag

13 years agodb support for relationship->with in profiles
Mike Macgirvin [Wed, 20 Oct 2010 00:15:00 +0000 (17:15 -0700)]
db support for relationship->with in profiles

13 years agoduplex wasn't getting set correctly on group pages
Mike Macgirvin [Tue, 19 Oct 2010 23:23:05 +0000 (16:23 -0700)]
duplex wasn't getting set correctly on group pages

13 years agooops
Mike Macgirvin [Tue, 19 Oct 2010 23:10:16 +0000 (16:10 -0700)]
oops

13 years agoclean up the html layout on profile page
Mike Macgirvin [Tue, 19 Oct 2010 23:09:10 +0000 (16:09 -0700)]
clean up the html layout on profile page

13 years agolrdd link on profile page (for salmon m/e), remove dfrn-template, qualify some contac...
Mike Macgirvin [Tue, 19 Oct 2010 22:51:56 +0000 (15:51 -0700)]
lrdd link on profile page (for salmon m/e), remove dfrn-template, qualify some contact lookups, some cleanup of app/boot

13 years agosorting out the last(?) quirks in group pages.
Mike Macgirvin [Mon, 18 Oct 2010 23:38:48 +0000 (16:38 -0700)]
sorting out the last(?) quirks in group pages.

13 years agoeradicate redundant get_uid function
Mike Macgirvin [Mon, 18 Oct 2010 21:34:59 +0000 (14:34 -0700)]
eradicate redundant get_uid function

13 years agohordes sounds better
Mike Macgirvin [Mon, 18 Oct 2010 10:38:12 +0000 (03:38 -0700)]
hordes sounds better

13 years agoreadme update
Mike Macgirvin [Mon, 18 Oct 2010 10:32:53 +0000 (03:32 -0700)]
readme update

13 years agopass community page permissions through notification feeds
Mike Macgirvin [Mon, 18 Oct 2010 10:02:51 +0000 (03:02 -0700)]
pass community page permissions through notification feeds

13 years agowe probably need the page template for the last checkin
Mike Macgirvin [Mon, 18 Oct 2010 07:47:43 +0000 (00:47 -0700)]
we probably need the page template for the last checkin

13 years agogroup/community/celebrity pages
Mike Macgirvin [Mon, 18 Oct 2010 07:43:49 +0000 (00:43 -0700)]
group/community/celebrity pages

13 years agowrong type comparison (string, int) which was the cause of the last problem.
Mike Macgirvin [Mon, 18 Oct 2010 03:27:27 +0000 (20:27 -0700)]
wrong type comparison (string, int) which was the cause of the last problem.

13 years agofunny behaviour with post permissions after recent changes
Mike Macgirvin [Mon, 18 Oct 2010 03:24:58 +0000 (20:24 -0700)]
funny behaviour with post permissions after recent changes

13 years agodash, not underscore
Mike Macgirvin [Mon, 18 Oct 2010 03:13:45 +0000 (20:13 -0700)]
dash, not underscore

13 years agocelebrity/group/community pages about 75% implemented
Mike Macgirvin [Mon, 18 Oct 2010 03:04:17 +0000 (20:04 -0700)]
celebrity/group/community pages about 75% implemented

13 years agoinfrastructure for supporting pages/groups
Mike Macgirvin [Sun, 17 Oct 2010 05:11:21 +0000 (22:11 -0700)]
infrastructure for supporting pages/groups

13 years agoallow login by username and multiple unique email addresses on system - this will...
Mike Macgirvin [Sun, 17 Oct 2010 03:38:27 +0000 (20:38 -0700)]
allow login by username and multiple unique email addresses on system - this will provide support for group/celebrity pages (coming soon).

13 years agodon't allow ignored contacts to post through the hub, change default poll
Mike Macgirvin [Fri, 15 Oct 2010 11:58:13 +0000 (04:58 -0700)]
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.

13 years agoadd recipient url to pubsub instrumentation
Mike Macgirvin [Fri, 15 Oct 2010 11:36:39 +0000 (04:36 -0700)]
add recipient url to pubsub instrumentation

13 years agoallow for multiple pubsub hubs so everything can still work when/if one goes flaky
Mike Macgirvin [Fri, 15 Oct 2010 11:20:42 +0000 (04:20 -0700)]
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.

13 years agoreadme
Mike Macgirvin [Thu, 14 Oct 2010 12:26:20 +0000 (05:26 -0700)]
readme

13 years agoreadme update
Mike Macgirvin [Thu, 14 Oct 2010 11:20:39 +0000 (04:20 -0700)]
readme update

13 years agocan no longer avoid recording the curl response code
Mike Macgirvin [Thu, 14 Oct 2010 05:01:23 +0000 (22:01 -0700)]
can no longer avoid recording the curl response code

13 years agoset correct content-type on feeds, status.net is fussy and ignores the one declared...
Mike Macgirvin [Thu, 14 Oct 2010 02:06:52 +0000 (19:06 -0700)]
set correct content-type on feeds, status.net is fussy and ignores the one declared in the xrd

13 years agoproofreading nits
Mike Macgirvin [Wed, 13 Oct 2010 22:04:52 +0000 (15:04 -0700)]
proofreading nits

13 years agoupdated readme
Mike Macgirvin [Wed, 13 Oct 2010 13:13:37 +0000 (06:13 -0700)]
updated readme

13 years agoupdated readme
Mike Macgirvin [Wed, 13 Oct 2010 12:42:51 +0000 (05:42 -0700)]
updated readme

13 years agopublish both forms of profile pictures in feeds for compatibility. Also set sizes.
Mike Macgirvin [Wed, 13 Oct 2010 10:27:15 +0000 (03:27 -0700)]
publish both forms of profile pictures in feeds for compatibility. Also set sizes.

13 years agomostly cosmetic
Mike Macgirvin [Wed, 13 Oct 2010 09:47:32 +0000 (02:47 -0700)]
mostly cosmetic

13 years agocleanup to ensure protocol version is passed properly. We will need it if/when any...
Mike Macgirvin [Wed, 13 Oct 2010 03:29:04 +0000 (20:29 -0700)]
cleanup to ensure protocol version is passed properly. We will need it if/when any incompatible protocol changes are introduced.

13 years agoProvide the ability to subscribe to our user from other federated sites.
Mike Macgirvin [Wed, 13 Oct 2010 02:32:15 +0000 (19:32 -0700)]
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

13 years agominor cleanup
Mike Macgirvin [Wed, 13 Oct 2010 00:11:06 +0000 (17:11 -0700)]
minor cleanup

13 years agomodularise webfinger and make it service agnostic
Mike Macgirvin [Tue, 12 Oct 2010 23:50:12 +0000 (16:50 -0700)]
modularise webfinger and make it service agnostic

13 years agoi18n strings update
Mike Macgirvin [Tue, 12 Oct 2010 11:46:22 +0000 (04:46 -0700)]
i18n strings update

13 years agomore comprehensive XRD linkages
Mike Macgirvin [Tue, 12 Oct 2010 11:39:32 +0000 (04:39 -0700)]
more comprehensive XRD linkages

13 years agoinline salmon magic keys
Mike Macgirvin [Tue, 12 Oct 2010 11:07:03 +0000 (04:07 -0700)]
inline salmon magic keys

13 years agoauto-update - create 's' keys for all users that don't have 'em
Mike Macgirvin [Tue, 12 Oct 2010 08:14:50 +0000 (01:14 -0700)]
auto-update - create 's' keys for all users that don't have 'em

13 years agoadded 's' keys - salmon keys, small keys, stupid keys, whatever...
Mike Macgirvin [Tue, 12 Oct 2010 06:22:38 +0000 (23:22 -0700)]
added 's' keys - salmon keys, small keys, stupid keys, whatever...

13 years agoif pubkey is encrypted, it will also be packaged for safe transport
Mike Macgirvin [Mon, 11 Oct 2010 11:01:24 +0000 (04:01 -0700)]
if pubkey is encrypted, it will also be packaged for safe transport

13 years agoprotocol revision, send dfrn_confirm binary items as hex
Mike Macgirvin [Mon, 11 Oct 2010 10:16:25 +0000 (03:16 -0700)]
protocol revision, send dfrn_confirm binary items as hex

13 years agoUse dual delivery when dealing with flaky hub, reduce poll to once/hour
Mike Macgirvin [Mon, 11 Oct 2010 04:08:25 +0000 (21:08 -0700)]
Use dual delivery when dealing with flaky hub, reduce poll to once/hour

13 years agoactivity objects weren't escaped properly
Mike Macgirvin [Mon, 11 Oct 2010 03:02:29 +0000 (20:02 -0700)]
activity objects weren't escaped properly

13 years agogoogle hub not working, this fix may be temporary or it may be permanent if the hub...
Mike Macgirvin [Mon, 11 Oct 2010 02:42:07 +0000 (19:42 -0700)]
google hub not working, this fix may be temporary or it may be permanent if the hub cannot be relied on.

13 years agoA bit more telemetry of friend confirms and lots of extra doco
Mike Macgirvin [Mon, 11 Oct 2010 01:25:34 +0000 (18:25 -0700)]
A bit more telemetry of friend confirms and lots of extra doco
to understand what is happening and why.

13 years agofurther enhance the friend confirm reporting
Mike Macgirvin [Sun, 10 Oct 2010 23:33:28 +0000 (16:33 -0700)]
further enhance the friend confirm reporting

13 years agomake it much easier to debug friend acceptance issues
Mike Macgirvin [Sun, 10 Oct 2010 23:16:29 +0000 (16:16 -0700)]
make it much easier to debug friend acceptance issues
by reporting specific error conditions across the wire.

13 years agoput the correct cursor on the jot links, still having some
Mike Macgirvin [Sun, 10 Oct 2010 08:39:14 +0000 (01:39 -0700)]
put the correct cursor on the jot links, still having some
issues with the photo upload link, since it's overlayed with an ilayer

13 years agoallow leading/trailing whitespace in passwords
Mike Macgirvin [Sat, 9 Oct 2010 23:19:52 +0000 (16:19 -0700)]
allow leading/trailing whitespace in passwords

13 years agoensure regmod redirects to itself after login
Mike Macgirvin [Sat, 9 Oct 2010 13:00:07 +0000 (06:00 -0700)]
ensure regmod redirects to itself after login

13 years agoafter login from arbitrary page, send back to that page
Mike Macgirvin [Sat, 9 Oct 2010 08:05:53 +0000 (01:05 -0700)]
after login from arbitrary page, send back to that page

13 years agoissue #1, need login link on profile pages
Mike Macgirvin [Sat, 9 Oct 2010 07:45:09 +0000 (00:45 -0700)]
issue #1, need login link on profile pages

13 years agocouldn't distinguish links from black text, changed them to the header background...
Mike Macgirvin [Sat, 9 Oct 2010 06:40:18 +0000 (23:40 -0700)]
couldn't distinguish links from black text, changed them to the header background colour

13 years agosort out the magic cursor
Mike Macgirvin [Sat, 9 Oct 2010 05:21:34 +0000 (22:21 -0700)]
sort out the magic cursor

13 years agonew default theme (thx: Manu Revah)
Mike Macgirvin [Fri, 8 Oct 2010 11:44:08 +0000 (04:44 -0700)]
new default theme (thx: Manu Revah)

13 years agomatch patterns against the encoder
Mike Macgirvin [Fri, 8 Oct 2010 04:18:26 +0000 (21:18 -0700)]
match patterns against the encoder

13 years agodoco for fallback config file
Mike Macgirvin [Thu, 7 Oct 2010 11:08:03 +0000 (04:08 -0700)]
doco for fallback config file

13 years agoNeeded for salmon which seems to have a fixation with forcing you to encode/decode...
Mike Macgirvin [Thu, 7 Oct 2010 09:53:31 +0000 (02:53 -0700)]
Needed for salmon which seems to have a fixation with forcing you to encode/decode ASN.1. Sick.

13 years agosalmon-magic-public-freaking-nasty-keys
Mike Macgirvin [Thu, 7 Oct 2010 04:13:15 +0000 (21:13 -0700)]
salmon-magic-public-freaking-nasty-keys

13 years agoinfrastructure for salmon
Mike Macgirvin [Thu, 7 Oct 2010 02:46:44 +0000 (19:46 -0700)]
infrastructure for salmon

13 years agolanguage strings update
Mike Macgirvin [Thu, 7 Oct 2010 01:32:54 +0000 (18:32 -0700)]
language strings update

13 years agomore instrumentation
Mike Macgirvin [Thu, 7 Oct 2010 01:14:11 +0000 (18:14 -0700)]
more instrumentation

13 years agoi18n officially ready for prime time.
Mike Macgirvin [Thu, 7 Oct 2010 00:40:58 +0000 (17:40 -0700)]
i18n officially ready for prime time.

13 years agoremove debugging statement
Mike Macgirvin [Wed, 6 Oct 2010 23:00:19 +0000 (16:00 -0700)]
remove debugging statement

13 years agodisallow viewing raw templates from http
Mike Macgirvin [Wed, 6 Oct 2010 11:04:12 +0000 (04:04 -0700)]
disallow viewing raw templates from http

13 years agomore doco
Mike Macgirvin [Wed, 6 Oct 2010 07:33:11 +0000 (00:33 -0700)]
more doco

13 years agomore little stuff
Mike Macgirvin [Wed, 6 Oct 2010 04:05:37 +0000 (21:05 -0700)]
more little stuff

13 years agofriend acceptance sets up lots of important stuff, so we
Mike Macgirvin [Wed, 6 Oct 2010 02:56:09 +0000 (19:56 -0700)]
friend acceptance sets up lots of important stuff, so we
need to be absolutely bulletproof when (not if) things go wrong.

13 years agofile needed to parse public keys to generate salmon magic-sigs.
Mike Macgirvin [Wed, 6 Oct 2010 01:55:07 +0000 (18:55 -0700)]
file needed to parse public keys to generate salmon magic-sigs.

13 years agotypo
Mike Macgirvin [Tue, 5 Oct 2010 23:05:08 +0000 (16:05 -0700)]
typo

13 years agoscript to update/repair installed db between Sep22-Oct6,2010
Mike Macgirvin [Tue, 5 Oct 2010 22:45:16 +0000 (15:45 -0700)]
script to update/repair installed db between Sep22-Oct6,2010

13 years agoschema was out of date
Mike Macgirvin [Tue, 5 Oct 2010 22:39:32 +0000 (15:39 -0700)]
schema was out of date

13 years agoa bit more robust about loading external pics
Mike Macgirvin [Mon, 4 Oct 2010 23:04:52 +0000 (16:04 -0700)]
a bit more robust about loading external pics
also friend confirm was getting wrong email

13 years agosome tools we'll require going forward
Mike Macgirvin [Mon, 4 Oct 2010 12:13:10 +0000 (05:13 -0700)]
some tools we'll require going forward

13 years agoxrd cannot be called before db is open to get language
Mike Macgirvin [Mon, 4 Oct 2010 11:22:34 +0000 (04:22 -0700)]
xrd cannot be called before db is open to get language

13 years agoforce lowercase nickname
Mike Macgirvin [Sun, 3 Oct 2010 00:55:41 +0000 (17:55 -0700)]
force lowercase nickname

13 years agonotify hub only on public updates
Mike Macgirvin [Sat, 2 Oct 2010 10:38:53 +0000 (03:38 -0700)]
notify hub only on public updates

13 years agoadd pubsubhubbub to default configuration
Mike Macgirvin [Fri, 1 Oct 2010 12:46:10 +0000 (05:46 -0700)]
add pubsubhubbub to default configuration

13 years agoautomatically subscribe to hub if conditions are right
Mike Macgirvin [Fri, 1 Oct 2010 11:41:53 +0000 (04:41 -0700)]
automatically subscribe to hub if conditions are right

13 years agotrialing pubsubhubbub - operational tweaks
Mike Macgirvin [Fri, 1 Oct 2010 09:28:06 +0000 (02:28 -0700)]
trialing pubsubhubbub - operational tweaks

13 years agopass params as string rather than array so it doesn't
Mike Macgirvin [Fri, 1 Oct 2010 05:30:18 +0000 (22:30 -0700)]
pass params as string rather than array so it doesn't
get changed to multipart/forma-data

13 years agothe rest of pubsubhubbub except for the UI that actually turns it on
Mike Macgirvin [Fri, 1 Oct 2010 04:38:45 +0000 (21:38 -0700)]
the rest of pubsubhubbub except for the UI that actually turns it on

13 years agopubsubhubbub db refinements
Mike Macgirvin [Fri, 1 Oct 2010 04:00:06 +0000 (21:00 -0700)]
pubsubhubbub db refinements

13 years agopubsubhubbub - discovery and notifier
Mike Macgirvin [Fri, 1 Oct 2010 03:24:03 +0000 (20:24 -0700)]
pubsubhubbub - discovery and notifier

13 years agopubsubhubbub endpoint
Mike Macgirvin [Fri, 1 Oct 2010 02:41:22 +0000 (19:41 -0700)]
pubsubhubbub endpoint

13 years agoimplement rel alternate, some corresponding last minute touchups on display module
Mike Macgirvin [Thu, 30 Sep 2010 23:06:53 +0000 (16:06 -0700)]
implement rel alternate, some corresponding last minute touchups on display module

13 years agoadd linebreak to invisibility notice
Mike Macgirvin [Thu, 30 Sep 2010 12:13:13 +0000 (05:13 -0700)]
add linebreak to invisibility notice

13 years agonotify people when they are invisible
Mike Macgirvin [Thu, 30 Sep 2010 12:10:25 +0000 (05:10 -0700)]
notify people when they are invisible