Commit graph

1617 commits

Author SHA1 Message Date
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
Kainoa Kanter
6d1965ce94 feat: indexable User property 2023-09-04 02:34:04 +00:00
ThatOneCalculator
5acb6c449d
chore: 🎨 format 2023-09-03 14:06:30 -07:00
naskya
f1451c659d
fix: require credentials in the notes/translate endpoint 2023-09-03 11:18:48 +09:00
Namekuji
fc97614782 fix: release redis locks 2023-09-02 19:22:13 +00: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
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
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
2442a7535d
Revert "perf: delete transformedOptions key -> assign undefined with key literal"
This reverts commit 652ecd2d16.
2023-09-01 09:42:38 -07:00
Namekuji
b8bab079a1
Merge branch 'develop' into feat/scylladb 2023-08-30 18:39:15 -04:00
Namekuji
4f05dbbc9b
fix: search compatibility 2023-08-30 18:38:54 -04:00
Namekuji
ed26870807
fix: remove notes count 2023-08-30 14:50:15 -04:00
Namekuji
2ce855d23c
reimplement antenna as a filter 2023-08-30 14:26:24 -04:00
naskya
82e5114576
feat: post translation in Traditional Chinese 2023-08-30 19:39:14 +09:00
Namekuji
d76d2fdf9c
remove joins 2023-08-30 05:09:21 -04:00
Namekuji
a4b5ab42bf
get public reactions from scylla 2023-08-27 13:51:47 -04:00
Namekuji
f399a230f3
fix type import 2023-08-27 13:05:32 -04:00
Namekuji
c7da13d965
fix question update 2023-08-27 13:04:51 -04:00
Namekuji
38fe9b85bd
Merge branch 'develop' into feat/scylladb 2023-08-27 01:51:33 -04:00
Namekuji
2a3e45456e
undo announce 2023-08-27 01:40:29 -04:00
naskya
e9361a9907 clean up debug prints 2023-08-27 04:02:02 +00:00
ThatOneCalculator
031170c56a
chore: 🎨 format 2023-08-26 16:30:30 -07:00
Namekuji
c9aa7646d2
wip: resolvers 2023-08-26 13:51:00 -04:00
Namekuji
5cb04189ac
fix: break if no user ids left 2023-08-26 12:20:43 -04:00
naskya
c51e6ad3ae update stop words 2023-08-26 05:33:29 +00:00
Namekuji
5493fefe0f
add list timeline 2023-08-25 15:05:22 -04:00
Namekuji
f57a27c5ed
read bookmarks from scylla 2023-08-24 06:32:19 -04:00
Namekuji
f80d0b5e44
Merge branch 'develop' into feat/scylladb 2023-08-24 05:58:32 -04:00
Namekuji
b4022de717
fix: fetch more 2023-08-24 05:56:04 -04: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
Namekuji
ec3ad96d81
wip: clips 2023-08-22 23:55:55 -04:00