KMY
2b51fabe9c
Merge remote-tracking branch 'parent/main' into upstream-20240118
2024-01-18 09:17:39 +09:00
Renaud Chaput
cb5ac15923
Use a helper to avoid using media/
asset prefixes ( #28756 )
2024-01-17 12:19:51 +00:00
HTeuMeuLeu
7f471e70c0
Update new email templates ( #28416 )
...
Co-authored-by: Matt Jankowski <matt@jankowski.online>
2024-01-15 18:18:59 +00:00
KMY
673e09d645
Merge remote-tracking branch 'parent/main' into upstream-20240115
2024-01-15 11:08:37 +09:00
Renaud Chaput
c6684aa1e3
Use the assets pipeline to load inert.css
( #28701 )
2024-01-12 09:32:45 +00:00
KMY
16914f5f02
Merge commit ' c40cfc5d09
' into upstream-20231129
2023-11-29 12:43:01 +09:00
Matt Jankowski
2d536bb05f
Use admin_mailer
layout with initial salutation ( #28085 )
2023-11-28 07:41:26 +00:00
KMY
597485f47a
Merge remote-tracking branch 'parent/main' into upstream-20231128
2023-11-28 09:44:42 +09:00
Matt Jankowski
9b8ba9b350
Remove unused plain_mailer
layout ( #28065 )
2023-11-27 10:40:03 +00:00
KMY
bfc7b0101d
Merge remote-tracking branch 'parent/main' into upstream-20231110
2023-11-10 09:02:03 +09:00
Matt Jankowski
548bb30b2a
Consolidate html page title output logic into helper ( #27563 )
2023-11-09 13:05:57 +00:00
KMY
5448bcf276
Merge remote-tracking branch 'parent/main' into kb-upstream-20231026
2023-10-26 20:24:34 +09:00
Matt Jankowski
70dbf84b9b
Solve simplest haml-lint Rubocop
lints ( #27529 )
2023-10-25 12:38:01 +00:00
KMY
1a11680704
Remove google ad tags
2023-09-03 22:33:43 +09:00
KMY
fbb82b740b
Merge remote-tracking branch 'parent/main' into kb_migration
2023-08-25 12:19:55 +09:00
Matt Jankowski
9974163776
Consolidate inclusion of admin
js pack link ( #26628 )
2023-08-24 09:56:23 +02:00
KMY
e2923bff51
Fix passing rspec at least controllers/models
2023-08-07 22:46:23 +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
Christian Schmidt
ca342d4838
Add List-Unsubscribe email header ( #26085 )
2023-08-01 19:34:40 +02:00
KMY
287eacf5f3
Merge commit ' fd284311e7
' into kb_migration
2023-08-01 17:59:16 +09: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
152b8eb4e6
Merge commit ' 42698b4c5c
' into kb_migration
2023-07-21 18:40:40 +09:00
Renaud Chaput
42698b4c5c
Fix the crossorigin attribute ( #26096 )
2023-07-21 11:14:26 +02:00
KMY
f8cd77b8b1
Merge commit ' 69db507924
' into kb_migration
2023-06-22 17:39:55 +09:00
Claire
64f7a11658
Fix cross-origin loading of locales ( #25498 )
2023-06-18 15:47:04 +02:00
KMY
1f64358afb
Merge commit ' 25c66fa640
' into kb_migration
2023-06-13 18:34:49 +09:00
Eugen Rochko
6637ef7852
Add unsubscribe link to e-mails ( #25378 )
2023-06-12 14:22:46 +02:00
KMY
093cfdbb7b
Merge commit ' c15c8c7aa8
' into kb_migration
2023-06-01 17:30:18 +09:00
Renaud Chaput
44cd88adc4
Upgrade react-intl ( #24906 )
2023-05-31 23:43:39 +02:00
KMY
2317e7ddac
Add noai tags
2023-05-11 09:10:06 +09:00
KMY
9461db713b
Merge commit ' 36631e40cc
' into kb_migration
2023-04-26 11:39:42 +09:00
Claire
276c39361b
Fix anonymous visitors getting a session cookie on first visit ( #24584 )
2023-04-25 16:51:38 +02:00
KMY
ca7c038870
Merge commit ' 239d4a3ed0
' into kb_migration
2023-04-01 17:21:17 +09:00
KMY
239d4a3ed0
Add gtags to static pages
2023-03-31 09:48:42 +09:00
Nick Schonning
65669d3c57
Fix more haml-lint Rubocop ( #24107 )
2023-03-15 20:07:43 +01:00
Nick Schonning
75131e7bf7
Setup haml-lint CI with todo config ( #23524 )
2023-03-15 04:15:36 +01:00
nametoolong
332a411fad
Remove title from mailer layout ( #23078 )
2023-01-13 15:12:26 +01:00
Nikita Karamov
70b3207e33
Add a11y tags to the modal ( #22549 )
...
Closes #22547
2023-01-05 13:35:47 +01:00
SJang1
053dac2afa
Remove meta tag for official iOS app ( #19656 )
2022-11-04 00:13:07 +01:00
Eugen Rochko
ad83e64795
Fix sidebar and tabs on settings on small screens in admin UI ( #19533 )
2022-10-30 02:43:15 +02:00
Eugen Rochko
f910f0dc92
Fix wrong host being used for custom.css when asset host configured ( #19521 )
2022-10-29 14:04:24 +02:00
Eugen Rochko
1fd6460b02
Change floating action button to be a button in header in web UI ( #19422 )
...
- Fix theme color
- Fix elephant being too big on error page on small screens
- Remove "Follows and Followers" link from navigation panel
2022-10-23 15:58:24 +02:00
Eugen Rochko
7c152acb2c
Change settings area to be separated into categories in admin UI ( #19407 )
...
And update all descriptions
2022-10-22 11:44:41 +02:00
Eugen Rochko
839f893168
Change public accounts pages to mount the web UI ( #19319 )
...
* Change public accounts pages to mount the web UI
* Fix handling of remote usernames in routes
- When logged in, serve web app
- When logged out, redirect to permalink
- Fix `app-body` class not being set sometimes due to name conflict
* Fix missing `multiColumn` prop
* Fix failing test
* Use `discoverable` attribute to control indexing directives
* Fix `<ColumnLoading />` not using `multiColumn`
* Add `noindex` to accounts in REST API
* Change noindex directive to not be rendered by default before a route is mounted
* Add loading indicator for detailed status in web UI
* Fix missing indicator appearing while account is loading in web UI
2022-10-20 14:35:29 +02:00
Eugen Rochko
02ba9cfa35
Remove code for rendering public and hashtag timelines outside the web UI ( #19257 )
2022-10-04 20:13:46 +02:00
Eugen Rochko
36f4c32a38
Change path of privacy policy page ( #19249 )
2022-09-29 06:22:12 +02:00
Eugen Rochko
d696f729f1
Add meta tag for official iOS app ( #16599 )
2022-08-25 23:27:10 +02:00
Eugen Rochko
44b2ee3485
Add customizable user roles ( #18641 )
...
* Add customizable user roles
* Various fixes and improvements
* Add migration for old settings and fix tootctl role management
2022-07-05 02:41:40 +02:00
Claire
37cd984acf
Fix logo gradient not working on some Safari and Blink-based browsers ( #18634 )
...
Works around https://bugs.chromium.org/p/chromium/issues/detail?id=258029
2022-06-10 17:34:59 +02:00