Conversation
|
y might appreciate if there were a setting for this to prevent accidental touching on clickscreen-- |
|
there's a setting for sidebar linkify now but it's a hack mostly, the better solution would be to replace all of the nodes instead of just swapping it with a CSS hack. also, with this CSS hack, it would be better if the |
|
don't have to replace the nodes, just set/remove the href attribute depending on the setting, since |
could probably have a data attribute on the comments that stores the page id and then have that be applied to href when necessary |
|
has conflicts with master (needs rebase if active) |
This adds a link onto messages that link to the parent page of the message, is targetted at #35 but more changes can be made.