Ilya Prokopenko
b11c942c65
Global: Correct the components code
...
НЛО прилетело и опубликовало эту надпись здесь
2022-03-24 15:29:00 +03:00
Ilya Prokopenko
46db744caf
Notes: Add .underline for underlined text
...
Kinda resolves #499 but in a different way
2022-03-23 16:43:17 +03:00
Ilya Prokopenko
88cbde660b
Show only the custom instance name in the header
...
It was funny to see the text "OpenVK" floating on the blank space in
some of the screenshots of users. :^)
2022-03-21 16:00:01 +03:00
Ilya Prokopenko
a31e85f27f
Admin: Add "First known IP" field
2022-03-09 18:23:43 +03:00
Ilya Prokopenko
116a12a90a
DO NOT hide Reg. button when reg. is disabled
2022-03-09 14:06:43 +03:00
Ilya Prokopenko
dee3942aef
Users: Replace Error 404 for deleted profiles
...
This commit replaces the 404 error with a new template for
deleted/non-existent users.
(this commit was backported from profile-removal)
2022-03-04 15:00:43 +03:00
Ilya Prokopenko
08afedc26f
Notes: Fix-up preview image and some other fixes
...
... yeah.
2022-02-27 19:18:13 +03:00
veselcraft
21b16dd7a4
Videos: Redesign preview and list
2022-02-22 13:44:13 +03:00
Ilya Prokopenko
7b78becfbd
Global: Fix hiccups and localize some strings
2022-02-19 20:54:44 +03:00
Ilya Prokopenko
a1a18b7255
Groups: Fix the attachment to the left menu
2022-02-19 20:31:19 +03:00
kosfurler
6726771874
Groups: Fix info table disapperiance in group list
2022-02-19 16:07:15 +03:00
KosFurler
a9eb0ab31b
Merge branch 'master' into similartovk
2022-02-19 01:32:46 +03:00
kosfurler
91b4e03d7e
Layout: Update friends, groups, videos and albums lists. And some style fixes.
2022-02-19 01:03:27 +03:00
f142020724
Locales: Fix "default" string and separate it
...
Whoops, "default" was also used in other places. Now I reverted it back
and added new "arbitrary_avatars"
2022-02-12 19:16:32 +03:00
Ilya Prokopenko
02eacdb84a
Posts: Remove "Report" button
...
This commit removes the Report button. When the feature-reports branch
is finished and merged with the main branch, the button will return to
its place.
2022-02-11 07:19:18 +03:00
Maxim Leshchenko
13b614c377
Users: Add the ability to convert votes into a rating for yourself or other users
...
Closes #345
2022-02-07 23:33:49 +02:00
veselcraft
33df6ef170
Profiles: Add ability to set Hometown
...
Closes #461
2022-02-07 20:07:03 +03:00
Maxim Leshchenko
b5524b6b7b
Users: Fix page with list of user's groups
2022-02-07 14:08:26 +02:00
KosFurler
16d41a7be7
Merge pull request #450 from openvk/similartovk
...
Similartovk
2022-02-06 22:54:47 +03:00
Ilya Prokopenko
3582156946
Global: Remove arg for n:ifcontent from the footer
2022-02-06 12:47:14 +03:00
veselcraft
9d4478516f
Post, Comment: Add a link to profile when clicking on PFP
2022-02-05 20:24:46 +03:00
celestora
47626b91c7
Merge branch 'master' into similartovk
2022-02-05 16:38:27 +02:00
kosfurler
c911ebac25
Groups: Fix action block issue
2022-02-01 21:35:37 +03:00
Maxim Leshchenko
b7654c8d16
Fixup "Groups: Update groups layout ( #444 )"
2022-02-01 18:58:55 +02:00
kosfurler
3f1b852e50
Layout: Made a brand new layout for notes list and update counter in video list
2022-02-01 19:50:53 +03:00
celestora
16df715068
Correct Latte syntax in Group.xml
2022-02-01 17:11:39 +02:00
KosFurler
b1407ba823
Groups: Update groups layout ( #444 )
...
* Groups: Update groups layot
* We don't use crowdin anymore, why it's still there?
* Locales: Delete unnecessary LICENSE
We already have COPYING in the root directory :/
* Locales: Localize strings for updated group layout
Localized strings: open_new_group, open_group_desc, search_group, search_by_groups, search_group_desc
(we already have search_for_groups but idk, I'll leave it for now)
* Global: Fix tabs
* Groups: Fix tabs and div block
I have SO many questions...
* Groups: Update layot
New counter, info and actions blocks and some stye fixes
* Global: Fix tabs
* Locales: Localize strings for updated group layout
Localized strings: check_community, groups_list
* Update Groups.xml
* Update Groups.xml
Co-authored-by: veselcraft <veselcraft@icloud.com>
Co-authored-by: Ilya Prokopenko <dsrev@protonmail.com>
Co-authored-by: celestora <kitsuruko@gmail.com>
2022-02-01 13:20:14 +02:00
Vladimir Barinov
5bad3dbd35
Merge pull request #445 from openvk/email-verification
...
[WIP Maybe] Email: Add verification mechanism
Closes #185
2022-01-31 15:56:58 +03:00
kosfurler
a2b13116e6
Groups: Update layot
...
New counter, info and actions blocks and some stye fixes
2022-01-31 15:15:51 +03:00
veselcraft
1df0545061
[WIP Maybe] Email: Add verification mechanism
...
This does work only if email is required by instance. If you're sysadmin, you can configure it in openvk.yml.
2022-01-31 14:45:53 +03:00
Ilya Prokopenko
42f862eaec
Groups: Fix tabs and div block
...
I have SO many questions...
2022-01-31 04:45:56 +03:00
Ilya Prokopenko
77bda53ad9
Global: Fix tabs
2022-01-31 04:45:12 +03:00
veselcraft
c9ac428ede
Groups: Update groups layot
2022-01-31 02:30:15 +03:00
Maxim Leshchenko
d87277e7e7
Global: Fix up button
...
Due to the fact that "document.body.scrollTop" was removed from newer browsers, hovering over this button was not displayed. I replaced this with "window.scrollY" which works in newer browsers. I also localized the text on it.
2022-01-30 14:18:39 +02:00
Ilya Prokopenko
9a47089736
Note: Add an Cancel button for editing
2022-01-29 09:49:03 +03:00
Maxim Leshchenko
f53058d40b
Support: Display number of tickets with a response in left menu to banned users
2022-01-28 18:02:19 +02:00
Maxim Leshchenko
67c61bf7a1
Support: Add ability to delete comments in a ticket
...
There used to be a button for this, but it didn't work. It works now
2022-01-28 15:34:13 +02:00
Ilya Prokopenko
870653ccb1
Notes: Add editing ( #58 )
...
Closes #58
2022-01-26 18:26:18 +03:00
Ilya Prokopenko
a08640780c
Notes: Change strings to localized
...
I also corrected the tabs because it looked ridiculous
2022-01-26 14:57:34 +03:00
KosFurler
8fee4372e2
Notes: Delete excess comments header
2022-01-26 00:00:52 +03:00
KosFurler
287b2a29aa
Notes: Update layot
2022-01-25 23:52:23 +03:00
KosFurler
43ebb2c8ad
Merge branch 'master' of https://github.com/openvk/openvk
2022-01-25 22:26:24 +03:00
KosFurler
954b9f350d
Notes: Update layout (beta)
2022-01-25 22:26:19 +03:00
Maxim Leshchenko
eca0f057ca
About: Hide list of most popular groups if there are no groups
2022-01-25 14:22:33 +02:00
Maxim Leshchenko
71186631f3
Global: Fix lists display and CSS formatting fixes
2022-01-25 00:21:58 +02:00
Maxim Leshchenko
6e863134f2
Photos: Fix code style in AlbumList.xml
2022-01-24 17:55:43 +02:00
KosFurler
62d5d97857
Merge branch 'master' of https://github.com/openvk/openvk
2022-01-24 18:20:54 +03:00
KosFurler
e153c5c2f7
Albums:
...
Upgrade style of album list
2022-01-24 18:20:42 +03:00
veselcraft
bf19fb2ab7
Notes: Fix 500 error made by @kosfurler :DDDDDDDDDDDDDDD
2022-01-24 16:25:56 +03:00
Maxim Leshchenko
f72879de0e
Discussions: Fix search bar in group discussion board
2022-01-24 14:39:31 +02:00