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
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
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
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
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
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
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
Maxim Leshchenko
45fe270700
Users: Add ability to change email address in settings
...
Closes #63
2022-05-06 16:17:08 +02:00
Celestora
622c9204b2
Use Photo::getVkApiSizes in wall.get
...
Now wall.get will reflect accurate information about image sizes and their dimensions.
2022-04-24 15:38:53 +03:00
Celestora
3d24c1c881
Try to guess CDN the protocol if it is set to NULL in config
2022-04-18 19:42:05 +03:00
Celestora
2c10659003
Change hashtag format to include danbooru tags as a subset
...
Before: #kashim'a_(kantai_collection) -> #kashim'a_(kantai_collection) doesn't work
Now: #kashim'a_(kantai_collection) -> <a (...)>(...)</a> works
2022-04-18 19:36:44 +03:00
Celestora
377277f3d7
Allow mentioning people with funny names too
...
Fixes #494
2022-04-18 19:22:36 +03:00
Maxim Leshchenko
99344c5497
Groups: Add admin-placeable alerts
2022-04-14 12:29:41 +02:00
Celestora
26cb287b67
Fix condition in Media::save which made videos stay in processing status for infinite amount of time
2022-04-12 22:12:15 +03:00
Celestora
fb141e259b
Show stub if video is not processed
2022-04-12 22:01:12 +03:00
Celestora
f3f62a63ac
Add User::getMorphedName
2022-04-12 20:10:35 +03:00
Celestora
15385ad69d
Add auto-resolution for weird directory files error in Photo
2022-04-05 22:36:46 +03:00