Commit graph

55 commits

Author SHA1 Message Date
veselcraft
bf81402174
Themes: Apply themes only for one device
Closes #424
2022-01-17 19:01:30 +03:00
Maxim Leshchenko
70dd7e3773
L10n (English): Fix message about ticket change 2022-01-08 18:09:21 +02:00
Maxim Leshchenko
3edf34e0ea
Global: Add user option to hide ad poster 2022-01-03 21:13:53 +02:00
Maxim Leshchenko
1b1c88dd96
About: Add a page with information about an instance
Namely, brief statistics, a list of administrators (the administrator can be hidden from the list using a new right), a list of the 10 most popular groups and rules
2022-01-03 17:59:12 +02:00
Maxim Leshchenko
cca9151661
Groups: Add ability to hide posts from the global feed 2022-01-02 01:45:00 +02:00
Ilya Prokopenko
8863ededf1
Removed unnecessary extensions from the routes
... almost. restore.pl was left temporarily (namely for two days) so that users could safely restore their passwords if they needed to.
2021-12-31 11:28:57 +07:00
Maxim Leshchenko
79e000d175
Users: Allow translation of user alerts
Also add an alert about scam to translations
2021-12-28 22:51:01 +02:00
Maxim Leshchenko
e5c650e351
Messenger: Allow sending messages not only to friends and add a privacy setting to customize this
Closes #91
2021-12-28 11:40:14 +02:00
Maxim Leshchenko
83aec24393
Groups: Add a button to manage a group from the admin panel to the group page 2021-12-26 20:52:35 +02:00
Maxim Leshchenko
9d89a67a91
Support: Ability to respond with configurable quick replies to tickets 2021-12-26 19:18:36 +02:00
Maxim Leshchenko
869873d225
About: Some fixes
Translate the title and increase the size of the topic status column to fit the text there
2021-12-23 12:39:20 +02:00
Maxim Leshchenko
c77fbebd22
Discussions: Add ability to turn on the display of a list of topics above the wall 2021-12-22 17:31:58 +02:00
Maxim Leshchenko
3b54c4b878
Users: Add ability to transfer votes to another user 2021-12-19 14:52:40 +02:00
Maxim Leshchenko
af3dc6608e
Translate comment reply button text 2021-12-18 17:08:33 +02:00
Maxim Leshchenko
8edebcb0d5
Users: Add ability to hide custom links by users through settings 2021-12-17 18:58:31 +02:00
Maxim Leshchenko
4dcb62a1d3
Global: Move link to the donation page to left menu
Previously, the link to donate in the header when the Russian language was turned on took up too much space. Because of this, after adding a link to the invitation, the links in the header became too large and began to look not very nice. Also this link can now be easily disabled
2021-12-17 17:40:08 +02:00
n1rwana
1d5a599734
Groups: Transfer community permissions to another user (#348)
Closes #302
2021-12-16 20:40:34 +02:00
Maxim Leshchenko
26ddfada05
Discussions: Change text of count of messages in the topics 2021-12-16 19:51:04 +02:00
Maxim Leshchenko
1356944109 Discussions: Display topic creation date 2021-12-15 01:47:05 +02:00
n1rwana
a082d84d54
Support: Allow users to rate support answers (#342)
* New feature: users can rate support answers

Now users can rate support answers. They will see links "This is good answer" and "This is bad answer", like it was in original VK.
2021-12-15 00:56:23 +02:00
Maxim Leshchenko
356c782f74
Groups: Discussions
This commit adds discussions (forums) to groups, similar to how it was implemented in the original VK
2021-12-15 00:27:17 +02:00
Maxim Leshchenko
64103ddbc5
L10n (English): Remove extra "yours" from comment notification 2021-12-15 00:20:40 +02:00
Maxim Leshchenko
db91af2a52
Search: Fix redesign
This commit makes the search workable, fixes the length of the search button, translates the placeholder and returns the number of results
2021-12-14 22:43:10 +02:00
veselcraft
4a7a37e200
Search: Full redesign
Co-authored-by: Defenders08 <60748247+Defenders08@users.noreply.github.com>
2021-12-14 16:36:02 +03:00
Maxim Leshchenko
c4303ad566
Wall: Translate the post attachment menu 2021-12-13 18:22:04 +02:00
Maxim Leshchenko
a31655cf2d
Users: Translate strings associated with a ban
Also fix the logout from the banned account
2021-12-13 16:37:43 +02:00
Maxim Leshchenko
910e604630
L10n: Translate errors in OpenVKPresenter 2021-12-10 19:21:25 +02:00
Maxim Leshchenko
6cc68b5480
Support: Translate operations result messages 2021-12-10 18:52:32 +02:00
Maxim Leshchenko
28649d3c4d
L10n: Translate everything related to registration 2021-12-08 23:01:46 +02:00
Maxim Leshchenko
9a48870eac
Users: Validate email and Telegram account name when changing page contacts 2021-12-08 20:06:05 +02:00
Ilya Prokopenko
2b1a147e9f
L10n: Corrections and added missing lines from RU 2021-12-05 12:32:52 +07:00
Maxim Leshchenko
021971289d
Groups: Add the ability to write comments on behalf of the group 2021-12-04 21:46:26 +02:00
veselcraft
92146b8e47
L10n: Added a localization for dialogs 2021-12-04 16:30:18 +03:00
Mikitko Wiśniewski
e9688a862a
Russian, English: add missing "users_gifts" string (#325) 2021-12-04 12:49:29 +02:00
Maxim Leshchenko
b9c2163b4f
2FA: Write about the date and time on the enable page 2021-12-02 19:20:50 +02:00
Maxim Leshchenko
e433e83c5d
Users: Add two-factor authentication (#321)
This commit adds full TOTP 2FA. And even backup codes modeled on the original VK
2021-12-02 17:31:32 +02:00
Ilya Prokopenko
a77c7dea54
Support: L10n support and rewriting responses 2021-11-28 16:44:22 +03:00
veselcraft
e7c3d46e83
L10n: New string "View other comments" 2021-11-28 14:56:39 +03:00
veselcraft
fd2ef5fad5
User: Age refactoring
Лапский, это вообще пиздец какой-то. Проще не додумался сделать?
2021-11-27 21:02:37 +03:00
Maxim Leshchenko
5cd389583e English, Russian, Ukrainian: Fix display of the number of gifts left 2021-11-20 13:05:53 +02:00
veselcraft
e5238ecc41
User: Added a tab in "My Groups" page for usual and managed groups 2021-11-20 13:47:59 +03:00
Maxim Leshchenko
d58e59cd46
English, Russian, Ukrainian: Add "Gifts left" strings 2021-11-20 01:07:40 +02:00
Celestora
150061840d Put locales back in repo 2021-11-17 18:09:19 +02:00
Celestora
1c32d417df Move locales from main repo to submodule 2021-09-20 16:55:44 +03:00
Ilya Prokopenko
8c5e87e461
Locales: New strings - pin, unpin, pinned 2021-09-20 19:26:47 +07:00
Ilya Prokopenko
be1e5cf98f
Locales: Minor corrections and new strings added
Added: results, post_as_group, add_signature, contains_nsfw, attach_no_longer_available, open_post, version_incompatibility, all_news, posts_per_page, none
2021-09-18 11:49:51 +03:00
Ilya Prokopenko
e0ecaf70ce
Locales: Added string forgot_password 2021-09-18 07:35:40 +03:00
Ilya Prokopenko
565da563d5
Locales: Changed some strings and added open_original 2021-09-17 15:38:38 +07:00
Ilya Prokopenko
e3f048901f
Locales: edit -> Edit (except for am_AM)
Closes #117
2021-09-17 12:40:36 +07:00
celestora
272c2493d8
Make comments syntax in locales compatible with Apple string dictionaries format (#98)
* Make comments in locales compatible with Apple .strings format

* Update Crowdin configuration file
2021-09-13 20:55:53 +03:00