Commit graph

26530 commits

Author SHA1 Message Date
Namekuji
7d002ec440
add copy 2023-09-09 01:28:07 -04:00
Namekuji
758280a828
remove unused import 2023-09-08 22:13:24 -04:00
Namekuji
bd1b5a9249
wip: drop emoji column 2023-09-08 22:10:36 -04:00
Namekuji
4bde3f126b
wip: adding queries 2023-09-08 12:19:22 -04:00
Namekuji
95bfb26011
wip: adding table struct 2023-09-08 02:33:23 -04:00
Namekuji
8b46d1de03
wip: add user defined types 2023-09-07 12:16:37 -04:00
Namekuji
ede4e436f6
chore: regenerate entities 2023-09-06 23:36:33 -04:00
Namekuji
49ce084be4
wip: upgrade seaorm 2023-09-06 23:16:00 -04:00
Namekuji
39c20d947c
fix: render reply 2023-09-06 04:52:00 -04:00
Namekuji
af29002d5d
log when finished 2023-09-06 04:09:51 -04:00
Namekuji
7f00bace29
fix: index all 2023-09-06 04:00:51 -04:00
Namekuji
1402131b9e
fix: tag search 2023-09-06 03:35:34 -04:00
Namekuji
ed1599aaf7
fix: keep limit if using postgres 2023-09-05 20:32:12 -04:00
Namekuji
c41b845f66
return empty list 2023-09-05 20:00:31 -04:00
Namekuji
1606163ad7
fix: file createdAt can be string 2023-09-05 19:44:37 -04:00
Namekuji
970bf99c09
fix: return empty list at the moment 2023-09-05 19:32:37 -04:00
Namekuji
1ec54db257
increase antenna limit 2023-09-05 19:14:47 -04:00
Namekuji
bb0cc000ae
fix: deck columns 2023-09-05 19:08:08 -04:00
Namekuji
065b889ccb
refactor: constrain type 2023-09-05 18:36:29 -04:00
Namekuji
6063f4d7ab
fix: notification 2023-09-05 18:30:38 -04:00
Namekuji
1e6002cab9
fix: redis keys 2023-09-05 15:37:29 -04:00
Namekuji
65c62c765e
fix: drop materialized view at migration reversion 2023-09-05 13:25:18 -04:00
Namekuji
5e802df4c9
fix: update cache 2023-09-05 13:00:15 -04:00
Namekuji
bd7dab44c0
note_reaction cleanup 2023-09-05 12:01:50 -04:00
Namekuji
06141e1ecc
poll_vote cleanup 2023-09-05 11:45:19 -04:00
Namekuji
efda68bc64
further cleanup 2023-09-05 10:58:20 -04:00
Namekuji
2570f8a9eb
further cleanup 2023-09-05 09:32:57 -04:00
Namekuji
98ffb20c6a
fix: post count for charts 2023-09-05 07:43:17 -04:00
Namekuji
4439d5210f
Merge branch 'develop' into feat/scylladb 2023-09-05 06:52:22 -04:00
Namekuji
d69bc740ea
chore: add biome binaries to dev dependencies 2023-09-05 06:28:15 -04:00
Namekuji
3273adaaa1
remove counts 2023-09-04 22:49:12 -04:00
Namekuji
c2b3e81936
Merge branch 'develop' into feat/scylladb 2023-09-04 19:30:22 -04:00
Kainoa Kanter
87876a5268 Merge branch 'meta/mr-template' into 'develop'
chore: update docs/MR template

Co-authored-by: naskya <m@naskya.net>

See merge request firefish/firefish!10590
2023-09-04 14:24:06 +00:00
Hosted Weblate
ade39197c3
chore: Merge branch 'origin/develop' into Weblate. 2023-09-04 14:46:39 +02:00
Pynolo
575eb71b26
chore: Translated using Weblate (Italian)
Currently translated at 99.8% (1848 of 1850 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/it/
2023-09-04 14:46:35 +02:00
naskya
587840ec37
fix: don't show translate button if signed out 2023-09-04 18:18:43 +09:00
naskya
20456f4239
chore: update docs/MR template 2023-09-04 14:14:22 +09:00
Kainoa Kanter
d9f7e2bede Merge branch 'feat/isIndexable' into 'develop'
feat:  `indexable` User property

Co-authored-by: Namekuji <nmkj@waah.day>

Closes #10610

See merge request firefish/firefish!10585
2023-09-04 02:34:04 +00:00
Kainoa Kanter
6d1965ce94 feat: indexable User property 2023-09-04 02:34:04 +00:00
ThatOneCalculator
687cf91608
fix mfm import 2023-09-03 14:30:14 -07:00
ThatOneCalculator
4b121cb549
if translation exists 2023-09-03 14:29:18 -07:00
Kainoa Kanter
917d4ca1e3 Merge branch 'refactor/authCompose' into 'develop'
refactor: ♻️ Migrate auth.vue to compose API

See merge request firefish/firefish!10589
2023-09-03 21:18:38 +00:00
Kainoa Kanter
12ff93baea refactor: ♻️ Migrate auth.vue to composition API 2023-09-03 21:18:38 +00:00
ThatOneCalculator
2e1f5c6c8e
Merge branch 'develop' of git.joinfirefish.org:firefish/firefish into develop 2023-09-03 14:06:44 -07:00
ThatOneCalculator
5acb6c449d
chore: 🎨 format 2023-09-03 14:06:30 -07:00
Kainoa Kanter
820d5f77dc Merge branch 'feat/translations' into 'develop'
language for post translation & translate button

See merge request firefish/firefish!10588

Co-authored-by: naskya <m@naskya.net>
2023-09-03 20:50:15 +00:00
naskya
ba3bf35167 language for post translation & translate button 2023-09-03 20:50:15 +00:00
Laura Hausmann
738502f051
[mastodon-client] Correctly implement multiple callback URIs for OAuth, resolves #150 2023-09-03 13:48:51 -07:00
Laura Hausmann
bdc89e5568
Fix search button not visible in narrow viewport guest mode 2023-09-03 13:48:04 -07:00
Kainoa Kanter
4a69c58780 Merge branch 'fix/translate-api' into 'develop'
fix: require credentials in the notes/translate endpoint

See merge request firefish/firefish!10587

Co-authored-by: naskya <m@naskya.net>
2023-09-03 17:00:51 +00:00