Commit graph

188 commits

Author SHA1 Message Date
veselcraft
6937ec6a8f User, Video: Overflow Fix (#70) 2021-09-14 02:35:46 +03:00
veselcraft
6a0c439d7b Localization: Added a Ukrainian language 2021-09-14 02:15:41 +03:00
0x7d5
78fbb1d00e User: fixed a bug that allowed the date of birth to be set later than the present 2021-09-13 23:54:35 +05:00
0x7d5
bda20336b8 User: Fixed crashwhen going to the page of a user who has no birthday 2021-09-13 23:35:10 +05:00
0x7d5
9e9a13a001 Merge branch 'master' of https://github.com/openvk/openvk 2021-09-13 23:13:57 +05:00
0x7d5
4158fe547d User: if date birthday not set 2021-09-13 23:13:52 +05:00
celestora
272c2493d8
Make comments syntax in locales compatible with Apple string dictionaries format (#98)
* Make comments in locales compatible with Apple .strings format

* Update Crowdin configuration file
2021-09-13 20:55:53 +03:00
0x7d5
3e38fa4ef1 About: Added myself. lol 2021-09-13 21:48:53 +05:00
0x7d5
bbf113bfd5 Profile: Added birthday 2021-09-13 21:34:02 +05:00
Ilya Prokopenko
9ba232d254
Register: Adding implementation of registration disablement
Also temporarily removed AudiosPresenter
2021-09-13 19:00:54 +03:00
0x7d5
f58464a1e3 Admin: Added tabs in section club 2021-09-13 18:47:10 +05:00
0x7d5
c35f06e9e7 Admin: Added csrf-token 2021-09-13 10:42:04 +05:00
Ilya Prokopenko
dd307f29c2
Invite: normal implementation
Co-authored-by: celestora <kitsuruko@gmail.com>
2021-09-13 10:22:05 +07:00
Ilya Prokopenko
62b099fdd7
Layout: added a link to admin panel in the navigation menu 2021-09-12 10:43:25 +07:00
veselcraft
f935cb255b Localization: Added a info about German translation's author 2021-09-11 23:35:00 +03:00
veselcraft
4391dc88e4 Localization: Bring back German to the Language switch page (#88 from SamyoFox uwu) 2021-09-11 23:23:23 +03:00
0x7d5
ec24de251e
Add files via upload 2021-09-12 00:37:05 +05:00
0x7d5
ba7a0d711a
Update AdminPresenter.php 2021-09-12 00:36:17 +05:00
Ilya Prokopenko
016b8230da
I'm an idiot lol 2021-09-11 23:25:57 +07:00
Ilya Prokopenko
658f054b3a
hotfix: thisUser -> user 2021-09-11 23:13:14 +07:00
Ilya Prokopenko
b66bac7746
Admin: show the login as button only with certain rights 2021-09-11 23:11:06 +07:00
veselcraft
8369857e17 Admin: Implementation of user editing 2021-09-11 17:39:14 +03:00
veselcraft
10d2d6ed44 Admin: Fixed the critical error that was been caused by outdated function findCount() 2021-09-11 13:35:27 +03:00
root
7f1a5f2354 User: Now the User's page can be marked as Deceased. And now the user can be Incognito (at least, admins)
To mark the page as Deceased, type  in  field in Database. To be Incognito, type  in  field.

Specially for deceased drbream
2021-09-11 01:33:45 +03:00
root
348a4d127a Version.xml: Added a info about author of Armenian translate 2021-09-11 01:15:01 +03:00
Vladimir Barinov
def51b5fc5
Fixed a typo that was made by @apeeh inn Language.xml
lol
2021-09-06 19:30:34 +03:00
Vladimir Barinov
86397161eb
Added a Armenian flag (#82) 2021-09-06 19:26:27 +03:00
apeeh
854ad5def7
Update Language.xml
Adding Armenian language link
2021-09-06 20:22:07 +04:00
samukhin
c2afd7f1f2
Add Docker (#77) 2021-05-14 19:06:35 +03:00
Celestina Rempai
574f4918e5 Fix avatar erros 2021-02-06 20:38:39 +00:00
944d68494f
Fix OVK logo (#68) 2021-01-29 15:30:45 +02:00
Alma Armas
d9fbe6f7aa lol forgot file 2021-01-27 18:05:29 +00:00
Alma Armas
0c80f1f041 Util: EntityStreams now accepts FQCNs if they're prefixed with \ 2021-01-27 18:01:18 +00:00
Alma Armas
0bdca7a0ff Make sidebar login redirect back 2021-01-27 18:00:30 +00:00
Alma Armas
080e918f11 Unread messages stub 2021-01-27 17:59:11 +00:00
Alma Armas
1d46bbb6d6 Refactor albums 2021-01-27 17:41:21 +00:00
Alma Armas
1e5f3f395b Fix microblog 2021-01-27 17:40:37 +00:00
Alma Armas
16f1b22ecb Refactor albums 2021-01-27 17:39:15 +00:00
Alma Armas
49a9a9bdb1 Merge branch 'master' of https://github.com/openvk/openvk 2021-01-17 11:57:12 +00:00
Alma Armas
9fb59faba7 Add HTMLPurifier as a composer dependency
Co-authored-by: rem-pai <kitsuruko@gmail.com>
2021-01-17 11:55:43 +00:00
veselcraft
b494368585 Delete notes func 2021-01-16 18:19:54 -05:00
veselcraft
b08c33e092 Now Notes and Albums cannot be created with empty title 2021-01-16 17:45:49 -05:00
veselcraft
ad2e5ec8cc [PROFILE EDIT] Phone field will be hidden if Zadarma is disabled in config 2021-01-16 17:30:29 -05:00
veselcraft
40c24a69af [COMMENTS] Unicode symbol -> Image 2021-01-16 17:29:21 -05:00
Defenders08
358c56669b Update microblog.css 2021-01-15 11:44:47 +02:00
Defenders08
3dc95eb5ff Add files via upload 2021-01-15 11:44:47 +02:00
rem-pai
2e124ee757
Calculate ID correctly in Video/Edit template
Fixes #37
2021-01-10 01:52:52 +02:00
veselcraft
a9b8f8d592 [MICROBLOG] Design fix
this looked ugly imo
2021-01-07 20:16:03 -05:00
Alma Armas
0df783705e Fix broken pagination on group followers page 2021-01-07 16:50:26 +00:00
Alma Armas
92c9320eae Change SMS provider
Co-authored-by: Celestine <34442450+rem-pai@users.noreply.github.com>
2021-01-07 16:25:09 +00:00