Commit Graph

22 Commits

Author SHA1 Message Date
matty 18a1c2f71c better nigbot avatar sizing 2024-08-05 22:04:24 -04:00
matty 30cce2ec03 probably fix issue with Nigbot avatar generation 2024-08-05 21:10:10 -04:00
matty 24f48788ab wheee 2024-08-05 21:04:55 -04:00
matty 75245c0858 add nigbot avatar 2024-08-05 17:42:01 -04:00
John Livingston 754c18dcd6
Fix license file. 2024-06-13 16:37:38 +02:00
John Livingston 618dc6aeae
tags-input:
* add a "copy" button
* fix some css class (adding a prefix to avoid side effects)
* other minor fixes
2024-06-13 11:55:02 +02:00
John Livingston 5c462882d9 REUSE compliance. 2024-05-28 13:43:07 +02:00
Mehdi Benadel 687c4742f7 Technically working options. Need CSS fix (plugin CSS not loaded) and data validation 2024-05-28 13:43:07 +02:00
John Livingston e8382f163b
SPDX headers. 2024-05-23 12:18:17 +02:00
John Livingston d5c327565c
Adding SPDX headers (WIP) 2024-05-23 11:42:14 +02:00
John Livingston e85bf05585
Better "become moderator" icon. 2024-05-22 17:40:16 +02:00
John Livingston 93397708ba
Fix "become moderator" icon. 2024-05-22 17:35:23 +02:00
John Livingston da75765bdb
Changing defaults MUC affiliation (#385):
* For Peertube moderators/admins, we add a button "Promote". Clicking on it will promote them as MUC owner.
2024-05-17 15:18:32 +02:00
John Livingston 8a400d2d9f
New abstract avatars 2024-02-12 16:50:08 +01:00
John Livingston 3e723e8b6b
Avatar optimization 2024-02-12 15:19:58 +01:00
John Livingston 91ef261c16
Fenec avatars. 2024-02-09 15:35:40 +01:00
John Livingston fbeffef34b
Bird avatars. 2024-02-09 15:12:48 +01:00
John Livingston 9561f36b93
Cats avatars. 2024-02-09 13:17:12 +01:00
John Livingston 19fca3891a
New avatars:
* moving files in better directory structure
* new bot avatar
2024-02-09 11:16:29 +01:00
John Livingston 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
John Livingston 3fd6b9b563
Links to online documentation:
* Adding a help button on top of the chat, that links to the online documentation on frama.io.
* Replaced github.io documentation links by frama.io documentation.
* Adding links to the documentation in the diagnostic tool.
2023-07-26 18:16:30 +02:00
John Livingston 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