Skip to content

v0.1.3

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jan 13:55
· 1003 commits to master since this release

Progressive web app mirrors:

CLI client:

0.1.3 (2024-01-05)

Bug Fixes

  • author sidebar: handle nullish values in karma calculation to prevent NaN (faed873)
  • author sidebar: undefined (85e3930)
  • embed: remove noreferrer for youtube-nocookie because it prevented some videos from loading (8d0e73b)
  • header: add missing translation (b094523)
  • header: correct height on mobile submit page (a68b009)
  • language settings: trigger page refresh at language change because some strings get stuck (0304b5c)
  • media utils: use 0.jpg instead of sddefault for youtube thumbnails, some wouldn't load the specific sd res (8bcded4)
  • mod menu: don't show locked option for replies, they can't be locked (4ad46b6)
  • submit: limit input resizing to fit in UI (b794ea7)
  • submit: set min height/width of input elements (a6a1795)

Features

  • add subplebbits component and header (69f3d20)
  • comment tools: show mod if mod, else show report, move some buttons to menus only on mobile, show them on desktop (b62831b)
  • inbox: add red info text for no notifications found (5d4ca28)
  • post: add locked post info banner (d5a9472)
  • post: implement instant edits (0a9b154)
  • reply: add pinned replies ('stickied comment') (f04ef91)
  • reply: implement instant edits (38cb7d9)
  • sidebar: add community settings button (dbbba07)
  • subplebbit settings: add initial UI (f4634b6)
  • subplebbits: add 'my communities' routes and tabs (79c8682)
  • subplebbits: add initial UI (12306a6)
  • subplebbits: add online indicator (e24aa06)
  • subplebbits: add page title (1eb75fa)
  • subplebbits: add responsive design, vote buttons, preferences button (e1d1682)
  • subplebbits: add settings route, header title (91be80f)