Age | Commit message (Expand) | Author |
2017-02-27 | Fix #104 - Style OAuth authorized applications page | Eugen Rochko |
2017-02-23 | Improve glow | Eugen Rochko |
2017-02-17 | Add GET /api/v1/accounts/:id/statuses/media that returns only statuses with m... | Eugen Rochko |
2017-02-17 | Add UI to view report details, remove reported statuses, quick links to resol... | Eugen Rochko |
2017-02-16 | Adding index overview for reports in admin UI | Eugen Rochko |
2017-02-15 | Expose Link headers via CORS | Eugen Rochko |
2017-02-15 | Fix admin UI for accounts somewhat | Eugen Rochko |
2017-02-14 | Adding POST /api/v1/reports API, and a UI for submitting reports | Eugen Rochko |
2017-02-13 | Fix #587 - Display TOTP secret next to QR code | Eugen Rochko |
2017-02-13 | Update service timeout setting from 15s to 90s | Eugen Rochko |
2017-02-12 | Stop trying to shoehorn all Salmon updates into the poor database-connected | Eugen Rochko |
2017-02-10 | Site title is now a setting | Eugen Rochko |
2017-02-10 | Add link to other instances text | shel |
2017-02-07 | Merge pull request #603 from evanminto/activitypub-account | Eugen |
2017-02-06 | Add API modifiers to limit returned toots from public/hashtag timelines | Eugen Rochko |
2017-02-06 | Reuse existing controller and route | Evan Minto |
2017-02-05 | Removing failed push notification API, make context loads use cache | Eugen Rochko |
2017-02-05 | Preheat status cache | Eugen Rochko |
2017-02-04 | Remove unnecessary leftover code | Evan Minto |
2017-02-04 | Add an account endpoint for ActivityPub and link to it on HTML profile pages | Evan Minto |
2017-02-04 | Make the streaming API also handle websockets (because trying to get the brow... | Eugen Rochko |
2017-02-02 | Cleaning up format of broadcast real-time messages, removing | Eugen Rochko |
2017-02-01 | Looks like log level :debug is required for activerecord times to be tracked | Eugen Rochko |
2017-02-01 | Fix activerecord logging in production | Eugen Rochko |
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 |