Canonical repository of postActiv - a fork of GNU social focussing on a modernized codebase. Federated, self-hosted microblogging software. http://www.postactiv.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Maiyannah Elizabeth Bishop 16d0035dd0
Update copyright on index.php
4 years ago
.phan Add phan config file 9 years ago
actions Update copyrights in /actions/ 4 years ago
classes Update copyright information in classes/activity/ 4 years ago
db SHould work now 8 years ago
extlib Merge branch 'bcrypt-argon-hashing' of https://git.gnu.io/dansup/gnu-social.git into nightly 7 years ago
lib Add a config option to toggle nodeinfo, more cleanup 7 years ago
locale Moved Locale information from ActivitySpam module into the core software 8 years ago
media Merge branch 'bcrypt-argon-hashing' of https://git.gnu.io/dansup/gnu-social.git into nightly 7 years ago
modules Merge branch 'bcrypt-argon-hashing' of https://git.gnu.io/dansup/gnu-social.git into nightly 7 years ago
plugins Merge branch 'bcrypt-argon-hashing' of https://git.gnu.io/dansup/gnu-social.git into nightly 7 years ago
scripts Merge branch 'bcrypt-argon-hashing' of https://git.gnu.io/dansup/gnu-social.git into nightly 7 years ago
socialfy-another-domain Some Google stuff that need to be there (or comments) 9 years ago
templates Numerous changes as we exposed variables. 9 years ago
theme Merge branch 'bcrypt-argon-hashing' of https://git.gnu.io/dansup/gnu-social.git into nightly 7 years ago
vagrant Merge branch 'apache-php7-mariadb-vagrantfile-fixes' into 'nightly' 8 years ago
.editorconfig Only apply editorconfig to php files 9 years ago
.gitignore Merge branch 'bcrypt-argon-hashing' of https://git.gnu.io/dansup/gnu-social.git into nightly 7 years ago
.gitmodules Use HTTPS clone url for Qvitter 8 years ago
CONFIGURE.md Document the two new filtering options 8 years ago
CONTRIBUTING.md Add link to IETF RFC 2119 9 years ago
COPYING.md Markdown-formatted version of AGPL. 9 years ago
CREDITS.md Update contributors list, try to sort alphabetically 8 years ago
CodeOfConflict.md Update CodeOfConflict.md with new email. 9 years ago
CodingStandards.md Update copyrights from 2016-2017 to 2016-2018. 7 years ago
EVENTS.txt Remove Google References 9 years ago
INSTALL.md Git is convinced this is a change 8 years ago
Makefile New _m() gettext wrapper with smart detection of plugin domains. Plugin base class registers your gettext files if present at initialization. 16 years ago
PLUGINS.txt Remove Google References 9 years ago
README.md Update readme for new gitlab install 6 years ago
SubmissionChecklist.md Created SubmissionChecklist.md 9 years ago
TODO.SOCIAL add todo list 15 years ago
UPGRADE.md Lets make all the lose text files .md for consistency's sake. 9 years ago
apple-touch-icon.png Add `apple-touch-icon.png` support; favicons for the iPhone OS. 16 years ago
favicon.ico Also replace default favicon. 9 years ago
htaccess.sample More automated htaccess.sample 10 years ago
index.php Update copyright on index.php 4 years ago
install.php Update copyrights from 2016-2017 to 2016-2018. 7 years ago
lighttpd.conf.example Lighttpd config example updated. 11 years ago
nginx.conf.sample Update nginx.conf.sample to something that worked for me in modern CentOS and Ubuntu. 8 years ago
pa-public-access.ppk Add public access key to repo for semi-anon repo access. 9 years ago

README.md

postActiv 1.1.0

(c) 2016-2019 Maiyannah Bishop

If you're reading this on GitLab and you want the most up-to-date documentation, go here:

http://git.postactiv.com/postActiv/postactiv/blob/nightly/README.md

postActiv is derived from code copyright various sources:

  • GNU Social (C) 2013-2016, Free Software Foundation, Inc
  • StatusNet (C) 2008-2011, StatusNet, Inc

This is the README file for postActiv, a fork of the free software networking platform GNU social, which refactors the code base and adds several patches and features. It includes general information about the software and the project.

Some other files to review:

  • INSTALL.md: instructions on how to install the software.
  • UPGRADE:.md upgrading from earlier versions
  • CONFIGURE.md: configuration options in gruesome detail.
  • PLUGINS.txt: how to install and configure plugins.
  • EVENTS.txt: events supported by the plugin system
  • COPYING.md: full text of the software license

Information on using postActiv can be found in the "doc" subdirectory or in the "help" section on-line, or you can contact maiyannah on the fediverse at @maiyannah@community.highlandarrow.com or her email at maiyannah.bishop@postactiv.com

There is also a website at <postactiv.com> with a lot of useful information, such as FAQs, more extensive documentation, and mailing list archives.

About

postActiv is a software you can run to allow you to create your own social network site from scratch, with the only knowledge neccesary that to upload files to your server and run an install script.

With postActiv, you can form your own community, or use it for an existing company or other organization, to exchange status updates, run polls, announce events, and other such social activities. Users can chose what people they wish to "follow" and receive only their friends' or collegues' status messages. postActiv also helpfully provides a site-wide "timeline" of messages, which allows you to see all of the notices, polls, and events that are posted locally on the server you share.

The chief strength of postActiv compared to many other similar social software projects, such as wikis or forums, is that it is federated, meaning that if you make your server public, it can connect with an entire network (often called "the Fediverse") of sites running postActiv or other inter- operable software projects such as GNU social, Friendica, and Hubzilla.

