Commit graph

71 commits

Author SHA1 Message Date
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
Maxim Leshchenko
4d129290c7
Rename SQL dump to maintain order 2021-12-15 01:32:04 +02:00
Maxim Leshchenko
2f8c8d9035
Fix SQL dump for the third time
I'm tired of doing this already, sorry
2021-12-15 01:05:29 +02:00
Maxim Leshchenko
fe42fbb3dc
Once again fix the SQL dump from the last commit before last
I have anonymous posting turned off on my instance and I forgot to do it a little, so yes
2021-12-15 00:58:08 +02:00
n1rwana
a082d84d54
Support: Allow users to rate support answers (#342)
* New feature: users can rate support answers

Now users can rate support answers. They will see links "This is good answer" and "This is bad answer", like it was in original VK.
2021-12-15 00:56:23 +02:00
Maxim Leshchenko
6d14f03573
Fix SQL dump from the commit before last
I do not know why it happened, sorry
2021-12-15 00:54:11 +02:00
Maxim Leshchenko
356c782f74
Groups: Discussions
This commit adds discussions (forums) to groups, similar to how it was implemented in the original VK
2021-12-15 00:27:17 +02:00
Maxim Leshchenko
e433e83c5d
Users: Add two-factor authentication (#321)
This commit adds full TOTP 2FA. And even backup codes modeled on the original VK
2021-12-02 17:31:32 +02:00
Celestora
131988ddf3 Rewrite unholy and annoying support greetings 2021-11-25 21:20:52 +02:00
Celestora
4d63ad4681 Correct configuration and SQL dump for anonposting feature 2021-11-15 22:00:48 +02:00
Celestora
0a7bc786b5 Add option to post anonymously 2021-11-15 21:45:48 +02:00
Ilya Prokopenko
22c592c075
SQL: Added a column for pinned posts 2021-11-15 17:27:18 +07:00
Maxim Leshchenko
1c650d595c
Add the ability to specify the website of users and groups (#279) 2021-11-12 18:56:41 +02:00
Maxim Leshchenko
5556c88e44
Improvements related to group admins (#278)
Changes:
1. Add the ability to display only administrators on the page with a list of subscribers
2. Add the ability to hide the fact that the subscriber is an administrator
3. Fix display of large text in the block with the list of administrators
4. Fix display of the number of administrators
2021-11-12 15:31:23 +02:00
Maxim Leshchenko
e3358fcfa5 Pinning groups to the left menu
This commit allows you to pin groups to the left menu (max 10 groups, only those in which you are the administrator) from the My Groups page. Fixes #186
2021-11-10 11:18:25 +02:00
Maxim Leshchenko
989cd8952b Allow adding comments to group admins
This commit allows you to add a comment to group administrators, which will be displayed in the list of administrators
2021-11-06 13:06:57 +02:00
Maxim Leshchenko
b15b9643a0 Add group creator display options
This commit allows you to display the list of administrators instead of the group author (maximum 7 administrators, the rest will be hidden) and hide the group author
2021-11-05 11:44:50 +02:00