Giter Club home page Giter Club logo

vulcan's People

Contributors

anthonymayer avatar apollinaire avatar arunoda avatar bengott avatar callmephilip avatar comus avatar doronrk avatar eloyid avatar eric-burel avatar erikdakoda avatar ibrahimcesar avatar jshimko avatar julien-c avatar julien-sytadelle avatar juliensl avatar justinr1234 avatar lucassardois avatar luhagel avatar lyudmil avatar mherszak avatar moooji avatar neobii avatar ochicf avatar sachag avatar schabluk avatar splendido avatar tmeasday avatar troygoode avatar xavxyz avatar yourcelf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

vulcan's Issues

navigating to a new page should set focus to top of page

Example:
scroll down to the bottom of a given page and click on discussion.
At that point the discussion will be scrolled down some amount (will depend on how large the discussion page is) and you'll need to scroll up to the top of the page.

Example

Issue when editing a post

When editing a post the page does not come back at the top, therefore it appears you arrive on a blank page and you need to scroll up to see your actual comment to be edited.

Minor bug, but nice to fix if possible.

please fix problem and restart - mac osx

|ruby-1.9.3-p194| Tylers-MacBook-Pro in ~/Desktop/code/Telescope
ยฑ |master โœ—| โ†’ mrt

Stand back while Meteorite does it's thing

Installing Meteor

branch: https://github.com/meteor/meteor.git#master

Installing smart packages

Downloading Meteor development bundle

################################################################## 100.0%

โœ“ router
tag: https://github.com/tmeasday/meteor-router.git#v0.2.6
โœ“ moment
tag: https://github.com/possibilities/meteor-moment.git#v1.7.0
โœ“ page-js
tag: https://github.com/tmeasday/meteor-page-js.git#v1.3.1

Done installing smart packages

Ok, everything's ready. Here comes Meteor!

[[[[[ ~/Desktop/code/Telescope ]]]]]

Running on: http://localhost:3000/
No dependency info in bundle. Filesystem monitoring disabled.
Errors prevented startup:
Exception while bundling application:
Error: Parse error - line 1, file /Users/tyler/Desktop/code/Telescope/public_html/poll.html

at html_scanner.scan.parseError (/Users/tyler/.meteorite/meteors/meteor/meteor/16cf8a26218ae4650eb36b25ee55c2b5f6a71a31/packages/templating/html_scanner.js:23:14) at Object.html_scanner.scan (/Users/tyler/.meteorite/meteors/meteor/meteor/16cf8a26218ae4650eb36b25ee55c2b5f6a71a31/packages/templating/html_scanner.js:36:15) at /Users/tyler/.meteorite/meteors/meteor/meteor/16cf8a26218ae4650eb36b25ee55c2b5f6a71a31/packages/templating/package.js:46:32 at _.extend.add_file (/Users/tyler/.meteorite/meteors/meteor/meteor/16cf8a26218ae4650eb36b25ee55c2b5f6a71a31/app/lib/bundler.js:195:5) at self.api.add_files (/Users/tyler/.meteorite/meteors/meteor/meteor/16cf8a26218ae4650eb36b25ee55c2b5f6a71a31/app/lib/bundler.js:96:16) at Array.forEach (native) at Function._.each._.forEach (/Users/tyler/.meteorite/meteors/meteor/meteor/16cf8a26218ae4650eb36b25ee55c2b5f6a71a31/app/lib/third/underscore.js:79:11) at self.api.add_files (/Users/tyler/.meteorite/meteors/meteor/meteor/16cf8a26218ae4650eb36b25ee55c2b5f6a71a31/app/lib/bundler.js:95:11) at Array.forEach (native) at Function._.each._.forEach (/Users/tyler/.meteorite/meteors/meteor/meteor/16cf8a26218ae4650eb36b25ee55c2b5f6a71a31/app/lib/third/underscore.js:79:11)

Please fix the problem and restart.

Timeout

Telescope sometimes times out:

Connection timeout. No heartbeat received. 125a10b618f72821ac4810d0de681bbf4f0b9699.js:17
Failed to load resource: the server responded with a status of 404 (Not Found) http://sidebar.io/sockjs/262/tko0g675/xhr_send

Fix mobile nav

The mobile navigation is acting weird both on browser and mobile.

"Forgot Password" doesn't work

I get Uncaught TypeError: Object # has no method 'forgotPassword'

Presumably this is because we recently changed the API to Meteor.forgotPassword?

