Commit graph

5028 commits

Author SHA1 Message Date
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
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
naskya
587840ec37
fix: don't show translate button if signed out 2023-09-04 18:18:43 +09: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
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
naskya
f1451c659d
fix: require credentials in the notes/translate endpoint 2023-09-03 11:18:48 +09:00
ThatOneCalculator
26b4c6404a
chore: ⬆️ up photoswipe 2023-09-02 14:05:03 -07:00
ThatOneCalculator
7e0c9ddc11
artifacting 2023-09-02 12:23:58 -07:00
Namekuji
fc97614782 fix: release redis locks 2023-09-02 19:22:13 +00:00
ThatOneCalculator
7cdd6af262
fix: 🐛 smaller maskable icon 2023-09-02 12:15:15 -07:00
ThatOneCalculator
d1a4bbf597
maskable icon 2023-09-02 11:55:53 -07:00
ThatOneCalculator
86cad1056c
docs: 🔒 robots.txt asset
Closes #10640, #10608
2023-09-02 11:44:31 -07:00
ThatOneCalculator
f72c9b818c
fix: 💡 biome still uses rome-ignore 2023-09-02 11:44:31 -07:00
ThatOneCalculator
df34d47d42
fix: 🚑 incorrect end tag 2023-09-02 11:44:31 -07:00
Kainoa Kanter
684d4344ba
perf: seperate web and queue workers
Co-authored-by: Johann150 <johann@qwertqwefsday.eu>
2023-09-02 11:42:47 -07:00
ThatOneCalculator
45c5fa73ff
fix: 💄 Announcement padding/margins 2023-09-02 09:57:38 -07:00
ThatOneCalculator
ea954bdf4c
fix: 🐛 natural PWA orientation
fixes chrome mobile rotating screen even when device rotation is off
2023-09-02 09:01:02 -07:00
Namekuji
fd4099a760
fix: nodeinfo 2023-09-02 09:57:32 -04:00
Namekuji
697361ca03
note edit endpoint 2023-09-02 08:57:10 -04:00
Namekuji
ef97630460
fix: clear home timeline of deleted user 2023-09-02 06:38:52 -04:00
Namekuji
91762bb8ca
delete associated notes on account deletion 2023-09-02 06:04:50 -04:00
Namekuji
494243cba8
Merge branch 'develop' into feat/scylladb 2023-09-02 05:07:53 -04:00
ThatOneCalculator
1deeb78878
build: ♻️ Rome -> Biome
Rome is now discontinued, and Biome has taken its place
2023-09-01 21:16:14 -07:00
ThatOneCalculator
68dea6f0c3
fix: 🐛 more strange unlock calls 2023-09-01 19:26:53 -07:00
ThatOneCalculator
805230341e
fix: 🐛 unlock undefined 2023-09-01 19:19:42 -07:00
ThatOneCalculator
4ed0b60621
refactor: 🥚 ansi art for master.ts 2023-09-01 19:12:25 -07:00
ThatOneCalculator
4ea3cbd7a9
refactor: 🥚 new ansi art 2023-09-01 19:12:17 -07:00
Kainoa Kanter
bbfc9bc832
Merge branch 'feature/manifest-scope' into 'develop'
feat: add `"scope": "/"` to the web app manifest

See merge request firefish/firefish!10564
2023-09-01 19:11:49 -07:00
ThatOneCalculator
9ea5cc3f5f
fix: ♻️ Manifest (icons, name, orientation)
Closes #10694
2023-09-01 19:11:42 -07:00
ThatOneCalculator
2fb65cdd86
chore: ⬆️ up deps (properly) 2023-09-01 19:11:27 -07:00
ThatOneCalculator
a75a19cd17
chore: 🚨 lint megalodon 2023-09-01 16:36:33 -07:00