Commit graph

1702 commits

Author SHA1 Message Date
Vladimir Barinov
ff976d022d
small fix for styles 2023-10-27 00:09:33 +03:00
IsamiRi
fffa268316
Добавление нового языка: Русский (Латиница) (#1001)
* Fix for #995

* Russian Latin: Добавление языка
2023-10-25 19:34:38 +03:00
Dmitry Tretyakov
6d1587471c Update WallPresenter.php 2023-10-25 18:23:34 +07:00
Dmitry Tretyakov
5e3b06a05b Update WallPresenter.php 2023-10-25 17:19:49 +07:00
Dmitry Tretyakov
672a8400c3 Update WallPresenter.php 2023-10-25 17:18:30 +07:00
Dmitry Tretyakov
2922204b48 Update Logs.xml 2023-10-25 17:11:04 +07:00
Dmitry Tretyakov
1320410f17 getRowCount() отменяется 2023-10-25 17:04:37 +07:00
Dmitry Tretyakov
aba5a1b49a Update WallPresenter.php 2023-10-25 16:50:26 +07:00
Dmitry Tretyakov
b70c6c96bb Update WallPresenter.php 2023-10-25 16:47:40 +07:00
Dmitry Tretyakov
158f1938bb Update WallPresenter.php 2023-10-25 16:45:21 +07:00
Dmitry Tretyakov
49a7047773
Patch array objects for PHP 8.1 (#999)
* Patch array objects for PHP 8

* Reswitch getting counts

* Update WallPresenter.php

* Update WallPresenter.php

* Fix
2023-10-25 16:42:26 +07:00
IsamiRi
e3b9fb9f41
Fix for #995 (#996) 2023-10-23 22:28:41 +03:00
Dmitry Tretyakov
1c3d4d8429 Revert "UPD code"
This reverts commit fef0203aa4.
2023-10-19 12:18:59 +07:00
Dmitry Tretyakov
fef0203aa4 UPD code 2023-10-19 12:02:39 +07:00
кременчукча
e3311fbf97
Locales: Update ukrainian localization (#993)
* Add localization uk.strings

* Чорт забирай!

* LanguageTool №1

* Чорт забирай! №2
2023-10-16 01:51:50 +03:00
lalka2018
ab1c6dc843 Fix for deleting photos that don't have albums 2023-10-11 18:21:30 +03:00
lalka2018
029d21c7ee Simplefai ze kod 2023-10-10 18:33:06 +03:00
lalka2018
a0e895824c
Merge branch 'master' into suggests 2023-10-08 13:53:11 +03:00
Vladimir Barinov
a859fa13a5
[WIP] Textarea: Upload multiple pictures (#800)
* VKAPI: Fix bug when DELETED user appear if there is no user_ids

* Textarea: Make multiple attachments

* постмодернистское искусство

* Use only attachPic for grabbing pic attachments

TODO throw flashFail on bruh moment with pic attachments

* draft masonry picture layout in posts xddd

где мои опиаты???

* fix funny typos in computeMasonryLayout

* Fix video bruh moment in textarea

* Posts: add multiple kakahi for microblog

* Photo: Add minimal implementation of миниатюра открывашка

Co-authored-by: Daniel <60743585+myslivets@users.noreply.github.com>

* Photo: Add ability to slide trough photos in one post

This also gives ability to easily implement comments and actions

* Photo: The Fxck Is This implementation of comments under photo in viewer

* FloatingPhotoViewer: Better CSS

- Fix that details background issue
- Make slide buttons slightly shorter by height

* FloatingPhotoViewer: Refactor, and make it better

- Now you can actually check the comments under EVERY photo
- Fix for textarea. Now you can publish comments

* Fix funny typos xddd

* Kinda fix poll display in non-microblog posts

* Posts: Fix poll display in microblog posts

* Add photos picker (#986)

* early implementation of photos pickir

Добавлен пикер фоточек и быстрая загрузка фото. Так же пофикшен просмотрщик фото в группах. Но, правда, я сломал копипейст, но это ладн.

* Fiks fotos viver four coments.

* Add picking photos from clubs albums

Копипейст и граффити так и не пофикшены

* Fix graffiti and copypaste

Какого-то хуя копипаста у постов срабатывает два раза.

* some fixesx

* dragon drop

* Fix PHP 8 compatibility

* 5 (#988)

---------

Co-authored-by: celestora <kitsuruko@gmail.com>
Co-authored-by: Daniel <60743585+myslivets@users.noreply.github.com>
Co-authored-by: lalka2016 <99399973+lalka2016@users.noreply.github.com>
Co-authored-by: Alexander Minkin <weryskok@gmail.com>
2023-10-03 19:40:13 +03:00
6632d070f5
fix(containers): 🔊 Set log output to stdout
Let the docker handle logs. https://12factor.net/logs motivated me to do this
2023-10-03 01:49:53 +03:00
lalka2016
db8e9d183f Fix typos in NoSpam 2023-10-02 17:24:01 +03:00
Vladimir Barinov
569a8e8bee
repositories/logs does not exist 2023-09-29 18:47:53 +03:00
5710d131fd
SQL: Reorder migration files
The issue was that numbers were duplicating, so I decided to fix them
2023-09-23 01:18:33 +03:00
75ce995df5
Docker: add KAFKA_CFG_NODE_ID to docker-compose 2023-09-23 01:11:00 +03:00
8483a2d343
SQL: fix all support_names-related migrations
This solves some problems in Docker instance
2023-09-23 01:10:03 +03:00
edf10c4248
Docker: add imagick to dependencies
I'm not sure if that's all we need to make it work, but I will solve
this issue step by step
2023-09-22 23:56:18 +03:00
lalka2018
cc5a56917b
fix gifts pagination (#984) 2023-09-18 18:09:25 +03:00
lalka2018
43de40a0dc
Add Video Picker (#981) 2023-09-17 19:19:25 +03:00
lalka2018
468eba80bd
Locales: Make more strings translatable (#961) 2023-09-17 16:22:59 +03:00
n1rwana
0ef413a5b9
Ability to hide "My applications" from the menu (#937) 2023-09-17 00:56:36 +03:00
lalka2018
2939936534
Update Post.php (#983) 2023-09-16 19:51:36 +03:00
lalka2018
06f324f98c
Фиксы для #980 и #979 (#982)
* Что я должен здесь сказать?

* playerock

* Copypaste
2023-09-16 19:14:23 +03:00
lalka2018
97a176c261
Редактирование постов только покруче (#979)
* Add editing posts

* Add checkboxes

* Add ctrl+enter + fix empty posts

* Fix funny bug
2023-09-14 20:54:22 +03:00
lalka2018
14d5caaf9f
Photos: AJAX support (#980)
* aj

* Drag'n'drop

* add good view
2023-09-14 20:36:29 +03:00
lalka2016
500107fa78 planshet openvk
Add tabs for post view, add signer's object in wall get and add person icon in microblog
2023-09-03 16:13:31 +03:00
lalka2016
e1f10353e0 Add "owner's posts' and "other's posts"
Давайте рофлить👨‍💻👨‍💻👨‍💻
2023-08-28 18:08:38 +03:00
lalka2016
2ddd4544e8 👨‍💻 Add 👨‍💻 fading 👨‍💻 2023-08-27 17:47:10 +03:00
n1rwana
245f8690c6
[noSpam] Параметры блокировки (#960)
* Параметры блокировки

* Защита от SQLi и доработка поиска

* Фикс блокировки, если дата разблокировки не указана
2023-08-26 13:14:25 +03:00
n1rwana
e433e46b36
Исправлен редирект после удаления аватарки сообщества (#967) 2023-08-21 12:47:51 +03:00
n1rwana
0d66c8e9d6
Исправлено отображение блока с информацией о деактивации (#966) 2023-08-21 12:47:25 +03:00
lalka2018
4c0deec5af
r (#971) 2023-08-21 12:45:27 +03:00
lvl
0b7a2e1eda
Update hy.strings (#973)
it's been a while
2023-08-21 12:44:56 +03:00
lalka2016
ba77162533 al_wall.js -> al_suggestions.js 2023-08-21 12:37:00 +03:00
lalka2016
77fe2fb63e aiaks 2023-08-20 15:38:21 +03:00
lalka2018
69d0739ef1
dghnryjtyj (#972) 2023-08-20 17:55:41 +07:00
lalka2016
6bd475a6ac openvk.uk
Возможно, приведение кода к кодстайлу (удаление скобочек то есть)
2023-08-19 22:34:41 +03:00
lalka2016
5f51881a5d g 2023-08-17 21:19:35 +03:00
lalka2016
c8ef5ccd64 Improvements 2 api 2023-08-15 10:21:06 +03:00
veselcraft
c2b6db1b8a
Global: Add underline while cursor hovering to the clickable counters in the left menu 2023-08-15 02:40:42 +03:00
n1rwana
1174ddfa4f
[Reports] Возможность перейти к посту из комментария (#965)
ПОРНО
2023-08-15 02:12:48 +03:00