celestora
e834fae0fe
Update Photo.php
2022-12-21 01:26:00 +02:00
celestora
3c4f41e58c
Return more absolute url in Photo::getSizes::type::url
2022-12-21 01:20:17 +02:00
veselcraft
462d667e53
Global: Implement showing platform
2022-12-17 02:03:02 +03:00
celestora
768f834ea1
Use hermite filter instead of point for image resize
...
Fixes terrific image distortion during downscaling
2022-12-14 23:10:15 +02:00
celestora
65a232b6ef
Experiment(Photo): add "quick" image saving method to increase teh upload speedz
...
если это сработает то я буду ржать :)
2022-12-14 22:15:29 +02:00
celestora
ea1c618489
Revert "Experiment(Photo): use imagick+cloning instead of gd2"
...
коммит говно мы его удаляем
2022-12-13 01:03:54 +02:00
celestora
918ff0e0f0
Experiment(Photo): use imagick+cloning instead of gd2
...
АААААААААААА
2022-12-13 00:47:25 +02:00
celestora
f9083edfc4
Add l-lacker social-styled page backrops ( #805 )
...
чокопай
2022-12-12 01:23:42 +02:00
celestora
d321b524fd
Make comment notifications more informative
...
Quote length increased to 400 also tags are being stripped now
2022-12-11 16:27:46 +02:00
celestora
8a893daec0
Add mention notifications
...
Draft implementation of mention notif
2022-12-10 21:33:13 +02:00
celestora
475f637413
uncockify youtube embed
2022-12-09 00:14:15 +02:00
celestora
bf1a443c99
Explicitly forbid posts made by clubs be a deactivation message
2022-11-16 23:39:48 +02:00
celestora
d09e647d1d
amogus fix
...
should work now with weblate xddd
2022-11-14 17:01:56 +02:00
celestora
55ec291650
Allow __transNames to be empty
2022-11-14 16:47:34 +02:00
n1rwana
1eb74bbafd
Карточка Агента Поддержки ( #717 )
2022-11-07 23:36:07 +02:00
n1rwana
e8c0fe8c05
Fixed table names in the Chandler editor ( #772 )
2022-11-02 15:48:35 +03:00
n1rwana
f5b1890645
Редактор Chandler ( #721 )
...
* Chandler Editor
* Features
2022-11-02 13:45:49 +03:00
veselcraft
7c516a8089
Messages: @celestora had forgotten about existing of deleted messages for correspondencies sql file, so i fixed it in her place
2022-10-23 12:38:51 +03:00
celestora
0e22d1866f
Fix certain poll functions
...
Polls can now be set to quiz mode correctly, weird characters in options no longer crash OpenVK
2022-10-11 20:24:34 +03:00
celestora
5203229e9e
Fix pelmeni moment
2022-10-11 19:34:28 +03:00
celestora
f2ca6be4d5
Add polls ( #743 )
2022-10-11 19:04:43 +03:00
veselcraft
699df76619
VKAPI: Make offset actually work in groups.get method
...
Users: add count and offset (acting like switch for literal offset) param to getClubs
2022-10-11 03:46:49 +03:00
celestora
c09694b568
Localize "posted in ..." messages
...
Also preliminary solved #739
2022-10-08 23:47:21 +03:00
n1rwana
5b3a1f50e9
Shortcode aliases ( #690 )
...
* Shortcode aliases
* Fixes
* Newline
* Fixes + SQLs renamed
* Fixed clubs aliases
2022-09-17 00:21:29 +03:00
celestora
384c0da78b
Revert Clubs::getPopularClubs change
...
This functionality is so unstable it causes majority of installations to fail miserably out of the box. The performance also is a major concern. Might re-add later. Sometime.
btw i amended
2022-09-12 20:51:41 +03:00
n1rwana
125c6b1b63
Ability to block URL ( #693 )
2022-09-05 18:57:41 +03:00
n1rwana
a935b2ca31
Заморозка страницы ( #698 )
...
* Заморозка страницы
* Bugfixes
* ok
2022-09-05 11:16:22 +03:00
celestora
b328254285
Use adler32 hash for app avatars (php74 compat)
2022-08-20 21:36:56 +03:00
celestora
d767d8e2eb
Приложения ( #674 )
2022-08-20 21:07:54 +03:00
celestora
6e17c446bf
Add ability to preview notes without publishing
...
Resolves #604
2022-08-19 20:20:09 +03:00
celestora
d02cef93ee
Search hashtags via word index ( #655 )
2022-08-15 13:08:07 +07:00
Maxim Leshchenko
42bba82941
Correct the code style in the profile deactivation function
2022-08-05 21:29:31 +01:00
Ilya Prokopenko
b1ce106e4c
Profile deactivation function ( #626 )
2022-08-05 23:00:52 +03:00
celestora
74f5d0a705
Don't truncate group names
...
Now long group names are allowed (VK pre-2012 std)
2022-08-04 21:42:30 +03:00
veselcraft
22e4e76b9f
Friends: Add list with friends online
2022-07-31 14:33:23 +03:00
Ilya Prokopenko
74b3bf5e3f
Photos: Add changing of update date of album
...
Resolves #588
2022-07-29 16:41:43 +07:00
veselcraft
44241be808
VKAPI: Add new methods for Wall - getComments, getComment, createComment, deleteComment
2022-07-23 15:50:00 +03:00
veselcraft
658b60d5f0
VKAPI: Disable HTML output in prior to RAW output
...
RichText: Replace CR+LN with just LN because it causes graphical bugs in VK4ME
2022-07-21 09:40:42 +03:00
Maxim Leshchenko
5b5d095121
Users: Improve the birthday field
...
Now you can hide the year of birth. Also people who were born on January 1, 1970 can specify their date of birth
2022-07-09 15:33:55 +01:00
veselcraft
b731cb4c87
Merge branch 'master' of github.com:openvk/openvk
2022-05-31 17:40:04 +03:00
veselcraft
db3789bef8
Messages: Redesign, Date fix, Pagination
...
Search: Kind of fix by adding more shitcode xdddddd
Co-authored-by: Daniel <60743585+myslivets@users.noreply.github.com>
2022-05-31 17:39:52 +03:00
Ilya Prokopenko
2dd37519e3
User: Always return the name with a capital letter
2022-05-31 14:20:02 +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
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
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
Maxim Leshchenko
fe2010560a
Global: Make code more consistent with code style
2022-05-08 12:11:18 +02: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