Version 1.5.0

merge-requests/30/head v1.5.0
Bob Mottram 2024-01-21 19:01:20 +00:00
parent 1f1c653373
commit a4602fa8d7
111 changed files with 126 additions and 116 deletions

View File

@ -1,7 +1,7 @@
__filename__ = "acceptreject.py" __filename__ = "acceptreject.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "announce.py" __filename__ = "announce.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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.4.0" __version__ = "1.5.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.4.0" __version__ = "1.5.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.4.0" __version__ = "1.5.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.4.0" __version__ = "1.5.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.4.0" __version__ = "1.5.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.4.0" __version__ = "1.5.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.4.0" __version__ = "1.5.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.4.0" __version__ = "1.5.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__ = "city.py" __filename__ = "city.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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.4.0" __version__ = "1.5.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.4.0" __version__ = "1.5.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.4.0" __version__ = "1.5.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.4.0" __version__ = "1.5.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.4.0" __version__ = "1.5.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.4.0" __version__ = "1.5.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.4.0" __version__ = "1.5.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.4.0" __version__ = "1.5.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.4.0" __version__ = "1.5.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.4.0" __version__ = "1.5.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.4.0" __version__ = "1.5.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.4.0" __version__ = "1.5.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.4.0" __version__ = "1.5.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.4.0" __version__ = "1.5.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.4.0" __version__ = "1.5.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.4.0" __version__ = "1.5.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.4.0" __version__ = "1.5.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__ = "followingCalendar.py" __filename__ = "followingCalendar.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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.4.0" __version__ = "1.5.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.4.0" __version__ = "1.5.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.4.0" __version__ = "1.5.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.4.0" __version__ = "1.5.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.4.0" __version__ = "1.5.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.4.0" __version__ = "1.5.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.4.0" __version__ = "1.5.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.4.0" __version__ = "1.5.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.4.0" __version__ = "1.5.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.4.0" __version__ = "1.5.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.4.0" __version__ = "1.5.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.4.0" __version__ = "1.5.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.4.0" __version__ = "1.5.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.4.0" __version__ = "1.5.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.4.0" __version__ = "1.5.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.4.0" __version__ = "1.5.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__ = "metadata.py" __filename__ = "metadata.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "migrate.py" __filename__ = "migrate.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "newsdaemon.py" __filename__ = "newsdaemon.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "newswire.py" __filename__ = "newswire.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "notifyOnPost.py" __filename__ = "notifyOnPost.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "outbox.py" __filename__ = "outbox.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "person.py" __filename__ = "person.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "petnames.py" __filename__ = "petnames.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

2
pgp.py
View File

@ -1,7 +1,7 @@
__filename__ = "pgp.py" __filename__ = "pgp.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "posts.py" __filename__ = "posts.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "qrcode.py" __filename__ = "qrcode.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "question.py" __filename__ = "question.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "reaction.py" __filename__ = "reaction.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "reading.py" __filename__ = "reading.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "relationships.py" __filename__ = "relationships.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "roles.py" __filename__ = "roles.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "schedule.py" __filename__ = "schedule.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "session.py" __filename__ = "session.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "shares.py" __filename__ = "shares.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "siteactive.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__credits__ = ["webchk"] __credits__ = ["webchk"]
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "skills.py" __filename__ = "skills.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "socnet.py" __filename__ = "socnet.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "speaker.py" __filename__ = "speaker.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

2
ssb.py
View File

