* VKAPI: Fix bug when DELETED user appear if there is no user_ids
* Textarea: Make multiple attachments
* постмодернистское искусство
* Use only attachPic for grabbing pic attachments
TODO throw flashFail on bruh moment with pic attachments
* draft masonry picture layout in posts xddd
где мои опиаты???
* fix funny typos in computeMasonryLayout
* Fix video bruh moment in textarea
* Posts: add multiple kakahi for microblog
* Photo: Add minimal implementation of миниатюра открывашка
Co-authored-by: Daniel <60743585+myslivets@users.noreply.github.com>
* Photo: Add ability to slide trough photos in one post
This also gives ability to easily implement comments and actions
* Photo: The Fxck Is This implementation of comments under photo in viewer
* FloatingPhotoViewer: Better CSS
- Fix that details background issue
- Make slide buttons slightly shorter by height
* FloatingPhotoViewer: Refactor, and make it better
- Now you can actually check the comments under EVERY photo
- Fix for textarea. Now you can publish comments
* Fix funny typos xddd
* Kinda fix poll display in non-microblog posts
* Posts: Fix poll display in microblog posts
* Add photos picker (#986)
* early implementation of photos pickir
Добавлен пикер фоточек и быстрая загрузка фото. Так же пофикшен просмотрщик фото в группах. Но, правда, я сломал копипейст, но это ладн.
* Fiks fotos viver four coments.
* Add picking photos from clubs albums
Копипейст и граффити так и не пофикшены
* Fix graffiti and copypaste
Какого-то хуя копипаста у постов срабатывает два раза.
* some fixesx
* dragon drop
* Fix PHP 8 compatibility
* 5 (#988)
---------
Co-authored-by: celestora <kitsuruko@gmail.com>
Co-authored-by: Daniel <60743585+myslivets@users.noreply.github.com>
Co-authored-by: lalka2016 <99399973+lalka2016@users.noreply.github.com>
Co-authored-by: Alexander Minkin <weryskok@gmail.com>
* Reports: [INDEV] Undone implementation of reports
* Reports: Backend is done
* Reports: Still makin it...
* Reports: Added report window
* Reports: Corrected the content type
* Reports: Make it work
* Reports: Minor fixes and localization
* Reports: Ability to hide Share and Like buttons
Also renamed the .sql file
* Revent some changes from 8f8d7bb
I will move them to the master branch
* Reports: Only for those who can access Helpdesk
* Reports: Modified the route
* Reports: Change the routes
* Reports: Show reports count
* Report: Fix URL
* Обновление репортов (#715)
* Репорты живы
* 2
* Better reports
* Логи
* Update DBEntity.updated.php
* noSpam
* Сбор IP и UserAgent + фикс логирования в IPs
* Новые поля для поиска etc.
* Fixes
* Fixes and enhancements
* Поиск по нескольким разделам
* Reports enhancements
* Совместимость с новыми логами
* Совместимость с новыми логами
* Update Logs.xml
* Update Logs.xml
* Logs i18n
* Update Logs.xml
* Update AdminPresenter.php
---------
Co-authored-by: veselcraft <veselcraft@icloud.com>
Co-authored-by: Ilya Prokopenko <55238545+Xenforce@users.noreply.github.com>
Co-authored-by: n1rwana <aydashkin@vk.com>
* API methods for gifts, notes, statuses
* Some fixes
Строки локализации у gifts.send теперь не костыльные и можно прикрепить до 10 аттачей к посту
* Small imp
Пофиксил пагинацию у заметков и подарок
Перенёс структуру заметок
Добавил аттачи к комментариям
Добавил проверку на удалённость аттача
Ну и пофиксил сортировку заметок
* VKAPI: Some methods for topics and photos
Добавлены методы для обсуждений (addTopic, closeTopic(), createComment(), deleteComment(), deleteTopic(), editTopic(), fixTopic(), getComments(), getTopics(), openTopic(), unfixTopic())
и для фотографий (createAlbum(), editAlbum(), getAlbums(), getAlbumsCount(), getById(), get(), deleteAlbum(), edit(), delete(), deleteComment(), createComment(), getAll(), getComments())
* fixsex
* Search with parameters
* Small improvements
* Small improvements no.2
Поиск теперь нормально выглядит на других темах
При поиске по группам отображается количество участников там
Костыль с пропуском постов возвращён но немного изменён
Добавлен костыль к комментариям чтобы не показывались комменты с удалённых постов и не было бага как в вепуровке
Добавлены ключи в советском и имперском языке для моих прошлых пуллов (ну и этого конечно)
* Fix debilny oshibky
Убрал лишние ключи локализации, исправил панель поеска и исправил hometown
* fiksy bagiv
* ok
* ok 2
* ok
* rrrrrrrrrrrrrrrr
Добавил параметры в vkapi users.search(), пофиксил проверку коммерции, сузил параметры ещё больше и добавил анимацию выдвижения поиска чтобы красиво было
* Add video title under post attachment box
* Add VK-styled player
* bideoplayer on video page now
sosiski
* Fix context menu display on Chrome
* Videos now use H.264 instead of Theora
hazbin hotel nude mo
а вообще тут мог бы быть AV1, но пидорасы из купертино фанаты libx264
This functionality is so unstable it causes majority of installations to fail miserably out of the box. The performance also is a major concern. Might re-add later. Sometime.
btw i amended
Due to fact that the automatically generated setEmail method is replaced by the method for a complete change of email address, which runs the save method. Because of this, in case of an error, the user will still be created. This commit renames the method for completely changing email address to avoid replacing the automatically generated method.