Sai
Sai
@fluca1978 Hi, I would like to work on this issue as part of my gsoc 2025 pre-project for pgagroal. please assign it to me.
I'm almost done but while running `uncrustify.sh`, I get `unknown option` errors. At first I was using uncrustify 0.80, then I switched to 0.74 like mentioned in `uncrustify.cfg` but still...
I think the `pgagroal.h` macros for default and fallback paths can be changed a bit, where the file name strings can be separate macros but I wasn't sure of the...
I'll work on the changes :+1:
> @Numbers0689 How are you on this ? sorry I lost track of time. while using `pgagroal_append`, I kind of made things complicated with the unclear use of `free()` all...
I'll continue working on it
thank you for the feedback! that makes sense. I'll implement the `requireHashtag` option as suggested to avoid any breaking changes. I'll update the pr soon.
@WikiRik I've updated the implementation to add a `require_hashtag` option, updated the tests, and made corresponding changes to the readme.
@WikiRik done!