Using plugins available to postActiv, status messages can be sent to mobile phones or pages, instant messenger clients that implement XMPP, and desktop clients with support for the Twitter API. It is also compatible with plugins developed for GNU Social.

postActiv supports an open standard called OStatus https://www.w3.org/community/ostatus/ that lets users in different networks follow each other. It enables a distributed social network spread all across the Web.

postActiv is derived from GNU Social, which is itself derived from StatusNet and Laconica. It is forked form commit bd306bdb9f in the Nightly branch of GNU Social, available here:

https://git.gnu.io/gnu/gnu-social/commit/bd306bdb9fb43e80f9092784602a9508a7d52031

It is shared with you in hope that you too make an service available to your users. To learn more, please see the Open Software Service Definition 1.1: http://www.opendefinition.org/ossd

You can read more about postActiv at the official website: http://postactiv.com

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program, in the file "COPYING". If not, see http://www.gnu.org/licenses/.


IMPORTANT NOTE: The GNU Affero General Public License (AGPL) has different requirements from the "regular" GPL. In particular, if you make modifications to the postActiv source code on your server, you MUST MAKE AVAILABLE the modified version of the source code to your users under the same license. This is a legal requirement of using the software, and if you do not wish to share your modifications, YOU MAY NOT INSTALL POSTACTIV.


Documentation in the /doc-src/ directory is available under the Creative Commons Attribution 3.0 Unported license, with attribution to "GNU social". See http://creativecommons.org/licenses/by/3.0/ for details.

CSS and images in the /theme/ directory are available under the Creative Commons Attribution 3.0 Unported license, with attribution to "GNU social". See http://creativecommons.org/licenses/by/3.0/ for details.

Our understanding and intention is that if you add your own theme that uses only CSS and images, those files are not subject to the copyleft requirements of the Affero General Public License 3.0. See http://wordpress.org/news/2009/07/themes-are-gpl-too/. This is not legal advice; consult your lawyer.

Additional library software has been made available in the 'extlib' directory. All of it is Free Software and can be distributed under liberal terms, but those terms may differ in detail from the AGPL's particulars. See each package's license file in the extlib directory for additional terms.

Requirements

The minimum requirements to run postActiv are the following:

  • PHP: PHP 7 or higher is neccesary after 1.0.5. Versions before this require PHP 5.6 or higher.
  • MySQL: You need either a MariaDB or MySQL database available for postActiv to store information in. MySQL 5.6 is the recommended version. MariaDB also works fine, but has some installation technicalities.
  • Web server: You must have either an Apache, nginx, or Litespeed web server configured with PHP support to serve up postActiv. We recommend Apache, but nginx is also well-supported.

Installation

Detailed installation information is in INSTALL.md, but in basic, you will want to download the branch archive of your choice, unzip it to a web-accessible directory, and then run the Install.php file, which will guide you through further setup. You will want to have a database available for postActiv, of course.

For users of Debian linux and it's derivatives, in the /scripts/ directory there resides a BASH script which will completely automate installation of postActiv.

The postActiv repository also contains MoonMan's SensitiveContent as a submodule, which allows users to block the display of attachments on posts that are tagged "NSFW". If you wish to install this plugin, you will have to download the branch of your choice, and then in /plugins/SensitiveContent execute git submodule init and git submodule update. This will require git, of course.

Configuration

The main configuration file for postActiv (excepting configurations for dependency software or some plugins) is config.php in your postActiv root directory. If you edit any other file in the directory, like lib/default.php (where most of the defaults are defined), you will lose your configuration options in any upgrade, so you will want to make changes in the config.php file.

You can read <CONFIGURING.md> to get the full summary of different options available to customize your postActiv install.

Compatibility

Being a fork of GNU social, most plugins that work with GNU social 1.2.0-beta4, the version of GNU social it was forked from, should also work with postActiv. However, if you run into porting issues with a GNU social plugin that you know works with GNU social but does not with postActiv, please raise an issue in the issue tracker and we can look into this.

Troubleshooting

The primary output for postActiv is syslog, unless you configured a separate logfile. This is probably the first place to look if you're getting weird behaviour from postActiv.

If you wish the postActiv log file to be in another location, specify this with the following in the config.php file:

$config['site']['logfile'] = '/path/to/postactiv.log';

If you're tracking the unstable version of postActiv in the git repository (see below), and you get a compilation error ("unexpected T_STRING") in the browser, check to see that you don't have any conflicts in your code.

In the event you run into problems you can't fix yourself, you can ask for assistance on the users mailing list, at users@postactiv.com

Unstable version

If you're adventurous or impatient, you may want to install the development version of postActiv. To get it, use the git version control tool http://git-scm.com/ like so:

git clone git@gitea.postactiv.com:postActiv/postActiv.git

In the current phase of development it is probably recommended to use git as a means to stay up to date with the source code. You can choose between these branches:

  • release "stable", few updates, well tested code
  • master "testing", more updates, usually working well
  • nightly "unstable", most updates, not always working

To keep it up-to-date, use 'git pull'. Watch for conflicts!

Further information

There are several ways to get more information about postActiv.

If you can't find the answer you're looking for, feel free to ask on the fediverse!

Credits

The following is a list of developers who've contributed to directly postActiv:

Lead Maintainer / Developer

Contributors

  • Verius - verius@postactiv.com
  • Neil E Hodges
  • Moonman
  • Normandy
  • Bob Mottram
  • David Yip
  • Mark Caudill
  • Dan Supernault
  • Alexei Sorokin

See CREDITS.md for a full listing of contributors to upstream sources such as GNU social or StatusNet.