Commit graph

777 commits

Author SHA1 Message Date
KMY
51f645fb99 Add show stamp on timeline setting 2023-09-12 18:26:16 +09:00
KMY
ffd684b330 Fix tag bar is not showing 2023-09-12 17:56:04 +09:00
KMY
4863ac50a0 Remove emoji reaction button if deny from all 2023-09-12 17:00:43 +09:00
KMY
673e607e94 Add emoji_reaction_policy setting 2023-09-12 16:20:29 +09:00
KMY
cd252a6062 Add hiding emoji reaction setting 2023-09-12 13:12:07 +09:00
KMY
fdf1d6df38 Merge remote-tracking branch 'parent/main' into kb_migration 2023-09-06 10:09:07 +09:00
Eugen Rochko
9d290c23d2
Remove obfuscation of reply count in web UI (#26768) 2023-09-05 23:57:03 +02:00
KMY
3cf08a8f4b Add translatable_private setting 2023-09-01 17:30:08 +09:00
KMY
05a022448b Merge remote-tracking branch 'parent/main' into kb_migration 2023-08-29 13:25:48 +09:00
Eugen Rochko
10b06436d1
Fix colors and typography on hashtag bar in web UI (#26666) 2023-08-28 19:49:38 +02:00
KMY
3affa4177d Merge remote-tracking branch 'parent/main' into kb_migration 2023-08-26 18:32:39 +09:00
KMY
5a961cc368 Add bookmarl_category_needed setting 2023-08-26 18:27:17 +09:00
KMY
87490a3220 Wip: bookmark statuses view and adder 2023-08-26 13:25:57 +09:00
Claire
c3a42e1280
Add data-nosnippet attribute to remote posts and local posts with noindex (#26648) 2023-08-25 11:31:20 +02:00
KMY
579a48ce5f Improve translation show/hide logic 2023-08-25 13:16:25 +09:00
KMY
fbb82b740b Merge remote-tracking branch 'parent/main' into kb_migration 2023-08-25 12:19:55 +09:00
Claire
e90649b064
Fix clicking “Explore” or “Live feeds” column headers to scroll in advanced mode (#26633)
Co-authored-by: Plastikmensch <Plastikmensch@users.noreply.github.com>
2023-08-24 14:10:48 +02:00
KMY
adfa3524fc Merge remote-tracking branch 'parent/main' into kb_migration 2023-08-24 09:58:54 +09:00
Claire
613cfd625c
Change hashtag bar tags to be de-emphasized (#26606) 2023-08-23 15:44:52 +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
Renaud Chaput
58acaa9ae6
Better hashtag normalization when processing a post (#26614) 2023-08-23 08:18:07 +02:00
KMY
e656ab15a1 Merge remote-tracking branch 'parent/main' into kb_migration 2023-08-22 13:03:50 +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
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
80d50f1656 Merge branch 'kb_development' into kb_migration 2023-08-20 08:35:42 +09:00
KMY
87747fbf3e Fix browser console errors 2023-08-20 08:32:25 +09:00
KMY
87a8da93e8 Fix card blur when cw post 2023-08-18 18:53:15 +09:00
KMY
de4aadb0a1 Merge remote-tracking branch 'parent/main' into kb_migration 2023-08-17 22:37:22 +09:00
Claire
3ed2bf92d0
Fix case-insensitive comparison of hashtags to do case-folding (#26525) 2023-08-17 12:49:52 +02:00
KMY
d183c0cf38 Merge remote-tracking branch 'parent/main' into kb_migration 2023-08-17 11:32:25 +09:00
Claire
0446394465
Fix “legal” report category not showing up in moderation interface (#26509) 2023-08-16 16:38:33 +02:00
KMY
60fc82cde0 Merge remote-tracking branch 'parent/main' into kb_migration 2023-08-16 23:03:09 +09:00
Claire
f0862bcf98
Fix hashtag bar sometimes including tags that appear in the post's body (#26506) 2023-08-16 11:47:59 +02:00
KMY
93b46301d6 Remove link card preview from notification 2023-08-15 18:40:30 +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
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
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
3c0bc6cb57 Fix haml/js lints 2023-08-11 11:47:57 +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
82d61dad96 Merge commit '2f932cb2bb' into kb_migration 2023-08-03 15:48:07 +09: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
KMY
0dbc070037 Remove status medias from notification 2023-07-26 18:44:23 +09:00
KMY
4b65740722 Merge commit 'f826a95f6e' into kb_migration 2023-07-25 15:09:10 +09:00
Eugen Rochko
4d01d1a1ee
Remove 16:9 cropping from web UI (#26132) 2023-07-24 13:46:55 +02:00
Eugen Rochko
cfd50f30bb
Fix focus and hover styles in web UI (#26125) 2023-07-23 17:55:13 +02:00
gunchleoc
217ef7f2af
Replace 'favourite' by 'favorite' for American English (#26009) 2023-07-21 19:09:13 +02:00