Age | Commit message (Expand) | Author |
2017-01-30 | Add "open in web" link to detailed public status pages | Eugen Rochko |
2017-01-30 | Add capistrano to development environment | Eugen Rochko |
2017-01-29 | API for apps to register for push notifications | Eugen Rochko |
2017-01-28 | Split 2FA login into two prompts | Eugen Rochko |
2017-01-28 | Update settings to re-use admin layout, one big navigation tree, improve sett... | Eugen Rochko |
2017-01-27 | Do not automatically login after password reset, as it would circumvent two-f... | Eugen Rochko |
2017-01-27 | Added optional two-factor authentication | Eugen Rochko |
2017-01-26 | Fix key names in statsd | Eugen Rochko |
2017-01-26 | Improve StatsD instrumentation | Eugen Rochko |
2017-01-26 | Fix up timeout, improve contrast on "show more", add responsive style | Eugen Rochko |
2017-01-26 | Removed accidental n+1 query from notifications, updated some deps, | Eugen Rochko |
2017-01-26 | Add redirect for /admin => /admin/settings | Effy Elden |
2017-01-25 | Instead of using spoiler boolean and spoiler_text, simply check for non-blank... | Eugen Rochko |
2017-01-23 | Add /api/v1/notifications/clear, non-existing link cards for statuses will | Eugen Rochko |
2017-01-22 | Fix error | Eugen |
2017-01-22 | Override Rack::Request to use the same trusted proxy settings as Rails | Eugen Rochko |
2017-01-22 | Allow to specify trusted proxies through env | Eugen Rochko |
2017-01-21 | Fix code style | Eugen Rochko |
2017-01-21 | Merge branch 'master' of https://github.com/ineffyble/mastodon into ineffyble... | Eugen Rochko |
2017-01-21 | Method to fetch a single notification | Eugen Rochko |
2017-01-21 | Set remote dev environments to use letter_opener_web, add default .env.vagran... | Effy Elden |
2017-01-20 | Fix #463 - Fetch and display previews of URLs using OpenGraph tags | Eugen Rochko |
2017-01-19 | Fix statsd null backend not being initialized properly | Eugen Rochko |
2017-01-18 | Add optional StatsD performance tracking | Eugen Rochko |
2017-01-17 | Add sounds for notifications. Boop by @jk@mastodon.social | Eugen Rochko |
2017-01-17 | Add Heroku deployment support | Effy Elden |
2017-01-15 | Merge pull request #476 from ineffyble/fix-paperclip-s3-acl | Eugen |
2017-01-15 | Fix tests, add applications to eager loading/cache for statuses, fix | Eugen Rochko |
2017-01-15 | Change default S3 ACL string used by Paperclip from 'public' (which is invali... | Effy Elden |
2017-01-15 | Add a textual 'Back to Mastodon' link in footer of settings pages | Effy Elden |
2017-01-13 | Adding about/more page with extended information that can be set up by an admin | Eugen Rochko |
2017-01-13 | Add extended about page stub | Eugen Rochko |
2017-01-12 | Migrate from ledermann/rails-settings to rails-settings-cached which allows g... | Eugen Rochko |
2017-01-10 | Fix env variable name | Eugen |
2017-01-09 | Persist UI settings, add missing localizations for German | Eugen Rochko |
2017-01-08 | Fix Paperclip timeout setting. Fix bug introduced in #437 | Eugen Rochko |
2017-01-07 | Add read timeout to paperclip when it's downloading remote images | Eugen Rochko |
2017-01-04 | "Reblog" -> "boost" in more places | Jessica Stokes |
2017-01-04 | Fix #385 - /web now loads a page | Eugen Rochko |
2017-01-01 | Adding remote follow button | Eugen Rochko |
2016-12-29 | Add API for retrieving favourites | Eugen Rochko |
2016-12-29 | Add API for retrieving blocked accounts | Eugen Rochko |
2016-12-29 | Add ability to use remote follow function on other sites | Eugen Rochko |
2016-12-26 | Add preferences for follow request notification e-mails | Eugen Rochko |
2016-12-26 | Follow requests send e-mail notifications, but are excluded from notification... | Eugen Rochko |
2016-12-26 | Replacing follow requests in the settings area with in-UI column | Eugen Rochko |
2016-12-26 | Adding follow requests API | Eugen Rochko |
2016-12-23 | Add page for authorizing/rejecting follow requests | Eugen Rochko |
2016-12-22 | Adjust wording | Eugen Rochko |
2016-12-22 | Re-enable Webfinger for locked accounts but don't handle "follow" events | Eugen Rochko |