This repository has been archived on 2023-07-01. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app
Eugen Rochko 66a2107527 Turns out that replies don't have to have the type comment. Changed handling
of those to depend on presence of <thr:in-reply-to /> instead
2016-03-19 11:59:23 +01:00
..
assets Adding CSS for form errors, adding missing indices 2016-03-16 11:46:25 +01:00
controllers Fix typo on /api/accounts/:id/statuses, fix potential case-sensitivity issue 2016-03-18 23:23:19 +01:00
helpers TIL a return from a block seems to return from the whole method rather than 2016-03-19 00:23:46 +01:00
mailers Initial commit 2016-02-20 22:53:20 +01:00
models Use FanOutOnWriteService AFTER processing mentions 2016-03-19 00:41:29 +01:00
services Turns out that replies don't have to have the type comment. Changed handling 2016-03-19 11:59:23 +01:00
views Customizing the last of doorkeeper views, adding CSS for dashboard forms 2016-03-14 17:41:13 +01:00