Recent content by Fredy

  1. Fredy

    Chat 2 by Siropu [Paid]

    Sorry for the late reply. The problem still remains that the update response the server generates is very large (partly because it sends every user including their token as html). We are using this chat as a sort of shoutbox and there's usually quite a few people (20+) online and chatting...
  2. Fredy

    Chat 2 by Siropu [Paid]

    I am not saying that requesting new posts every second (or however often you have it configured) is bad. In fact it's the only way you can obviously achieve a live chat, unless you use websockets. The point I am trying to make is that the request the chat makes will result in a 100+KB response...
  3. Fredy

    Content Ratings [Paid]

    Ah, that's very good to know, thanks. Only thing missing then is the ability to remove ratings I guess?
  4. Fredy

    Content Ratings [Paid]

    I might just be blind but is there currently any way to remove ratings/remove people's permission to rate? Unfortunately I have a very angry community that does a lot of "revenge rating", where this sort of feature is really important.
  5. Fredy

    Chat 2 by Siropu [Paid]

    The way the chat refresh is implemented seems to be pretty inefficient. Rather than only fetching new/changed messages it seems to download the entire chat content and replace the html. Since with a chat that is used a lot and preferably with as little delay as possible (I have it set to refresh...
Back
Top Bottom