Commit graph

1086 commits

Author SHA1 Message Date
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
Ilya Prokopenko
a1a18b7255
Groups: Fix the attachment to the left menu 2022-02-19 20:31:19 +03:00
kosfurler
6726771874 Groups: Fix info table disapperiance in group list 2022-02-19 16:07:15 +03:00
Ilya Prokopenko
505274d354
Global: Fix format of the code 🎨 [CSS]
I used Beautify (an extension for VSCode) this time. This extension
seems to have done the job well ngl. Still better than manually
correcting the tabs :/
2022-02-19 12:32:30 +03:00
KosFurler
35a9c040fc
Merge pull request #482 from openvk/similartovk
Layout: Update friends, groups, videos and albums lists. And some style fixes
2022-02-19 01:34:04 +03:00
KosFurler
a9eb0ab31b
Merge branch 'master' into similartovk 2022-02-19 01:32:46 +03:00
kosfurler
91b4e03d7e Layout: Update friends, groups, videos and albums lists. And some style fixes. 2022-02-19 01:03:27 +03:00
678d569482
Merge pull request #478 from ayaaop/patch-5
L10n: Kazakh: hotfix 2
2022-02-12 19:24:45 +03:00
ayaao
2c49f795ca
L10n: Kazakh: hotfix2 2022-02-12 22:23:56 +06:00
f142020724
Locales: Fix "default" string and separate it
Whoops, "default" was also used in other places. Now I reverted it back
and added new "arbitrary_avatars"
2022-02-12 19:16:32 +03:00
Ilya Prokopenko
e5f2981fdb
README: Remove openvk.zavsc.pw 2022-02-12 14:20:24 +07:00
themohooks
11491f24cb Update SU strings
да
2022-02-11 18:12:44 +03:00
Ilya Prokopenko
02eacdb84a
Posts: Remove "Report" button
This commit removes the Report button. When the feature-reports branch
is finished and merged with the main branch, the button will return to
its place.
2022-02-11 07:19:18 +03:00