Skip to content

v0.11.3

Compare
Choose a tag to compare
@dansup dansup released this 09 May 08:15
8c21934

Added

  • Custom Emoji (#3166)
  • LDAP Authentication (#3296)

Metro 2.0 UI

  • Dark Mode (cb540373)
  • Added Hovercards (16ced7b4)
  • Fix word-break on statuses (16ced7b4)
  • Add pronouns to hovercards (33f863e8)
  • Improved onboarding (042c5b6c)
  • Add Hide Counts & Stats setting (01af7d80)
  • Fix nsfw videos not displaying sensitive warning (01af7d80)
  • Easy Avatar updates - update from timelines with drag-n-drop support (f37d3798)
  • Comment hovercards (f37d3798)
  • Mod tools button on posts for admins (f37d3798)
  • Improved Media Previews - disable to restore original preview aspect ratios (c55eeac8)
  • Moved media license to post header (390f3ab0)
  • Mobile app drawer menu (7b4318fd)
  • Add Preferred Profile Layout UI setting (a816ea66)
  • Fix profile masonry layout on mobile. Fixes #3203 (fdf90f2d)
  • Add search bar to mobile breakpoints and adjust avatar size when necessary (77b9b6bd)
  • Improved profile layout on mobile breakpoints (77b9b6bd)
  • New Discover layout with My Hashtags, My Memories, Account Insights, Find Friends and Server Timelines (0b680099)
  • Fix private profile feed not loading for owner (e950b3b2)
  • Add "Shared by" link to posts that opens a list of accounts that reblogged the post (e4b4bfc1)
  • Notification filters (537af6df)
  • Full screen preview on photo albums (ac40fde1)

Updated

  • Updated MediaStorageService, fix remote avatar bug. (1c20d696)
  • Updated WebfingerService. Fixes #3167. (aff74566)
  • Updated ComposeModal, add max file size and allowed mime types. Fixes #3162. (879281cc)
  • Updated profile embeds, fix NaN bug and improve performance. (3bd211d7)
  • Updated ApiV1Controller, improve follow count cache invalidation. (4b6effb9)
  • Updated web routes, fix atom feeds for account usernames containing a dot. (8c54ab57)
  • Updated atom feeds, include media alt text. Fixes #3184. (5d9b6863)
  • Updated ApiV1Controller, add custom_emoji endpoint. (16e72518)
  • Updated InternalApiController, redirect remote post and profiles to Metro 2.0. (3c35158e)
  • Updated BaseApiController, improve favourites endpoint. (f063cb01)
  • Updated ApiV1Controller, invalidate status reply cache on new reply. (3c261bbf)
  • Updated PublicApiController, add bookmark state to timeline endpoints. (c0b1e042)
  • Updated ApiV1Controller, fix private status replies returning 404. (73226360)
  • Updated StatusService, use BookmarkService for bookmarked state. (a7d71551)
  • Updated Apis, added ReblogService to improve reblogged state for api entities (6cfd6be5)
  • Updated InstanceActorController, fix content-type header. (21792246)
  • Updated Exception handler to report validation message bag errors. (74905ba1)
  • Updated ApiV1Controller, add validation messages to update_credentials endpoint. (cd785601)
  • Updated ComposeController, improve location search results ordering by use frequency. (29c4bd25)
  • Updated AvatarController, fix mimetype bug. (7fa9d4dc)
  • Updated PostComponent.vue, filter out non-text comments. (a7346f21)
  • Updated Profile.vue component, fix v-once bug. (4d003d00)
  • Updated filesystems config, set S3 visibility to public by default. Fixes #2913. (49a53c27)
  • Updated CommentPipeline, improve parent reply_count calculation. (ccc94802)
  • Updated StatusTagsPipeline, process federated hashtags and mentions (a84b1736)
  • Updated Inbox, fix undo announce. (cf286fb0)
  • Updated ApiV1Controller, improve favourites endpoint. (151dc17c)
  • Updated StatusController, set missing reblog/share type. (548a12a4)
  • Updated index view, remove shortcut from favicon meta tag. Fixes #3196. (6e2cb3cd)
  • Updated CollectionController, fix broken unauthenticated access. Fixes #3242. (bd249f0c)
  • Updated ComposeController, add collection support to compose endpoint. (ec2cfaf5)
  • Updated instance config, match default oauth settings in AuthServiceProvider. (52f25ff1)
  • Updated ComposeModal.vue, fix redirect after posting. Fixes #3254. (5db64e94)
  • Updated StatusController, redirect status view for authed users to Metro 2.0 UI. (71dff472)
  • Updated ProfileController, redirect profile view for authed users to Metro 2.0 UI. (7f8129a7)
  • Updated SpaController, fix variable typo. Fixes #3268. (8d1af1d6)
  • Updated ComposeModal, fix post redirect on old UI. (160e32a5)
  • Updated LikeService, improve caching logic and add profile id to likedBy method to fix #3271. (6af842eb)
  • Updated admin diagnostics, add more configuration data to help diagnose potential issues. (eab96fc3)
  • Updated ConfigCacheService, fix discover features. (ad48521a)
  • Updated MediaTransformer, fix type case bug. Fixes #3281. (c1669253)
  • Updated SpaController, redirect web ui hashtags to legacy page for unauthenticated users. (a44b812b)
  • Updated ApiV1Controller, fixes #3288. (3e670774)
  • Updated AP Helpers, fixes #3287. (b78bff72)
  • Updated AP Helpers, fixes #3290. (53975206)
  • Updated AccountController, refresh relationship after handling follow request. (fe768785)
  • Updated CollectionController, fixes #3289. (c7e1e473)
  • Updated SpaController, handle web redirects. (b6c6c85b)
  • Updated presenter components, remove video poster attribute. (4d612dfa)
  • Improved reblog api performance (3ef6c9fe)
  • Updated ApiV1Controller, fix unlisted replies. (c13bca76)
  • Updated SearchApiV2Service, filter banned instances. (281443d7)
  • Updated DiscoverController, fix favourited state on memories. (b91747b4)
  • Updated InboxPipeline, fixes #3306. (20710f4d)
  • Updated inbox workers, fixes #3304. (cd4f73be)
  • Updated Inbox, fixes #3305. (14231632)
  • Updated Inbox, fixes #3313. (1c3e72c0)
  • Updated Inbox, fixes #3314. (dfcd2e6d)
  • Updated search service, fix banned instance edge case. (74018e9c)
  • Updated inbox, fixes #3315. (c3c3ce18)
  • Updated ApiV1Controller, fix instance endpoint. (c383f100)
  • Updated ApiV1Controller, marshal json without escaped slashes. (89303fa4)
  • Updated ApiV1Controller, fix statusCreate validator. (b6b15b0c)
  • Updated ApiV1Controller, fix notification entities. (afe903c3)
  • Updated FederationController, fix webfinger endpoint. (a0e15d89)
  • Updated ApiV1Controller, fix context entities. (b1ab41e0)
  • Updated ApiV1Controller, fix timeline default limit. (a87f8301)
  • Updated ApiV1Controller, fix search v2 entities. (9dac861e)
  • Updated ApiV1Controller, fix apps endpoint. (50baae52)
  • Updated ApiV1Controller, add apps/verify_credentials endpoint. (c4d38c20)
  • Updated ApiV1Controller, increase max limion timelines. (df22f2e4)
  • Updated ApiV1Controller, add preferences endpoint. (c3e56b87)
  • Updated ApiV1Controller, fix tag timeline limits and remove has(media) constraint. (8c65d60b)
  • Updated ApiV1Controller, add trends endpoint. (d40a8453)
  • Updated ApiV1Controller, add announcements endpoint. (fbe07c51)
  • Updated ApiV1Controller, add markers endpoint. (93a9769e)
  • Updated ApiV1Controller, increase limits from 80 to 100. (15eccd44)
  • Updated ApiV1Controller, fix accountStatusesById endpoint. (db7b1af3)
  • Updated ApiV1Controller, update statusCreate entity. (a84ab6ea)
  • Updated ApiV1Controller, remove pinned attribute to match MastoAPI Status entity. (6057de30)
  • Updated controller signatures, fix mysql 8 support. (72e3d891)
  • Updated ApiV1Controller, remove no-preview image from media urls. (37dfb101)
  • Updated DeleteAccountPipeline, fix perf issues. (a9edd93f)
  • Updated DeleteAccountPipeline, improve coverage. (4870cc3b)
  • Updated media model, use original photo url for non-existent thumbnails. (9b04b9d8)
  • Updated PlaceController, require authentication. (e7783af6)
  • Updated PublicApiController, disable legacy public access to local timeline. (6ba7d433)
  • Updated DiscoverController, cache public tag feed and only include local posts for unauthenticated users. (0541aed5)
  • Updated DiscoverController, improve tag feed performance. (d8ff40eb)
  • Updated ApiV1Controller, fix timeline pagination. (a5cdc28b)
  • Updated ApiV1Controller, add missing pagination header. (5649873a)
  • Updated CollectionController, limit unpublished collections to owner. (a0061eb5)
  • Updated AP Inbox, fixes #3332. (f8931dc7)
  • Updated AdminReportController, add account delete button. (563817a9)
  • Updated ApiV1Controller, added /api/v2/media endpoint, fixes #3405. (f07cc14c)
  • Updated AP fanout, added Content-Type and User-Agent for activity delivery. (@noellabo) (209c125)
  • Updated DirectMessageController to support new Metro 2.0 UI DMs. (a4659fd2)
  • Updated Like model, bump max likes per day from 100 to 200. (71ba5fed)
  • Updated HashtagService, use sorted set for followed tags. (153eb6ba)
  • Updated Discover component, fixed post side effects (fixes #3409). (fe5a92b2)