Thibaut Girka
|
50553e097d
|
Remove link rewriting option as it is easily bypassable
|
5 years ago |
Thibaut Girka
|
2f4cb78803
|
Add options to highlight misleading links in statuses
Fixes #1162
|
5 years ago |
Thibaut Girka
|
d84045c9ca
|
Move decodeIDNA to app/javascript/flavours/glitch/util
|
5 years ago |
Thibaut Girka
|
b99f77bd31
|
Use a different icon for audio attachments
|
5 years ago |
Eugen Rochko
|
b02325e820
|
[Glitch] Add audio uploads
Port front-end changes from d7e2f554fb to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Thibaut Girka
|
c1619a5c24
|
[Glitch] Add keyboard shortcut to hide/show media
Port 7ee189fa60 and 9e238804ea to glitch-soc
|
6 years ago |
Thibaut Girka
|
5052b8c29f
|
Fix content warning button displaying a link icon when no status card is set
|
6 years ago |
Eugen Rochko
|
87a7a9a4df
|
[Glitch] Add blurhash
Port front-end changes from a6d2fe7165 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Thibaut Girka
|
d20647fd94
|
Fix polls icon not showing in CW button in detailed statuses
|
6 years ago |
Thibaut Girka
|
619d55358f
|
Shift+click on column Back button to return to last pinable column
|
6 years ago |
Thibaut Girka
|
b83e693c40
|
Do not handle clicks in detailed status content
|
6 years ago |
ThibG
|
5ca976c776
|
[Glitch] Add a “Block & Report” button to the block confirmation dialog
Port 36a6089a22 to glitch-soc
|
6 years ago |
Eugen Rochko
|
21366f9e05
|
[Glitch] Redesign landing page
Port 56822606f4 to glitch-soc
|
6 years ago |
ash lea
|
00bc35891b
|
add local setting to auto reveal media behind cw
|
6 years ago |
Thibaut Girka
|
6ad1fc3254
|
[Glitch] Perform deep comparison for card data when receiving new props
Prevents embedded players from resetting when interacting with the toot
|
6 years ago |
Eugen Rochko
|
342d9d25bb
|
Add polls
Port front-end parts of 4a3acdc916 to glitch-soc
|
6 years ago |
Thibaut Girka
|
e8ae6b050b
|
[Glitch] Fix crash on public hashtag pages when streaming fails
Port 3547e3e59e to glitch-soc
|
6 years ago |
Thibaut Girka
|
04d7200ba4
|
[Glitch] Add "copy link" item to status action bars
Port 12cb694634 to glitch-soc
|
6 years ago |
Thibaut Girka
|
3d5ef5c497
|
Avoid two-step rendering of statuses as much as possible
Cache width shared by Video player, MediaGallery and Cards at the
ScrollableList level, pass it down through StatusList and Notifications.
|
6 years ago |
Thibaut Girka
|
a9078c18eb
|
Fix CW unfolding not triggering re-layout in public hashtag page
|
6 years ago |
Thibaut Girka
|
d55233da9a
|
Fix unfolding CWs on public hashtag page
Fixes #909
|
6 years ago |
Thibaut Girka
|
a847f3bec6
|
[Glitch] Fix new hashtag page's items not being full-width on mobile
Port d28a2f7636 to glitch-soc
|
6 years ago |
Thibaut Girka
|
eaebfc67d8
|
[Glitch] Improve the public hashtag page
Port 43014334f8 to glitch-soc
|
6 years ago |
Thibaut Girka
|
8219940214
|
[Glitch] Redesign public hashtag page to use a masonry layout
Port 380b246728 to glitch flavour
|
6 years ago |
Thibaut Girka
|
95dcaccb03
|
[Glitch] Display fallback link card thumbnail when none is given
Port 39d81be7de to glitch-soc
|
6 years ago |
Thibaut Girka
|
467786f29b
|
Fix mention links in detailed statuses not opening in the WebUI
|
6 years ago |
Thibaut Girka
|
550c523233
|
Update MediaGallery and Video props when folding/unfolding CWs in detailed statuses
|
6 years ago |
Thibaut Girka
|
e7c0ad6ac4
|
Move URLs to backend in their own file
|
6 years ago |
Thibaut Girka
|
7f023b3b98
|
[Glitch] Fix dimensions of preview cards, fix crash in web UI, fix warning
Port 766a808de4 to glitch-soc
|
6 years ago |
Thibaut Girka
|
18870c45f1
|
[Glitch] Include preview cards in status entity in REST API
Port cf2ab9c394 to glitch-soc
|
6 years ago |
Thibaut Girka
|
e6aa730195
|
[Glitch] After click to embed video, autoplay it
Port 1cf9467613 to glitch-soc
|
6 years ago |
Thibaut Girka
|
ddbf9887cd
|
[Glitch] Click card to embed external content
Port front-end changes from 0357e93a91 to glitch-soc
|
6 years ago |
Thibaut Girka
|
6e3625c5bc
|
[Glitch] Fix oEmbed image_modal src.
Port 7da34ff0a3 to glitch-soc
|
6 years ago |
Thibaut Girka
|
c48345969f
|
[Glitch] Ensure link thumbnails are not stretched to super low quality
Port front-end changes from 46cce9ee4b to glitch-soc
|
6 years ago |
Thibaut Girka
|
9b7139099f
|
[Glitch] Add embed_url to preview cards
Port front-end changes from ce3989fc6a to glitch-soc
|
6 years ago |
Thibaut Girka
|
4567e42341
|
Media gallery styling closer to upstream's
|
6 years ago |
Thibaut Girka
|
34ecec8c85
|
Add admin links to status and account menus (fixes #673)
If the current logged-in user is an admin, add quick links to the admin
interface in account and toot dropdown menu. Suggestion by @ashkitten
|
6 years ago |
Thibaut Girka
|
a3afd0791d
|
[Glitch] Show compose form on delete & redraft when in mobile layout
Port 97a2958ba1 to glitch-soc
|
6 years ago |
Thibaut Girka
|
1295515bd4
|
[Glitch] Add missing video descriptions
Port 5b773a2c9c to glitch-soc
|
6 years ago |
Thibaut Girka
|
d8c35a6b85
|
[Glitch] Add redraft function
Port 16173535d9 to glitch-soc
|
7 years ago |
Thibaut Girka
|
93e6984be8
|
Make active bookmarks red (fixes #493)
|
7 years ago |
Thibaut Girka
|
2b26e7ed5f
|
[Glitch] Use .star-icon instead of hardcoding color in detailed statuses
Port 6d50785928 to glitch-soc
|
7 years ago |
Thibaut Girka
|
4c835854d6
|
[Glitch] Open video modal on public UI
Port efc482361b to glitch-soc
|
7 years ago |
Thibaut Girka
|
c77a4d8c51
|
[Glitch] Feature: Direct message from Statuses
Port 7a06bd7085 to glitch-soc
|
7 years ago |
Thibaut Girka
|
4e4a5fc1ad
|
Add show more/less toggle for entire threads in web UI
Inspired from b9b01bf14a but using component
properties instead of redux store for hidden/revealed state.
|
7 years ago |
Thibaut Girka
|
5ab80ffadd
|
Refactor the infamous three-valued boolean into two booleans, trying to simplify the logic
|
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 |
Thibaut Girka
|
f83dc9507f
|
Glitchsoc-specific changes to allow boosting own private toots
|
7 years ago |
Thibaut Girka
|
46b36c44ce
|
[Glitch] Make detailed status' media gallery standalone
|
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 |