Commit graph

1448 commits

Author SHA1 Message Date
veselcraft
0a78fc2ad0
VKAPI: Fix 500 error on Friends.get method 2022-03-27 16:39:21 +03:00
veselcraft
dae42b0179
Users: Add ability to search by shortcode 2022-03-27 16:18:51 +03:00
veselcraft
61a2c44e22
VKAPI: Add support for Messages.getConversations 2022-03-27 16:05:42 +03:00
veselcraft
990bda4618
Merge branch 'master' of github.com:openvk/openvk 2022-03-27 15:08:53 +03:00
veselcraft
c3ebcabda3
VKAPI: Fix error 500 on Users.search method 2022-03-27 15:08:27 +03:00
Maxim Leshchenko
c55bb779cc
Users: Hide button to increase rating if display of rating is disabled in settings
Closes #504
2022-03-27 12:12:14 +02:00
Maxim Leshchenko
f1d923f580
Support: Allow agents to prevent banned users from creating tickets 2022-03-27 11:58:29 +02:00
Ilya Prokopenko
6538f0ccd2
Users: Allow admins to easily unban users 2022-03-27 09:44:06 +03:00
Maxim Leshchenko
6588734caa
Support: Allow agents to prevent users from creating tickets 2022-03-26 22:06:07 +01:00
veselcraft
f505887d7f
VKAPI: Fix wall performance issue
А пока никто не видет, пусть тут повисит текст одной песенки:

Дай мені почути відверту мовчання тишу
Ще раз зазирнути, утнути якусь дурницю
Ти доповнила хором у соло останню нішу
Відпустила і тягне-несе мене залізниця
Дай докайфувати, допити останні ноти
Вони і мене розвивають-крають, їх чути мушу
Струмом віддавали торканння, погляди, фото
Сканували і милом заслали ми наші душі

Засмага зійде
В купе купувати, в п'ятій піти
Спрагою стане наступний день
Але я залишаюсь там, як і ти

Засмага зійде
В купе купувати, в п'ятій піти
Спрагою стане наступний день
Але я залишаюсь там, як і ти

Потяги в полиці штовхали у різні боки
Телефони стискали, чекали картки ввімкнутись
Залишили по собі ціньми в камінні мокрім
Незабаром побачитись з вами, або почутись
Не потрібні тіла нам ваші анітрохи
Просто ближче підходьте й вгору здіймайте руки
Сумувати, гаяти час, плести неспокій
Так буває, що спогади народжують звуки

