Commit graph

26533 commits

Author SHA1 Message Date
Kainoa Kanter
ed1b5afa13 Merge branch 'develop' into 'develop'
Validate before delivering to keep federation working on valid inboxes

Closes 

See merge request 
2023-08-17 04:41:28 +00:00
Daniel Hernández
59e989c0bb Validate before delivering to keep federation working on valid inboxes 2023-08-17 04:41:27 +00:00
Kainoa Kanter
4c40712902 Merge branch 'fix/report-emails' into 'develop'
Fix report emails and modmail sanitization

See merge request 
2023-08-16 03:45:33 +00:00
Kainoa Kanter
dfc10a45fd Merge branch 'jegler-develop-patch-08755' into 'develop'
Fix tini path in Dockerfile

See merge request 
2023-08-16 03:45:10 +00:00
Jegler
a07a585cdb Fix tini path in Dockerfile 2023-08-16 03:45:10 +00:00
Essem
4174e3d070
Fix report emails and modmail sanitization 2023-08-15 16:16:25 -05:00
Kainoa Kanter
2c3d222d3b Merge branch 'bind-address' into 'develop'
Add address bind config option

Closes 

See merge request 
2023-08-15 03:44:06 +00:00
Essem
7d49af822a Add address bind config option 2023-08-15 03:44:06 +00:00
Kainoa Kanter
a1284d0591 Merge branch 'mastodon-api-convert-conversation-ids' into 'develop'
Mastodon API: convert IDs in conversations

Closes 

