Back
WIP
Load previous page…
Rename "Application" to "Applicant", because it got confusing with Rails already naming a lot of things Application
#wip
Make sure "recent media" on a user's profile doesn't include any images from private projects if the user isn't logged in
#wip
Show which member someone was invited by on their user profile in order to 1) celebrate those that help grow the community, and 2) give additional sense of responsibility on which people you invite
#wip
Make Web Push Notifications available to everyone!
#wip Just go to wip.co/notifications in a supporting browser
Add web push notifications to WIP (right now still testing on just my own account)
#wip
Add support for incomplete date strings in search filters, so now you can for example filter like `before:2022` or `before:2022-01` whereas earlier you had to write a specific date like `before:2022-01-01`
#wip
Make search operators work on not just todos, so you can for example see of someone's projects (`from:marc`), filter them by date when added, etc.
#wip
Explain advanced search operators on search page, because most people probably don't know you can do all kinds of crazy filtering with search
#wip