Commit graph

22021 commits

Author SHA1 Message Date
Johann150 3787f3650e
update code of conduct to v2.1 2023-04-21 18:28:19 +02:00
Johann150 9b8438cdfc
server: system accounts cannot be registered
While refactoring the previous commit, it seemed like the previous
authors expected that a system account could be registered somehow
and that this would be an error condition. However, as now made
explicit with this, it is not possible to register a system account.

This means that any account by that name could only ever have been
created by the system itself so fetching them should be fine and not
an error condition.
2023-04-20 22:10:31 +02:00
Johann150 688deda218
server: dont fail if system user exists
closes FoundKeyGang/FoundKey#378

Changelog: Fixed
2023-04-20 22:05:26 +02:00
Johann150 3a73f2c3de
client: improve error message on failed upload
Changelog: Fixed
Ref: https://github.com/misskey-dev/misskey/issues/8574
2023-04-20 17:58:09 +02:00
Johann150 4fbbfff145
activitypub: also check incoming activity host for block 2023-04-16 19:34:15 +02:00
Johann150 5f4aab6d46
translate yet another japanese comment 2023-04-16 19:33:50 +02:00
Johann150 75fd42b070
server: check for valid keyId URL before parse 2023-04-16 19:33:28 +02:00
Johann150 f7bd210316
server: replace Array.find with Array.some 2023-04-16 13:32:36 +02:00
Johann150 ba2b7ef43c
fix including suspended users in getter 2023-04-15 21:10:57 +02:00
Johann150 9a085e9d42
fixup: add missing curly braces
This is a fixup for commit b14f3e8cdc.
2023-04-15 20:27:42 +02:00
Johann150 b14f3e8cdc
server: properly handle logical deletion
closes FoundKeyGang/FoundKey#329
2023-04-15 19:04:07 +02:00
Johann150 71dfd229b0
remove unnecessary code 2023-04-15 18:56:46 +02:00
Johann150 7b8333a21f
server: refactor user getter to throw API error
Instead of throwing an IdentifiableError which then just always gets
converted into an ApiError, the getter can just throw the same ApiError
directly. This makes it more convenient to use and thus more endpoints
have been refactored to use it to reduce code repetition.
2023-04-15 18:56:42 +02:00
Johann150 ae703cfe4b
server: check that channel id is specified 2023-04-15 18:14:57 +02:00
Johann150 8c47f376dc
server: fix undefined variable in streaming API 2023-04-15 17:52:48 +02:00
ceayo 101b3334dd Translated using Weblate (Dutch)
Currently translated at 26.3% (318 of 1205 strings)

Co-authored-by: ceayo <ceayo@proton.me>
Translate-URL: http://translate.akkoma.dev/projects/foundkey/foundkey/nl/
Translation: Foundkey/foundkey
2023-04-14 15:57:50 +00:00
kazari 2f33f3409c Translated using Weblate (Japanese)
Currently translated at 99.6% (1201 of 1205 strings)

Co-authored-by: kazari <6c577a54-aac9-482a-955e-745c858445e3@simplelogin.com>
Translate-URL: http://translate.akkoma.dev/projects/foundkey/foundkey/ja/
Translation: Foundkey/foundkey
2023-04-14 15:57:49 +00:00
Johann150 06fb9c0a75 Translated using Weblate (German)
Currently translated at 100.0% (1205 of 1205 strings)

Translated using Weblate (German)

