Commit graph

99 commits

Author SHA1 Message Date
samukhin
c2afd7f1f2
Add Docker (#77) 2021-05-14 19:06:35 +03:00
944d68494f
Fix OVK logo (#68) 2021-01-29 15:30:45 +02: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
1e5f3f395b Fix microblog 2021-01-27 17:40:37 +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
rem-pai
2e124ee757
Calculate ID correctly in Video/Edit template
Fixes #37
2021-01-10 01:52:52 +02:00
Alma Armas
0df783705e Fix broken pagination on group followers page 2021-01-07 16:50:26 +00:00
Alma Armas
343315a858 Log registering IP
Co-authored-by: Celestine <34442450+rem-pai@users.noreply.github.com>
2021-01-07 16:22:52 +00:00
Alma Armas
fc9df5624b Add NSFW CW back
Co-authored-by: Celestine <34442450+rem-pai@users.noreply.github.com>
2021-01-07 16:19:36 +00:00
Alma Armas
9132eb8d98 Get rid of music
Co-authored-by: Celestine <34442450+rem-pai@users.noreply.github.com>
2021-01-07 16:17:19 +00:00
veselcraft
02ff93a352 [FIX] Divider is no longer needed 2021-01-04 13:00:57 -05:00
veselcraft
057e6c5c63 [NEW FEATURE] Microblog
Can be enabled in settings
2021-01-04 12:33:25 -05:00
veselcraft
b88012b17b No longer using openvk2.veselcraft.ru domain (now it redirects to my tt lol) 2021-01-04 06:43:55 -05:00
veselcraft
5291fa345e [FIX] Empty space on wall's header when user can't post smth 2021-01-02 08:01:28 -05:00
Alma Armas
2f09e32b1e Add rate limiting feature
Co-authored-by: Rempai <kitsuruko@gmail.com>
2020-12-31 21:19:58 +00:00
veselcraft
6d389537e3 [FIX] Xmas header does not shows up for guests 2020-12-29 12:24:17 -05:00
veselcraft
2f76cbf7e2 [ADDITION] Xmas header
Xmas theme will be applied from 15 December to 15 January

Themes supports xmas modifications too, just put your "xmas.css" file in the same folder as "styles.css" there
2020-12-28 17:39:55 -05:00
Ilya Prokopenko
84ff656d32
Update Version.xml (#2, #3, #8, #9 and #14) 2020-12-28 14:15:51 +07:00
veselcraft
bb5cfb5918 Merge branch 'master' of https://github.com/openvk/openvk 2020-12-27 19:01:52 -05:00
veselcraft
a3406737dc [LOCALIZATION] Addition to Group pages 2020-12-27 19:00:57 -05:00
rem-pai
4f3ccc1414
Add copyright disclaimer to version page 2020-12-27 20:51:03 +02:00
Ilya Prokopenko
42684347bd
Update Version.xml 2020-12-26 17:42:52 +07:00
veselcraft
fce8eff351 "new post" layout fix 2020-12-26 03:14:43 -05:00
veselcraft
4507c8cb33 fix hidePanel's count argument 2020-12-26 03:06:20 -05:00
veselcraft
c07576188d new wall's textarea 2020-12-25 17:57:44 -05:00
Alma Armas
2ed60763a1 Refactor search 2020-11-22 10:29:27 +00:00
Alma Armas
7314f369af Add themepack option to not inherit default themepack styles 2020-11-22 10:06:49 +00:00
Alma Armas
efa031bcca Fix note creation 2020-10-04 06:51:43 -07:00
Alma Armas
a67241c5da [WIP] Remove hack from WallPresenter 2020-09-29 13:02:33 -07:00
Alma Armas
c193edc3d4 Correct CORS behaviour for API routes 2020-09-29 13:02:04 -07:00
Alma Armas
3fa401bf5d Add valid CORS header to longpool emulator 2020-09-29 13:00:59 -07:00
Alma Armas
05b7061471 Add Access-Control-Allow-Origin header to API 2020-09-12 08:11:00 +00:00
Linus Torvalds
65e4c163cb Restrict maximum posts per page to 50 in global and local feed 2020-08-25 15:44:06 +00:00
veselcraft
6f9a1065d9 Localization Supplement 2020-08-20 17:10:18 +03:00
veselcraft
fdc58c4185 Localization Supplement 2020-08-20 17:05:00 +03:00
Alma Armas
fdb8b35609 Add post size limits 2020-08-20 12:58:40 +00:00
veselcraft
de778a283e [FIX] Images for reputation 2020-08-20 15:22:32 +03:00
Alma Armas
30ad9d11f5 Add yuni to QA team back 2020-08-17 14:03:28 +00:00
Alma Armas
6f901fdf5a Fix undefined variable error 2020-08-17 14:02:42 +00:00
Alma Armas
bc7a068581 Remove jokes from 'Finances' tab 2020-08-17 14:02:21 +00:00
Alma Armas
e18a661507 [WIP] Add VK API compat layer 2020-08-12 11:39:06 +00:00
dsrev
73ae87d580 Some fixes in Version.xml 2020-08-10 08:05:33 +03:00
fkwa
9dd55c4453
Update version colors to reflect new logo design 2020-08-04 17:14:22 +03:00
MoccoCoffee
b050f43532
Add Latin Belarusian, update current Belarusian name
no need to explain. X)
2020-08-02 13:27:45 +03:00
Alma Armas
a251e3c3a7 Add VK longpool event stream logic (no route) 2020-08-01 14:29:22 +00:00
Alma Armas
9303dd6562 Modify search to use EntityStream 2020-08-01 14:27:10 +00:00