Commit graph

1593 commits

Author SHA1 Message Date
Dmitry Tretyakov
46eaba1cb2
Update uk.strings 2023-06-15 19:20:53 +07:00
Dmitry Tretyakov
2db815d004
Fix syntax 2023-06-15 19:20:05 +07:00
Dmitry Tretyakov
32bcf1f77f
Add Russian strings for OpenVK Mobile 2023-06-15 19:19:04 +07:00
Dmitry Tretyakov
0d8b7b8181
Add "Settings" strings for OpenVK Mobile 2023-06-15 19:18:13 +07:00
Dmitry Tretyakov
0d167ac18b
New localization strings for OpenVK Mobile web theme (#897)
* New localization strings for OpenVK Mobile web theme

* New Russian localization strings for OpenVK Mobile web theme

* New Ukrainian localization strings for OpenVK Mobile web theme

* Move some English strings to 'Mobile' category

* Move Russian strings to 'Mobile' category

* Move Ukrainian strings to 'Mobile' category

* Add missing strings

* Add missing EN strings

* Update uk.strings
2023-06-15 12:15:15 +03:00
aqukie
0a4032eaed
Locales: Update Ukrainian & Belorusian (#895)
* Add translation of Search

* Fixed typo and stupid translation

* Translate of Belorusian locale (1\2)

* Translate Search on Belorusian (narkomovka)

* Да монав я робити назву, ща тіко птушка чекне, чи є помилки і мержайте

* хотфікс типу

* Знаешь знаешь чем харьковские отличаються от днепропетровских?

* Знаю, 200 километров разницы между ними

* 290... Но отличаются они тем, что днепропетровские думают как нажить, а харьковские где их oбъeбyют
2023-06-14 11:34:23 +03:00
Dmitry Tretyakov
851c4e29f7
Lazyfixdown: Increase margin between right of sidebar and left of content 2023-06-14 15:29:58 +07:00
Mikita Wiśniewski
fdb0735041
OpenVK Modern: fix search options (#899) 2023-06-14 08:22:24 +00:00
lalka2018
3e69d06474
VKAPI: методы для подарков, заметок, статусов, обсуждений и немного для фоток и групп (#876)
* API methods for gifts, notes, statuses

* Some fixes

Строки локализации у gifts.send теперь не костыльные и можно прикрепить до 10 аттачей к посту

* Small imp

Пофиксил пагинацию у заметков и подарок
Перенёс структуру заметок
Добавил аттачи к комментариям
Добавил проверку на удалённость аттача
Ну и пофиксил сортировку заметок

* VKAPI: Some methods for topics and photos

Добавлены методы для обсуждений (addTopic, closeTopic(), createComment(), deleteComment(), deleteTopic(), editTopic(), fixTopic(), getComments(), getTopics(), openTopic(), unfixTopic())
и для фотографий (createAlbum(), editAlbum(), getAlbums(), getAlbumsCount(), getById(), get(), deleteAlbum(), edit(), delete(), deleteComment(), createComment(), getAll(), getComments())

* fixsex
2023-06-13 21:03:43 +03:00
lalka2018
dd97ded326
Search: some fixes (#896) 2023-06-13 20:57:49 +03:00
celestora
05bac50057
Fix adapative resizing on club pages 2023-06-11 14:48:59 +03:00
Österreich Luminota
0b1d2d577a
SQL: Fix agent card editing 2023-06-11 16:29:36 +07:00
Österreich Luminota
1423006bf1
Global: Change docs URL 2023-06-11 15:33:15 +07:00
Österreich Luminota
a5c1db0106
Admin: Add dark more toggle
yay dark mode

The switch can be turned off after a page reload even if the dark theme
is enabled. But hey, at least it works!

After updating the code, go to the "Web/static/js" folder and run the
`yarn install` command.
2023-06-11 14:02:59 +07:00
Österreich Luminota
1da9ff312c
JS: Bump jQuery ver to 3.0.0
Hopefully resolves GHSA-gxr4-xjj5-5px2 and GHSA-rmxg-73gg-4p98

After updating the code, PLEASE go to the "Web/static/js" folder and run
the `yarn install` command.
2023-06-11 13:59:34 +07:00
Österreich Luminota
6d276e061a
OpenVK Midnight: Resolve new issues, add README 2023-06-11 00:23:55 +07:00
NoPlagiarism
04bca818b8
VKAPI: Re-add Utils.resolveScreenName (#886) 2023-06-10 15:56:07 +00:00
lalka2018
f9f6270da0
Search: Add search with parameters (#880)
* Search with parameters

* Small improvements

* Small improvements no.2

Поиск теперь нормально выглядит на других темах
При поиске по группам отображается количество участников там
Костыль с пропуском постов возвращён но немного изменён
Добавлен костыль к комментариям чтобы не показывались комменты с удалённых постов и не было бага как в вепуровке
Добавлены ключи в советском и имперском языке для моих прошлых пуллов (ну и этого конечно)

* Fix debilny oshibky

Убрал лишние ключи локализации, исправил панель поеска и исправил hometown

* fiksy bagiv

* ok

* ok 2

* ok

* rrrrrrrrrrrrrrrr

Добавил параметры в vkapi users.search(), пофиксил проверку коммерции, сузил параметры ещё больше и добавил анимацию выдвижения поиска чтобы красиво было
2023-06-10 18:54:02 +03:00
ayato
8fb1be6be6
locales: Kazakh: Update locale (#894) 2023-06-10 18:07:50 +03:00
lalka2018
f898e973a2
Fix 500 on repost in vkapi (#893) 2023-06-08 15:36:05 +03:00
Österreich Luminota
7962a4efd7
Videos: Remove unnecessary attribute in the video tag 2023-06-06 11:40:21 +00:00
Vladimir Barinov
8c1a680f84
Revert "[WIP] Add Utils.resolveScreenName (#884)" (#885)
This reverts commit 051fb316a4.
2023-06-03 11:14:39 +03:00
NoPlagiarism
051fb316a4
[WIP] Add Utils.resolveScreenName (#884)
* Add Utils.resolveScreenName

* Codestyle fix in Utils.resolveScreenName
2023-06-03 00:37:08 +03:00
NoPlagiarism
ef89309a89
[API] Implement timestamp filter in Newsfeed API (#809)
* Implement timestamp filter in Newsfeed API

* Merge new parameter into Newsfeed.get
2023-06-01 13:04:18 +03:00
NoPlagiarism
12c41dcdd6
[API] Fix null user in Likes.isLiked + requireUser in some funcs + return 1 in Polls (#801)
* Fix returning 200 response for non-existing user

* requireUser in getCounters and createComment

* return 1, where it should in Polls API
2023-05-30 11:41:03 +03:00
Österreich Luminota
803a57ef4b
OpenVK Midnight: Fix for new sticky comment box 2023-05-30 12:18:33 +07:00
Österreich Luminota
8d67aaba8a
Auth: Autofocus 2FA key input field 2023-05-30 12:16:23 +07:00
celestora
ccb392b228 Make "copy video link to clipboard" button work 2023-05-28 20:20:28 +03:00
aqukie
9e80ce16f1
UK locale update pack (#882)
* Update uk.strings

Translate 866d6a8c45 commit

* Update uk.strings

Я забув, які там коміти, приймайте коротше
2023-05-28 15:30:08 +03:00
Ilya Prokopenko
c803a6ff62
Videos: Add upload disabling 2023-05-27 13:31:20 +07:00
celestora
d365bb6b95 Hide small right/left block once they're scrolled out of view 2023-05-26 18:21:56 +03:00
celestora
43541b9136 Make comment box sticky 2023-05-26 18:13:47 +03:00
Ilya Prokopenko
95a62f56e0
Auth: Add disabling the password reset page 2023-05-26 16:27:40 +07:00
Ilya Prokopenko
29716660c7
OpenVK Midnight: Change the example backdrop image 2023-05-26 16:27:04 +07:00
Ilya Prokopenko
8f23720c1f
Auth: Hide captcha when commitcaptcha is disabled 2023-05-26 16:26:19 +07:00
Vladimir Barinov
4213217063
L10n: Ukrainian: Add missing strings 2023-05-26 00:42:58 +03:00
Ilya Prokopenko
4d996fddac
reason -> disablingReason and some fixes 2023-05-23 20:31:32 +07:00
Ilya Prokopenko
4bfdeddd22
Video: Fast addition of a video with its file name
For example, how would you know there were spoilers for Steins;Gate if
the video was titled "Unnamed Video.ogv"?
2023-05-23 19:28:21 +07:00
Ilya Prokopenko
8c98359904
OpenVK Midnight: Add changes related to the player 2023-05-22 21:38:31 +07:00
Ilya Prokopenko
9eeb710e47
BSDN: Some fixes 2023-05-22 21:37:37 +07:00
lalka2018
8ccb98473f
Репост в группу (#873) 2023-05-21 18:38:39 +03:00
lalka2018
cb6578228e
Нормальная смена аватарок как в старом вк (#874)
* Fast avatar changing

* Fixed changing avatar from settings

* fixed otstup
2023-05-14 23:49:33 +03:00
ayato
e7f5c203b6
English: Tour: Minor fixes (#875)
Grammar stufffffffffffffffffffffffffffff
2023-05-14 23:48:02 +03:00
Ilya Prokopenko
5ec34267cc
Rename style.css to main.css
That's more accurate.
2023-05-08 09:09:00 +07:00
Ilya Prokopenko
dfc4f932cb
Add z-index to .cookies-popup 2023-05-08 09:06:18 +07:00
Dmitry Tretyakov
3f5849c2a9 focus-pocus formatinus еще раз 2023-05-01 17:54:25 +07:00
Dmitry Tretyakov
34971d6217 Rules link fix 2023-05-01 17:27:44 +07:00
Dmitry Tretyakov
6fc61717bb Removing instance rules to /terms, leaving a link to them 2023-05-01 17:12:55 +07:00
Dmitry Tretyakov
06c384205d Add "Rules" link in page footer 2023-05-01 16:51:10 +07:00
Mikita Wiśniewski
1b6e45f969
Groups: move Statistics from Edit tab to its' own profile link (#844)
* Groups: move Statistics from Edit tab to its' own profile link

after all, it doesn't have anything to do with changing the groups' admins, removing followers and changing name/description

* Update EditBackdrop.xml

oops
2023-04-30 17:40:06 +03:00