Ry0
9d62bfc12e
fix audio.add ( #1121 )
...
* fix audio.add
* Fix settype to allow Null
* thx celestora <3
* Finaly, Tarhun
2024-07-01 22:43:56 +03:00
veselcraft
8786bd36fb
admin: fix chandlerlogs
2024-06-22 17:26:02 +03:00
veselcraft
3707ae0772
admin: add warning about broken longpool
2024-06-22 17:06:24 +03:00
veselcraft
bbbc8b7700
reports(moderators): reword the word 'delete' for mods after unfunny incident
2024-06-22 17:06:24 +03:00
veselcraft
4521d4a2f1
l18n: fix they/them pronouns in search and friendlists (after fucking nine months)
2024-06-22 17:06:23 +03:00
3349fa8b01
ci: another lowercase fix
2024-06-10 01:10:03 +03:00
8f76751f99
ci: fix action name
2024-06-10 00:53:35 +03:00
791da0f8df
ci: fix builds by turning repo name to lowercase while building
2024-06-10 00:50:18 +03:00
Artemka
3952d8437e
Removed some ovk.to hard code ( #1117 )
2024-06-08 19:18:12 +03:00
Evgeniy Khramov
9fd8b22a95
Fix feedback notification counter @layout.xml ( #1114 )
2024-05-17 12:38:44 +03:00
Jillian Österreich
ae689e1327
chore(theme-midnight): bump version to 0.0.2.9
2024-04-19 11:16:41 +03:00
marshallovski
61b3982349
fix(theme-midnight): change photo viewer bg color and "beautify" the stylesheet ( #1107 )
2024-04-19 11:12:41 +03:00
Jillian Österreich
4218e02f4b
chore: remove mentions of our older domain names
...
Closes GH-1099
2024-04-19 11:05:24 +03:00
celestora
2bdb4f03d0
feat(OAuth): add oauth flow
2024-03-30 21:51:38 +02:00
celestora
0b80c0a6a8
feat(API): implement token re-use mechanism
2024-03-30 12:59:10 +02:00
celestora
939ea30262
improvement(bootstrap): small compat fixes for WIN_NT on PHP 8.1
2024-03-30 12:29:50 +02:00
celestora
c4fb793333
improvement(API): fix inconsistencies in util.* + add chandler guid resolving funs
2024-03-27 22:38:35 +02:00
celestora
869712d73a
improvement(README): add system requirements (people ask for them a lot)
2024-02-19 13:41:38 +03:00
Jillian Österreich
eb95cef6d0
improve(locale-en): Correct spelling in some strings
...
minor spelling mistake 🌋
2024-02-05 12:23:31 +07:00
veselcraft
0f81a6a0c3
fix(reports): fix 500 error when trying to delete or ban user if it's not post
2024-01-30 11:34:42 +03:00
Daniel
73ee4f5abf
OpenVK Midnight: some fixes
2024-01-30 10:48:27 +03:00
Daniel
14b0b78cce
Site Tour: hype update KB251732
2024-01-30 10:44:06 +03:00
Mikhail Lebedinets
c2be06b58f
fix(StatusExpress): button width ( #1081 )
2024-01-17 15:55:19 +03:00
celestora
c863e07908
fix(ImageBox): fix next/prev image navigation
...
height: 100% only works if parent position is not static, without this property image navigation "buttons" were too long and were covering important butt*ns
2024-01-08 14:07:27 +02:00
Anonymous
64827402ee
perf(feed): lazy load
2024-01-06 21:30:59 +03:00
ayato
d60df69825
README.md: minor spelling mistake ( #1074 )
2024-01-02 22:27:30 +02:00
Anatoly Bogomolov
49e061f563
fix(audio): sort genres alphabetically ( #1065 )
2024-01-02 22:26:55 +02:00
44531fcbb0
fix(DateTime): use php81_bc/strftime ( #1063 )
...
Native strftime was deprecated in PHP 8.1 so I replaced it with an
alternative library that uses ICU so that you don't have to set up
locales on your server anymore.
Also this commit removes AM/PM labels as timestamps were in 24h format
anyways, regardless of locale.
2024-01-02 22:22:10 +02:00
Dmitry Tretyakov
fabf9ffd71
improve(locale-ru): Correct spelling for audio_requirements
2024-01-02 19:20:47 +07:00
veselcraft
acc5459f90
feat(posts, platforms): add windows phone icon
2023-12-27 03:34:18 +03:00
celestora
ecb778b2db
improve(apps): make iframe sandbox flags more liberal ( #1072 )
2023-12-22 15:57:39 +03:00
mikhail "synzr
5617572967
English: changed track_noname to Untitled ( #1069 )
2023-12-20 22:02:30 +03:00
Dmitry Tretyakov
4548e2290a
VKAPI: Fix Users.get
with field=counters
2023-12-13 21:24:40 +07:00
e813549602
fix: solve some warnings
...
Notifications.php: make $count parameter explicit as it is placed before
another explicit parameter
OpenVKPresenter.php: add additional null checks
Themepacks.php: add return type to offsetGet
2023-12-11 13:15:01 +03:00
2eb15cb600
fix(composer,templates): remove zadarma traces
2023-12-11 13:11:04 +03:00
3d08bd1370
fix(config): add missing entries
2023-12-11 13:09:43 +03:00
88d0ef3ef2
feat(docker): provide example config
2023-12-10 22:23:22 +03:00
88d296a9c4
fix(repositories): make db queries use count
...
This should fix /about page
2023-12-10 21:55:28 +03:00
b2b6fe6966
fix(gh-actions): bump BASE_IMAGE_VERSION to 8.2
2023-12-10 21:26:58 +03:00
f4ba39c6f2
ci(docker): bump PHP version to 8.2
2023-12-10 21:21:50 +03:00
6954cd9c55
build(composer): add composer.lock file
2023-12-10 21:02:06 +03:00
2449d71595
fix(sqls): assign a number to 00044-close-profiles.sql
2023-12-02 20:29:28 +03:00
lalka2018
1e7fdeff27
feat: close profile ( #978 )
2023-12-02 20:21:16 +03:00
zavsc
04eb724cd5
feat(api): add ability to know what user is listening ( #1048 )
2023-12-02 20:06:48 +03:00
Mikita Wiśniewski
41e4383d3b
fix(themepacks/modern): minor fixes and touches ( #1054 )
2023-12-02 20:04:51 +03:00
veselcraft
1625557e24
fix(api): 500 error if user from repost does not exist
2023-12-01 15:10:13 +03:00
Vladimir Barinov
5b8fe91a33
Изменения понятия "гендер" и "пол" на "местоимения" ( #1033 )
2023-11-30 17:39:55 +03:00
Vladimir Barinov
237206ccec
Global: Add new required extension
...
PDO SQLite is required for messages to work. For some reason it's not required by default
2023-11-28 15:12:23 +03:00
veselcraft
453b002451
Web: fix that annoying bug with scrolling
2023-11-22 19:00:55 +03:00
Dmitry Tretyakov
050afab816
VKAPI: remove last comma in counters
(Users.get
)
2023-11-22 15:32:08 +07:00