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 · debian
catchup
Browse files
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
refactor: factor out method migrate_db
· 0982d033
D. Bohdan
authored
May 27, 2021
0982d033
feat: remember and indicate breaks in logging
· 05a37ee0
D. Bohdan
authored
May 27, 2021
05a37ee0
fix: process another type of action
· d1b20c45
D. Bohdan
authored
May 27, 2021
d1b20c45
build: migrate to official Caddy deb package
· d543bbfe
D. Bohdan
authored
May 27, 2021
d543bbfe
fix: create DB table with column "type" NOT NULL
· 48ba72c1
D. Bohdan
authored
May 27, 2021
48ba72c1
fix: determine vendored file type from filename
· c08a9b3c
D. Bohdan
authored
May 27, 2021
c08a9b3c
docs(license): update copyright
· 6bb764c0
D. Bohdan
authored
May 27, 2021
6bb764c0
May 26, 2021
feat: parse messages from nested bridges
· 8a3c5b36
D. Bohdan
authored
May 26, 2021
8a3c5b36
feat: change default host to irc.libera.chat
· bae2f469
D. Bohdan
authored
May 26, 2021
bae2f469
Mar 27, 2021
refactor: remove RegexMap and TclList
· 11353782
D. Bohdan
authored
Mar 27, 2021
11353782
Loading