!Friendica Support I do follow a bunch of different users from all over the #fediverse. For now, I'd like to have all people on pixelfed in a "pixelfed" group to quickly browse through new images. Is there a _fast_ way to add many users, filtered by string or domain, to a particular group in #friendica? So far, generally, managing contacts in groups seems to depend on the particular Friendica theme used (some are clumsy or slow, some simply don't show where a user comes from), but I have yet to find a real "batch" mode for that.
⇧
utzer [Friendica]
•All protocols
ActivityPub
DFRN
diaspora*
RSS/Atom
OStatus
Twitter
This is from ancient times when there was no other then GnuSocial, Diaspora and #Friendica I think.
Kristian (inactive/moved)
•Roland Häder🇩🇪
•utzer [Friendica]
•Friendica is aware of the Network type, so it should be able to filter based on this information as well as it does based on the Protocol.
Michael 🇺🇦
•Protocols
section is outdated. Nowadays nearly all communication is done via AP, even Friendica internal.Roland Häder🇩🇪
•- Rename "Protocols" to "Networks
- Change implementation to query proper table column
Roland Häder🇩🇪
•strings.php
files? Just replace the old translation with English word or empty it?Roland Häder🇩🇪
•gserver.platform
as well by using the foreign keycontact.gsid
ongserver.id
?Michael 🇺🇦
•utzer [Friendica]
•Roland Häder🇩🇪
•GROUP BY x ORDER BY x
query which can be slow. @Michael Vogel@KristianKristian (inactive/moved)
•@utzer ~Friendica~@Roland Häder
Roland Häder🇩🇪
•nextcloud
,misskey
,mastodon
and so on. @utzer ~Friendica~@KristianRoland Häder🇩🇪
•contact.network
is redundant togserver.network
. Maybe we can deprecate it (first one) as well as there is now the later one around?Michael 🇺🇦
•gserver
entry. And the other simply is performance.Roland Häder🇩🇪
•I get reasonable names, not just "spam" + I get So that query isn't optimized.