Thibaut Girka
|
5f581d7c3c
|
[Glitch] Fix LoadMore usage in account media gallery
(Even though that codepath is probably never actually used…)
|
2018-12-13 15:00:36 +01:00 |
Thibaut Girka
|
73ee38f485
|
[Glitch] Do not display empty message when the list is known to have more elements
|
2018-12-13 15:00:36 +01:00 |
Thibaut Girka
|
39696024ca
|
Minor cleanup in ScrollableList component
|
2018-12-13 15:00:36 +01:00 |
Thibaut Girka
|
480f938511
|
[Glitch] Fix various things in the directory
Port ecd303c097 to glitch-soc
|
2018-12-09 16:08:10 +01:00 |
Thibaut Girka
|
0b1bc66695
|
Port directory CSS changes from upstream
Port 73be8f38c1 to glitch-soc
|
2018-12-09 16:08:10 +01:00 |
Thibaut Girka
|
4167ed375b
|
Fix mention links in detailed statuses not opening in the WebUI
|
2018-12-06 15:31:21 +01:00 |
Thibaut Girka
|
4b85bf12ab
|
Fix since_id
|
2018-12-01 18:59:24 +01:00 |
Thibaut Girka
|
76320bf6d8
|
Scroll to selected toot even if the ancestors happen to be loaded
|
2018-11-30 22:37:38 +01:00 |
Thibaut Girka
|
a10fee3c09
|
Scroll to detailed status when new ancestors get inserted
|
2018-11-30 22:37:38 +01:00 |
Thibaut Girka
|
31599ad91c
|
[Glitch] Fix bug in order of conversations in web UI
Port e18390cfe6 to glitch-soc
|
2018-11-30 22:37:38 +01:00 |
Thibaut Girka
|
837ea32c88
|
[Glitch] Replace recursion in status mapStateToProps
Port dfbadd6837 to glitch-soc
|
2018-11-30 22:37:38 +01:00 |
Thibaut Girka
|
a28f5695f3
|
[Glitch] Fix context building in the reducer
Port 7706ed038f to glitch-soc
|
2018-11-30 22:37:38 +01:00 |
Thibaut Girka
|
1624a95b2b
|
[Glitch] Introduce flat layout to contexts reducer
Port 023fe5181b to glitch-soc
|
2018-11-30 22:37:38 +01:00 |
Thibaut Girka
|
6a264c9379
|
Improve detailed status component lifecycle
- Move componentWillMount and componentWillReceiveProps logic to
getDerivedStateFromProps.
- Compute CW auto-unfold status earlier
|
2018-11-29 18:32:42 +01:00 |
Thibaut Girka
|
7e63fb26e0
|
Do not hardcode preferences link, pleroma doesn't have it
|
2018-11-28 22:36:01 +01:00 |
Thibaut Girka
|
922d05864f
|
Add error boundary component to catch Web UI crashes
|
2018-11-28 22:36:01 +01:00 |
Thibaut Girka
|
39c8a71df8
|
Do not crash the whole UI when loading an invalid column
|
2018-11-28 22:36:01 +01:00 |
Thibaut Girka
|
c18bb5d245
|
Switch “cycling” reply policy link to set of radio inputs
Fixes #832
|
2018-11-28 22:35:42 +01:00 |
Thibaut Girka
|
f17a61a916
|
Add basic UI to set list replies setting in glitch-soc
|
2018-11-28 14:46:07 +01:00 |
David Yip
|
74a281475a
|
Merge pull request #829 from ThibG/glitch-soc/features/volume-sliders
[Glitch] Volume sliders for videos
|
2018-11-27 15:27:21 -06:00 |
Thibaut Girka
|
3b707bdc12
|
[Glitch] Volume sliders for videos
Port f978afa487 to glitch-soc
|
2018-11-27 15:21:57 +01:00 |
Thibaut Girka
|
f969eca07e
|
[Glitch] check_boxes label should use display: inline-block
Port 180ae0472a to glitch-soc
|
2018-11-27 13:29:12 +01:00 |
Thibaut Girka
|
6b6e633c09
|
Update MediaGallery and Video props when folding/unfolding CWs in detailed statuses
|
2018-11-25 11:29:56 +01:00 |
Thibaut Girka
|
b41d60f2d8
|
Render placeholder when inline video container width isn't known
|
2018-11-25 11:29:56 +01:00 |
Thibaut Girka
|
0d3612482e
|
Render placeholder instead of image when MediaGallery container width isn't known
|
2018-11-25 11:29:56 +01:00 |
Thibaut Girka
|
b3ff35a75c
|
Move URLs to backend in their own file
|
2018-11-19 15:56:38 +01:00 |
Thibaut Girka
|
a77ee0bb6d
|
Fix composer not displaying on iPad
|
2018-11-16 15:04:32 +01:00 |
Thibaut Girka
|
86527024aa
|
In detailed status view, take displayMedia setting into account when changing media
Fixes #819
|
2018-11-15 16:38:50 +01:00 |
Thibaut Girka
|
6ce7e74b46
|
[Glitch] Fix race condition when interacting with deleted toots
Port c875f19673 to glitch-soc
|
2018-11-13 16:30:07 +01:00 |
Thibaut Girka
|
2fe0cb1623
|
[Glitch] Prepend account header even when status list is empty
Partially port 90b64c0069
|
2018-11-13 15:54:04 +01:00 |
Thibaut Girka
|
c78c80f807
|
[Glitch] Fix loading indicator inconsistency
Port 3cecf3e5b9 to glitch-soc
|
2018-11-13 15:54:04 +01:00 |
Thibaut Girka
|
5ebbaffaa3
|
[Glitch] Use local instead of global loading indicator for timelines, account timelines
Port dd00cd19d2 to glitch-soc
|
2018-11-13 15:54:04 +01:00 |
ThibG
|
09562b0fcc
|
Merge pull request #806 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
|
2018-11-09 22:29:52 +01:00 |
Thibaut Girka
|
868cace797
|
[Glitch] Remove unused computation of reblog references from updateTimeline
|
2018-11-09 21:57:56 +01:00 |
Thibaut Girka
|
0e80661e42
|
[Glitch] Don't remove originals of boosted toots from timeline
Port 2b51b4094c to glitch-soc
|
2018-11-09 21:57:56 +01:00 |
Thibaut Girka
|
44f5f7bab4
|
Fix drawer waves being displayed in the list editor
|
2018-11-09 18:00:29 +01:00 |
Thibaut Girka
|
c6fc3e0c65
|
[Glitch] Fix form validation flash message color and input borders
Port ccbdf689e8 to glitch-soc
|
2018-11-09 15:10:09 +01:00 |
Thibaut Girka
|
bf92e7aaa6
|
[Glitch] Implement adding a user to a list from their profile
Port bb5558de62 to glitch-soc
|
2018-11-09 14:50:08 +01:00 |
Thibaut Girka
|
a2a254625b
|
[Glitch] Update reset.scss from upstream
|
2018-11-06 16:03:53 +01:00 |
Thibaut Girka
|
34209c0340
|
Fix timestamp position in public pages with RTL languages
|
2018-10-31 11:37:47 +01:00 |
Thibaut Girka
|
b3c1380980
|
Fix styling of display names in public pages
|
2018-10-31 11:37:47 +01:00 |
Thibaut Girka
|
2b2facbbdf
|
[Glitch] Port some of upstream's getting started footer links
|
2018-10-31 10:07:41 +01:00 |
Thibaut Girka
|
0d6b8f36aa
|
[Glitch] Fix empty display name precedence over username in web UI
Port f59b840549 to glitch-soc
|
2018-10-30 17:54:50 +01:00 |
Thibaut Girka
|
7e18e95716
|
Add a local setting for inline preview cards
|
2018-10-30 17:51:06 +01:00 |
Thibaut Girka
|
bdc2338833
|
Add a “link” status icon for toots with a preview card
|
2018-10-30 17:51:06 +01:00 |
Thibaut Girka
|
b21615e957
|
[Glitch] Fix dimensions of preview cards, fix crash in web UI, fix warning
Port 9c38c5daa3 to glitch-soc
|
2018-10-30 17:51:06 +01:00 |
Thibaut Girka
|
ac9780b844
|
[Glitch] Include preview cards in status entity in REST API
Port 795f0107d2 to glitch-soc
|
2018-10-30 17:51:06 +01:00 |
Masoud Abkenar
|
3aa2418217
|
[Glitch] RTL: fix toot privacy preferences radio buttonss
Port e961a763a2 to glitch-soc
|
2018-10-30 11:24:40 +01:00 |
Masoud Abkenar
|
e32a4f55fe
|
[Glitch] RTL: fix preferences page checkbox margins
Port 5ee0b51ac8 to glitch-soc
|
2018-10-30 11:24:19 +01:00 |
ThibG
|
7f22ed0fc9
|
Merge pull request #794 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
|
2018-10-28 20:36:55 +01:00 |