Commit graph

1637 commits

Author SHA1 Message Date
Christian Schmidt
152b10b624
Fix some React warnings (#26609) 2023-08-23 15:43:41 +02:00
Renaud Chaput
44ba785242
Change the hashtag bar to be hidden when there is a CW and the post is not expanded (#26615) 2023-08-23 15:40:31 +02:00
KMY
38032a56d3 Fix translations 2023-08-22 20:23:41 +09:00
KMY
4fbebebcb3 Add antenna exclusion adder dialog 2023-08-22 20:06:00 +09:00
KMY
9c4577ab7c Add circle adder 2023-08-22 15:41:22 +09:00
KMY
e656ab15a1 Merge remote-tracking branch 'parent/main' into kb_migration 2023-08-22 13:03:50 +09:00
KMY
197f0b8ea3 Fix removing circle confirm message 2023-08-22 07:42:26 +09:00
KMY
45fb44353c Add antenna tag editor 2023-08-22 07:35:09 +09:00
Renaud Chaput
061fd66ee6
Remove hashtags from the last line of a status if it only contains hashtags (#26499) 2023-08-21 19:39:01 +02:00
KMY
3c43f84cdb Fix full-dark theme 2023-08-21 19:04:56 +09:00
KMY
3af223275f Add circle visibility 2023-08-21 18:22:14 +09:00
KMY
b0854b1dd8 Add circle editor 2023-08-21 16:37:35 +09:00
KMY
c97e63bb18 Set able to send new item with enter key 2023-08-21 14:47:55 +09:00
KMY
4dc4290d7f Fix console error 2023-08-21 14:20:55 +09:00
KMY
3cda899e72 Remove console outputs 2023-08-21 14:14:51 +09:00
KMY
cbd0a0e48c Fix antenna editor error 2023-08-21 12:23:55 +09:00
KMY
86c63d2dbb Add set home button 2023-08-21 12:16:06 +09:00
KMY
d834dd2d79 Fix translations 2023-08-21 12:08:06 +09:00
KMY
892cd59885 Fix console errors 2023-08-21 11:57:03 +09:00
KMY
25af09f60b Add antenna excluding settings 2023-08-21 11:14:11 +09:00
KMY
aed51cc7e3 Add keywords and tags radio 2023-08-21 09:59:38 +09:00
KMY
a6d910eb88 Change antenna accounts and domains to radio selection 2023-08-21 08:56:14 +09:00
KMY
87747fbf3e Fix browser console errors 2023-08-20 08:32:25 +09:00
KMY
c9a72a49e3 Add keywords and domains editor 2023-08-19 23:10:52 +09:00
KMY
bbfc5a0d88 Add translations 2023-08-19 20:39:55 +09:00
KMY
c90cfa4660 Fix antenna navigation is not active on antenna_timeline 2023-08-19 18:29:00 +09:00
KMY
45a39f1ec3 Add insert_feeds config to antenna 2023-08-19 18:12:30 +09:00
KMY
5c758b344c Add antenna timeline 2023-08-19 17:25:55 +09:00
KMY
f393aa2a85 Add list selection on antenna setting page 2023-08-19 13:11:01 +09:00
KMY
d23ecd1dff Add elements count to antennas page 2023-08-19 09:53:42 +09:00
KMY
f99dde6df1 Add antenna editor page 2023-08-19 09:31:45 +09:00
KMY
87a8da93e8 Fix card blur when cw post 2023-08-18 18:53:15 +09:00
KMY
285e2f82c8 Add link card preview with expanding spoiler_text 2023-08-15 18:37:24 +09:00
KMY
4ebf500e55 Merge remote-tracking branch 'parent/main' into kb_migration 2023-08-15 18:26:46 +09:00
KMY
61e4be24e1 Merge commit '3a8370e1f4' into kb_migration 2023-08-15 17:58:03 +09:00
KMY
e4759c5a7f Merge branch 'kb_development' into kb_migration 2023-08-15 17:52:29 +09:00
KMY
43e5766761 Add limited post warning 2023-08-15 17:52:10 +09:00
Claire
df6e719898
Add display of out-of-band hashtags in the web interface (#26492)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
2023-08-14 23:42:30 +02:00
Claire
d9c21293aa
Fix unfollow icon styling in advanced column (#26482) 2023-08-14 19:02:47 +02:00
mogaminsk
a664e15702
Fix "Create Account" button in interaction modal (#26459) 2023-08-14 12:04:04 +02:00
KMY
c7fe057f92 Merge branch 'kb_development' into kb_migration 2023-08-13 19:05:32 +09:00
KMY
c1f6d22ad2 Add limited_scope support 2023-08-12 22:49:28 +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
KMY
69555645d9 Merge remote-tracking branch 'parent/main' into kb_migration 2023-08-11 11:10:49 +09:00
Claire
4caa9f0e69
Change the hashtag column to not display the hashtag header on pinned columns (#26416) 2023-08-09 16:32:40 +02:00
KMY
1fb5269501 Merge remote-tracking branch 'parent/main' into kb_migration 2023-08-09 08:53:40 +09:00
Claire
cd6f2b3cbc
Fix interaction modal layout (#26368) 2023-08-07 17:58:29 +02:00
KMY
ce3cf82f8f Merge remote-tracking branch 'parent/main' into kb_migration 2023-08-07 22:10:24 +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