Currently translated at 100.0% (1203 of 1203 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/
Translation: Foundkey/foundkey
2023-04-14 15:57:49 +00:00
Weblate 7c83cfcaa9 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-04-14 15:57:49 +00:00
digny 95a9698286 Translated using Weblate (Japanese)
Currently translated at 99.8% (1201 of 1203 strings)

Translated using Weblate (Japanese)

Currently translated at 99.6% (1199 of 1203 strings)

Translated using Weblate (Japanese)

Currently translated at 97.5% (1174 of 1203 strings)

Co-authored-by: digny <newymroo@tutamail.com>
Translate-URL: http://translate.akkoma.dev/projects/foundkey/foundkey/ja/
Translation: Foundkey/foundkey
2023-04-14 15:57:49 +00:00
Johann150 9c4d37a0f5 Translated using Weblate (German)
Currently translated at 100.0% (1203 of 1203 strings)

Translated using Weblate (German)

Currently translated at 99.7% (1201 of 1204 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/
Translation: Foundkey/foundkey
2023-04-14 15:57:49 +00:00
Kimberly 84e8069f36 Translated using Weblate (Spanish)
Currently translated at 93.4% (1124 of 1203 strings)

Translated using Weblate (Spanish)

Currently translated at 93.2% (1123 of 1204 strings)

Translated using Weblate (Spanish)

Currently translated at 92.9% (1119 of 1204 strings)

Co-authored-by: Kimberly <kimisaes@gmail.com>
Translate-URL: http://translate.akkoma.dev/projects/foundkey/foundkey/es/
Translation: Foundkey/foundkey
2023-04-14 15:57:49 +00:00
Jeder e9586e6307 Translated using Weblate (Polish)
Currently translated at 100.0% (1205 of 1205 strings)

Translated using Weblate (Polish)

Currently translated at 100.0% (1205 of 1205 strings)

Translated using Weblate (Polish)

Currently translated at 100.0% (1200 of 1200 strings)

Co-authored-by: Jeder <jeder@jeder.pl>
Translate-URL: http://translate.akkoma.dev/projects/foundkey/foundkey/pl/
Translation: Foundkey/foundkey
2023-04-14 15:57:49 +00:00
kazari 92d6550e19 Translated using Weblate (Japanese)
Currently translated at 99.6% (1201 of 1205 strings)

Translated using Weblate (Japanese)

Currently translated at 99.8% (1201 of 1203 strings)

Translated using Weblate (Japanese)

Currently translated at 99.6% (1199 of 1203 strings)

Translated using Weblate (Japanese)

Currently translated at 97.5% (1174 of 1203 strings)

Translated using Weblate (Japanese)

Currently translated at 97.0% (1167 of 1203 strings)

Translated using Weblate (Japanese)

Currently translated at 96.6% (1163 of 1203 strings)

Translated using Weblate (Japanese)

Currently translated at 95.5% (1150 of 1204 strings)

Translated using Weblate (Japanese)

Currently translated at 94.7% (1137 of 1200 strings)

Co-authored-by: kazari <6c577a54-aac9-482a-955e-745c858445e3@simplelogin.com>
Translate-URL: http://translate.akkoma.dev/projects/foundkey/foundkey/ja/
Translation: Foundkey/foundkey
2023-04-14 15:57:48 +00:00
Johann150 808ad2a505
server: HTTP signature requires date header
The default of the library used is to require either of the "date" or
"x-date" headers. It does not seem sensible to pass on this default.
It may be to fix federation with another software but that software
should be considered broken, and it does not seem reasonable to
potentially get an outdated signature just to fix federation with some
buggy software.
2023-04-13 11:04:35 +02:00
Norm 95ecdeabff
docs: Add note about SELinux volume mount option in Docker guide
Something that I've discovered while trying to run FoundKey's
docker-compose config on Podman via podman-compose on my Fedora laptop.
2023-04-12 00:35:34 -04:00
Johann150 340874c252
BREAKING server: remove mediaIds parameter
This parameter is a duplicate of fileIds and was marked as deprecated
before. This removes that parameter and therefore simplifies the API
endpoint's schema.

Changelog: Removed
2023-04-10 15:07:44 +02:00
Johann150 aa4475ab33
client: fix drive file menu definition 2023-04-08 23:49:14 +02:00
Johann150 8db49f2624
client: fix drive layout 2023-04-08 22:45:19 +02:00
Johann150 c265bffab6
client: tlap tlap 2023-04-02 19:46:05 +02:00
Johann150 6d63a5321f
client: make drive desgin more responsive 2023-04-02 18:19:12 +02:00
Johann150 8c690622a1
client: fix drive item updates inserting duplicates
The issue was that the detection in the drive component did not see the
contents of `paginationElem.items` because the ref was not properly
exposed. The value of the exposed property was a Proxy of an empty
array that was not a reference to the actual items array. Thus, when
checking if the item already exists or not, it never saw the item and
added it as if new.

closes FoundKeyGang/FoundKey#367
closes FoundKeyGang/FoundKey#368

Changelog: Fixed
2023-04-02 00:00:49 +02:00
Johann150 83fec649ea
client: refactor drive stream API code 2023-04-01 23:53:51 +02:00
Norm 24db102679 Merge pull request 'docs: Add Docker install guide' (#348) from docs/docker into main
Reviewed-on: FoundKeyGang/FoundKey#348
2023-04-01 14:22:43 +00:00
Johann150 079a9e29ce
server: replace IRC with issue tracker as preferred feedback
The IRC channel is not a reliable means of communication for feedback
because I don't use it (regularly).
2023-04-01 15:10:12 +02:00
Johann150 7914fcfef2
client: open links in new tab
If links are clicked while holding Ctrl or clicked with middle mouse
button, they will be opened in a new tab.

Changelog: Fixed
2023-03-31 22:19:01 +02:00
Johann150 1472c21cb6
activitypub: properly handle all scopes for renotes
This was not implemented because of concerns raised in
https://github.com/misskey-dev/misskey/issues/8261
about Mastodon incorrectly interpreting the scope on renotes.
However this bug seems to be fixed so it can now be implemented.

See also https://github.com/misskey-dev/misskey/pull/10291

Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
2023-03-31 07:59:20 +02:00
Johann150 7a0c2acdf6
client: reposition drive search toggle 2023-03-29 19:02:22 +02:00
Johann150 e9f68e65b7
server: fix rate limit for adding reactions
Adding a reaction may delete a previous reaction to the same note,
thus consequently this needs to be in the rate limiting group if this
happens. Otherwise the rate limit can be circumvented.

Changelog: Fixed
2023-03-28 22:50:04 +02:00
Johann150 48405fba3b
server: fix rate limit error propagation
Changelog: Fixed
2023-03-28 22:49:58 +02:00
Johann150 1171567db2
server: remove unused API parameters
Changelog: Removed
2023-03-28 19:36:10 +02:00
Johann150 6179b2e5f0
server: add pagination to file attachment timeline
As a side effect this also makes the notes appear in chronological order.

Changelog: Changed
2023-03-27 20:46:26 +02:00
Johann150 3747d7ecb1
client: add page 'notes with file attached' 2023-03-27 18:43:49 +02:00
Johann150 e4932085a7
client: use switch instead of if/else chain 2023-03-27 17:36:52 +02:00
Johann150 6722ccfc64
client: remove separate empty drive/empty folder messages
These messages are wrong when using the newly added filter and there
are no filtering results. Instead of adding yet another separate
message for an empty pagination, just show the default empty thingy
the pagination component provides already.
2023-03-26 13:40:26 +02:00
Johann150 134c3b43e6
implement filtering and sorting in drive
The `sort` parameter for /api/drive/show is now more unified with
other endpoints which use +createdAt for sort instead of +created.

closes FoundKeyGang/FoundKey#109

Changelog: Added
2023-03-26 12:03:43 +02:00
Johann150 aac6a93bae
client: center drive loading ui 2023-03-26 11:05:56 +02:00
Johann150 7401a0b400
client: fix drive pagination parameters 2023-03-26 11:05:56 +02:00
Johann150 68f9e3e0dd
server: change pagination of drive/show endpoint
This changes the pagination of the drive/show API endpoint to use the
offset variant of pagination and allows to specify a sorting.

closes FoundKeyGang/FoundKey#362
2023-03-26 11:05:55 +02:00
Johann150 94d1cf75aa
server: unify drive object types in database
Minor adjustment: The 'name' columns have the same max length.

Major adjustment: Rename both columns to be "parentId" and update
all references of this name in the backend. API parameters are not
changed, since that would be an unnecessary breaking change.
2023-03-26 11:05:55 +02:00