Ilya Prokopenko
|
1b469c6e60
|
Merge branch 'master' into feature-reports
|
2022-04-24 12:17:35 +07: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 |
|
Ilya Prokopenko
|
f86963dedd
|
Merge branch 'master' into feature-reports
|
2022-04-09 14:08:33 +07:00 |
|
Celestora
|
15385ad69d
|
Add auto-resolution for weird directory files error in Photo
|
2022-04-05 22:36:46 +03:00 |
|
Celestora
|
599c378b6f
|
Remove redundant getDimensions
|
2022-04-05 16:13:25 +03:00 |
|
Celestora
|
be83a72be2
|
Add build-images to openvkctl
|
2022-04-05 15:54:53 +03:00 |
|
Celestora
|
ed9dac2ac1
|
Use correct image sizes in various templates
|
2022-04-05 14:39:13 +03:00 |
|
Celestora
|
608c34815e
|
Add photo miniatures creation logic to Photo::saveFile
|
2022-04-05 14:10:31 +03:00 |
|
Celestora
|
f707c72f07
|
Cache image resolution in database
|
2022-04-05 11:38:19 +03:00 |
|
Ilya Prokopenko
|
17a60f24e8
|
Global: Fix photo uploads
Resolves #524
|
2022-03-30 16:52:14 +03:00 |
|
Celestora
|
1a2a0805d4
|
Add photos.save, photos.saveWallPhoto, photos.saveOwnerPhoto, photos.getUploadServer
Didn't test, but shouldn't be really tough to fix afterwards if it'll break.
|
2022-03-29 20:43:34 +03:00 |
|
veselcraft
|
8caecbe362
|
VKAPI: Make ACTUALLY work 'count' arg in Friends methods
|
2022-03-27 16:43:20 +03:00 |
|
Maxim Leshchenko
|
6588734caa
|
Support: Allow agents to prevent users from creating tickets
|
2022-03-26 22:06:07 +01:00 |
|
veselcraft
|
514b73d41e
|
Merge branch 'master' of github.com:openvk/openvk
|
2022-03-25 14:05:59 +03:00 |
|
veselcraft
|
1472801874
|
VKAPI: Add attachments support for Wall methods
TODO Refactor: Перенести вывод в отдельную функцию, чтоб не дублировать код
|
2022-03-25 14:05:44 +03:00 |
|
Ilya Prokopenko
|
8ee4c9c037
|
Merge remote-tracking branch 'origin/master' into feature-reports
|
2022-03-23 16:55:18 +03:00 |
|
Ilya Prokopenko
|
46db744caf
|
Notes: Add .underline for underlined text
Kinda resolves #499 but in a different way
|
2022-03-23 16:43:17 +03:00 |
|
Celestora
|
71c744c41f
|
Add video uploading support for Windows
Untested, but should mark as resoved #506
|
2022-03-20 18:04:43 +02:00 |
|
Ilya Prokopenko
|
55ceee3747
|
Merge branch 'master' into feature-reports
|
2022-02-11 11:21:14 +07:00 |
|
Maxim Leshchenko
|
95de8e4514
|
Wall: Process hashtags only if it's not part of a word
Closes #449
|
2022-02-08 18:40:51 +02:00 |
|
celestora
|
881665831e
|
Allow non-cased letters in names
|
2022-02-08 12:15:29 +02:00 |
|
Maxim Leshchenko
|
13b614c377
|
Users: Add the ability to convert votes into a rating for yourself or other users
Closes #345
|
2022-02-07 23:33:49 +02:00 |
|
veselcraft
|
47093f40cc
|
Users: Bring back ability to NOT set the last names
|
2022-02-07 20:16:47 +03:00 |
|
Ilya Prokopenko
|
e5afb0fc88
|
Users, Groups: Fix URL avatar output
This commit fixes the avatar URL output for those who visit the website with a port (e.g. ovk.domain.tld:1337)
|
2022-02-06 16:10:35 +03:00 |
|
Celestora
|
51ace8d888
|
Enforce usage of non-empty, correct profile names.
Resolves #456
|
2022-02-05 20:09:37 +02:00 |
|
Ilya Prokopenko
|
28008c1f76
|
Merge branch 'master' into feature-reports
|
2022-02-03 13:58:45 +07:00 |
|
veselcraft
|
1df0545061
|
[WIP Maybe] Email: Add verification mechanism
This does work only if email is required by instance. If you're sysadmin, you can configure it in openvk.yml.
|
2022-01-31 14:45:53 +03:00 |
|
Maxim Leshchenko
|
67c61bf7a1
|
Support: Add ability to delete comments in a ticket
There used to be a button for this, but it didn't work. It works now
|
2022-01-28 15:34:13 +02:00 |
|
Ilya Prokopenko
|
870653ccb1
|
Notes: Add editing (#58)
Closes #58
|
2022-01-26 18:26:18 +03:00 |
|
celestora
|
cfb8b68fc0
|
Allow semicolons in links [wip?]
Resolves #359
|
2022-01-16 13:15:08 +02:00 |
|
Ilya Prokopenko
|
bae42e5d10
|
Merge branch 'master' into feature-reports
|
2022-01-10 22:18:27 +07:00 |
|
Maxim Leshchenko
|
3edf34e0ea
|
Global: Add user option to hide ad poster
|
2022-01-03 21:13:53 +02:00 |
|
Maxim Leshchenko
|
cca9151661
|
Groups: Add ability to hide posts from the global feed
|
2022-01-02 01:45:00 +02:00 |
|
Maxim Leshchenko
|
e5c650e351
|
Messenger: Allow sending messages not only to friends and add a privacy setting to customize this
Closes #91
|
2021-12-28 11:40:14 +02:00 |
|
Ilya Prokopenko
|
0106171d25
|
Merge branch 'master' into feature-reports
|
2021-12-27 18:13:26 +07:00 |
|
Maxim Leshchenko
|
0a6ce0ffc0
|
Users: Do not delete subscriptions when banned for flood requests
It wasn't cool
|
2021-12-25 22:32:15 +02:00 |
|
Ilya Prokopenko
|
4aadd7cd30
|
Merge branch 'master' into feature-reports
|
2021-12-25 22:36:02 +07:00 |
|
veselcraft
|
efa89e075f
|
Global: Define standard unix time values
Thanks @vladislav805 for the idea!
|
2021-12-25 14:21:39 +03:00 |
|
Maxim Leshchenko
|
948719ec3d
|
Groups: Do not show group pin button in group list when the group cannot be pinned
|
2021-12-24 22:08:03 +02:00 |
|
Maxim Leshchenko
|
c77fbebd22
|
Discussions: Add ability to turn on the display of a list of topics above the wall
|
2021-12-22 17:31:58 +02:00 |
|
Maxim Leshchenko
|
601d120771
|
Global: Don't highlight mentions if they are part of a word or link
|
2021-12-22 16:03:41 +02:00 |
|
Maxim Leshchenko
|
3b54c4b878
|
Users: Add ability to transfer votes to another user
|
2021-12-19 14:52:40 +02:00 |
|
Maxim Leshchenko
|
8edebcb0d5
|
Users: Add ability to hide custom links by users through settings
|
2021-12-17 18:58:31 +02:00 |
|
Maxim Leshchenko
|
e00e3b9097
|
Support: Fix answers evaluating
Now it works
|
2021-12-16 20:25:42 +02:00 |
|