Giter Club home page Giter Club logo

converse's Issues

Mixed content warning due to font

Looks like this is the cause:

<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700|Open+Sans:300italic,400,300,700">

Upgrade to Maki 0.3

With the impending release of Maki 0.3, which adds a wide swath of new features, we should start planning porting converse over to use it, especially the new Component architecture.

Some challenges:

  • moving from Semantic 1.x to 2.x
  • converting UI controls to Components
  • leveraging the new cryptographic identity available with <maki-identity /> (see also #23)

It shouldn't require more than a weekend's worth of work, but let's keep it in mind as we finish up martindale/maki#120.

404 for icons

Looks like jquery is trying to load this, but it does not exist:

https://converse.ericmartindale.com/css/themes/default/assets/fonts/icons.woff2

Unable to comment

code: 17280
err: "Btree::insert: key too large to index, failing converse.comments.$hashcash_1 5239 { : "2:2:sha256:20150715:004f006e00650020006f006600200074006800650020006d006f0072006500200063006f006d006d006f006e0020006300680061006e0067006500730020006100..." }"
name: "MongoError"

Looks like you are trying to unique index on a very large text field? Mongo will die if you try that, you may be better off making a smaller length hash of the work and making that a unique index.

Cryptographic Identity

We should get rid of usernames and passwords, and replace them with cryptographic identity.

Registering does not begin a session

I registered a new user, but had to then login to create a session. Registering a new user should just immediately start a session with that user.

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.