Thibaut Girka
c5dd4ed1d5
[Glitch] Fix media button type
...
Port ecdac9017e
to glitch-soc
7 years ago
Thibaut Girka
dfe8abb8cd
[Glitch] Handle preference to always display sensitive media
...
Port the UI part of 76f3d5d16b
to glitch-soc
7 years ago
imncls
dd4ad6300b
Add missing Japanese translation
7 years ago
David Yip
b7804028c2
Merge pull request #419 from ThibG/glitch-soc/features/bookmarks
...
Bookmarks
7 years ago
David Yip
eb72c3398c
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
0b326950bf
Merge pull request #416 from ThibG/glitch-soc/features/media-modal
...
Port various media modal improvements to glitch-soc
7 years ago
Thibaut Girka
acb434b0c9
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
043a699990
Update glitch-soc style to match changes to reports UI
...
Port style changes from d9b62e34da
7 years ago
Thibaut Girka
e74e5c7eb9
Place composer dropdown menus top if they are closer to the bottom of the viewport
7 years ago
Thibaut Girka
9073687f66
[Glitch] Fix video player height
...
Port 31e7b73084
to glitch-soc
7 years ago
Thibaut Girka
101e6564fd
[Glitch] Refactor scss
...
Port f691afaae9
to glitch-soc
7 years ago
Thibaut Girka
0fb5ea5d15
Fix video modal
7 years ago
Thibaut Girka
a4fa8c9064
[Glitch] Avoid using JS to set height in MediaModal
...
Port fa5c867e0e
to glitch-soc
7 years ago
Thibaut Girka
87071d9e81
[Glitch] Improved media modal
...
Port 4e929b2d17
to glitch-soc
7 years ago
Thibaut Girka
0b86ec4e7f
[Glitch] Allow to open a modal for embedded photo
...
Port bf7757cbbc
to glitch-soc
7 years ago
Thibaut Girka
a896f601fa
Fix video playback in glitch-soc detailed statuses
7 years ago
beatrix
77b650b69c
Merge pull request #412 from ThibG/glitch-soc/cleanup
...
Remove duplicate message entries (minor code cleanup)
7 years ago
Thibaut Girka
d0e792e231
Update accounts SCSS for public pages
7 years ago
Thibaut Girka
75f2e9fd97
Remove duplicate message entries
7 years ago
Thibaut Girka
ca9f022a80
[Glitch] Fix: Prevent submission using same logic as submit button disabling.
...
Port 6a895e1ab3
to glitch-soc
7 years ago
beatrix
3304cb681d
Merge pull request #380 from ThibG/glitch-soc/features/domain-block-ui
...
Port #6628 to glitch-soc flavour
7 years ago
Thibaut Girka
48bcf4d6e8
[Glitch] Remove pointer events on the entire UI when a dropdown menu is open
...
Port 913a38111f
to glitch-soc
7 years ago
Thibaut Girka
2871a82fcc
[Glitch] Place dropdown menu top if it is closer to the bottom of the viewport
...
Port f6a8d835d3
to glitch-soc
7 years ago
Thibaut Girka
218cc261d1
Add the domain blocks UI to Getting Started Misc
7 years ago
Thibaut Girka
afa813d71f
Add basic domain block UI
7 years ago
Thibaut Girka
482ad7d7c4
Keep list of blocked domains
...
Might be overkill, but I'm trying to follow the same logic as for blocked users
7 years ago
Thibaut Girka
79da0ad7a2
Update all known users' domain_blocking relationship instead of just one's
7 years ago
Thibaut Girka
937ace10d9
Fix undefined URL in `fetchDomainBlocks`
7 years ago
Thibaut Girka
b5948044b3
[Glitch] Display unfollow button even if account moved
...
Backport 3987bd18a4
to glitch-soc
7 years ago
Thibaut Girka
a59c146bf8
[Glitch] Profile redirect notes
...
Port WebUI changes from 58cede4808
7 years ago
David Yip
4e45954280
Merge pull request #402 from ThibG/glitch-soc/fixes/accept-empty-toot-contents
...
Render toots with empty contents
7 years ago
Thibaut Girka
7db431eac6
Fix attachment lists
7 years ago
Thibaut Girka
53eab4470d
Render toots with empty contents
...
This is necessary to display toots with media but otherwise no contents,
as glitch-soc displays the media as a child of StatusContent, unlike
Mastodon.
7 years ago
Thibaut Girka
88790b91de
[Glitch] Display AttachmentList in notifications
...
Port 77406d3a09
to glitch-soc
7 years ago
Thibaut Girka
3bc5452449
[Glitch] Display AttachmentList in timelines in compact style when media missing
...
Port 86a9de6753
to glitch-soc
7 years ago
Ash Levy
58eeb92755
expanded notifications show like default
7 years ago
Thibaut Girka
12b0ea0667
[Glitch] Cancel outdated pending compose suggestions
...
Port 08f49bdb0d9ea03b1290bc1b6f1beaa37a6308e2 to the glitch flavour
7 years ago
David Yip
c074b226b6
Merge pull request #394 from ashkitten/compressed-notifs
...
fix compressed notifications again (#393 )
7 years ago
Ash Lea
5b00b8f0da
fix .status__info__icons layout
7 years ago
David Yip
a387f99659
Merge pull request #388 from ThibG/glitch-soc/federated-pinned-toots
...
Port WebUI toots/with reply/media tabs and pinned toots to glitch
7 years ago
Ash Levy
c68c1466ac
fix compressed notifications again ( #393 )
7 years ago
David Yip
fe17446af0
Merge pull request #391 from ashkitten/compressed-notifs
...
fix non-notification boosts for compressed notifications
7 years ago
Ash Levy
33d5fe889a
fix non-notification boosts
7 years ago
Thibaut Girka
6f0e50f9a0
[Glitch] Federate pinned statuses over ActivityPub
...
Port 9110db41c5
to glitch
7 years ago
Thibaut Girka
cd73af3bd0
[Glitch] Improve style of web UI account tabs
...
Port of 38b9af76a2
to glitch
7 years ago
Thibaut Girka
f00af46d70
[Glitch] Add "Toots/Toots with replies/Media" tab below profile header
...
Port 5131012505
to glitch
7 years ago
David Yip
50f56ba375
Merge pull request #385 from ThibG/glitch-soc/features/port-reports-ui-changes
...
Port reports ui changes to glitch-soc flavour
7 years ago
David Yip
a3c86d8cb9
Merge pull request #386 from ashkitten/compressed-notifs
...
compress boost/fave notifications more
7 years ago
Thibaut Girka
9c40a5f3c8
Fix toot text color in the report modal
7 years ago
Thibaut Girka
19f7bd1582
Show media on report UI
...
Ports 219aac7800
to glitch-soc
7 years ago
Thibaut Girka
22870985da
Add close modal icon to report dialog ( #6591 )
...
Port 379cdfaac5
to glitch-soc flavour
7 years ago
Thibaut Girka
9cf574d0d2
Port federated reports UI to glitchsoc
...
Port 41a01bec23
to glitch-soc
7 years ago
Ash Levy
9317f6853e
compress boost/fave notifications more
7 years ago
Gô Shoemake
22f2750578
Merge pull request #384 from ThibG/glitch-soc/features/no-media-url
...
Remove text requirement when media attached from statuses (fixes #381 )
7 years ago
Gô Shoemake
2395a4c313
Merge pull request #344 from chriswmartin/getting-started-badge-merge
...
merge tootsuite pr #6313 into glitch & move getting_started dispatch stuff to mapDispatchToProps
7 years ago
Thibaut Girka
841ef606a9
Remove text requirement when media attached from statuses ( fixes #381 )
...
Ports cfa9b6e13a
to glitchsoc
7 years ago
Thibaut Girka
25c5223617
Port #6627 and #6636 to glitch-soc
7 years ago
David Yip
65e2a4645e
Use glitchsoc TimelineComponent's margin/padding on about page.
7 years ago
David Yip
6176e278f4
Copy in new CSS for about page.
7 years ago
yuzulabo
43cc79aaa0
Fix border-radius of owner avatar in /about/more
7 years ago
imncls
f2f19e1f8a
Update SCSS
7 years ago
imncls
7bff3243ae
Update columns.scss
7 years ago
imncls
ef1d46948a
Update containers.scss
7 years ago
imncls
82408904a1
Update index.scss
7 years ago
imncls
fa3641df7f
Update about.scss
7 years ago
Thibaut Girka
fb6f131fa1
Revert 245816ab27
( fixes #348 )
...
Since 245816ab27
, IntersectionObserverArticle
assumes that its children do not change unless the number of children changes.
This is not the case with the notification overlay, which resulted in the
checkmark of notification cleaning mode not updating unless scrolling to make
notifications appear/disappear.
This change may negatively impact performances.
7 years ago
ncls7615
15a5b3372a
Fix detailed-status
7 years ago
Thibaut Girka
2107891edb
Remove some leftover code, I guess
7 years ago
cwm
0ddeed9377
add 'this.props' to fetchLists
7 years ago
cwm
939075899e
remove unused openOnboardingModal from getting_started
7 years ago
cwm
00be9eb3fe
merge tootsuite pr #6313 into glitch
7 years ago
David Yip
e7a0840f8c
Merge pull request #336 from ThibG/glitch-soc/features/tag-warning
...
Display a warning when composing unlisted toots with something looking like a hashtag
7 years ago
David Yip
24b6e4121f
Merge pull request #342 from glitch-soc/merge-upstream
...
Merge upstream
7 years ago
David Yip
3cae362214
Merge new onboarding styles; delete refs to PNGs.
7 years ago
Thibaut Girka
1619efd735
Do not discard statuses obtained via websocket when API request finishes
...
This backports 0b888acfd4
7 years ago
Thibaut Girka
1287b2782b
Display a warning when composing unlisted toots with something looking like a hashtag
...
This is a backport of b6af88192f
to the glitch flavour.
7 years ago
David Yip
bcd86404da
Port 7badad7797
to glitch frontend
7 years ago
David Yip
708ec07e27
Style fixes to make eslint happier, hopefully
7 years ago
kibi!
cda845ae0e
Fix mailer to use webpack core
7 years ago
kibi!
8ee6ed358f
Increase priority of favstar gold
7 years ago
kibi!
1ee0e91fb6
Fixes to notification styling
7 years ago
kibi!
b9f4896830
Fixes to drawer and CWs
7 years ago
beatrix
cd6674606f
Merge pull request #329 from KnzkDev/scss-refactor
...
SCSS Refactor
7 years ago
beatrix
39f231f3da
Merge pull request #328 from glitch-soc/feature/glitchy-elephant-friend
...
Add glitchy elephant friend
7 years ago
kibi!
0fb3bd09e9
Oops this should have been a part of last commit
7 years ago
kibi!
1fa03e026a
Fixes onboarding modal ( #318 )
7 years ago
kibi!
a5931e1f48
Fixed autocollapse detection
7 years ago
David Yip
c2669f93d0
Fix eslint errors. #294 .
7 years ago
David Yip
756a9cd139
Run slightly less afoul of accessibility checks. #294 .
...
This makes the clickable element an interactive element, but doesn't add
alt text and makes it not-obvious that you can click the elefriend. On
one hand, this goes against good practice; on the other hand, it's not
*supposed* to be obvious that you can click the elefriend.
7 years ago
David Yip
e64cc311dd
Introduce a bit of luck into the elefriend selection. #294 .
7 years ago
David Yip
53cbc9933e
Add wave background; blend elefriend in a bit more. #294 .
7 years ago
David Yip
cd1377de7f
Bind click event to elefriend cycling. #294 .
7 years ago
David Yip
1dbb6b5e08
Set glitchy elephant friend variant in initial state. #294 .
...
Also lay some groundwork needed to interactively change the
glitchfriend.
The codebase uses "elefriend" because it's shorter and didn't require me
to realign the actions in actions/compose.js. Same idea, though.
7 years ago
David Yip
1e0b707018
Add the shrinking glitchy elefriend. #294 .
7 years ago
David Yip
835eec8a4c
Prototype out glitchy elephant friend. #294 .
...
Glitched elephant friends kindly provided by @ncls7615.
7 years ago
ncls7615
f9b08e2142
Fix collapsed toot style
7 years ago
ncls7615
1ebe66b78c
Fix un-fullwidth media style
7 years ago
ncls7615
be2bac05aa
Fix media detailed style
7 years ago
ncls7615
b5476f6c75
Fix confirmation modal bug
7 years ago
ncls7615
bc0524834e
Fix letterbox bug
7 years ago