Commit graph

27379 commits

Author SHA1 Message Date
Lhcfl
add6081f18 fix: error of notes with file 2024-04-03 21:26:58 +08:00
naskya
82dff9beb1 Merge branch 'feat/note-edit-history' into 'develop'
feat: Add post edit history

Co-authored-by: Lhcfl <Lhcfl@outlook.com>

See merge request firefish/firefish!10714
2024-04-01 17:44:18 +00:00
naskya
97e6dc1bb4
chore (client, minor): slightly more readable condition 2024-04-02 02:40:55 +09:00
naskya
6f1c29cf05 Merge branch 'fix/replyLanguage' into 'develop'
fix: Don't set language to null when reply/renote lang is null/undefined

Co-authored-by: Lhcfl <Lhcfl@outlook.com>

See merge request firefish/firefish!10727
2024-04-01 17:02:25 +00:00
naskya
84eb75e03e Merge branch 'scrollTouchscreen' into 'develop'
fix(client): pull to refresh activates when scrolling down mid-way in the page

Co-authored-by: eana <coder@apps.1a23.com>

Closes #10869

See merge request firefish/firefish!10725
2024-04-01 17:01:21 +00:00
eana
a5cd3c8b70 Address comments 2024-04-01 15:08:01 +00:00
naskya
81b9fdf397
refactor (client): stop importing things directly from firefish-js/src 2024-04-01 13:58:54 +09:00
naskya
f70c9efe6b
chore (client): use i18n.ts instead of i18n.t 2024-04-01 13:55:20 +09:00
naskya
0001ffa356
chore: update SeaORM entity 2024-04-01 13:28:12 +09:00
naskya
76097b25c9
chore: update downgrade.sql 2024-04-01 13:26:01 +09:00
Lhcfl
70dd49740e chore: format 2024-04-01 11:34:57 +08:00
Lhcfl
e8f178458f Merge branch 'develop' of https://firefish.dev/firefish/firefish into feat/note-edit-history 2024-04-01 11:32:14 +08:00
Lhcfl
c735156ef2 fix: Don't set language to null when reply/renote lang is null/undefined 2024-04-01 11:16:58 +08:00
Lhcfl
f2075e361a update docs/api-change 2024-04-01 11:06:59 +08:00
Lhcfl
0b226f7013 store emojis for note_edit 2024-04-01 11:01:59 +08:00
naskya
7e0f20c24f Merge branch 'replyLanguage' into 'develop'
feat(client): inherit reply/quote language

Co-authored-by: eana <coder@apps.1a23.com>

Closes #10885

