senooken JP Social
  • FAQ
  • Login
senooken JP Socialはsenookenの専用分散SNSです。
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Conversation

Notices

  1. Diogo Cordeiro (diogo@loadaverage.org)'s status on Friday, 21-Jun-2019 08:40:59 JST Diogo Cordeiro Diogo Cordeiro
    • kim
    I guess you are looking for the `StartShowNoticeItem` event...

    Maybe something like:

    function onStartShowNoticeItem($item)
    {
    $url = common_local_url('YandexTranslate', ['id' => $item->notice->id]);
    $item->out->element('a', ['href' => $url, 'class' => 'YandexTranslate', 'title' => 'Translate this dent to my language.'], 'Translate this dent to my language.');
    return true;
    }
    In conversation Friday, 21-Jun-2019 08:40:59 JST from loadaverage.org permalink
    • Diogo Cordeiro (diogo@loadaverage.org)'s status on Friday, 21-Jun-2019 08:41:42 JST Diogo Cordeiro Diogo Cordeiro
      in reply to
      You have the list of available events here: https://notabug.org/diogo/gnu-social/src/nightly/DOCUMENTATION/DEVELOPERS/EVENTS.txt
      In conversation Friday, 21-Jun-2019 08:41:42 JST permalink

      Attachments

      1. diogo/gnu-social
        GNU social is a social communication software used in federated social networks. It is widely supported and has a large userbase. It is already used by the Free Software Foundation.
      Diogo Cordeiro likes this.

Feeds

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

senooken JP Social is a social network, courtesy of senooken. It runs on GNU social, version 2.0.2-beta0, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All senooken JP Social content and data are available under the Creative Commons Attribution 3.0 license.