KMY(雪あすか)
|
78faa6f684
|
Fix: バージョン表記の末尾にドットがつく場合がある問題 (#905)
|
2024-11-07 12:21:24 +09:00 |
|
KMY
|
fbd8709c65
|
Merge remote-tracking branch 'parent/stable-4.3' into kb-draft-15.4-lts
|
2024-10-21 20:07:10 +09:00 |
|
Claire
|
9adb96f3a1
|
Bump version to v4.3.1 (#32582)
Co-authored-by: David Roetzel <david@roetzel.de>
|
2024-10-21 10:58:01 +02:00 |
|
KMY(雪あすか)
|
ab8d27794b
|
Release: 15.3 LTS
|
2024-10-20 18:21:34 +09:00 |
|
Claire
|
ee61f7772a
|
Add further warnings about encryption secrets (#32476)
|
2024-10-15 11:57:59 +02:00 |
|
Claire
|
81472396bc
|
Add note about not changing ActiveRecord encryption secrets once they are set (#32413)
|
2024-10-14 13:14:38 +02:00 |
|
Matt Jankowski
|
9e04e46521
|
Reference IpBlock.severities keys from CLI option check (#32291)
|
2024-10-14 13:14:38 +02:00 |
|
KMY
|
301bb35c51
|
Bump version to 15.2 LTS
|
2024-10-11 08:43:56 +09:00 |
|
KMY(雪あすか)
|
9a53eefc9c
|
Bump version to 15.1 LTS
|
2024-10-09 22:21:41 +09:00 |
|
KMY(雪あすか)
|
fdab2c9464
|
Merge branch 'releases/15' into kb-draft-15.0-lts
|
2024-10-09 12:17:13 +09:00 |
|
KMY(雪あすか)
|
c712424cdb
|
Fix: #484 docker-compose.yml をフォークでも利用できるよう修正 (#867)
* Fix: #484 `docker-compose.yml`をフォークでも利用できるよう修正
* イメージ名を設定
|
2024-10-09 12:16:06 +09:00 |
|
KMY
|
eff82af854
|
Merge remote-tracking branch 'parent/stable-4.3' into kb-draft-15.0-lts
|
2024-10-09 07:48:54 +09:00 |
|
Claire
|
edcf3d9234
|
Bump version to v4.3.0 (#32283)
|
2024-10-07 17:37:05 +02:00 |
|
KMY
|
cc857e57c6
|
Merge remote-tracking branch 'parent/stable-4.3' into upstream-20241005
|
2024-10-05 09:02:38 +09:00 |
|
Emelia Smith
|
f397550311
|
Add detection and download of material_symbol icons in config/navigation.rb (#31366)
|
2024-10-04 17:48:03 +02:00 |
|
KMY
|
133a263f79
|
Merge remote-tracking branch 'parent/main' into upstream-20241001
|
2024-10-01 08:13:23 +09:00 |
|
Claire
|
03210085b7
|
Bump version to 4.3.0-rc.1 (#32124)
|
2024-09-30 10:42:59 +00:00 |
|
Claire
|
886baa5e35
|
Fix typo causing incorrect error being raised in blurhash processing failure (#32104)
|
2024-09-26 07:40:59 +00:00 |
|
KMY
|
4ce35dd837
|
Merge remote-tracking branch 'parent/main' into upstream-20240918
|
2024-09-18 08:31:34 +09:00 |
|
Claire
|
3e91c101b3
|
Bump version to 4.3.0-beta.2 (#31948)
|
2024-09-17 15:42:45 +00:00 |
|
Claire
|
e0648a916a
|
Rename /api/v2_alpha/notifications* to /api/v2/notifications* (#31840)
|
2024-09-16 12:10:02 +00:00 |
|
KMY
|
fc9d27ff91
|
Merge remote-tracking branch 'parent/main' into upstream-20240913
|
2024-09-13 10:31:48 +09:00 |
|
Taylor Chaparro
|
1b6a82b799
|
Fix invalid date searches returning 503 (#31526)
|
2024-09-12 13:40:20 +00:00 |
|
Matt Jankowski
|
c4b09d684e
|
Extract method for account-referencing in CLI prune task (#31824)
|
2024-09-10 13:23:55 +00:00 |
|
KMY
|
218cb37fe3
|
Merge remote-tracking branch 'parent/main' into upstream-20240906
|
2024-09-09 08:47:15 +09:00 |
|
Mike Dalessio
|
10143d053a
|
Change some instances of Nokogiri HTML4 parsing to HTML5 (#31812)
|
2024-09-08 18:41:37 +00:00 |
|
Matt Jankowski
|
be77a1098b
|
Extract Account::AUTOMATED_ACTOR_TYPES for "bot" actor_type values (#31772)
|
2024-09-06 07:49:38 +00:00 |
|
KMY(雪あすか)
|
db6db7e7e9
|
Merge branch 'kb_development' into upstream-20240906
|
2024-09-06 08:49:45 +09:00 |
|
KMY
|
f18eabfe75
|
Merge remote-tracking branch 'parent/main' into upstream-20240906
|
2024-09-06 08:42:24 +09:00 |
|
KMY(雪あすか)
|
f93dbec9d3
|
Bump version to 15.0-dev (#836)
|
2024-09-06 08:40:17 +09:00 |
|
David Roetzel
|
f85694acfd
|
Add credentials to redis sentinel configuration (#31768)
|
2024-09-05 14:06:58 +00:00 |
|
David Roetzel
|
7d91723f05
|
Support REDIS_SENTINEL_PORT variables (#31767)
|
2024-09-05 09:26:49 +00:00 |
|
David Roetzel
|
ef2bc8ea26
|
Add redis sentinel support to ruby part of code (#31744)
|
2024-09-04 14:10:45 +00:00 |
|
Matt Jankowski
|
2f0d0fc127
|
Add coverage for CLI::Accounts#fix_duplications task (#30639)
|
2024-09-03 15:36:59 +00:00 |
|
David Roetzel
|
388d5473e1
|
Refactor (ruby) redis configuration (#31694)
|
2024-09-02 14:19:55 +00:00 |
|
Matt Jankowski
|
85e8d1f285
|
Use rails configuration storage for paperclip path (#31651)
|
2024-08-30 09:46:09 +00:00 |
|
KMY(雪あすか)
|
665c632d66
|
Add: #406 ユーザーのカスタムCSS (#825)
* Add: #406 ユーザーのカスタムCSS
* Fix lint
* Fix lint
* カスタムCSSの保存先を変更
* キャッシュを考慮して別URLに変更
|
2024-08-29 07:55:01 +09:00 |
|
KMY
|
b39054ff3c
|
Merge remote-tracking branch 'parent/main' into upstream-20240828
|
2024-08-28 20:26:35 +09:00 |
|
Matt Jankowski
|
bcc4b1078c
|
Fix Rails/RootPathnameMethods cop (#31582)
|
2024-08-26 07:35:07 +00:00 |
|
KMY
|
a5bbc3f93b
|
Merge remote-tracking branch 'parent/main' into upstream-20240824
|
2024-08-24 09:39:11 +09:00 |
|
Claire
|
97f6baf977
|
Bump version to v4.3.0-beta.1 (#30989)
|
2024-08-23 16:07:32 +00:00 |
|
Claire
|
c493689e84
|
Change output format of repo:changelog task (#31546)
|
2024-08-23 12:55:54 +00:00 |
|
KMY
|
e7ccc0539f
|
Merge remote-tracking branch 'parent/main' into upstream-20240813
|
2024-08-13 07:01:38 +09:00 |
|
Django
|
709dcd07f2
|
Add support for incoming <s> tag (#31375)
|
2024-08-12 11:10:05 +00:00 |
|
Claire
|
cbdd8edf68
|
Revamp notification policy options (#31343)
|
2024-08-09 13:30:55 +00:00 |
|
Christian Schmidt
|
9d0cafd06b
|
Check Content-Length in ResponseWithLimitAdapter (#31285)
|
2024-08-06 08:23:48 +00:00 |
|
KMY
|
8b09a57a91
|
Merge remote-tracking branch 'parent/main' into upstream-20240731
|
2024-07-31 13:00:13 +09:00 |
|
Claire
|
4eab6aef95
|
Change User-Agent to use Mastodon as the product, and http.rb as platform details (#31192)
|
2024-07-30 21:40:42 +00:00 |
|
KMY
|
a99f174d98
|
Merge commit '9e04007020 ' into upstream-20240725
|
2024-07-25 13:06:26 +09:00 |
|
Matt Jankowski
|
1b839d2cba
|
Fix mastodon:stats decoration of stats rake task (#31104)
|
2024-07-23 06:51:57 +00:00 |
|