Coder Social home page Coder Social logo

niouz's People

Contributors

kinnou02 avatar pcdavid avatar pschrammel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

niouz's Issues

Easy editing of the newsgroups list

Adding new groups currently requires manual editing of a text file. It should be possible to do it using a command, possibly a variant of the main launcher, like:

% niouz groups add --name="test.example" --description="A short description of the group's topic."

Allow groups removal

Currently groups can only be added. It should be possible to remove them, using something like:

% niouz groups remove test.example

By default, such a command would fail if there are articles in the group. An optional flag would force the removal of the group and of all its contents.

Support article cancelation

The server does not currently allow for users to cancel articles.

Should canceled articles be immediatly removed from the storage, or maybe kept until an explicit purge/gc action is performed by the admin?

Allow for different storage backends

The current storage format is very primitive. The first step towards replacing it with better ones is to decouple the main server code from the storage code, and extract a well-defined Storage abstraction/API.

Gemify

niouz should be packaged as a gem to be installed in a more standard way.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.