Commit graph

1377 commits

Author SHA1 Message Date
ayaao
e97fd717d3
locales: Kazakh: fix some strings again 2022-05-30 20:57:43 +06:00
Vladimir Barinov
86fcab0dae
Merge pull request #567 from ayaaop/patch-6
locales: Kazakh: Update
2022-05-30 17:50:04 +03:00
ayaao
b62b9295ef
locales: Kazakh: fix some strings 2022-05-30 20:46:24 +06:00
Celestora
0e398993b1 Add expiration date to "Do you consent to cookies?" cookie
Fixes #560
2022-05-30 11:25:50 +03:00
Celestora
1667713aa0 Transliterate names to latin for en.strings 2022-05-30 11:09:45 +03:00
Celestora
5d11cdbe46 Properly output marital status for female users 2022-05-30 10:46:27 +03:00
ayaao
3b0924bc64
locales: Kazakh: Update
finaly
2022-05-29 17:41:51 +06:00
veselcraft
decd223221
Textarea: New attachment menu 2022-05-26 17:42:27 +03:00
veselcraft
39c85451fc
Notifications: Fix code style + little bit of performance 2022-05-26 15:26:38 +03:00
veselcraft
b3e597959c
Merge branch 'master' of github.com:openvk/openvk 2022-05-26 15:25:28 +03:00
veselcraft
5b2d18e96b
Notifications: Automatically redirect to archive tab if there is no new notifs (until if user will manually go to unread tab) 2022-05-26 15:25:16 +03:00
Maxim Leshchenko
203b16b87c
Users: Fix list of user groups a little bit 2022-05-23 20:24:32 +01:00
Maxim Leshchenko
ce6c576ffb
Wall: Fix avatars of post authors when a non-standard avatar style is used 2022-05-23 17:45:29 +01:00
Maxim Leshchenko
f0a51237de
Coin: Revert redundant indentation changes 2022-05-23 15:20:36 +01:00
Ilya Prokopenko
453ce0e7d6
Its possible to close "Failed to share post" popup
Resolves #436
i was bored
2022-05-23 16:52:39 +03:00
Ilya Prokopenko
7800a53eb3
Rename CoC and CS files 2022-05-23 16:25:27 +03:00
veselcraft
10040332ed
Coin: Code cleanup 2022-05-23 16:13:02 +03:00
veselcraft
5f3f3299de
RSS: Add name of group/user 2022-05-23 16:09:44 +03:00
celestora
786fbecc87
Update notifications.js 2022-05-23 15:50:28 +03:00
veselcraft
fb6c9d3963
Coin: Clear up the code 2022-05-23 15:36:19 +03:00
veselcraft
fd9107749d
Merge from 'master' branch 2022-05-23 15:27:29 +03:00
Maxim Leshchenko
060100821d
Global: Add toggle home page between My Page and My Feed
The switch is in the interface settings. Closes #361
2022-05-23 09:18:06 +01:00
Maxim Leshchenko
0d86837699
Users: Translate some text in interface settings 2022-05-22 20:31:25 +01:00
Maxim Leshchenko
91d852e071
Support: Add ability to modify FAQ 2022-05-21 10:04:33 +01:00
Maxim Leshchenko
f8c0071227
Groups: Fix exception on groups with empty description 2022-05-20 17:23:10 +01:00
Maxim Leshchenko
0818e507a8
Support: Remove some commented code and make code a little more consistent with the code style 2022-05-20 15:16:39 +01:00
Maxim Leshchenko
12210d0fb0
Groups: Allow line breaks in descriptions
Closes #542
2022-05-20 13:45:14 +01:00
Ilya Prokopenko
3a2c781cb0
Global: Remove shortcut for Home
There's also a keyboard shortcut modification for Wall.
2022-05-11 15:48:22 +03:00
Ilya Prokopenko
84da188241
L10n (EN): Fix-up cookie splash
Z5igQSAEWANYqHaYVGzrN883RZpyRhpJgphpkTPY4JLtZHQMPTcJDa8NrjKm25kWzXP6Bov4
2022-05-11 15:26:38 +03:00
Ilya Prokopenko
830d5dce4d
Admin: Add the ability to change the user's email
Resolves #551
2022-05-11 15:22:17 +03:00
Daniel
c2d1a3bdcd
Locale (BY): Cookie splash
Ўсім прывiтанне з вамi Данiiл Мыслiвец сёння мы пафiксiм пераклад хайповага сайту опэнўкантакце (опенвконтакте (опенвк (openVK (ОVK (ОВК ( О (о) (°)))))))
2022-05-09 18:11:26 +03:00
Daniel
045616d6f5
Locale (RU): Fix cookie splash
I decided to fix author's mistake =))))))))))))))))))))))))))))))))
2022-05-09 17:56:57 +03:00
veselcraft
328207ff16
Merge branch 'master' of github.com:openvk/openvk 2022-05-09 16:01:48 +03:00
veselcraft
f481b27503
Global: Add Cookies notification
just for fun xd
2022-05-09 16:01:37 +03:00
veselcraft
160f2c9383
Global: Still canceling changes from past commits 2022-05-09 15:14:19 +03:00
veselcraft
7fc19ff5e7
Global: Cancel changed from past commits that was created by accident 2022-05-09 15:13:05 +03:00
veselcraft
85cd1c7554
Coin: Clean up the code 2022-05-09 15:12:14 +03:00
Maxim Leshchenko
fe2010560a
Global: Make code more consistent with code style 2022-05-08 12:11:18 +02:00
veselcraft
13f0cc8a66
Coin: cleanup code 2022-05-07 18:49:14 +03:00
Maxim Leshchenko
aef369ac58 Auth: Fix bug in user registration
Due to fact that the automatically generated setEmail method is replaced by the method for a complete change of email address, which runs the save method. Because of this, in case of an error, the user will still be created. This commit renames the method for completely changing email address to avoid replacing the automatically generated method.
2022-05-07 15:10:55 +02:00
veselcraft
04ab845382
Coin: Add dialog with QR-code and requisites + tweak config 2022-05-07 15:42:25 +03:00
celestora
63d6de7eec
Add code of conduct
Not ConCov, but old Linux 4.x CoC.
2022-05-07 13:09:18 +03:00
celestora
74ff36a737
Add code style 2022-05-07 13:02:30 +03:00
cc6771ea70
Coin: add sql 'migration' file
Still, there is no separate table to check which migrations were applied
2022-05-07 11:55:38 +03:00
veselcraft
16bc311bbc
Coin: A very early implementation of Toncoin fetching
It actually works! But there is a several problems:
1. Notification displays 0 coins instead of real number. Maybe @celestora will fix it idk
2. There is no real configuration of server, currency (rn there is TONs per 1 coin), regex or precise (aka count cents)

There is a lot of work, like integrating interactive interface with TON address and QR code, etcetera...

And btw only CLI is available right now. openvkcli fetch-ton command should be putted into cron, just to regularly check for new transactions :D

Related to #474
2022-05-07 02:33:22 +03:00
veselcraft
13bc1b877d
Merge branch 'master' of https://github.com/openvk/openvk into ton-integration 2022-05-07 02:27:05 +03:00
Maxim Leshchenko
45fe270700
Users: Add ability to change email address in settings
Closes #63
2022-05-06 16:17:08 +02:00
celestora
bfa26c24d1
Prevent deleted attachments from showing in wall.get 2022-05-01 17:04:59 +03:00
Ilya Prokopenko
b985057b49
Merge pull request #545 from aupn/patch-1
Update am.strings
2022-04-28 15:17:57 +07:00
Ash
57d7bf339e
Update am.strings
исправлены допускы в 943, 944 строках
2022-04-28 08:38:33 +04:00