Commit graph

1892 commits

Author SHA1 Message Date
mrilyew
dd3e355504 fix infinty scroll for high screens 2025-05-24 19:02:15 +03:00
mrilyew
cdf2eb685e fix followers scroll 2025-05-24 17:53:44 +03:00
mrilyew
78dd0bf0d6 nospam: add warning before apply 2025-05-24 17:27:02 +03:00
mrilyew
a88e17a6e5 show count of comments on microblog comments link 2025-05-24 17:11:26 +03:00
mrilyew
acd00c5f86 add margin to post page 2025-05-24 16:47:44 +03:00
mrilyew
9e7956ec03 enlarge graffiti window 2025-05-24 16:44:51 +03:00
mrilyew
911247b396 source window change padding 2025-05-24 16:34:13 +03:00
mrilyew
f05ea1973e texatreao fi x c ccss padings 2025-05-24 16:31:15 +03:00
mrilyew
cca6f55bc8 fix notes picker 2025-05-24 16:10:25 +03:00
mrilyew
bb2f1b55f7 fix 500 on followers page 2025-05-24 16:08:00 +03:00
mrilyew
1ce92f7c58 back ajax transition on support tickets 2025-05-24 16:05:45 +03:00
mrilyew
f276522fc5 fix blacklist paddings 2025-05-24 16:04:08 +03:00
mrilyew
5755d13425 remove hash setting on scroll 2025-05-24 15:58:44 +03:00
mrilyew
1bf662c5e2 board.php notes.php gifts.php decringation 2025-05-24 15:50:24 +03:00
mrilyew
408caf4302 not load themepack styles if it overrides themepac 2025-05-24 11:51:09 +03:00
mrilyew
586d7e1e6a fix wrong i18n notes xhtml text 2025-05-23 23:53:34 +03:00
mrilyew
2971d4f06f fix wide avataros on likes toltipos 2025-05-23 23:44:16 +03:00
mrilyew
903528e481 do not show age of dead person 2025-05-23 23:32:27 +03:00
mrilyew
ecd463963e who can see likes все желающие -> всем желающим 2025-05-23 23:17:43 +03:00
mrilyew
d64c46412e make audiostatus not so useless 2025-05-23 23:15:03 +03:00
mrilyew
73356f4d9f auto set "от имени сообщества" 2025-05-23 23:02:17 +03:00
mrilyew
6f31da02c8 picker album fix 2025-05-23 22:55:17 +03:00
mrilyew
4ec6ceca8e apps change all aps url to search 2025-05-23 22:45:32 +03:00
mrilyew
596eb7b5e7 docs ux fixes 2025-05-23 22:42:55 +03:00
mrilyew
a922fb7c4c correct margins at doc extension 2025-05-23 21:46:12 +03:00
mrilyew
9f07a83966 add delay on tippy functions to avoid random hover 2025-05-23 21:43:10 +03:00
mrilyew
87a8c8384f show loading cursor if request made 2025-05-23 21:36:51 +03:00
mrilyew
491cd77cd5 remove hidePanel() from wall block 2025-05-23 21:31:42 +03:00
mrilyew
41100469d0 fix video.php video.get items bug 2025-05-23 21:28:01 +03:00
celestora
4b7d2b9b17
feat: database upgrade command (#1236) 2025-05-19 23:38:47 +03:00
55e0aa6a39
Revert "fix(thumbnails): use hash instead of real id (#1234)" (#1296)
This reverts commit a5d80b8f9b.
2025-05-18 15:02:26 +00:00
mrilyew
a5d80b8f9b
fix(thumbnails): use hash instead of real id (#1234)
Заменяется реальный id в ссылке превью на хэш, чтобы нельзя было делать
перебор или просмотр рандомных картинок. В данный момент не особо
критично (потому что можно перебирать посты), но при появлении вложений
в диалогах будет

Co-authored-by: Alexander Minkin <weryskok@gmail.com>
2025-05-18 17:53:39 +03:00
mrilyew
5e7ac304a5
fix(support): fix 500 on agent card edit (#1290)
Исправление карточки агента (смена первичного ключа с agent на id).

Для применения нужно очистить chandler/tmp/cache/database
2025-05-13 16:50:31 +00:00
Jillian Österreich
c25fd84c11
feat(support): add more telegram posts (#1282)
Для упрощения слежки над тикетами были добавлены дополнительные посты
при добавлении комментария и изменении статуса тикета, в случае если
существует отдельный чат под это в Телеграме.

---------

Co-authored-by: veselcraft <veselcraft@icloud.com>
2025-05-10 16:55:54 +03:00
malushik
0a73a40f5f
update(locale-uk): up-to-time localisation (#1281) 2025-05-10 16:15:27 +03:00
mrilyew
1d06a41b39
fix: resolve issues related to API listens field, anonymous notifications, and UX bugs (#1279)
- Исправлено #1278 по идее
- Добавил поле listens в апи (показывается только для своих треков)
- Исправлен старинный баг, связанный с анонимкой (в уведомлении виден
реальный автор)
- Было неправильно добавлять ссылку на "избранное" в навигационное меню,
поэтому она перенесена в настройки на довольно логичное место
- Удалены некоторые импульсивности в коде и некоторые баги ux

---------

Co-authored-by: Alexander Minkin <weryskok@gmail.com>
2025-05-03 16:53:14 +03:00
c54ccf6e28
fix(actions): update Ubuntu (#1280)
20.04 is no longer supported by GitHub so using ubuntu-latest instead
2025-05-03 16:37:43 +03:00
Vladimir Barinov
b7fc23bb52
fix(pda), chore(locale): adapt for pda (#1276) 2025-04-19 17:37:59 +03:00
mrilyew
3e0c508ca1
fix(music, user, club): several patches (#1267)
- Исправлено 500 в плейлистах
- Заметил, что вместо причины бана отображается "подозрительная
активность", вернул показ оригинала сообщения

![1](https://github.com/user-attachments/assets/9a804076-8baf-4ab6-9294-82771480bcc0)
- Порядок подписчиков в группе идёт теперь от первых подписавшихся (об
этом вроде #1260)
- Удалены лишние методы deleteComment, поскольку есть
wall.deleteComment, временно~ урезано поле "attachments" в некоторых
методах. У фото теперь есть orig_photo
- Исправлена меняющаяся на один пиксель кнопка "воспроизвести" в плеере
в chrome и #1256,
2025-04-04 17:48:25 +03:00
mrilyew
be65f81a4a
fix(audio, favorites): big patch #1259
# Аудио
- Добавлена вкладка в аудио "загруженное" которую я забыл добавить в
октябре 2023. Она показывает загруженные аудио в порядке возрастания.
Есть так же идеи для вкладок "недавно прослушанное" и "ваши друзья
слушают" (последняя добавит иммерсивности, или как это называется,
персональности на сайт, хотя по факту она просто соберёт id всех друзей
и выдаст их недавние добавления в коллекцию), но тогда будет
нагромождение вкладок и придётся какое то сворачивание добавлять.
- Если аудио больше 10 и ты на странице аудио, то показывается мелкая
кнопка в правом нижнем углу которая развернёт счётчик и пагинатор.
- Если аудио обрабатывается (processed как я назвал в css) то появится
кнопка "всё равно хочу воспроизвести".
- При переключении трека меняется заголовок вкладки
- Если ты вызвал контекстное меню но оно ушло за экран, то оно будет
повыше.

# Уязвимости
- Убрана уязвимость в audio api что можно было посмотреть айди владельца
удалённого аудио. В целом непонятно использование id в тексте ошибки,
поскольку он не должен изменятся и быть обобщённым, по типу access to
audio denied. Но да ладно, коду три года всё таки.
- Удалённый контент заменяется "[deleted]" в /fave. Я бы на самом деле
не добавлял это, но меня испугал последний абзац fixed #1258 поэтому
добавил.
2025-03-28 17:04:13 +03:00
Vladimir Barinov
a12c77083b
fix(links, away) (fixes #1253) 2025-03-16 17:57:21 +03:00
Vladimir Barinov
4815186b79
chore(statistics): change behavior of active users count (#1254) 2025-03-16 17:53:58 +03:00
Vladimir Barinov
9ef7d2d7c4
fix(age): calculation (fixes #1252) 2025-03-16 16:51:05 +03:00
mrilyew
b92bf7f41a
feat(fave) (#1240)
* add liked content

* fix order

* linter

* linter errors fix

* задушнил

---------

Co-authored-by: veselcraft <veselcraft@icloud.com>
2025-03-09 16:42:19 +03:00
def76226b7
feat(core): add phpstan for static analysis (#1223)
* feat: add phpstan for static analysis

* ci(actions): add phpstan action

* ci(actions): do analysing inside docker container

* fix(FetchToncoinTransactions): add var declaration

* fix(ServiceAPI/Wall): add var declaration

* fix(bootstrap): remove case-insensitive false vars

* fix(VKAPI/Handlers/Board): change parameters order

* fix(VKAPIRequestHandler): set fail's return type as never

* fix(VKAPI/Handlers/Groups): add array declaration

* fix(VKAPI/Handlers/Newsfeed): add return_banned declaration

* fix(VKAPI/Handlers/Notes): move $nodez declaration up

* fix(phpstan): most of the things and stupid lines of code

* fix(lint)

* fix(phpstan): less errors

* fix(lint): again. cuz i forgot about it

* fix(stan): all errors are gone now =3

---------

Co-authored-by: veselcraft <veselcraft@icloud.com>
2025-03-09 16:03:33 +03:00
ayato
77c8e1245c
fix(locales/kk.strings): fix oopsie in Kazakh locale (#1246) 2025-03-06 15:52:47 +03:00
malushik
a88e929717
update(locale-uk): up-to-time localization (#1232)
* Update uk.strings

* Update uk.strings

* Update uk.strings
2025-02-28 18:15:51 +03:00
cb14085cd4
style: fixes (#1237) 2025-02-22 23:46:02 +03:00
n1rwana
ee0dd8c749
fix(away.php): fix link checking (#949)
* Фикс проверки заблокированных ссылок

* fix(away.php): syntax

---------

Co-authored-by: mrilyew <99399973+mrilyew@users.noreply.github.com>
Co-authored-by: veselcraft <veselcraft@icloud.com>
2025-02-16 16:47:48 +03:00
ayato
6d721eb8b9
fix(messagebox): make dialogue content scrollable and remove height from dialogue header and action boxes (#1230)
Sometimes dialogue boxes get too long and end up going off the screen, making the content impossible to see. This change fixes that by allowing the dialogue content to scroll. It also removes some height restrictions from the header and action sections since they didn’t seem to serve a clear purpose (to me) and might have been causing layout issues.
2025-02-16 16:21:46 +03:00