Improving CSS

Hi,

I'm going to be working on the styling for a client's project, based off of Telescope. We'd like to submit a pull request once we've developed (what we hope will be) a modified theme, with broader cross-browser compatibility and fluid design.

Do you have any preferences/suggestions on how to go about tinkering with the styling files, to optimize upstream compatibility?

Thanks,
~Cooper

Cannot edit your own posts

Trying to edit my own post, I get the following message "You do not have permission to edit this post"

Log in with Gravatar possible?

I thought you said that we could log in with Gravatar at the meeting. I thought it would be a nice feature and it would be cool to see people's faces. Not a serious issue though.

Twitter sharing function message content

When using the Share/Twitter feature for a post, the text of the pre-formated message is always
"A post with a body [url of the post] via @TelescopeApp"
it would be nice to replace "A post with a body" by the title of the post

can't send emails

Email package is installed and the MAIL_URL environment variable looks like

smtp://USERNAME:PASSWORDHOST/

When i ask to recover the password it says "email sent" but nothing happens. any help?

mrt failing

|ruby-1.9.3-p194| Tylers-MacBook-Pro in ~/Desktop/code/Telescope
ยฑ |master โœ—| โ†’ mrt

Stand back while Meteorite does it's thing

Done installing smart packages

Ok, everything's ready. Here comes Meteor!

[[[[[ ~/Desktop/code/Telescope ]]]]]

Running on: http://localhost:3000/
No dependency info in bundle. Filesystem monitoring disabled.
Errors prevented startup:
Exception while bundling application:
Error: Parse error - line 1, file /Users/tyler/Desktop/code/Telescope/public_html/stream.html

at html_scanner.scan.parseError (/Users/tyler/.meteorite/meteors/meteor/meteor/16cf8a26218ae4650eb36b25ee55c2b5f6a71a31/packages/templating/html_scanner.js:23:14) at Object.html_scanner.scan (/Users/tyler/.meteorite/meteors/meteor/meteor/16cf8a26218ae4650eb36b25ee55c2b5f6a71a31/packages/templating/html_scanner.js:36:15) at /Users/tyler/.meteorite/meteors/meteor/meteor/16cf8a26218ae4650eb36b25ee55c2b5f6a71a31/packages/templating/package.js:46:32 at _.extend.add_file (/Users/tyler/.meteorite/meteors/meteor/meteor/16cf8a26218ae4650eb36b25ee55c2b5f6a71a31/app/lib/bundler.js:195:5) at self.api.add_files (/Users/tyler/.meteorite/meteors/meteor/meteor/16cf8a26218ae4650eb36b25ee55c2b5f6a71a31/app/lib/bundler.js:96:16) at Array.forEach (native) at Function._.each._.forEach (/Users/tyler/.meteorite/meteors/meteor/meteor/16cf8a26218ae4650eb36b25ee55c2b5f6a71a31/app/lib/third/underscore.js:79:11) at self.api.add_files (/Users/tyler/.meteorite/meteors/meteor/meteor/16cf8a26218ae4650eb36b25ee55c2b5f6a71a31/app/lib/bundler.js:95:11) at Array.forEach (native) at Function._.each._.forEach (/Users/tyler/.meteorite/meteors/meteor/meteor/16cf8a26218ae4650eb36b25ee55c2b5f6a71a31/app/lib/third/underscore.js:79:11)

Please fix the problem and restart.

Multi language

Great app. Great idea.

I can collaborate to translate the app into spanish. Let me know what do you think.

The router's goto function keeps firing

On the post page and post edit page, the router's goto function keeps firing every time the scoring update algorithm runs:

    self.goto(function() {
      return self.awaitSubscription('post_page', 'postReady');
    });

I'm assuming this might be because the subscription changes, and this Session.get('postReady') changes too. But that shouldn't lead to the Router firing again, should it?

Can't post

I get:

Uncaught ReferenceError: Notifications is not defined 58d2667d33e8fd08488d291f30b423984dec45bb.js:249
Uncaught TypeError: Cannot call method 'containerNode' of undefined 58d2667d33e8fd08488d291f30b423984dec45bb.js:63

Markdown not working?

I am trying to write bulleted lists in markdown with wither asterisk or hyphen as in:

  • This is
  • a list
  • another bullet
    and it doesn't work

Also new lines with more than 2 spaces at the end of each line + Enter is not working.
The preview shows me correctly what I should be expecting but when I press on Submit it completely loses the markdown style.

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.