Commit Graph

52 Commits

Author SHA1 Message Date
d927ef6ca0
remove libxdg-basedir from docs and CI 2022-06-11 07:52:25 +02:00
65004ce1f8
Update drone recipe and docs
Some checks failed
continuous-integration/drone/push Build is failing
2022-06-11 07:42:56 +02:00
3433f88dcc
Don't allow redirections to external websites.
All checks were successful
continuous-integration/drone/push Build is passing
See <https://cwe.mitre.org/data/definitions/601.html>.
2021-11-26 04:45:59 +01:00
6549dcf8e6
Update readme.
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-24 12:09:54 +02:00
e70e07c579
Remove copyright from readme. 2020-10-24 11:40:49 +02:00
83dbd5b6f4
CI: Disable GCC 6 test.
Some checks failed
continuous-integration/drone/push Build is failing
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
ee4451af6b
Update Drone CI recipe.
Some checks failed
continuous-integration/drone/push Build is failing
New format, reduce tests, no auto-generated packages.
2020-10-24 10:31:25 +02:00
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
de7e61a2fe
Update copyright years.
All checks were successful
the build was successful
2019-02-28 19:49:46 +01:00
139e5b24be
Bumped version to 0.7.3.
All checks were successful
the build was successful
2019-02-28 19:23:45 +01:00
79ed6d6432
Updated list of supported/unsupported fallbacks. 2019-02-28 18:57:13 +01:00
fba5c64486
Adjust identicons to match ivatar (10x10, padding, colors, retro = identicon).
All checks were successful
the build was successful
2019-02-20 23:12:48 +01:00
abe643bb6c
Updated Readme. 2019-02-20 03:22:57 +01:00
19896e78e0
Updated the dependency-list to require identiconpp-0.3.4 or above. 2018-12-28 02:25:34 +01:00
e43e3681e9
Updated the dependency-list to require identiconpp-0.3.3 or above.
All checks were successful
the build was successful
2018-12-27 22:55:53 +01:00
2491cb47e0
Updated the dependency-list to require identiconpp-0-3-2 or above.
All checks were successful
the build was successful
2018-12-27 22:13:10 +01:00
68ac890eab
Switched identicon algorithm to sigil.
All checks were successful
the build was successful
2018-12-27 00:18:24 +01:00
ec8cd3aa10
Added identiconpp-dependency to drone file.
All checks were successful
the build was successful
2018-12-26 19:19:30 +01:00
5475a60495
Removed cache-mention, because the header is not set anymore.
All checks were successful
the build was successful
2018-12-10 21:12:15 +01:00
18b0ed6359
Link to "Mystery Person" SVG. 2018-12-06 22:03:05 +01:00
5205395f7f
Typo
All checks were successful
the build was successful
2018-12-03 21:40:18 +01:00
d065ed3bd2
Added section "Speed" to readme.
All checks were successful
the build was successful
2018-12-03 21:17:13 +01:00
e15289097a
Reformat readme
All checks were successful
the build was successful
2018-12-02 11:24:18 +01:00
b3593a95f0
Clarified readme.
All checks were successful
the build was successful
2018-11-29 13:18:16 +01:00
b1347fc0f1
Made it clearer that the default image overrides fallbacks.
All checks were successful
the build was successful
2018-11-29 13:09:42 +01:00
60517a5f32
Add paragraph about identicons to "Things to keep in mind".
All checks were successful
the build was successful
2018-11-29 09:38:14 +01:00
75680b3739
Switched package generation from Ubuntu 16.04 to Debian stretch
All checks were successful
the build was successful
2018-11-28 16:48:17 +01:00
e9456be931
Added Debian package names for dependencies. 2018-11-28 16:21:26 +01:00
95741d99b8
Added warning about ressource usage with many users. 2018-11-28 16:10:12 +01:00
1dad647059
Enhanced readme
All checks were successful
the build was successful
2018-11-28 04:02:17 +01:00
bcfbd228df
Beautified readme
All checks were successful
the build was successful
2018-11-27 17:15:47 +01:00
a8c807717e
Made the documentation more coherent
All checks were successful
the build was successful
2018-11-27 17:14:35 +01:00
fbf7437dd9
Added settings to redirect to libravatar.org if the user was not found
All checks were successful
the build was successful
or the fallback is unknown.
2018-11-27 16:56:00 +01:00
4d0033652d
Added setting to configure the default fallback.
All checks were successful
the build was successful
2018-11-27 15:48:58 +01:00
195d86c5c3
Added not supported features to readme 2018-11-27 12:06:34 +01:00
16eae60349
Switched to Ubuntu 16.04 for package generation.
Some checks failed
the build failed
The builds on 14.04 were not usable on 14.04, 16.04 and 18.04.
2018-11-27 11:51:15 +01:00
a7cfffe6d9
Added link to automatic signing key.
All checks were successful
the build was successful
2018-11-27 10:43:27 +01:00
645554e226
Added identicon support (closes #2)
Some checks failed
the build failed
2018-11-27 10:05:35 +01:00
3db99fbd03
Added documentation for cmake options
All checks were successful
the build was successful
2018-11-27 06:24:43 +01:00
3c185e7ae5
Added automatic package generation
All checks were successful
the build was successful
2018-11-27 06:00:50 +01:00
43232d802b
Added support for mystery person (aka mystery man)
All checks were successful
the build was successful
2018-11-27 04:40:17 +01:00
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
653499be95
Updated dependency list
All checks were successful
the build was successful
2018-11-26 06:54:16 +01:00
e38b3191a8
Added CI
All checks were successful
the build was successful
2018-11-26 06:27:31 +01:00
8f68fc5f9e
Clarified the readme 2018-11-26 05:35:00 +01:00
b18e630174
Updated readme 2018-11-26 05:20:46 +01:00
a7d196ec38
Enhanced documentation 2018-11-26 04:37:28 +01:00
a2254a9ae5
Fixed readme a bit. 2018-11-26 02:25:25 +01:00
a094dd2896
Added DNS record documentation 2018-11-25 07:59:17 +01:00
b073f2e0d6
Added support for different sizes 2018-11-25 07:23:20 +01:00