Back
Marc Köhlbrugge
Load previous page…
Use Truemail ( truemail-rb.org ) to validate all email addresses and block disposable emails through MX blacklists
#roomai
Cache outputs because they don't change once they're finished and currently they lead to many N+1's
#roomai
Preload color palettes in one query, to remove N+1 performance issue
#roomai
Configure allowed domains so I can send emails to `@privaterelay.appleid.com` email addresses
#roomai
Add setting ( wip.co/my/settings ) to hide your profile activity from non-members
#wip (Please note it's fully implemented yet so your todos/etc might still show up in certain places!)
Fix bug where localized meetup datetime timezone would get calculated incorrectly in certain cases
#wip
Enforce more strict email validation, because dozens of people enter stuff like `@gmailcom` and so we cannot reach them
#roomai
Add Flipper for feature flipping, so I can gradually roll out new features
#roomai