All the migrations have been updated to use BIGINTs for ID fields in the DB, but ActiveRecord needs to be told to treat those values as BIGINT as well. This PR does that.
* Improve OpenGraph tags for about pages * Add thumbnail admin setting * Fix error * Fix up