Commit graph

364 commits

Author SHA1 Message Date
KMY
43e5766761 Add limited post warning 2023-08-15 17:52:10 +09:00
KMY
ec16074def Add limited post icon 2023-08-12 22:04:22 +09:00
KMY
79062bfc2f Add mutual visibility support 2023-08-12 18:22:22 +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
287eacf5f3 Merge commit 'fd284311e7' into kb_migration 2023-08-01 17:59:16 +09:00
Claire
bbea052935
Fix emoji picker button scrolling with textarea content in single-column view (#25304) 2023-07-27 16:20:33 +02:00
Claire
b4e739ff0f
Change interaction modal in web UI (#26075)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
2023-07-27 16:11:17 +02:00
KMY
4b65740722 Merge commit 'f826a95f6e' into kb_migration 2023-07-25 15:09:10 +09:00
gunchleoc
217ef7f2af
Replace 'favourite' by 'favorite' for American English (#26009) 2023-07-21 19:09:13 +02:00
Trevor Wolf
59478a1b46
change focus ui for keyboard only input (#25935) 2023-07-21 13:20:14 +02:00
KMY
850c4dfb3c Merge commit '6268188543' into kb_migration 2023-07-04 17:44:40 +09:00
KMY
bd55de00b3 Merge commit '00eac6e757' into kb_migration 2023-07-04 17:27:59 +09:00
KMY
222a31c37c Unlisted/searchability=public posts hashtag search 2023-07-04 14:11:14 +09:00
Eugen Rochko
0512537eb6
Change dropdown icon above compose form from ellipsis to bars in web UI (#25661) 2023-07-02 10:39:55 +02:00
KMY
f8cd77b8b1 Merge commit '69db507924' into kb_migration 2023-06-22 17:39:55 +09:00
Ian
69db507924
Change emoji picker icon (#25479) 2023-06-21 17:58:00 +02:00
Claire
c9d06d10d4
Fix non-interactive upload container being given a button role and tabIndex (#25462) 2023-06-16 12:03:06 +02:00
KMY
edb2a5dcf3 Merge commit 'f378f10404' into kb_migration 2023-06-07 11:45:52 +09:00
alfe
fb5bf5cbf8
Rewrite <LoadMore /> as FC and TS (#25259) 2023-06-06 11:28:50 +02:00
KMY
f7e6ed1ff1 Fix searchability dropdown is not open 2023-05-28 12:33:45 +09:00
KMY
f010acbde2 Merge commit 'dee69e4f83' into kb_migration 2023-05-27 12:51:27 +09:00
KMY
dee69e4f83 Remove redundant variables 2023-05-27 12:50:42 +09:00
KMY
b85c70b827 Remove slicing deck 2023-05-26 22:27:35 +09:00
KMY
1cf9bb24d7 Improve reaction_deck api 2023-05-26 18:01:09 +09:00
KMY
f382b16fde Fix reaction_deck api structure 2023-05-26 17:26:50 +09:00
KMY
ee625dfdc0 Merge commit '38c6216082' into kb_migration 2023-05-26 15:18:50 +09:00
KMY
f1625fe101 Add reaction deck 2023-05-26 15:15:48 +09:00
fusagiko / takayamaki
38c6216082
Rewrite actions/modal and reducers/modal with typescript (#24833) 2023-05-25 15:42:37 +02:00
KMY
db5c358f4f Merge commit '9ffe6817e0' into kb_migration 2023-05-25 09:03:06 +09:00
KMY
d6f8f19e31 Merge commit 'e58c36d308' into kb_migration 2023-05-25 08:46:53 +09:00
Renaud Chaput
e58c36d308
Update inconsistent defaultMessage (#25114) 2023-05-24 12:38:50 +02:00
KMY
dca211aaf9 Fix unselectable direct visibility 2023-05-24 18:40:35 +09:00
KMY
20497e0c21 Add login visibility 2023-05-24 17:41:47 +09:00
Renaud Chaput
d27216dc46
Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
KMY
4a19077534 Merge commit 'dfa5889fc0' into kb_migration 2023-05-23 22:17:10 +09:00
Renaud Chaput
8f66126b10
Use the new JSX transform (#25064) 2023-05-23 10:52:27 +02:00
KMY
1daa5d9096 Merge remote-tracking branch 'parent/main' into kb_migration 2023-05-23 09:34:55 +09:00
Renaud Chaput
8d6aea3326
Upgrade to React 18 (#24916) 2023-05-22 15:48:01 +02:00
KMY
de9e4b964c Fix searchability api to compat with fedibird 2023-05-14 14:12:35 +09:00
KMY
081439a7dd Permit post has media_attachments and polls 2023-05-12 15:03:26 +09:00
KMY
f3867c10de Merge commit 'b878e3d8df' into kb_migration_development 2023-05-10 17:58:14 +09:00
Nick Schonning
b878e3d8df
Enable ESLint react/no-deprecated (#24471) 2023-05-10 09:05:32 +02:00
KMY
551a676161 Merge remote-tracking branch 'parent/main' into kb_migration_development 2023-05-10 09:03:47 +09:00
fusagiko / takayamaki
349cae0b57
Add type annotation for DisplayName component (#24752) 2023-05-09 23:08:54 +02:00
KMY
2cfc8330d6 Fix jsx migration error 2023-05-09 18:40:27 +09:00
KMY
cf1ff2c667 Merge branch 'kb_migration' into kb_migration_development 2023-05-09 15:39:30 +09:00
KMY
ba3f60ba63 Merge commit 'c8181eb0a4' into kb_migration 2023-05-09 15:39:21 +09:00
KMY
c841756be0 Rename emoji reactions to stamp 2023-05-09 15:34:04 +09:00
Renaud Chaput
c8181eb0a4
Enforce stricter rules for Typescript files (#24910) 2023-05-09 03:11:56 +02:00
Renaud Chaput
d9b93bd15e
Enforce React Rules of Hooks with eslint (#24911) 2023-05-09 03:09:11 +02:00