summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2017-10-28Changed Google+ social link to Mastodon social link in emails.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-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-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-18Added warning for replies on closed threadsMrYummy
2017-06-18made some small aesthetic changesMrYummy
2017-06-18removed user 'donor?' method and changed default badge_id from 0 to 1MrYummy
2017-06-18removed '#forumthreads_controller.rb#'MrYummy
2017-06-18Addded default badge 'none' and enforced badgesMrYummy
2017-06-18allowed role and badge filtering, made User.search take Role and Badge as paramsMrYummy
2017-06-18moved all search styling to CSS, removed friendly (but slow) URLs, moved WHER...MrYummy
2017-06-18Added Donator+ perk (/lol id) to the 'Donate' page and fixed spelling error o...MrYummy
2017-06-18Changed 'Who's Playing' code to handle revised JSON formatMrYummy
2017-06-18Changed 'no badge' check to be more reliable, added rake task for creating su...MrYummy
2017-06-18Removed all trace of search_redirect, included blanks for forum and label fil...MrYummy
2017-06-18removed passing of useless params, updated placeholder for user textcompleteMrYummy