From 00d7945f701bd45d59ae43fe0be8482ff66e668c Mon Sep 17 00:00:00 2001 From: sunglocto Date: Tue, 17 Mar 2026 18:53:08 +0000 Subject: [PATCH 1/3] add kick png (not initialised yet) --- assets/kick.png | Bin 0 -> 1166 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 assets/kick.png diff --git a/assets/kick.png b/assets/kick.png new file mode 100644 index 0000000000000000000000000000000000000000..7194d9f14613c998f8a37c25671b2059b0c24f8c GIT binary patch literal 1166 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s7I14-?iy0XB4ude`@%$Aj z3=9mCC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NHH+5NPD_ChFAzP3b4HY z&G`TSe+Ehb6D68KdRaik!c50=2cG;fyz}lC0}JDS1`Xc7464E$X#za#r;=vuy9iQ) z3qxJNX!!oeKZf_em>8aYXJ#;y=VN&D>D#Q^&)#3C^fLs74KDo*U>EGX{Ek6QfRRB{ z5~A+w4`v2f$S^VdI|mWPPJ#`vQsH5E`tB=S#lLUA8KQo&FkEB)$6)<|^EzAt3j^$h zyDz_de(?4m!}E{-85o#Z7#O6i7(V~{%b@o17Xv%X?_>r%0BisUE8~3yVI~Gientj{ zzke8>8=5nmQr2dW;9_IA@%8)UCstORxXb_>AjHF=ry(tfP_wp^;fKBz!)|s4hVLLz zj^E!v6gCVt03>n$)h7@I#~=61W_THp#-Pa0!LaMs4~8S!n*Xc)b;aQdpbW-GO9lGo zu9GYL`3r6qREmLtfrX8M-7SNGbKL}n4;-lS9L5)z>+ApjV|=unzm?%XW7)6YOe|Xu ziZMKY&4DlgiN(ao$e<|B$8h(>N3f_M-|vUcc2`y5dExPL!SxIb3;`h7P5Z?ep1eSW z8#g;EgCGw(!_&84;OQeR>>&dyJA)qF0FXu)e!N0x`u~6bGj<#iW4QkWl%*juoa}!Y zT&>~_RMotO#>O`>FVdQ&MBb@0QtKF9RL6T literal 0 HcmV?d00001 From 3b9df94cf6933b5e967d9c6ccfd56ca2949fe777 Mon Sep 17 00:00:00 2001 From: sunglocto Date: Tue, 17 Mar 2026 19:02:52 +0000 Subject: [PATCH 2/3] add CONTRIBUTING.md --- CONTRIBUTING.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..de510b6 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,15 @@ +# Contributing + +As you might have gathered, this Gitea instance does not allow registrations. If you want to have an account on this instance in order to contribute to this project, you must contact me for an account. I am available on: + +- XMPP: `x@sunglocto.net` +- Matrix: `@x:sunglocto.net` +- E-Mail: sunglocto protonmail.com + +For actually submitting your patches, you can just fork this repo and submit a pull request. I currently have no contribution policy that you have to follow however if you just use common sense you should be good. + +## AI contributions + +Obviously vibe-coded or fully AI-generated contributions will be immediately rejected. This is in order to ensure the stability of the project and decrease the chance of significant bugs or vulnerabilities. + +AI contributions that you have reviewed, edited and **ensured that they compile, run and work successfully** are acceptable. AI is a tool, and like any other tools, can be used for good if used in moderation. From 359e8ed63ec4824664ed0870e167a901c3983847 Mon Sep 17 00:00:00 2001 From: sunglocto Date: Tue, 17 Mar 2026 19:04:43 +0000 Subject: [PATCH 3/3] 'I like small icons, the big ones weird me out' --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index de510b6..33f8dea 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,7 @@ As you might have gathered, this Gitea instance does not allow registrations. If - XMPP: `x@sunglocto.net` - Matrix: `@x:sunglocto.net` -- E-Mail: sunglocto protonmail.com +- E-Mail: sunglocto protonmail.com For actually submitting your patches, you can just fork this repo and submit a pull request. I currently have no contribution policy that you have to follow however if you just use common sense you should be good.