Adding GNU Public license, adding home timeline, reblog/favourite counters
This commit is contained in:
parent
831a187d74
commit
3824c58853
20 changed files with 429 additions and 37 deletions
|
@ -1,3 +1,3 @@
|
|||
Mastodon
|
||||
|
||||
= link_to 'Logout', destroy_user_session_path, method: :delete
|
||||
.activity-stream.activity-stream-headless
|
||||
- @statuses.each do |status|
|
||||
= render partial: 'stream_entries/status', locals: { status: status, include_threads: false, is_successor: false, is_predecessor: false }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue