Commit Graph

4826 Commits

Author SHA1 Message Date
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
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
ThatOneCalculator
34e2f7ada6
chore: 🔧 linting config 2023-09-01 16:32:41 -07:00
ThatOneCalculator
5d06aa5f13
chore: 🚨 lint 2023-09-01 16:27:33 -07:00
Kainoa Kanter
5ad42e73c9 Merge branch 'chore/remove-unused-02' into 'develop'
chore, refactor: remove unused, fix some type errors (client/src/pages)

See merge request firefish/firefish!10579
2023-09-01 23:16:23 +00:00
naskya
c0f31fcb8f chore, refactor: remove unused, fix some type errors (client/src/pages) 2023-09-01 23:16:23 +00:00
ThatOneCalculator
2442a7535d
Revert "perf: delete transformedOptions key -> assign undefined with key literal"
This reverts commit 652ecd2d16.
2023-09-01 09:42:38 -07:00
Kainoa Kanter
9ea14ceed6 Merge branch 'traditional-chinese-post-translation' into 'develop'
feat: post translation in Traditional Chinese

Closes #9827

See merge request firefish/firefish!10580
2023-08-30 21:01:23 +00:00
Namekuji
d0e92c69cd fix: remove native-utils from migration's dependencies 2023-08-30 20:59:40 +00:00
naskya
82e5114576
feat: post translation in Traditional Chinese 2023-08-30 19:39:14 +09:00
naskya
e9361a9907 clean up debug prints 2023-08-27 04:02:02 +00:00
Essem
32fdddb20a
fix: 🐛 caching wrong DNS entry when federating with an instance that cannot properly handle inbound IPv6 requests 2023-08-26 16:33:21 -07:00
ThatOneCalculator
031170c56a
chore: 🎨 format 2023-08-26 16:30:30 -07:00
naskya
c51e6ad3ae update stop words 2023-08-26 05:33:29 +00:00
ThatOneCalculator
f309d17667
Revert "fix: 🐛 fix DNS lookup issue"
This reverts commit bd61468f2f.
2023-08-23 22:31:50 -07:00
ThatOneCalculator
bd61468f2f
fix: 🐛 fix DNS lookup issue
https://github.com/szmarczak/cacheable-lookup/pull/62
2023-08-23 22:21:44 -07:00
ThatOneCalculator
7047ddce3e
refactor: ♻️ types in AP kernel
This file seriously needs to be refactored properly...
2023-08-23 19:55:26 -07:00
ThatOneCalculator
8b57431ca8
chore: 🎨 format 2023-08-23 19:49:20 -07:00
ThatOneCalculator
a518f51814
fix: 🐛 cannot quote own note 2023-08-22 20:02:10 -07:00
ThatOneCalculator
91b1b5fb53
fix: 🔒 cannot change note visibility 2023-08-22 20:00:00 -07:00
ThatOneCalculator
c7f98e381c
fix: ✏️ "can not" -> "cannot" 2023-08-22 19:52:11 -07:00
naskya
1485cadc23 oops 🥴 2023-08-21 20:50:28 +00:00
naskya
e0a46c6e20 Update MkInstanceTicker.vue 2023-08-21 20:48:22 +00:00
ThatOneCalculator
652ecd2d16
perf: delete transformedOptions key -> assign undefined with key literal 2023-08-21 11:12:42 -07:00
naskya
799fcd3c73 more intuitive option order 2023-08-21 13:20:27 +00:00
Laura Hausmann
29bb1453fc
Fix local-only posts for timeline websocket stream 2023-08-19 20:59:21 -04:00
Kainoa Kanter
69f802e15b Merge branch 'upgrade-frontend-deps' into 'develop'
upgrade frontend deps

See merge request firefish/firefish!10557
2023-08-19 16:33:24 +00:00
naskya
ffdadec61e upgrade frontend deps 2023-08-19 16:33:24 +00:00
AAGaming
09d96c1a36
fix: change character limits to allow for long instance domains 2023-08-18 22:05:42 -04:00
naskya
58d5b76edb regard x.com as twitter in MkUrlPreview.vue 2023-08-18 22:27:57 +00:00
EpicKitty
4a848adc34 fix: 🚑 thumbnail serving 2023-08-18 21:28:04 +00:00
Namekuji
dc2fde0a75
fix: remove brackets 2023-08-18 06:22:51 -04:00
Namekuji
ad93bc80f8
refactor: remove regex 2023-08-18 05:51:41 -04:00
Namekuji
c3944f49ef
fix: exclude ula and lla 2023-08-18 05:45:10 -04:00