Commit graph

350 commits

Author SHA1 Message Date
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
ThatOneCalculator
272c1d3514
docs: 📝 migration note 2023-07-17 17:46:45 -07:00
ThatOneCalculator
d985d16f65
docs: 📝 foundkey patch (thanks volpeon!)
ref: https://is-a.wyvern.rip/notes/9hac2nd98s
2023-07-17 17:45:53 -07:00
ThatOneCalculator
ff08ec77ee
we be renamin 2023-07-15 14:21:17 -07:00