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
Eliseu Amaro d17f276419
[COMPONENTS][Conversation] Added missing foreign keys to ConversationMute Entity
Fixed 'is_muted' variable check logic that impeded the Conversation from being muted
2022-01-07 21:14:51 +00:00
bin [TOOLS] Add warning to update code in bin/generate_entity_fields 2021-12-27 03:06:35 +00:00
components [COMPONENTS][Conversation] Added missing foreign keys to ConversationMute Entity 2022-01-07 21:14:51 +00:00
config [CONFIG][Twig] Replaced form theme to a custom one 2021-12-25 16:19:46 +00:00
docker [DOCKER] Force docker php to use proper PHP executable 2021-12-26 19:16:16 +00:00
docs [DOCS][Designer] General guidelines for styling initiated 2022-01-04 00:02:21 +00:00
DOCUMENTATION
extlib
plugins [PLUGINS][NoteTypeFeedFilter] Polish feed actions HTML, adding proper anchor titles and better user feedback when a filter in applied 2022-01-07 21:14:51 +00:00
public [PLUGINS][NoteTypeFeedFilter] Polish feed actions HTML, adding proper anchor titles and better user feedback when a filter in applied 2022-01-07 21:14:51 +00:00
scripts
src [COMPONENT][Subscription] Fix Notifications 2022-01-06 12:13:11 +00:00
templates [TEMPLATES][Base] AppendToHead event added to base template 2022-01-07 14:53:55 -03:00
tests [COMPONENT][Circle] Move circles to a component, various bug fixes 2022-01-05 04:19:22 +00:00
translations
.dir-locals.el
.env
.env.test
.gitignore
.php-cs-fixer.php
composer.json [TOOLS] Fix deprecations in php-doc-check by providing my own implementation 2022-01-03 02:18:44 +00:00
composer.lock [DEPENDENCIES] Update dependencies 2022-01-03 16:38:51 +00:00
CREDITS.md
docker-compose.yaml.default [DOCKER] Update configuration script to include the worker container 2021-12-20 20:39:54 +00:00
INSTALL.md
Makefile [TOOL] CS-fixer does not accept a list of files, so we need to run it on each file individually 2021-12-26 19:16:15 +00:00
phpstan.neon [TOOLS] Fix errors reported by PHPStan at level 4 2021-12-27 17:35:33 +00:00
phpunit.xml.dist
social.yaml [CONFIG] Rename streams/notes_per_page to feeds/entries_per_page 2022-01-03 02:18:44 +00:00
symfony.lock [TOOLS] Fix deprecations in php-doc-check by providing my own implementation 2022-01-03 02:18:44 +00:00