Giter Site home page Giter Site logo

mediawiki-discord's People

Contributors

jayktaylor avatar lewisakura avatar szmyk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

lewisakura

mediawiki-discord's Issues

Extra links don't link correctly in some cases.

If you have the rewrites enabled for MediaWiki, you usually have your wiki pages at /wiki/Example or just /Example. Because of the extension not handling this, a link can turn out to be /Example&action=edit instead of it being /index.php?title=Example&action=edit.

Custom configuration options may fix this, but it appears that you can't depend on $wgScriptPath since that can just be "".

One last thing:

These appear to be the links for Special:Contributions and Special:Block respectively. I'm not sure what causes these embeds because I've clicked on both the links and they open in the browser correctly if the rewrites are disabled. Because of the brackets, it causes it to be an invalid user.

Implement handling for rate limiting

Using this on a wiki with a lot of edits quite often (such as mass uploads of files), it causes PHP errors because it gets rate limited by Discord. The extension should check for rate limiting and handle it by waiting and retrying.

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.