Preparing for next release

merge-requests/30/head
Bob Mottram 2024-12-22 23:37:30 +00:00
parent 9f94a6b195
commit ffffba5e72
174 changed files with 180 additions and 180 deletions

View File

@ -3,7 +3,7 @@
__filename__ = "acceptreject.py" __filename__ = "acceptreject.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -3,7 +3,7 @@
__filename__ = "announce.py" __filename__ = "announce.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

2
art.py
View File

@ -1,7 +1,7 @@
__filename__ = "art.py" __filename__ = "art.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "auth.py" __filename__ = "auth.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "availability.py" __filename__ = "availability.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "blocking.py" __filename__ = "blocking.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "blog.py" __filename__ = "blog.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "bookmarks.py" __filename__ = "bookmarks.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "briar.py" __filename__ = "briar.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "cache.py" __filename__ = "cache.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "categories.py" __filename__ = "categories.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -6,7 +6,7 @@ systems looking for patterns.
__filename__ = "city.py" __filename__ = "city.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "content.py" __filename__ = "content.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "inbox.py" __filename__ = "inbox.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "conversation.py" __filename__ = "conversation.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "crawlers.py" __filename__ = "crawlers.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "cwlists.py" __filename__ = "cwlists.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "cwtch.py" __filename__ = "cwtch.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "daemon.py" __filename__ = "daemon.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "daemon_get.py" __filename__ = "daemon_get.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"
@ -466,7 +466,7 @@ def daemon_http_get(self) -> None:
self.server.debug) self.server.debug)
# followers synchronization request # followers synchronization request
# See https://github.com/mastodon/mastodon/pull/14510 # See https://github.com/mastodon/mastodon/pull/1.6.0
# https://codeberg.org/fediverse/fep/src/branch/main/feps/fep-8fcf.md # https://codeberg.org/fediverse/fep/src/branch/main/feps/fep-8fcf.md
if self.path.startswith('/users/') and \ if self.path.startswith('/users/') and \
self.path.endswith('/followers_synchronization'): self.path.endswith('/followers_synchronization'):

View File

