Commit Graph

56 Commits

Author SHA1 Message Date
tastytea 8a91017272
Explain supported image formats
continuous-integration/drone/push Build is passing Details
2022-06-26 16:05:26 +02:00
tastytea 849762eba6
fix nginx example URL and dependency versions in readme
continuous-integration/drone/push Build is passing Details
2022-06-25 13:31:10 +02:00
tastytea ed9b0bfcfb
add note about default branch name change
continuous-integration/drone/push Build was killed Details
2022-06-11 09:04:17 +02:00
tastytea a1f2309dc7
typo 2022-06-11 08:43:56 +02:00
tastytea d927ef6ca0
remove libxdg-basedir from docs and CI 2022-06-11 07:52:25 +02:00
tastytea 65004ce1f8
Update drone recipe and docs
continuous-integration/drone/push Build is failing Details
2022-06-11 07:42:56 +02:00
tastytea 3433f88dcc
Don't allow redirections to external websites.
continuous-integration/drone/push Build is passing Details
See <https://cwe.mitre.org/data/definitions/601.html>.
2021-11-26 04:45:59 +01:00
tastytea 6549dcf8e6
Update readme.
continuous-integration/drone/push Build is passing Details
2020-10-24 12:09:54 +02:00
tastytea e70e07c579
Remove copyright from readme. 2020-10-24 11:40:49 +02:00
tastytea 83dbd5b6f4
CI: Disable GCC 6 test.
continuous-integration/drone/push Build is failing Details
I don't know how to fix this error:

+ apt-get install -qq -t stretch-backports cmake
E: Unable to correct problems, you have held broken packages.
2020-10-24 11:12:06 +02:00
tastytea ee4451af6b
Update Drone CI recipe.
continuous-integration/drone/push Build is failing Details
New format, reduce tests, no auto-generated packages.
2020-10-24 10:31:25 +02:00
tastytea e7423c92ca
Update / modernize CMake files.
* CMake 3.10 required from now on.
* Use CMakeConfig and IMPORTED_TARGET for pkg-config.
* More debug flags.
2020-10-24 09:55:52 +02:00
tastytea de7e61a2fe
Update copyright years.
the build was successful Details
2019-02-28 19:49:46 +01:00
tastytea 139e5b24be
Bumped version to 0.7.3.
the build was successful Details
2019-02-28 19:23:45 +01:00
tastytea 79ed6d6432
Updated list of supported/unsupported fallbacks. 2019-02-28 18:57:13 +01:00
tastytea fba5c64486
Adjust identicons to match ivatar (10x10, padding, colors, retro = identicon).
the build was successful Details
2019-02-20 23:12:48 +01:00
tastytea abe643bb6c
Updated Readme. 2019-02-20 03:22:57 +01:00
tastytea 19896e78e0
Updated the dependency-list to require identiconpp-0.3.4 or above. 2018-12-28 02:25:34 +01:00
tastytea e43e3681e9
Updated the dependency-list to require identiconpp-0.3.3 or above.
the build was successful Details
2018-12-27 22:55:53 +01:00
tastytea 2491cb47e0
Updated the dependency-list to require identiconpp-0-3-2 or above.
the build was successful Details
2018-12-27 22:13:10 +01:00
tastytea 68ac890eab
Switched identicon algorithm to sigil.
the build was successful Details
2018-12-27 00:18:24 +01:00
tastytea ec8cd3aa10
Added identiconpp-dependency to drone file.
the build was successful Details
2018-12-26 19:19:30 +01:00
tastytea 5475a60495
Removed cache-mention, because the header is not set anymore.
the build was successful Details
2018-12-10 21:12:15 +01:00
tastytea 18b0ed6359
Link to "Mystery Person" SVG. 2018-12-06 22:03:05 +01:00
tastytea 5205395f7f
Typo
the build was successful Details
2018-12-03 21:40:18 +01:00
tastytea d065ed3bd2
Added section "Speed" to readme.
the build was successful Details
2018-12-03 21:17:13 +01:00
tastytea e15289097a
Reformat readme
the build was successful Details
2018-12-02 11:24:18 +01:00
tastytea b3593a95f0
Clarified readme.
the build was successful Details
2018-11-29 13:18:16 +01:00
tastytea b1347fc0f1
Made it clearer that the default image overrides fallbacks.
the build was successful Details
2018-11-29 13:09:42 +01:00
tastytea 60517a5f32
Add paragraph about identicons to "Things to keep in mind".
the build was successful Details
2018-11-29 09:38:14 +01:00
tastytea 75680b3739
Switched package generation from Ubuntu 16.04 to Debian stretch
the build was successful Details
2018-11-28 16:48:17 +01:00
tastytea e9456be931
Added Debian package names for dependencies. 2018-11-28 16:21:26 +01:00
tastytea 95741d99b8
Added warning about ressource usage with many users. 2018-11-28 16:10:12 +01:00
tastytea 1dad647059
Enhanced readme
the build was successful Details
2018-11-28 04:02:17 +01:00
tastytea bcfbd228df
Beautified readme
the build was successful Details
2018-11-27 17:15:47 +01:00
tastytea a8c807717e
Made the documentation more coherent
the build was successful Details
2018-11-27 17:14:35 +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 195d86c5c3
Added not supported features to readme 2018-11-27 12:06:34 +01:00
tastytea 16eae60349
Switched to Ubuntu 16.04 for package generation.
the build failed Details
The builds on 14.04 were not usable on 14.04, 16.04 and 18.04.
2018-11-27 11:51:15 +01:00
tastytea a7cfffe6d9
Added link to automatic signing key.
the build was successful Details
2018-11-27 10:43:27 +01:00
tastytea 645554e226
Added identicon support (closes #2)
the build failed Details
2018-11-27 10:05:35 +01:00
tastytea 3db99fbd03
Added documentation for cmake options
the build was successful Details
2018-11-27 06:24:43 +01:00
tastytea 3c185e7ae5
Added automatic package generation
the build was successful Details
2018-11-27 06:00:50 +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 13a71f0315
Changed environment variable AVATAR_DIR to LIBRAVATARSERV_DIR to avoid collisions.
AVATAR_DIR is still supported until 1.0.0 for backwards-compatibility.
2018-11-27 03:07:12 +01:00
tastytea 653499be95
Updated dependency list
the build was successful Details
2018-11-26 06:54:16 +01:00
tastytea e38b3191a8
Added CI
the build was successful Details
2018-11-26 06:27:31 +01:00
tastytea 8f68fc5f9e
Clarified the readme 2018-11-26 05:35:00 +01:00
tastytea b18e630174
Updated readme 2018-11-26 05:20:46 +01:00