Commit graph

788 commits

Author SHA1 Message Date
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
Alexander Berger
f9e454d1c7 Updated Ukrainian localization 2021-11-28 16:39:31 +02:00
Ilya Prokopenko
70d42aa3a8
Update ru.strings 2021-11-28 21:35:18 +07:00
veselcraft
706f972e88
Wall: Fix performance issue 2021-11-28 17:28:17 +03: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
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
7778dd7d38
Wall: Added a Pinned string to Post (microblog style) 2021-11-28 03:22:59 +03:00
veselcraft
a88b79022e
L10n: Fix Kazakh syntax 2021-11-28 03:16:47 +03:00
veselcraft
dd94cde0dc
Feed: Little bit of posting field redesign 2021-11-28 02:47:00 +03:00
veselcraft
57e0250950
L10n: Whoops i just left some test strings 2021-11-27 21:26:55 +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
veselcraft
fd2ef5fad5
User: Age refactoring
Лапский, это вообще пиздец какой-то. Проще не додумался сделать?
2021-11-27 21:02:37 +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