openvk/Web/Models/Entities
Maxim Leshchenko 1b71a3ad25
Users, Groups: Add a block with links
This is similar to the links that are in the original VK, but unlike the original, links can be not only the group but also the page (Linktree moment).
2022-09-25 17:47:58 +02:00
..
Notifications Users: Add the ability to convert votes into a rating for yourself or other users 2022-02-07 23:33:49 +02:00
Traits Ability to block URL (#693) 2022-09-05 18:57:41 +03:00
Album.php Refactor albums 2021-01-27 17:41:21 +00:00
Alias.php Shortcode aliases (#690) 2022-09-17 00:21:29 +03:00
APIToken.php [WIP] Add VK API compat layer 2020-08-12 11:39:06 +00:00
Application.php Use adler32 hash for app avatars (php74 compat) 2022-08-20 21:36:56 +03:00
Attachable.php Initial commit 2020-06-07 19:04:43 +03:00
BannedLink.php Ability to block URL (#693) 2022-09-05 18:57:41 +03:00
Club.php Don't truncate group names 2022-08-04 21:42:30 +03:00
Comment.php Discussions: Some fixes 2021-12-15 19:00:26 +02:00
Correspondence.php Global: Make code more consistent with code style 2022-05-08 12:11:18 +02:00
EmailChangeVerification.php Users: Add ability to change email address in settings 2022-05-06 16:17:08 +02:00
EmailVerification.php [WIP Maybe] Email: Add verification mechanism 2022-01-31 14:45:53 +03:00
Gift.php Add gifts 2021-10-07 11:48:55 +03:00
GiftCategory.php Fix incorrect slug generation for GiftCategory 2021-10-09 21:54:42 +03:00
IP.php Add rate limiting feature 2020-12-31 21:19:58 +00:00
Link.php Users, Groups: Add a block with links 2022-09-25 17:47:58 +02:00
Manager.php Improvements related to group admins (#278) 2021-11-12 15:31:23 +02:00
Media.php Try to guess CDN the protocol if it is set to NULL in config 2022-04-18 19:42:05 +03:00
MediaCollection.php Refactor albums 2021-01-27 17:39:15 +00:00
Message.php Messages: Redesign, Date fix, Pagination 2022-05-31 17:39:52 +03:00
Note.php Add ability to preview notes without publishing 2022-08-19 20:20:09 +03:00
Notification.php Initial commit 2020-06-07 19:04:43 +03:00
PasswordReset.php [WIP Maybe] Email: Add verification mechanism 2022-01-31 14:45:53 +03:00
Photo.php Photos: Add changing of update date of album 2022-07-29 16:41:43 +07:00
Post.php Profile deactivation function (#626) 2022-08-05 23:00:52 +03:00
Postable.php Global: Make code more consistent with code style 2022-05-08 12:11:18 +02:00
SupportAlias.php Support: WIP: Add support agent name customization 2021-10-14 13:35:17 +03:00
Ticket.php Support: Make the code more similar to rest of code in the project 2021-12-10 18:36:50 +02:00
TicketComment.php Support: Add ability to delete comments in a ticket 2022-01-28 15:34:13 +02:00
Topic.php Groups: Fix discussions 2021-12-15 01:29:41 +02:00
User.php Shortcode aliases (#690) 2022-09-17 00:21:29 +03:00
Video.php Global: Make code more consistent with code style 2022-05-08 12:11:18 +02:00
VideoAlbum.php Refactor albums 2021-01-27 17:39:15 +00:00
Voucher.php Add vouchers 2021-10-07 11:47:30 +03:00