Age | Commit message (Expand) | Author |
2017-04-05 | Split SalmonWorker into smaller parts, move profile updating into another job | Eugen Rochko |
2017-04-05 | Fix spec | Eugen Rochko |
2017-04-05 | Merge branch 'master' into add_more_tests_to_models | Eugen |
2017-04-05 | Merge pull request #852 from peterkeen/email-whitelist-817 | Eugen |
2017-04-05 | Merge branch 'master' into add_more_tests_to_models | Samy KACIMI |
2017-04-05 | update account_spec | Samy KACIMI |
2017-04-05 | add more tests to models | Samy KACIMI |
2017-04-04 | Quick attempt to get pull requests passing | Kurtis Rainbolt-Greene |
2017-04-04 | [#817] Add email whitelist | Pete Keen |
2017-04-03 | Add basic logging of who resolved report | Eugen Rochko |
2017-03-30 | Import feature for following/blocking lists (addresses #62, #177, #201, #454) | Eugen Rochko |
2017-03-28 | Fix #690 - Webfinger should handle new shortform profile URLs now (nice) | Eugen Rochko |
2017-03-22 | Prettier account and stream entry URLs | Eugen Rochko |
2017-03-05 | Fix wrongful matching of last period in extended usernames | Eugen Rochko |
2017-03-04 | Add digest e-mails | Eugen Rochko |
2017-03-01 | Mute button progress so far. WIP, doesn't entirely work correctly. | Kit Redgrave |
2017-02-22 | Fix #555 - Use a better URL parser | Eugen Rochko |
2017-02-14 | Adding POST /api/v1/reports API, and a UI for submitting reports | Eugen Rochko |
2017-02-12 | Adding more unit tests. Fixing Salmon slaps XML | Eugen Rochko |
2017-02-12 | Stop trying to shoehorn all Salmon updates into the poor database-connected | Eugen Rochko |
2017-02-11 | Fix semantics of follow requests another slaps | Eugen Rochko |
2017-02-11 | Improve docs | Eugen Rochko |
2017-02-11 | After FollowService, re-fetch remote account asynchronously, do nothing | Eugen Rochko |
2017-02-11 | Make follow requests federate | Eugen Rochko |
2017-02-07 | Merge pull request #603 from evanminto/activitypub-account | Eugen |
2017-02-06 | Add test | Evan Minto |
2017-02-05 | Fix #61 - Add list of blocked users to the UI; clean up failed push notificat... | 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 | Add tests for new API | Eugen Rochko |
2017-01-29 | Fix tests | Eugen Rochko |
2017-01-29 | API for apps to register for push notifications | Eugen Rochko |
2017-01-24 | Fix #204, fix #515 - URL truncating is now a style so copypasting is not | Eugen Rochko |
2017-01-23 | Domain blocks now have varying severity - auto-suspend vs auto-silence | Eugen Rochko |
2017-01-23 | Fix oembed controller test | Eugen Rochko |
2017-01-20 | Fix #463 - Fetch and display previews of URLs using OpenGraph tags | Eugen Rochko |
2017-01-15 | Fix tests, add applications to eager loading/cache for statuses, fix | Eugen Rochko |
2017-01-13 | Adding about/more page with extended information that can be set up by an admin | Eugen Rochko |
2017-01-11 | Update the Mastodon repository URL from Gargron/ to tootsuite/ in various places | Effy Elden |
2017-01-09 | Persist UI settings, add missing localizations for German | Eugen Rochko |
2017-01-04 | "Reblog" -> "boost" in more places | Jessica Stokes |
2017-01-04 | Fix #390 - fix redirect after sign-up (to login page instead of homepage) | 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-29 | Add ability to use remote follow function on other sites | Eugen Rochko |
2016-12-26 | Replacing follow requests in the settings area with in-UI column | Eugen Rochko |
2016-12-26 | Adding follow requests API | Eugen Rochko |
2016-12-26 | Don't show statuses to blocked users | Eugen Rochko |
2016-12-23 | Add page for authorizing/rejecting follow requests | Eugen Rochko |
2016-12-22 | Follow call on locked account creates follow request instead | Eugen Rochko |