Skip to content

Bug fixes + quick edit#91

Open
bill-bishop wants to merge 6 commits intosonicmax:masterfrom
bill-bishop:master
Open

Bug fixes + quick edit#91
bill-bishop wants to merge 6 commits intosonicmax:masterfrom
bill-bishop:master

Conversation

@bill-bishop
Copy link

This PR changes all infobar.appendChild(el) calls to infobar.instertBefore(el, infobar.lastChild) to restore native LiveLinks functionality for displaying the "New Page" banner at the bottom of the page, which depends on the Last Page link being the lastChild of the infobar.

This PR disables Twitter integration by default in the config for two reasons:

  1. this was causing pageload issues under certain conditions (i believe may be adblocker related), and
  2. the privacy notes mention no data is transmitted but the twitter widgets transmit page view data by default

This PR also adds a new feature: "Quick Edit" links in the message-top of the user's own posts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant