Maxim Leshchenko
566759327e
AJAX: Add some code that can be reused to display AJAX request errors
...
Also use this to add groups to the left menu
2021-12-25 18:11:05 +02:00
veselcraft
5d47549442
Global: Add a CSS style for disabled and loading profile buttons
...
Groups: Add a loading animation
2021-12-25 14:17:11 +03:00
Maxim Leshchenko
a1691a1485
L10n: Fix work of JS tr function with numbered strings
2021-12-24 22:58:36 +02:00
Defenders08
f35f32eb9c
Update style.css
2021-12-25 00:56:09 +07:00
Maxim Leshchenko
21b03d3e71
L10n: Improve code in JavaScript tr function
2021-12-22 19:09:05 +02:00
veselcraft
511afc464c
ListView: Add a actions block to the element of the list
2021-12-22 16:26:49 +03:00
veselcraft
05643e97cd
Photos: Album view redesign
2021-12-20 23:51:50 +03:00
veselcraft
a7944a1e08
User: Friends mini-list redesign
...
Also fixes #180
2021-12-20 18:02:49 +03:00
Maxim Leshchenko
3b54c4b878
Users: Add ability to transfer votes to another user
2021-12-19 14:52:40 +02:00
Maxim Leshchenko
497e55b1a7
Microblog: Fix reply button in inline comments below post
2021-12-17 21:30:39 +02:00
Maxim Leshchenko
066ebc1c6f
Groups: Slightly improve the appearance of the list of topics on the group page
2021-12-15 01:20:53 +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
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
veselcraft
c0e0690872
Merge branch 'master' of github.com:openvk/openvk
2021-12-14 15:15:49 +03:00
veselcraft
fa32a92ab5
Styles: Fix nobold tag
2021-12-14 15:15:23 +03:00
Celestora
1ef8c4e248
Copy oxygen-icons statically
...
We don't use any icons which are not 16x16 or 64x64, so including a 368MB submodule is simply irrational, complicates installation and development process. Since the icons are already sugoi, it is also very unlikely that we will need to bump their version in the nearest frature. This being said, I'm removing this submodule and replacing it with actual files copied from repo.
2021-12-14 14:09:26 +02:00
Celestora
8c3507d464
Unlink oxygen-icons submodule
2021-12-14 13:59:02 +02:00
Maxim Leshchenko
c4303ad566
Wall: Translate the post attachment menu
2021-12-13 18:22:04 +02:00
Mikitko Wiśniewski
ea3c1a57a2
L10n: Add traditional russian ( #336 )
2021-12-11 14:11:17 +02:00
veselcraft
735e75fa21
AJAX: Fix when group does not adding to left menu if the group itself have a custom url
2021-12-05 00:08:40 +03:00
veselcraft
534265bb3a
Merge branch 'master' of github.com:openvk/openvk
2021-12-04 23:59:35 +03:00
veselcraft
0890a3204a
AJAX: Adding group to the left menu does not require page reload
2021-12-04 23:59:21 +03:00
Maxim Leshchenko
4d471481b6
Remove extra parentheses from the last commit
...
Please excuse me, it happened by accident!!
2021-12-04 22:27:42 +02:00
Maxim Leshchenko
c52bc1010a
Fixup "Groups: Add the ability to write comments on behalf of the group"
...
Sorry, I just forgot to add this file to the commit :3
2021-12-04 22:23:57 +02:00
veselcraft
92146b8e47
L10n: Added a localization for dialogs
2021-12-04 16:30:18 +03:00
veselcraft
958846a86c
L10n: tr function for JS scripts
2021-12-04 16:06:28 +03:00
Maxim Leshchenko
4048f21f59
Global: Fix paginator display in lists
...
It's probably a crutch, but oh well. Just continued an existing crutch
2021-12-04 13:25:57 +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
Maxim Leshchenko
34f4f8fc5d
Wall: Fix pasting attachments from the clipboard in the post creation form
...
Also fixup previous commit
2021-12-02 14:37:16 +02:00
Maxim Leshchenko
7f43458cda
Wall: Fix attachment of files in the comment popup
2021-12-02 14:01:48 +02:00
veselcraft
1735d1401f
Xmas: updated css
2021-12-01 23:13:16 +03:00
veselcraft
c6ab5b0ac5
Xmas: Custom header and xmas is activated after 1 december
2021-12-01 23:12:05 +03:00
veselcraft
a36fe7b0e8
Global: Instance name in header bar
2021-12-01 16:19:37 +03:00
veselcraft
14b3e13d95
Wall: Compact avatars are now works with non-default settings; Comments in the feed
2021-11-28 14:53:33 +03:00
veselcraft
03dee6b1f0
Wall: Last comments on the post
2021-11-28 14:39:42 +03:00
veselcraft
dd94cde0dc
Feed: Little bit of posting field redesign
2021-11-28 02:47:00 +03:00
veselcraft
5ff3d95b2d
Merge branch 'master' of github.com:openvk/openvk into master
2021-11-27 21:07:42 +03:00
veselcraft
d650a3cd21
Notifications: Shring the radius of the corners
...
Co-authored-by: Defenders08 <60748247+Defenders08@users.noreply.github.com>
2021-11-27 21:07:34 +03:00
Maxim Leshchenko
d7b3ccb3ad
Users: Correctly align the status change popup relative to the status itself
2021-11-27 19:32:21 +02:00
veselcraft
f3791f6478
Wall: Redesign like and repost buttons
2021-11-27 16:31:00 +03:00
veselcraft
7d94282ad4
Pagination: Make it a LOT better
...
thx grinotion for the idea xddddd
2021-11-27 15:19:17 +03:00
Ilya Prokopenko
25d0fde3c3
Global: Deleted bg.gif and hat.gif
...
They were NEVER used. No, seriously.
2021-11-26 20:27:45 +07:00
Ilya Prokopenko
c327054393
Global: Updated Xmas header
...
I should've done this when updating the main header but nvm
2021-11-26 20:09:46 +07:00
Maxim Leshchenko
76605b9eed
Users: Add a popup to change the status
...
Now, when you click on the status, a popup window opens in which you can do this (just like in the original VK and OpenVK Classic). So far, changing the status requires a page reload. Closes #227
2021-11-25 22:10:53 +02:00
Maxim Leshchenko
d782dd055a
Add a separate style to radio buttons so they don't look like checkboxes
2021-11-23 00:38:32 +02:00
Ilya Prokopenko
d58d0b5a38
Added another version of the logo for README only
2021-11-20 17:21:35 +07: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
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