mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-04 23:11:47 +01:00
Coming from a rich message or API call, notes can contain HTML and it will render to the browser. Coming from a normal todo creation, though, all < and > characters will be replaced with the corresponding entities. This preserves HTML emails, but prevents users from breaking the layout by entering broken HTML for todo notes. Closes #765 |
||
|---|---|---|
| .. | ||
| context.rb | ||
| dependency.rb | ||
| message_gateway.rb | ||
| note.rb | ||
| preference.rb | ||
| project.rb | ||
| recurring_todo.rb | ||
| tag.rb | ||
| tagging.rb | ||
| todo.rb | ||
| user.rb | ||