openvk/themepacks/midnight
lalka2018 4699fcbeb9
Groups: Wall: add suggestions (#935)
* Wall: add early suggestions

* Fix br

* Fix empty posts

* fck

* Add offset for api

* Add notifications of new suggestion posts

* Fix mentions in suggested posts

* 🤮🤢

* Change regex

Теперь оно удаляет все теги а не только <br>

* Add da koroche pohuy

* Эдд апи метходс

Методы нестандартные немного

* Pon

* Add skloneniyia

* newlines

* int

* Update loaders and add avtopodgruzka postov

* Update JOERGK.strings

* Blin

* Remove repeated code, fix loaded buttons on chr...

...ome and fix getting suggested posts via API.Wall.getPost

* Fix polls

* Fihes

Теперь уведомление о принятии поста не приходит, если вы приняли свой же пост

Пофикшен баг перехода в предложку

Добавлен старый вид постов в предложке

Теперь счётчик постов в предложке у прикреплённой группы обновляется при принятии или отклонении поста

Убрано всплывающее уведомление об отклонении поста (оно раздражает)

Теперь если вы посмотрели все посты на одной странице (не на первой) и на ней не осталось постов, вас телепортирует на предыдущую страницу

* Remove ability to delete your accepted psto

* oi blin

* Improvements 2 api

* g

* openvk.uk

Возможно, приведение кода к кодстайлу (удаление скобочек то есть)

* aiaks

* al_wall.js -> al_suggestions.js

* 👨‍💻 Add 👨‍💻 fading 👨‍💻

* Add "owner's posts' and "other's posts"

Давайте рофлить👨‍💻👨‍💻👨‍💻

* planshet openvk

Add tabs for post view, add signer's object in wall get and add person icon in microblog

* Simplefai ze kod

* PHP 8 FIX WATAFAK

* Add indesk
2023-11-16 19:44:12 +03:00
..
res OpenVK Midnight: Change the example backdrop image 2023-05-26 16:27:04 +07:00
README.md OpenVK Midnight: Resolve new issues, add README 2023-06-11 00:23:55 +07:00
stylesheet.css Groups: Wall: add suggestions (#935) 2023-11-16 19:44:12 +03:00
theme.yml OpenVK Midnight: Resolve new issues, add README 2023-06-11 00:23:55 +07:00

Preview

Intro

"Midnight" is a design theme using darker shades of color similar to "Slate Blue" (according to X11 colors), designed to reduce eye pain when browsing at midnight or at all times.

The key feature of the design theme is to be as close to the standard design theme as possible, which is why you'll not see a badass (in a good way) design of that button which does not need to be styled.

Contributing

If I (Lumaeris) didn't manage to style a new feature in time or if you develop a new feature with styling yourself, please remember the key feature of the design theme.

"as close to the standard design theme as possible"

What is meant here is that you should NOT add unnecessary properties (such as width, overflow-x, cursor, etc). You should only focus on color changes and only add critical properties where needed. That's it. Keep It Simple, Silly.

When upgrading a version, you don't have to choose something specific like 0.2.64.85 or 2038-1-19.1, just increase the number in the last part of the version line (0.0.5.6 -> 0.0.5.7). It is necessary to update the version constantly to avoid forced caching of the style file. Increase the version is necessary not only in theme.yml, but also in stylesheet.css ("Replace All" will help in this).