Thibaut Girka
d2b9747a50
Add basic domain block UI
7 years ago
Thibaut Girka
38feef43ad
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
e47593cac8
Update all known users' domain_blocking relationship instead of just one's
7 years ago
Thibaut Girka
876cc5c02b
Fix undefined URL in `fetchDomainBlocks`
7 years ago
Thibaut Girka
32ede640af
[Glitch] Display unfollow button even if account moved
...
Backport 1a90ef9c25
to glitch-soc
7 years ago
Thibaut Girka
f63450c7ec
[Glitch] Profile redirect notes
...
Port WebUI changes from b89f614bd7
7 years ago
David Yip
299cfa4bc7
Merge pull request #402 from ThibG/glitch-soc/fixes/accept-empty-toot-contents
...
Render toots with empty contents
7 years ago
Thibaut Girka
166fe6e6dd
Fix attachment lists
7 years ago
Thibaut Girka
4975cee02f
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
8fc7f85356
[Glitch] Display AttachmentList in notifications
...
Port 2cb19bf443
to glitch-soc
7 years ago
Thibaut Girka
9454cfc0ad
[Glitch] Display AttachmentList in timelines in compact style when media missing
...
Port 5079c1e322
to glitch-soc
7 years ago
Ash Levy
21e374356a
expanded notifications show like default
7 years ago
Thibaut Girka
5857c632ef
[Glitch] Cancel outdated pending compose suggestions
...
Port 08f49bdb0d9ea03b1290bc1b6f1beaa37a6308e2 to the glitch flavour
7 years ago
David Yip
bdeaef116e
Merge pull request #394 from ashkitten/compressed-notifs
...
fix compressed notifications again (#393 )
7 years ago
Ash Lea
4b0f6c677e
fix .status__info__icons layout
7 years ago
David Yip
8d5abcb749
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
59c1accd4b
fix compressed notifications again ( #393 )
7 years ago
David Yip
1500cac87d
Merge pull request #391 from ashkitten/compressed-notifs
...
fix non-notification boosts for compressed notifications
7 years ago
Ash Levy
9972506493
fix non-notification boosts
7 years ago
Thibaut Girka
b05bebce6d
[Glitch] Federate pinned statuses over ActivityPub
...
Port b1f8dfd3cf
to glitch
7 years ago
Thibaut Girka
b1691c9811
[Glitch] Improve style of web UI account tabs
...
Port of 5ce4b21455
to glitch
7 years ago
Thibaut Girka
ce24c3186b
[Glitch] Add "Toots/Toots with replies/Media" tab below profile header
...
Port ca9d8402c3
to glitch
7 years ago
David Yip
16fa0e15a9
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
3c05ed5ce6
Merge pull request #386 from ashkitten/compressed-notifs
...
compress boost/fave notifications more
7 years ago
Thibaut Girka
f31d4ef2d3
Fix toot text color in the report modal
7 years ago
Thibaut Girka
5ac00cbf1f
Show media on report UI
...
Ports deba74063f
to glitch-soc
7 years ago
Thibaut Girka
8e7394c876
Add close modal icon to report dialog ( #6591 )
...
Port 9769285278
to glitch-soc flavour
7 years ago
Thibaut Girka
15563f8421
Port federated reports UI to glitchsoc
...
Port 0ebd2a1718
to glitch-soc
7 years ago
Ash Levy
1d27649098
compress boost/fave notifications more
7 years ago
Gô Shoemake
76f948f206
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
61f7b7bc3e
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
cb3a0bf3ed
Remove text requirement when media attached from statuses ( fixes #381 )
...
Ports 0c2a08adeb
to glitchsoc
7 years ago
Thibaut Girka
552b68452a
Port #6627 and #6636 to glitch-soc
7 years ago
David Yip
7f53d83b42
Use glitchsoc TimelineComponent's margin/padding on about page.
7 years ago
David Yip
69c4127ece
Copy in new CSS for about page.
7 years ago
yuzulabo
af8aa1a5b9
Fix border-radius of owner avatar in /about/more
7 years ago
imncls
9d28dc6c34
Update SCSS
7 years ago
imncls
90765d1e99
Update columns.scss
7 years ago
imncls
a6138cc1e9
Update containers.scss
7 years ago
imncls
51ff35b344
Update index.scss
7 years ago
imncls
3419c8e2ac
Update about.scss
7 years ago
Thibaut Girka
da0a577768
Revert 4a48d03b31
( fixes #348 )
...
Since 4a48d03b31
, 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
0318146f16
Fix detailed-status
7 years ago
Thibaut Girka
810312213a
Remove some leftover code, I guess
7 years ago
cwm
5a3792dfd8
add 'this.props' to fetchLists
7 years ago
cwm
0bf2f1d6d5
remove unused openOnboardingModal from getting_started
7 years ago
cwm
02b8b6efdf
merge tootsuite pr #6313 into glitch
7 years ago
David Yip
8354cca2fa
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
6b4f90e5fb
Merge pull request #342 from glitch-soc/merge-upstream
...
Merge upstream
7 years ago
David Yip
75dac5d056
Merge new onboarding styles; delete refs to PNGs.
7 years ago