sup39
|
b6e55173e2
|
refactor (backend): rename meta columns
|
2024-03-02 13:13:03 +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
|
d2ed7fcb70
|
chore: tweak user/server default configs
|
2024-03-01 09:13:00 +09:00 |
|
naskya
|
1bf513dedd
|
feat: per-user reply mutes (close #9150)
|
2024-03-01 07:24:43 +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
|
a4603525aa
|
perf: remove charts (close #10611)
note:
- ActiveUsersChart is kept
- backend can be further refactored
|
2024-02-28 02:02:59 +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
|
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
|
4356099fec
|
refactor: remove database migrations in Rust
|
2024-02-12 22:45:47 +09:00 |
|
naskya
|
e7e6ae69e0
|
feat: ability to pin custom pages to the help menu
|
2023-11-26 20:14:02 +00:00 |
|
ThatOneCalculator
|
cd7c10b7eb
|
refactor: 🍱 use webp for error images instead of avif
Ended up having better compression and wider compatibility
|
2023-09-25 20:57:14 -07:00 |
|
ThatOneCalculator
|
3ee3413006
|
feat: 🍱 new error images
ref: https://minazukey.uk/notes/9jzr3jsrwvcmlcjp
|
2023-09-23 08:42:33 -07:00 |
|
ThatOneCalculator
|
260f444fb8
|
chore: 🎨 format
|
2023-09-21 20:21:15 -07:00 |
|
Kainoa Kanter
|
012fe2c920
|
Revert "Merge branch 'fix/normalize-lang-locales' into 'develop'"
|
2023-09-22 02:36:57 +00:00 |
|
Essem
|
0efa3e170c
|
Normalize post language strings
|
2023-09-22 02:33:56 +00:00 |
|
Essem
|
4a7bad11c6
|
feat: ✨ Add post language data to backend and API
|
2023-09-22 01:29:33 +00:00 |
|
AAGaming
|
09d96c1a36
|
fix: change character limits to allow for long instance domains
|
2023-08-18 22:05:42 -04: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
|
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 |
|
ThatOneCalculator
|
bdc35a343e
|
refactor: 🚨 linting fix
|
2023-07-16 15:32:32 -07:00 |
|
ThatOneCalculator
|
ff08ec77ee
|
we be renamin
|
2023-07-15 14:21:17 -07:00 |
|
ThatOneCalculator
|
bb22a671b0
|
Merge branch 'develop' into rebrand
|
2023-07-15 14:15:01 -07:00 |
|
ThatOneCalculator
|
9c2264fb8e
|
fix: 🐛 allow up to 1024 chars for SMTP login
Closes #10472
|
2023-07-15 00:19:09 -07:00 |
|
ThatOneCalculator
|
04224bfc66
|
feat: ✨ Donation pop-up with optional admin link
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
|
2023-07-11 23:23:44 -07:00 |
|
naskya
|
75b352b721
|
Add showPopup, isGoodNews & Update API
|
2023-07-08 19:48:20 +00:00 |
|
Syuilo
|
f17c9837c5
|
refactor: ⚡ make identicons and server metrics optional
Co-authored-by: Kainoa Kanter <kainoa@t1c.dev>
|
2023-07-02 19:23:55 -07:00 |
|
ThatOneCalculator
|
6da5a5b89b
|
find and replace
|
2023-07-02 15:18:30 -07:00 |
|
ThatOneCalculator
|
ae14da7014
|
fix: 🩹 make cacheRemoteFiles false by default for new instances
|
2023-06-24 13:25:25 -07:00 |
|
ThatOneCalculator
|
8f61ff7f33
|
fix: 🚸 make "show replies in timeline" work as expected
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
|
2023-06-14 20:17:56 -07:00 |
|
ThatOneCalculator
|
c5a0c01e4e
|
Revert "chore: formatting"
This reverts commit 36283b9a35 .
|
2023-06-05 21:15:49 -07:00 |
|
ThatOneCalculator
|
36283b9a35
|
chore: formatting
|
2023-06-05 16:40:48 -07:00 |
|
ThatOneCalculator
|
dbe00078a3
|
refactor: remove mk remnants
|
2023-06-02 23:30:51 -07:00 |
|
Namekuji
|
3ddcffd169
|
enhance: emoji width and height
|
2023-05-19 22:26:13 -04:00 |
|
Kaity A
|
59307392d4
|
add experimental feature gate
|
2023-05-13 23:41:36 +10:00 |
|
Kainoa Kanter
|
8877598799
|
chore: formatting
|
2023-05-12 20:11:41 -07:00 |
|
Kainoa Kanter
|
2bc1142016
|
fix typo
|
2023-05-11 19:02:51 -07:00 |
|
syuilo
|
6bc07036ac
|
feat: 投稿したコンテンツのAIによる学習を軽減するオプションを追加
Co-authored-by: GitHub <syuilo>
|
2023-05-10 20:50:21 -07:00 |
|
ThatOneCalculator
|
186b8a9b16
|
Address #10076
|
2023-05-09 15:15:13 -07:00 |
|
ThatOneCalculator
|
695cb87052
|
chore: format
|
2023-05-05 13:29:39 -07:00 |
|
April John
|
3800eb8980
|
Feat: new internal post visibility "hidden"
|
2023-05-05 15:16:10 +02:00 |
|
Kaity A
|
a7c9400a42
|
Merge remote-tracking branch 'origin/develop' into hk/edit-federation
|
2023-05-02 18:24:54 +10:00 |
|
Namekuji
|
aaa8083740
|
fix db migration
|
2023-05-01 18:11:56 -04:00 |
|
Namekuji
|
5338185605
|
format
|
2023-04-30 18:01:06 -04:00 |
|
Namekuji
|
5b62f110d1
|
add db migration
|
2023-04-30 18:00:19 -04:00 |
|