Commit graph

83 commits

Author SHA1 Message Date
145cba9ae5
refactor: update meta cache only on update 2024-01-23 09:53:34 +09:00
58791e6e55
refactor: move misc/fetch-meta.ts to backend-rs (partially) 2024-01-23 09:26:33 +09:00
1fca25a8b2
refactor: rename meta columns 2024-01-23 04:21:17 +09:00
f1e1f9e5b0
refactor: stop importing stuff from backend-rs/built 2024-01-23 02:16:52 +09:00
01e8ae37f8
refactor: rename backend/native-utils to backend-rs 2024-01-23 01:29:15 +09:00
261b8e6218
refactor: remove NSFW media detection 2024-01-22 00:40:07 +09:00
0ac115874c
refactor: bring all internal functions into misc/native-utils.ts
Co-authored-by: sup39 <dev@sup39.dev>
2024-01-20 08:27:08 +09:00
c4c9041222
refactor: move env.ts to native-utils (partially) 2024-01-18 00:11:42 +09:00
ed6d506bc2
docs: add commit message conventions 2024-01-17 18:05:59 +09:00
c1e0186e7b
refactor: move misc/convert-host.ts to native-utils 2024-01-15 15:42:55 +09:00
825eef74aa
refactor: move misc/{safe-for-sql, sql-like-escape}.ts to native-utils 2024-01-14 21:51:30 +09:00
6bfe6066db
refactor: move misc/convert-milliseconds.ts to native-utils 2024-01-14 12:30:47 +09:00
4e63873fc1
refactor: remove misc/secure-rndstr.ts 2024-01-14 12:24:29 +09:00
7c93e1a91a
refactor: move misc/acct.ts to native-utils 2024-01-13 20:56:10 +09:00
65d3190134
feat: allow empty search query 2024-01-13 12:25:08 +09:00
0d931225bb
feat: post search filters 2024-01-10 20:15:39 +09:00
1a0589c19c
chore: disable reset-db API 2024-01-10 14:19:03 +09:00
233685f3fa
feat: per-user reply mutes 2024-01-10 12:29:50 +09:00
MeiMei
85d5e7bd3b
feat: accept more signature algorithms
enhances 8890902675

Co-authored-by: naskya <m@naskya.net>
2024-01-07 19:53:07 +09:00
657a242b90
feat: ability to publish timelines in signed out UI 2024-01-05 10:15:01 +09:00
16b4f78dfb
feat: ability to translate changelog 2024-01-02 14:07:14 +09:00
7f056e729f
refactor: separate translate function into another file & use deepl-node package 2024-01-02 12:31:50 +09:00
11541b1e63
fix: make readFile in api/patrons async 2024-01-02 07:04:25 +09:00
7c887421f4
feat: show changelog on updates 2024-01-02 07:02:52 +09:00
Lhcfl
e8fc5ec37e
fix: unrenote should only delete renotes, not quotes 2024-01-02 00:34:21 +09:00
bf045daaed
refactor: remove Meilisearch, Sonic, and Elasticsearch completely 2023-12-29 06:23:17 +09:00
209fee7a6d
chore: format 2023-12-29 05:53:16 +09:00
f676cc1f19
fix: undefine unspecified parameters on profile updates 2023-12-27 18:59:21 +09:00
a254e85ac1
chore: format 2023-12-27 05:34:16 +09:00
4399e25398
fix: profile updates fail if language isn't specified 2023-12-27 05:18:01 +09:00
mei23
240c43060e
fix: prohibit Apps to use admin/moderator permission 2023-12-27 03:36:26 +09:00
Essem
b64d84e7d1
feat: add language picker to post form
Co-authored-by: naskya <m@naskya.net>
2023-12-23 07:25:08 +09:00
freeplay
8b6f88f7aa
feat: RTL Layout Support 2023-12-23 06:23:17 +09:00
834214146d
Firefish v1.0.5-rc (3) 2023-12-23 05:21:37 +09:00
Nanaka Hiira
e98af2b2a7
feat: add /api/emojis endpoint 2023-12-23 05:04:54 +09:00
41a7382ba4
Firefish v1.0.5-rc (2) 2023-12-06 05:02:20 +09:00
9fcd3e496f
Firefish v1.0.5-dev22 2023-11-27 19:32:26 +09:00
7dfc52b681
chore: unsafe linting 2023-11-27 18:17:53 +09:00
7e23a6d32d
feat: add search filter "from: me" 2023-11-21 02:18:41 +09:00
b98707c37b
Firefish v1.0.5-dev21 2023-11-17 06:01:31 +09:00
8b8a498c54
chore: rename default emoji mod permission from 'none' to 'unauthorized' considering name collision in Rust 2023-11-11 10:03:45 +09:00
nakkaa
198bfe4d37
fix: add missing entry in manifest.json so that PWA can use it 2023-11-11 10:00:28 +09:00
4ebceb0c7e
chore: format 2023-11-11 09:04:36 +09:00
8802c36c62
dev: move repository url 2023-11-09 21:25:55 +09:00
6424b685e9
feat: ability to pin custom pages to the help menu 2023-11-09 21:18:14 +09:00
15e646c8b1
chore: lint 2023-11-06 21:11:39 +09:00
712fab5b45
chore: remove deprecated dependencies 2023-11-06 10:25:54 +09:00
22284e0fda
chore: remove text art in HTML comments 2023-11-04 02:22:54 +09:00
c98debc569
Firefish v1.0.5-dev20 2023-10-29 20:09:26 +09:00
6609daace4
fix: check isIndexable in built-in post search 2023-10-29 18:27:38 +09:00