Commit graph

16844 commits

Author SHA1 Message Date
KMY
669771db9c Fix emoji_reactions column type 2023-08-08 10:52:49 +09:00
KMY
b524a3fea4 Fix rspec budge 2023-08-08 10:49:46 +09:00
KMY
9185091ae9 Fix emoji_reactions table not found error when managing custom_emojis table 2023-08-08 10:48:50 +09:00
KMY
875cecf4d8 Fix downcase test 2023-08-08 10:40:45 +09:00
KMY
383533fd25 Fix filter test with api call 2023-08-08 09:07:31 +09:00
KMY
2964d59171 Fix filter test (whole_word default value) 2023-08-08 09:05:32 +09:00
KMY
31911db91c Revival rspec test budge on README.md 2023-08-08 08:37:40 +09:00
KMY
1ecb577a8a Fix rspec at least services 2023-08-08 08:36:50 +09:00
KMY
27391f1bc7 Fix remote_account_service_spec 2023-08-07 23:23:02 +09:00
KMY
e2923bff51 Fix passing rspec at least controllers/models 2023-08-07 22:46:23 +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