Commit graph

758 commits

Author SHA1 Message Date
Ash
faec7a7f8b
Update am.strings 2021-11-20 08:27:11 +04:00
Maxim Leshchenko
cdb799be97
Russian, Ukrainian: Remove useless lines from a past commit 2021-11-20 01:10:41 +02:00
Maxim Leshchenko
d58e59cd46
English, Russian, Ukrainian: Add "Gifts left" strings 2021-11-20 01:07:40 +02:00
Maxim Leshchenko
6562884af2
Wall: Handle exception when posting a long post 2021-11-20 00:46:51 +02:00
Celestora
b5d1384d08 Fix oxygen-icons submodulojn 2021-11-18 15:58:43 +02:00
Ilya Prokopenko
a6b738ffd2
Global: Changed logo in the header
... as well as changed the width value for .home_button
2021-11-18 20:48:25 +07:00
Celestora
1c34e51750 Fix indentation in TRichText 2021-11-17 21:41:44 +02:00
Celestora
373513cabc WIP: Fix XSS vulnerability in support tickets 2021-11-17 21:39:22 +02:00
Celestora
b1fbb7560c Fix weird reference to "owner" column in Post::getOwnerPost 2021-11-17 18:27:11 +02:00
Celestora
150061840d Put locales back in repo 2021-11-17 18:09:19 +02:00
Celestora
df18216442 WIP: I hate submodules 2021-11-17 18:07:54 +02:00
Maxim Leshchenko
c83947ab09
Groups: If the administrator is hidden, create his posts anonymously 2021-11-17 09:43:55 +02:00
Maxim Leshchenko
2ee7a141c5 User: Correctly display the number of videos and notes on the user's page when their list is collapsed 2021-11-16 14:31:15 +02:00
Maxim Leshchenko
4daa1afea4
Groups: Show number of administrators when their list is collapsed 2021-11-16 13:01:33 +02:00
Maxim Leshchenko
c383a3cdc9 Groups: Fix the very inclusion of the display of the creator, when changing the name, when all administrators are hidden 2021-11-16 12:45:34 +02:00
Celestora
674e613e30 Fix routing bug in absolute photo URLs 2021-11-16 11:56:27 +02:00
Celestora
4d63ad4681 Correct configuration and SQL dump for anonposting feature 2021-11-15 22:00:48 +02:00
Celestora
0a7bc786b5 Add option to post anonymously 2021-11-15 21:45:48 +02:00
Ilya Prokopenko
762368c89c
Bump locale version 2021-11-15 23:31:14 +07:00
Ilya Prokopenko
0ece853c5a
Bump locale version 2021-11-15 23:02:31 +07:00
Ilya Prokopenko
3e0447c3f0
Notes: Undoing changes to Entities/Note 2021-11-15 14:11:51 +03:00
Ilya Prokopenko
98fd851729
Notes: Actual use of virtual ID 2021-11-15 14:00:49 +03:00
Ilya Prokopenko
22c592c075
SQL: Added a column for pinned posts 2021-11-15 17:27:18 +07:00
Maxim Leshchenko
85208a5c8e
VKAPI: Add ability to publish posts with signature of author 2021-11-15 10:43:15 +02:00
Maxim Leshchenko
3d07339431
Groups: Fix error when changing website 2021-11-13 23:43:51 +02:00
Maxim Leshchenko
2c31900d97
Groups: Return pagination to subscribers list 2021-11-13 23:39:00 +02:00
Maxim Leshchenko
7c81378b6c
About: Add myself :3 2021-11-13 22:57:18 +02:00
Maxim Leshchenko
5c9d3c085e
When you like a repost, put likes on the entire hierarchy of repost posts recursively (#287) 2021-11-13 22:28:17 +02:00
Ilya Prokopenko
33f027b84b
Clubs: Added a getWebsite function 2021-11-13 19:21:46 +07:00
veselcraft
9cef1f630f
Users: Added a getWebsite function just to fix unworking state xddd 2021-11-13 15:13:44 +03:00
Ilya Prokopenko
48833d81e9
Bump locale version 2021-11-13 18:52:01 +07:00
Ilya Prokopenko
dcc3161b8f
Bump locale version 2021-11-13 18:47:09 +07:00
Maxim Leshchenko
1c650d595c
Add the ability to specify the website of users and groups (#279) 2021-11-12 18:56:41 +02:00
Maxim Leshchenko
818d7cbc02
Fix crutch to correctly display the name of the group creator with Russian symbols 2021-11-12 18:18:48 +02:00
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