- Jul 10, 2021
-
-
insert authored
Sidebar: Show home button on mobile.
-
- Jul 09, 2021
- Jul 08, 2021
- Jul 07, 2021
-
-
insert authored
Hook events into Markdown render using ref.
-
- Jul 06, 2021
- Jul 05, 2021
- Jul 04, 2021
-
-
insert authored
-
This instance is read-only!
Currently restored from a November 2023 backup, read the 2023 data loss notice here or visit the new GitLab instance here.
Jump to existing message if exists.
Hook events into Markdown render using ref.
Fix: Show correct time format on left side of messages.
Temporary change: Prevent TextFile from loading large content. Fixes #1: File preview failing with JSON files. Add a way to open text files in new tab.
- Image embeds actions now use a better styling that's the same as the other action stylings
Don't pass dispatcher in, just provide it globally. Fix: Allow clicking through to profile from server sidebar.
- attachment scaling now works for all forms of attachments - switched to grid based action bar - added onLoad class so image proportions are "trimmed" once the image has loaded to avoid moving the view around before loading - this may be possible to remove at some point