Commit Graph

334 Commits

Author SHA1 Message Date
naskya 2a93e94dff
v20240319 2024-03-19 02:13:38 +09:00
naskya 4ce20c52bd
docs: remove outdated documents 2024-03-19 01:58:07 +09:00
naskya 7359cf2fa9
docs: add PGroonga install procedure for Fedora 2024-03-19 01:25:48 +09:00
naskya 09d51cf838
container: use fixed PGroonga version 2024-03-19 01:21:01 +09:00
naskya 43b247ccd3
docs: fix link to the container registry in install-container.md 2024-03-19 00:51:12 +09:00
naskya bab5baba2a
docs: add links to other docs in changelog 2024-03-19 00:49:37 +09:00
Linca 59f9a1620f feat: add authorize_interaction page
Co-authored-by: naskya <m@naskya.net>
Co-authored-by: Lhcfl <Lhcfl@outlook.com>
2024-03-18 15:45:24 +00:00
naskya dff0cb799c
docs: update documents and config files
Co-authored-by: sup39 <dev@sup39.dev>
2024-03-19 00:21:02 +09:00
naskya ff2221f951
Merge branch 'develop' into firefish-docs/develop 2024-03-18 16:05:08 +09:00
naskya af800833b4
fix: reflect revert to downgrade.sql 2024-03-18 03:47:57 +09:00
naskya c61e6cd255
fix (backend): incorrect database indices (renote_mute & reply_mute) 2024-03-18 01:01:54 +09:00
naskya 387bfd5af8
chore: regenerate entities, update downgrade.sql 2024-03-18 00:32:48 +09:00
naskya 2220d5c56e
refactor (backend): add note_file table to store (noteId, fileId) pairs
Co-authored-by: sup39 <dev@sup39.dev>
2024-03-17 22:40:35 +09:00
naskya 6e31c1e7ef
Merge branch 'develop' into firefish-docs/develop 2024-03-17 02:53:08 +09:00
naskya ba48f063a5
docs: add links to compare versions in changelog 2024-03-17 02:51:24 +09:00
naskya fb881282c8
docs (minor): update changelog 2024-03-17 02:35:36 +09:00
naskya 3eaec9ab3d
docs: update changelog 2024-03-17 02:34:08 +09:00
naskya 05b74e0dc9
Merge branch 'develop' into firefish-docs/develop 2024-03-17 02:32:11 +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
老周部落 308c3ff719
fix: not enough for minimum install 2024-03-11 21:14:44 +08:00
老周部落 ab8299f8f4
docs: install optional ffmpeg dependencies 2024-03-08 21:56:17 +08:00
naskya 9ddc5096b3
Merge branch 'develop' into firefish-docs/develop 2024-03-07 04:09:38 +09:00
naskya 67dad81e99
chore: bump Node requirement from v18.16.0 to v18.17.0
to be compatible with Node-API version 9: https://nodejs.org/api/n-api.html#node-api-version-matrix
2024-03-07 04:07:33 +09:00
老周部落 8b8de8abba
fix bug 2024-03-06 18:11:40 +08:00
naskya 68fa43d97c
feat (client): add a toggleable setting to show no alt warning 2024-03-06 14:34:29 +09:00
naskya 216993f8d9
docs: add documentation about Firefish's ActivityPub extensions
Co-authored-by: Kainoa Kanter <kainoa@t1c.dev>
2024-03-06 09:08:28 +09:00
naskya b71e8a0d1f
docs: update changelog 2024-03-06 08:18:52 +09:00
老周部落 ddd7ee5f7c
docs: extension not catch error 2024-03-05 23:51:21 +08:00
老周部落 c74acdfc43
fix bug 2024-03-05 23:46:47 +08:00
老周部落 aace0a058c
fix bug 2024-03-05 21:34:43 +08:00
老周部落 616c52eff9
fix small bug 2024-03-05 18:31:02 +08:00
老周部落 0b0edaa958
doc: new env init docs for dev and prod, clear docs, update dependencies 2024-03-05 18:05:30 +08:00
老周部落 ab1c674fb8
change dir structure, add docs, download by git 2024-03-04 17:09:59 +08:00
naskya 7edef25b47
chore (dev): update development.md 2024-03-04 02:33:46 +09:00
naskya 95baffff63
fix (dev): FIREFISH_URL is a redundant variable 2024-03-04 01:45:25 +09:00
naskya 05fa00b586
chore (dev): change web port from 3000 to an uncommon port to avoid collisions 2024-03-04 01:43:59 +09:00
naskya 421d51b34d
chore (dev): update docs about containerized environment 2024-03-04 01:35:31 +09:00
老周部落 9a63f85567
feat(dev): add new docker-based dev env to replace broken nix dev env. 2024-03-03 14:42:29 +08:00
sup39 b6e55173e2
refactor (backend): rename meta columns 2024-03-02 13:13:03 +09:00
naskya ec18c532ca
feat: ability to publish timelines on signed out page 2024-03-02 00:19:05 +09:00
naskya 412cdad209
feat: show unlisted posts from following users in antennas 2024-03-01 23:42:02 +09:00
naskya 7a78dceb52
docs: minor updates in changelog, notice-for-admins 2024-03-01 23:03:13 +09:00
naskya d70d0f4232
refactor (backend): separate muted words and muted patterns
Co-authored-by: sup39 <dev@sup39.dev>
2024-03-01 22:52:21 +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 ab1997e4ad
docs: fix typo 2024-03-01 11:14:27 +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 d2ed7fcb70
chore: tweak user/server default configs 2024-03-01 09:13:00 +09:00