Commit graph

1297 commits

Author SHA1 Message Date
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
Maxim Leshchenko
7d72cd182b
Users: Do not show the request tab in the list of other user's friends
Closes #605
2022-09-23 17:10:29 +02:00
Maxim Leshchenko
729784ecff
Groups: Display links not only for managed groups in My Groups
Closes #664
2022-09-23 16:32:17 +02:00
Maxim Leshchenko
6eeb05236e
Russian: Fix typo in page edit 2022-09-20 16:16:34 +02:00
veselcraft
b38f4f2346
Longpoll: Add wait parameter as in original VK 2022-09-19 17:13:37 +03:00
veselcraft
697a365205
Longpool: Update format for use in modern clients 2022-09-19 16:56:04 +03:00
Vladimir Barinov
283d8c1c2d
Install SQLs: Fix MariaDB compatibility 2022-09-17 00:25:44 +03:00
n1rwana
5b3a1f50e9
Shortcode aliases (#690)
* Shortcode aliases

* Fixes

* Newline

* Fixes + SQLs renamed

* Fixed clubs aliases
2022-09-17 00:21:29 +03:00
n1rwana
753be2aaff
Maintenance (#719) 2022-09-17 00:19:46 +03:00
Vladimir Lapskiy
ed7faa4a16
VKAPI: Friends.getRequests added some parameters that i forgot about and fix count requests in the response (#724)
* VKAPI: Friends.getRequests method did not give more than 6 elements

* VKAPI: Friends.getRequests i'm forget add some parameters LOL
2022-09-17 00:05:25 +03:00
Jaroslaw
1aed452a12
Ukrainian: translation of new functions (#728)
* Correction of localization errors

* Переклад: Блокування посилань

* Add @AlesAlte to contributor Ukrainian locale

* Update ua.strings

* Small fix
2022-09-17 00:04:35 +03:00
n1rwana
2cdcb0dc4e
Ticket deletion fixed (#727)
* Ticket deletion fixed

* ?act=list
2022-09-14 13:27:48 +03:00
celestora
384c0da78b Revert Clubs::getPopularClubs change
This functionality is so unstable it causes majority of installations to fail miserably out of the box. The performance also is a major concern. Might re-add later. Sometime.

btw i amended
2022-09-12 20:51:41 +03:00
n1rwana
e28964c813 Now only unnecessary PhpStorm files are removed👉🏻👈🏻 2022-09-08 00:22:15 +03:00
n1rwana
38e51a2b9d Deleted the files added by PhpStorm in the previous commit 2022-09-08 00:06:17 +03:00
Артём
89db5e2192
The user must agree to the rules in order to register. (#716) 2022-09-08 00:02:11 +03:00
n1rwana
585616c88f
Fix of #667 (#714) 2022-09-05 23:02:43 +03:00
n1rwana
607312dc1c
Soviet localization updated (#713) 2022-09-05 21:59:36 +03:00
n1rwana
125c6b1b63
Ability to block URL (#693) 2022-09-05 18:57:41 +03:00
Ilya Prokopenko
8c8eef1329
Slight change in the team members (#711) 2022-09-05 13:28:55 +03:00
Jaroslaw
9956a90a99
Ukrainian locale: Fixed orthography error and added translation for "Blocking account" (#710)
* Блокування сторінки

* Small correction of orthography
2022-09-05 12:32:22 +03:00
veselcraft
1f79dd7143
VKAPI: Fix Newsfeed once more again 2022-09-04 20:08:22 +03:00
veselcraft
ba2981291b
Ban: Add SQL import file 2022-09-04 19:49:21 +03:00
n1rwana
a935b2ca31
Заморозка страницы (#698)
* Заморозка страницы

* Bugfixes

* ok
2022-09-05 11:16:22 +03:00
n1rwana
324297db7e
2FA is moved to Security tab (#709)
* Update Settings.xml

* Смена пароля тоже
2022-09-04 22:14:38 +03:00
Jaroslaw
d2c186dce2
Доповнення Укр. Локалізації: Безпека. (#708) 2022-09-04 12:46:34 +03:00
veselcraft
83be7eed10
Security: Add magic button name End all sessions
It's FUCKING USEFUL bc uknow ur pc or phone can be stolen

xd
2022-09-03 23:11:40 +03:00
veselcraft
863fb232e0
VKAPI: Change behaviour of start_from and next_from params. Timestamp can cause issues, so i just changed it to 'internal' id 2022-09-03 23:11:40 +03:00
ayaao
343acabff2
OpenVK Modern: Hide floating sidebar (#706)
Он нам и нафиг не нужон сидебар ваш)))))))))))))))))))))))
2022-09-03 23:08:47 +03:00
El psy congroo desu
5769d4060f
VKAPI: Messages.getHistory fixed error code 500 due missing parameter (#702) 2022-08-29 20:29:55 +03:00
El psy congroo desu
d9ec6a1692
VKAPI: Messages.getHistory return profile of message owners (#700) 2022-08-28 23:49:01 +03:00
Dark-Killer228
a43f5dac39
locales: Soviet: Add new strings 2022-08-28 14:05:15 +03:00
n1rwana
9842327d3b
RSS: Get rid of 500 error
a.k.a. Update WallPresenter.php (#688)
2022-08-28 14:01:31 +03:00
veselcraft
4891030ed0
VKAPI: Make getConversations output a real count of dialogs; Fix bug with extended param, when offset causes profile array to be dead xd 2022-08-27 01:33:10 +03:00
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