Giter VIP home page Giter VIP logo

microcosm's People

Contributors

buro9 avatar pascalopitz avatar renovate-bot avatar renovate[bot] avatar yemble avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

microcosm's Issues

Convert /moderate

Interstitial confirmation screen which exists to defeat XSS trickery

Convert /huddles

Lists all huddles that someone is a participant of.

Huddles are private messages, they've taken the name huddle because they act more like a real world huddle... ad hoc group of people talking. Deleting a huddle doesn't delete it, it just removes you from it. Joining a huddle grants you full access to the history of the huddle (you can see messages before you arrived).

Convert /huddles/$id/leave

Leave the huddle, which denies you access to it unless someone reinvites you.

If all participants leave, then the huddle and the comments are physically deleted from the server.

Convert redirect

Redirect is the non found handler which performs lookups to see if there are imported URL patterns that should be respected prior to showing the /notfound path.

Convert /geocode

Map address to lat:lon conversion during event creation and editing.

Convert /today

Shows what has happened in the last 24 hours, uses search under the hood

Convert /error

Though maybe we do not have to, if we have a generic error handler instead.

Convert /trending

May not do this... unsure it's being called by anything, could remove this code.

Convert /forbidden

Though perhaps we don't have to... a generic error handler could be better.

Convert /updates

List all updates that the logged in user has, includes everything that they're watching and interactions involving them

Convert /notfound

/notfound is shown after a 404 is received from the API and we query to see if there are any other pages instead.

Convert /isogram

isogram is the proxy for the Google Analytics endpoint and needs to be converted to Go.

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.