Code Monkey home page Code Monkey logo

birdherd's People

Contributors

baseonmars avatar opsb avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

birdherd's Issues

Change login to username

When creating, viewing (etc) a birdherd user account it’s currently login, we want it to be username, authlogics validation error messages says Login.

Authorisation fails on first attemp

When I try to authorised an account I am taken to the twitter site where I hit allow (or whatever it is). Instead of then being redirected to the correct birdherd page I am taken to the login screen where a message is shown indicating that I need to login to see this page. When I do login I see that the twitter account that I have just authorised is not listed.

When I attempt to authorise an account for a second time it works perfectly...

Might just be an intermittent issue that has just happened to always occur on the second attempt at authorising an account

Error when logging in with incorrect details

When I attempt to log in using a user that doesn’t exist I receive an error page.
Should redisplay login page with a message indicating that the login details weren’t valid.

Trying to Authorise a user account already authorised by active user causes error

Suspect this is caused by not returning in the action meothd after the redirect in redirect_if_account_already_owned

ActionController::DoubleRenderError in Twitter usersController#callback

Render and/or redirect were called multiple times in this action. Please note that you may only call render OR redirect, and at most once per action. Also note that neither redirect nor render terminate execution of the action, so if you want to exit an action after redirecting, you need to do something like "redirect_to(...) and return".
RAILS_ROOT: /Users/danyo/dev/birdherd

Application Trace | Framework Trace | Full Trace
/usr/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/base.rb:1127:in redirect_to_full_url' /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/base.rb:1114:inredirect_to'
/Users/danyo/dev/birdherd/app/controllers/twitter_users_controller.rb:64:in `callback'

Broken profile images on show page

Looking on some accounts show views i can see broken profile images. i suspect it's either the images are stored incorrectly in the database, aren't getting updated or they images are broken at source and this can't be avoided.

401 error when making a post containing MS-Word quotes

when a post is made with MS-Word style quotes (typographically correct, not straight apostophes) birdherd will not post the status and send an error back. I'd prefer it to convert the quotes into something it can post, either correctly encoded quotes or replace them with apostophies.

I expect this problem extends beyond quotes and to other non-ascii characters.

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.