Updates to the Groups.io service.


Subscribe via RSS


June 14, 2021

  • CHANGE: Make the quoted printable decoder more liberal by accepting lower case hex letters.

June 11, 2021


June 10, 2021


June 9, 2021

  • SYSADMIN: Migrated primary pgbouncer instance to a dedicated CPU instance for better performance.
  • BUGFIX: When viewing a pending member in the /member page, we were checking the `Remove Members` privilege instead of the `Approve Pending Members` privilege to determine if the moderator could reject the pending member.

June 8, 2021


June 7, 2021


June 3, 2021


May 26, 2021

  • CHANGE: The long format for dates for people and groups that have a preference of `MM/DD/YYYY` is now `Monday, January 2, 2006`. For all others, it continues to be `Monday, 2 January 2006`.
  • INTERNAL: Cleaned up some technical debt around #cal-reminder and #cal-notice message generation. As a side effect, #cal-reminder messages now include ICS attachments, like #cal-invite notices.
  • CHANGE: For message notifications, use the sender's name or email address as the title when possible, instead of just "New message". https://beta.groups.io/g/main/topic/show_display_name_in_push/83100987?p=,,,20,0,0,0::recentpostdate%2Fsticky,,,20,2,0,83100987

May 25, 2021


May 24, 2021


May 21, 2021


May 20, 2021

  • CHANGE: When composing a message on the website, inline images will always be resized to be <=640. Previously, if the Max Emailed Photo Size was unlimited, inlined images were not resized. Attached images and inlined images in emailed photos will continue to have the previous behavior of being resized to <640 if the Max Emailed Photo Size was set and was larger than 640.
  • NEW: Working photo upload from the app into the Photos section. Still work to be done.

May 18, 2021


May 15, 2021


May 14, 2021


May 13, 2021

  • NEW: More work on catching more spam sent to groups from non-members.

May 12, 2021


May 7, 2021

  • BUGFIX: When deleting a subscription (by leaving a group, being removed, etc), we deleted all pending digest messages for the user, even if the messages were in other groups the user was still a member of.

May 6, 2021

  • CHANGE: More work on making the breadcrumbs behave consistently.

May 5, 2021

  • BUGFIX: Pagination in database tables was not working for people with infinite scroll preference.
  • CHANGE: More work on making the breadcrumbs behave consistently.
  • CHANGE: The filter on the Members page is now scrollable and height limited, to work better on mobile.