Age | Commit message (Expand) | Author |
2016-03-21 | Resize default avatar cat to fit circle better | Eugen Rochko |
2016-03-21 | Change default avatar, redirect to home after sign up | Eugen Rochko |
2016-03-21 | Fix text color in dashboard inputs, sanitize remote status content in UI, | Eugen Rochko |
2016-03-21 | Improving borders between predecessor/successor statuses | Eugen Rochko |
2016-03-21 | Ancestors and descendants of statuses | Eugen Rochko |
2016-03-21 | Small optimizations in Atom feeds | Eugen Rochko |
2016-03-21 | Security update | Eugen Rochko |
2016-03-21 | Escape PuSH challenge and change subscriptions and salmon APIs to text/plain | Eugen Rochko |
2016-03-21 | Linking badges | Eugen Rochko |
2016-03-21 | Updating badges | Eugen Rochko |
2016-03-21 | Increase note truncation length on account grids, improve FanOutOnWrite a bit, | Eugen Rochko |
2016-03-20 | Adding more tests for helpers | Eugen Rochko |
2016-03-20 | Writing out more tests, fixed some bugs | Eugen Rochko |
2016-03-19 | On following/followers pages, show most recent first | Eugen Rochko |
2016-03-19 | Fix for incoming favourites | Eugen Rochko |
2016-03-19 | Strip out HTML in plain text notification e-mails. Oh, and fix #14 | Eugen Rochko |
2016-03-19 | Adding e-mail notifications about mentions, follows, favourites and reblogs. ... | Eugen Rochko |
2016-03-19 | Adding letter opener for development and Rack::Attack for future rate limitin... | Eugen Rochko |
2016-03-19 | Improving account grid cards layout for longer usernames and notes | Eugen Rochko |
2016-03-19 | Adding public following and followers pages, fix #3 | Eugen Rochko |
2016-03-19 | Removing some unused gems, adding pagination to profiles, fix #10 | Eugen Rochko |
2016-03-19 | Adding more test stubs | Eugen Rochko |
2016-03-19 | Turns out that replies don't have to have the type comment. Changed handling | Eugen Rochko |
2016-03-19 | Adding section on updating to the latest version | Eugen Rochko |
2016-03-19 | Use FanOutOnWriteService AFTER processing mentions | Eugen Rochko |
2016-03-19 | TIL a return from a block seems to return from the whole method rather than | Eugen Rochko |
2016-03-19 | Fix #13, Atom feeds now contain formatted post content | Eugen Rochko |
2016-03-19 | Fix more subtle bugs with first_or_create | Eugen Rochko |
2016-03-18 | Fixed ANOTHER first_or_create bug. Seriously who came up with that API smh | Eugen Rochko |
2016-03-18 | Removing autogenerated test stubs that were not needed | Eugen Rochko |
2016-03-18 | Updating Travis CI file to setup the test environment correctly | Eugen Rochko |
2016-03-18 | Fix typo on /api/accounts/:id/statuses, fix potential case-sensitivity issue | Eugen Rochko |
2016-03-18 | Adding favicon | Eugen Rochko |
2016-03-17 | Fix #2, add rake task for PuSH-unsubscribing from remote users who have no | Eugen Rochko |
2016-03-16 | Include AtomBuilderHelper (which declared url_for_target) to all services | Eugen Rochko |
2016-03-16 | Fix error when unfollowing somebody who wasn't followed in the first place | Eugen Rochko |
2016-03-16 | Fixing small bug with FollowRemoteAccountService usage | Eugen Rochko |
2016-03-16 | Fix unfollows | Eugen Rochko |
2016-03-16 | Access tokens no longer expire, case-insensitive local username validation, a... | Eugen Rochko |
2016-03-16 | Adjusted todo list | Eugen Rochko |
2016-03-16 | Improved readme | Eugen Rochko |
2016-03-16 | Fixing the docker container setup (with assets compilation &co) | Eugen Rochko |
2016-03-16 | Adding e-mail configuration | Eugen Rochko |
2016-03-16 | Adding CSS for form errors, adding missing indices | Eugen Rochko |
2016-03-16 | Validations for local profiles | Eugen Rochko |
2016-03-16 | Deleting statuses, deletion propagation | Eugen Rochko |
2016-03-16 | Respect "delete" verb on remote feeds | Eugen Rochko |
2016-03-14 | Ignore future .env files - those should not be committed to VC! Nor be part o... | Eugen Rochko |
2016-03-14 | Adding a docker-compose template for running Mastodon easily | Eugen Rochko |
2016-03-14 | Bind oauth applications to users | Eugen Rochko |