GNU social is a social communication software used in federated social networks. It is widely supported and has a large user base. It is already used by the Free Software Foundation. https://docs.gnusocial.rocks/ https://codeberg.org/GNUsocial/gnu-social
Go to file
Evan Prodromou 65bbd991c2 Use new hooks for Notice::asActivity()
Changed the atom activity generation code so it uses the new hooks
built into Notice::asActivity() rather than the hooks in the old
Notice::asAtomEntry().
2010-12-06 15:21:34 -05:00
.gitignore gitignore 2010-11-15 10:38:49 -05:00
ActivityPlugin.php Use new hooks for Notice::asActivity() 2010-12-06 15:21:34 -05:00
COPYING add license file 2010-10-27 11:44:08 -04:00
Notice_activity.php remove common_debug() from Notice_activity::staticGet() 2010-12-06 15:21:21 -05:00