Ilya Prokopenko
200414b67d
Use redirect() instead of header("Location: ...")
2022-08-09 12:52:36 +07:00
Maxim Leshchenko
fe2010560a
Global: Make code more consistent with code style
2022-05-08 12:11:18 +02:00
Ilya Prokopenko
8863ededf1
Removed unnecessary extensions from the routes
...
... almost. restore.pl was left temporarily (namely for two days) so that users could safely restore their passwords if they needed to.
2021-12-31 11:28:57 +07:00
Maxim Leshchenko
e65d6231a1
Groups: Fix posting comments on behalf of the group
2021-12-17 17:13:40 +02:00
Maxim Leshchenko
c0acfd7f7f
Groups: Remove the ability for those who are not group administrators to publish posts, comments and topics on behalf of the group
...
Before this commit, this could be done by sending the corresponding parameter in the POST request (but the checkbox for this was not displayed by default)
2021-12-15 19:19:13 +02:00
Maxim Leshchenko
356c782f74
Groups: Discussions
...
This commit adds discussions (forums) to groups, similar to how it was implemented in the original VK
2021-12-15 00:27:17 +02:00
Maxim Leshchenko
3cf0c54deb
Wall: Fix deleting comments
2021-12-13 15:20:49 +02:00
Maxim Leshchenko
78a8ee9a45
Groups: Allow coadmins to delete comments on posts
...
Closes #341
2021-12-12 21:47:39 +02:00
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
Celestora
1a0454c01f
fix typo
2021-10-13 23:26:27 +03:00
Celestora
28e7eaa9e3
Wall: Fix video uploads in comments
2021-10-13 23:23:01 +03:00
Celestora
129d415877
Comments: Add reply button
...
Resolves #148
2021-10-12 14:18:07 +03:00
Celestora
4ab9d67718
[WIP] Comments: Allow photo uploads in comments
2021-10-12 14:17:21 +03:00
Alma Armas
2f09e32b1e
Add rate limiting feature
...
Co-authored-by: Rempai <kitsuruko@gmail.com>
2020-12-31 21:19:58 +00:00
Jill Stingray
db845c3c0b
Initial commit
2020-06-07 19:04:43 +03:00