UWFlow / rmc

Flow is a website that lets you plan courses with friends.
https://uwflow.com
MIT License
233 stars 73 forks source link

Upgrade Facebook API #295

Closed JGulbronson closed 7 years ago

JGulbronson commented 8 years ago

Currently we use 2.0, but Facebook is forcing an upgrade to 2.1. That's fine for us, because for our purposes nothing changes, but in October we'll need to be on 2.2. Should investigate and try to stay a couple months ahead.

JGulbronson commented 7 years ago

We're now on 2.2, which automatically limits the number of friends to 25. This isn't good, as it means we no longer treat someone as your friend if they aren't in that 25.

Hopefully will be able to get a patch out today.