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/
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.
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.
6 months 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
1 year ago
components
[TESTS] Fix deprecations and unstable tests
7 months ago
config
[TESTS] Make all services accessible in test environment
7 months ago
dist
[TOOLS] Finish build files for Debian package
7 months ago
docker
[TESTS] Remove environment setup from script
7 months ago
docs
[DOCS] Expand developer Event documentation
1 year ago
extlib
[TOOLS][COMPONENTS][CORE] Ran cs-fixer on all files
1 year ago
plugins
[CSS] Improved reset.css, better and more granular sizes added
6 months ago
public
[CSS] .section-panel height fix, better section hierarchy
6 months 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
6 months ago
templates
[CSS] Improved reset.css, better and more granular sizes added
6 months 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
7 months 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
1 year ago
.gitignore
[TOOLS] Update PHP CS fixer and adjust configuration
2 years ago
.php-cs-fixer.php
[TOOLS] Continue raising PHPStan level to 6
8 months 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
7 months ago
composer.json
[TESTS] Add paratest
7 months ago
composer.lock
[DEPENDENCIES] Update all dependencies
7 months ago
docker-compose.yaml.default
[DOCKER] Fix incorrect script mount in worker
7 months ago
phpstan.neon
[TOOLS] Continue raising PHPStan level to 6
8 months ago
phpunit.xml.dist
[TESTS] Tweak tests
7 months ago
social.yaml
[PLUGIN][Pinboard] Implement token authentication and settings page, allowing the user to enable, disable, refresh or consult their token
1 year ago
symfony.lock
[DEPENDENCIES] Update dependencies
8 months ago