Age | Commit message (Expand) | Author |
2017-02-19 | revisted fix for #462 | Rakib Hasan |
2017-02-19 | Fix for issue #462 | Rakib Hasan |
2017-02-17 | Do not display non-Status stream entries anymore | 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 | 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-12 | Stop trying to shoehorn all Salmon updates into the poor database-connected | Eugen Rochko |
2017-02-11 | Make follow requests federate | Eugen Rochko |
2017-02-08 | Fix #611 - Layout setting in registrations controller | Eugen |
2017-02-07 | Merge pull request #603 from evanminto/activitypub-account | Eugen |
2017-02-07 | Fix preferences save | Eugen Rochko |
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 | Remove bios from blocked users list, filter out broken entries from API response | Eugen Rochko |
2017-02-05 | Removing failed push notification API, make context loads use 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-02 | Cleaning up format of broadcast real-time messages, removing | 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 | Added optional two-factor authentication | Eugen Rochko |
2017-01-26 | Improve infinite scroll on notifications | Eugen Rochko |
2017-01-25 | Instead of using spoiler boolean and spoiler_text, simply check for non-blank... | Eugen Rochko |
2017-01-24 | Merge branch 'master' into master | Eugen |
2017-01-24 | Make blocks create entries and unfollows instantly, but do the clean up | Eugen Rochko |
2017-01-24 | API now respects ?limit param as long as it's within 2x default limit | Eugen Rochko |
2017-01-23 | Implement a click-to-view spoiler system | blackle |
2017-01-23 | Move merging/unmerging of timelines into background. Move blocking into | Eugen Rochko |
2017-01-23 | Add /api/v1/notifications/clear, non-existing link cards for statuses will | Eugen Rochko |
2017-01-23 | Fix a couple unhandled exceptions | Eugen Rochko |
2017-01-23 | Potentially fix notifications issue | Eugen Rochko |
2017-01-22 | Fix inflection | Eugen |
2017-01-21 | Improve error page layouting. 500 page has to stay static because it's | Eugen Rochko |
2017-01-21 | Merge branch 'fix/error-pages' of https://github.com/ineffyble/mastodon into ... | Eugen Rochko |
2017-01-21 | Method to fetch a single notification | Eugen Rochko |
2017-01-20 | Fix #463 - Fetch and display previews of URLs using OpenGraph tags | Eugen Rochko |
2017-01-19 | Don't show loading bar when re-loading already loaded status. Don't even try ... | Eugen Rochko |
2017-01-16 | Fix #238 - Add "favourites" column | Eugen Rochko |
2017-01-15 | Add nice error page for CSRF errors/cookie issue, and fix error page handling... | Effy Elden |
2017-01-15 | Add tracking of OAuth app that posted a status, extend OAuth apps to have opt... | 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-13 | Extend rails-settings-cached to merge db-saved hash values with defaults | Eugen Rochko |
2017-01-12 | Migrate from ledermann/rails-settings to rails-settings-cached which allows g... | Eugen Rochko |
2017-01-10 | Home column filters | Eugen Rochko |
2017-01-09 | Persist UI settings, add missing localizations for German | Eugen Rochko |