Засмага зійде
В купе купувати, в п'ятій піти
Спрагою стане наступний день
Але я залишаюсь там, як і ти
2022-03-26 19:53:39 +03:00
Maxim Leshchenko
da26c82531
L10n (Kazakh): Add missing semicolon 2022-03-26 15:11:13 +01:00
Celestora
6966cbb8c5 Check name validity before creating ChandlerUser
Fixes #498
2022-03-26 12:24:57 +02:00
veselcraft
c4a0d5ed98
VKAPI: Fix stupid error when attachments duplicated over and over 2022-03-25 22:29:29 +03:00
veselcraft
e6759f089f
Albums: fix getAlbumByPhotoId performance issue 2022-03-25 16:36:38 +03:00
veselcraft
4cf50790b1
that's why i need to refactor this 2022-03-25 14:46:40 +03:00
veselcraft
4bf6fce260
VKAPI: Fix 500 error if the post is published as anon 2022-03-25 14:44:10 +03:00
veselcraft
514b73d41e
Merge branch 'master' of github.com:openvk/openvk 2022-03-25 14:05:59 +03:00
veselcraft
1472801874
VKAPI: Add attachments support for Wall methods
TODO Refactor: Перенести вывод в отдельную функцию, чтоб не дублировать код
2022-03-25 14:05:44 +03:00
Celestora
13dab88c9e Auto-resize coins count
Coins count will still break lines if the value can be fit in multiple lines (for accessibility), but it won't escape it's box and damage page design.
2022-03-24 17:03:43 +02:00
Celestora
1ea6b96c52 Merge commit 'edccb34c5325af7c2aa2c40b292f872a77da8fed' into master 2022-03-24 16:02:20 +02:00
Ilya Prokopenko
b11c942c65
Global: Correct the components code
НЛО прилетело и опубликовало эту надпись здесь
2022-03-24 15:29:00 +03:00
Ilya Prokopenko
46db744caf
Notes: Add .underline for underlined text
Kinda resolves #499 but in a different way
2022-03-23 16:43:17 +03:00
celestora
e3312cb5f2
Replace invalid Start-Process command with SetPriority 2022-03-22 12:16:06 +02:00
veselcraft
6f2bed678d
Merge branch 'master' of github.com:openvk/openvk 2022-03-21 17:16:11 +03:00
veselcraft
41308043a7
VKAPI: Add Groups.getById method 2022-03-21 17:15:51 +03:00
Ilya Prokopenko
d619455e1f
Notes: Display new notes first
Resolves #500
2022-03-21 17:11:53 +03:00
Ilya Prokopenko
88cbde660b
Show only the custom instance name in the header
It was funny to see the text "OpenVK" floating on the blank space in
some of the screenshots of users. :^)
2022-03-21 16:00:01 +03:00
Celestora
edccb34c53 Add phpStorm config 2022-03-20 21:54:09 +02:00
Celestora
71c744c41f Add video uploading support for Windows
Untested, but should mark as resoved #506
2022-03-20 18:04:43 +02:00
Celestora
02cf435868 Allow Shell to be used on WinNT 2022-03-20 17:37:52 +02:00
Maxim Leshchenko
f4d8908d80
L10n (English): Remove extra screening
Closes #503
2022-03-20 00:00:52 +02:00
veselcraft
092feec2b7
VKAPI: Add Wall.getById and Newsfeed.get methods 2022-03-19 03:31:27 +03:00
Ilya Prokopenko
9bae87b77b
Locales: en_ID hotfix 2022-03-17 18:59:59 +03:00
Ilya Prokopenko
9b2749175c
Merge pull request #492 from loliconazter/patch-2 2022-03-17 22:51:47 +07:00
Ilya Prokopenko
5327b94c39
Merge pull request #491 from loliconazter/patch-1 2022-03-17 22:51:15 +07:00
Ilya Prokopenko
a31e85f27f
Admin: Add "First known IP" field 2022-03-09 18:23:43 +03:00
Ilya Prokopenko
116a12a90a
DO NOT hide Reg. button when reg. is disabled 2022-03-09 14:06:43 +03:00
Ilya Prokopenko
dee3942aef
Users: Replace Error 404 for deleted profiles
This commit replaces the 404 error with a new template for
deleted/non-existent users.
(this commit was backported from profile-removal)
2022-03-04 15:00:43 +03:00
Ilya Prokopenko
a205dc82b8
README: New official mirror 2022-03-02 20:35:47 +07:00
Ilya Prokopenko
08afedc26f
Notes: Fix-up preview image and some other fixes
... yeah.
2022-02-27 19:18:13 +03:00
loliconazter
e4b7e34e84
Update id.strings
Indonesian: Fixed typo
2022-02-24 13:50:32 +07:00
loliconazter
90233c1367
Update list.yml
Indonesian: added update list.yml for indonesian strings
2022-02-23 20:23:29 +07:00
loliconazter
d15064bfa6
Create id.strings
Indonesian: Added strings
2022-02-23 20:20:54 +07:00
veselcraft
21b16dd7a4
Videos: Redesign preview and list 2022-02-22 13:44:13 +03:00
Ilya Prokopenko
533ac20e92
Global: Fix padding for .mb_tab [CSS]
Closes #487
2022-02-20 22:02:52 +07:00
Ilya Prokopenko
bde022b9b5
Merge pull request #486 from ayaaop/patch-5 2022-02-20 13:16:31 +07:00
ayaao
93aa309b1e
fix ru strins
даже вот так
2022-02-20 11:55:52 +06:00
ayaao
7feb4eae56
fix ru readme
:DDD
2022-02-20 11:52:12 +06:00
Ilya Prokopenko
28c63d9f13
Merge pull request #483 from openvk/similartovk 2022-02-20 01:07:52 +07:00
Ilya Prokopenko
7b78becfbd
Global: Fix hiccups and localize some strings 2022-02-19 20:54:44 +03:00