Skip to content

Tags: masa-finance/tee-worker

Tags

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: encode and escape invalid operators (#30)

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: add proper created_at using the timestamp from twitter (#28)

* fix: add proper created_at

* use utc for timestamp and createdat

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: use the tweet object and just pass an extended tweet from X (#27)

* fix/result-chars

* get extended search data from query

* get extended search data from query

* introduce twitter x data from x api

* add the count log

* remove duplicate field

* add meta

* add meta

* add meta

* add meta

* add meta

* clean up

* use the same structure and just add an extended to include the x data

* log scrape

* log scrape

* log scrape

* remove the log

* remove the duplicate fields

* include twitter x fields on the tweet result

* include twitter x fields on the tweet result

* add meta

* refactored the TweetResult struct to unify response from x and scraper

* fix test cases that uses TweetResult

* add logging

* add logging

* add logging and remove metrics

* add logging and remove metrics and meta

* add logging and remove metrics and meta

* clean up logs and structures

* set the ID

* use int64 for ID

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(api): switch to a nonce-based system (#18)

Signed-off-by: mudler <[email protected]>

v0.1.0

Toggle v0.1.0's commit message
chore: shortcut client when result is available with errors

Signed-off-by: mudler <[email protected]>