Code Monkey home page Code Monkey logo

msgr's People

Contributors

paulmougel avatar yimgo avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

paulmougel

msgr's Issues

Edit comments

When a user comment to an article is the last one (ie. nobody else has commented after this comment), allow the user to edit his own comment.

Clean JS

I think JS could be cleaned too be more extensible, maintainable and optimized.

Rss2email

Provide a rss2email mechanism which send en email when fetching a new article in specified folders.

  • allow user to give its imap configuration to mark as read an article when reading from web interface.

Fix API

The API should be follow REST recommendations (we only use GET and POST when PUT and DELETE also exists) and internationalized. Redirects should be prohibited too.

Notifications

When adding a comment, add an option for the user to be notified when somebody else adds a comment to the same article, using e-mail or message box inside interface.

Full text RSS

Allow user to mark a feed as incomplete and fetch the entire article, with XML scrapping.
There could be copyright violation.

Admin page

An admin page has to be set up to provide allow admin to:

  • limit the number of feeds per user
  • limit the number of starred items
  • activate/deactivate features such full text rss or rss2email
  • etc.

Abstract SQL requests

Lot of code is repeated in wrapper. An abstraction of SQL requests would reduce code length and improve its maintainability.

On-demand feeds update

Allow user to get an update for specified feeds on-demand, without waiting for automatic update.

Pokemon path

We should let the user choose in which folder msgr will be installed.
A solution has to be found, it is ugly to force /pokemon/rss.

Arrows when listing articles

Modify pagination mechanism to hide right arrow if there is no remaining articles.

Reproducing:

  1. take a (i*10)-articles feed
  2. go to the i th page
  3. click right arrow
  4. "Erreur : plus aucun article ร  charger !"

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.