Changelog
- Enable username autocomplete in thread titles by @Oaphi in #1721
- Start comment @-mention autocomplete as soon as at least 1 username char is entered by @Oaphi in #1722
- Reduce email chunks by @ArtOfCode- in #1728
- Fixes for featured (pinned) links by @Oaphi in #1727
- Fix for the "all events" filter tab on the user activity page by @Oaphi in #1736
- Minor improvements to close reasons handling by @Oaphi in #1733
- Do not clear cache key network/post_types/rep_changes as it's not used by @Oaphi in #1734
- 0valt/1732/close reasons by @Oaphi in #1737
- Remove matrices from the ci-cd pipeline's Rubocop job by @Oaphi in #1739
- show the local, not global, creation date on profile by @cellio in #1742
- 0valt/1112/search title pos by @Oaphi in #1743
- "Suggested edit pending" post tool should be a link to the edit by @Oaphi in #1744
- fixed user avatar alt text overflow by @Oaphi in #1745
- Properly render comment pings in notifications by @Oaphi in #1747
- Do not show restricted categories for users who can't see them in the list of targets by @Oaphi in #1749
- Add body previews to posts of the Article type by @Oaphi in #1750
- fixed lack of visible error when trying to rename a tag to an invalid… by @Oaphi in #1751
- Fix for the mod warning page broken dropdowns by @Oaphi in #1748
- Allow dev mode to impersonate users directly by @Oaphi in #1746
- Fix lack of custom font-family in post previews on Judaism by @Oaphi in #1752
- fixed lack of visible error when failing to delete post drafts by @Oaphi in #1753
- Add pinned_links cache clear by @ArtOfCode- in #1755
- Spam account automatic de-privileging by @ArtOfCode- in #1758
- Email subscription improvements by @Oaphi in #1756
- Search fixes & improvements by @Oaphi in #1761
- Explicit permissions for the ci-cd workflow by @Oaphi in #1763
- Revision reference fix for rejected suggested edits by @Oaphi in #1764
- Minor compatibility fix for client-side user preferences handling by @Oaphi in #1767
- Flagging improvements by @Oaphi in #1766
- Fix for modals not reacting to the Esc key & for file input field not gaining focus by @Oaphi in #1768
- File upload improvements by @Oaphi in #1770
- Handle ActiveRecord caching properly by @ArtOfCode- in #1740
- Tour fixes by @Oaphi in #1778
- Fix for the homepage runtime error when no categories are configured as such by @Oaphi in #1779
- Fix for the category default filter select using default UA styling by @Oaphi in #1776
- Thread title validation by @Oaphi in #1773
- Fix user deletions by @ArtOfCode- in #1780
- Test coverage improvements by @Oaphi in #1771
- Bump activerecord from 7.2.2.1 to 7.2.2.2 in the bundler group across 1 directory by @dependabot[bot] in #1781
- Fix for required tags duplication & improvements to tag renaming by @Oaphi in #1782
- More YARD comments for methods by @Oaphi in #1785
- Wrap comment actions to a new line on narrow screens by @Oaphi in #1788
- Fix default license preference choice's option label by @Oaphi in #1791
- Use labels in user preferences for accessibility and testability by @trichoplax in #1795
- Simplify post followed by user method by @trichoplax in #1792
- Separate post unfollow to avoid reversal on accidental second call by @trichoplax in #1796
- Fix for new comment thread title character count behavior by @Oaphi in #1789
- Rename system test to follow convention of being plural by @trichoplax in #1793
- Remove min length attr from the new thread title field by @Oaphi in #1800
- Fix for inbox notifications community_name by @Oaphi in #1801
- Follow/unfollow post threads in place if JS is enabled by @Oaphi in #1797
- Ensure values are normalized when reading collections from cache by @Oaphi in #1784
- Eager load improvements for post lists by @Oaphi in #1811
- Fix for user preferences being saved to an incorrect storage key by @Oaphi in #1794
- Allow tags to be rendered in posts by @Oaphi in #1806
- Improvements for drop panels and flag & close modals by @Oaphi in #1803
- Improvements to site settings wrapping by @Oaphi in #1810
- Fix redirects to paths only used in AJAX requests after signing in by @Oaphi in #1807
- Add ability to manually discard post drafts by @Oaphi in #1460
- Fix ordering of cached collections upon revive by @ArtOfCode- in #1815
- Fix tag search ordering by @Oaphi in #1817
- JSON response handling improvements by @Oaphi in #1814
- Fix hints width on the last step of the tour by @Oaphi in #1818
- Assorted fixes for errors by @Oaphi in #1820
- Assorted improvements & fixes by @Oaphi in #1822
- Further caching fixes by @Oaphi in #1829
- Don't request category default filters on pages that don't have categories by @Oaphi in #1827
- Further caching improvement by @Oaphi in #1830
- Add mod spammer review tool by @ArtOfCode- in #1812
- Remove draft deletion via AJAX before post submit by @Oaphi in #1831
- Bump rexml from 3.4.1 to 3.4.2 in the bundler group across 1 directory by @dependabot[bot] in #1839
- Switch to cookie-based CSRF by @Oaphi in #1834
- Add versions to error reports by @ArtOfCode- in #1841
- Modify tag page query so it doesn't take 94 years by @ArtOfCode- in #1843
- Sorting options for suggesged edits by @Oaphi in #1842
- Resolve N+1 on community_user by @ArtOfCode- in #1844
- Fix N+1 query on tag_synonyms when loading lists of tags by @Oaphi in #1845
Full Changelog: v0.12.2...v0.12.3