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
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
lalka2018
69d0739ef1
dghnryjtyj ( #972 )
2023-08-20 17:55:41 +07: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
veselcraft
a2c5896fa1
Reports: Fix 500 error while trying to delete group's publication
2023-08-15 01:10:49 +03:00
veselcraft
bddfbdc368
Reports: Fix 500 error while trying to delete any non-text publication
2023-08-15 00:59:57 +03:00
ee2e5e8d1c
Fix microblog comments and left menu links 2 ( #956 )
...
* Фикс комментариев в микроблоге
* Update @layout.xml
* Update @layout.xml
* Update comment.xml
---------
Co-authored-by: n1rwana <me@n1rwana.xyz>
2023-08-11 17:17:56 +03:00
n1rwana
6e7f8833fe
Fix microblog comments and left menu links ( #955 )
...
* Фикс комментариев в микроблоге
* Update @layout.xml
2023-08-11 17:10:18 +03:00
Jill
6159262026
Add reports ( #634 )
...
* Reports: [INDEV] Undone implementation of reports
* Reports: Backend is done
* Reports: Still makin it...
* Reports: Added report window
* Reports: Corrected the content type
* Reports: Make it work
* Reports: Minor fixes and localization
* Reports: Ability to hide Share and Like buttons
Also renamed the .sql file
* Revent some changes from 8f8d7bb
I will move them to the master branch
* Reports: Only for those who can access Helpdesk
* Reports: Modified the route
* Reports: Change the routes
* Reports: Show reports count
* Report: Fix URL
* Обновление репортов (#715 )
* Репорты живы
* 2
* Better reports
* Логи
* Update DBEntity.updated.php
* noSpam
* Сбор IP и UserAgent + фикс логирования в IPs
* Новые поля для поиска etc.
* Fixes
* Fixes and enhancements
* Поиск по нескольким разделам
* Reports enhancements
* Совместимость с новыми логами
* Совместимость с новыми логами
* Update Logs.xml
* Update Logs.xml
* Logs i18n
* Update Logs.xml
* Update AdminPresenter.php
---------
Co-authored-by: veselcraft <veselcraft@icloud.com>
Co-authored-by: Ilya Prokopenko <55238545+Xenforce@users.noreply.github.com>
Co-authored-by: n1rwana <aydashkin@vk.com>
2023-08-11 16:50:19 +03:00
n1rwana
8265dc0fc6
Add logging system ( #940 )
...
* Логи
* Update DBEntity.updated.php
* Сбор IP и UserAgent + фикс логирования в IPs
* Fixes
* Совместимость с новыми логами
* Update Logs.xml
* Logs i18n
* Update Logs.xml
* Update AdminPresenter.php
2023-08-11 16:43:39 +03:00
n1rwana
7f46d683c3
Support: Give users the ability to close tickets themselves ( #925 )
...
* User can close ticket (#879 )
* Localization
* Update SupportPresenter.php
* Update View.xml
2023-08-11 02:11:40 +03:00
n1rwana
8ca3de8afa
Clubs: Group bans fixed ( #946 )
2023-08-09 16:05:01 +03:00
n1rwana
4a65096e64
Clubs&Albums: Fix of empty names of albums and clubs ( #936 )
2023-08-09 15:50:04 +03:00
n1rwana
5c76b56da4
Исправление дублирования подписчиков/лайков/друзей ( #941 )
2023-08-04 15:10:23 +03:00
Anonymous
a2384cc231
Delete .idea directory ( #920 )
2023-07-13 23:19:30 +03:00
celestora
7b92ed58e7
Fix bug in photo vk api structure
...
I forgor that `pid` refers to virtual, not absolute, id
2023-07-13 14:27:07 +03:00
celestora
3db545f91a
Fix bugs in photos.getUploadServer and photos.save
2023-07-12 20:49:55 +03:00
Dmitry Tretyakov
79ae72f15a
VKAPI: Add NSFW boolean key in Wall.get
/Newsfeed.get
/Newsfeed.getGlobal
2023-07-12 22:38:01 +07:00
veselcraft
2018131934
Admin: Add password changer for user and password generator
...
localization coming soon (i hope @lumaeris will do this 4 me)
2023-07-12 02:35:45 +03:00
celestora
ef7b4b6c3e
Fix firefox data uri popup cocksex in notes/create
2023-07-07 15:03:38 +03:00
celestora
a4454ab7a0
Re: Fix navigation to "[object Object]" after closing note
2023-07-07 14:52:10 +03:00
celestora
3a1acaeeeb
Fix incorrect rejection invocation in Notes.getNote
2023-07-07 14:46:20 +03:00
celestora
c53dce2bea
Fix navigation to "[object Object]" after closing note
2023-07-07 14:45:50 +03:00
celestora
49e449e478
Notes: add new note viewing UI for wall
2023-07-06 13:20:49 +03:00
celestora
5ca9e2808c
Fix premature iterator closure error in Wall.getMyNotes
2023-07-06 11:47:53 +03:00
celestora
070ea16536
Fix permissions reporting (can_create_topic, can_post) for clubs in vk api
2023-07-06 11:44:46 +03:00
lalka2018
2e76ca16df
Wall: add notes attachments to posts ( #907 )
...
* Posts: add notes attachments
2023-07-05 14:54:58 +03:00
Dmitry Tretyakov
b35b87567b
VKAPI: Add banned (not only deleted!) user stub
...
Final fix #622
2023-07-02 13:11:49 +07:00
Österreich Luminota
3ae9def10a
VKAPI: Wall.getById hotfix (for real now)
...
Resolves GH-909
2023-06-29 22:36:01 +07:00
Vladimir Barinov
050ab43889
API: hotfix
2023-06-29 16:43:56 +03:00
celestora
3d90eb89ec
Make messenger box larger
...
Addresses #906
2023-06-22 15:56:53 +03:00
lalka2018
59554172d6
Поддержка видео с YouTube в API и фикс board.php ( #905 )
2023-06-22 14:22:07 +03:00