• Matrix: @oatbiscuits:hackliberty.org

  • Joined on 2023年11月03日
oatbiscuits created repository oatbiscuits/forgejo 2024年09月06日 14:58:52 +02:00
oatbiscuits closed issue Codeberg/Community#1478 2024年02月09日 13:59:09 +01:00
Logging in to Codeberg through Weblate is broken
oatbiscuits commented on issue Codeberg/Community#1478 2024年02月09日 13:59:08 +01:00
Logging in to Codeberg through Weblate is broken

@fnetX yes, although it doesn't say wrong password or any prompt, just resets the form.

oatbiscuits opened issue Codeberg/Community#1478 2024年02月09日 13:32:10 +01:00
Logging in to Codeberg through Weblate is broken
oatbiscuits closed issue forgejo/discussions#113 2024年02月06日 15:03:46 +01:00
Regarding moderation transparency
oatbiscuits commented on issue forgejo/discussions#113 2024年02月05日 10:20:05 +01:00
Regarding moderation transparency

Reintroducing those, even partially, in a public place defeats the purpose of moderation, does it not? It gives a platform for spammers, too.

Putting a delay (30 days, for example) on it,...

oatbiscuits opened issue forgejo/discussions#113 2024年02月05日 10:00:23 +01:00
Regarding moderation transparency
oatbiscuits commented on issue forgejo/discussions#112 2024年02月04日 10:56:33 +01:00
The cost of being inclusive and transparent

As someone who only recently started contributing to Forgejo, I can't emphasise enough how much transparency and inclusivity contribute to the accessibility of the project to all of its...

oatbiscuits commented on issue forgejo/forgejo#2229 2024年01月31日 08:17:07 +01:00
[FEAT] Number pluralization

Arabic does not have definitive rules for pluralisation. In some instances, it is an entirely new word. Handling pluralisation through hard-coded is not optimal in these cases.

Looking at how...

oatbiscuits opened issue forgejo/governance#72 2024年01月28日 13:09:23 +01:00
[AGREEMENT] oatbiscuits application to the localisation team
oatbiscuits commented on pull request forgejo/forgejo#2223 2024年01月24日 11:44:23 +01:00
WIP: [I18N] Add initial layout support for right-to-left languages.

@0eoc I have a local instance up and running, and while there are some imperfections, it is usable and for RTL readers, it is a much better experience.

Please let me know of the quirks if...

oatbiscuits created pull request forgejo/forgejo#2223 2024年01月24日 08:52:41 +01:00
[I18N] Add intial layout support for right-to-left languages.
oatbiscuits commented on issue forgejo/governance#58 2024年01月20日 08:57:10 +01:00
[AGREEMENT] Forgejo becomes a hard fork of Gitea

Forgejo's development goals and governance principles are incompatible with Gitea. Transitioning to a hard fork is inevitable, and a milestone for those interested in the health and well-being of...

oatbiscuits commented on issue forgejo/discussions#102 2024年01月20日 07:59:57 +01:00
Gitea is Open Core

well I think the word gitea still mainly represents the software and not the company supporting it's development

Which software? If I go to gitea.com right now, two big buttons show up in...

oatbiscuits commented on pull request Codeberg/Documentation#376 2023年12月11日 05:50:04 +01:00
Automatically generate Table of Contents for each page

@Gusted Done :)

oatbiscuits commented on pull request Codeberg/Documentation#376 2023年12月09日 14:09:54 +01:00
Automatically generate Table of Contents for each page

@Gusted should be good, but since the plugin for generating the TOC is not letting me directly specify a CSS class for the links, I used [replace](https://mozilla.github.io/nunjucks/templating.ht...

oatbiscuits created pull request Codeberg/Documentation#376 2023年12月08日 06:20:44 +01:00
WIP: Automatically generate Table of Contents for each page.
oatbiscuits commented on pull request Codeberg/Documentation#369 2023年12月06日 10:23:07 +01:00
Add documentation for Forgejo CI Actions runner

@n0toose should be good to merge!

oatbiscuits commented on pull request Codeberg/Documentation#370 2023年11月29日 20:17:32 +01:00
Add search functionality

@Gusted Thank you for the feedback! I have applied modifications accordingly.