summaryrefslogtreecommitdiff
path: root/language
AgeCommit message (Collapse)Author
2024-09-26Fix some messages not being marked as translatable.Sadie Powell
2024-08-18Fix the grammar of some info messages.Sadie Powell
2024-06-23Update the Turkish translation.Sadie Powell
Co-authored-by: CaPa CuL <capacul@gmail.com>
2024-06-23Make the language around fantasy commands less weird.Sadie Powell
2024-06-12Fix a string that should be marked as translatable in ns_info.Sadie Powell
2024-06-12Remove the broken Catalan, Hungarian, and Russian translations.Sadie Powell
2024-05-17Initial Portuguese retranslation.TehPeGaSuS
2024-05-11Fix some untranslated strings in the Turkish translation.Sadie Powell
2024-05-11Store when the account name was registered in the NickCore.Sadie Powell
2024-04-15Fix some missing translations in the tr_TR translation.Sadie Powell
2024-04-15Update the Turkish translation for the changes in 2.1.4.Sadie Powell
Co-authored-by: CaPa CuL <capacul@gmail.com>
2024-04-07Add more documentation for overriding confirmation codes.Sadie Powell
2024-03-15Use consistent casing when referring to vhosts and vidents.Sadie Powell
2024-03-15Consistently use READ_ONLY_MODE everywhere.Sadie Powell
2024-03-14Restore some functionality that was removed in an earlier commit.Sadie Powell
2024-03-14Rework sending global notices.Sadie Powell
Admins can now queue multiple messages and send them when they are ready. This is fully compatible with the previous global behaviour. Admins can now also send messages to individual servers. This is useful for informing users of maintenance due to downtime.
2024-03-12Show the full command in CONFIRM_DROP.Sadie Powell
2024-03-11Reject registrations and password changes if password encryption fails.Sadie Powell
2024-03-09Add a stats category for password encryption algorithms.Sadie Powell
2024-03-07Remove a guarantee that may not necessarily be correct.Sadie Powell
2024-03-07Consistently use email instead of e-mail.Sadie Powell
2024-03-07Require new accounts to have email addresses.Sadie Powell
2024-03-07Update the English translation for the previous commit.Sadie Powell
y
2024-03-04Add NickAlias::GetVhostMask for getting the vident@vhost.Sadie Powell
2024-02-29If a user runs an invalid command try to suggest a valid one.Sadie Powell
2024-02-29Rip out ns_access and related code.Sadie Powell
This is wildly insecure and has been disabled by default for at least a decade.
2024-02-26Update translator names.Sadie Powell
2024-02-22If the IRCd sends a field limit then use it over that of the config.Sadie Powell
2024-02-22Fix the NickServ help message showing a wrong min password length.Sadie Powell
Closes #357.
2024-02-21Fix a typo in cs_drop.TehPeGaSuS
2024-02-19Require users to use a confirmation code when dropping channels.Sadie Powell
2024-02-17Merge branch '2.0' into 2.1.Sadie Powell
2024-02-17Update the copyright headers for 2024.Sadie Powell
2024-01-31Update the dutch language file.Robby
2024-01-31Update the dutch language file.Robby
2024-01-31Remove an extraneous space in cs_xop, part 2.Robby
2024-01-31Remove an extraneous space in cs_xop.Robby
2024-01-30Fix a typo in the PASSWORD_TOO_SHORT text string.Robby
2024-01-22Update the Turkish translation for the changes in 2.1 git.Sadie Powell
Co-authored-by: CaPa CuL <capacul@gmail.com>
2024-01-22Merge branch '2.0' into 2.1.Sadie Powell
2024-01-22Add a new Turkish translation contributed by CaPa CuL.Sadie Powell
Co-authored-by: CaPa CuL <capacul@gmail.com>
2024-01-08Bump the up to date languages for the recent format changes.Sadie Powell
2024-01-06fr_FR: Generalize gender-neutral grammarValentin Lorentz
'(e)' and 'le/la' were used in a few places, I generalized them to all strings referring to people. I also made role names gender-neutral using contraction (eg. "fondateur" -> "fondateurice"), and adapted specifiers accordingly.
2024-01-05Update translations for the recent services case fix.Sadie Powell
2024-01-05Fix inconsistent capitalization of 'services'.Val Lorentz
2024-01-05Fix a translation string and enable translations on CI.Sadie Powell
2024-01-05fr_FR: msgmerge + update fuzzy strings.Val Lorentz
2024-01-05Merge branch '2.0' into 2.1.Sadie Powell
2024-01-05fr_FR: Update fuzzy stringsVal Lorentz
2024-01-05fr_FR: Fix trailing spacesValentin Lorentz