openvk/Web/Presenters
veselcraft 8e07a59172
Themes: Autodetect Mobile and Desktop platforms
Check out openvk-example.yml to set up default mobile theme (if u have one)

I also changed the function's name and added a 'once' boolean arg which means the theme will be set for only one page

Also closes #402 and #403
2022-01-16 23:15:33 +03:00
..
templates Add "my news" link to global feed 2022-01-16 14:07:57 +02:00
AboutPresenter.php About: Add a page with information about an instance 2022-01-03 17:59:12 +02:00
AdminPresenter.php Admin: Add ability to disable display of group posts in the global feed 2022-01-15 19:41:39 +02:00
AuthPresenter.php Auth: Show /restore only to unauthorized people 2021-12-31 11:35:05 +07:00
AwayPresenter.php Initial commit 2020-06-07 19:04:43 +03:00
BlobPresenter.php [IMPORTANT SECURITY] Fix critical directory traversal vulnerability in file seeding mechanism 2020-06-14 18:43:23 +03:00
CommentPresenter.php Removed unnecessary extensions from the routes 2021-12-31 11:28:57 +07:00
ContentSearchPresenter.php Initial commit 2020-06-07 19:04:43 +03:00
GiftsPresenter.php Commerce: allow disabling commerce in configuration 2021-10-12 12:20:08 +03:00
GroupPresenter.php Groups: Add ability to hide posts from the global feed 2022-01-02 01:45:00 +02:00
HelloPresenter.php Initial commit 2020-06-07 19:04:43 +03:00
InternalAPIPresenter.php Notifications: WIP: Add ajax notifications :D 2021-10-15 23:05:27 +03:00
MessengerPresenter.php Messenger: Allow sending messages not only to friends and add a privacy setting to customize this 2021-12-28 11:40:14 +02:00
NotesPresenter.php Privacy: Fix a lot of issues with user's privacy 2021-12-14 16:00:12 +03:00
NotificationPresenter.php Initial commit 2020-06-07 19:04:43 +03:00
OpenVKPresenter.php Themes: Autodetect Mobile and Desktop platforms 2022-01-16 23:15:33 +03:00
PhotosPresenter.php Photos: Fix creating and deleting albums in groups 2022-01-02 17:15:49 +02:00
SearchPresenter.php Refactor search 2020-11-22 10:29:27 +00:00
SupportPresenter.php Global: Replacing Textile with Markdown 2022-01-16 12:09:05 +03:00
ThemepacksPresenter.php [IMPORTANT SECURITY] Fix critical directory traversal vulnerability in theming mechanism 2020-06-14 18:37:06 +03:00
TopicsPresenter.php Groups: Remove the ability for those who are not group administrators to publish posts, comments and topics on behalf of the group 2021-12-15 19:19:13 +02:00
UnknownTextRouteStrategyPresenter.php Initial commit 2020-06-07 19:04:43 +03:00
UserPresenter.php Themes: Autodetect Mobile and Desktop platforms 2022-01-16 23:15:33 +03:00
VideosPresenter.php Privacy: Fix a lot of issues with user's privacy 2021-12-14 16:00:12 +03:00
VKAPIPresenter.php Users: Add two-factor authentication (#321) 2021-12-02 17:31:32 +02:00
WallPresenter.php Groups: Add ability to hide posts from the global feed 2022-01-02 01:45:00 +02:00