Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · master
catchup
Browse files
Aug 30, 2025
build(just): add recipe `build`
· 7db78977
D. Bohdan
authored
Aug 30, 2025
View commits for tag v0.15.0
v0.15.0
7db78977
build(version): bump to 0.15.0
· 89eb23f6
D. Bohdan
authored
Aug 30, 2025
89eb23f6
feat(cli): replace `-v` with `-V`
· 8c0d4a60
D. Bohdan
authored
Aug 30, 2025
8c0d4a60
build(license): remove `AUTHORS`
· f269af2f
D. Bohdan
authored
Aug 30, 2025
f269af2f
build(caddy): update Caddyfile
· 843bc48d
D. Bohdan
authored
Aug 30, 2025
843bc48d
build(debian): remove
· 307b20c0
D. Bohdan
authored
Aug 30, 2025
307b20c0
build(just/static): fix
· e6cd3f35
D. Bohdan
authored
Aug 30, 2025
e6cd3f35
ci(gitlab): upgrade Crystal; remove PostgreSQL
· c8721b45
D. Bohdan
authored
Aug 30, 2025
c8721b45
build(tools/migrate): remove tool as obsolete
· 6b4fc84b
D. Bohdan
authored
Aug 30, 2025
6b4fc84b
feat(db): switch from PostgreSQL to SQLite 3
· 49e4df2d
D. Bohdan
authored
Aug 30, 2025
49e4df2d
Jun 22, 2025
docs(readme): update Postgres setup instructions
· 54be297d
D. Bohdan
authored
Jun 22, 2025
View commits for tag debian
debian
54be297d
Jun 04, 2025
build(gitignore): change `/archive/` to `/attic/`
· 8c4aaa0d
D. Bohdan
authored
Jun 04, 2025
8c4aaa0d
build(static): switch from Docker to Podman
· 96df8afb
D. Bohdan
authored
Jun 04, 2025
96df8afb
Nov 30, 2024
style(just): reformat justfile
· feecda5f
D. Bohdan
authored
Nov 28, 2024
feecda5f
feat(web): put IRC channel in page title
· 65d04001
D. Bohdan
authored
Nov 28, 2024
65d04001
May 27, 2024
docs(license): update copyright
· 56c18eb7
D. Bohdan
authored
May 27, 2024
56c18eb7
build(just/test): add and make default
· 2c3bebf7
D. Bohdan
authored
May 27, 2024
2c3bebf7
build(deps): upgrade dependencies
· ff2b57f7
D. Bohdan
authored
May 27, 2024
ff2b57f7
build(just/static): upgrade Crystal container
· 1c06bc3b
D. Bohdan
authored
May 27, 2024
1c06bc3b
build(just/deb): use default compressor
· 8248ac66
D. Bohdan
authored
May 27, 2024
8248ac66
build(just): replace Make with just
· 960bdca3
D. Bohdan
authored
May 27, 2024
960bdca3
Dec 08, 2022
build(makefile/deb): don't req root; compr with xz
· 681e84d6
D. Bohdan
authored
Dec 08, 2022
681e84d6
build(makefile/static): update Crystal to v1.6.2
· 606efdf4
D. Bohdan
authored
Dec 08, 2022
606efdf4
Jun 01, 2021
fix(web): require safe_ecr
· 7eb25c24
D. Bohdan
authored
Jun 01, 2021
7eb25c24
May 30, 2021
fix(unwrap_bridged_message): allow any char nicks
· 11656f8a
D. Bohdan
authored
May 30, 2021
11656f8a
feat: remove IRC formatting and colors from text
· eb725e47
D. Bohdan
authored
May 30, 2021
eb725e47
May 28, 2021
refactor: rewrite long regexes with /x modifier
· bff47508
D. Bohdan
authored
May 28, 2021
bff47508
refactor(CatchUp): split up
· 2772075b
D. Bohdan
authored
May 28, 2021
2772075b
test(CLI): test IRC URI parsing
· 97b80853
D. Bohdan
authored
May 28, 2021
97b80853
refactor(CLI): factor out IRC URI parsing method
· afe3289c
D. Bohdan
authored
May 28, 2021
afe3289c
test(message): add unwrap_bridged_message tests
· 103e63cd
D. Bohdan
authored
May 28, 2021
103e63cd
refactor(catchup): factor up main.cr
· 97454334
D. Bohdan
authored
May 28, 2021
97454334
fix(unwrap_bridged_message): use correct group
· 7acb7e4b
D. Bohdan
authored
May 28, 2021
7acb7e4b
feat(irc): send PINGs to server
· a7dcc55f
D. Bohdan
authored
May 28, 2021
a7dcc55f
fix(irc): flush PONG msg; reduce watchdog interval
· fd9c0774
D. Bohdan
authored
May 28, 2021
fd9c0774
feat: support TLS; replace misc args w/ --irc-uri
· ad97bb93
D. Bohdan
authored
May 28, 2021
ad97bb93
May 27, 2021
fix(irc): remove read timeout; monitor pings
· 884f059b
D. Bohdan
authored
May 28, 2021
884f059b
feat: group service messages more than 5 min apart
· da5c95b6
D. Bohdan
authored
May 27, 2021
da5c95b6
refactor: factor out method start_server
· 259f77c1
D. Bohdan
authored
May 27, 2021
259f77c1
fix: catch exception when MIME type isn't detected
· d83011ae
D. Bohdan
authored
May 27, 2021
d83011ae
Loading