lemmy/docs/src
Dessalines 464ea862b1
Preferred usernames, banners and icons. (#1055)
* Re-organizing federation tests. #746 #1040

* Adding federation support for user bios. Fixes #992

* Adding icons, banners, and preferred usernames.

- Added optional community icons, and community banners.
- Added user banners.
- Added Site icon and banner, with custom favicon.
- Set up preferred usernames. Fixes #1017
- Added an additional post sort: Active
  - Hot rank now uses the published time.
  - Active uses the most recent comment time, and is default.
- DB Migration was required to add all these fields to the views.
- Added transfercommunity helper function.
- Removed title column from communities page.
- Abstracted an image-upload-form.tsx, and a banner-icon-header.tsx
- Fixes #899

* Some navbar fixes.

* Fixing css

* Some fixes.

- Showing correct user icon and banner after save without page reload.
- Abstracting diesel update overwrite.
- Adding some docs.

* Adding @ when a user doesn't have a preferred username.
2020-08-05 12:03:46 -04:00
..
about.md Changing references from master to main. #820 2020-07-14 13:30:36 -04:00
about_features.md Reworking README.md. Fixes #513. 2020-02-06 11:26:11 -05:00
about_goals.md Adding docs for DB Backup / Restore. Fixes #619 2020-04-03 14:37:44 -04:00
about_guide.md Ooops. 2020-07-21 01:08:59 +03:00
about_ranking.md Preferred usernames, banners and icons. (#1055) 2020-08-05 12:03:46 -04:00
administration.md Reworking README.md. Fixes #513. 2020-02-06 11:26:11 -05:00
administration_backup_and_restore.md Add domain name change instructions to docs. (#1044) 2020-07-30 15:51:28 +00:00
administration_configuration.md Fixing config_file env to use defaults instead (since its required). (#970) 2020-07-22 20:17:41 -04:00
administration_install_ansible.md Changing references from master to main. #820 2020-07-14 13:30:36 -04:00
administration_install_docker.md Changing references from master to main. #820 2020-07-14 13:30:36 -04:00
administration_install_kubernetes.md Reworking README.md. Fixes #513. 2020-02-06 11:26:11 -05:00
contributing.md update lemmy council memberlist 2020-06-24 21:03:50 +02:00
contributing_apub_api_outline.md Use mdbook for documentation (fixes #375) 2020-01-01 17:24:36 +01:00
contributing_docker_development.md Various build optimizations 2020-06-12 15:29:50 +02:00
contributing_federation_development.md Fixing federation testing docs. Fixes #878 (#879) 2020-07-03 18:17:21 +00:00
contributing_local_development.md Some front end fixes. 2020-08-01 19:14:54 -04:00
contributing_tests.md Fixing travis, adding a test.sh script. 2020-07-10 14:16:42 -04:00
contributing_theming.md Add theming guide. Fixes #596 2020-03-15 13:02:14 -04:00
contributing_websocket_http_api.md Preferred usernames, banners and icons. (#1055) 2020-08-05 12:03:46 -04:00
lemmy_council.md Improve council rules 2020-07-07 13:54:01 +02:00
SUMMARY.md Add docs for testing (fixes #841) 2020-06-27 15:28:45 +02:00