Commit Graph

20 Commits

Author SHA1 Message Date
87431327e6 update copyright notice 2025-05-12 12:03:42 +02:00
a129a9bc4c Fix shebangs 2025-05-12 12:03:42 +02:00
2f98dfa538 Bad english corrections. 2024-07-10 11:55:54 +02:00
d5c327565c Adding SPDX headers (WIP) 2024-05-23 11:42:14 +02:00
8a400d2d9f New abstract avatars 2024-02-12 16:50:08 +01:00
3e723e8b6b Avatar optimization 2024-02-12 15:19:58 +01:00
4d7d4763fd build-avatar: refactoring + parallel processing 2024-02-12 12:13:46 +01:00
5a00ec2406 Fix bird avatar generation. 2024-02-09 17:28:16 +01:00
91ef261c16 Fenec avatars. 2024-02-09 15:35:40 +01:00
fbeffef34b Bird avatars. 2024-02-09 15:12:48 +01:00
9561f36b93 Cats avatars. 2024-02-09 13:17:12 +01:00
19fca3891a New avatars:
* moving files in better directory structure
* new bot avatar
2024-02-09 11:16:29 +01:00
b9b0eb41d9 New avatars set WIP:
* adding new avatars by David Revoy
* replacing old avatars to test

TODO: add a settings to choose between legacy and new avatars.
TODO: generate a bot avatar.
2024-02-08 18:49:49 +01:00
e2c85af001 Bot avatar:
* For now, only one avatar possible,
* uses mod_random_vcard_peertubelivechat,
* mod_random_vcard_peertubelivechat has a new option with the avatar
  list (instead of a hardcoded avatar number)
* Peertube lists available avatars files, and pass it to mod_random_vcard_peertubelivechat
2023-09-25 11:20:46 +02:00
aa5ff3cfb2 Node Version Manager compatibility. 2023-04-07 11:08:20 +02:00
42c21ead94 Moving public directory away:
Moving `public/images` dir to `assets/images`, because it conflicts with gitlab CI/CD for documentation.
Moving `assets/styles.css` to `assets/styles/styles.css`.

Related to #117.
2023-02-14 10:19:55 +01:00
8c2938f1f9 Fix linting. 2022-01-11 01:34:27 +01:00
1e27debb7d Better random avatars quality. 2022-01-07 11:29:20 +01:00
377c842c23 Clean comment. 2022-01-07 11:04:35 +01:00
8f5bb9945a Changing avatars. 2022-01-07 00:53:54 +01:00