about summary refs log tree commit diff
path: root/app/views
AgeCommit message (Expand)Author
2017-03-22Prettier account and stream entry URLsEugen Rochko
2017-03-22Web UI support for the new omnisearchEugen Rochko
2017-03-22New API method: /api/v1/searchEugen Rochko
2017-03-21Don't list "direct" under default post privacy settingsEugen Rochko
2017-03-21Improved landing pageEugen Rochko
2017-03-20Add landing stripEugen Rochko
2017-03-19Export follow/block lists as CSVEugen Rochko
2017-03-17Start page links a bit more readableEugen Rochko
2017-03-17Promote Apps (#670)shel
2017-03-15Fix #525 - Add instance information APIEugen Rochko
2017-03-15Merge branch 'master' into mastodon-site-apiEugen
2017-03-04Fix #431 - convert gif to webm during upload. Web UI treats them like it didEugen Rochko
2017-03-04Add digest e-mailsEugen Rochko
2017-03-01Mute button progress so far. WIP, doesn't entirely work correctly.Kit Redgrave
2017-02-28Fix #186 - Add RTL support to the compose form textarea and statuses outputEugen Rochko
2017-02-27Adds site metadata access to the APIKibigo
2017-02-27Fix #104 - Style OAuth authorized applications pageEugen Rochko
2017-02-17Quick fix for avatars with the same URL not being perceived as updated and in...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-13Fix #587 - Display TOTP secret next to QR codeEugen Rochko
2017-02-13Add "next" link to Atom feedsEugen Rochko
2017-02-12Stop trying to shoehorn all Salmon updates into the poor database-connectedEugen Rochko
2017-02-10Improve public tag pageEugen Rochko
2017-02-10Site title is now a settingEugen Rochko
2017-02-10Add link to other instances listshel
2017-02-07Merge pull request #603 from evanminto/activitypub-accountEugen
2017-02-06Add AS2 format to RABL filesEvan Minto
2017-02-06Add API modifiers to limit returned toots from public/hashtag timelinesEugen Rochko
2017-02-06Add trailing newlineEvan Minto
2017-02-06Simplify RABLEvan Minto
2017-02-06Reuse existing controller and routeEvan Minto
2017-02-05Fix #552 - Replace image links with image icons in status text in the UIEugen Rochko
2017-02-05No replies filter on home timeline no longer hides self-repliesEugen Rochko
2017-02-04Add an account endpoint for ActivityPub and link to it on HTML profile pagesEvan Minto
2017-02-04untested!! spoiler hotfix for replieshoodie
2017-02-04Make the streaming API also handle websockets (because trying to get the brow...Eugen Rochko
2017-01-30Add "open in web" link to detailed public status pagesEugen Rochko
2017-01-28Split 2FA login into two promptsEugen Rochko
2017-01-28Update settings to re-use admin layout, one big navigation tree, improve sett...Eugen Rochko
2017-01-27Added optional two-factor authenticationEugen Rochko
2017-01-26Fix #537 - opengraph description should display spoiler text when presentEugen Rochko
2017-01-25Instead of using spoiler boolean and spoiler_text, simply check for non-blank...Eugen Rochko
2017-01-23Implement a click-to-view spoiler systemblackle
2017-01-23Domain blocks now have varying severity - auto-suspend vs auto-silenceEugen Rochko
2017-01-21Improve error page layouting. 500 page has to stay static because it'sEugen Rochko
2017-01-21Merge branch 'fix/error-pages' of https://github.com/ineffyble/mastodon into ...Eugen Rochko
2017-01-20Fix #463 - Fetch and display previews of URLs using OpenGraph tagsEugen Rochko