about summary refs log tree commit diff
path: root/config/routes.rb
AgeCommit message (Expand)Author
2017-03-15Fix #525 - Add instance information APIEugen Rochko
2017-03-15Merge branch 'master' into mastodon-site-apiEugen
2017-03-05Improved /api/v1/accounts/:id/statuses with new params: only_media, exclude_r...Eugen Rochko
2017-03-01Mute button progress so far. WIP, doesn't entirely work correctly.Kit Redgrave
2017-02-27Adds site metadata access to the APIKibigo
2017-02-27Fix #104 - Style OAuth authorized applications pageEugen Rochko
2017-02-17Add GET /api/v1/accounts/:id/statuses/media that returns only statuses with m...Eugen Rochko
2017-02-17Add UI to view report details, remove reported statuses, quick links to resol...Eugen Rochko
2017-02-16Adding index overview for reports in admin UIEugen Rochko
2017-02-15Fix admin UI for accounts somewhatEugen Rochko
2017-02-14Adding POST /api/v1/reports API, and a UI for submitting reportsEugen Rochko
2017-02-12Stop trying to shoehorn all Salmon updates into the poor database-connectedEugen Rochko
2017-02-05Removing failed push notification API, make context loads use cacheEugen Rochko
2017-02-02Cleaning up format of broadcast real-time messages, removingEugen Rochko
2017-01-29API for apps to register for push notificationsEugen Rochko
2017-01-27Added optional two-factor authenticationEugen Rochko
2017-01-26Add redirect for /admin => /admin/settingsEffy Elden
2017-01-23Add /api/v1/notifications/clear, non-existing link cards for statuses willEugen Rochko
2017-01-21Fix code styleEugen Rochko
2017-01-21Merge branch 'master' of https://github.com/ineffyble/mastodon into ineffyble...Eugen Rochko
2017-01-21Method to fetch a single notificationEugen Rochko
2017-01-21Set remote dev environments to use letter_opener_web, add default .env.vagran...Effy Elden
2017-01-20Fix #463 - Fetch and display previews of URLs using OpenGraph tagsEugen Rochko
2017-01-13Add extended about page stubEugen Rochko
2017-01-12Migrate from ledermann/rails-settings to rails-settings-cached which allows g...Eugen Rochko
2017-01-09Persist UI settings, add missing localizations for GermanEugen Rochko
2017-01-04Fix #385 - /web now loads a pageEugen Rochko
2017-01-01Adding remote follow buttonEugen Rochko
2016-12-29Add API for retrieving favouritesEugen Rochko
2016-12-29Add API for retrieving blocked accountsEugen Rochko
2016-12-29Add ability to use remote follow function on other sitesEugen Rochko
2016-12-26Replacing follow requests in the settings area with in-UI columnEugen Rochko
2016-12-26Adding follow requests APIEugen Rochko
2016-12-23Add page for authorizing/rejecting follow requestsEugen Rochko
2016-12-18Add OEmbed iframe HTML, convert emojis on public pages, increase size of atta...Eugen Rochko
2016-12-13Improved admin UIEugen Rochko
2016-12-06Add suspend account functionality to admin UIEugen Rochko
2016-12-04Adding more to admin accounts UIEugen Rochko
2016-11-30Add basic OEmbed provider API, fix #247Eugen Rochko
2016-11-30Normalize localizations, add stub for admin/accountsEugen Rochko
2016-11-28Add simple admin overview of PuSH subscriptionsEugen Rochko
2016-11-28Adding embedded PuSH serverEugen Rochko
2016-11-24Remove Neo4JEugen Rochko
2016-11-20Adding unified streamable notificationsEugen Rochko
2016-11-13Fix #110 - Make web UI use browser history, change links in e-mails to link t...Eugen Rochko
2016-11-12Use full-text search for autosuggestionsEugen Rochko
2016-11-09API pagination for all collections using Link headerEugen Rochko
2016-11-08Move timelines API from statuses to its own controller, add a check forEugen Rochko
2016-11-05Adding hashtagsEugen Rochko
2016-11-04Add pghero for analyzing postgres performance in productionEugen Rochko