Hazelnoot
|
f36029f795
|
Merge branch 'develop' into merge/2024-02-03
# Conflicts:
# locales/index.d.ts
# packages/backend/src/core/entities/UserEntityService.ts
# packages/frontend/src/_dev_boot_.ts
# packages/misskey-js/src/autogen/types.ts
# sharkey-locales/en-US.yml
|
2025-02-07 11:57:44 -05:00 |
|
Marie
|
ef90b2e5a7
|
chore: add quotes to RoleService
|
2025-02-07 15:09:53 +01:00 |
|
Marie
|
c889948f95
|
feat: Add generation of keys to admin page
|
2025-02-07 06:00:49 +01:00 |
|
Marie
|
d6c4b728df
|
merge: Add "follow back" button on follow-related notifications (resolves #895) (!873)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/873
Closes #895
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
|
2025-02-07 03:50:12 +00:00 |
|
Marie
|
d629b882b0
|
merge: Allow users to set a default content warning for their new posts (resolves #901) (!881)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/881
Closes #901
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
|
2025-02-07 03:47:20 +00:00 |
|
Marie
|
2434922f7d
|
merge: Increase the rate limit for /api/i endpoint (!882)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/882
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
|
2025-02-07 03:44:31 +00:00 |
|
Marie
|
de7ecdc487
|
merge: Add buttons to accept/reject follow request from the requestor's profile (resolves #896) (!872)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/872
Closes #896
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
|
2025-02-07 03:43:45 +00:00 |
|
Marie
|
e401724835
|
merge: Increase rate limit on federation/update-remote-user endpoint (!880)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/880
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
|
2025-02-07 03:41:00 +00:00 |
|
Marie
|
2928ccf1e4
|
merge: handle more complex ruby from/to html - fixes #605 (!866)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/866
Closes #605
Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: Marie <github@yuugi.dev>
|
2025-02-07 03:40:55 +00:00 |
|
Marie
|
77ba5018d7
|
merge: use template variables for MR template (!851)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/851
Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: Marie <github@yuugi.dev>
|
2025-02-07 03:40:47 +00:00 |
|
Marie
|
24528ed0c3
|
fix: Allow FreeBSD to start Backend without any issues
|
2025-02-06 22:54:47 +01:00 |
|
Hazelnoot
|
0d1c993dd2
|
restore support for local dev using a non-local url
|
2025-02-06 12:57:44 -05:00 |
|
Hazelnoot
|
eaed8f2cec
|
fix local dev errors caused by missing reversi / bubble game builds
|
2025-02-06 12:57:10 -05:00 |
|
dakkar
|
f2382e951e
|
docs: run more tests after merging
also, reformat the markdown to get the correct list nesting
|
2025-02-06 10:45:13 +00:00 |
|
dakkar
|
67ff1969b0
|
run more tests, now they pass
|
2025-02-06 10:45:05 +00:00 |
|
dakkar
|
708debf5d5
|
Merge tag '2025.2.0' into merge/2024-02-03
|
2025-02-06 10:22:57 +00:00 |
|
Hazelnoot
|
337326ed07
|
fix check for parts.length
|
2025-02-05 14:22:50 -05:00 |
|
Hazelnoot
|
8af91d9673
|
extract variable hasExistingDefaultCW to improve code readability
|
2025-02-05 14:22:50 -05:00 |
|
Hazelnoot
|
90e71ba413
|
apply default content warning to new posts
|
2025-02-05 14:22:50 -05:00 |
|
Hazelnoot
|
889804b2a8
|
add settings UI to configure defaultCW and defaultCWPriority
|
2025-02-05 14:22:50 -05:00 |
|
Hazelnoot
|
c8f8a61a00
|
add MiUserProfile.defaultCWPriority property and API
|
2025-02-05 14:22:50 -05:00 |
|
Hazelnoot
|
74407bc8ee
|
add MiUserProfile.defaultCW property and API
|
2025-02-05 14:22:50 -05:00 |
|
Hazelnoot
|
b92591e2ed
|
allow ap/show to follow cross-domain redirects
|
2025-02-05 14:21:38 -05:00 |
|
Hazelnoot
|
d831c168aa
|
support Mastodon's version of "alternate links"
|
2025-02-05 14:21:38 -05:00 |
|
Hazelnoot
|
788dc69d11
|
use leaky bucket rate limit for ap/show
|
2025-02-05 14:21:38 -05:00 |
|
Hazelnoot
|
88dd36ce83
|
narrow return type for signedGet
|
2025-02-05 14:21:38 -05:00 |
|
Hazelnoot
|
9a7a9e3461
|
loosen parameter types for getApId and getNullableApId
|
2025-02-05 14:21:38 -05:00 |
|
Hazelnoot
|
d6a38b6cab
|
show a "follow back" button on "user followed you" and "received follow request" notifications
|
2025-02-05 14:21:13 -05:00 |
|
Hazelnoot
|
1bedf954f2
|
increase rate limit for users/show endpoint
|
2025-02-05 14:21:12 -05:00 |
|
Hazelnoot
|
80ffe13894
|
automatically update the profile UI badges after clicking the "follow" button
|
2025-02-05 14:20:39 -05:00 |
|
Hazelnoot
|
5fe14d850e
|
prevent UI overflow with follow request controls on mobile
|
2025-02-05 14:20:39 -05:00 |
|
Hazelnoot
|
516500bbc5
|
fix lint errors
|
2025-02-05 14:20:39 -05:00 |
|
Hazelnoot
|
0370363aaf
|
show pending inbound follow requests on a user's profile
|
2025-02-05 14:20:39 -05:00 |
|
Hazelnoot
|
9f88ccec5f
|
emit waiting status from MkFollowButton
|
2025-02-05 14:20:39 -05:00 |
|
Hazelnoot
|
9934e4d948
|
allow MkFollowButton to be disabled
|
2025-02-05 14:20:39 -05:00 |
|
Hazelnoot
|
b171c1c440
|
move imports to fix git diff in ActivityPubServerService.ts
|
2025-02-05 11:20:26 -05:00 |
|
Hazelnoot
|
f92fb3bb8c
|
move SkRateLimiterService to correct directory
|
2025-02-05 11:20:26 -05:00 |
|
Hazelnoot
|
d4311ea041
|
document new rate limit factor calculations
|
2025-02-05 11:20:25 -05:00 |
|
Hazelnoot
|
09669d72e7
|
lookup and cache rate limit factors directly within SkRateLimiterService
|
2025-02-05 11:20:25 -05:00 |
|
Hazelnoot
|
402933004a
|
increase sign-in rate limit
|
2025-02-05 11:20:25 -05:00 |
|
Hazelnoot
|
8a087e75a5
|
merge: Improve language detection. (!871)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/871
Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: dakkar <dakkar@thenautilus.net>
|
2025-02-05 13:49:18 +00:00 |
|
dakkar
|
1b5123d9a3
|
fix emoji test
|
2025-02-05 12:10:24 +00:00 |
|
dakkar
|
6489458751
|
fix captcha test
|
2025-02-05 12:00:58 +00:00 |
|
github-actions[bot]
|
b7c3630da9
|
Release: 2025.2.0
|
2025-02-05 08:58:41 +00:00 |
|
syuilo
|
0f0e88e4c7
|
Update CHANGELOG.md
|
2025-02-05 17:14:40 +09:00 |
|
かっこかり
|
fd880660a3
|
fix(frontend): デッキのプロファイルが新規作成できない問題を修正 (#15406)
* fix(frontend): デッキのプロファイルが保存できない問題を修正
* Update Changelog
* Update CHANGELOG.md
|
2025-02-05 08:02:10 +00:00 |
|
github-actions[bot]
|
2f4e2a7cca
|
Bump version to 2025.2.0-beta.1
|
2025-02-05 04:24:51 +00:00 |
|
syuilo
|
23fc79bf06
|
New Crowdin updates (#15400)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Uzbek)
|
2025-02-05 13:23:36 +09:00 |
|
Hazelnoot
|
ae52a80b1a
|
add simplified ti-emoji regex
|
2025-02-04 20:40:17 -05:00 |
|
Hazelnoot
|
7b964799d8
|
regenerate locales index
|
2025-02-04 20:39:59 -05:00 |
|