All Projects → ruqqus → Ruqqus

ruqqus / Ruqqus

Licence: mpl-2.0
An open-source platform for online communities

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Ruqqus

Open social
Open Social install profile Drupal 8
Stars: ✭ 128 (-72.17%)
Mutual labels:  community, social-network
Vanilla
Vanilla is a powerfully simple discussion forum you can easily customize to make as unique as your community.
Stars: ✭ 2,460 (+434.78%)
Mutual labels:  forums, community
Viscacha
A bulletin board and content management solution
Stars: ✭ 6 (-98.7%)
Mutual labels:  forums, community
Opensourcewebsite Org
OpenSourceWebsite (OSW) - online community managed by users using electronic voting and modifying source code
Stars: ✭ 834 (+81.3%)
Mutual labels:  community, social-network
isamuni
An information aggregator for Facebook groups
Stars: ✭ 14 (-96.96%)
Mutual labels:  community, social-network
Voten
The code that powers voten.co
Stars: ✭ 1,215 (+164.13%)
Mutual labels:  community, social-network
Laravel.io
The Laravel.io Community Portal.
Stars: ✭ 1,993 (+333.26%)
Mutual labels:  forums, community
Recyclomedia
Recyclomedia is a digital platform that aims to save the planet from pollution which is the major threat to the functioning of earth.
Stars: ✭ 32 (-93.04%)
Mutual labels:  community, social-network
agouti
A platform for collective blogs and social media platform, forum, question and answer service. Catalog of sites (programs), site navigation and directories - facets. A community based on the PHP HLEB micro-framework.
Stars: ✭ 36 (-92.17%)
Mutual labels:  community, social-network
WorkGroup
Self-Hosted private Social Media-Intranet for Companies.
Stars: ✭ 21 (-95.43%)
Mutual labels:  community, social-network
Popforums
A forum application running on ASP.NET Core, available in six languages.
Stars: ✭ 145 (-68.48%)
Mutual labels:  forums, community
pH4Social
📣 Social Networking Software built with Laravel PHP framework and Bootstrap.
Stars: ✭ 27 (-94.13%)
Mutual labels:  community, social-network
causefolio
For the community, by the community.
Stars: ✭ 44 (-90.43%)
Mutual labels:  community, social-network
TopicFriends
TopicFriends. Connects people based on shared actionable interests and locations.
Stars: ✭ 30 (-93.48%)
Mutual labels:  community, social-network
orca
Build modern community apps with React and Node.
Stars: ✭ 1,087 (+136.3%)
Mutual labels:  community, social-network
Aardwolf
Powering connected social communities with open software.
Stars: ✭ 379 (-17.61%)
Mutual labels:  social-network
Snscrape
A social networking service scraper in Python
Stars: ✭ 433 (-5.87%)
Mutual labels:  social-network
Strimpack
A platform for livestreamers to make a home for their audience.
Stars: ✭ 378 (-17.83%)
Mutual labels:  community
Haven
Self-hostable private blogging
Stars: ✭ 373 (-18.91%)
Mutual labels:  social-network
Orbit Model
A framework for building high gravity communities 🪐
Stars: ✭ 449 (-2.39%)
Mutual labels:  community


Ruqqus

Ruqqus is an open-source platform for online communities, free of censorship and moderator abuse by design.

Build status Snyk Vulnerabilities for GitHub Repo Website GitHub language count GitHub code size in bytes Discord

Features

  • Moderator power limited by design
  • No ads
  • US-based servers
  • Mobile friendly
  • Dark mode

Why Ruqqus?

A moderator has the power to "kick" a user-submitted post from their community (guild) but never delete it off the platform entirely. Kicked posts end up in a catch-all guild called +general. Content that violates the site-wide policy is removed by the core team.

Moderators, called guild masters, can only moderate a maximum of 10 guilds.

We do not serve ads. Put simply, advertisements lead to censorship. Ruqqus is funded out-of-pocket by the core team and through donations from users.

Ruqqus is responsive and mobile browser-friendly.

Getting started

An account is not required to browse Ruqqus but we recommend creating one.

1. Create an account

Sign up in seconds, no email required. With a Ruqqus account, you can vote and comment on posts as well as join guilds.

2. Join some guilds

After signing up, we recommend you join some guilds. Your home feed will be populated by content from guilds you've joined.

3. Create a post

On Ruqqus, you can share links or text posts.

Contributing

Pull requests are welcome! For major changes, please open an issue to discuss what you would like to change.

Sponsors

As an open-source project, we are supported by the community. If you would like to support the development of Ruqqus, please consider making a donation :)

BTC - 16JFRF4sXQ9BvY3w73MD64yPUKehhUtste

LTC - LNDKsNhHjiNBJ6YBWtE8io8H1W3Fv5mtEd

ETH/ERC20 - 0x4301c31B81C2C66f5aaDFC1ec75861ad3d3cE0cC

XMR - 8BkNezPQex6eTanNQHswMmhCAqWkXzVNEDnvnBN1YSxmic87E2VZncNVDiS1TCjuUs4K34FiGVBK82AfkT2NYsxFN6cYTpy

ZEC - t1VqHznyeQnS9hNaU32ksijfT9s9DTXgUSv

BCH - qpcg2czl2fa8x43z807ta5kpuzd3g4suecuu9lmqug

XRP - rBWWxvREbRPSqMGNqwpBVbSJMPkmLum5xR

XLM - GBB4FE2UYMUPHCYYLZFT3WSAOSEKI7YIBSOLNEPU6GPWAU64OXOQOA3Q

DASH - Xj5dmVJXVjCxuyKRhTmSJ6p1i3ehWLV9gT

DOGE - DT9j54NhxcH3VTU1QeuWcifyaLayTPuv1U

VTC - 3Lq9vNtphMM3rtuzLhtNUjn5WhSk7ZMQYK

PIVX - DSgD6hxu1EgRiULn6RNbnv5tRvij5BGtUa

Stay in touch

Local development

Docker Deployment

In order to build your docs, you need to add the following to your hosts file:

127.0.0.1    ruqqus.localhost

To deploy the stack with docker, simply use:

docker-compose up

The database will automatically be seeded with an administrator account; user ruqqie and password password.

Mac

Install dependencies

$ pip3 install -r requirements.txt

$ brew install redis

$ brew install postgres

Stay in touch

Local development

Mac

Linux

Upon installation, trying to submit a post will cause a 404 error. You have to create a guild first (to achieve this perhaps temporarily remove the 250 rep restriction on making guilds). You also need to make sure the badwords table is populated.

Note: When trying to run Ruqqus locally, make sure to use a tagged release version. The reason this is necessary is that the file schema.txt is not always updated, which will cause Ruqqus to crash. If after first setting up Ruqqus you are getting a 500/Internal Server Error on pages because of database errors, this is most likely why.

API

Community-made docs for the Ruqqus API can be found here: https://ruqqus-api.stoplight.io

License

MPL-2.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].