Age | Commit message (Expand) | Author |
2017-03-22 | New API method: /api/v1/search | Eugen Rochko |
2017-03-17 | Forgot to hook up API with the latest method | Eugen Rochko |
2017-03-15 | Fix #525 - Add instance information API | Eugen Rochko |
2017-03-15 | Merge branch 'master' into mastodon-site-api | Eugen |
2017-03-06 | Performance improvement for profiles | Eugen Rochko |
2017-03-05 | Improved /api/v1/accounts/:id/statuses with new params: only_media, exclude_r... | Eugen Rochko |
2017-03-01 | Mute button progress so far. WIP, doesn't entirely work correctly. | Kit Redgrave |
2017-02-27 | Adds site metadata access to the API | Kibigo |
2017-02-26 | Add validation of media attachments, clean up mastodon-own exception classes | Eugen Rochko |
2017-02-26 | Merge branch 'fix_462' of https://github.com/rmhasan/mastodon into rmhasan-fi... | Eugen Rochko |
2017-02-25 | Add tuning documentation, add <content> tags back to most salmons, | Eugen Rochko |
2017-02-19 | Removed try clause from create action in status controller | Rakib Hasan |
2017-02-19 | revisted fix for #462 | Rakib Hasan |
2017-02-19 | Fix for issue #462 | Rakib Hasan |
2017-02-17 | Add GET /api/v1/accounts/:id/statuses/media that returns only statuses with m... | Eugen Rochko |
2017-02-14 | Adding POST /api/v1/reports API, and a UI for submitting reports | Eugen Rochko |
2017-02-11 | Make follow requests federate | Eugen Rochko |
2017-02-06 | Add API modifiers to limit returned toots from public/hashtag timelines | Eugen Rochko |
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-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-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-22 | Fix inflection | Eugen |
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 tracking of OAuth app that posted a status, extend OAuth apps to have opt... | Effy Elden |
2017-01-13 | Extend rails-settings-cached to merge db-saved hash values with defaults | Eugen Rochko |
2017-01-10 | Home column filters | Eugen Rochko |
2017-01-09 | Persist UI settings, add missing localizations for German | 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-26 | Follow requests send e-mail notifications, but are excluded from notification... | Eugen Rochko |
2016-12-26 | Adding follow requests API | Eugen Rochko |
2016-12-22 | Follow call on locked account creates follow request instead | Eugen Rochko |
2016-12-21 | Private visibility on statuses prevents non-followers from seeing those | Eugen Rochko |
2016-12-19 | Make unfavouriting async to prevent timeout errors from leaving orphaned reco... | Eugen Rochko |
2016-12-18 | Adjusting public display of statuses to look similar to logged-in UI, | Eugen Rochko |
2016-12-18 | Add OEmbed iframe HTML, convert emojis on public pages, increase size of atta... | Eugen Rochko |
2016-12-01 | Fix pt translations, improve pre-cache queries, removing will_paginate | Eugen Rochko |
2016-11-30 | Add basic OEmbed provider API, fix #247 | Eugen Rochko |