1
1
Fork 0
mirror of https://github.com/openvk/openvk synced 2025-08-13 18:18:00 +03:00
Commit graph

2 commits

Author SHA1 Message Date
6ec54a379d
feat: add linting of code ()
* feat(lint): add php-cs-fixer for linting

Removing previous CODE_STYLE as it was not enforced anyway and using PER-CS 2.0.

This is not the reformatting commit.

* style: format code according to PER-CS 2.0 with php-cs-fixer

* ci(actions): add lint action

Resolves .
2025-01-31 18:20:13 +03:00
lalka2018
71c59023cf
Improve API ()
* Add API for notifications

* Add editing methods

* Add apis for likes and polls

* Add attaching polls

* can_edit

* Fix getting voters in anonymous posts and use c...

...anBeEditedBy instead of checking user's id
2023-11-14 22:44:39 +03:00