Commit graph

1909 commits

Author SHA1 Message Date
mrilyew
b43fe8b016 do not add photo to wall photos if it wrong 2025-05-27 13:38:29 +03:00
mrilyew
ff61ba5e24 provide upload id on upload context 2025-05-26 23:54:14 +03:00
mrilyew
9bd59d2b89 cover is unlisted now 2025-05-26 23:22:41 +03:00
mrilyew
88125a7195 overridesTemplates -> theme id != "mobile_ovk" 2025-05-26 21:45:40 +03:00
mrilyew
51e640ce42 add space 2025-05-26 21:41:34 +03:00
mrilyew
bf30cfaeeb showArticle() stranniy chel 2025-05-25 11:32:35 +03:00
mrilyew
9d7971ad77 add delete warning on post page delet btuton 2025-05-25 11:26:22 +03:00
mrilyew
b9f3a67433 tickets cut text change from 50 to 200 2025-05-25 11:21:08 +03:00
mrilyew
718d4ffd86 fix yerror that u cant bplay audio on repor tpage 2025-05-25 11:06:50 +03:00
mrilyew
fcc4a99799 add warning before delete on comment 2025-05-25 10:56:39 +03:00
mrilyew
40b6b2715a make video not unlisted after editing 2025-05-24 23:51:28 +03:00
mrilyew
3faab6f9e9 feature autostart gif (hidden) 2025-05-24 23:13:13 +03:00
mrilyew
89cccd5878 fix random topic deletion 2025-05-24 22:23:49 +03:00
mrilyew
ca07849bb9 fix wrong comments when editing 2025-05-24 22:20:23 +03:00
mrilyew
c5d4e8d1a0 make doc image 60% 2025-05-24 22:05:57 +03:00
mrilyew
800ad5d7b8 fix router recursion error 2025-05-24 22:03:06 +03:00
mrilyew
074bdec314 add comments sort 2025-05-24 21:47:11 +03:00
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