Commit graph

71 commits

Author SHA1 Message Date
lalka2018
edde634782 (смешное название коммита)
- Теперь на странице пользователя/группы показываются три случайные песни, а не первые три как раньше
- Теперь пробел на странице аудио не перемещает вас в низ страницы
- Оптимизирован мини-плеер, теперь он инициализируется при любом нажатии на него, а не при наведении
- Теперь при завершении проигрывания трека в мини-плеере он ищет другой трек рядом, и если находит то воспроизводит. Будет удобно для постов с подборками треков
- Поиск теперь показывает 14 результатов
- Теперь при возникновении ошибки загрузки аудио она нормально отображается
- Вместе с плеером на странице с аудиозаписями теперь двигаются и вкладки
- Добавление аудио в группу по идее должно нормально работать
2023-10-30 13:12:04 +03:00
lalka2018
4defb88846 1 new commit to master: [WIP]: Add audios
- Теперь группа может разрешать загружать всем треки в неё
- Теперь треки загружаются на сервер ajax'ом, и так можно очень много аудио загружать
- Вёрстка списка плейлистов изменена, теперь она на гридах
- Немного изменено апи, теперь метод editAlbum сохраняет новую информацию ee объект плейлистов теперь возвращают реальное время
- Удалены лишние пути из routes.yml
- При переключении страниц теперь если на текущей странице есть играющий трек, он нормально подсвечивается
- Из init-db.sql удалены таблицы аудиозаписей
- В Groups.getSettings и groups.edit теперь есть информация о аудиозаписях
2023-10-28 22:49:16 +03:00
lalka2018
de0155b31c Merge branch 'master' into disco 2023-10-14 09:31:27 +03:00
5710d131fd
SQL: Reorder migration files
The issue was that numbers were duplicating, so I decided to fix them
2023-09-23 01:18:33 +03:00
8483a2d343
SQL: fix all support_names-related migrations
This solves some problems in Docker instance
2023-09-23 01:10:03 +03:00
n1rwana
0151b3d020
Интерфейсы 2023-08-14 14:27:31 +03:00
Jill
6159262026
Add reports (#634)
* 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>
2023-08-11 16:50:19 +03:00
Österreich Luminota
0b1d2d577a
SQL: Fix agent card editing 2023-06-11 16:29:36 +07:00
veselcraft
462d667e53
Global: Implement showing platform 2022-12-17 02:03:02 +03:00
celestora
861456964e
Merge branch 'master' into disco 2022-12-13 01:23:53 +02:00
celestora
f9083edfc4
Add l-lacker social-styled page backrops (#805)
чокопай
2022-12-12 01:23:42 +02:00
n1rwana
1eb74bbafd
Карточка Агента Поддержки (#717) 2022-11-07 23:36:07 +02:00
celestora
c209b6f98b
Add playlists sql 2022-10-13 15:19:44 +03:00
celestora
f2ca6be4d5
Add polls (#743) 2022-10-11 19:04:43 +03:00
celestora
a950a2d706 y7tughtuy 2022-10-08 23:25:09 +03:00
Vladimir Barinov
283d8c1c2d
Install SQLs: Fix MariaDB compatibility 2022-09-17 00:25:44 +03:00
n1rwana
5b3a1f50e9
Shortcode aliases (#690)
* Shortcode aliases

* Fixes

* Newline

* Fixes + SQLs renamed

* Fixed clubs aliases
2022-09-17 00:21:29 +03:00
n1rwana
3e119ccbc6
Merge branch 'master' into disco 2022-09-08 15:22:41 +03:00
n1rwana
125c6b1b63
Ability to block URL (#693) 2022-09-05 18:57:41 +03:00
veselcraft
ba2981291b
Ban: Add SQL import file 2022-09-04 19:49:21 +03:00
celestora
fb367abf5a Add sql dumps
i forgor to upload it xdddd
2022-08-26 19:20:17 +03:00
celestora
d767d8e2eb
Приложения (#674) 2022-08-20 21:07:54 +03:00
celestora
d02cef93ee
Search hashtags via word index (#655) 2022-08-15 13:08:07 +07:00
Ilya Prokopenko
b1ce106e4c
Profile deactivation function (#626) 2022-08-05 23:00:52 +03:00
Ilya Prokopenko
7d71dd6ace
SQL: New rating column for profiles 2022-07-22 15:34:39 +07:00
Maxim Leshchenko
5b5d095121
Users: Improve the birthday field
Now you can hide the year of birth. Also people who were born on January 1, 1970 can specify their date of birth
2022-07-09 15:33:55 +01:00
Ilya Prokopenko
1ccdc0631e
SQL: Change numbering for eventdb 2022-07-06 18:29:15 +07:00
Ilya Prokopenko
a4733f9593
SQL: Move eventdb to its own directory 2022-07-05 22:07:16 +07:00
Ilya Prokopenko
a0d3d710f9
SQL: Emoji support for notifications
Resolves #587
2022-06-25 09:11:06 +07:00
Ilya Prokopenko
d4cc8d6271
Revert "SQL: Fix rating and notifications"
This reverts commit e1072738fd.
2022-06-25 00:08:46 +07:00
Ilya Prokopenko
e1072738fd
SQL: Fix rating and notifications
Hopefully resolves #587 and some other issues
2022-06-24 18:52:39 +03:00
Ilya Prokopenko
73d0d9f927
SQL: Remove unnecessary comment 2022-06-14 06:09:39 +03:00
veselcraft
a524397477
Coin: Fix SQL file name 2022-06-01 18:37:43 +03:00
Vladimir Barinov
305bd7b02f
Merge pull request #550 from openvk/ton-integration
Интеграция TON
2022-06-02 13:19:29 +03:00
Maxim Leshchenko
060100821d
Global: Add toggle home page between My Page and My Feed
The switch is in the interface settings. Closes #361
2022-05-23 09:18:06 +01:00
cc6771ea70
Coin: add sql 'migration' file
Still, there is no separate table to check which migrations were applied
2022-05-07 11:55:38 +03:00
Maxim Leshchenko
45fe270700
Users: Add ability to change email address in settings
Closes #63
2022-05-06 16:17:08 +02:00
Maxim Leshchenko
99344c5497
Groups: Add admin-placeable alerts 2022-04-14 12:29:41 +02:00
Celestora
4b0740316d I forgor to add sql file for video processing column 2022-04-12 22:19:52 +03:00
Celestora
7011d3298b Fix collation in email verifications 2022-04-10 12:19:41 +03:00
Celestora
2c32345e57 Fix several errors in SQLs 2022-04-10 12:16:03 +03:00
Celestora
608c34815e Add photo miniatures creation logic to Photo::saveFile 2022-04-05 14:10:31 +03:00
Celestora
f707c72f07 Cache image resolution in database 2022-04-05 11:38:19 +03:00
Maxim Leshchenko
6588734caa
Support: Allow agents to prevent users from creating tickets 2022-03-26 22:06:07 +01:00
veselcraft
967d872fc3
Email: Add SQL file 2022-01-31 16:03:04 +03:00
Ilya Prokopenko
9c5bc4936b
SQL: Make Better Greetings optional 2022-01-26 14:33:06 +03:00
Maxim Leshchenko
cca9151661
Groups: Add ability to hide posts from the global feed 2022-01-02 01:45:00 +02:00
Maxim Leshchenko
dc40b992fe
Rename 00016-place-oftopic-list-setting.sql to 00016-place-of-topic-list-setting.sql 2021-12-30 23:10:22 +02:00
Maxim Leshchenko
337ede5db0
Fix syntax error in SQL dump 2021-12-26 23:31:54 +02:00
Maxim Leshchenko
c77fbebd22
Discussions: Add ability to turn on the display of a list of topics above the wall 2021-12-22 17:31:58 +02:00