]> git.openstreetmap.org Git - rails.git/commit
Remove "expired unread" short block status
authorAnton Khorev <tony29@yandex.ru>
Thu, 2 Jan 2025 05:44:34 +0000 (08:44 +0300)
committerAnton Khorev <tony29@yandex.ru>
Fri, 3 Jan 2025 08:37:32 +0000 (11:37 +0300)
commitf7b0e879739770ae4a9d9de4f012ef90d49d4d20
treeb95355d8b41cd3e1a18bb3c4fa8f6d4a2622fadf
parentd38f6484e1aa201284b7eac19dbcc7fad856b88a
Remove "expired unread" short block status

It was supposed to mean that the block is past its end date but still wasn't read by the user. That turned out to be confusing because although it said "expired", such blocks were active.
app/helpers/user_blocks_helper.rb
config/locales/en.yml
test/helpers/user_blocks_helper_test.rb