Commit Graph

18 Commits

Author SHA1 Message Date
Peter Bhat Harkins 2332d28022 bump gems except commonmarker (#1234)
lot of irritating churn out of standardrb here
2023-12-28 19:26:56 -06:00
Peter Bhat Harkins 237e219116 standardrb: add standard-sorbet 2023-09-14 08:45:21 -05:00
Peter Bhat Harkins c3f8625788 standardrb
I can't take Rubocop any more. Moving up to Ruby 3 forces us to update RuboCop,
and it comes with dozens of linters that I'd have to evaluate, none of which is
a marginal improvement. I'm done having opinions.
2023-09-08 15:39:50 -05:00
Peter Bhat Harkins b2ddcc9a35 limit max reply depth 2023-08-24 03:13:30 -05:00
vincentrolfs b90a2cb3c8
Make system messages deleteable (Fix #1049) 2022-04-20 13:09:37 +00:00
Peter Bhat Harkins bd2b694782 also note on sender of invite to logged-in user
Only took two months to get triggered.
2022-02-18 09:27:32 -06:00
Peter Bhat Harkins 4fda8ca1d7 silently drop duplicate notes 2022-02-06 17:44:06 -06:00
Peter Bhat Harkins 1ee5b01a06 .tags isn't hydrated until story is saved 2022-02-02 11:59:30 -06:00
Peter Bhat Harkins 8fe3a7f248 /about: explain new user restrictions; better error messages 2022-01-29 10:53:31 -06:00
Peter Bhat Harkins 6d933465f8 fix current + old formatting in multiline mod_notes 2022-01-28 07:44:22 -06:00
Peter Bhat Harkins 943feb73d1 note when users try to use their own invites (eg protoforce) 2021-12-14 14:11:39 -08:00
Peter Bhat Harkins abb400978f anti-content marketing 2020-02-10 13:25:44 -06:00
Peter Bhat Harkins 630ace42f8 domain banning 2020-02-10 07:29:02 -06:00
Dmitry Shveikus 51d97aa359 Add validations into models (#745, #766) 2020-02-05 09:15:25 -06:00
Christian Wesselhoeft ebde57125d Remove redundant validations
Became redundant after #508 switched on belongs_to_required_by_default
2018-09-26 08:21:04 -05:00
Peter Bhat Harkins 07c0362b98 notes: fix boolean field 2018-07-25 07:29:08 -05:00
Peter Bhat Harkins aad6f521cf finish rounding out notes 2018-07-19 11:05:19 -05:00
Peter Bhat Harkins 67b2fe381f mod notes for collaboration
Bunch of extraneous Rails 5.2 churn in db/schema.rb that I'm accepting here.
2018-07-11 10:51:23 -05:00