summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-27Reverted messy attempt at switch to Puma as app server.Logan Fick
2018-05-27Changed location that Puma binds to.Logan Fick
2018-05-27Added missing items in Puma config file.Logan Fick
2018-05-19Made Capistrano use Puma tasks.Logan Fick
2018-05-19Switched to using Puma as the app server.Logan Fick
2018-04-27Updated multiple gems.Logan Fick
2018-04-23Fixed syntax error.Logan Fick
2018-04-23Changed the sender name for emails.Logan Fick
2018-04-21Changed the contact email address in emails.Logan Fick
2018-04-21Changed the from and reply to email addresses.Logan Fick
2018-04-21Moved SMTP settings to environment variables.Logan Fick
2018-04-01Reverted back to regular logo and server name.Logan Fick
2018-03-31Fixed use of incorrect new logo on home page.Logan Fick
2018-03-31Fixed inconsistent logos on dual logo image.Logan Fick
2018-03-31Fixed use of incorrect logo and server name.Logan Fick
2018-03-21Made Gemfile stop using fork of jquery-textcomplete-rails.Logan Fick
2018-03-21Fixed dependency version issues.Logan Fick
2018-03-21Updated multiple gems.Logan Fick
2018-03-12Made many buttons and titles more consistent.Logan Fick
2018-02-24Reverted protocol upgrade.Logan Fick
2018-02-24Upgraded protocol used to fetch gems from GitHub repositories.Logan Fick
2018-02-24Updated multiple gems.Logan Fick
2018-02-24Updated Ruby.Logan Fick
2018-01-26Updated Redcarpet.Logan Fick
2018-01-26Updated Capistrano version lock.Logan Fick
2018-01-26Fixed dependency version issues.Logan Fick
2018-01-26Updated multiple gems.Logan Fick
2018-01-26Updated nokogiri.Logan Fick
2017-12-17Fixed rare circumstances causing internal server error when trying to sign up.Logan Fick
2017-12-10Merge pull request #49.Logan Fick
2017-12-10Changed capitalization of atom feed title.Logan Fick
2017-12-10Update show.atom.builderMinenash
2017-11-24Lowered amount of threads shown on forums atom feed.Logan Fick
2017-11-24Made user profile page show hostname of user's IP address.Logan Fick
2017-11-19Merge pull request #48.Logan Fick
2017-11-11Added atom feed to forums.Logan Fick
2017-11-04Fix issue #47.Logan Fick
2017-11-03Removed caching from user profile pages.Logan Fick
2017-10-31Merge pull request #41.Logan Fick
2017-10-31Fixed syntax error.Logan Fick
2017-10-31Fixed user profile page returning internal server error if JSON file is missing.Logan Fick
2017-10-31Fixed formatting error on privacy policy.Logan Fick
2017-10-31Added privacy policy.Logan Fick
2017-10-31trimmed UUIDs from banned-players.jsonMrYummy
2017-10-29Merge pull request #46.Logan Fick
2017-10-29Changed the invalid data format error message.Logan Fick
2017-10-29Added backward compatibility for old data format.Logan Fick
2017-10-29Optimized @players collection from jsonMrYummy
2017-10-28Increased minimum title length for forum groups and forums.Logan Fick
2017-10-28Added validation for length of forum title.Logan Fick