]> cat aescling's git repositories - mastodon.git/shortlog
mastodon.git
2016-03-21 Eugen RochkoUpdating badges
2016-03-21 Eugen RochkoIncrease note truncation length on account grids, impro...
2016-03-20 Eugen RochkoAdding more tests for helpers
2016-03-20 Eugen RochkoWriting out more tests, fixed some bugs
2016-03-19 Eugen RochkoOn following/followers pages, show most recent first
2016-03-19 Eugen RochkoFix for incoming favourites
2016-03-19 Eugen RochkoStrip out HTML in plain text notification e-mails....
2016-03-19 Eugen RochkoAdding e-mail notifications about mentions, follows...
2016-03-19 Eugen RochkoAdding letter opener for development and Rack::Attack...
2016-03-19 Eugen RochkoImproving account grid cards layout for longer username...
2016-03-19 Eugen RochkoAdding public following and followers pages, fix #3
2016-03-19 Eugen RochkoRemoving some unused gems, adding pagination to profile...
2016-03-19 Eugen RochkoAdding more test stubs
2016-03-19 Eugen RochkoTurns out that replies don't have to have the type...
2016-03-19 Eugen RochkoAdding section on updating to the latest version
2016-03-18 Eugen RochkoUse FanOutOnWriteService AFTER processing mentions
2016-03-18 Eugen RochkoTIL a return from a block seems to return from the...
2016-03-18 Eugen RochkoFix #13, Atom feeds now contain formatted post content
2016-03-18 Eugen RochkoFix more subtle bugs with first_or_create
2016-03-18 Eugen RochkoFixed ANOTHER first_or_create bug. Seriously who came...
2016-03-18 Eugen RochkoRemoving autogenerated test stubs that were not needed
2016-03-18 Eugen RochkoUpdating Travis CI file to setup the test environment...
2016-03-18 Eugen RochkoFix typo on /api/accounts/:id/statuses, fix potential...
2016-03-18 Eugen RochkoAdding favicon
2016-03-17 Eugen RochkoFix #2, add rake task for PuSH-unsubscribing from remot...
2016-03-16 Eugen RochkoInclude AtomBuilderHelper (which declared url_for_targe...
2016-03-16 Eugen RochkoFix error when unfollowing somebody who wasn't followed...
2016-03-16 Eugen RochkoFixing small bug with FollowRemoteAccountService usage
2016-03-16 Eugen RochkoFix unfollows
2016-03-16 Eugen RochkoAccess tokens no longer expire, case-insensitive local...
2016-03-16 Eugen RochkoAdjusted todo list
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