Commit graph

152 commits

Author SHA1 Message Date
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
Alma Armas
aed731a59f [SECURITY] Fix IP-based rate-limiting
Co-authored-by: Celestine <34442450+rem-pai@users.noreply.github.com>
2021-01-07 16:23:24 +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
Alma Armas
10f71889ad Merge branch 'master' of https://github.com/openvk/openvk 2021-01-04 18:01:21 +00:00
veselcraft
02ff93a352 [FIX] Divider is no longer needed 2021-01-04 13:00:57 -05:00
Alma Armas
e5453738b5 Merge branch 'master' of https://github.com/openvk/openvk 2021-01-04 17:55:12 +00:00
veselcraft
b0a843f17a wait i am retarded 2021-01-04 12:54:57 -05:00
Alma Armas
e790118ecf Merge branch 'master' of https://github.com/openvk/openvk 2021-01-04 17:52:14 +00:00
veselcraft
051b7d7434 [FIX] Using ISO-8601:1988 year standard (%g) instead of dividing year by 100 (%G) 2021-01-04 12:50:41 -05:00
Alma Armas
5f8c4ed248 Merge branch 'master' of https://github.com/openvk/openvk 2021-01-04 17:38:35 +00:00
Alma Armas
8b1bc4b894 [FIX] HTTPS errors in Tracy 2021-01-04 17:38:17 +00: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
veselcraft
1e5e9d7080 localization parser fix
Co-authored-by: Jill Stingray
2020-10-31 19:00:33 -04:00
Alma Armas
efa031bcca Fix note creation 2020-10-04 06:51:43 -07:00
Alma Armas
a608ebc1a7 Always return absolute URLs for avatars 2020-09-29 13:03:55 -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
b2f069f75f Make DateTime compatible with Windows 2020-09-29 12:59:59 -07:00
Alma Armas
05b7061471 Add Access-Control-Allow-Origin header to API 2020-09-12 08:11:00 +00:00