diff options
author | friendica <info@friendica.com> | 2014-09-13 16:00:09 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-09-13 16:00:09 -0700 |
commit | 0350b76d851977ccd6eed4278738346f0febbf96 (patch) | |
tree | 1e7201556aad613a5498ad8893e0d968f19897de /version.inc | |
parent | b1809f5f0c14f15cb3caf74229bb12e3d544c9f9 (diff) | |
download | volse-hubzilla-0350b76d851977ccd6eed4278738346f0febbf96.tar.gz volse-hubzilla-0350b76d851977ccd6eed4278738346f0febbf96.tar.bz2 volse-hubzilla-0350b76d851977ccd6eed4278738346f0febbf96.zip |
some backend work for the remaining missing bits of mod_hubman - this is still a fair ways from being complete and is not ready for prime time. Basically we'll let a channel send out a public message saying "these are my currently approved locations" and anything that isn't in the list will be marked deleted. We'll send out this message when locations change somehow - either through direct personal involvement (hub revoke, change primary, channel import) or during a system rename or "find bad/obsolete hublocs" activity. This way we won't have clones sending back location info we just got rid of and re-importing the bad entries.
Diffstat (limited to 'version.inc')
-rw-r--r-- | version.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.inc b/version.inc index aa1814513..92c44d434 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2014-09-12.796 +2014-09-13.797 |