See merge request firefish/firefish!10726
2024-04-01 02:09:32 +00:00
Eana Hufwe
12abccc9a3 feat(client): inherit reply/quote language
Co-authored-by: eana <coder@apps.1a23.com>
2024-04-01 02:09:32 +00:00
Hosted Weblate
cc83abac7e
Merge branch 'origin/develop' into Weblate 2024-04-01 01:27:57 +02:00
Salif Mehmed
059f9e1be1
locale: update translations (Bulgarian)
Currently translated at 44.1% (848 of 1919 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/bg/
2024-04-01 01:27:53 +02:00
jolupa
02aef92d8b
locale: update translations (Catalan)
Currently translated at 100.0% (1919 of 1919 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/ca/
2024-04-01 01:27:52 +02:00
eana
0666a78dcf fix(client): pull to refresh activates when scrolling down mid-way in the page
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
2024-03-31 20:13:00 +00:00
Lhcfl
a562d9bb39 chore: format 2024-04-01 03:24:30 +08:00
Lhcfl
9a0136514b fix: incorrect note id 2024-04-01 03:21:55 +08:00
naskya
54dfe1c222
v20240401 2024-04-01 04:16:15 +09:00
Laura Hausmann
88ca0e1621
fix (backend): set X-Content-Type-Options to nosniff on the drive files endpoint 2024-04-01 03:22:06 +09:00
naskya
9086ef11ff Merge branch 'pageDetailsButtonAlign' into 'develop'
fix(client): page details button icon alignment

Co-authored-by: eana <coder@apps.1a23.com>

See merge request firefish/firefish!10722
2024-03-31 18:19:53 +00:00
Eana Hufwe
0d990e07cb fix(client): page details button icon alignment
Co-authored-by: eana <coder@apps.1a23.com>
2024-03-31 18:19:53 +00:00
naskya
3ba7137eaa Merge branch 'emojiListLoad' into 'develop'
fix(client): emoji data format change

Co-authored-by: eana <coder@apps.1a23.com>

See merge request firefish/firefish!10721
2024-03-31 18:09:06 +00:00
Lhcfl
cbe88c56ef feat: show files of noteEdit 2024-04-01 01:53:21 +08:00
Lhcfl
6d4cb5b4aa fix: note.updatedAt might be null 2024-04-01 00:40:58 +08:00
naskya
9b354790c3
dev: keep db/redis data on db.down 2024-03-31 12:14:13 +09:00
naskya
d9ee4737bc Merge branch 'pageEdit' into 'develop'
fix(frontend): fixing broken “Page Details” page

Co-authored-by: eana <coder@apps.1a23.com>

See merge request firefish/firefish!10720
2024-03-30 18:47:41 +00:00
Eana Hufwe
62c46fda65 fix(frontend): fixing broken “Page Details” page
Co-authored-by: eana <coder@apps.1a23.com>
2024-03-30 18:47:41 +00:00
naskya
a097e1aa98
dev (client): update eslint rule 2024-03-31 02:29:27 +09:00
eana
4370bd1012 fix(client): emoji data format change 2024-03-30 16:49:22 +00:00
naskya
25a1fa341a
chore: lint 2024-03-31 01:30:50 +09:00
naskya
0d92fa303b
dev (client): update eslint rule 2024-03-31 01:29:54 +09:00
naskya
f32d4bb764
dev (client): disable prettier 2024-03-31 01:21:19 +09:00
naskya
6cf3d7f84c
dev: don't lint outdated/to-be-replaced packages for now 2024-03-31 01:14:57 +09:00
naskya
267e26900a Merge branch 'chore/remove_prettier' into 'develop'
chore: remove prettier and format

Co-authored-by: 老周部落 <laozhoubuluo@gmail.com>

Closes #10878

See merge request firefish/firefish!10715
2024-03-30 16:10:15 +00:00
naskya
3b2db417a8
v20240330 2024-03-30 21:02:31 +09:00
naskya
81856c15e6 Merge branch 'security/20240330' into 'develop'
security/20240330

Co-authored-by: Laura Hausmann <laura@hausmann.dev>
Co-authored-by: mei23 <m@m544.net>

See merge request firefish/firefish!10718
2024-03-30 12:00:30 +00:00
naskya
0f51768ff7
docs: update changelog 2024-03-30 19:01:28 +09:00
naskya
b3668f67a0
fix (backend): check redirect url 2024-03-30 19:01:28 +09:00
Laura Hausmann
e753b313da
fix (backend): reject anonymous objects 2024-03-30 19:01:28 +09:00
Laura Hausmann
2e51a33ae5
fix (backend): stricter hostname checking when fetching remote objects
Co-authored-by: naskya <m@naskya.net>
2024-03-30 19:01:28 +09:00
Laura Hausmann
ada0137a35
fix (backend): verify object id host matches final URL when fetching remote activities
5f6096c1b7

Co-authored-by: naskya <m@naskya.net>
2024-03-30 19:01:28 +09:00
Laura Hausmann
850c52ef63
feat (backend): permit redirects for AP object lookups
8d7d95fd23

Co-authored-by: naskya <m@naskya.net>
2024-03-30 19:01:28 +09:00
naskya
00b15bb17c
refactor (backend): mark resolveLocal as async
There are many type errors that need to be fixed :(
2024-03-30 19:01:16 +09:00
mei23
ce69001243
fix (backend): improve URL check
13ea67bee4
da12d5b079

Co-authored-by: naskya <m@naskya.net>
2024-03-30 18:10:52 +09:00