Sparky
Sparky
Hey Naveed, I agree with your points which is why I opted not to include a new API call. You're welcome to take this change in or not, I just...
:+1:
I'd like to piggyback off of the this issue with my request for the `TopNavigation` having a component. I'd like to be able to add a custom login widget that...
Not sure why they are doing this but if you want to override it, you can do the following in your bower.json file: ``` json "overrides": { "angular-google-places-autocomplete": { "main":...
One thing to note is I believe at the time, the policy was not available in all regions/partitions so it was unsafe to just add the policy if you were...
Is `tweet_mode='extended'` what you're looking for when you initialize the client?
:+1:
There's also some audit logs which you can enable via `ENABLE_AUDIT_LOGS=true` docker environment variable which writes to `/path/to/container/volume/audit.log` and an example is ``` { "id": "ed8a1fd3-88eb-4758-84b0-abba6ed217fb", "timestamp": 1740869185, "user": {...
@yeathn what version of hoarder are you using? My docker container still complains with: ``` Error: 400 ["At body -> response_format -> ResponseFormatText -> type: Input should be 'text'", "At...