Commits
- Commit:
657af0a4f7c94d3c3b4d222b9b8b2803364b4537
- From:
- Omar Polo <op@omarpolo.com>
- Date:
- Sun Jul 3 08:36:57 2022 UTC
chmod downloaded files as 0644
while here also switch ioutil.TempFile to os.CreateTemp (which is now
the same)
- Commit:
56842f402accf4705a52d66c041212dced2a3039
- From:
- Omar Polo <op@omarpolo.com>
- Date:
- Wed Jun 29 19:33:01 2022 UTC
teach gemitbot how to pong
- Commit:
5fee25ce6c20ee12d46cc74bea999bf991a68c0c
- From:
- Omar Polo <op@omarpolo.com>
- Date:
- Sat Jan 8 15:50:57 2022 UTC
don't log messages
- Commit:
cfb62e6e82c03731d922d8f2e54d08ae9616cf8d
- From:
- Omar Polo <op@omarpolo.com>
- Date:
- Sat Jan 8 15:47:57 2022 UTC
fetch the title also for gemini URLs
- Commit:
0c3e95627a6f16e7468e7ec0a01633355122eb89
- From:
- Omar Polo <op@omarpolo.com>
- Date:
- Sat Jan 8 15:47:06 2022 UTC
add a safety net: picks up only the first 50 characters of the HTTP title
- Commit:
deee939b86f13061b42fc41d4187dd4d4f8a86ed
- From:
- Omar Polo <op@omarpolo.com>
- Date:
- Sat Jan 8 15:04:43 2022 UTC
improve the title fetching stuff
- Commit:
4852f411b4f51da99a0ac2323e9c160d2bae4a05
- From:
- Omar Polo <op@omarpolo.com>
- Date:
- Thu Dec 2 14:50:26 2021 UTC
heuristic for links and more logging for now
- Commit:
d26637f129a9b137def8d18e05603944b9badf41
- From:
- Omar Polo <op@omarpolo.com>
- Date:
- Thu Dec 2 14:40:41 2021 UTC
debug printf
- Commit:
3adf60f83646a91b0eee3026a98a4567077d8304
- From:
- Omar Polo <op@omarpolo.com>
- Date:
- Thu Dec 2 14:40:15 2021 UTC
correctly extract the title
- Commit:
d73d0e1bd102954594fa2d2a51975d90127bf53f
- From:
- Omar Polo <op@omarpolo.com>
- Date:
- Thu Dec 2 14:31:53 2021 UTC
typo
- Commit:
864b9b6e89c980aab991e58d1ea2f2f1239d8973
- From:
- Omar Polo <op@omarpolo.com>
- Date:
- Thu Dec 2 14:26:10 2021 UTC
go get ; go mod tidy
- Commit:
5659492e52e116119898d17ce6202a0db3196951
- From:
- Omar Polo <op@omarpolo.com>
- Date:
- Thu Dec 2 14:24:51 2021 UTC
fetch links title and send them back as privmsg
just like the playonbsd bot :)
- Commit:
88370dfe7b3c35f7d841ab7fb32434be38812b25
- From:
- Omar Polo <op@omarpolo.com>
- Date:
- Sun Nov 7 14:46:10 2021 UTC
download messages that are too long and re-send them to irc
- Commit:
29a1c0f1221ba2600ad3f55ecd547357b86906cf
- From:
- Omar Polo <op@omarpolo.com>
- Date:
- Fri Jul 30 13:39:45 2021 UTC
typo
- Commit:
ae97f74824d466663bbb1d408b197cb266528fa9
- From:
- Omar Polo <op@omarpolo.com>
- Date:
- Fri Jul 30 11:42:51 2021 UTC
handle images too