Commit graph

411 commits

Author SHA1 Message Date
naskya
91ccce4307
refactor (backend): drop timezone data (which is not used at all)
Co-authored-by: sup39 <dev@sup39.dev>
2024-04-07 05:06:27 +09:00
naskya
8a74892df4
v20240405 2024-04-05 06:44:16 +09:00
naskya
a401239cfd
docs: update changelog 2024-04-05 05:38:27 +09:00
naskya
0c74ac471e Merge branch 'docs/pgroonga' into 'develop'
docs: optimize pgroonga installation

Co-authored-by: 老周部落 <laozhoubuluo@gmail.com>

See merge request firefish/firefish!10728
2024-04-04 20:20:00 +00:00
naskya
01158d7dd5
docs: update notice-for-admins.md 2024-04-05 05:19:20 +09:00
老周部落
ff6e722f0c
docs: optimize pgroonga installation 2024-04-03 18:59:04 +08:00
naskya
76097b25c9
chore: update downgrade.sql 2024-04-01 13:26:01 +09:00
Lhcfl
e8f178458f Merge branch 'develop' of https://firefish.dev/firefish/firefish into feat/note-edit-history 2024-04-01 11:32:14 +08:00
Lhcfl
f2075e361a update docs/api-change 2024-04-01 11:06:59 +08:00
naskya
54dfe1c222
v20240401 2024-04-01 04:16:15 +09:00
naskya
3b2db417a8
v20240330 2024-03-30 21:02:31 +09:00
naskya
0f51768ff7
docs: update changelog 2024-03-30 19:01:28 +09:00
naskya
4c83684385
docs: add instruction to enable PGroonga extension (close #10881) 2024-03-29 06:45:48 +09:00
naskya
73ab605188
docs (minor): update notice-for-admins.md 2024-03-29 06:43:26 +09:00
naskya
fffd0976c9
docs: update changelog 2024-03-28 15:04:14 +09:00
naskya
d37c375e5d
docs: add 'sleep 5' to wait for the startup of the database container 2024-03-27 10:08:19 +09:00
naskya
d5d09d849b
docs: fix typo 2024-03-26 12:49:47 +09:00
naskya
7cacc2535c
v20240326 2024-03-26 04:48:03 +09:00
naskya
ba972e1c03
docs: update changelog 2024-03-26 02:45:23 +09:00
naskya
3554b9f72b
docs: update downgrade.md 2024-03-26 02:21:30 +09:00
naskya
6dee79d423
docs: update downgrade.sql 2024-03-26 02:09:29 +09:00
naskya
a5b4959818
docs: apache.jfrog.io (the Apache Arrow repository) is now back up 2024-03-25 22:36:00 +09:00
naskya
6a75f941dd
docs (warning): note that Apache Arrow's registry is down 2024-03-24 00:06:47 +09:00
naskya
25bb1125ac
docs: note that base image has changed 2024-03-23 22:06:23 +09:00
老周部落
de4da3c1fd
docs: add minimum dependencies 2024-03-19 22:51:05 +08:00
naskya
605e97181b
docs: fix comments about upgrading 2024-03-19 23:08:38 +09:00
naskya
c4fadc8bf1
docs (minor): fix missing newline 2024-03-19 23:06:52 +09:00
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
naskya
511e6c8317
style: tweak default client settings 2024-03-01 08:51:19 +09:00
naskya
1d6b1d052d
feat: allow admins to migrate accounts 2024-03-01 07:47:40 +09: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
82c2e9e5c4
v20240229 2024-02-29 22:48:37 +09:00
naskya
b214a11dcb
docs: update changelog 2024-02-29 22:28:04 +09:00
naskya
d30239b5e7
fix (backend): incorrect database index
Sorry for my silly mistake (cf. 9d56db0fbf 4356099fec)
2024-02-28 23:28:09 +09:00
naskya
2873bcfebb
v20240228 2024-02-28 04:50:14 +09:00
naskya
bf7eb66bda
docs: update changelog 2024-02-28 02:28:38 +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
de497a22d8
v20240225 2024-02-25 21:05:50 +09:00
laozhoubuluo
1d341bd4de docs: fix dead link 2024-02-24 02:11:06 +00:00
naskya
c652e6c727
container: run gulp on boot (close #10036, close #10855) 2024-02-23 03:18:54 +09:00
naskya
9281f4ae9a
v20240222 2024-02-22 18:27:29 +09:00
naskya
cac3732be4
docs: fix typo (podman, of course!) 2024-02-22 17:40:03 +09:00
naskya
388d7674e5
docs: update changelog 2024-02-22 17:26:01 +09:00
naskya
26b8b479cd
docs: fix typo 2024-02-22 17:11:57 +09:00
naskya
89fb2caa75
container: upgrade postgres to v16 in example compose file 2024-02-22 17:04:30 +09:00
naskya
808f65ead4
container: rename docker-compose.yml to docker-compose.example.yml 2024-02-22 16:48:43 +09:00
naskya
72be21467b
v20240221-1 2024-02-21 18:11:38 +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
fa0e65cc1b
feat (client): add private visibility 2024-02-21 07:24:52 +09:00