@ -1,7 +1,7 @@
__filename__ = "daemon_get_blog.py" __filename__ = "daemon_get_blog.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -3,7 +3,7 @@
__filename__ = "daemon_get_buttons.py" __filename__ = "daemon_get_buttons.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -3,7 +3,7 @@
__filename__ = "daemon_get_buttons_announce.py" __filename__ = "daemon_get_buttons_announce.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -3,7 +3,7 @@
__filename__ = "daemon_get_buttons_bookmark.py" __filename__ = "daemon_get_buttons_bookmark.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -3,7 +3,7 @@
__filename__ = "daemon_get_buttons_like.py" __filename__ = "daemon_get_buttons_like.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -3,7 +3,7 @@
__filename__ = "daemon_get_buttons_mute.py" __filename__ = "daemon_get_buttons_mute.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -3,7 +3,7 @@
__filename__ = "daemon_get_buttons_reaction.py" __filename__ = "daemon_get_buttons_reaction.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "daemon_get_collections.py" __filename__ = "daemon_get_collections.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "daemon_get_css.py" __filename__ = "daemon_get_css.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "daemon_get_exports.py" __filename__ = "daemon_get_exports.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "daemon_get_favicon.py" __filename__ = "daemon_get_favicon.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "daemon_get_feeds.py" __filename__ = "daemon_get_feeds.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "daemon_get_hashtag.py" __filename__ = "daemon_get_hashtag.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "daemon_get_images.py" __filename__ = "daemon_get_images.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "daemon_get_instance_actor.py" __filename__ = "daemon_get_instance_actor.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "daemon_get_links.py" __filename__ = "daemon_get_links.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "daemon_get_login.py" __filename__ = "daemon_get_login.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "daemon_get_masto_api.py" __filename__ = "daemon_get_masto_api.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "daemon_get_newswire.py" __filename__ = "daemon_get_newswire.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "daemon_get_nodeinfo.py" __filename__ = "daemon_get_nodeinfo.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "daemon_get_post.py" __filename__ = "daemon_get_post.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "daemon_get_profile.py" __filename__ = "daemon_get_profile.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "daemon_get_pwa.py" __filename__ = "daemon_get_pwa.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "daemon_get_reactions.py" __filename__ = "daemon_get_reactions.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "daemon_get_rss.py" __filename__ = "daemon_get_rss.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "daemon_get_timeline.py" __filename__ = "daemon_get_timeline.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "daemon_get_vcard.py" __filename__ = "daemon_get_vcard.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "daemon_get_webfinger.py" __filename__ = "daemon_get_webfinger.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "daemon_head.py" __filename__ = "daemon_head.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "daemon_post.py" __filename__ = "daemon_post.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "daemon_post_confirm.py" __filename__ = "daemon_post_confirm.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "daemon_post_hashtags.py" __filename__ = "daemon_post_hashtags.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "daemon_post_image.py" __filename__ = "daemon_post_image.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "daemon_post_image.py" __filename__ = "daemon_post_image.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "daemon_post_links.py" __filename__ = "daemon_post_links.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "daemon_post_login.py" __filename__ = "daemon_post_login.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "daemon_post_moderator.py" __filename__ = "daemon_post_moderator.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "daemon_post_newswire.py" __filename__ = "daemon_post_newswire.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "daemon_post_person_options.py" __filename__ = "daemon_post_person_options.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "daemon_post_profile.py" __filename__ = "daemon_post_profile.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "daemon_post_question.py" __filename__ = "daemon_post_question.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "daemon_post_receive.py" __filename__ = "daemon_post_receive.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "daemon_post_remove.py" __filename__ = "daemon_post_remove.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "daemon_post_search.py" __filename__ = "daemon_post_search.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "daemon_post_theme.py" __filename__ = "daemon_post_theme.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "daemon_utils.py" __filename__ = "daemon_utils.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "delete.py" __filename__ = "delete.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "desktop_client.py" __filename__ = "desktop_client.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "discord.py" __filename__ = "discord.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "donate.py" __filename__ = "donate.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "enigma.py" __filename__ = "enigma.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "epicyon.py" __filename__ = "epicyon.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "feeds.py" __filename__ = "feeds.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "filters.py" __filename__ = "filters.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "fitnessFunctions.py" __filename__ = "fitnessFunctions.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "flags.py" __filename__ = "flags.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "follow.py" __filename__ = "follow.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "followerSync.py" __filename__ = "followerSync.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"
@ -88,7 +88,7 @@ def _get_followers_sync_json(base_dir: str,
http_prefix: str, domain_full: str, http_prefix: str, domain_full: str,
search_domain: str) -> {}: search_domain: str) -> {}:
"""Returns a response for followers synchronization """Returns a response for followers synchronization
See https://github.com/mastodon/mastodon/pull/14510 See https://github.com/mastodon/mastodon/pull/1.6.0
https://codeberg.org/fediverse/fep/src/branch/main/fep/8fcf/fep-8fcf.md https://codeberg.org/fediverse/fep/src/branch/main/fep/8fcf/fep-8fcf.md
""" """
sync_list = \ sync_list = \
@ -111,7 +111,7 @@ def _get_followers_sync_json(base_dir: str,
def get_followers_sync_hash(sync_json: {}) -> str: def get_followers_sync_hash(sync_json: {}) -> str:
"""Returns a hash used within the Collection-Synchronization http header """Returns a hash used within the Collection-Synchronization http header
See https://github.com/mastodon/mastodon/pull/14510 See https://github.com/mastodon/mastodon/pull/1.6.0
https://codeberg.org/fediverse/fep/src/branch/main/fep/8fcf/fep-8fcf.md https://codeberg.org/fediverse/fep/src/branch/main/fep/8fcf/fep-8fcf.md
""" """
if not sync_json: if not sync_json:
@ -139,7 +139,7 @@ def update_followers_sync_cache(base_dir: str,
calling_domain: str, calling_domain: str,
sync_cache: {}) -> ({}, str): sync_cache: {}) -> ({}, str):
"""Updates the followers synchronization cache """Updates the followers synchronization cache
See https://github.com/mastodon/mastodon/pull/14510 See https://github.com/mastodon/mastodon/pull/1.6.0
https://codeberg.org/fediverse/fep/src/branch/main/fep/8fcf/fep-8fcf.md https://codeberg.org/fediverse/fep/src/branch/main/fep/8fcf/fep-8fcf.md
""" """
foll_sync_key = nickname + ':' + calling_domain foll_sync_key = nickname + ':' + calling_domain

View File

@ -1,7 +1,7 @@
__filename__ = "followingCalendar.py" __filename__ = "followingCalendar.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

2
git.py
View File

@ -1,7 +1,7 @@
__filename__ = "git.py" __filename__ = "git.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "happening.py" __filename__ = "happening.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "httpcodes.py" __filename__ = "httpcodes.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "httpheaders.py" __filename__ = "httpheaders.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "httprequests.py" __filename__ = "httprequests.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -2,7 +2,7 @@ __filename__ = "httpsig.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__credits__ = ['lamia'] __credits__ = ['lamia']
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "importFollowing.py" __filename__ = "importFollowing.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "inbox.py" __filename__ = "inbox.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "inbox_receive.py" __filename__ = "inbox_receive.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "inbox_receive_undo.py" __filename__ = "inbox_receive_undo.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "keys.py" __filename__ = "keys.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "languages.py" __filename__ = "languages.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "like.py" __filename__ = "like.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -3,7 +3,7 @@ __author__ = "Bob Mottram"
__credits__ = ['Based on ' + __credits__ = ['Based on ' +
'https://github.com/tsileo/little-boxes'] 'https://github.com/tsileo/little-boxes']
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "manualapprove.py" __filename__ = "manualapprove.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "maps.py" __filename__ = "maps.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "markdown.py" __filename__ = "markdown.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "mastoapiv1.py" __filename__ = "mastoapiv1.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "mastoapiv2.py" __filename__ = "mastoapiv2.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "matrix.py" __filename__ = "matrix.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

View File

@ -1,7 +1,7 @@
__filename__ = "media.py" __filename__ = "media.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.5.0" __version__ = "1.6.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

Some files were not shown because too many files have changed in this diff Show More