3152630f27
cleanup audioEl and volumechange
2023-02-19 15:03:40 +01:00
4de0b4e4ca
use includes instead of some
2023-02-19 15:01:23 +01:00
2da92eb075
lets do some wavesurfin' :3c
2023-02-19 11:44:18 +01:00
105aa511ce
Revert "client: display post content behind UI"
...
It doesn't work and the z-index behaviour is confusing me :(
This reverts commits 2525b59bb6
and 89757363f0
.
2023-02-19 10:48:11 +01:00
eb6dbca9fd
additional detection with mime-types in module tracker
2023-02-19 10:29:20 +01:00
f323c65dde
Translated using Weblate (Swedish)
...
Currently translated at 22.9% (275 of 1200 strings)
Translated using Weblate (French)
Currently translated at 97.3% (1168 of 1200 strings)
Translated using Weblate (German)
Currently translated at 100.0% (1200 of 1200 strings)
Co-authored-by: Johann <johann@qwertqwefsday.eu>
Co-authored-by: Johann150 <johann.galle@protonmail.com>
Translate-URL: http://translate.akkoma.dev/projects/foundkey/foundkey/de/
Translate-URL: http://translate.akkoma.dev/projects/foundkey/foundkey/fr/
Translate-URL: http://translate.akkoma.dev/projects/foundkey/foundkey/sv/
Translation: Foundkey/foundkey
2023-02-18 21:50:43 +00:00
Mykola Yaroshenko
8887605e1b
Translated using Weblate (Ukrainian)
...
Currently translated at 81.4% (975 of 1197 strings)
Co-authored-by: Mykola Yaroshenko <alokim@gmail.com>
Translate-URL: http://translate.akkoma.dev/projects/foundkey/foundkey/uk/
Translation: Foundkey/foundkey
2023-02-18 21:50:43 +00:00
Weblate
f66560fa90
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: http://translate.akkoma.dev/projects/foundkey/foundkey/
Translation: Foundkey/foundkey
2023-02-18 21:50:43 +00:00
89757363f0
fixup: client: display post content behind UI
...
This is a fixup for commit 2525b59bb6
.
2023-02-18 19:11:49 +01:00
3e9dd7957d
server: dont error on generating empty RSS feed
...
Changelog: Fixed
2023-02-18 17:43:27 +01:00
0cf8f78e23
client: fix attached files and account switcher combination
...
fixes FoundKeyGang/FoundKey#342
Changelog: Fixed
2023-02-18 12:30:45 +01:00
0db3f1f8ed
client: re-add flag to require approval for bot follows
...
This flag was already implemented in the server but not accessible
in the native client for some reason.
Changelog: Added
2023-02-18 11:31:01 +01:00
2525b59bb6
client: display post content behind UI
2023-02-18 11:17:42 +01:00
8993d83114
replace more misskey & github branding
2023-02-17 12:49:04 +01:00
fd8fc301b4
client: fix border radius on icon on welcome page
...
The border radius on the welcome page clipped the foundkey floofer.
2023-02-16 21:49:47 +01:00
6aeb033507
client: change Misskey to Foundkey
2023-02-16 21:49:02 +01:00
acaca35ff7
client: fix authentication error in RSS widgets
...
closes FoundKeyGang/FoundKey#341
Changelog: Fixed
2023-02-15 20:42:40 +01:00
bf445964b5
improve documentation for fetch-rss endpoint
...
Changelog: Fixed
2023-02-15 20:42:24 +01:00
1ffa4b08e0
client: reformat notification component
...
who the hell is supposed to read this
2023-02-11 19:25:51 +01:00
c9d395961e
server: refactor packing User
2023-02-11 19:17:11 +01:00
3a7e8cfe50
server: check instance description length limit
...
Changelog: Fixed
2023-02-11 19:16:28 +01:00
b8796cb1fa
activitypub: remove _misskey_votes property
...
This is a duplication of `replies.totalItems` and seems unnecessary,
it is even only parsed by Misskey if the afforementioned property is
not available.
Changelog: Removed
2023-02-11 17:49:12 +01:00
68bc2e314b
activitypub: remove _misskey_reaction property
...
This property is duplicated by the `content` property so seems unnecessary.
Changelog: Removed
2023-02-11 17:43:44 +01:00
fff93c6965
activitypub: remove _misskey_content attribute
...
As already noted back in https://github.com/misskey-dev/misskey/pull/8787
the intention was to replace the `_misskey_content` attribute with the
ActivityPub-defined `source` property. Misskey and by extension Foundkey
have shipped with the `source` property and the respective parsing for
quite a while so it seems reasonable to remove it now.
Changelog: Removed
2023-02-11 17:25:24 +01:00
7c89e99243
fix registry migration
...
It can happen that registry items were created at exactly the same time for some reason.
2023-02-11 12:52:28 +01:00
6ed13ea9a7
fix typo, the 2nd
2023-02-11 10:23:15 +01:00
6a40ef3569
fix typo
...
tfw no building before push
2023-02-10 20:35:09 -05:00
syuilo
09fe55379e
client: check input for aiscript
...
af1c9251fc
5f3640c7fd
Co-authored-by: Johann150 <johann.galle@protonmail.com>
Changelog: Fixed
2023-02-10 20:06:31 +01:00
27b912b9b0
security: check schema for URL previews
...
Changelog: Fixed
2023-02-10 20:06:18 +01:00
48fd543d0f
security: check URL schema of AP URIs
...
Changelog: Fixed
2023-02-10 20:06:12 +01:00
syuilo
af272ce358
fix(server): validate filename and emoji name to improve security
...
0d7256678e
Co-authored-by: Johann150 <johann.galle@protonmail.com>
Changelog: Fixed
2023-02-10 20:05:53 +01:00
c1ae134c0a
security: make sure there is no SQL insertion
2023-02-10 18:31:23 +01:00
3ad6323c23
fix registry migration
...
closes FoundKeyGang/FoundKey#337
2023-02-05 20:37:06 +01:00
3489c8ac3a
fix: loading config
2023-02-04 23:24:05 +01:00
06ef752218
adjust readme
2023-02-04 23:00:34 +01:00
44f02fa3ec
update documents for new release
2023-02-04 22:22:00 +01:00
d655bda30c
add foundkey floofer
2023-02-04 22:15:28 +01:00
839daea887
remove mi-white.png asset
2023-02-04 18:08:19 +01:00
41c42f96f0
BREAKING server: disable deliver rate limit by default
...
The deliver rate limit seems to cause a lot of performance problems,
presumably because of the overhead the rate limit has. It also does
not really make sense to rate limit outgoing because we are requesting
from different servers anyway.
fixes FoundKeyGang/FoundKey#190
Changelog: Changed
2023-02-04 17:57:52 +01:00
9a6bb8be7d
server: default config items on load
2023-02-04 17:56:15 +01:00
1adf88b090
fixup: OpenGraph data generation
...
This is a fixup for commits 39fb7e5946
and be30e70344
.
2023-02-04 16:44:30 +01:00
28c11ca7af
refactor isPureRenote to foundkey-js
2023-02-04 16:42:36 +01:00
9458045c8f
server: refactor note/renote rendering to separate file
2023-02-04 15:32:25 +01:00
a8c0e1f827
fix migration for note.url unique index
...
fixes FoundKeyGang/FoundKey#331
Co-authored-by: Johann150 <johann.galle@protonmail.com>
2023-02-04 11:03:29 +01:00
63665e8bd1
client: replace array concat with Array.prototype.flat
2023-02-04 00:33:23 +01:00
85a68a5eee
activitypub: properly render CW only quotes
...
Changelog: Fixed
2023-02-04 00:27:43 +01:00
0bb4a6af50
client: fix quotes with only a CW
...
Changelog: Fixed
2023-02-04 00:22:52 +01:00
a45908c1cb
client: check quoteId for canPost computation
...
fixes FoundKeyGang/FoundKey#334
Changelog: Fixed
2023-02-03 23:12:12 +01:00
ca257d7d0c
server: remove application level websocket ping
...
Changelog: Removed
2023-02-03 11:48:46 +01:00
30c26abde7
server: add websocket ping mechanism
...
fixes FoundKeyGang/FoundKey#336
Changelog: Fixed
2023-02-03 11:47:54 +01:00