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
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Eliseu Amaro 9d3ddfe916
[CSS] .section-panel height fix, better section hierarchy
.section-panel is now only allowed to have the height it's allowed on view, .section-details hierarchy is now better represented through a bigger padding for titles, and a button-like consistent padding for subtitles; buttons' padding now dependent on font-size.
1 year ago
DOCUMENTATION [UI][CONTROLLER][ENTITY][DOCS] Refactor term 'timeline' into 'feed' 2 years ago
bin [TOOLS][PLUGINS][OAuth2] Add mechanism to allow plugins to have an install script. Add script for generating keys for OAuth 2 years ago
components [TESTS] Fix deprecations and unstable tests 1 year ago
config [TESTS] Make all services accessible in test environment 1 year ago
dist [TOOLS] Finish build files for Debian package 1 year ago
docker [TESTS] Remove environment setup from script 1 year ago
docs [DOCS] Expand developer Event documentation 2 years ago
extlib [TOOLS][COMPONENTS][CORE] Ran cs-fixer on all files 2 years ago
plugins [CSS] Improved reset.css, better and more granular sizes added 1 year ago
public [CSS] .section-panel height fix, better section hierarchy 1 year ago
scripts [TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types 2 years ago
src [CSS] Improved reset.css, better and more granular sizes added 1 year ago
templates [CSS] Improved reset.css, better and more granular sizes added 1 year ago
tests [TESTS] Use custom test bootstrap to only to only setup the database once and wrap everything in a transaction that gets rolled back at the end of each test 1 year ago
translations [I18N] Remove incomplete autogenerated translation file, to be fixed later 2 years ago
.dir-locals.el [TOOLS][PHPStan] Make a standalone phpstan executable, which executes inside the docker container 2 years ago
.env [QUEUE] Add queueing wrapper, default configuration and example usage 2 years ago
.env.test [TOOLS][TESTS] Ensure database schema is up to date in tests 2 years ago
.gitignore [TOOLS] Update PHP CS fixer and adjust configuration 2 years ago
.php-cs-fixer.php [TOOLS] Continue raising PHPStan level to 6 1 year ago
CREDITS.md [DOCUMENTATION] Document All The Things! 2 years ago
INSTALL.md [DOCUMENTATION] Add documentation on installing with Docker 2 years ago
Makefile [TESTS][TOOLS] Clarify make target names 1 year ago
composer.json [TESTS] Add paratest 1 year ago
composer.lock [DEPENDENCIES] Update all dependencies 1 year ago
docker-compose.yaml.default [DOCKER] Fix incorrect script mount in worker 1 year ago
phpstan.neon [TOOLS] Continue raising PHPStan level to 6 1 year ago
phpunit.xml.dist [TESTS] Tweak tests 1 year ago
social.yaml [PLUGIN][Pinboard] Implement token authentication and settings page, allowing the user to enable, disable, refresh or consult their token 2 years ago
symfony.lock [DEPENDENCIES] Update dependencies 1 year ago