72 Commits
Author SHA1 Message Date
MightyPork 131a59b3b3 Merge branch 'update-deps' v0.4.6 2025-06-15 17:10:49 +02:00
MightyPork 1f08706a44 changelog, version, cargo.lock 2025-06-15 17:10:26 +02:00
MightyPork e52e692889 formatting, clap fixes, remove cs json trans
# Conflicts:
#	src/group_handler/mod.rs
#	src/store/mod.rs
2025-06-15 17:01:26 +02:00
fgazandMightyPork b4619f25e7 Update dependencies 2025-06-15 17:00:33 +02:00
MightyPork 5389031d8c nobot fix v0.4.5 2022-11-02 09:28:40 +01:00
MightyPork e77c8157ae cargo fmt, version bump v0.4.4 2021-11-02 23:49:00 +01:00
MightyPork cb6724baab add server lowercasing also to group_config::acct_to_server() 2021-11-02 23:48:43 +01:00
MightyPorkandGitea cbd3c0a575 Merge branch 'master' of fgaz/group-actor into master 2021-11-02 22:31:56 +00:00
fgaz e1ac2777f3 Normalize server from group actor too
as specified in tests
2021-11-02 11:36:45 +01:00
fgaz 900f499932 Fix minor mistakes in tests that made them fail 2021-11-02 11:36:45 +01:00
MightyPork ebcf12e46c changelog v0.4.3 2021-10-12 10:38:46 +02:00
MightyPork 0d37425c32 fix hashtag not working in mention 2021-10-12 10:38:02 +02:00
MightyPork 7f14dbc215 fix bad version v0.4.2 2021-10-12 00:40:40 +02:00
MightyPork 5fb5f087d6 hashtag bug fix 2021-10-12 00:36:08 +02:00
MightyPork 6ff0e3653d changelog, add json5 2021-10-12 00:20:42 +02:00
MightyPork 4ddc26c6ca fixes in help cmd, make everything use markdown 2021-10-12 00:12:19 +02:00
MightyPork 63c4c5f2e8 add option to override locale messages per-group, update readme 2021-10-11 13:24:17 +02:00
MightyPork 305d91d1dc Merge branch 'trans' v0.4.0 2021-10-10 15:39:08 +02:00
MightyPork e76da157b3 fixes for locales, improvements, more logging, stub cs translation 2021-10-10 15:38:56 +02:00
MightyPork 239e15afdd add missing trans, untested! 2021-10-09 21:49:26 +02:00
MightyPork bd47a004bf wip translation system 2021-10-06 01:09:20 +02:00
MightyPork 881411ebd3 add notif dedup to avoid duplicate announcement v0.3.0 2021-10-05 11:46:11 +02:00
MightyPork de3fd4e729 improvements, more config, add -q, readme 2021-10-05 10:39:10 +02:00
MightyPork 7ea6225ae9 group config files refactored to groups.d and subfolders, WIP common config file 2021-10-05 00:44:39 +02:00
MightyPork 3a4f0ef153 fix threading in chained responses 2021-09-19 15:09:08 +02:00
MightyPork 6c9041eedd Merge branch 'smart-split' 2021-09-19 14:52:37 +02:00
MightyPork f492e9c44a finish smart_split 2021-09-19 14:52:20 +02:00
MightyPork 748023c410 wip smart split to fit instance character limit 2021-09-18 21:55:16 +02:00
MightyPork e5ce0bdeb7 sleep after posting 2021-09-18 20:50:14 +02:00
MightyPork 6734917d9c minor fix 2021-09-18 19:47:19 +02:00
MightyPork b9dcf22016 better reconnect and missed status handling 2021-09-18 14:40:51 +02:00
MightyPork 5c34aa11b5 misskey fix 2021-09-07 21:24:15 +02:00
MightyPork 880fd998de update changelog v0.2.7 2021-08-30 20:23:58 +02:00
MightyPork 900132970d add nobot and optout/optin 2021-08-30 20:03:03 +02:00
MightyPork 37a9f323e6 some fixes and reply improvements, remove automatic announcements, fix newlines missing in help 2021-08-30 19:10:03 +02:00
MightyPork e54e95ac75 add example of ignore 2021-08-28 10:43:39 +02:00
MightyPork 9f7de72382 improve readme somewhat 2021-08-28 10:42:27 +02:00
MightyPork c52147ad4d fixes for new release v0.2.6 2021-08-28 10:24:35 +02:00
MightyPork 31a9d767ae bump elefren v0.2.5 2021-08-27 21:55:27 +02:00
MightyPork 98fe694d47 add /undo, update help, readme and changelog; fix follow to join 2021-08-27 21:52:33 +02:00
MightyPork 385d43c0aa improve account lookup v0.2.4 2021-08-27 00:43:06 +02:00
MightyPork 674b9da6fa improve /add user v0.2.3 2021-08-27 00:30:49 +02:00
MightyPork 957f0dbb3b readme, some fixes v0.2.2 2021-08-27 00:19:43 +02:00
MightyPork 2b84e5eeb0 update readme 2021-08-26 23:18:24 +02:00
MightyPork 56bbf2607c add make targets 2021-08-26 22:43:32 +02:00
MightyPork 81a98c3d3c slightly better handling of socket going silent, maybe 2021-08-26 22:42:10 +02:00
MightyPork 60653314cd Merge branch 'tags' 2021-08-26 22:15:53 +02:00
MightyPork d02b47f750 change elefren linking 2021-08-26 22:15:41 +02:00
MightyPork 52cf8f8e97 v0.2, refactor, improve some messages, fix lints 2021-08-26 22:11:20 +02:00
MightyPork 8afc77dd60 tags wip 2021-08-26 19:52:52 +02:00