See merge request 
2023-08-14 19:34:33 +00:00
Vyr Cossont
6773ef711a Mastodon API: convert IDs in conversations 2023-08-14 12:18:57 -07:00
naskya
fd4bf7f333
chore: Translated using Weblate (Japanese)
Currently translated at 100.0% (1850 of 1850 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/ja/
2023-08-14 15:53:17 +02:00
Hosted Weblate
a0621b94e4
chore: Merge branch 'origin/develop' into Weblate. 2023-08-14 10:21:09 +02:00
Marie
3fe29adff8
chore: Translated using Weblate (German)
Currently translated at 100.0% (1850 of 1850 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/de/
2023-08-14 10:21:05 +02:00
Namekuji
7b9f0f3687
chore: codeberg → gitlab 2023-08-13 09:06:00 -04:00
Hosted Weblate
bea53e3d7d
chore: Merge branch 'origin/develop' into Weblate. 2023-08-12 18:35:00 +02:00
Salif Mehmed
7c79ba3098
chore: Translated using Weblate (Bulgarian (bul_BG))
Currently translated at 23.4% (433 of 1850 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/bul_BG/
2023-08-12 18:34:56 +02:00
Алексей Ермолаев
75c7072f68
chore: Translated using Weblate (Russian)
Currently translated at 100.0% (1850 of 1850 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/ru/
2023-08-12 18:34:55 +02:00
でじぃ
3f2085102d
chore: Translated using Weblate (Japanese)
Currently translated at 100.0% (1850 of 1850 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/ja/
2023-08-12 18:34:52 +02:00
Linerly
ecaecbfa6e
chore: Translated using Weblate (Indonesian)
Currently translated at 100.0% (1850 of 1850 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/id/
2023-08-12 18:34:50 +02:00
tournesol
facf11f1e0
chore: Translated using Weblate (French)
Currently translated at 99.5% (1842 of 1850 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/fr/
2023-08-12 18:34:48 +02:00
jolupa
c4c5785ff6
chore: Translated using Weblate (Catalan)
Currently translated at 100.0% (1850 of 1850 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/ca/
2023-08-12 18:34:46 +02:00
Kainoa Kanter
a4d00bd630 Merge branch 'Marie-develop-patch-28593' into 'develop'
ci: Fix libc musl not found

See merge request 
2023-08-12 15:29:20 +00:00
Marie Piontek
7a8df0877d ci: Fix libc musl not found 2023-08-12 15:29:19 +00:00
naskya
e610ce7923 Add /kbin to commonNames 2023-08-12 14:41:37 +00:00
ThatOneCalculator
247088fbaf
fix: 🩹 add small and center to MFM tags list 2023-08-11 22:54:13 -07:00
Kainoa Kanter
c4018c969c Merge branch 'Marie-develop-patch-33974' into 'develop'
feat: Fetch total posts of users on create/update

Closes 

See merge request 
2023-08-12 01:00:29 +00:00
Marie Piontek
ee42edfccd feat: Fetch total posts of users on create/update 2023-08-12 01:00:29 +00:00
Kainoa Kanter
3d8fb7b76f Merge branch 'refactor/no-reactivity' into 'develop'
refactor: ♻️ No Vue Reactivity

See merge request 
2023-08-12 00:59:31 +00:00
ThatOneCalculator
5e89b269a4
fix: 🐛 double comma 2023-08-11 17:51:35 -07:00
Kainoa Kanter
3e598c3ed0 Merge branch 'Marie-develop-patch-60099' into 'develop'
fix: updatePerson's Followings.update call not working if no sharedInbox

Closes 

See merge request 
2023-08-12 00:45:51 +00:00
ThatOneCalculator
1f7ddc9d7c
refactor: ♻️ No Vue Reactivity
Performed with https://github.com/edison1105/drop-reactivity-transform , Reactivity Transform was an experimental feature and has now been deprecated.
2023-08-11 17:44:46 -07:00
Marie Piontek
046fc88a6c fix: updatePerson's Followings.update call not working if no sharedInbox 2023-08-11 10:25:32 +00:00
Hosted Weblate
1f2a1a337f
chore: Merge branch 'origin/develop' into Weblate. 2023-08-10 23:46:34 +02:00
Thomas
89cbe0e642
chore: Translated using Weblate (French)
Currently translated at 100.0% (1846 of 1846 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/fr/
2023-08-10 23:46:29 +02:00
Dråfølin
3a57feb1b0
chore: Translated using Weblate (French)
Currently translated at 100.0% (1846 of 1846 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/fr/
2023-08-10 23:46:29 +02:00
Raúl D
5c289950c2
chore: Translated using Weblate (Spanish)
Currently translated at 100.0% (1846 of 1846 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/es/
2023-08-10 23:46:27 +02:00
ThatOneCalculator
5a92b90da1
chore: 🎨 format 2023-08-10 13:32:19 -07:00
ThatOneCalculator
b651bf8401
Merge branch 'develop' of git.joinfirefish.org:firefish/firefish into develop 2023-08-10 13:31:33 -07:00
ThatOneCalculator
2961753648
dev6 2023-08-10 13:31:26 -07:00
Kainoa Kanter
eae0a9d516 Merge branch 'chore/remove-unused' into 'develop'
chore: remove unused items

See merge request 
2023-08-10 20:25:21 +00:00
naskya
c6c4a48823 chore: remove unused items 2023-08-10 20:25:21 +00:00
ThatOneCalculator
cb424e37f5
fix: 🚸 make importing emoji packs clearer 2023-08-10 13:04:16 -07:00
naskya
483d96e297 Calckey → Firefish 2023-08-10 12:58:41 +00:00
naskya
e0098876e9 caption → description 2023-08-10 09:23:18 +00:00
ThatOneCalculator
ba8c891af1
refactor: ⚰️ remove old woodpecker scripts 2023-08-09 19:50:04 -07:00
ThatOneCalculator
ced8f56e34
fix: 🚑 proper conditional
I need sleep... or coffee
2023-08-09 19:46:56 -07:00
ThatOneCalculator
cf8a733927
refactor: 🚸 only index public posts 2023-08-09 19:39:01 -07:00
Marie Piontek
c456b1082d
build: 🐋 fix Dockerfile 2023-08-09 17:51:44 -07:00
ThatOneCalculator
64ade78cf3
Merge branch 'develop' of git.joinfirefish.org:firefish/firefish into develop 2023-08-09 17:45:29 -07:00
ThatOneCalculator
9104bb9579
build: 🐋 move Docker image to (Debian) 2023-08-09 17:45:17 -07:00