about summary refs log tree commit diff
path: root/fun
Commit message (Expand)AuthorAgeFilesLines
* chore(fun/paroxysm): update deps and build against in tree crimpsterni2024-03-114-145/+6256
* chore(fun/paroxysm): bump cargo dependenciesVincent Ambo2023-11-121-229/+289
* chore(3p/sources): Bump channels & overlayssterni2022-12-241-3/+2
* chore(3p/sources): Bump channels & overlayssterni2022-09-283-4/+4
* chore(gerrit): migrate OWNERS files to code-owners styleLuke Granger-Brown2022-09-193-9/+3
* chore(paroxysm): bump cargo dependenciesVincent Ambo2022-08-221-89/+183
* chore(paroxysm): Bump dependencies within constraintsVincent Ambo2022-05-192-56/+116
* chore(paroxysm): Bump dependenciesVincent Ambo2022-04-171-158/+118
* chore(fun/streamTVL): Remove packageVincent Ambo2022-03-311-19/+0
* style(rust): Format all Rust code with rustfmtVincent Ambo2022-02-085-16/+17
* style: format entire depot with nixpkgs-fmtVincent Ambo2022-01-317-15/+38
* feat(clbot): Add list of strings that should never pingVincent Ambo2022-01-281-0/+8
* fix(clbot): Noping autosubmitted messageGriffin Smith2021-12-141-5/+1
* fix(clbot): Use change *owner* and not *uploader*Vincent Ambo2021-12-101-6/+6
* feat(fun/clbot): Add distinct messages for auto-submitted CLsVincent Ambo2021-12-101-2/+13
* refactor(readTree): Move 'drvTargets' into readTreeVincent Ambo2021-11-231-1/+1
* chore(fun/paroxysm): update dependenciessterni2021-10-241-620/+686
* feat(web/cgit): Use new logo in cgit pageVincent Ambo2021-09-272-0/+0
* feat(nix/buildLisp): add cclsterni2021-08-241-0/+1
* feat(nix/buildLisp): add eclsterni2021-08-242-1/+13
* chore(paroxysm): change theta.eu.org -> eta.steta2021-08-131-1/+1
* feat(paroxysm): don't print error messages for question markseta2021-08-131-2/+6
* fix(fun/🕰️): support prefixed `:` for indicating a tz filesterni2021-06-011-1/+1
* feat(fun/🕰️): get the time as an emoji clock facesterni2021-05-294-0/+162
* chore: Replace Freenode mentions with HackIntVincent Ambo2021-05-221-2/+2
* feat(clbot): Add a flag to disable TLS connectionsVincent Ambo2021-05-221-2/+14
* feat(fun/owothia): add configurable join channels.multi2021-05-221-8/+20
* chore(owothia): move to //fun/owothiaVincent Ambo2021-05-1110-0/+353
* refactor: Move nixpkgs attribute to `third_party.nixpkgs`Vincent Ambo2021-04-101-4/+4
* refactor(fun): Consistent use of depot.third_party vs. pkgsVincent Ambo2021-04-105-14/+12
* chore(clbot): reformat messagesLuke Granger-Brown2021-04-021-2/+2
* fix(clbot): Avoid pinging users for their own user folder CLsVincent Ambo2021-03-281-2/+12
* fix(gemma): Fix build by backporting Elm 0.18Vincent Ambo2021-03-241-7/+6
* chore(amsterdump): Remove projectVincent Ambo2021-03-244-2472/+0
* chore: Remove //overrides from depotVincent Ambo2021-03-231-3/+4
* chore(tazjin/aoc2019): Move out of //funVincent Ambo2020-12-015-240/+0
* fix(tvl-ebooks): Update code to bring up to date with realityBen Cartwright-Cox2020-10-201-16/+66
* fix(tvl-ebooks): Fix bug where Cynthia was not correctly supressedBen Cartwright-Cox2020-09-271-3/+3
* chore(tvl-ebooks): Add Nix derivationVincent Ambo2020-09-271-0/+7
* feat(ebooks): Add tvl-ebooks codeBen Cartwright-Cox2020-09-278-0/+687
* chore(paroxysm): Reduce quote upload timeout to 2 hoursVincent Ambo2020-09-271-1/+1
* feat(paroxysm): upload queries for all quotes to eta's pastebineta2020-08-285-12/+116
* chore(tazjin/dt): Move project into user folderVincent Ambo2020-08-264-120/+0
* chore: simplify buildGo expressionsedef2020-08-041-1/+1
* style(paroxysm): Apply rustfmtVincent Ambo2020-08-024-18/+18
* refactor(paroxysm): Move lazy_static regex definitions to the topVincent Ambo2020-08-021-15/+18
* chore(paroxysm): Bump minimum versions of some dependenciesVincent Ambo2020-08-022-8/+8
* chore(paroxysm): Remove no-op minor version constraintsVincent Ambo2020-08-021-10/+10
* refactor(paroxysm): Use derive macros from serde crateVincent Ambo2020-08-023-4/+5
* refactor(paroxysm): Explicitly macro imports, no more 'extern crate'Vincent Ambo2020-08-025-19/+16