Commit graph

16835 commits

Author SHA1 Message Date
KMY
ad487e4545 Merge commit '54ba842786' into kb_migration 2023-08-07 22:07:56 +09:00
KMY
54ba842786 Merge branch 'kb_development' of https://github.com/kmycode/mastodon into kb_development 2023-08-07 22:06:50 +09:00
KMY
c29ba8649d Remove checking detect_invalid_subscription when process misskey posts 2023-08-07 22:06:41 +09:00
S.H
696e4a10d6
独自機能の追加などで他の部分への影響が分かるようにCI周りの修正 (#1)
* Fix EmojiFormatter failure

* Add notification_emails.warning setting default value

* Fix list spec failure and add antennas for spec response

* Fix domain block spec failure to add kb custom response

* Fix SearchQueryTransformer spec failure

* Fix Account#matches_display_name spec failure

* Fix UpdateStatusService changes mentions spec failure

* Fix RuboCop Lint

* Ignore brakeman warning

* Fix CI failure for ignore brakeman warning

* Fix migration failure

* Fix README

* Fix migration CI failure

* Fix some spec failure

* Format code for RuboCop lint failure

* Fix ESlint failure

* Fix haml-lint failure
2023-08-07 21:38:15 +09:00
KMY
ae8fb95cfc Fix activitypub account default searchability 2023-08-05 09:38:06 +09:00
KMY
b5949f8e48 Add nodeinfo 2.1 support 2023-08-05 09:25:40 +09:00
KMY
cd94790633 Fix find_by method 2023-08-05 09:15:05 +09:00
KMY
d29b71bfd9 Add instance info support 2023-08-05 09:10:55 +09:00
KMY
54f63a4be2 Fix searchability=limited post was searchable by reactors 2023-08-04 20:21:46 +09:00
KMY
19fd365d8c Fix misskey searchability private post to limited 2023-08-04 17:55:29 +09:00
KMY
bd060f824b Fix limited visibility 2023-08-04 16:58:28 +09:00
KMY
176124954e Fix activitypub account default searchability 2023-08-04 15:21:10 +09:00
KMY
5da511ad8b Fix account bio tag text 2023-08-04 14:59:29 +09:00
KMY
65b271241c Merge branch 'kb_migration' into kb_development 2023-08-04 14:30:06 +09:00
KMY
55e10a2727 Fix searchability logic from activitypub posts 2023-08-04 14:23:52 +09:00
KMY
98164765b6 Fix posting searchability logic 2023-08-04 14:14:49 +09:00
KMY
753ef0f8e0 Add misskey searchability support 2023-08-04 13:54:55 +09:00
KMY
82d61dad96 Merge commit '2f932cb2bb' into kb_migration 2023-08-03 15:48:07 +09:00
KMY
c2324203fd Merge branch 'kb_development' into kb_migration 2023-08-03 15:47:59 +09:00
KMY
12e3212a9e Change emoji reaction signal EmojiReact to Like 2023-08-03 10:06:38 +09:00
KMY
23008c7068 Fix references processing 2023-08-03 08:56:56 +09:00
Eugen Rochko
2f932cb2bb
Add client-side timeout on resend confirmation button (#26300) 2023-08-03 01:51:10 +02:00
Claire
425d77f812
Fix crash in tootctl status remove and some old migrations (#26210) 2023-08-02 20:54:56 +02:00
Trevor Wolf
6308dca76a
change column link to add a better keyboard focus indicator (#26278) 2023-08-02 19:33:41 +02:00
Emelia Smith
e258b4cb64
Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252) 2023-08-02 19:32:48 +02:00
Christian Schmidt
8891d8945d
Fix request URL normalisation for bare domain and 8-bit characters (#26285) 2023-08-02 19:32:29 +02:00
Eugen Rochko
2cbdff97ce
Change design of role badges in web UI (#26281)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-08-02 17:24:32 +02:00
Eugen Rochko
01f0cffc2c
Fix line clamp for link previews in web UI (#26286) 2023-08-02 04:17:23 +02:00
KMY
08e4db9fe6 Merge branch 'kb_migration' into kb_development 2023-08-02 09:13:44 +09:00
KMY
d7319462ee Hide following_count at directory 2023-08-02 09:04:29 +09:00
Eugen Rochko
4c999a736c
Fix wrong border radius on link cards in web UI (#26287) 2023-08-02 01:57:31 +02:00
Christian Schmidt
ca342d4838
Add List-Unsubscribe email header (#26085) 2023-08-01 19:34:40 +02:00
Christian Schmidt
f2257069b2
Fix AVIF attachments (#26264) 2023-08-01 19:34:11 +02:00
Claire
71fd70335a
Change interaction modal input to disable browser spell-checking, capitalization and autocomplete (#26267) 2023-08-01 17:11:30 +02:00
Claire
6c39125761
Change /api/v1/peers/search to be case-insensitive when using Elasticsearch (#26268) 2023-08-01 14:52:32 +02:00
KMY
543d5d01ac Fix filter exclude_followings not work 2023-08-01 18:59:37 +09:00
KMY
287eacf5f3 Merge commit 'fd284311e7' into kb_migration 2023-08-01 17:59:16 +09:00
KMY
f64e5666ba Merge branch 'kb_development' into kb_migration 2023-08-01 17:33:18 +09:00
Christian Schmidt
fd284311e7
Do not normalize URL before fetching it (#26219) 2023-07-31 23:17:37 +02:00
Claire
51768de16e
Bump version to v4.1.6 (#26272) 2023-07-31 21:11:25 +02:00
Claire
d82abc877a
Fix Importer::BaseImporter#clean_up! not using proper primary key (#26269) 2023-07-31 11:17:41 +02:00
KMY
1a5f8964e1 Regexp is available in sensitive_words 2023-07-31 11:04:01 +09:00
KMY
303c14acad Fix account statuses sometimes return empty array 2023-07-31 10:40:03 +09:00
KMY
bfdc7c41f2 Block account bio with ng_words 2023-07-31 10:00:10 +09:00
KMY
266823643e Regexp is available in ng_words 2023-07-31 09:57:51 +09:00
KMY
1c15ccb6b2 Fix merge methods 2023-07-31 09:31:51 +09:00
Eugen Rochko
d4807a5e64
Change aspect ratios on link previews in web UI (#26250) 2023-07-30 03:35:17 +02:00
Christian Schmidt
d76f79f647
Remove obsolete backport from Rails 7 (#26254) 2023-07-29 22:28:05 +02:00
Plastikmensch
4d3a129212
Fix public TL not indicating new toots when onlyRemote is enabled (#26247)
Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
2023-07-29 20:18:38 +02:00
KMY
c141ef0728 Fix public feed returns all visibilities 2023-07-29 16:53:26 +09:00