|
28 | 28 | <url type="bugtracker">https://github.com/bleakgrey/tootle/issues</url> |
29 | 29 | <url type="donation">https://liberapay.com/bleakgrey/donate</url> |
30 | 30 |
|
| 31 | + <content_rating type="oars-1.1"> |
| 32 | + <content_attribute id="violence-cartoon">none</content_attribute> |
| 33 | + <content_attribute id="violence-fantasy">none</content_attribute> |
| 34 | + <content_attribute id="violence-realistic">none</content_attribute> |
| 35 | + <content_attribute id="violence-bloodshed">none</content_attribute> |
| 36 | + <content_attribute id="violence-sexual">none</content_attribute> |
| 37 | + <content_attribute id="violence-desecration">none</content_attribute> |
| 38 | + <content_attribute id="violence-slavery">none</content_attribute> |
| 39 | + <content_attribute id="violence-worship">none</content_attribute> |
| 40 | + <content_attribute id="drugs-alcohol">none</content_attribute> |
| 41 | + <content_attribute id="drugs-narcotics">none</content_attribute> |
| 42 | + <content_attribute id="drugs-tobacco">none</content_attribute> |
| 43 | + <content_attribute id="sex-nudity">none</content_attribute> |
| 44 | + <content_attribute id="sex-themes">none</content_attribute> |
| 45 | + <content_attribute id="sex-homosexuality">none</content_attribute> |
| 46 | + <content_attribute id="sex-prostitution">none</content_attribute> |
| 47 | + <content_attribute id="sex-adultery">none</content_attribute> |
| 48 | + <content_attribute id="sex-appearance">none</content_attribute> |
| 49 | + <content_attribute id="language-profanity">none</content_attribute> |
| 50 | + <content_attribute id="language-humor">none</content_attribute> |
| 51 | + <content_attribute id="language-discrimination">none</content_attribute> |
| 52 | + <content_attribute id="social-chat">moderate</content_attribute> |
| 53 | + <content_attribute id="social-info">none</content_attribute> |
| 54 | + <content_attribute id="social-audio">moderate</content_attribute> |
| 55 | + <content_attribute id="social-location">none</content_attribute> |
| 56 | + <content_attribute id="social-contacts">intense</content_attribute> |
| 57 | + <content_attribute id="money-purchasing">none</content_attribute> |
| 58 | + <content_attribute id="money-gambling">none</content_attribute> |
| 59 | + </content_rating> |
| 60 | + |
31 | 61 | <screenshots> |
32 | 62 | <screenshot type="default"> |
33 | 63 | <image>https://raw.githubusercontent.com/bleakgrey/tootle/master/data/screenshot.png</image> |
|
44 | 74 | </screenshots> |
45 | 75 |
|
46 | 76 | <releases> |
| 77 | + <release version="0.1.4" date="2018-06-19"> |
| 78 | + <description> |
| 79 | + <ul> |
| 80 | + <li>Added Direct timeline</li> |
| 81 | + <li>Added support for custom character limit</li> |
| 82 | + <li>Added support for streaming all timelines</li> |
| 83 | + <li>Added tooltips for image attachments</li> |
| 84 | + <li>Added remove action for attachments</li> |
| 85 | + <li>Changed behavior for mentioning users</li> |
| 86 | + <li>Changed behavior for missing image attachments</li> |
| 87 | + <li>Fixed minor bugs</li> |
| 88 | + </ul> |
| 89 | + </description> |
| 90 | + </release> |
47 | 91 | <release version="0.1.3" date="2018-05-31"> |
48 | 92 | <description> |
49 | 93 | <ul> |
|
0 commit comments