Commit graph

1634 commits

Author SHA1 Message Date
Maxim Leshchenko
26d5553ca0
Locales (Ukrainian): Fix typo 2022-08-09 00:56:42 +01:00
Maxim Leshchenko
aed1fdbd3f
Global: Make all actions in lists lowercase
Also fix display of actions in My Groups
Closes #590
2022-08-09 00:39:11 +01:00
Ilya Prokopenko
da19ff03b3
Require intl extension by OVK itself 2022-08-07 18:23:50 +07:00
Jaroslaw
65cfd41ae9
Update ua.strings (#630)
* Update ua.strings

Updating lines about profile deactivation

* Correction of spelling/stylistic errors

* Update privacy.ua.md
2022-08-06 19:58:12 +03:00
Maxim Leshchenko
42bba82941
Correct the code style in the profile deactivation function 2022-08-05 21:29:31 +01:00
Ilya Prokopenko
b1ce106e4c
Profile deactivation function (#626) 2022-08-05 23:00:52 +03:00
Jaroslaw
32233c34dd
Added Ukrainian localization (#629) 2022-08-05 23:00:22 +03:00
Ilya Prokopenko
66432be3d0
Hotfix UA locale 2022-08-05 17:34:01 +07:00
celestora
53f29c2977
Update ukrainian strings (#628)
* Small fix Ukrainian locale

Co-authored-by: Jaroslaw <92401420+AlesAlte@users.noreply.github.com>
2022-08-04 22:14:40 +03:00
celestora
74f5d0a705
Don't truncate group names
Now long group names are allowed (VK pre-2012 std)
2022-08-04 21:42:30 +03:00
celestora
cb902b7768
Throw error if user attempts to set incorrect s-code for club
Resolves #621
2022-08-03 21:01:36 +03:00
veselcraft
c1ac963ffe
Friends: fix 500 error if user is not authorized 2022-08-01 15:23:50 +03:00
veselcraft
ca537bb6e7
Locales: Add new strings to Belarussian
Co-authored-by: Daniel <60743585+myslivets@users.noreply.github.com>
2022-07-31 14:34:15 +03:00
veselcraft
22e4e76b9f
Friends: Add list with friends online 2022-07-31 14:33:23 +03:00
veselcraft
4ba7c5b982
VKAPI: Fix privacy issues
Closes #622
2022-07-31 13:25:39 +03:00
Ilya Prokopenko
6b86c204ab
Fix rules.ua.md 2022-07-29 21:39:08 +07:00
Ilya Prokopenko
74b3bf5e3f
Photos: Add changing of update date of album
Resolves #588
2022-07-29 16:41:43 +07:00
celestora
80e9ec4ba7
Hide actions in other user's friendslist 2022-07-29 10:58:22 +03:00
celestora
b21a428a2c
Create rules.ua.md
Co-authored-by: Vilowski <64493963+Vilowski@users.noreply.github.com>
2022-07-29 10:53:34 +03:00
veselcraft
174ed53d92
VKAPI: Add support to start_from parameter 2022-07-25 13:37:21 +03:00
Ilya Prokopenko
75030bfdc4
VKAPI: Allow sending messages not only to friends
Modification taken from e5c650e351
I hope it works properly
2022-07-24 15:13:35 +07:00
veselcraft
5bced47724
VKAPI: хаваххахахаха илья капец ты функцию сломал и она короче из-за этого новости не открывала ой всмысле Fix newsfeed.get function to get it workin again 2022-07-24 00:42:28 +03:00
veselcraft
44241be808
VKAPI: Add new methods for Wall - getComments, getComment, createComment, deleteComment 2022-07-23 15:50:00 +03:00
veselcraft
e7425b86e1
Merge branch 'master' of github.com:openvk/openvk 2022-07-23 13:47:14 +03:00
veselcraft
c5188d7230
VKAPI: Add is_member filter property to Groups.getById 2022-07-23 13:45:17 +03:00
Ilya Prokopenko
1c520b755a
VKAPI: Require auth in wall.getById 2022-07-23 14:15:19 +07:00
veselcraft
e55c75b902
VKAPI: Add photo_* fields to groups.getById 2022-07-23 03:47:08 +03:00
veselcraft
a52809fbb8
VKAPI: repost hotfix 2022-07-23 03:39:05 +03:00
veselcraft
0c97ca1a4d
VKAPI: Add reposted posts support (???) 2022-07-23 03:25:17 +03:00
veselcraft
25064b6e4f
VKAPI: Add new Wall.repost method 2022-07-23 02:24:34 +03:00
veselcraft
05c85eb93d
fix typo xddd 😳 2022-07-22 13:23:36 +03:00
Ilya Prokopenko
3775948df6
Show the number of likes, comments and shares even if the user was not logged in
i didn't know how to call a commit in short
2022-07-22 15:40:56 +07:00
Ilya Prokopenko
d1344d0cf8
User: Don't show "Send Gift" to unauthorized users
I also added a "title" attribute to the gifts themselves, so you can
understand the text that was sent via the gift without having to open
the list unnecessarily.
2022-07-22 15:38:32 +07:00
Ilya Prokopenko
7d71dd6ace
SQL: New rating column for profiles 2022-07-22 15:34:39 +07:00
Ilya Prokopenko
33c639afa8
About: Revert some changes from Version.xml
wth is going on down there
2022-07-22 15:34:21 +07:00
Maxim Leshchenko
771595ef9c
VKAPI: Make code match the code style 2022-07-21 20:13:09 +01:00
Maxim Leshchenko
a578dca41f
VKAPI: Add ovk.aboutInstance 2022-07-21 17:59:41 +01:00
Maxim Leshchenko
8ce8355784
VKAPI: Make groups.getById not require auth
Just like the original VK
2022-07-21 17:57:03 +01:00
veselcraft
2d09e0116e
VKAPI: Add new method messages.getConversationsById 2022-07-21 17:57:26 +03:00
veselcraft
658b60d5f0
VKAPI: Disable HTML output in prior to RAW output
RichText: Replace CR+LN with just LN because it causes graphical bugs in VK4ME
2022-07-21 09:40:42 +03:00
veselcraft
0b63c25d9e
VKAPI: Rename Likes.remove to Likes.delete
The reason is simple - compatibility. That's why we're making VK compatible API :DDD
2022-07-21 00:45:40 +03:00
veselcraft
2e1ef59353
VKAPI: Fix 500 error if user didn't subscribed or created a group
VKAPI: Add avatar sizes to the Groups.get method

VKAPI: Fix strange avatar behaviour
2022-07-21 00:37:31 +03:00
veselcraft
f5bec29bf6
VKAPI: Fix 2FA compatibility with alternative clients
VKAPI: Fix crash when trying to call Messages.getConversations method
2022-07-19 23:40:17 +03:00
dependabot[bot]
eb857d2e55
Bump jquery-ui from 1.13.0 to 1.13.2 in /Web/static/js (#618)
Bumps [jquery-ui](https://github.com/jquery/jquery-ui) from 1.13.0 to 1.13.2.
- [Release notes](https://github.com/jquery/jquery-ui/releases)
- [Commits](https://github.com/jquery/jquery-ui/compare/1.13.0...1.13.2)

---
updated-dependencies:
- dependency-name: jquery-ui
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-18 17:21:19 +00:00
Ilya Prokopenko
84635a22ba
Support: Add closing all tickets when banned
slowly getting back on "business"...
Resolves #584
2022-07-17 17:50:37 +03:00
Ilya Prokopenko
e2054d72a4
Remove duplicate "classmates" in about.md
dunno how it was left as is
2022-07-14 11:53:43 +03:00
Ilya Prokopenko
f976544246
Merge pull request #615 from aupn/patch-4 2022-07-12 00:05:37 +07:00
Ash
ed132d2d27
Update am.strings
удалена лишняя строка
2022-07-11 21:04:48 +04:00
Ilya Prokopenko
65de19def1
User, Group: Don't force a redirect to short URL
This behavior wasn't seen in VKontakte.
2022-07-11 19:07:49 +03: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