]> cat aescling's git repositories - mastodon.git/shortlog
mastodon.git
2016-08-24 Eugen RochkoAdding React.js, Redux, revamping dashboard
2016-08-18 Eugen RochkoFinal fix for ActionCable origin issues
2016-08-18 Eugen RochkoFixing more configuration issues with ActionCable
2016-08-18 Eugen RochkoFix ActionCable origin checking
2016-08-18 Eugen RochkoFix for force SSL issue with websockets
2016-08-18 Eugen RochkoFix tests
2016-08-18 Eugen RochkoLive timelines using ActionCable
2016-08-17 Eugen RochkoUpgrade to Rails 5.0.0.1
2016-03-27 Eugen RochkoRemember me enabled by default
2016-03-27 Eugen RochkoFix mentions regex to exclude usernames in Medium URLs
2016-03-27 Eugen RochkoFix issue with unresolvable usernames
2016-03-26 Eugen RochkoCleaning up status partial
2016-03-26 Eugen RochkoOops, typo
2016-03-26 Eugen RochkoMoving Salmon notifications to background processing...
2016-03-26 Eugen RochkoFix favourite handling in ProcessInteractionService
2016-03-26 Eugen RochkoRemember user logins by default
2016-03-26 Eugen RochkoAdd alternate link to entries Atom
2016-03-25 Eugen RochkoFix Sidekiq pooling issues. Remove API docs from homepa...
2016-03-25 Eugen RochkoUp the number of pooled DB connections to cover both...
2016-03-25 Eugen RochkoFixing some stuff for Turbolinks, adding gzip on top...
2016-03-25 Eugen RochkoAdjust down the number of Sidekiq threads to 5 (default...
2016-03-25 Eugen RochkoFixing FanOutOnWriteService, fixing Sidekiq not having...
2016-03-25 Eugen RochkoAdd link to github project to footer, move FanOutOnWrit...
2016-03-25 Eugen RochkoAdding Sidekiq for background processing (firstly just...
2016-03-25 Eugen RochkoFix subscriptions:clear task, refactor feeds, refactor...
2016-03-24 Eugen RochkoFix preloading
2016-03-24 Eugen RochkoDo not try to send notification e-mails for reblogs...
2016-03-24 Eugen RochkoPre-loading polymorphic associations for Atom feeds
2016-03-24 Eugen RochkoLimit Atom feeds to 20 items by default, add pagination...
2016-03-24 Eugen RochkoSanitize remote html in atom feeds, API (not just UI...
2016-03-24 Eugen RochkoDo display top-level content on remote shared notices
2016-03-22 Eugen RochkoFix default max_id query in paginate_by_max_id
2016-03-22 Eugen RochkoAdd pagination by max_id instead of offset/limit
2016-03-22 Eugen RochkoOnly re-download avatar if URL changed (fix #19)
2016-03-22 Eugen RochkoOmit empty tags in Atom feed
2016-03-22 Eugen RochkoReblogs in Atom feeds now have published, updated,...
2016-03-22 Eugen RochkoFix #20, reblogs in Atom should be formatted correctly now
2016-03-21 Eugen RochkoAdding Turbolinks, adding status posting form on homepage
2016-03-21 Eugen RochkoFixed the lookup API method
2016-03-21 Eugen RochkoResize default avatar cat to fit circle better
2016-03-21 Eugen RochkoChange default avatar, redirect to home after sign up
2016-03-21 Eugen RochkoFix text color in dashboard inputs, sanitize remote...
2016-03-21 Eugen RochkoImproving borders between predecessor/successor statuses
2016-03-21 Eugen RochkoAncestors and descendants of statuses
2016-03-21 Eugen RochkoSmall optimizations in Atom feeds
2016-03-21 Eugen RochkoSecurity update
2016-03-21 Eugen RochkoEscape PuSH challenge and change subscriptions and...
2016-03-21 Eugen RochkoLinking badges
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
next