Maxim Leshchenko
e4a90ec2bf
Fix locales (sorry)
...
Signed-off-by: Maxim Leshchenko <cnmaks90@gmail.com>
2021-11-12 16:37:09 +02:00
Maxim Leshchenko
5556c88e44
Improvements related to group admins ( #278 )
...
Changes:
1. Add the ability to display only administrators on the page with a list of subscribers
2. Add the ability to hide the fact that the subscriber is an administrator
3. Fix display of large text in the block with the list of administrators
4. Fix display of the number of administrators
2021-11-12 15:31:23 +02:00
Maxim Leshchenko
3f74e426be
Pinning groups to the left menu: Correct name of the strings
2021-11-12 11:32:22 +02:00
Vladimir Barinov
202c203b80
Merge pull request #282 from maksalees/pinning-groups-to-left-menu
...
Pinning groups to the left menu
2021-11-11 12:46:06 +03:00
Maxim Leshchenko
e3358fcfa5
Pinning groups to the left menu
...
This commit allows you to pin groups to the left menu (max 10 groups, only those in which you are the administrator) from the My Groups page. Fixes #186
2021-11-10 11:18:25 +02:00
celestora
610b2bda6d
Resolve #275 by reducing line-height to 1.3x
2021-11-07 12:40:26 +02:00
veselcraft
44893ff40f
Themes: Hot fix for unauthorized users
2021-11-07 00:30:35 +03:00
veselcraft
1dff89972e
Themes: Now you should not reload page twice after changeing theme
...
Also added a setTempTheme global presenter function
2021-11-06 23:43:48 +03:00
veselcraft
f555c781bf
Group: Refactoring for admins (also fixes #252 )
2021-11-06 22:25:11 +03:00
Vladimir Barinov
7b17328399
Groups: Allow adding comments to group admins ( #274 from @maksalees)
2021-11-06 18:09:30 +03:00
Maxim Leshchenko
a19671eff8
Fix conflicts
2021-11-06 16:57:07 +02:00
Maxim Leshchenko
bcdf4c6524
Redesign of the list of administrators
2021-11-06 16:47:53 +02:00
veselcraft
c8eb6c3f3f
About: Added a knowledge base feature to the main page
2021-11-06 15:02:12 +03:00
veselcraft
2b6f4a9896
Wall: Added more readability ( fix #268 )
2021-11-06 14:40:44 +03:00
Maxim Leshchenko
989cd8952b
Allow adding comments to group admins
...
This commit allows you to add a comment to group administrators, which will be displayed in the list of administrators
2021-11-06 13:06:57 +02:00
celestora
dc10276621
Style radio buttons
2021-11-05 13:24:55 +02:00
Vladimir Barinov
a4f3970ad0
Groups: Add group creator display options ( #270 from maksalees)
2021-11-05 13:49:33 +03:00
Maxim Leshchenko
d05c181e63
Code improvements
2021-11-05 12:32:55 +02:00
Maxim Leshchenko
b15b9643a0
Add group creator display options
...
This commit allows you to display the list of administrators instead of the group author (maximum 7 administrators, the rest will be hidden) and hide the group author
2021-11-05 11:44:50 +02:00
celestora
1bb097fea7
Add indices to MySQL ver. of EventDB
2021-11-04 20:32:20 +02:00
celestora
c306899ead
Fix syntax errors in WallPresenter
2021-11-04 19:01:09 +02:00
veselcraft
c049d5c0f3
Merge branch 'master' of github.com:openvk/openvk
2021-11-04 00:23:42 +03:00
Ilya Prokopenko
96ee98ae28
Now you can't access the wall of a banned user
...
Fixes #264
2021-11-04 16:15:58 +03:00
celestora
4ea2a52f17
Update style.css
2021-11-04 14:25:02 +02:00
Celestora
c0c35c3872
Fix #161 : online status bug
2021-11-04 13:45:30 +02:00
veselcraft
d9f4894e7b
Global: Fix #267
2021-11-04 00:23:29 +03:00
Celestora
e5ea1cd351
Make kromer storage type "real" to allow buying cents/pennies
2021-11-03 19:19:15 +02:00
Ilya Prokopenko
fd09cc61f8
User: Manage user (for admins) ( #263 )
...
Closes #263
2021-11-03 19:02:59 +07:00
Celestora
9e86389b62
Add admin-placeable alerts
2021-11-02 23:07:26 +02:00
Vladimir Barinov
69ff2309f6
Readme: Added a Codeberg link ( #260 from HSDChannel)
2021-11-01 18:55:28 +03:00
Dmitry
5b9c61b1c8
Adding a button "GET IT ON Codeberg"
2021-11-01 21:42:17 +07:00
Ilya Prokopenko
dbca5e4f34
About: #ovkLogo - width -> height
2021-11-01 21:10:31 +07:00
Ilya Prokopenko
8e95a53e04
Global: New version of the full logo
2021-10-31 20:55:55 +07:00
Ilya Prokopenko
ecc1fba94d
Global: Get rid of OpenVK 2 branding ( #105 )
...
Closes #105
2021-10-31 18:29:52 +07:00
dependabot[bot]
03791f4366
Bump underscore from 1.10.2 to 1.13.1 in /Web/static/js ( #258 )
2021-10-30 14:16:19 +00:00
dependabot[bot]
2101f7e75c
Bump jquery-ui from 1.12.1 to 1.13.0 in /Web/static/js ( #256 )
...
Bumps [jquery-ui](https://github.com/jquery/jquery-ui ) from 1.12.1 to 1.13.0.
- [Release notes](https://github.com/jquery/jquery-ui/releases )
- [Commits](https://github.com/jquery/jquery-ui/compare/1.12.1...1.13.0 )
---
updated-dependencies:
- dependency-name: jquery-ui
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-30 17:00:44 +03:00
veselcraft
734a86b799
VKAPI: Added Audio method (early implementation 🧌 )
2021-10-23 00:00:25 +03:00
veselcraft
16d3280336
Merge branch 'master' of github.com:openvk/openvk
2021-10-22 23:49:37 +03:00
veselcraft
aef39f3102
VKAPI: Little bit of refactoring
2021-10-22 23:49:25 +03:00
celestora
7e4896a0d3
Videos: Fix pagination in videos
2021-10-17 12:03:31 +03:00
Ilya Prokopenko
ddce88ba7f
About: Lapskiy was removed from the dev force
...
... at his own request.
2021-10-17 15:57:35 +07:00
Celestora
7d1ab89a85
Notifications: Add config example for Kafka
2021-10-15 23:17:12 +03:00
Celestora
0b7b67e2e7
Notifications: WIP: Add ajax notifications :D
2021-10-15 23:05:27 +03:00
Ilya Prokopenko
931f2a1149
Posts: Online status hotfix
2021-10-15 18:36:21 +03:00
Ilya Prokopenko
2feaee4be4
Posts: Added online status under the avatar
...
Closes #237
2021-10-15 18:17:34 +03:00
Celestora
ad878474ce
Videos: Implement checks to prevent uploads of non-video files or mediacontainers without vstreams
...
Resolves #234
Sorry, Beatrice
2021-10-15 12:34:59 +03:00
veselcraft
cb8038590c
JS, Repost: Notification instead of dialog after reposting
2021-10-14 22:28:25 +03:00
veselcraft
ffb8c6d5df
JS [WIP]: Added a notification popup
2021-10-14 22:21:10 +03:00
Ilya Prokopenko
4d532239e8
README: Added new instance
...
Closes #221
2021-10-14 21:09:28 +07:00
Celestora
829b3d1fbc
Photos: Increase possible wideness/tallness of image to k=7
2021-10-14 14:40:28 +03:00