Maxim Leshchenko
948719ec3d
Groups: Do not show group pin button in group list when the group cannot be pinned
2021-12-24 22:08:03 +02:00
Vladimir Barinov
b765038bc3
Messages: Change the color or unread message ( #365 from @Defenders08)
2021-12-24 11:09:22 -08:00
Defenders08
f35f32eb9c
Update style.css
2021-12-25 00:56:09 +07:00
Maxim Leshchenko
b9c9c45bbf
Wall: Fix "Reply" button in the feeds
2021-12-24 16:58:04 +02:00
Ilya Prokopenko
a95b7e571a
README, Docs: Removed unnecessary actions
...
Submodules were removed anyway
2021-12-24 16:28:32 +07:00
Maxim Leshchenko
54963cfafc
Revert "L10n: Improve the work of exporting a language to JS with includes"
...
I got a little confused then, it turned out to be unnecessary
2021-12-23 13:19:54 +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
21b03d3e71
L10n: Improve code in JavaScript tr function
2021-12-22 19:09:05 +02:00
Maxim Leshchenko
3d44361a76
L10n: Improve the work of exporting a language to JS with includes
2021-12-22 18:21:38 +02:00
Maxim Leshchenko
6ebae054c6
L10n: Remove the ability to specify the fallback language and use includes instead
2021-12-22 18:21:27 +02:00
Maxim Leshchenko
70b4712c92
Gifts: Display information about an anonymous gift to the person who sent it
2021-12-22 17:53:45 +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
WerySkok
d2814bef01
L18n: Set fallback languages for locales
...
Russian as fallback for cyrillic locales and English for other ones
2021-12-22 18:04:27 +03:00
Maxim Leshchenko
c8b44ce9a2
Notifications: Remove unnecessary links from the list
2021-12-22 16:51:13 +02:00
Maxim Leshchenko
601d120771
Global: Don't highlight mentions if they are part of a word or link
2021-12-22 16:03:41 +02:00
veselcraft
43bfd48fa9
Groups, Users: Fix right for Groups and Friends list
2021-12-22 16:42:02 +03:00
veselcraft
753a282b88
Groups: Delete the leftover lable Actions
2021-12-22 16:29:04 +03:00
veselcraft
0d255ec746
Merge branch 'master' of github.com:openvk/openvk
2021-12-22 16:27:05 +03:00
veselcraft
511afc464c
ListView: Add a actions block to the element of the list
2021-12-22 16:26:49 +03:00
Maxim Leshchenko
c75ce513a0
Gifts: Return the ability to send gifts to those who did not have them
2021-12-21 17:25:03 +02:00
veselcraft
8479ae5e70
Merge branch 'master' of github.com:openvk/openvk
2021-12-20 23:52:37 +03:00
veselcraft
05643e97cd
Photos: Album view redesign
2021-12-20 23:51:50 +03:00
Vladimir Barinov
4aad7cef42
Users: Fix incorrect rating achievements
...
Fixes #355
2021-12-20 09:38:09 -08:00
veselcraft
40b0603429
Gifts: Increase value of visible gifts on user's page from 3 to 4
...
Yep, this is a fixup of previous commit
2021-12-20 19:05:55 +03:00
veselcraft
3d75e9cd7e
Gifts: Move gifts to the left side on User's page
...
Fixes #175
2021-12-20 19:01:34 +03:00
veselcraft
a7944a1e08
User: Friends mini-list redesign
...
Also fixes #180
2021-12-20 18:02:49 +03:00
veselcraft
f902e95cfc
Wall: Fix big avatars on repost
2021-12-20 16:38:07 +03:00
Maxim Leshchenko
3b54c4b878
Users: Add ability to transfer votes to another user
2021-12-19 14:52:40 +02:00
Maxim Leshchenko
cb8c2f683b
Groups: Fix the display of groups for non-logged in users
2021-12-18 20:42:01 +02:00
Maxim Leshchenko
af3dc6608e
Translate comment reply button text
2021-12-18 17:08:33 +02:00
Maxim Leshchenko
8efe468e8f
Support: Again fix answers evaluating
2021-12-18 16:17:18 +02:00
Maxim Leshchenko
e4452aca7e
Fixup "Microblog: Fix reply button in inline comments below post"
...
All the same, I forgot to add these files to the commit :3
2021-12-17 21:35:41 +02:00
Maxim Leshchenko
497e55b1a7
Microblog: Fix reply button in inline comments below post
2021-12-17 21:30:39 +02:00
Dmitry
afa1d7e71c
Fix online in messages ( #354 )
2021-12-17 20:34:24 +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
Maxim Leshchenko
18cb0fe5b5
Global: Allow localization of custom links in the menu
...
To do this, add the "@" symbol to the beginning of the link name
2021-12-17 17:28:21 +02:00
Maxim Leshchenko
e65d6231a1
Groups: Fix posting comments on behalf of the group
2021-12-17 17:13:40 +02:00
Maxim Leshchenko
846510ef93
Fixup "Groups: Transfer community permissions to another user ( #348 )"
...
Didn't notice these problems during the code review :3
2021-12-16 21:23:28 +02:00
n1rwana
1d5a599734
Groups: Transfer community permissions to another user ( #348 )
...
Closes #302
2021-12-16 20:40:34 +02:00
Maxim Leshchenko
e00e3b9097
Support: Fix answers evaluating
...
Now it works
2021-12-16 20:25:42 +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
c0acfd7f7f
Groups: Remove the ability for those who are not group administrators to publish posts, comments and topics on behalf of the group
...
Before this commit, this could be done by sending the corresponding parameter in the POST request (but the checkbox for this was not displayed by default)
2021-12-15 19:19:13 +02:00
veselcraft
e32aba2fd3
Photos: Fix unexisting permissions for clubs photo album
2021-12-15 20:18:43 +03:00
Maxim Leshchenko
cd91d4e310
Discussions: Some fixes
2021-12-15 19:00:26 +02:00
n1rwana
3ed37e34a4
The "invite" button has been added to the header ( #347 )
...
The "invite" button has been added to the header
(Issue #196 )
2021-12-15 21:25:07 +07:00
Maxim Leshchenko
c9091c3499
Discussions: Fix posting comments on behalf of the club
2021-12-15 12:18:20 +02:00
Maxim Leshchenko
5354d8edcc
Support: Fix an error when trying to view a ticket
2021-12-15 02:02:12 +02:00
Maxim Leshchenko
1356944109
Discussions: Display topic creation date
2021-12-15 01:47:05 +02:00
Maxim Leshchenko
4d129290c7
Rename SQL dump to maintain order
2021-12-15 01:32:04 +02:00