]> cat aescling's git repositories - mastodon.git/shortlog
mastodon.git
2016-03-16 Eugen RochkoImproved readme
2016-03-16 Eugen RochkoFixing the docker container setup (with assets compilat...
2016-03-16 Eugen RochkoAdding e-mail configuration
2016-03-16 Eugen RochkoAdding CSS for form errors, adding missing indices
2016-03-16 Eugen RochkoValidations for local profiles
2016-03-16 Eugen RochkoDeleting statuses, deletion propagation
2016-03-16 Eugen RochkoRespect "delete" verb on remote feeds
2016-03-14 Eugen RochkoIgnore future .env files - those should not be committe...
2016-03-14 Eugen RochkoAdding a docker-compose template for running Mastodon...
2016-03-14 Eugen RochkoBind oauth applications to users
2016-03-14 Eugen RochkoCustomizing the last of doorkeeper views, adding CSS...
2016-03-12 Eugen RochkoAdding simple_form, adding profile settings, header...
2016-03-12 Eugen RochkoCustomized more doorkeeper views, only logged in users...
2016-03-12 Eugen RochkoAdding config for puma, dashboard layout, fixing some...
2016-03-11 Eugen RochkoImproving feed queries, switching API to doorkeeper...
2016-03-11 Eugen RochkoCustomizing doorkeeper views for authorizing app
2016-03-11 Eugen RochkoAdding Mastodon logo
2016-03-08 Eugen RochkoDistrubute statuses as a fan-out-on-write system, with...
2016-03-07 Eugen RochkoAPI methods for retrieving home and mentions timelines
2016-03-07 Eugen RochkoAdding API for favouriting a status
2016-03-07 Eugen RochkoImproving how the API responses look
2016-03-07 Eugen RochkoAdding doorkeeper, adding a REST API
2016-03-06 Eugen RochkoAdding GNU Public license, adding home timeline, reblog...
2016-03-06 Eugen RochkoUpdate status in readme
2016-03-06 Eugen RochkoAdding routes to follow, unfollow, favourite and reblog...
2016-03-06 Eugen RochkoAdjusting design of public pages, optimizing account...
2016-03-05 Eugen RochkoAdjusting design of profile and entry pages, linkify...
2016-03-05 Eugen RochkoCustomizing devise views and controllers
2016-03-05 Eugen RochkoRemoving grape and adding devise
2016-03-05 Eugen RochkoFixing some bugs, adding pending test examples
2016-02-29 Eugen RochkoChanging the use of config constants to the Rails confi...
2016-02-29 Eugen RochkoRefactoring Grape API methods into normal controllers...
2016-02-28 Eugen RochkoAdding a test for ReblogService, fixing mentions for...
2016-02-28 Eugen RochkoA lot of fixes from a live test
2016-02-28 Eugen RochkoAdded <link> tags to profiles and entries
2016-02-28 Eugen RochkoPing hubs when following somebody, too
2016-02-28 Eugen RochkoWhen posting a status or reblogging one, ping hubs...
2016-02-28 Eugen RochkoUpdate profile information and download avatar of remot...
2016-02-28 Eugen RochkoImproving status display design, including replies...
2016-02-27 Eugen RochkoAdding avatars to profile page and statuses
2016-02-27 Eugen RochkoAdding paperclip for avatars, fixing design of the...
2016-02-26 Eugen RochkoImproving design
2016-02-26 Eugen RochkoAdding views for the profile and entry pages
2016-02-26 Eugen RochkoAdding a bunch of tests
2016-02-24 Eugen RochkoFixed small bugs and code style offences
2016-02-24 Eugen RochkoAdding a Mention model, test stubs
2016-02-24 Eugen RochkoService to reblog statuses
2016-02-24 Eugen RochkoNotify remote users about mentions
2016-02-24 Eugen RochkoAdd service for posting statuses (normal and replies...
2016-02-24 Eugen RochkoAdd shared statuses to the database
2016-02-24 Eugen RochkoSend Salmon interactions
2016-02-24 Eugen RochkoDo not PuSH-subscribe to remote accounts when creating...
2016-02-24 Eugen RochkoForgotten argument fix
2016-02-24 Eugen RochkoFeed processing except fetching remote statuses
2016-02-23 Eugen RochkoProcess favourites, reblogs and replies from Salmon
2016-02-23 Eugen RochkoIncoming Salmon requests can be turned into follows...
2016-02-23 Eugen RochkoAdding reblogs, favourites, improving atom generation
2016-02-23 Eugen RochkoImproved Atom rendering templates, added README
2016-02-22 Eugen RochkoIndividual atom entries
2016-02-22 Eugen RochkoFixes and general progress
2016-02-22 Eugen RochkoMade some progress
2016-02-20 Eugen RochkoInitial commit