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.
2016-09-26 16:44:40 +02:00
..
assets Fix #55 - Filter self from pre-filled mentions 2016-09-26 15:49:28 +02:00
channels Fixing image upload limits, allowing webm, merge/unmerge events trigger 2016-09-12 18:22:43 +02:00
controllers Improved style of settings page 2016-09-25 15:48:20 +02:00
helpers Adding sense of self to the UI, cleaning up routing, adding third (detail) column 2016-09-13 02:24:40 +02:00
lib Fixing image upload limits, allowing webm, merge/unmerge events trigger 2016-09-12 18:22:43 +02:00
mailers Adding e-mail notifications about mentions, follows, favourites and reblogs. Fixing another mention recording bug 2016-03-19 19:20:07 +01:00
models Limit usernames to 30 chars, statuses to 500, open account after follow form success 2016-09-25 15:26:56 +02:00
services Fix #54 - Fetch remote accounts by URL from mentions 2016-09-26 16:44:40 +02:00
views Improved style of settings page 2016-09-25 15:48:20 +02:00
workers Fix #24 - Thread resolving for remote statuses 2016-09-21 01:50:31 +02:00