5691 Commits (35b2ba5030dd7fb5ddbb8cb34d0fd54cec8cf269)

Author SHA1 Message Date
Thibaut Girka 132dd28162 [Glitch] Fix timeline pagination in the WebUI
6 years ago
Thibaut Girka c20c6c2029 [Glitch] Fix hasMore in notifications
6 years ago
Thibaut Girka 1e656c3632 [Glitch] Fix “load more” button when no data has been fetched
6 years ago
Thibaut Girka 2d097c10d0 [Glitch] Make account media gallery more consistent with account timeline
6 years ago
Thibaut Girka 5f581d7c3c [Glitch] Fix LoadMore usage in account media gallery
6 years ago
Thibaut Girka 73ee38f485 [Glitch] Do not display empty message when the list is known to have more elements
6 years ago
Thibaut Girka 39696024ca Minor cleanup in ScrollableList component
6 years ago
Thibaut Girka 4f59d1efd7 Fix directory controller in glitch-soc
6 years ago
Thibaut Girka 480f938511 [Glitch] Fix various things in the directory
6 years ago
Thibaut Girka 0b1bc66695 Port directory CSS changes from upstream
6 years ago
Thibaut Girka e7f1bfdc2d Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG 81bda7d67c Add setting to not aggregate reblogs (#9248)
6 years ago
Eugen Rochko 6b78e5b5ab
Cache hashtag sample accounts, and exclude ineligible ones (#9465)
6 years ago
Eugen Rochko 4638b16822
Make notification time smaller and reduce contrast (#9464)
6 years ago
Paweł Ngei 5c7f641565 Escape HTML in profile name preview in profile settings (#9446)
6 years ago
Eugen Rochko ecd303c097
Fix various things in the directory (#9449)
6 years ago
Takeshi Umeda c1c0f7c516 Fix tag mb_chars comparison of profile directory (#9448)
6 years ago
ThibG e3682c9c17
Merge pull request #848 from ThibG/glitch-soc/merge-upstream
6 years ago
Eugen Rochko 73be8f38c1
Add profile directory (#9427)
6 years ago
Thibaut Girka 4167ed375b Fix mention links in detailed statuses not opening in the WebUI
6 years ago
Thibaut Girka 1df392819d Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG 1a22eff1e0 Attempt fixing deadlocks by moving account stats update outside transaction (#9437)
6 years ago
Paweł Ngei 9897cf0701 Add visible dates for notifications in Notification column (#9423)
6 years ago
ThibG e88c6a5c3c Fix thread depth computation in statuses_controller (#9426)
6 years ago
Eugen Rochko 6ddf0432e7
Improve account suspension speed and completeness (#9290)
6 years ago
David Yip fe9340d95e
Merge pull request #838 from ThibG/glitch-soc/features/reply-all-streaming-entries
6 years ago
Thibaut Girka a07e37cc17 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka 4b85bf12ab Fix since_id
6 years ago
ThibG 5648b30d6c Fix last_status parameter for notifications and conversations (#9407)
6 years ago
Quentí 6a285f0a15 [i18n] update and corrections for Occitan locale (#9404)
6 years ago
Paweł Ngei b9ec34de57 Add a tooltip explaining what a locked account is (#9403)
6 years ago
ThibG 3cbe0c26bb
Merge pull request #837 from ThibG/glitch-soc/merge-upstream
6 years ago
Thibaut Girka 76320bf6d8 Scroll to selected toot even if the ancestors happen to be loaded
6 years ago
Thibaut Girka a10fee3c09 Scroll to detailed status when new ancestors get inserted
6 years ago
Thibaut Girka 31599ad91c [Glitch] Fix bug in order of conversations in web UI
6 years ago
Thibaut Girka 837ea32c88 [Glitch] Replace recursion in status mapStateToProps
6 years ago
Thibaut Girka a28f5695f3 [Glitch] Fix context building in the reducer
6 years ago
Thibaut Girka 1624a95b2b [Glitch] Introduce flat layout to contexts reducer
6 years ago
Thibaut Girka 1a5de04789 Display a double reply arrow on public pages for toots that are replies
6 years ago
Thibaut Girka bc8411ec87 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
mayaeh bfec030a4e Fix that translation is not applied to "joining hashtags" (#9397)
6 years ago
Eugen Rochko 3948b6fa52
Remove npm-run-all dependency (#9401)
6 years ago
Thibaut Girka ad7a3974cc Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka 6a264c9379 Improve detailed status component lifecycle
6 years ago
ThibG fa9f28f52d Swap avatar and header input fields in profile page (#9271)
6 years ago
Thibaut Girka 7e63fb26e0 Do not hardcode preferences link, pleroma doesn't have it
6 years ago
Thibaut Girka 922d05864f Add error boundary component to catch Web UI crashes
6 years ago
Thibaut Girka 39c8a71df8 Do not crash the whole UI when loading an invalid column
6 years ago
Thibaut Girka c18bb5d245 Switch “cycling” reply policy link to set of radio inputs
6 years ago
Thibaut Girka f17a61a916 Add basic UI to set list replies setting in glitch-soc
6 years ago