naskya
ef0c3a0ae2
docs: update api-change.md
2024-05-20 20:08:28 +09:00
naskya
088dfd21e7
v20240516
2024-05-16 16:16:29 +09:00
naskya
d8e1ab63c0
refactor: port system information checker to backend-rs
...
network stat is removed because it might be inaccurate and/or
it should be monitored by other system tools, but it may be added back
later if it is wanted
2024-05-15 16:26:46 +09:00
naskya
fc65d8c1c3
docs: update api-change.md
2024-05-07 20:52:11 +09:00
eana
ef57735e6a
fix typo
2024-05-06 05:26:38 +00:00
eana
e7c33835b2
Add server-side per-user UI language
2024-05-06 05:14:44 +00:00
naskya
1ee8198c6f
v20240504
2024-05-04 16:04:31 +09:00
naskya
369b1d72df
fix/perf (backend): port latest version check to backend-rs, address excessive requests to firefish.dev
2024-05-04 14:44:20 +09:00
naskya
4816d75e23
v20240424
2024-04-24 15:42:23 +09:00
Lhcfl
067810b1be
docs (minor): update api-change.md
2024-04-23 23:59:03 +09:00
naskya
78b6228b3c
Merge branch 'develop' into fix/use-pagination-in-note
2024-04-22 05:58:55 +09:00
naskya
c9de5f6095
docs: update api-changes.md
2024-04-22 05:56:46 +09:00
naskya
b9e88ce490
docs: edit api-changes.md
2024-04-22 05:42:40 +09:00
Lhcfl
09bcbb0ff0
Update docs/api-change.md
2024-04-21 11:27:08 +08:00
Lhcfl
cdc3b5181a
Update api-change.md
2024-04-21 11:24:41 +08:00
naskya
5ba88f3d6f
v20240413
2024-04-13 21:34:20 +09:00
naskya
ad58ae8f30
refactor: remove /api/patrons endpoint
2024-04-13 20:03:02 +09:00
naskya
8a74892df4
v20240405
2024-04-05 06:44:16 +09:00
Lhcfl
f2075e361a
update docs/api-change
2024-04-01 11:06:59 +08:00
naskya
2a93e94dff
v20240319
2024-03-19 02:13:38 +09:00
naskya
75f277f461
fix (backend): return null (instead of 0) if following/followers count is unavailable
2024-03-17 02:03:27 +09:00
naskya
ec18c532ca
feat: ability to publish timelines on signed out page
2024-03-02 00:19:05 +09:00
naskya
b30e68c98c
feat: post search filters
...
Co-authored-by: sup39 <dev@sup39.dev>
2024-03-01 22:17:02 +09:00
naskya
48e5d9de71
refactor: use PGroonga for full-text search and remove support of other engines
...
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
Co-authored-by: sup39 <dev@sup39.dev>
2024-03-01 21:39:13 +09:00
naskya
eab42ceae5
v20240301
2024-03-01 11:15:40 +09:00
naskya
5c0b5092ff
docs: update changelog, api-change, notice-for-admins
2024-03-01 10:09:31 +09:00
laozhoubuluo
d709030580
feat: sent follow request list api and user interface
...
Co-authored-by: naskya <m@naskya.net>
2024-03-01 00:40:20 +00:00
naskya
945cc87dc7
chore (backend): remove horrible API endpoints
2024-03-01 07:39:22 +09:00
naskya
1bf513dedd
feat: per-user reply mutes ( close #9150 )
2024-03-01 07:24:43 +09:00
naskya
2873bcfebb
v20240228
2024-02-28 04:50:14 +09:00
naskya
a4603525aa
perf: remove charts ( close #10611 )
...
note:
- ActiveUsersChart is kept
- backend can be further refactored
2024-02-28 02:02:59 +09:00
naskya
0d4beb9d9b
v20240221
2024-02-21 17:55:13 +09:00
naskya
fb74a5eeda
feat: ability to make existing public posts private
...
Co-authored-by: sup39 <dev@sup39.dev>
2024-02-21 08:42:50 +09:00
naskya
9fbca3fd95
refactor: drop lang from user_profile
2024-02-21 03:27:33 +09:00
naskya
52ebc2d8dc
feat: emoji moderators
2024-02-20 17:41:45 +09:00
naskya
78097908d2
v20240217
2024-02-17 00:00:23 +09:00
naskya
bdea643b9d
docs: update changelog/api-change
2024-02-16 17:30:16 +09:00
naskya
ff35195611
refactor: remove auto NSFW media detection
2024-02-16 01:08:05 +09:00
Trojaner
a46d79d5da
fix: replace urls to git.joinfirefish.org with firefish.dev
...
Co-authored-by: naskya <m@naskya.net>
Co-authored-by: TrojanerHD <github@trojaner.dev>
2024-02-14 13:44:11 +00:00
naskya
93135be6c6
v20240212
2024-02-12 16:37:40 +09:00
naskya
dc66474eef
fix (api): fetch latest version from new repository
2024-02-12 02:49:36 +09:00
naskya
c1d9923616
docs: update api-change.md
2024-02-08 02:54:29 +09:00
naskya
e7e6ae69e0
feat: ability to pin custom pages to the help menu
2023-11-26 20:14:02 +00:00
naskya
cdf839bcc8
Remove integrations
2023-10-16 17:05:32 +00:00
naskya
bae6fa18df
fix typo
2023-09-26 04:08:43 +00:00
naskya
18c599d19e
Update api-change.md
2023-09-26 03:20:26 +00:00
Essem
4a7bad11c6
feat: ✨ Add post language data to backend and API
2023-09-22 01:29:33 +00:00
naskya
980addc1fa
indicate breaking changes in api-change.md
2023-09-14 19:24:04 +00:00
naskya
f1451c659d
fix: require credentials in the notes/translate endpoint
2023-09-03 11:18:48 +09:00