diaspora/lib/diaspora
2011-09-03 16:36:15 -07:00
..
user Fix stack level too deep error on reshares 2011-08-12 13:20:25 -07:00
encryptable.rb Documentation is so rad. 2011-06-13 17:02:18 -07:00
exporter.rb Fix stream on pages other than 1, rename raw_visible_posts to visible_posts 2011-04-13 14:35:20 -07:00
guid.rb Do a little bit more documenting. 2011-06-13 16:31:40 -07:00
likeable.rb Don't update target.updated_at when updating target.likes_count 2011-08-03 18:36:34 -07:00
markdownify.rb Gotta escape & before other stuff in markdownify - in 1.8 it was always first but not in 1.9 because the list of entities was a hash. This change converts to an array. 2011-09-03 11:26:11 -07:00
ostatus_builder.rb Don't n query in UsersController#public 2011-06-04 22:34:48 -07:00
parser.rb Gross, but hopefully temporary solution for namespaced classes and old versions of libxml 2011-05-23 16:24:28 -07:00
relayable.rb SM MS improve relayable semantics 2011-09-03 16:36:15 -07:00
taggable.rb fix poetry mode, due to a mistake I made previously. also fixed a 500 where youtube titles do the unexpected 2011-09-01 12:03:07 -07:00
user.rb MS DG made receive encapsulated in an object 2011-01-11 14:23:19 -08:00
web_socket.rb rescue redis connection attempts in websocket 2011-05-16 18:34:37 -07:00
webhooks.rb Refactor StatusMessagesController#create, move the photo dispatching into an after_dispatch hook 2011-07-21 16:30:00 -07:00