veselcraft
c37db8fdd3
Readme: Added a instruction how to create a themepack
2021-12-07 14:52:12 +03:00
Maxim Leshchenko
7cbb3afcd7
Fixup "Support: Send new ticket notifications to Telegram"
...
Excuse me
2021-12-05 23:48:44 +02:00
Maxim Leshchenko
d7e3d2d77d
Support: Send new ticket notifications to Telegram
2021-12-05 23:30:57 +02:00
Maxim Leshchenko
cdc130ecc2
Fixup "Fixup "Support: Display the number of unanswered tickets in the left menu"
...
Sorry I wanted to sleep then
2021-12-05 13:54:39 +02:00
Ilya Prokopenko
2b1a147e9f
L10n: Corrections and added missing lines from RU
2021-12-05 12:32:52 +07:00
Maxim Leshchenko
6f26a870fd
Users: Fix saving of libertarianism in political views
...
Closes #101
2021-12-05 01:16:12 +02:00
Maxim Leshchenko
8fd09a7846
Fixup "Support: Display the number of unanswered tickets in the left menu"
...
Excuse me :3
2021-12-05 00:56:42 +02:00
Maxim Leshchenko
98f8819c17
Global: Fix CSRF vulnerabilities in /logout and language change
...
Closes #281
2021-12-05 00:48:25 +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
f4baf46a72
@layout.xml: one more hotfix :DDDD
2021-12-05 00:04:33 +03:00
veselcraft
aa60b64638
@layout.xml: hotfix :DDDD
2021-12-05 00:03:30 +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
Maxim Leshchenko
7f4dabef4b
Support: Display the number of unanswered tickets in the left menu
2021-12-04 22:15:13 +02:00
Maxim Leshchenko
d9c04d1428
Wall: Handle exception when posting a long comment
2021-12-04 21:59:47 +02:00
Maxim Leshchenko
021971289d
Groups: Add the ability to write comments on behalf of the group
2021-12-04 21:46:26 +02:00
Maxim Leshchenko
7591c1082b
Gifts: Remove the previous fix from the gift selection page
...
He was not needed :3
2021-12-04 15:47:42 +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
0cca615d2a
Support: DESC sorting instead of ASC
2021-12-04 12:52:44 +02:00
Mikitko Wiśniewski
e9688a862a
Russian, English: add missing "users_gifts" string ( #325 )
2021-12-04 12:49:29 +02:00
Maxim Leshchenko
5918a9c34c
Global: Do not show the separator in the left menu if there are no links below it
2021-12-03 20:45:59 +02:00
Maxim Leshchenko
24624bb147
Users: Show all groups in the list of managed groups
2021-12-03 20:08:50 +02:00
Maxim Leshchenko
f69610c758
L1on (Turkish): Remove the translation of the abbreviation and add the forgotten space
2021-12-02 22:17:33 +02:00
Vladimir Barinov
86ec769cd6
Merge pull request #323 from windowz414/master
...
locales: tr: Convert to UNIX format and add translations for 2FA
2021-12-02 11:01:34 -08:00
Bedirhan KURT
0b108fd1ad
locales: tr: Add translations for 2FA
...
Commit: e433e83c5d
(Users: Add two-factor authentication (#321 ))
Commit: b9c2163b4f
(2FA: Write about the date and time on the enable page)
Signed-off-by: Bedirhan KURT <windowz414@gnuweeb.org>
2021-12-02 21:52:58 +03:00
Bedirhan KURT
4ec941c0eb
locales: tr: Convert strings to UNIX format
...
* This commit might not be required for editing on Windows but on
GNU distros, several text editors don't have a plugin to convert
from DOS format. To prevent this problem and make the locales
globally editable regardless of operating system, I have
converted the strings file to UNIX format.
* Also suppresses this note in GNU Nano;
(Converted from DOS format)
Fixes: 285885197d
(locales: tr: Get last updates locales from separate repo)
Signed-off-by: Bedirhan KURT <windowz414@gnuweeb.org>
2021-12-02 20:30:01 +03: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
b4c6061a9a
Fixup "Users: Add two-factor authentication"
...
Make the background of the QR code white, correct the text of the enable message and remove audios from the left menu
2021-12-02 18:12:45 +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
5f9b36de5f
Themepacks: Adapt the layout to support xmas.css stylesheet
...
and added some info about why the theme was been skipped
2021-12-02 15:00:15 +03: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
a4c88d3d8a
Readme: Replace old instance with active one
2021-12-01 14:35:27 +03:00
veselcraft
e9635be5a8
Comments: Fix layout and likes count
2021-11-30 18:34:07 +03:00
Vladimir Barinov
be965be47d
Merge pull request #319 from windowz414/master
...
strings: tr: Update locales
2021-11-29 04:58:35 -08:00
Maxim Leshchenko
5beff8897c
Wall: Remove sending a notification when a comment is like that breaks the list of notifications
...
To fix broken notification lists for everyone, run this SQL query in the database with notifications: DELETE FROM `notifications` WHERE `originModelType` = 6;
2021-11-29 13:23:17 +02:00
Vladimir Barinov
325c4d23a1
Merge pull request #317 from hugonote/master
...
Updated Ukrainian localization
2021-11-28 19:15:28 +03:00
Vladimir Barinov
9f1cc6859a
Merge pull request #318 from heeeyohu/patch-1
...
strings: Kazakh: add missing new strings
2021-11-28 19:12:47 +03:00
Bedirhan KURT
63fcfa47a7
locales: tr: Update strings
...
Commit: a77c7dea54
Signed-off-by: Bedirhan KURT <windowz414@gnuweeb.org>
2021-11-28 18:33:54 +03:00
heeeyohu
d8147be882
Kazakh: fix information_about string
2021-11-28 21:24:39 +06:00
Bedirhan KURT
285885197d
locales: tr: Get last updates locales from separate repo
...
* Old locales here weren't updated so here I update them.
Signed-off-by: Bedirhan KURT <windowz414@gnuweeb.org>
2021-11-28 18:20:02 +03:00
heeeyohu
80a9f767b3
Kazakh: add missing new strings
2021-11-28 21:12:16 +06:00
Alexander Berger
cb401ca369
ukr hohol: yes
2021-11-28 16:44:18 +02:00