Commit graph

58 commits

Author SHA1 Message Date
Kai Krueger
0a3aba7f89 Remove nearby_place from the note model
Instead of storing the auto-generated meta information nearby_place
in the database, just look up the information on the fly when needed
and cache it for performance.
2012-12-01 18:18:09 +00:00
Tom Hughes
129d505d91 Fix formatting of comments in the notes RSS feed 2012-11-20 21:01:59 +00:00
Tom Hughes
e54f9ed6af Replace htmlize call by rich text to_html call 2012-10-15 22:36:52 +01:00
Tom Hughes
91b3d1a83f Include useful URLs in note responses 2012-10-14 13:52:58 +01:00
Tom Hughes
28b4c624b8 Use named routes in note RSS builder 2012-10-14 13:52:58 +01:00
Tom Hughes
73b59c5859 Use EJS templates for notes 2012-10-14 10:17:17 +01:00
Tom Hughes
1f06652075 Add support for creating new notes 2012-09-23 15:05:03 +01:00
Tom Hughes
c9fb146608 Restructure notes URLs according to standard rails conventions 2012-03-10 17:04:57 +00:00