@ -1,7 +1,7 @@
__filename__ = "ssb.py" __filename__ = "ssb.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "tests.py" __filename__ = "tests.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"
@ -326,7 +326,7 @@ def _test_http_signed_get(base_dir: str):
accept = 'application/json' accept = 'application/json'
# accept = 'application/activity+json' # accept = 'application/activity+json'
headers = { headers = {
'user-agent': 'Epicyon/1.4.0; +https://' + domain + '/', 'user-agent': 'Epicyon/1.5.0; +https://' + domain + '/',
'host': headers_domain, 'host': headers_domain,
'date': date_str, 'date': date_str,
'accept': accept, 'accept': accept,

View File

@ -1,7 +1,7 @@
__filename__ = "theme.py" __filename__ = "theme.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "threads.py" __filename__ = "threads.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"

2
tox.py
View File

@ -1,7 +1,7 @@
__filename__ = "tox.py" __filename__ = "tox.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "utils.py" __filename__ = "utils.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.0"
__maintainer__ = "Bob Mottram" __maintainer__ = "Bob Mottram"
__email__ = "bob@libreserver.org" __email__ = "bob@libreserver.org"
__status__ = "Production" __status__ = "Production"
@ -362,6 +362,9 @@ def get_content_from_post(post_json_object: {}, system_language: str,
content = sys_lang content = sys_lang
content = remove_markup_tag(content, 'pre') content = remove_markup_tag(content, 'pre')
content = content.replace('&', '&') content = content.replace('&', '&')
# remove underlines
content = content.replace('<u>', '')
content = content.replace('</u>', '')
return standardize_text(content) return standardize_text(content)
else: else:
# is there a contentMap/summaryMap entry for one of # is there a contentMap/summaryMap entry for one of
@ -373,11 +376,17 @@ def get_content_from_post(post_json_object: {}, system_language: str,
content = map_lang content = map_lang
content = remove_markup_tag(content, 'pre') content = remove_markup_tag(content, 'pre')
content = content.replace('&amp;', '&') content = content.replace('&amp;', '&')
# remove underlines
content = content.replace('<u>', '')
content = content.replace('</u>', '')
return standardize_text(content) return standardize_text(content)
else: else:
if isinstance(this_post_json[content_type], str): if isinstance(this_post_json[content_type], str):
content = this_post_json[content_type] content = this_post_json[content_type]
content = content.replace('&amp;', '&') content = content.replace('&amp;', '&')
# remove underlines
content = content.replace('<u>', '')
content = content.replace('</u>', '')
content = remove_markup_tag(content, 'pre') content = remove_markup_tag(content, 'pre')
return standardize_text(content) return standardize_text(content)

View File

@ -1,7 +1,7 @@
__filename__ = "video.py" __filename__ = "video.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "webapp_about.py" __filename__ = "webapp_about.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "webapp_accesskeys.py" __filename__ = "webapp_accesskeys.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "webapp_calendar.py" __filename__ = "webapp_calendar.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "webapp_column_left.py" __filename__ = "webapp_column_left.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "webapp_column_right.py" __filename__ = "webapp_column_right.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "webapp_confirm.py" __filename__ = "webapp_confirm.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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.4.0" __version__ = "1.5.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__ = "webapp_create_post.py" __filename__ = "webapp_create_post.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "webapp_frontscreen.py" __filename__ = "webapp_frontscreen.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "webapp_hashtagswarm.py" __filename__ = "webapp_hashtagswarm.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "webapp_headerbuttons.py" __filename__ = "webapp_headerbuttons.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "webapp_likers.py" __filename__ = "webapp_likers.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "webapp_login.py" __filename__ = "webapp_login.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "webapp_about.py" __filename__ = "webapp_about.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "webapp_media.py" __filename__ = "webapp_media.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "webapp_minimalbutton.py" __filename__ = "webapp_minimalbutton.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "webapp_moderation.py" __filename__ = "webapp_moderation.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "webapp_person_options.py" __filename__ = "webapp_person_options.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "webapp_podcast.py" __filename__ = "webapp_podcast.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "webapp_post.py" __filename__ = "webapp_post.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "webapp_profile.py" __filename__ = "webapp_profile.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "pwa.py" __filename__ = "pwa.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "webapp_question.py" __filename__ = "webapp_question.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "webapp_search.py" __filename__ = "webapp_search.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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__ = "webapp_about.py" __filename__ = "webapp_about.py"
__author__ = "Bob Mottram" __author__ = "Bob Mottram"
__license__ = "AGPL3+" __license__ = "AGPL3+"
__version__ = "1.4.0" __version__ = "1.5.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