n1rwana
a714a0aa16
feat(wall): ability to add geopoint to post ( #945 )
...
* Гео-метки
* Update Post.xml
* Wall: geotag translation
* Wall: design + sql fix
* Карта ближайших постов
* Update al_wall.js
* VKAPI: Geo support (not tested idk)
* Update WallPresenter.php
* Better geo points
* Редактирование названия геоточки через интерфейс при создании
* SQL and geopoint name fixes
* fix js
* rewrite a lot
---------
Co-authored-by: veselcraft <veselcraft@icloud.com>
Co-authored-by: mrilyew <99399973+mrilyew@users.noreply.github.com>
2024-12-13 17:53:36 +03:00
mrilyew
bec9079e36
feat(privacy): blacklist v2 ( #1183 )
...
* Перенос ветки blacklist (#900 )
* Blacklist
* Config
* upd
* Added restrictions in the users.get method
* ok
* Update en.strings
* ok 2.0
---------
Co-authored-by: Vladimir Barinov <veselcraft@icloud.com>
* Create 00038-blacklist.sql
* typo xd
* Blacklists: Make it barely work (xd)
* БЛЯЯЯЯЯЯЯЯТЬ
* remove all
* account.ban, account.unban, account.getBanned
* rewrite ui
* add link
* add ignore button to blacklisted users
* fields blacklisted_by_me, blacklisted
* ad ability to blacklist when you ar blacklisted
---------
Co-authored-by: n1rwana <me@n1rwana.xyz>
Co-authored-by: Vladimir Barinov <veselcraft@icloud.com>
Co-authored-by: n1rwana <aydashkin@vk.com>
2024-12-13 17:51:10 +03:00
mrilyew
0a1f717b45
fix(xss): fix #1181
2024-12-13 16:43:34 +03:00
mrilyew
48ccd7ef43
fix(ajax): maybe last fixes
2024-12-08 16:45:35 +03:00
mrilyew
35bfe97360
fix(ajax): fix #1169 , fix #1172
2024-12-08 11:45:19 +03:00
mrilyew
cf43a52713
fix(ajax): track set, photo commenting, reposts
...
fixes #1170
2024-12-07 19:36:56 +03:00
mrilyew
d504067722
fix(ajax): fix photo picker
2024-12-07 17:48:04 +03:00
mrilyew
7d450c18fd
feat: ajax, audio refactor ( #1164 )
...
* Make audio player pizdatey
* Simple ajax routing (scripts are broken)
* Fix most common script problems pt1
* Add ajax player
Осталось пофиксить скрипты и создание плейлистов! Ну и ещё некоторые хуйни по аудиозаписям которые я задумал.
* Add context menu for audios
* Refactor audio upload page
* Repair playlists
* Fix main problems
* Midnight teme adaptation
* Stupid bug fix
* Save audios list in da localstorage and fix msgbox
* Fix time setting
* add beforeUnload event
* Stupid bugs fix
* update page footer on transition
* fix wall publihing
* fix 500 on non existent page
2024-12-07 17:18:29 +03:00