]> cat aescling's git repositories - mastodon.git/commit
Adding GNU Public license, adding home timeline, reblog/favourite counters
authorEugen Rochko <eugen@zeonfederated.com>
Sun, 6 Mar 2016 16:52:23 +0000 (17:52 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Sun, 6 Mar 2016 16:52:23 +0000 (17:52 +0100)
commit3824c588533f481011d2be19ff9476c001ffbee9
tree96203d48ec3d8f54d69591d6b8616c9b4ac7a03b
parent831a187d74791a34270ecdc94df62bcc86dedd03
Adding GNU Public license, adding home timeline, reblog/favourite counters
20 files changed:
Gemfile
Gemfile.lock
LICENSE [new file with mode: 0644]
README.md
app/assets/stylesheets/accounts.scss
app/assets/stylesheets/application.scss
app/assets/stylesheets/stream_entries.scss
app/controllers/home_controller.rb
app/helpers/stream_entries_helper.rb
app/views/home/index.html.haml
app/views/stream_entries/_status.html.haml
spec/controllers/home_controller_spec.rb
spec/rails_helper.rb
test/controllers/.keep [deleted file]
test/fixtures/.keep [deleted file]
test/helpers/.keep [deleted file]
test/integration/.keep [deleted file]
test/mailers/.keep [deleted file]
test/models/.keep [deleted file]
test/test_helper.rb [deleted file]