Commit graph

1463 commits

Author SHA1 Message Date
veselcraft
2fa36e123d
Notification: Redesign it little bit
Also halffully closes #657
2022-08-27 01:33:10 +03:00
veselcraft
47c13e1234
VKAPI: Fix bug when DELETED user appear if there is no user_ids 2022-08-27 01:33:09 +03:00
Diman
643208dff0
Add 405 errors for svcapi (#691) 2022-08-26 22:10:13 +03:00
ayaao
e87cb2deac
OpenVK Modern: fix fastmenu (#651) 2022-08-21 19:33:13 +03:00
Ilya Prokopenko
dc6d0e7374
New strings for en_US + some fixes for ru_RU 2022-08-21 20:29:41 +07:00
celestora
9ae7164105 VKAPI(Wall.get): fix count param 2022-08-21 00:30:56 +03:00
Артём
33dbc984f2
Update robots.txt (#661) 2022-08-21 00:01:36 +03:00
Jaroslaw
d35b48c9b3
Українська локаль: Перекладено нововведення - "Додатки" (#677) 2022-08-20 23:59:53 +03:00
celestora
b328254285 Use adler32 hash for app avatars (php74 compat) 2022-08-20 21:36:56 +03:00
celestora
59cb20628f Add apps to menu 2022-08-20 21:32:54 +03:00
celestora
d767d8e2eb
Приложения (#674) 2022-08-20 21:07:54 +03:00
celestora
d1b878a5a4 Fix type error in settings 2022-08-20 18:03:39 +03:00
celestora
155f4821fd
Update php8 support status 2022-08-19 20:23:43 +03:00
celestora
d3ded41386
Adds PHP 8.1 compatability (#671)
Adds PHP 8.1 compatability
2022-08-19 20:22:32 +03:00
celestora
6e17c446bf Add ability to preview notes without publishing
Resolves #604
2022-08-19 20:20:09 +03:00
celestora
1a4696da91 Don't update last visit date for deleted and banned users
Fixes #665
2022-08-19 17:04:24 +03:00
ayaao
b61ea926f9 locales: Kazakh: Update (#670) 2022-08-19 16:51:53 +03:00
n1rwana
ecea2a6fa4
Галочки в поиске и списках групп и друзей (#659)
#619
2022-08-18 22:13:04 +03:00
celestora
d02cef93ee
Search hashtags via word index (#655) 2022-08-15 13:08:07 +07:00
El psy congroo desu
b117d0fe01
VKAPI: added method friends.getRequests and fix code style (#653) 2022-08-14 09:43:04 +00:00
Ilya Prokopenko
0e1a672c27
README: New Telegram URL 2022-08-14 16:05:54 +07:00
ayaao
7d2c53ae70
locales: Kazakh: Update (#652) 2022-08-13 17:02:12 +00:00
veselcraft
02f1238fb9
Global: Add fast menu
Closes #557
2022-08-13 13:21:39 +03:00
El psy congroo desu
ccaae41dcd
VKAPI: fix account.setOnline (#649) 2022-08-13 02:41:59 +00:00
El psy congroo desu
5bae9d224d
less stubs, more really answers (#641) 2022-08-11 23:20:36 +03:00
veselcraft
71b9c57030
VKAPI: Fix funny bug when id is outputed as string if profile is deactivated
Closes #637
2022-08-10 23:09:07 +03:00
Ilya Prokopenko
bbdfb04c01
{_"(.*)"} -> {_(.*)} 2022-08-09 13:42:22 +07:00
Ilya Prokopenko
f3521c8ba4
Combine classes from one category into single line
... kinda
2022-08-09 12:58:47 +07:00
Ilya Prokopenko
200414b67d
Use redirect() instead of header("Location: ...") 2022-08-09 12:52:36 +07:00
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