Commit Graph

57 Commits

Author SHA1 Message Date
Ben Morrison 2f29cf6037
MIT -> ISC 2019-09-07 02:25:21 -04:00
Ben Morrison 31c907bf5f
updated 2019-09-07 01:03:46 -04:00
Ben Morrison 4753eaf79d
using cargo tarpaulin instead of grcov 2019-09-05 03:51:58 -04:00
Ben Morrison fd2f770938
letting errors flow up 2019-09-05 03:25:45 -04:00
Ben Morrison 567a66d30f
error helper test 2019-09-04 22:04:18 -04:00
Ben Morrison b50586f991
fixed subcommands 2019-09-04 18:33:40 -04:00
Ben Morrison 70a0c68e72
changed db perms 2019-09-04 18:09:42 -04:00
Ben Morrison 5a6691d69b
new screenshot 2019-09-04 17:59:24 -04:00
Ben Morrison d3e6ef557f
updated logging test 2019-09-04 14:03:13 -04:00
Ben Morrison 5d32c8ccd1
using rfc3339 for temp file name 2019-09-04 13:59:00 -04:00
Ben Morrison 19ae5c3b7d
removing temp file 2019-09-04 13:56:44 -04:00
Ben Morrison c0ce5eff27
now opens $EDITOR to write post body 2019-09-04 13:52:44 -04:00
Ben Morrison 8e3e31ee2b
added helper func for errors/result 2019-09-04 13:39:15 -04:00
Ben Morrison e2c857a86b
getting user name at single location 2019-09-04 13:27:17 -04:00
Ben Morrison 8b3c06f839
reorganization 2019-09-04 13:08:50 -04:00
Ben Morrison eca1e0ad03
logging reflects executing username 2019-09-04 10:27:48 -04:00
Ben Morrison 39894be3ea
moved display func to posts.rs 2019-08-31 14:03:02 -04:00
Ben Morrison cf0ad9b117
fixed broken test, expanded test 2019-08-30 20:00:42 -04:00
Ben Morrison cf6e351816
fixed test failure 2019-08-30 19:41:07 -04:00
Ben Morrison d098a93d91
moved some functionality to module, added tests 2019-08-30 19:18:26 -04:00
Ben Morrison cf2b9750ca
moved display to 15 posts 2019-08-30 18:21:40 -04:00
Ben Morrison 2a3d402fa5
Updated usage info 2019-08-30 18:21:38 -04:00
Ben Morrison 809b28722d
moved str_to_utf8 on post, rather than display 2019-08-30 18:09:15 -04:00
Ben Morrison e276b9bfaf
ensure submitted posts are utf8 2019-08-30 17:46:23 -04:00
Ben Morrison ebc4efa5d0
enabled deletion of posts 2019-08-30 16:17:17 -04:00
Ben Morrison f3c780970b
updated usage 2019-08-30 14:31:41 -04:00
Ben Morrison 49759e0a25
build deps updated 2019-08-30 14:29:05 -04:00
Ben Morrison efab198308
updated features 2019-08-30 14:26:31 -04:00
Ben Morrison d9391cd113
new screenshot 2019-08-30 14:25:16 -04:00
Ben Morrison ca7dc5870b
added functionality to update posts 2019-08-30 13:41:16 -04:00
Ben Morrison d096b91977
version bump 2019-08-30 12:56:02 -04:00
Ben Morrison e42a736887
redundant code removed 2019-08-30 12:54:40 -04:00
Ben Morrison b278ba66fd
version bump 2019-08-30 12:50:56 -04:00
Ben Morrison 94e8df5a92
delinting 2019-08-30 12:49:22 -04:00
Ben Morrison df6f3d1bb8
updated readme with build deps, installation 2019-08-29 06:41:45 -04:00
Ben Morrison 25323a54ae
limit number of displayed posts to 30 2019-08-29 00:40:28 -04:00
Ben Morrison 6dd17c5a5d
fixed db dir perms 2019-08-29 00:40:07 -04:00
Ben Morrison a2b98af089
tests in makefile, cleaned db test 2019-08-28 15:35:47 -04:00
Ben Morrison 251f72e29e
db tests are on separate path 2019-08-28 15:31:35 -04:00
Ben Morrison 929b5dc0e3
enabled hints for cli args, changed db location 2019-08-28 15:29:56 -04:00
Ben Morrison 35e7aa025b
added makefile 2019-08-28 15:29:37 -04:00
Ben Morrison c3b907d3c9
screenshot added 2019-08-28 00:58:04 -04:00
Ben Morrison 85f0238ab1
formatting output 2019-08-28 00:53:00 -04:00
Ben Morrison 6506dc011f
added codecov badge 2019-08-28 00:50:35 -04:00
Ben Morrison 07511f9ef1
minor db test - will expand later 2019-08-28 00:34:54 -04:00
Ben Morrison bb930e901e
fix logging test 2019-08-28 00:08:25 -04:00
Ben Morrison 7e4251d8aa
cleanup 2019-08-28 00:01:42 -04:00
Ben Morrison c664e872aa
update readme & travis config 2019-08-27 23:53:32 -04:00
Ben Morrison 8d50587b81
made list the default behavior 2019-08-27 23:41:04 -04:00
Ben Morrison 58ca6649a3
formatting output 2019-08-27 23:39:50 -04:00