Code Monkey home page Code Monkey logo

yodel's People

Contributors

soren121 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

Watchers

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

yodel's Issues

Remember upvote/downvote

Whenever the cache reloads, it doesn't remember which posts I've already rated. All of the arrows are blank.

Viewing other places (add peek anywhere)

The list of colleges or places is getting smaller. The iPhone version of Yik yak has a greater list. I would like to be able to see the neighboring college's yaks or just any other yaks from other schools.I also can't see top yaks from my location.
Not a big deal. It would just be a nice feature to have on this app.

API documentation

Have you considered refactoring your api code into a standalone library?

Scrolling is erratic

Sometimes it hits a "speed bump." That's best comparison I have, but I'll try to explain it. When you're scrolling really up or down at certain points on the feed, scrolling slows down immediately like car going fast and hitting a speed bump. Normally, the scrolling would come to a smooth stop. Rather it hits a "bump" and slows down.

stuck on splash screen

After the latest update (which is awesome by the way), I seem to be stuck on the splash screen. This only happens after I close the app and then relaunch it about 1-2 minutes later. It got stuck there for well over 15 minuets, this happens on both WiFi and 4G LTE. I'm using a Lumia 925 w/ the official Cyan update if that helps. Keep it up man, I really appreciate it!

Timestamps are inaccurate

wp_ss_20140930_0002
wp_ss_20140930_0003
wp_ss_20140930_0004

Yes, my phone is on the correct time and in the correct time zone. This applies to both posts and comments. The newest will say they're about an hour old, older ones then go to 0 and then increase yet again.

Time zone is US Central Time, if that helps debug at all.

App remains open

Most apps close if you press the back button on their home screen. This one remains open until you manually close it. Not a huge problem, but may drain the phone's battery if it keeps running in the background.

Preserve navigation state upon suspend

Currently, if the app is suspended while you're viewing a comments page, the app will crash when it is reactivated. This is because the navigation state, which holds the index of the yak being viewed, is cleared when the app is reactivated from suspend.

So...I should start saving that.

Says no yaks to speak of

I know that there are plenty of yaks but the app says that there aren't any. Been doing this since
wp_ss_20141010_0001
latest update

Couple issues to address

  • There's a button to post but I can't post
  • Only shows nearby, but doesn't show other places/HOT/NEW/TOP Yaks
  • Doesn't show location or give an option to turn your exact location off
  • Needs to be able to click on a yak and see it by itself opposed to on the yak feed
  • Color schemes would be nice, but not a big deal

Handle network exceptions

The source of nearly all of the app's crashes are failed network calls. These exceptions should be caught and handled appropriately.

Maintain scroll position when navigating back

This issue will take more time to fix than I anticipated, and thus it did not make it into the first release. The app currently uses a ListLayout to display yaks and comments, but ListLayouts (inexplicably) do not properly support items of different/dynamic heights. I used a CSS hack to get around this, but when I later tried to save the scroll position, I discovered that the ListView object was returning indexes that were incorrect. Removing the CSS hack corrected the issue.

It looks like I'll have to implement a custom ListView layout. Fun times. Fuuuuuuun times.

Unable to generate user id.

Hello, I am unable to generate a user id for this application. I am also unable to view any posts from the nearby area.

Add pull to refresh

What's the status on an update for refreshing? I noticed that the current build you have to switch pages and back again to refresh the page. Are you working on a way to refresh without leaving the page you're on? (main page, individual yaks, comments, etc.)

no permission

After writing my Windows Microsoft account it says I have bo permission to download the app.

Peek feed comments allow voting

Although peek feeds have their vote buttons disabled, their comments pages do not.

I need to figure out the best way to keep track of whether the comments being loaded are read-only or not.

Number of replies

I've seen some instances where the number of replies on the main screen does not reflect the actual number of replies a post has. I have seen 2 replies with none, 1 with none, and 11 with 10. I'm not sure whether comments were deleted or not. Closing the app and reopening did not correct the counts.

Make better icons

I know they're not good. They'll be better when I have time to make them better.

Yodel uses a TON of battery

I just checked my Battery Saver options, and Yodel uses almost twice as much battery as the second highest usage app. I hope this will get resolved as code gets smoothed out.

Unable to post.

I know this feature is unavailable at the moment. But do you have a time where is might be?

Voting Stacks after removing upvote or downvote

When you vote on a yak, the app removes your vote, but registers the vote on the client, allowing you to keep upvoting or downvoting yaks until you either close the app or tap the yak to see replies.

Dark theme / accent color

Just another cosmetic suggestion. I know people can get tired of such a bright color scheme after a while, so a dark theme might be useful. Accent colors are really optional, I just always find it a nice touch on a lot of third-party apps.

If you're concerned with implementation, I know a few apps that require the app to be closed and opened again for color schemes to work, so don't worry if that's the best way you can find to implement this.

Posting crashes & needed improvements

The app crashes on posting when:

  • The message has newline(s) in it.
  • The threat words dictionary isn't available.

When a post/comment is submitted, it needs to be more obvious and it needs to report more information to the user; for example, if something has gone wrong.

And apparently the progress bar doesn't show? That needs to be fixed as well.

Improve cached feed loading time

Kind of annoying having to wait for the feed to re-load every time I want to view comments. It takes time plus I lose my place in browsing. It would be a more streamlined method to keep the messages cached and remember the viewing position. Then a button/pull-release from the top would refresh the feed instead.

Use regional servers

Everytime I try to load Yodel I get this error message. Is this the app, something to do with the API or are their servers just overloaded? This has been happening since last night. Yik Yak works fine on my android tablet though...

New Post Malfunction.

Nothing happens when I hit the "New Post" button. I have the app on my Lumia 920.

Suggestion: Add a "news update" in the full release

In light of recent events, it might be good if you include a feature in the full release of the app that could send users a message in case something goes wrong with connecting to Yik Yak servers. It would save the trouble of dealing with complaint emails and negative reviews on the app. Just something to let them know what the problem is and that you're trying to fix it.

Blank yaks

Sometimes when I open the app, no yaks will appear. It just shows up as white. But the border and things will be there just no yaks until I have to reset my yak ID and get it to refresh

Implement peek anywhere

Show special peek locations, and allow users to choose & save what peek locations they want to see.

Update to new API version

Yik Yak released an update shortly after I released 0.9.1.0, which added a new "peek anywhere" feature and introduced breaking API changes. These include new regional domains, a banned words list, and a version parameter on all requests to define the API version in use.

The API version currently used by Yodel has been deprecated and made read-only.

Refresh comments

Whoops, forgot to do this in the big PTR update. I'll get it in soon.

not able to post yaks

I am not able to post yaks on the yodel beta. I don't know if this is usual or not

Recent Yaks

My recent Yaks and recent replies aren't showing up. If I make a yak then go immediately to my yaks it shows up but then after awhile I check again and they're gone. Just letting you know. I tried restarting the app and it didn't work.

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.