Commit graph

453 commits

Author SHA1 Message Date
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
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
18050e3330
v20240217-1 2024-02-17 18:42:38 +09:00
naskya
78097908d2
v20240217 2024-02-17 00:00:23 +09:00
naskya
d8663fa070
docs: capitalize changelog 2024-02-16 17:30:17 +09:00
naskya
bdea643b9d
docs: update changelog/api-change 2024-02-16 17:30:16 +09:00
naskya
42dfe1e0c1
fix (backend): undefined reference 2024-02-16 14:17:22 +09:00
naskya
c511dd774b
feat (client): big post button 2024-02-16 04:14:19 +09:00
naskya
794443c859
feat (client): turn unread notification tab into reactions tab 2024-02-16 04:06:30 +09:00
naskya
b665a5bccf
chore: accept 15 featured posts 2024-02-16 03:59:48 +09:00
naskya
47a170cf47
chore: make nsfw setting deviceAccount 2024-02-16 03:55:31 +09:00
naskya
ff35195611
refactor: remove auto NSFW media detection 2024-02-16 01:08:05 +09:00
naskya
3d2ecadbc6
feat (client): ability to specify search engine in search bar MFM 2024-02-16 00:35:19 +09:00
naskya
22a635dce7
v20240216 2024-02-16 00:03:32 +09:00
naskya
248cd96a39
feat: send the actual emoji reaction by the like button 2024-02-15 23:22:30 +09:00
naskya
37a9a6e155
docs: 📑 fewer emojis and badges 2024-02-15 15:15:55 +09:00
naskya
205ee8ae0c
v20240215 2024-02-15 14:02:32 +09:00
naskya
f186e3ad7e
feat (client): ability to replace chat button with account menu on mobile 2024-02-15 13:35:26 +09:00
naskya
6b2bad1fb6
feat (client): separate settings for displaying rounded avatars for cat and non-cat accounts 2024-02-15 13:10:24 +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
ff2960b6bf
v20240214 2024-02-14 02:50:31 +09:00
naskya
527246cf21
dev: bump Rust version requirement & use Cargo.lock 2024-02-13 22:23:43 +09:00
naskya
d09a90590e docs: systemd -> systemd/pm2 2024-02-12 17:01:12 +00:00
naskya
ad47e2a46f
v20240213 2024-02-13 00:51:05 +09:00
naskya
834faaf6de
fix (client): hideFollowButton not being used in user pages 2024-02-13 00:39:51 +09:00
naskya
fe0bfe31b3
meta: backend/native-utils -> backend-rs 2024-02-12 23:14:23 +09:00
naskya
4356099fec
refactor: remove database migrations in Rust 2024-02-12 22:45:47 +09:00
naskya
93135be6c6
v20240212 2024-02-12 16:37:40 +09:00
naskya
9cb5fb2802
docs: update Rust version requirement 2024-02-12 16:14:00 +09:00
naskya
b432b88923
docs: update changelog 2024-02-12 02:50:02 +09:00
naskya
dc66474eef
fix (api): fetch latest version from new repository 2024-02-12 02:49:36 +09:00
naskya
9a402611b1
feat (client): ability to hide misclickable follow buttons 2024-02-11 02:29:32 +09:00
naskya
88401642ba
feat (client): ability to show preview in posting form by default
Co-authored-by: sup39 <dev@sup39.dev>
2024-02-11 02:08:25 +09:00
naskya
69d63c0ea7
v20240210 2024-02-10 13:55:26 +09:00
naskya
c1d9923616
docs: update api-change.md 2024-02-08 02:54:29 +09:00
naskya
c74e320519
docs: create new changelog 2024-02-08 02:40:50 +09:00
naskya
037a0016e9
docs: create downgrading instruction 2024-02-07 23:54:05 +09:00
naskya
109b673da4
v20240206 2024-02-06 15:55:56 +09:00
naskya
9797d1b459
chore: remove libvips from dependencies 2024-02-06 15:51:05 +09:00
naskya
08232ae946
docs: repo move (wip) 2024-02-06 15:38:03 +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
Collin Atworth
01b4549b5f Update docker.md 2023-09-25 01:12:21 +00:00
ThatOneCalculator
b61e3050a2
docs: 📝 migrating to sharkey 2023-09-22 21:56:13 -07: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
naskya
483d96e297 Calckey → Firefish 2023-08-10 12:58:41 +00:00
Tom Funken
8811b472cf Fixed invalid links 2023-07-23 11:57:54 +00:00
ThatOneCalculator
e35b38302d
refactor: ♻️ new git repo
for real this time
2023-07-21 09:44:29 -07:00
ThatOneCalculator
b4ed4dec47
v1.0.1 2023-07-19 15:20:22 -07:00
ThatOneCalculator
aa24a3c172
links 2023-07-19 08:58:59 -07:00
ThatOneCalculator
8422807031
Merge branch 'rebrand' into develop 2023-07-19 08:55:26 -07:00
ThatOneCalculator
7dce4cccae
repo 2023-07-18 21:21:48 -07:00
Kainoa Kanter
ad3fb52dd8 docs: 📝 foundkey migration apply patch correctly 2023-07-18 06:52:08 +00:00
Kainoa Kanter
ca58388a98 Update 'docs/fk.patch' 2023-07-18 06:32:39 +00:00