Thibaut Girka
|
8d57c0e70e
|
When selecting a toot via keyboard, ensure it is scrolled into view
|
6 years ago |
Eugen Rochko
|
92e1950194
|
[Glitch] Fix glitched out "not found" message for non-existing profiles in web UI
Port 56f29c38b6 to glitch-soc
|
6 years ago |
Thibaut Girka
|
cb410f80a4
|
Add column title to “Favourited by” and “Boosted by” columns
|
6 years ago |
ashleyhull-versent
|
ac071d65de
|
[Glitch] Duplicate values
Port bd365cc38b to glitch-soc
|
6 years ago |
Thibaut Girka
|
14bad3f472
|
Do not handle clicks in detailed status content
|
6 years ago |
Alex Gessner
|
b6fa500806
|
[Glitch] squashed identity proof updates
Port JS from 69141dca26 to glitch-soc
|
6 years ago |
Thibaut Girka
|
ab39ffb175
|
Add fa-info-circle to disclaimer
|
6 years ago |
slice
|
6fdd829d8c
|
[Glitch] Add rel='noopener' to redesigned profile column header avatar link
Port 73f5711fb8 to glitch-soc
|
6 years ago |
ThibG
|
841d2c9f23
|
[Glitch] Move the account dropdown menubar to the right, make sure it doesn't move
Port a91acf79b5 to glitch-soc
|
6 years ago |
Aditoo17
|
37ad0478ef
|
[Glitch] Make clicking on avatar open public profile in new tab
Port 6f6abc369f to glitch-soc
|
6 years ago |
mayaeh
|
cf3f063e10
|
[Glitch] Fix menu items that don't action
Port 186f7bcbb6 to glitch-soc
|
6 years ago |
Eugen Rochko
|
00f251b8fe
|
[Glitch] Redesign profile column in web UI to match design on public pages
Port a96181f16f to glitch-soc
|
6 years ago |
Thibaut Girka
|
58da5e93c0
|
Port search results styling to glitch-soc
|
6 years ago |
Thibaut Girka
|
355d384d8d
|
Revert "[Glitch] fix: update to emoji-mart 2.10.0"
This reverts commit 49bea8c46b .
|
6 years ago |
ThibG
|
9e80b34a95
|
[Glitch] Add a “Block & Report” button to the block confirmation dialog
Port 6df4a82969 to glitch-soc
|
6 years ago |
Eugen Rochko
|
2a93c88015
|
[Glitch] Disable real-time updates on public pages to improve readability
Port 42c581c458 to glitch-soc
|
6 years ago |
Nolan Lawson
|
49bea8c46b
|
[Glitch] fix: update to emoji-mart 2.10.0
Port db06b25376 to glitch-soc
|
6 years ago |
Eugen Rochko
|
e900b03e38
|
[Glitch] Fix scrollbar styles on compose textarea, small bugs
Port 6a3f08661f to glitch-soc
|
6 years ago |
ThibG
|
931ecc8824
|
[Glitch] Add UI for enabling/disabling poll notifications
|
6 years ago |
Eugen Rochko
|
458db4333a
|
[Glitch] Fix public timeline page not paginating correctly
Port da45b8b4c9 to glitch-soc
|
6 years ago |
Eugen Rochko
|
bbb9ff0e84
|
[Glitch] Redesign landing page
Port 65fffeac3f to glitch-soc
|
6 years ago |
Thibaut Girka
|
4849eb8e7f
|
Make clicking on the account and status column headers scroll to top
|
6 years ago |
ThibG
|
45e4c90a23
|
Merge pull request #953 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
|
6 years ago |
Thibaut Girka
|
9c620fc5c8
|
[Glitch] Add support for poll ending notifications
Port front-end parts of 3a92885a86 to glitch-soc
|
6 years ago |
ash lea
|
f534f4869e
|
add local setting to auto reveal media behind cw
|
6 years ago |
Thibaut Girka
|
84c807a0dc
|
Allow setting whether this is a single choice poll or multiple choices one
|
6 years ago |
Thibaut Girka
|
235be596bc
|
Use server-provided poll limits instead of hardcoded ones
Also does not enable polls if no limits are provided by the server
|
6 years ago |
Thibaut Girka
|
8fe86cebaa
|
[Glitch] Port polls creation UI from upstream
|
6 years ago |
Thibaut Girka
|
ff827c1f38
|
[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
|
8d70a8a19b
|
Add polls
Port front-end parts of 230a012f00 to glitch-soc
|
6 years ago |
Eugen Rochko
|
cce1c3252f
|
Fix home timeline perpetually reloading when empty
Port 3e0ed36e8e to glitch-soc
|
6 years ago |
Mélanie Chauvel (ariasuni)
|
2a4ce7458a
|
[Glitch] Fix errors found by eslint
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Mélanie Chauvel (ariasuni)
|
282ac61500
|
[Glitch] Make the column header of profile view look like the others, too
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Mélanie Chauvel (ariasuni)
|
12a0dd71be
|
[Glitch] Make the column header of toot/thread view look like the others
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Thibaut Girka
|
896beb16c5
|
[Glitch] Internationalize unexpected error message
Port 4e71b104e6 to glitch-soc,
fixing a crash in the process
|
6 years ago |
Eugen Rochko
|
be9352266c
|
Fix hashtag column not subscribing to stream on mount (#10040)
Fix #9895
|
6 years ago |
Thibaut Girka
|
d974988541
|
Fix video player width not being updated to fit container width
|
6 years ago |
Ben Lubar
|
fa9635c741
|
Allow multi-line image descriptions. (Glitch)
|
6 years ago |
Thibaut Girka
|
e31fc2b458
|
[Glitch] Fix crash on public hashtag pages when streaming fails
Port 041ff5fa9a to glitch-soc
|
6 years ago |
Thibaut Girka
|
a151c5566a
|
[Glitch] Fix hashtags select styling in default and high contrast skins
Port 169b9d4428 to glitch-soc
|
6 years ago |
Thibaut Girka
|
614ea184bb
|
[Glitch] Add "copy link" item to status action bars
Port 3cfadd875c to glitch-soc
|
6 years ago |
Thibaut Girka
|
e230b176fb
|
[Glitch] Don't focus spoiler input when disabled spoiler
Inspired by 0e513ff862
|
6 years ago |
ThibG
|
a3ba28eb17
|
Merge pull request #913 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
|
6 years ago |
Thibaut Girka
|
049c9a3b97
|
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
|
b47a53f902
|
[Glitch] Rename from instance to server.
Port 46e806cd2f to glitch-soc
|
6 years ago |
Thibaut Girka
|
7ed2aeb6e9
|
[Glitch] Allow multiple files upload through web UI, including drag & drop
Port 750c67660d to glitch-soc
|
6 years ago |
Thibaut Girka
|
a963ea67dd
|
[Glitch] Add missing rejection handling for Promises
Port missing parts from 2c51bc0ca5 to glitch-soc
|
6 years ago |
Thibaut Girka
|
1a70fca168
|
Fix CW unfolding not triggering re-layout in public hashtag page
|
6 years ago |
Thibaut Girka
|
3ce34ce7a2
|
Fix unfolding CWs on public hashtag page
Fixes #909
|
6 years ago |
Thibaut Girka
|
c9d261753a
|
Remove redundant “options” from “Compose box options”
Thanks @ariasuni.
|
6 years ago |