about summary refs log tree commit diff
path: root/spec
AgeCommit message (Expand)Author
2017-04-11Pagination improvements (#1445)Matt Jankowski
2017-04-11When avatar/header are GIF, generate static versions (#1428)Eugen
2017-04-10API param to exclude notification types from response (#1341)Eugen
2017-04-10Clean up generation of account webfinger string (#1477)Matt Jankowski
2017-04-10Admin base controller (#1465)Matt Jankowski
2017-04-09Fix /api/v1/accounts/update_credentials tests (#1357)Eugen
2017-04-09Allow users to update their Account in the API (#1179)David Celis
2017-04-09Helper cleanup (#1348)Matt Jankowski
2017-04-09Clean up about page (#1282)Matt Jankowski
2017-04-09Search cleanup (#1333)Matt Jankowski
2017-04-09Ignore implied formats for catch all route requests (#1340)Matt Jankowski
2017-04-08Fix #1141, fix #1126 - Avatar/profile info fetching (#1215)Eugen
2017-04-08Use Setting.site_title value for `og:site_name` occurrences (#1194)Matt Jankowski
2017-04-07Merge pull request #1183 from thoughtbot/cp-post-status-service-specsEugen
2017-04-07Merge pull request #1184 from thoughtbot/extract-proper-statusEugen
2017-04-07Implement pending specs on StatusJoël Quenneville
2017-04-07Use I18n for media attachment validation errorsChad Pytel
2017-04-07Add specs for PostStatusServiceChad Pytel
2017-04-07DRY up reblog vs original status checkJoël Quenneville
2017-04-07Add specs for media attachment validationsChad Pytel
2017-04-05Split SalmonWorker into smaller parts, move profile updating into another jobEugen Rochko
2017-04-05Fix specEugen Rochko
2017-04-05Merge branch 'master' into add_more_tests_to_modelsEugen
2017-04-05Merge pull request #852 from peterkeen/email-whitelist-817Eugen
2017-04-05Merge branch 'master' into add_more_tests_to_modelsSamy KACIMI
2017-04-05update account_specSamy KACIMI
2017-04-05add more tests to modelsSamy KACIMI
2017-04-04Quick attempt to get pull requests passingKurtis Rainbolt-Greene
2017-04-04[#817] Add email whitelistPete Keen
2017-04-03Add basic logging of who resolved reportEugen Rochko
2017-03-30Import feature for following/blocking lists (addresses #62, #177, #201, #454)Eugen Rochko
2017-03-28Fix #690 - Webfinger should handle new shortform profile URLs now (nice)Eugen Rochko
2017-03-22Prettier account and stream entry URLsEugen Rochko
2017-03-05Fix wrongful matching of last period in extended usernamesEugen 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-22Fix #555 - Use a better URL parserEugen Rochko
2017-02-14Adding POST /api/v1/reports API, and a UI for submitting reportsEugen Rochko
2017-02-12Adding more unit tests. Fixing Salmon slaps XMLEugen Rochko
2017-02-12Stop trying to shoehorn all Salmon updates into the poor database-connectedEugen Rochko
2017-02-11Fix semantics of follow requests another slapsEugen Rochko
2017-02-11Improve docsEugen Rochko
2017-02-11After FollowService, re-fetch remote account asynchronously, do nothingEugen Rochko
2017-02-11Make follow requests federateEugen Rochko
2017-02-07Merge pull request #603 from evanminto/activitypub-accountEugen
2017-02-06Add testEvan Minto
2017-02-05Fix #61 - Add list of blocked users to the UI; clean up failed push notificat...Eugen 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-29Add tests for new APIEugen Rochko