You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
Eugen Rochko c6b0311b86 Fix #54 - Fetch remote accounts by URL from mentions
Fetching atom extracted from FetchRemoteAccountService and FetchRemoteStatusService
into FetchAtomService. Mentions of the constant "http://activityschema.org/collection/public"
skipped as it's not a real URL/user.
9 years ago
..
assets Fix #55 - Filter self from pre-filled mentions 9 years ago
channels Fixing image upload limits, allowing webm, merge/unmerge events trigger 9 years ago
controllers Improved style of settings page 9 years ago
helpers Adding sense of self to the UI, cleaning up routing, adding third (detail) column 9 years ago
lib Fixing image upload limits, allowing webm, merge/unmerge events trigger 9 years ago
mailers Adding e-mail notifications about mentions, follows, favourites and reblogs. Fixing another mention recording bug 9 years ago
models Limit usernames to 30 chars, statuses to 500, open account after follow form success 9 years ago
services Fix #54 - Fetch remote accounts by URL from mentions 9 years ago
views Improved style of settings page 9 years ago
workers Fix #24 - Thread resolving for remote statuses 9 years ago