12 Commits

Author SHA1 Message Date
Storm Dragon
3a9f9514b2 Add an option to turn off title for posts because on Mastodon a title is a content warning. 2025-04-21 21:09:11 -04:00
Storm Dragon
c73a264694 Set version file path in file in repositories .git directory. This makes it easy to use with multiple projects while keeping the hook up to date. 2024-12-12 21:38:37 -05:00
Storm Dragon
96f819a8f8 Hooks updated. Added a way to ignore posts to fediverse by creating .git/ignorepost. 2024-12-12 21:02:09 -05:00
Storm Dragon
5ac7a8f5f6 Moved the version incrementer from pre-push to pre-commit. It's a better way that doesn't cause branch divergence. 2024-12-07 20:00:31 -05:00
Storm Dragon
1f837964da Fixed a few things with version increment. 2024-12-06 14:19:48 -05:00
Storm Dragon
52861c89c8 Added autoversion control pre-push hook. You may need to update links using the old pre-push as it has been renamed to pre-push-fediverse. 2024-12-06 13:57:43 -05:00
Storm Dragon
300ba28d73 Later versions of Toot removed the --quiet flag, so use redirect to /dev/null now. 2024-02-03 01:30:44 -05:00
564835b4ac Fixed up port removal so it works 2023-05-26 07:20:57 -07:00
stormdragon2976
8434b851e8 Fixed some errors in url handling. 2023-05-26 10:08:56 -04:00
stormdragon2976
e79eaac3ec Slightly updated readme. 2023-02-05 14:26:57 -05:00
stormdragon2976
df55f335f9 First commit, added pre-push hook for posting commit message to Pleroma or Mastodon. 2023-02-05 14:18:41 -05:00
c0a1a1be2f Initial commit 2023-02-05 14:06:12 -05:00