aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* builds: note acurl() function in preambleнаб2022-01-021-2/+6
|
* builds/manifest: note acurl() function in preambleнаб2022-01-011-2/+6
| | | | | Added with the OAuth key in https://git.sr.ht/~sircmpwn/builds.sr.ht/commit/35491838e5050be4616010cda19544cfb1114ef1
* explain use of irc authenticationThe Depressed Milkman2021-12-271-6/+43
| | | | | | | | | | | An overview of nickname management and authentication in IRC is provided from a new user's perspective, explaining why authentication is necessary, guiding the user towards how to setup authentication, and explaining how tools like soju and gamja assist the user. In particular, OFTC is discussed, as soju and gamja's features, which rely upon IRC extensions, do not work with it -- this has been a common pain point for users (according to ~emersion).
* git.sr.ht ops dashboard: don't stack request timesDrew DeVault2021-12-081-2/+2
|
* git.sr.ht dashboard: fix metrics URLDrew DeVault2021-12-081-1/+1
|
* new page: ops/dashboards/pages.sr.ht.mdDrew DeVault2021-12-081-0/+5
|
* new page: ops/dashboards/git.sr.ht.mdDrew DeVault2021-12-081-0/+9
|
* builds.sr.ht: add nixos/21.05Dmitry Kalinkin2021-12-061-0/+28
|
* builds.sr.ht: move nixos/unstable to be above nixos/21.11Dmitry Kalinkin2021-12-061-7/+7
|
* ops/availability: add chat.sr.ht sectionSimon Ser2021-12-041-0/+14
|
* chat.sr.ht/ircops: update IPv6 subnetSimon Ser2021-12-041-1/+1
|
* builds.sr.ht: update nixos/latest to 21.11Dmitry Kalinkin2021-12-041-2/+2
|
* builds.sr.ht: Runner requires rw on task tableGalen Abell2021-12-041-1/+1
|
* builds.sr.ht/compat: add link to builds.sr.ht-guixDhruvin Gandhi2021-12-021-0/+5
|
* support.md: add irc etiquette guidew1ke2021-12-011-1/+2
|
* chat.sr.ht/etiquette.md: copy editsAmir Yalon2021-12-011-1/+1
| | | | Change grammatical structure from “I have an issue problem” to “I have a problem”.
* chat.sr.ht/etiquette: link to https://libera.chat/guidesAlexey Yerin2021-12-011-0/+1
|
* chat.sr.ht: fix broken linkificationAlexey Yerin2021-12-011-1/+1
|
* Add IRC etiquette guideDrew DeVault2021-12-012-0/+156
|
* chat.sr.ht: Fix typo, newtork -> networkHarry Jeffery2021-11-291-1/+1
| | | | Signed-off-by: Harry Jeffery <me@harry.pm>
* Note that you have to restart weechatDrew DeVault2021-11-291-0/+2
|
* Fix broken relative linksRobin Jarry2021-11-295-11/+11
| | | | | | | | | | | For some obscure reason yet to be identified, *some* (not all) relative links that use "../" to reference parent items in the repository point to invalid URLs. This may be an issue with the rendering process from markdown to html. Replace relative links with absolute ones. Signed-off-by: Robin Jarry <robin@jarry.cc>
* Update chat.sr.ht quickstart docsDrew DeVault2021-11-293-59/+80
|
* Updates for the chat.sr.ht launchDrew DeVault2021-11-292-4/+13
|
* git.sr.ht: add section about referencing todo ticketsRobin Jarry2021-11-291-0/+87
| | | | | | | It is now possible to reference tracker tickets in git commit messages. Describe how it works. Signed-off-by: Robin Jarry <robin@jarry.cc>
* chat.sr.ht: set grant string in personal token linkSimon Ser2021-11-252-6/+4
| | | | Users no longer need to manually fill this field.
* ops/topology: add chat.sr.ht IPv6 addressesSimon Ser2021-11-181-1/+2
|
* Security incident report 2021-11-16Drew DeVault2021-11-173-0/+121
|
* chat.sr.ht: remove advice for anon usageDrew DeVault2021-11-161-3/+0
| | | | This was deferred.
* chat.sr.ht: add irc:// links for official channelsDrew DeVault2021-11-161-10/+13
|
* Clarify the NixOS support policyFrancesco Gazzetta2021-11-151-2/+8
|
* lists.sr.ht: fix X-Sourcehut-Patchset-Update header valuesRobin Jarry2021-11-151-1/+2
| | | | | | | ACCEPTED is not a valid value for this email header and is silently ignored. Signed-off-by: Robin Jarry <robin@jarry.cc>
* Haowen new email addressHaowen Liu2021-11-091-3/+3
|
* Fix Fedora 34 update frequencyHaowen Liu2021-11-091-1/+1
|
* image maintenance: mention crontab for removalsDrew DeVault2021-11-031-1/+2
|
* Expand on image maintenance roleDrew DeVault2021-11-032-17/+53
|
* builds.sr.ht/compat: update Fedora matrixDrew DeVault2021-11-031-5/+5
|
* builds.sr.ht: Fix messed up auto-linkNoelle Leigh2021-11-031-1/+1
| | | | | | | | | The plain HTTPS URL in the text was turned into an href that included the period at the end of the sentence, resulting in a link that went to <https://builds.sr.ht.>. Since that URL is only mentioned as a reference to where the API is defined, it seemed appropriate to just make it a <code> element instead.
* builds.sr.ht/compat: update Fedora maintainerDrew DeVault2021-11-031-1/+1
|
* Remove armhfp arch from RedHat derivativesHaowen Liu2021-11-011-4/+0
|
* compatibility.md: Fix/Update Debian terminologyDiederik de Haas2021-10-311-13/+13
| | | | | | | | | | | | | | Debian doesn't have an 'armhl' architecture, but it does have 'armhf' which I assume was meant. In the Debian repository section, I replaced 'distro' with 'release' as the distro is part of the url and the correct word for that part is release. Also updated that in the Ubuntu section. Added 'contrib' to the section list to make it complete and software in contrib is Free Software itself (but depends on non-free software). As oldstable and newer are supported, I updated the examples to use the current oldstable and stable.
* builds.sr.ht/compatibility.md: drop apt-key referenceDrew DeVault2021-10-291-2/+2
|
* Add Ubuntu JammyHaowen Liu2021-10-231-2/+32
|
* builds.sr.ht: OpenBSD 7.0Jarkko Oranen2021-10-211-4/+4
|
* pages.sr.ht: add API referenceSimon Ser2021-10-181-0/+32
| | | | | | This documents the API implemented in [1]. [1]: https://git.sr.ht/~sircmpwn/pages.sr.ht/tree/master/item/server.go
* chat.sr.ht: #libera is the Libera Chat support channelSimon Ser2021-10-181-1/+1
|
* chat.sr.ht/channels.md: improve layoutDrew DeVault2021-10-131-2/+5
|
* chat.sr.ht: add channel setup docsDrew DeVault2021-10-132-1/+12
|
* Add bots guideDrew DeVault2021-10-132-1/+19
|
* chat.sr.ht/ircops.md: fix grammatical errorDrew DeVault2021-10-131-1/+1
|