Commit Graph

17 Commits

Author SHA1 Message Date
tastytea a0db3380b1
Detect which file-system-header to include more reliably. 2020-10-24 10:55:35 +02:00
tastytea 021e9cfc1d
Initialize variables in Request and Image. 2019-02-20 03:04:23 +01:00
tastytea d2d35d8ac5
If requested size is < 0, return 80px image.
the build was successful Details
2018-12-09 19:54:38 +01:00
tastytea 3bdcd7b120
Include only necessary Magick++-headers.
the build was successful Details
2018-12-01 11:33:32 +01:00
tastytea 785cd7a35f
Refactored settings-stuff into own file.
the build was successful Details
2018-11-30 07:00:37 +01:00
tastytea 1aca78df88
Check if hash is valid 2018-11-30 06:48:45 +01:00
tastytea 4418251844
Initialize default fallback with "404"
the build was successful Details
2018-11-28 14:56:15 +01:00
tastytea fbf7437dd9
Added settings to redirect to libravatar.org if the user was not found
the build was successful Details
or the fallback is unknown.
2018-11-27 16:56:00 +01:00
tastytea 4d0033652d
Added setting to configure the default fallback.
the build was successful Details
2018-11-27 15:48:58 +01:00
tastytea 645554e226
Added identicon support (closes #2)
the build failed Details
2018-11-27 10:05:35 +01:00
tastytea 43232d802b
Added support for mystery person (aka mystery man)
the build was successful Details
2018-11-27 04:40:17 +01:00
tastytea 69579902e2
Made Request.size const 2018-11-26 05:22:49 +01:00
tastytea d9fab6928b
Implemented default URL for missing images (#2) 2018-11-26 05:00:07 +01:00
tastytea b8ca3f6d13
Made a function for parameter parsing 2018-11-26 04:19:58 +01:00
tastytea c0c31f5093
Put the request parsing into a dedicated file. 2018-11-26 04:08:03 +01:00
tastytea f550b7b048
Oops, forgot to commit in between. :-) 2018-11-25 06:00:45 +01:00
tastytea 8f9ee1554f
Initial commit 2018-11-24 11:38:10 +01:00