Overview

Request 1077096 new

- Update to version 0.8.0+git36.216915d:
* set post attachment type correctly for videos (#553)
* Implement Mastodon's v1/statuses//reblogged_by API endpoint (#551)
* fix /v1/statuses//favourited_by pagination header error (#550)
* Handle posts with only contentMap as post instead of interaction (#549)
* Allow single IDs in familiar_followers
* Correctly handle GTS mentions of same username
* Always return voters_count (#543)
* Add `mention` and `hashtag` classes to hashtag anchors (#542)
* Fix tuning EOF
* Add ability to follow hashtags
* Simple docs for setting up a sentry.io installation (#540)
* Fix author checks on post attachments
* Bookmarks (#537)
* Fix image proxy headers
* Fix page ordering (#535)
* Fix home timeline pagination
* Stub out more API, implement preferences and peers (#533)
* Initial support for IceCubes (#532)
* Allow to set default reply visibility (#531)
* Move back to canonicalising public as "as:Public"
* Added admin notes field to domains (#530)
* Implement a client_credentials process for read
* Fix linking to things without URL attrs
* Add in_reply_to index
* Fix fallback for instance API host
* Accept hs2019 in signatures (#529)
* Stop over-recursion in post contexts
* Allow API access with cookies again
* Put ALT badge on attached images with alt-text
* Fix navigation menu in mobile (#525)
* Fix not fetching images properlly when url is redirected (#526)
* Fix crash when fetching emoji without mimetype and extension (#524)
* Show profile image on the image viewer (#520)
* Fix nameserver substitution for IPv6 resolvers (#516)
* Preserve ellipsis class on links when re-rendering
* Fix 0.8 release doc styling
* Releasing 0.8
* Fix hashtag being handled as common link in the preview card (#515)
* Check scope on API endpoints
* Add basic interface for assigning users to domains
* Some improvements to poll display now they work more
* Switch from hardcoding quad9 to reading resolv.conf
* Add support to update Poll by AP (#514)
* Fix unliked post displaying in favourites endpoint (#512)
* Fix boost reach (#511)
* Fix follow repeats on pages
* Polls (#496)
* Fix CSV export to export followers handle instead of following user handle (#509)
* Export the actual followers!
* Fix some imports now hatchway is third party
* Add import/export tests
* Update _test_settings fixture to work with Django 4.1 and 4.2 (#507)
* Add initial follow import/export
* Implement post editing
* Remove hatchway's internal copy
* Fix whitespace lint
* Stub out some more empty API endpoints
* Hatchway API Rewrite (#499)
* Add note about S3 keys urlencoding (#500)
* Fix linter fails with the CI (#497)
* Show post count even when other counts are hidden
* Fix filter to display only the ones you are actually following (#494)
* Undo one connection per transition
* Actually do the right indexes in migrations
* Rework stator to avoid deadlocks on slow databases
* Keep the casing pattern provided by the instance (#495)
* Add documentation about upgrading Takahe (#486)
* Don't try to render emojis for remote sends
* Fix header duplication during infinity scroll (#483)
* Fix fetching poll votes and voter_count (#482)
* Let people put bad things in their own head
* Fix hashtag extraction on post edit
* Move to a new HTML parser/stripper
* Templatize robots.txt (#478)
* Enable post search to other supported post types (#481)
* Upgrade isort version in pre-commit (#480)
* Fix emojis in profile fanout
* Send out emoji tags for identities
* Also read query string params in parse body (#477)
* Downgrade follow not found to capture_message
* Ensure expected fields exist for Post.by_ap
* Properly handle Author targeting blocks
* Fix wrong post character counting in hyperscript (#476)
* Swap a decent number of admin fields to autocomplete
* Make user admin a raw ID field
* Make user handle search to be case insensitive (#474)
* Add /v2/instance
* Clarify domain wording a little
* Add favourites api endpoint (#465)
* Remove capture message for deleting unknown actor (#466)
* Fix issue where CW button on menu compose form submits the form (#467)
* Add missing trailing / to the copy command (#464)
* Attach user identification headers to response (#453)
* Roll buildx back a bit due to manifest issues
* Make menu icons visible on the profile page in the light theme (#459)
* Update style.css (#458)
* Don't allow self-mute and self-block
* Allow auto-pagination on profile page (#445)
* Fix username display to yourself in clients
* Downgrade most fetch related errors to capture_message (#443)
* Fix "Add image" button margin (#447)
* Organize nginx config files (#449)
* Limit shortcodes on emoji to Mastodon rules
* Unlinkify profile values in edit fields
* Fix highlight color in the light theme (#444)
* Add delete admin option
* Nginx refactor for #401 (#442)
* capture_exception doesn't accept 'level' arg (#441)
* Handle nodeinfo validation errors (#439)
* Show image at normal size when less than width 100% (#438)
* Fixes #431 - Preserve href when stripping tags (#436)
* Clarify more timeline ordering stuff
* Releasing 0.7
* Admin improvements for Post and PostAttachment (#428)
* Fix navbar not scrolling in mobile (#430)
* Ignore non string attachment mimetypes (#429)
* Add light theme and some more CSS variables
* Allow a slightly bigger max-width step for main
* Don't show ellipsis when URL shortening only removed scheme (#427)
* Make emoji relative
* Add a css variable for Emoji height for easier customization (#425)
* Apply Mastodon style link text shortening (#426)
* Unfollowing or blocking users purges timeline
* Ignore emoji react undos as well
* Add watchdog to prevent stator freezing
* Match sanitizing for posts to Mastodon (#422)
* Fix old post tests
* Only fanout remote posts younger than 1 day
* Update features some more
* Fix view option wrapping
* Add start of 0.7 release notes
* Fix source for no bio
* Fixed #421: Allow profile editing via API
* Fix admin pagination
* Render non-media PostAttachments (#420)
* Add admin notification for new identities
* Implement followers API endpoint
* Fix account lookup API to include everyone
* Fixed #408: Implemented blocking
* Fix file size label hardcode
* Prevent uploading too large image file (#416)
* Handle errors when a Post references an invalid ancestor (#417)
* Handle servers that return wrong webfinger payload (#415)
* Fix docker build with new domain check
* Defend against MAIN_DOMAIN being unset in prod
* Add timelineevent.created index
* Flip timelines back to created ordering
* Instruct robots to ignore proxy (#413)
* Update help_text in migration
* Support acct with domain name in /api/v1/accounts/lookup (#412)
* Copy Emoji to local and delete file with record (#407)
* Attach multiple images to RSS (#411)
* Fix emoji file size validation and help text and add image size validation (#410)
* FIx HTML issues found by djLint (#409)
* Add announcements client API
* Implement server announcements
* Ignore badly formed ActivityPub object data (#406)
* Allow incoming Posts with Bookwyrm Edition tags (#405)
* Support future times with timedeltashort tag (#403)
* Silence a few common errors when fetching (#404)

Loading...
Request History
Pratyush Desai's avatar

pratyushd created request

- Update to version 0.8.0+git36.216915d:
* set post attachment type correctly for videos (#553)
* Implement Mastodon's v1/statuses//reblogged_by API endpoint (#551)
* fix /v1/statuses//favourited_by pagination header error (#550)
* Handle posts with only contentMap as post instead of interaction (#549)
* Allow single IDs in familiar_followers
* Correctly handle GTS mentions of same username
* Always return voters_count (#543)
* Add `mention` and `hashtag` classes to hashtag anchors (#542)
* Fix tuning EOF
* Add ability to follow hashtags
* Simple docs for setting up a sentry.io installation (#540)
* Fix author checks on post attachments
* Bookmarks (#537)
* Fix image proxy headers
* Fix page ordering (#535)
* Fix home timeline pagination
* Stub out more API, implement preferences and peers (#533)
* Initial support for IceCubes (#532)
* Allow to set default reply visibility (#531)
* Move back to canonicalising public as "as:Public"
* Added admin notes field to domains (#530)
* Implement a client_credentials process for read
* Fix linking to things without URL attrs
* Add in_reply_to index
* Fix fallback for instance API host
* Accept hs2019 in signatures (#529)
* Stop over-recursion in post contexts
* Allow API access with cookies again
* Put ALT badge on attached images with alt-text
* Fix navigation menu in mobile (#525)
* Fix not fetching images properlly when url is redirected (#526)
* Fix crash when fetching emoji without mimetype and extension (#524)
* Show profile image on the image viewer (#520)
* Fix nameserver substitution for IPv6 resolvers (#516)
* Preserve ellipsis class on links when re-rendering
* Fix 0.8 release doc styling
* Releasing 0.8
* Fix hashtag being handled as common link in the preview card (#515)
* Check scope on API endpoints
* Add basic interface for assigning users to domains
* Some improvements to poll display now they work more
* Switch from hardcoding quad9 to reading resolv.conf
* Add support to update Poll by AP (#514)
* Fix unliked post displaying in favourites endpoint (#512)
* Fix boost reach (#511)
* Fix follow repeats on pages
* Polls (#496)
* Fix CSV export to export followers handle instead of following user handle (#509)
* Export the actual followers!
* Fix some imports now hatchway is third party
* Add import/export tests
* Update _test_settings fixture to work with Django 4.1 and 4.2 (#507)
* Add initial follow import/export
* Implement post editing
* Remove hatchway's internal copy
* Fix whitespace lint
* Stub out some more empty API endpoints
* Hatchway API Rewrite (#499)
* Add note about S3 keys urlencoding (#500)
* Fix linter fails with the CI (#497)
* Show post count even when other counts are hidden
* Fix filter to display only the ones you are actually following (#494)
* Undo one connection per transition
* Actually do the right indexes in migrations
* Rework stator to avoid deadlocks on slow databases
* Keep the casing pattern provided by the instance (#495)
* Add documentation about upgrading Takahe (#486)
* Don't try to render emojis for remote sends
* Fix header duplication during infinity scroll (#483)
* Fix fetching poll votes and voter_count (#482)
* Let people put bad things in their own head
* Fix hashtag extraction on post edit
* Move to a new HTML parser/stripper
* Templatize robots.txt (#478)
* Enable post search to other supported post types (#481)
* Upgrade isort version in pre-commit (#480)
* Fix emojis in profile fanout
* Send out emoji tags for identities
* Also read query string params in parse body (#477)
* Downgrade follow not found to capture_message
* Ensure expected fields exist for Post.by_ap
* Properly handle Author targeting blocks
* Fix wrong post character counting in hyperscript (#476)
* Swap a decent number of admin fields to autocomplete
* Make user admin a raw ID field
* Make user handle search to be case insensitive (#474)
* Add /v2/instance
* Clarify domain wording a little
* Add favourites api endpoint (#465)
* Remove capture message for deleting unknown actor (#466)
* Fix issue where CW button on menu compose form submits the form (#467)
* Add missing trailing / to the copy command (#464)
* Attach user identification headers to response (#453)
* Roll buildx back a bit due to manifest issues
* Make menu icons visible on the profile page in the light theme (#459)
* Update style.css (#458)
* Don't allow self-mute and self-block
* Allow auto-pagination on profile page (#445)
* Fix username display to yourself in clients
* Downgrade most fetch related errors to capture_message (#443)
* Fix "Add image" button margin (#447)
* Organize nginx config files (#449)
* Limit shortcodes on emoji to Mastodon rules
* Unlinkify profile values in edit fields
* Fix highlight color in the light theme (#444)
* Add delete admin option
* Nginx refactor for #401 (#442)
* capture_exception doesn't accept 'level' arg (#441)
* Handle nodeinfo validation errors (#439)
* Show image at normal size when less than width 100% (#438)
* Fixes #431 - Preserve href when stripping tags (#436)
* Clarify more timeline ordering stuff
* Releasing 0.7
* Admin improvements for Post and PostAttachment (#428)
* Fix navbar not scrolling in mobile (#430)
* Ignore non string attachment mimetypes (#429)
* Add light theme and some more CSS variables
* Allow a slightly bigger max-width step for main
* Don't show ellipsis when URL shortening only removed scheme (#427)
* Make emoji relative
* Add a css variable for Emoji height for easier customization (#425)
* Apply Mastodon style link text shortening (#426)
* Unfollowing or blocking users purges timeline
* Ignore emoji react undos as well
* Add watchdog to prevent stator freezing
* Match sanitizing for posts to Mastodon (#422)
* Fix old post tests
* Only fanout remote posts younger than 1 day
* Update features some more
* Fix view option wrapping
* Add start of 0.7 release notes
* Fix source for no bio
* Fixed #421: Allow profile editing via API
* Fix admin pagination
* Render non-media PostAttachments (#420)
* Add admin notification for new identities
* Implement followers API endpoint
* Fix account lookup API to include everyone
* Fixed #408: Implemented blocking
* Fix file size label hardcode
* Prevent uploading too large image file (#416)
* Handle errors when a Post references an invalid ancestor (#417)
* Handle servers that return wrong webfinger payload (#415)
* Fix docker build with new domain check
* Defend against MAIN_DOMAIN being unset in prod
* Add timelineevent.created index
* Flip timelines back to created ordering
* Instruct robots to ignore proxy (#413)
* Update help_text in migration
* Support acct with domain name in /api/v1/accounts/lookup (#412)
* Copy Emoji to local and delete file with record (#407)
* Attach multiple images to RSS (#411)
* Fix emoji file size validation and help text and add image size validation (#410)
* FIx HTML issues found by djLint (#409)
* Add announcements client API
* Implement server announcements
* Ignore badly formed ActivityPub object data (#406)
* Allow incoming Posts with Bookwyrm Edition tags (#405)
* Support future times with timedeltashort tag (#403)
* Silence a few common errors when fetching (#404)

openSUSE Build Service is sponsored by