Show last: 20 , 50 , 100 , All
Next page

Date File Revision Author Revision Log
2006/03/20 11:24:51 140 140 dpavlin close icon is again trashcan
2006/03/19 21:39:51 139 139 dpavlin fix encoding while storing in database
2006/03/19 21:29:46 138 138 dpavlin use first line of note as title for rss item
2006/03/19 20:57:43 137 137 dpavlin update to new upstream version (and minor tweaks in Webnote.pm to return text/xml)
2006/03/19 20:57:08 136 136 dpavlin better example for integration with Strix
2006/03/19 19:46:07 135 135 dpavlin use Encode everywhere instead of Text::Iconv, fixed POSTDATA= problem,
fixed saving of empty notes
2005/03/30 09:45:49 103 103 dpavlin make html documentation
2005/03/29 20:18:19 102 102 dpavlin fix RSS urls, encode whitescape characters in notes
2005/03/29 18:35:40 101 101 dpavlin example integration with STRIX (php application with iframe for Webnote)
2005/03/29 18:34:39 100 100 dpavlin use baseURI to call cgi script
2005/03/29 17:46:02 99 99 dpavlin fix for default and documentation update
2005/03/29 16:02:32 98 98 dpavlin create run() method to move main loop in module
2005/03/29 15:48:57 97 97 dpavlin documentation improvements
2005/03/26 21:30:14 96 96 dpavlin decode UTF-8 only if I created some UTF-8.
2005/03/26 20:59:21 95 95 dpavlin save workspace in transaction, another round of fixes (I will never get this
right, it seems)
2005/03/26 18:40:25 94 94 dpavlin fix smartquotes and other misc annoyances
2005/03/26 15:42:50 93 93 dpavlin store data in database in different encoding (by default, webnote uses UTF-8).
cleanup and fixes
2005/03/26 12:29:51 92 92 dpavlin stats order by date desc, fixed timezone for dc:date
2005/03/26 12:20:17 91 91 dpavlin added /stats method which generate RSS 1.0 feed of statistics
2005/03/25 23:44:02 90 90 dpavlin create div with class="webnote"