patch for v4.2.4
Signed-off-by: Falko Zurell <falko@zurell.de>
This commit is contained in:
parent
cbebe6d6a0
commit
ac6e3b70a5
1 changed files with 5 additions and 4 deletions
|
@ -1,8 +1,9 @@
|
|||
From 1bc2e7f11e06b04449178d65268234146ef452aa Mon Sep 17 00:00:00 2001
|
||||
From: Falko Zurell <falko.zurell@here.com>
|
||||
Date: Thu, 21 Sep 2023 13:05:23 +0200
|
||||
Subject: [PATCH] 5000 Character Limit mod for Mastodon v4.2
|
||||
From b3c2e2a6fbf5413ca5e4fae16265fa16afc60aa3 Mon Sep 17 00:00:00 2001
|
||||
From: Falko Zurell <falko@zurell.de>
|
||||
Date: Thu, 25 Jan 2024 12:31:41 +0100
|
||||
Subject: [PATCH] applied patch for 5k char limit
|
||||
|
||||
Signed-off-by: Falko Zurell <falko@zurell.de>
|
||||
---
|
||||
.../mastodon/features/compose/components/compose_form.jsx | 4 ++--
|
||||
app/validators/status_length_validator.rb | 2 +-
|
||||
|
|
Loading…
Reference in a new issue