|
2ad4b46551
|
Replace <br> with newline.
|
2021-07-12 23:35:53 +02:00 |
|
|
59f0302281
|
Move usage information above install instructions.
continuous-integration/drone/push Build is passing
|
2021-05-17 23:35:10 +02:00 |
|
|
344abb6a29
|
Add repology badge.
continuous-integration/drone/push Build was killed
|
2021-05-17 23:34:04 +02:00 |
|
|
86f5c45172
|
Fix documentation of the “fixes” config option.
continuous-integration/drone/push Build is passing
|
2021-01-18 23:48:03 +01:00 |
|
|
5e2bfe13d4
|
Clarify when “fixes” and “replacements” apply.
continuous-integration/drone/push Build is passing
|
2021-01-16 19:59:53 +01:00 |
|
|
4ded077988
|
Version bump 0.13.1.
continuous-integration/drone/push Build is passing
|
2020-12-15 10:08:27 +01:00 |
|
|
a80b4237cb
|
Make ZSH_COMPLETION_DIR a bit more portable.
continuous-integration/drone/push Build is passing
|
2020-12-03 21:23:07 +01:00 |
|
|
020559841c
|
Re-add BUILD_SHARED_LIBS.
We use it as indicator if boost should be linked dynamically.
|
2020-12-03 21:22:05 +01:00 |
|
|
cbf3f3f3ac
|
Document build options.
continuous-integration/drone/push Build is failing
|
2020-12-03 21:05:13 +01:00 |
|
|
91373abfc5
|
Install Zsh completion.
|
2020-12-03 21:05:00 +01:00 |
|
|
f0c00ad825
|
Add Zsh completion.
|
2020-12-03 20:44:57 +01:00 |
|
|
4d0cebdec2
|
Update manpage.
|
2020-12-03 20:18:54 +01:00 |
|
|
568ac5bd4f
|
Add --dry-run to --help output and add advice to look at manpage.
|
2020-12-03 17:41:27 +01:00 |
|
|
baf3e207cf
|
Update Gentoo package installation.
continuous-integration/drone/push Build is passing
|
2020-11-29 05:05:35 +01:00 |
|
|
c47aac8dd2
|
Catch CURLExceptions from curl_wrapper.
continuous-integration/drone/push Build is passing
|
2020-11-29 04:57:49 +01:00 |
|
|
f448e72df1
|
Version bump 0.13.0.
continuous-integration/drone/push Build is passing
|
2020-11-27 15:09:52 +01:00 |
|
|
a61186b73c
|
Add installation instructions for Gentoo and Arch.
continuous-integration/drone/push Build is passing
|
2020-11-27 14:51:30 +01:00 |
|
|
838dbb11b9
|
Remove branch rename notice.
|
2020-11-22 00:58:29 +01:00 |
|
|
2d113abff6
|
Don't stop after first post if keep_looking = true.
continuous-integration/drone/push Build is passing
|
2020-11-21 23:53:47 +01:00 |
|
|
f98f7569dc
|
Fix ifstream initialization.
continuous-integration/drone/push Build is passing
|
2020-11-21 23:21:02 +01:00 |
|
|
212b0a18f3
|
Compatibility with GCC 7.
continuous-integration/drone/push Build is failing
|
2020-11-21 22:54:29 +01:00 |
|
|
cdb525205b
|
Fix variable initialization in extract_location().
continuous-integration/drone/push Build is failing
|
2020-11-21 22:43:41 +01:00 |
|
|
438bc360cd
|
Remove threads dependency.
Was needed for restclient-cpp.
|
2020-11-21 22:40:51 +01:00 |
|
|
0010fbff7c
|
Update readme.
|
2020-11-21 22:39:59 +01:00 |
|
|
8481575705
|
Update CI recipe: Remove restclient-cpp, re-enable Ubuntu bionic.
continuous-integration/drone/push Build is failing
|
2020-11-21 22:36:43 +01:00 |
|
|
3955cd95a1
|
Get rid of restclient-cpp dependency.
Use curl_wrapper instead.
|
2020-11-21 22:30:24 +01:00 |
|
|
4de5c4e685
|
Merge commit '75633bdb459338ea4669233f627c416ae4eed656' into main
|
2020-11-21 22:15:32 +01:00 |
|
|
75633bdb45
|
Squashed 'src/curl_wrapper/' changes from f4ea01d..19a65d7
19a65d7 Add set_maxredirs().
git-subtree-dir: src/curl_wrapper
git-subtree-split: 19a65d74745d72881b3b4c03b2dd84bd91c6c3d4
|
2020-11-21 22:15:32 +01:00 |
|
|
53e39a04f3
|
Merge commit '1d4139cf0ebe2274d4cd2e58c913f91c02e80c8f' as 'src/curl_wrapper'
|
2020-11-21 21:44:17 +01:00 |
|
|
1d4139cf0e
|
Squashed 'src/curl_wrapper/' content from commit f4ea01d
git-subtree-dir: src/curl_wrapper
git-subtree-split: f4ea01d96e552cf9ba04116efd19ce2867c8e5b2
|
2020-11-21 21:44:17 +01:00 |
|
|
8d59075de8
|
Version bump 0.12.2.
continuous-integration/drone/push Build is passing
|
2020-11-21 21:17:01 +01:00 |
|
|
ebabe2de23
|
Only print “Status: […]” in --dry-run if titles_as_cw = true.
continuous-integration/drone/push Build is passing
|
2020-11-21 20:38:51 +01:00 |
|
|
eb897eddae
|
Comment out unused status code and fix print_help() signature.
continuous-integration/drone/push Build is passing
|
2020-11-21 20:33:10 +01:00 |
|
|
dfd32e5bbf
|
Add --dry-run.
Do everything like normal, but don't post anything and don't update the
config file.
|
2020-11-21 20:32:15 +01:00 |
|
|
99a843e0a2
|
Don't try to parse watchwords if add_hashtags is false.
|
2020-11-21 20:09:35 +01:00 |
|
|
39c690861e
|
CI: Use mastodonpp-0.5.7.
continuous-integration/drone/push Build is passing
|
2020-11-13 15:12:44 +01:00 |
|
|
3f3d21324b
|
Use CMake policies up to 3.17.
continuous-integration/drone/push Build is failing
|
2020-11-13 14:30:04 +01:00 |
|
|
5778fe1ad2
|
Depend on mastodonpp >= 0.5.6.
|
2020-11-13 14:29:46 +01:00 |
|
|
cf78a2e43e
|
Don't parse more items than Config::max_guids.
continuous-integration/drone/push Build is passing
|
2020-11-05 14:14:33 +01:00 |
|
|
38f795df26
|
Reformat.
|
2020-11-05 14:14:16 +01:00 |
|
|
70d3bcfb70
|
Actually save the access token after generation.
|
2020-10-31 23:12:52 +01:00 |
|
|
2554779759
|
Make hashtag-replacement optional.
continuous-integration/drone/push Build is passing
|
2020-10-29 15:06:51 +01:00 |
|
|
0e61a876bc
|
Indent logged headers.
continuous-integration/drone/push Build is passing
|
2020-08-24 18:17:05 +02:00 |
|
|
e0c49c4702
|
Make Document::extract_location() more robust.
continuous-integration/drone/push Build was killed
|
2020-08-24 18:14:12 +02:00 |
|
|
c04ad4b4ab
|
Add extra debug logging.
continuous-integration/drone/push Build is passing
|
2020-08-24 17:32:15 +02:00 |
|
|
739f5d4b3b
|
Reformat config.hpp with clang-format.
continuous-integration/drone/push Build is passing
|
2020-08-24 16:39:32 +02:00 |
|
|
c0ac446be1
|
Reformat config.cpp with clang-format.
|
2020-08-24 16:38:18 +02:00 |
|
|
b512146115
|
Reformat main.cpp with clang-format.
|
2020-08-24 16:25:15 +02:00 |
|
|
ec3c8933b2
|
Add license header to main.cpp
|
2020-08-24 16:23:24 +02:00 |
|
|
4651459d28
|
Change mail server for drone notifications.
|
2020-06-21 00:26:09 +02:00 |
|