6632d070f5
fix(containers): 🔊 Set log output to stdout
...
Let the docker handle logs. https://12factor.net/logs motivated me to do this
2023-10-03 01:49:53 +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
75ce995df5
Docker: add KAFKA_CFG_NODE_ID to docker-compose
2023-09-23 01:11:00 +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
edf10c4248
Docker: add imagick to dependencies
...
I'm not sure if that's all we need to make it work, but I will solve
this issue step by step
2023-09-22 23:56:18 +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
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
46d3e97e05
CI: Add rdkafka support to base apache image
2022-11-02 20:56:52 +03:00
Artem Vetrov
677e147688
CI for OpenVK, Kubernetes and Docker deployments ( #735 )
...
* Kubernetes deployment
* Update kubernetes deployment
* Fix rewrite module load
* Fix mysql-primary bootstrap
* Fix mysql init-db apply order
* Fix init-db.sql permissions
* Fix MySQL missing *.sql import
* Switch from MySQL to MariaDB
* [skip ci] Example deployment update
* Set root app in chandler configmap
* Update missing php extension in base images
* Update missing dependency in apache image
* Remove default site configuration
* [skip ci] Split Kubernetes deployments by type
* Explicitly set persistent volume for openvk storage
* [skip ci] Add README for Kubernetes
* Replace old docker(-compose) files w/ new ones
* Add README for docker usage
* [skip ci] Update README.md and README_RU.md
* [skip ci] Fix eventdb DB name
* [skip ci] Kubernetes configmap: missing namespace
* [skip ci] Fix typo
* [skip ci] Ignore chandler.yml
* [skip ci] Missing /var/log/openvk volume
* [skip ci] Workaround for Docker <=20.10.6
* [skip ci] Handle permissions for apache2
* [skip ci] Initial Kafka support
* [skip ci] Kafka values for Kubernetes
2022-10-30 14:44:14 +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
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
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
a8815a2402
Update vagrantfile (i'm still not sure it works)
2022-04-10 18:15:19 +03:00
Celestora
595a7ba843
Fix typo in openvk.template.yml
2022-04-10 17:14:36 +03:00
Celestora
ba6b8d0ed6
Add configs for install
2022-04-10 12:57:07 +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