@dessalines:

  • Prettied up https://join.lemmy.ml/apps , which now shows lemmur and remmel at the top.
  • Went through and added more accessibility support to lemmy (#170), as well as a script to check lemmy’s most common pages using pa11y. Special thanks to hlanser at NLNet and Mitch Lillie for their guidance and help with this.
  • Fixed RSS links to use Lemmy URL instead of the optional post link.
  • Added correct char counting for display name length limits.
  • Made a PR to add a New Comments / forum sort for posts.
  • Added an Icon and Spinner component to lemmy. #172
  • Always showing the reset password link. #176

Changes from 0.9.7:

  • Posts and comments are no longer live-sorted (meaning most content should stay in place).
  • Fixed an issue with the create post title field not expanding when copied from iframely suggestion.
  • Fixed broken federated community paging / sorting.
  • Added some aria attributes for accessibility, thx to Mitch Lillie.
  • Updated translations and added croatian.

@nutomic:

I am moving to a new apartment this weekend, so I couldn’t focus on work that much, and only got some smaller tasks done.

  • Various changes for compliance with ActivityPub standard:
    • Store activitypub endpoints in database (!162)
    • Made activitypub extension fields optional (!163)
    • Explicitly mark posts and comments as public (!167)
  • Made some progress towards getting Lemmy to run on newer Rust versions
  • Move routes into separate crate to speed up compilation (!166)
  • Hide followed communities from other users (!168)
  • @roastpotatothief
    link
    4
    edit-2
    3 years ago

    I clicked the https://join.lemmy.ml/apps link.

    When you click on “The official web app” it takes you to the github. But I think most people would expect it to link to lemmy.ml.

    When you click on Lemmy Lite, you end up on a broken link to lemmylite.crabdance.com (whatever that is) but also, amazingly, on a My Little Pony porn site !!!

    Also, maybe this is a bug. I can’t type “???!!!” in a comment. It seems like typing in a comment [3 question marks] [3 or 4 exclamation marks] just prints 3 exclamation marks, as above. Some bug in how punctuation is escaped?

    • @SirLotsaLocks
      link
      33 years ago

      I personally expect to go to the github for the project but maybe have a second button for lemmy.ml.