Малушік
3cd7ab1e47
Merge 99ab64163e
into e4a79a8ffb
2024-11-27 05:50:23 +00:00
Малушік
99ab64163e
small typo fix
2024-11-27 06:50:20 +01:00
Малушік
fe49c486ce
fix(locale-uk): fix spelling errors
2024-11-26 22:18:27 +01:00
Малушік
788c46b804
resolve e4a79a8ffb
(locale-uk)
2024-11-26 20:12:15 +01:00
Малушік
4ce4da6dd3
resolve 2af8447a0f
(locale-uk)
2024-11-26 20:09:39 +01:00
Малушік
2e28a9d405
fix(locale-uk): fix spelling errors
2024-11-26 20:07:42 +01:00
Малушік
bdc8eee852
fix(locale-uk): fix spelling errors
2024-11-26 19:26:48 +01:00
Малушік
9afad60883
fix(locale-uk): fix spelling errors
2024-11-26 12:09:29 +01:00
Малушік
2a736e11b6
fix(locale-uk): fix spelling errors
2024-11-26 06:31:26 +01:00
Малушік
9da30a07bb
Merge branch 'OpenVK:master' into update-uk-locale
2024-11-26 04:21:12 +01:00
mrilyew
e4a79a8ffb
feat(privacy): add ability to hide your like
2024-11-25 22:29:33 +03:00
mrilyew
6007a81546
fix(likes tooltip): fix width
2024-11-24 12:49:02 +03:00
Jillian Österreich
2d0c329a2a
fix(theme-midnight): "Liked by" tippy box
2024-11-24 12:05:49 +07:00
Jillian Österreich
4dd9088859
fix(theme-midnight): "Show more" and "Feed settings"
2024-11-24 11:39:05 +07:00
mrilyew
74e998add4
fix(wall): attempt to fix invisible post betwee...
...
...n page 1 and 2 with pinned post on wall
2024-11-23 13:20:21 +03:00
mrilyew
2af8447a0f
feat(rss): new fields
2024-11-23 13:16:55 +03:00
Малушік
73dcfe1750
fix(locale-uk): fix spelling errors
2024-11-23 01:47:03 +01:00
Малушік
e65914c2d6
resolve aff19de2ea
(locale-uk)
2024-11-23 00:25:10 +01:00
Малушік
400d691a52
resolve cf0b4be3fb
(locale-uk)
2024-11-23 00:19:59 +01:00
Малушік
68b5fe6786
resolve 73a067a0c5
(locale-uk)
2024-11-23 00:16:47 +01:00
Малушік
3f70358e7c
resolve 5c19637715
(locale-uk)
2024-11-23 00:14:00 +01:00
mrilyew
aff19de2ea
feat(wall): add likes tooltip
...
resolves #1094 resolves #998 resolves #31
2024-11-22 21:27:21 +03:00
mrilyew
cf0b4be3fb
feat(wall): add new route /{type}/{id}/likes
2024-11-22 19:34:25 +03:00
mrilyew
14110c409a
fix(notifications): fix broken link to photo
...
fixes #1140
2024-11-22 18:36:23 +03:00
mrilyew
53e9905ba7
fix(wall page): show more attachment links
...
fixes #1083
2024-11-22 18:21:12 +03:00
mrilyew
73a067a0c5
feat: ajax infinite scrolling ( #1141 )
...
* rewrite
* allow comments scroll
* rework to up button
* add posts scrolling function and ability to disabl
* cloudflare bypass (do not uncomment)
2024-11-22 16:31:07 +03:00
mrilyew
da6ce237f4
fix(wall): ctrl+enter didn't saved attachments
2024-11-22 13:12:59 +03:00
mrilyew
ba2d929183
fix(videos list): show video window on click
2024-11-22 11:59:37 +03:00
mrilyew
0596452ef4
fix(square avatar): make focus on top of picture
2024-11-22 11:49:35 +03:00
mrilyew
b9687b1fb2
fix(api): do not go online on every call
2024-11-19 16:39:05 +03:00
mrilyew
4046c992f9
feat(news): add rss param for newsfeed.getGlobal
2024-11-19 16:31:17 +03:00
mrilyew
96d48efbaf
api(account): new method account.sendVotes
2024-11-18 19:28:25 +03:00
Jillian Österreich
803831917c
fix(docker): add maxAttachments to an example openvk config
2024-11-18 21:12:21 +07:00
mrilyew
5c19637715
feat: update video/photo viewer, refactor post creating area ( #1150 )
2024-11-17 10:03:49 +00:00
koke228666
65ea49e4a9
replace audio download button ( #1143 )
2024-11-15 17:56:32 +03:00
Jillian Österreich
a350ff870a
fix(theme-midnight): apply different changes for "Show more..." action buttons
2024-11-12 16:46:08 +07:00
Jillian Österreich
32fb69da5f
fix(docker-readme): remove useless dash from the DB image build command
2024-11-12 16:38:25 +07:00
Jillian Österreich
b011fe51e4
fix(locale-en): "it is you" -> "that's you"
2024-11-11 12:52:52 +07:00
Jillian Österreich
1cb5b68136
fix(locale-uk): fix syntax errors that trigger "Server Error"
2024-11-11 12:51:36 +07:00
Малушік
216312e58d
fix(locale-uk): fix spelling errors and "Server Error" ( #1149 )
2024-11-10 21:02:14 +00:00
ef659beef4
ci(actions): run build action everywhere ( #1145 )
...
* ci(actions): try using docker/build-push-action
no pushes yet ofc
* ci(actions): try using multilines to provide env vars
* ci(actions): use full form env vars providing
* ci(actions): try load flag
* ci(actions): add uploading of built images as artifacts
* ci(actions): use oci export type
* ci(actions): try generating metadata with docker/metadata-action@v5
* ci(actions): individual tagging policy fo db images
* ci(actions): improve prefixes for db images
* ci: use matrix for different platforms
* ci(actions): move DB images building to a different job
* ci(actions): add labels to images
* ci(actions): add running on pull_requests
* ci(actions): return pushing to registry
2024-11-10 16:51:16 +03:00
Малушік
0dd7b5c1f0
Update Ukrainian localisation ( #1146 )
...
* Update
* Groups: Wall: add suggestions
* Update uk.strings
* Update uk.strings
* Update uk.strings
* Update uk.strings
* Update uk.strings
2024-11-07 22:56:40 +03:00
mrilyew
9100a83044
fix(users/groups): fix 500 if unauthorized
2024-11-05 15:10:12 +03:00
3c53564d57
fix(docker): fix FROM...AS casing
2024-11-04 15:01:15 +03:00
Jillian Österreich
b4fd4f018c
chore(about,readme): dev force update and small changes
2024-11-04 04:00:36 +07:00
veselcraft
47a61d19d7
fix(al_feed): fix selectors for feed settings
2024-11-03 18:15:13 +03:00
veselcraft
4040a303ae
fix(feed_settings): it didn't work lol
2024-11-03 17:55:20 +03:00
507bbfaba5
fix(sqls): add NOT NULL to id in 00049-ignored-sources.sql
2024-11-03 17:52:09 +03:00
veselcraft
f4c0805a6a
fix(feed_settings): make settings layout better again
2024-11-03 17:39:37 +03:00
76dedd6b82
build(js): remove yarn support, and update lock-file ( #1142 )
...
* build(js): remove yarn.lock
Yarn had changed its methods of packaging long ago and it hasn't been supported ever since. It's much better and easier to just use the original NPM.
* fix(docker): change yarn to npm command
* doc(README): change yarn mentions to npm
* fix(docker): use npm ci instead of npm install
* build(package-lock): update js dependencies
* build(docker): use node:20 image when building
2024-11-03 17:37:35 +03:00