summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
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
2017-10-28Added validation for length of blogpost title and content.Logan Fick
2017-10-28Added validation for length of thread title.Logan Fick
2017-10-28Changed Google+ social link to Mastodon social link in emails.Logan Fick
2017-10-28Made Who's Playing page hide vanished users from non-staff ranks.Logan Fick
2017-10-28Fixed name reuse check sometimes using wrong account to compare against.Logan Fick
2017-10-28Fixed the inability to update profile when not changing name.Logan Fick
2017-10-26minor editsMrYummy
2017-10-22Fixed the who's playing page error message staying for an extra request.Logan Fick
2017-10-18Merge pull request #44.Logan Fick
2017-10-18Added public key validation.Logan Fick
2017-10-18Changed the public key usage informational text.Logan Fick
2017-10-15Added title to donate page.Logan Fick
2017-10-15Added Mastodon and onion service links to footer.Logan Fick
2017-10-13Made notification emails get encrypted for accounts with a public key.Logan Fick
2017-10-12Added ability to add public key to account.Logan Fick
2017-10-12Fixed who's playing page returning internal server error when server is offline.Logan Fick
2017-10-12Merge pull request #38.Logan Fick
2017-10-12Merge pull request #34.Logan Fick
2017-10-12Fixed the ability to receive reply emails on threads a user can no longer read.Logan Fick
2017-10-11Merge pull request #42.Logan Fick
2017-10-11Fixed grammar error.Logan Fick
2017-10-11Merge pull request #40.Logan Fick
2017-08-22Changed the who's playing JSON file path.Logan Fick
2017-08-07Update donate.html.erbMinenash
2017-08-06fixed spelling errorMrYummy
2017-07-31Fixed staff link in emails going to wrong URL.Logan Fick
2017-07-31Fixed grammar error.Logan Fick
2017-07-31Fixed list of donators link not including donorplus badge.Logan Fick
2017-07-11Fixed error when a user sets their name to that of anotherMrYummy
2017-07-08removed skype_public column from usersMrYummy
2017-07-06Added total_count to thread result number (pt. 2)MrYummy
2017-07-07more fixes for order of threadrepliesjomo
2017-07-07order by id instead of created_atjomo
2017-07-04limited params in params_list to the 6 queriesMrYummy
2017-07-04Explicitly stated order of threadrepliesMrYummy
2017-07-02Thread index now counts all threads on all pagesMrYummy
2017-07-02Added "All staff" as title when doing user filterMrYummy
2017-07-03allow staff search with empty parameter valuejomo
2017-07-02fixed issue with ?staff part 2MrYummy
2017-07-02fixed issue with ?staffMrYummy
2017-07-03fix user searchjomo
2017-07-03fix typojomo
2017-07-03only link to badge if badge existsjomo
2017-06-21utilized @user variableMrYummy
2017-06-20Added ban reason and expiration date to user pagesMrYummy
2017-06-18Added warning for replies on closed threadsMrYummy