This website requires JavaScript.
Explore
Help
Sign In
UnionRoom
/
mastodon
Watch
1
Star
0
Fork
You've already forked mastodon
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
ee73d35eea
mastodon
/
app
/
controllers
/
profile_controller.rb
8 lines
88 B
Ruby
Raw
Normal View
History
Unescape
Escape
Made some progress
2016-02-22 09:00:20 -06:00
class
ProfileController
<
ApplicationController
def
show
end
Adding reblogs, favourites, improving atom generation
2016-02-23 12:17:37 -06:00
def
entry
end
Made some progress
2016-02-22 09:00:20 -06:00
end