trying to add images
This commit is contained in:
parent
555e7cca3c
commit
a128e0278d
17 changed files with 369 additions and 31 deletions
|
@ -6,15 +6,15 @@
|
|||
<description>Most recent changes with links to updates.</description>
|
||||
<language>en</language>
|
||||
<item>
|
||||
<title>Version 0.2.4</title>
|
||||
<title>Version 0.3.0</title>
|
||||
<sparkle:minimumSystemVersion>10.5.0</sparkle:minimumSystemVersion>
|
||||
<sparkle:releaseNotesLink>http://jabs.nu/Tentia/download/ReleaseNotes.html</sparkle:releaseNotesLink>
|
||||
<pubDate>Sat, 17 Nov 2012 20:45:22 +0100</pubDate>
|
||||
<pubDate>Thu, 22 Nov 2012 22:01:49 +0100</pubDate>
|
||||
<enclosure url="http://jabs.nu/Tentia/download/Tentia.app.zip"
|
||||
sparkle:version="0.2.4"
|
||||
length="1069130"
|
||||
sparkle:version="0.3.0"
|
||||
length="1031876"
|
||||
type="application/octet-stream"
|
||||
sparkle:dsaSignature="MC0CFCvZgr1pcB0bW0IQ8E7ffqs0SjvpAhUAioix/kjwYUqGqchCTDN6EjncmSE=" />
|
||||
sparkle:dsaSignature="MC0CFQCMY1g2OMW21BMQWoaZjUzMxY+kwQIUdMZXIOCTcGv+4Ht5wcIr07F4dao=" />
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
|
|
|
@ -20,6 +20,7 @@
|
|||
<p>Implemented remove deleted posts</p>
|
||||
<p>Added a JS and CSS Plugin API</p>
|
||||
<p>Implemented adding location to post</p>
|
||||
<p>Implemented blue right border if you're mentioned in a post</p>
|
||||
<p>Bugfixes</p>
|
||||
|
||||
<hr />
|
||||
|
|
Reference in a new issue