GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

ぐぬ管 (GNU social JP管理人) (gnusocialjp@gnusocial.jp)'s status on Friday, 07-Jul-2023 19:12:53 JST

  1. Embed this notice
    ぐぬ管 (GNU social JP管理人) (gnusocialjp@gnusocial.jp)'s status on Friday, 07-Jul-2023 19:12:53 JST ぐぬ管 (GNU social JP管理人) ぐぬ管 (GNU social JP管理人)
    in reply to
    • ぐぬ管 (GNU social JP管理人)
    • 山田
    • chimo
    @yuki20020924 gnusocial.jpでの使用ブランチをnightly相当に変えました。元著者の @chimo は今はリタイアしているようなので、バグがあれば私のリポジトリーに登録してもらったほうがいいかもしれません。特に気になるバグがなければ何もしなくてもOKです。
    https://notabug.org/gnusocialjp/Markdown

    nightlyからmainブランチを派生させました。現状それだけです。オンにしてからオフにすると設定画面を表示できないバグがあるので、それだけローカルで直しました。修正は以下です。
    私がPHPやPHPUnitを勉強中で試験コードをまだ書けないのでローカルだけでコミットはしていません。

    diff --git a/forms/markdownsettings.php b/forms/markdownsettings.php
    index a5a9b12..5794152 100644
    --- a/forms/markdownsettings.php
    +++ b/forms/markdownsettings.php
    @@ -42,7 +42,7 @@ class MarkdownSettingsForm extends Form
             $this->out->checkbox(
                 'enabled',  // id
                 'Parse my notices as markdown',  // label
    -            $user_settings // checked
    +            !!$user_settings // checked
             );
    In conversation Friday, 07-Jul-2023 19:12:53 JST from Qvitter permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: notabug.org
      gnusocialjp/Markdown
      from gnusocialjp
      GNU social Markdown plugin from https://code.chromic.org/chimo/gs-markdown https://github.com/chimo/gs-markdown/

Feeds

  • Activity Streams
  • Atom
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.