Thibaut Girka
|
14961cc8ee
|
[Glitch] Use randomized setTimeout when fallback-polling and re-add since_id
Port 4b5cde3f2d to glitch-soc
|
7 years ago |
Thibaut Girka
|
44e534c1a5
|
[Glitch] Do not crash in getStatusIds when there is a gap in the timeline
Port 8ccc863ae8 to glitch-soc
|
7 years ago |
Thibaut Girka
|
d73c0e14b0
|
[Glitch] Fix gap insertion for timeline disconnection
Port 575c5753e4 to glitch-soc
|
7 years ago |
Thibaut Girka
|
d7aac92316
|
[Glitch] Fix ID duplication in timelines
Port 33a8c3ab6c to glitch-soc
|
7 years ago |
Thibaut Girka
|
27cf820859
|
[Glitch] Fix comparing id
Port 9dff61a5ba to glitch-soc
|
7 years ago |
Thibaut Girka
|
54c32199af
|
[Glitch] Fix LoadMore on account media gallery
Port 2111defbbf to glitch-soc
|
7 years ago |
Thibaut Girka
|
f4a929a74a
|
[Glitch] Add missing null handling in notification reducer
Port 9487e8a4c0 to glitch-soc
|
7 years ago |
Thibaut Girka
|
7096611df6
|
[Glitch] Allow clients to fetch notifications made while they were offline
Port 9eaa47845c to glitch-soc
|
7 years ago |
Thibaut Girka
|
7a953db0b6
|
[Glitch] Allow clients to fetch statuses made while they were offline
Port 34cb1a5461 to glitch-soc
|
7 years ago |
Thibaut Girka
|
6a0f32b359
|
Fix error when unmuting a domain without listing muted domains first
|
7 years ago |
Thibaut Girka
|
5ad747727f
|
[Glitch] Replace onScrollToBottom with onLoadMore
Port 01d10b0bd8 to glitch-soc
|
7 years ago |
Thibaut Girka
|
c7e5a0af57
|
Do not needlessly refresh pinned toots
Port missing part of b29feb5c67 to glitch-soc
|
7 years ago |
Thibaut Girka
|
4f2bf28a86
|
[Glitch] Change icon for domain blocks
Port 3774cbce91 to glitch-soc
|
7 years ago |
Thibaut Girka
|
89f4e0298c
|
[Glitch] Add option to show only local toots in timeline preview
Port missing changes from 6528c0c101 to glitch-soc
|
7 years ago |
Thibaut Girka
|
b2a316bc16
|
[Glitch] Use streaming API for standalone timelines on /about and /tag pages
Port 895e3c2e6c to glitch-soc
|
7 years ago |
Thibaut Girka
|
2a78acb354
|
Change direct message warning to match upstream
|
7 years ago |
Thibaut Girka
|
185bc62a15
|
Implement client-size image resizing from upstream
|
7 years ago |
Thibaut Girka
|
dc67caa371
|
Port upstream's result section headers (fixes #366)
|
7 years ago |
Thibaut Girka
|
f9a8240394
|
Fix caret position after inserting suggestions (fixes #281)
|
7 years ago |
Thibaut Girka
|
2e017e752f
|
Remove unneeded code now that attachment URL isn't appended to toots
|
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 |
ThibG
|
e2697a3657
|
Merge pull request #505 from ThibG/glitch-soc/features/fetch-relationships-on-search
[Glitch] Fetch relationships for search results in UI
|
7 years ago |
Thibaut Girka
|
bdfce657fb
|
Change notification cleaning checkbox color (fixes #511)
|
7 years ago |
Thibaut Girka
|
cdb1d08119
|
[Glitch] Fetch relationships for search results in UI
Port webui changes from 750f3e64c9 to glitch-soc
|
7 years ago |
Thibaut Girka
|
3315877afe
|
Fix width only being set for standalone media
|
7 years ago |
Thibaut Girka
|
df3fa2cb78
|
[Glitch] Use real container width in MediaGallery srcSet
Port 765a8dad9a to glitch-soc
|
7 years ago |
Thibaut Girka
|
4e5afb1c41
|
[Glitch] Do not override the default push notification settings
Port 6bee19117f to glitch-soc
|
7 years ago |
Thibaut Girka
|
cabd24ffc4
|
Recover glitch-soc specific styles that were removed by accident
|
7 years ago |
Thibaut Girka
|
8a42e4c450
|
In footer, replace text "Mastodon" with logo
Port SCSS changes from 95385ebe3e to glitch-soc
|
7 years ago |
Thibaut Girka
|
99fccdb4e4
|
Add preference to hide following/followers lists
Port SCSS from aeceb63275
|
7 years ago |
Thibaut Girka
|
6452d871ca
|
[Glitch] Improvements to toots display in admin view
Port SCSS changes from 4072475241
(I'm sorry for the animated rainbows)
|
7 years ago |
Thibaut Girka
|
72c5d3dd80
|
Prevent click on video from opening detailed toot
|
7 years ago |
Thibaut Girka
|
b6133837ad
|
Widen clickable area of toots
|
7 years ago |
David Yip
|
d6aa91f87d
|
Merge pull request #487 from ThibG/glitch-soc/cleanup
Remove service worker code that has never been used
|
7 years ago |
David Yip
|
7deaadb048
|
Merge pull request #488 from ThibG/glitch-soc/features/accounts-custom-emoji
[Glitch] Enable custom emojis in profiles
|
7 years ago |
Thibaut Girka
|
4c835854d6
|
[Glitch] Open video modal on public UI
Port efc482361b to glitch-soc
|
7 years ago |
Thibaut Girka
|
1ea94fdaee
|
[Glitch] Combine similar components into one on public UI
Port fa7cdbeb67 to glitch-soc
|
7 years ago |
Thibaut Girka
|
ef620dfadd
|
[Glitch] Show card modal on public pages
Port d006271514 to glitch-soc
|
7 years ago |
Thibaut Girka
|
f4a64b8091
|
[Glitch] Enable custom emojis in profiles
Port 4055ce490c to glitch-soc
|
7 years ago |
Thibaut Girka
|
717e7d8872
|
Remove service worker code that has never been used
|
7 years ago |
ThibG
|
d3117e444d
|
Merge pull request #405 from ThibG/glitch-soc/features/dm-from-menu
[Glitch] Feature: Direct message from menu
|
7 years ago |
ThibG
|
ec8a7b4164
|
Merge pull request #485 from ThibG/glitch-soc/fixes/light-theme-textarea-color
Fix mastodon-light background color of the composer textarea when posting
|
7 years ago |
Thibaut Girka
|
04eeaa0fa4
|
[Glitch] Reword the direct message warning
Port 53c2164e9c 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
|
a8d5a4a74e
|
[Glitch] Fix issues with sending direct messages from user profile
Port 4be5383b91 to glitch-soc
|
7 years ago |
Thibaut Girka
|
c5d2dcb562
|
[Glitch] Feature: Direct message from menu
Port df62fc20bf to glitch-soc
|
7 years ago |
Thibaut Girka
|
8567ffd27d
|
Fix mastodon-light background color of the composer textarea when posting
|
7 years ago |
Thibaut Girka
|
f7b9911f71
|
Fix modals testing for props.noEsc (fixes #482)
|
7 years ago |
Thibaut Girka
|
873f33d9ff
|
Change local settings SCSS to be more consistent with modals
|
7 years ago |
beatrix
|
b221cc1707
|
Merge pull request #469 from ThibG/glitch-soc/features/glitch-light-theme
Port Sylvhem's mastodon-light to glitch flavour
|
7 years ago |