Go to file
dgt ef4cd3a4e6 Moves license from doc directory to root directory 2019-01-30 17:26:34 +01:00
.tx Transifex README update and config 2018-03-19 15:22:23 +01:00
app fix: create new expell requests even if a request was rejected in the past 2019-01-12 15:19:02 +01:00
bin include binstubs in git 2018-01-07 12:28:43 +01:00
config Merge branch '167-new-branch-utf-8-emoticons-break-wikis-and-post' into 'master' 2018-11-28 08:22:12 -08:00
db Fix: reduce field size for page.owner_name 2018-11-21 15:51:50 +01:00
doc Moves license from doc directory to root directory 2019-01-30 17:26:34 +01:00
extensions Switch to full unicode (utf8mb4) to display emojis 2018-11-16 14:49:45 +01:00
lib Merge branch '167-new-branch-utf-8-emoticons-break-wikis-and-post' into 'master' 2018-11-28 08:22:12 -08:00
public add link to onion address to home page 2018-02-15 10:43:31 +01:00
script style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
test fix: create new expell requests even if a request was rejected in the past 2019-01-12 15:19:02 +01:00
vendor Remove database tables and colums for tracking 2018-04-26 23:02:49 +02:00
.gitignore include binstubs in git 2018-01-07 12:28:43 +01:00
.gitlab-ci.yml ci: no need for apt update anymore 2017-09-13 13:43:56 +02:00
.rubocop.yml style: fix line length for config dir 2017-09-12 22:42:21 +02:00
.ruby-version Update Ruby version to 2.3.3 in rbenv 2018-04-18 23:06:14 +02:00
.travis.yml upgrade: drop ruby 1.9.3 from travis tests 2016-09-01 10:22:06 +02:00
Capfile style: fix line length for config dir 2017-09-12 22:42:21 +02:00
Changes Updates and cleans up READMEs 2018-02-14 10:53:33 +01:00
Gemfile Fix: security update to rails 4.2.11 2018-11-28 11:54:49 +01:00
Gemfile.lock Fix: security update to rails 4.2.11 2018-11-28 11:54:49 +01:00
LICENSE Moves license from doc directory to root directory 2019-01-30 17:26:34 +01:00
README.md clean up included documentation 2014-02-18 23:38:14 -08:00
Rakefile style: fix line length for config dir 2017-09-12 22:42:21 +02:00
Vagrantfile doc: update vagrant instructions 2018-10-03 12:08:57 +02:00
config.ru style: rubocop autocorrect 2017-09-12 10:00:46 +02:00

README.md

crabgrass

Crabgrass is a web application designed for activist groups to be better able to collaborate online. Mostly, it is a glorified wiki with fine-grain control over access rights.

Crabgrass is based on Ruby on Rails and MySQL. It is released under the AGPL license, version 3.

For installation notes, see doc/INSTALL.md.