Gab-Social/app
Developer d7271b899f Fixed issue with account.rb for spam_flag to include nil by default
• Fixed:
- issue with account.rb for spam_flag to include nil by default

Was causing failure to account sign up where new values are nil and the validation failed because it expected 0,1,2 values.
2021-02-19 11:05:30 -05:00
..
assets/config Progress on deck, dms 2020-12-10 11:51:45 -05:00
chewy Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
controllers Limit the user and session tracking concerns to the home timeline 2021-02-19 09:50:59 -05:00
helpers Convert to boolean in C code 2021-02-17 23:25:10 -06:00
javascript Added new spam_flag to Accounts, replacing is_flagged_as_spam 2021-02-18 23:46:53 -05:00
lib Remove 40KB of allocations (4,100 objects) from home feed 2021-02-18 00:45:21 -06:00
mailers Commiting 2020-11-15 12:48:32 -06:00
models Fixed issue with account.rb for spam_flag to include nil by default 2021-02-19 11:05:30 -05:00
policies Added checks to suspension to for pro, verified, donor, investor accounts 2021-01-23 01:41:35 -05:00
presenters Partial revert a703b5cb7 2021-01-15 15:51:38 -05:00
serializers Added new spam_flag to Accounts, replacing is_flagged_as_spam 2021-02-18 23:46:53 -05:00
services Added check in PostStatusService for limited posting functionality to users with unconfirmed emails 2021-02-19 00:08:23 -05:00
validators Added new spam_flag to Accounts, replacing is_flagged_as_spam 2021-02-18 23:46:53 -05:00
views Added new spam_flag to Accounts, replacing is_flagged_as_spam 2021-02-18 23:46:53 -05:00
workers Use a writing role for some sidekiq worker reads 2021-02-18 15:02:16 -05:00