Pepes Addons for Hubzilla
  • PHP 71.5%
  • JavaScript 21.2%
  • CSS 5.9%
  • Go Template 1.4%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-26 02:26:17 +02:00
acindex partial search; highlighting 2026-06-17 22:57:43 +02:00
artfeed Artfeed 2026-05-21 17:46:31 +02:00
bbcode_help_button BBcode Help 2026-06-23 21:23:36 +02:00
csvimport license 2026-03-26 18:31:05 +01:00
pasteimage pasteimage 2026-04-26 00:28:58 +02:00
report Addon: Report post 2026-07-16 00:12:00 +02:00
show_service Addon: Show Service v1.0 2026-07-26 02:26:17 +02:00
LICENSE license 2026-03-26 18:31:05 +01:00
README.DE.md Addon: Show Service v1.0 2026-07-26 00:56:18 +02:00
README.md Addon: Show Service v1.0 2026-07-26 00:56:18 +02:00

Hubzilla add-ons for various purposes


csvimport

Description

An add-on that allows you to import “Following” lists from other Fediverse services. You can select a backup file (in CSV format) and all the contacts it contains will be added as connections to the Hubzilla channel.

The add-on can be installed as an app and made available in the app menu or navigation bar.

License

csvimport is licensed under the MIT license.

Copyright 2026 PepeCyB pepecyb@pepecyb.net


pasteimage

Description

This add-on allows users to insert images or screenshots directly into the Hubzilla post editor or into any comment field. The image pasted from the clipboard is uploaded to the channels cloud and linked within the editor.

Licence

pasteimage is licensed under the MIT licence.

Copyright 2026 Admin admin@libera.site


Artfeed

Description

The Artfeed add-on provides an RSS feed for Hubzilla articles.

Usage

The article feed is available at the URL

<HUB_URL>/artfeed/<CHANNEL_NAME>

By default, the last ten articles are displayed in the feed. The parameter

?limit=<n>

allows you to select the number n of items to be displayed (up to a maximum of 50 items).

License

Artfeed is licensed under the MIT license.

Copyright 2026 PepeCyB pepecyb@pepecyb.net


Acindex

Description

Acindex is used for public searches within articles and cards published on your own channel. Hubzillas internal search does not include this content. The index is created using a list of stop words in English and German to reduce the scope and improve the hit rate.

Usage

Acindex uses its own search index for searches. This must first be generated once. This is done using the AC Index app. It is also possible to update the index via this app.

The actual search page can be accessed at /acindex/search. Both when creating the index and when searching, you can choose whether to index or search only articles, only cards, or both post types.

Widget

A search widget acsearch, for use for example in the article or map view, allows even guests to easily search the index.

Licence

Acindex is licensed under the MIT Licence.

Copyright 2026 PepeCyB pepecyb@pepecyb.net


BBcode Help Button

Description

This add-on adds a button to the post and comment editor which displays a help overview of Hubzillas BBcode tags. This can be useful for seeing which parameters might be available and makes it easier to enter BBcode, particularly when used in conjunction with the automatic tag completion feature.

Licence

BBcode Help Button is licensed under the MIT Licence.

Copyright 2026 PepeCyB pepecyb@pepecyb.net


Report

Description

This add-on adds a Report post option to the post menu. This allows users to report public posts on a hub to the administrator so that they can take action, if necessary, to moderate the content.

Selecting this menu option opens a dialogue box in which you must enter a message explaining the reason for the report. When the report is submitted, a non-public direct message is sent to the hubs primary admin channels, containing the reason for the report and a link to the source of the post.

Licence

Report is licensed under the MIT Licence.

Copyright 2026 PepeCyB pepecyb@pepecyb.net


Show Service

Description

An admin add-on that displays an icon next to the authors channel name in posts, indicating which Fediverse service was used to create the content.

Licence

Show Service is licensed under the MIT Licence.

Copyright 2026 PepeCyB pepecyb@pepecyb.net


Installation

The add-ons from pepes-addons can be installed using

util/add_addon_repo https://codeberg.org/derpepe/pepes-addons.git pepes-addons