openvk/Web/Models
Alexander Minkin 44531fcbb0
fix(DateTime): use php81_bc/strftime (#1063)
Native strftime was deprecated in PHP 8.1 so I replaced it with an
alternative library that uses ICU so that you don't have to set up
locales on your server anymore.
Also this commit removes AM/PM labels as timestamps were in 24h format
anyways, regardless of locale.
2024-01-02 22:22:10 +02:00
..
Entities fix(DateTime): use php81_bc/strftime (#1063) 2024-01-02 22:22:10 +02:00
Exceptions Add polls (#743) 2022-10-11 19:04:43 +03:00
files/video Initial commit 2020-06-07 19:04:43 +03:00
Repositories fix: solve some warnings 2023-12-11 13:15:01 +03:00
shell Add -vn flag to FFMPEG scripts (#1020) 2023-11-12 03:14:01 +03:00
sql Исправление дублирования подписчиков/лайков/друзей (#941) 2023-08-04 15:10:23 +03:00
VideoDrivers Minor improvements in video attachments 2023-02-07 22:45:30 +02:00
RowModel.php Initial commit 2020-06-07 19:04:43 +03:00