Git Product home page Git Product logo

cfx's People

Contributors

projectmoon avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

cfx's Issues

Cache notification totals

Seems to only happen on OS X. The notifications pop-up is reloaded each time. Might also be tied to logging in and logging out.

Improve bible tag error output

For the web services that return clear error messages, make it more obvious that a Bible source was supposed to be cited, but failed because of the error. Right now the text just gets put there. It should put the header along with the error.

Mute thread

Mute threads by removing them from the thread list. Have a little X or something next to each thread.

Hijack bible tag button

There is a bible tag button on the regular reply page. It doesn't really work for the way we want it to work. Make it work better.

Staff contact checking

Check staff contacts before sending CPM.

Also investigate indexing reports... although that's for separate (but related) functionality.

Display group notifications

In the notification popup, display

Group 1 (x)
Group 2 (y)

That is, Group Name (number of unread messages).

Will require creation of Group API namespace and associated functions.

Users will not receive a PM if their deleted post was deleted

An already-deleted post does not contain the information in the DOM (or at least, it's in a different format) to get the username. Thus, the screenscraping does not get the username. This is most obvious when there's a blank spot in the prompt that lists the users that you will send a PM.

Subscription Notifications

Display an unread count for subscribed threads. This is complicated because of the fact that there is no popup for subscribed threads. It makes sense. If you're subscribed to a lot of threads, it could get out of hand. So, this enhancement will do the following:

  1. Periodically, connect to the user CP and parse out subscribed threads and the number of replies.
  2. For every thread where current # of replies is greater than previous # of replies, increment notification count.
  3. Store current number of replies in local storage as state.

This will make the notification count be equal to the number of threads with unread replies.

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.