This website requires JavaScript.
Explore
Help
Sign In
nocebo
/
diaspora
Watch
1
Star
0
Fork
You've already forked diaspora
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
5570182e69
diaspora
/
lib
/
diaspora
History
MrZYX
88e642ffdb
disallow _ in tags because they interfer with markdownify
2011-03-21 22:31:01 +01:00
..
user
Fix User spec. Also, people_in_aspects now won't let you get people for aspects you don't own. people_in_aspects should probably be arel and/or an association extension.
2011-03-19 13:25:27 -07:00
exporter.rb
posts now have authors instead of people
2011-03-01 18:05:05 -08:00
guid.rb
58 failures with mysql
2010-12-21 17:14:52 -08:00
ostatus_builder.rb
fixed ostatus builder + spec
2011-03-10 15:17:56 +01:00
parser.rb
IZ MS; fixed post update. Posts which implement the mutable? method now can be updated via receive
2010-11-02 12:38:30 -07:00
relayable.rb
checking for relayable in the dispatcher and the receiver
2011-03-08 11:55:17 -08:00
taggable.rb
disallow _ in tags because they interfer with markdownify
2011-03-21 22:31:01 +01:00
user.rb
MS DG made receive encapsulated in an object
2011-01-11 14:23:19 -08:00
web_socket.rb
SocketsController now takes a user object or a user id, so that we only instantiate the user if we need to
2011-03-17 12:56:23 -07:00
webhooks.rb
DG MS moved receive methods to their respective models
2011-01-11 14:23:18 -08:00