Recent Releases of truthbrush
truthbrush - v0.1.9
What's Changed
- Added functionality to pull posts from a group's timeline. by @Ashleydai2003 in https://github.com/stanfordio/truthbrush/pull/33
- Bump certifi from 2024.2.2 to 2024.7.4 by @dependabot in https://github.com/stanfordio/truthbrush/pull/35
- Retrieve replies to specified post (Medhya goel) by @medhyaGoel in https://github.com/stanfordio/truthbrush/pull/34
Full Changelog: https://github.com/stanfordio/truthbrush/compare/v0.1.8...v0.1.9
- Python
Published by lxcode over 1 year ago
truthbrush - v0.1.8
What's Changed
- Support pulling pinned statuses by @dhjw in https://github.com/stanfordio/truthbrush/pull/25
- Bump black from 22.12.0 to 24.3.0 by @dependabot in https://github.com/stanfordio/truthbrush/pull/26
- add optional arg "limit" to trending() method by @field-cady in https://github.com/stanfordio/truthbrush/pull/28
- Return list of users who liked a post by @medhyaGoel in https://github.com/stanfordio/truthbrush/pull/29
- Added new group methods. by @Ashleydai2003 in https://github.com/stanfordio/truthbrush/pull/30
- Updated README and expanded search functionality to allow searching for groups. by @Ashleydai2003 in https://github.com/stanfordio/truthbrush/pull/31
New Contributors
- @dhjw made their first contribution in https://github.com/stanfordio/truthbrush/pull/25
- @field-cady made their first contribution in https://github.com/stanfordio/truthbrush/pull/28
- @medhyaGoel made their first contribution in https://github.com/stanfordio/truthbrush/pull/29
- @Ashleydai2003 made their first contribution in https://github.com/stanfordio/truthbrush/pull/30
Full Changelog: https://github.com/stanfordio/truthbrush/compare/v0.1.6...v0.1.8
- Python
Published by lxcode about 2 years ago
truthbrush - v0.1.6
What's Changed
- added authentication via username and password rather than the auth token by @trislee in https://github.com/stanfordio/truthbrush/pull/1
- Add search feature by @KonradIT in https://github.com/stanfordio/truthbrush/pull/2
- Enforce login when calling commands by @KonradIT in https://github.com/stanfordio/truthbrush/pull/5
- Adding offset, min, and max options to allow for complete collection on keywords using the search function by @patrick-lee-warren in https://github.com/stanfordio/truthbrush/pull/6
- Add Ads API endpoint by @KonradIT in https://github.com/stanfordio/truthbrush/pull/7
- Updated README to include installation, CLI usage by @dbateyko in https://github.com/stanfordio/truthbrush/pull/9
- Bump certifi from 2021.10.8 to 2022.12.7 by @dependabot in https://github.com/stanfordio/truthbrush/pull/12
- New login payload + new ads endpoint by @KonradIT in https://github.com/stanfordio/truthbrush/pull/13
- Re-support use of TRUTHSOCIAL_TOKEN, login if not provided by @lxcode in https://github.com/stanfordio/truthbrush/pull/11
- Bump requests from 2.28.2 to 2.31.0 by @dependabot in https://github.com/stanfordio/truthbrush/pull/16
- Pip Installation from GitHub Source by @s2t2 in https://github.com/stanfordio/truthbrush/pull/17
- Fix getpaginated by @yeahjack in https://github.com/stanfordio/truthbrush/pull/19
- Pull Statuses (created after datetime) by @s2t2 in https://github.com/stanfordio/truthbrush/pull/22
New Contributors
- @trislee made their first contribution in https://github.com/stanfordio/truthbrush/pull/1
- @KonradIT made their first contribution in https://github.com/stanfordio/truthbrush/pull/2
- @patrick-lee-warren made their first contribution in https://github.com/stanfordio/truthbrush/pull/6
- @dbateyko made their first contribution in https://github.com/stanfordio/truthbrush/pull/9
- @dependabot made their first contribution in https://github.com/stanfordio/truthbrush/pull/12
- @lxcode made their first contribution in https://github.com/stanfordio/truthbrush/pull/11
- @s2t2 made their first contribution in https://github.com/stanfordio/truthbrush/pull/17
- @yeahjack made their first contribution in https://github.com/stanfordio/truthbrush/pull/19
Full Changelog: https://github.com/stanfordio/truthbrush/commits/v0.1.6
- Python
Published by milesmcc over 2 years ago