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
veselcraft
44241be808
VKAPI: Add new methods for Wall - getComments, getComment, createComment, deleteComment
2022-07-23 15:50:00 +03:00
veselcraft
db3789bef8
Messages: Redesign, Date fix, Pagination
...
Search: Kind of fix by adding more shitcode xdddddd
Co-authored-by: Daniel <60743585+myslivets@users.noreply.github.com>
2022-05-31 17:39:52 +03:00
Maxim Leshchenko
0818e507a8
Support: Remove some commented code and make code a little more consistent with the code style
2022-05-20 15:16:39 +01:00
Maxim Leshchenko
fe2010560a
Global: Make code more consistent with code style
2022-05-08 12:11:18 +02:00
Maxim Leshchenko
45fe270700
Users: Add ability to change email address in settings
...
Closes #63
2022-05-06 16:17:08 +02:00
Ilya Prokopenko
d969e29621
About: Increase the top groups by 10
2022-04-18 13:54:56 +07:00
Ilya Prokopenko
28c66af133
About: Increase block of top groups & add "Links"
...
Closes #510
Co-authored-by: Celestora <kitsuruko@gmail.com>
2022-04-14 18:36:38 +03:00
veselcraft
f7a2da2cbf
VKAPI: Add Likes.add, Likes.remove and Likes.isLiked methods
2022-03-29 14:04:11 +03:00
veselcraft
dae42b0179
Users: Add ability to search by shortcode
2022-03-27 16:18:51 +03:00
veselcraft
e6759f089f
Albums: fix getAlbumByPhotoId performance issue
2022-03-25 16:36:38 +03:00
veselcraft
4bf6fce260
VKAPI: Fix 500 error if the post is published as anon
2022-03-25 14:44:10 +03:00
veselcraft
1472801874
VKAPI: Add attachments support for Wall methods
...
TODO Refactor: Перенести вывод в отдельную функцию, чтоб не дублировать код
2022-03-25 14:05:44 +03:00
Ilya Prokopenko
d619455e1f
Notes: Display new notes first
...
Resolves #500
2022-03-21 17:11:53 +03:00
Maxim Leshchenko
5f376b0517
Users: Consider nickname when searching for a user
...
Closes #465
2022-02-08 15:44:20 +02:00
veselcraft
a48d1cd8ce
Notification: Fix pagination (it didn't work)
...
Closes #460
vriska nu i vadristal ty tut v kode xddddd
2022-02-07 19:39:54 +03:00
veselcraft
bd8e5318b6
Email: Rename Confirmations to Verifications, fix var names and codestyle
2022-01-31 15:35:35 +03:00
veselcraft
1df0545061
[WIP Maybe] Email: Add verification mechanism
...
This does work only if email is required by instance. If you're sysadmin, you can configure it in openvk.yml.
2022-01-31 14:45:53 +03:00
Maxim Leshchenko
67c61bf7a1
Support: Add ability to delete comments in a ticket
...
There used to be a button for this, but it didn't work. It works now
2022-01-28 15:34:13 +02:00
Ilya Prokopenko
3796135c2f
Search: Filter out deleted accounts
2022-01-27 14:46:28 +03:00
Maxim Leshchenko
9feea4302a
Support: Some fixes
...
:3
2022-01-07 02:07:36 +02:00
Maxim Leshchenko
02e41e19b4
Support: Use pagination in the user's ticket list
2022-01-07 00:59:51 +02:00
Maxim Leshchenko
1b1c88dd96
About: Add a page with information about an instance
...
Namely, brief statistics, a list of administrators (the administrator can be hidden from the list using a new right), a list of the 10 most popular groups and rules
2022-01-03 17:59:12 +02:00
Maxim Leshchenko
3b54c4b878
Users: Add ability to transfer votes to another user
2021-12-19 14:52:40 +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
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
0cca615d2a
Support: DESC sorting instead of ASC
2021-12-04 12:52:44 +02:00
veselcraft
03dee6b1f0
Wall: Last comments on the post
2021-11-28 14:39:42 +03:00
veselcraft
478f8f9368
Support: Indicator for answered tickets for user
...
Fixes #187
2021-11-27 12:24:34 +03:00
veselcraft
a3d65a402e
VKAPI: Wall.get impovements
...
Added a "extended" value, added a "offset" to the Repositories/Posts->getPostsFromUsersWall function and little bit of refactoring
2021-11-24 22:24:44 +03:00
veselcraft
b1a4a4a895
Videos: DESC sorting instead of ASC
2021-11-20 12:56:59 +03:00
Ilya Prokopenko
98fd851729
Notes: Actual use of virtual ID
2021-11-15 14:00:49 +03:00
celestora
7e4896a0d3
Videos: Fix pagination in videos
2021-10-17 12:03:31 +03:00
Celestora
0b7b67e2e7
Notifications: WIP: Add ajax notifications :D
2021-10-15 23:05:27 +03:00
Celestora
b47d0dcd48
Support: WIP: Add support agent name customization
2021-10-14 13:35:17 +03:00
Celestora
1c341874a0
Wall [Experimental]: Allow to embed videos in posts
2021-10-13 22:51:28 +03:00
Celestora
9336a91623
Add gifts
...
Signed-off-by: Celestora <kitsuruko@gmail.com>
2021-10-07 11:48:55 +03:00
Celestora
255d70e974
Add vouchers
...
Signed-off-by: Celestora <kitsuruko@gmail.com>
2021-10-07 11:47:30 +03:00
Celestora
839594cd70
Add pinning feature
2021-09-20 15:21:33 +03:00
Alma Armas
0c80f1f041
Util: EntityStreams now accepts FQCNs if they're prefixed with \
2021-01-27 18:01:18 +00:00
Alma Armas
aed731a59f
[SECURITY] Fix IP-based rate-limiting
...
Co-authored-by: Celestine <34442450+rem-pai@users.noreply.github.com>
2021-01-07 16:23:24 +00:00
Alma Armas
9132eb8d98
Get rid of music
...
Co-authored-by: Celestine <34442450+rem-pai@users.noreply.github.com>
2021-01-07 16:17:19 +00:00
Alma Armas
2f09e32b1e
Add rate limiting feature
...
Co-authored-by: Rempai <kitsuruko@gmail.com>
2020-12-31 21:19:58 +00:00
Alma Armas
2ed60763a1
Refactor search
2020-11-22 10:29:27 +00:00
Alma Armas
efef446220
Make eventdb optional
2020-08-20 09:03:45 +00:00
Alma Armas
512f21c1a8
[IMPORTANT] Fix critical bug in EntityStream
2020-08-17 14:23:16 +00:00
Alma Armas
e18a661507
[WIP] Add VK API compat layer
2020-08-12 11:39:06 +00:00
Alma Armas
9303dd6562
Modify search to use EntityStream
2020-08-01 14:27:10 +00:00
Alma Armas
9dc25aa938
Refactor Messages::getCorrespondence
2020-08-01 14:23:43 +00:00