Thibaut Girka
|
a51aa91caf
|
[Glitch] Fix button hiding when header title is too long
Port 95da1b3351 to glitch-soc
|
7 years ago |
Thibaut Girka
|
8c190e6235
|
[Glitch] Fix column headers accessibility
Port c6d5ea8695 to glitch-soc.
SCSS fix inspired by 4cf5144099 .
|
7 years ago |
beatrix
|
64f74da493
|
Merge pull request #432 from ThibG/glitch-soc/features/reblog-private
Glitchsoc-specific changes to allow boosting own private toots
|
7 years ago |
beatrix
|
4f6a459984
|
Merge pull request #421 from ThibG/glitch-soc/features/custom-emoji-api
[Glitch] retrieve custom emoji list via API instead of before page load
|
7 years ago |
beatrix
|
69710cf17b
|
Merge pull request #427 from ThibG/glitch-soc/fixes/scroll-behavior
Improve ScrollableList behavior
|
7 years ago |
beatrix
|
d53630b9ed
|
Merge pull request #434 from ThibG/glitch-soc/fixes/public-inline-video
Fix video player on toot public views
|
7 years ago |
beatrix
|
2273eb43e7
|
Merge pull request #433 from ThibG/glitch-soc/fixes/status-filtering
Status filtering fixes from upstream
|
7 years ago |
beatrix
|
1b58c44557
|
Merge pull request #435 from ThibG/glitch-soc/features/public-modals
[Glitch] Show media modal on public pages
|
7 years ago |
Una Thompson
|
880db71121
|
Add fade and margin to collapsed statuses
|
7 years ago |
Thibaut Girka
|
e4b0a92c0f
|
Fix video player on toot public views
|
7 years ago |
Thibaut Girka
|
d6693f3ae3
|
[Glitch] Show media modal on public pages
Port 47d2277ef1 to glitch-soc
|
7 years ago |
Thibaut Girka
|
f15ee5fdb9
|
[Glitch] Fix status filtering in contexts reducer
Port 899cca061b to glitch-soc
|
7 years ago |
Thibaut Girka
|
f7ec78e220
|
[Glitch] Do not filter the status collection after muting and blocking
Port ce0d30feb7 to glitch-soc
|
7 years ago |
Thibaut Girka
|
74bfb1e579
|
Fix auto-collapsed toots making the TL jump (fixes #417)
|
7 years ago |
Thibaut Girka
|
f63da992fc
|
Clean up dead code
|
7 years ago |
Thibaut Girka
|
fe20ada59a
|
Use React's new lifecycles for scrollable lists
|
7 years ago |
Thibaut Girka
|
f83dc9507f
|
Glitchsoc-specific changes to allow boosting own private toots
|
7 years ago |
Thibaut Girka
|
9b72f23fdd
|
Only compute height dynamically for standalone media
This prevents changing the status' height and triggering jumps in the TL
|
7 years ago |
Thibaut Girka
|
46b36c44ce
|
[Glitch] Make detailed status' media gallery standalone
|
7 years ago |
Thibaut Girka
|
e0bffe8856
|
[Glitch] Center thumbnails on focus point
Port the display part of the following commits to glitch-soc:
* 865c7e7178
* 62d18a3f9b
* 15ec9431be
* c1d44284ca
|
7 years ago |
Thibaut Girka
|
c4209e12f6
|
Use javascript to set MediaGallery height automatically
|
7 years ago |
Thibaut Girka
|
b283f463c9
|
Revert some glitch-specific refactoring
In order to keep my sanity when porting changes between glitch-soc and upstream.
|
7 years ago |
Thibaut Girka
|
5cd64fd6c6
|
[Glitch] retrieve custom emoji list via API instead of before page load
Port f3db0d6ecc to glitch-soc
|
7 years ago |
ThibG
|
ccb708e614
|
Merge pull request #430 from ThibG/glitch-soc/features/bookmarks
Fix the bookmark column pinning fix…
|
7 years ago |
Thibaut Girka
|
42e4225e03
|
Fix the bookmark column pinning fix…
|
7 years ago |
ThibG
|
83e2740b44
|
Merge pull request #429 from ThibG/glitch-soc/features/bookmarks
Fix pinning the bookmarks column (fixes #428)
|
7 years ago |
Thibaut Girka
|
2b30d057b6
|
Fix pinning the bookmarks column (fixes #428)
|
7 years ago |
David Yip
|
e502d066ef
|
Merge pull request #424 from ThibG/glitch-soc/features/video-player-improvements
Backport a few MediaGallery/Video changes from upstream (fixes #423)
|
7 years ago |
Thibaut Girka
|
aac3d4b481
|
Fix extended video player (gifv) modal size
It was currently full-size
|
7 years ago |
Thibaut Girka
|
9a3fd77c72
|
[Glitch] Responsively enforce 16:9 ratio on video thumbnails in web UI
Port the video-player part of 8c85fd26bb to
glitch-soc. MediaGallery part ignored since it has diverged quite a bit.
This fixes #423
|
7 years ago |
Thibaut Girka
|
6153d6a6dc
|
[Glitch] Fix media button type
Port 6cb5d71e5f to glitch-soc
|
7 years ago |
Thibaut Girka
|
4b1909612a
|
[Glitch] Handle preference to always display sensitive media
Port the UI part of 219b28e172 to glitch-soc
|
7 years ago |
imncls
|
fe3a9f5ea4
|
Add missing Japanese translation
|
7 years ago |
David Yip
|
605016368d
|
Merge pull request #419 from ThibG/glitch-soc/features/bookmarks
Bookmarks
|
7 years ago |
David Yip
|
f42e335e19
|
Merge pull request #418 from ThibG/glitch-soc/fixes/composer-dropdowns
Place composer dropdown menus top if they are closer to the bottom of the viewport
|
7 years ago |
David Yip
|
ef678ae350
|
Merge pull request #416 from ThibG/glitch-soc/features/media-modal
Port various media modal improvements to glitch-soc
|
7 years ago |
Thibaut Girka
|
8b3d03067b
|
Add glitch-soc front-end support for bookmarks
Unlike boosts and like, there is no confirmation dialog as misclicking
can be recovered without another user seeing it.
|
7 years ago |
Thibaut Girka
|
9b6e579c76
|
Update glitch-soc style to match changes to reports UI
Port style changes from 5a166a19a7
|
7 years ago |
Thibaut Girka
|
d1bfe4cdad
|
Place composer dropdown menus top if they are closer to the bottom of the viewport
|
7 years ago |
Thibaut Girka
|
d8dea31e0c
|
[Glitch] Fix video player height
Port 5eea3f9877 to glitch-soc
|
7 years ago |
Thibaut Girka
|
c2b7080a6e
|
[Glitch] Refactor scss
Port 480131a376 to glitch-soc
|
7 years ago |
Thibaut Girka
|
27ad9247a3
|
Fix video modal
|
7 years ago |
Thibaut Girka
|
9a5a49f17c
|
[Glitch] Avoid using JS to set height in MediaModal
Port 010c71f19c to glitch-soc
|
7 years ago |
Thibaut Girka
|
89f5ae00a5
|
[Glitch] Improved media modal
Port d6e88e29e2 to glitch-soc
|
7 years ago |
Thibaut Girka
|
a5a305feb5
|
[Glitch] Allow to open a modal for embedded photo
Port 16a49799cf to glitch-soc
|
7 years ago |
Thibaut Girka
|
2a4785a250
|
Fix video playback in glitch-soc detailed statuses
|
7 years ago |
beatrix
|
f5dfd3fae5
|
Merge pull request #412 from ThibG/glitch-soc/cleanup
Remove duplicate message entries (minor code cleanup)
|
7 years ago |
Thibaut Girka
|
e57ed1cb27
|
Update accounts SCSS for public pages
|
7 years ago |
Thibaut Girka
|
7518a4b9d7
|
Remove duplicate message entries
|
7 years ago |
Thibaut Girka
|
e1e4a53496
|
[Glitch] Fix: Prevent submission using same logic as submit button disabling.
Port 7d791f494b to glitch-soc
|
7 years ago |