78 Commits (9b093dfcde80096d02a4fedb198b68aebdf5f380)

Author SHA1 Message Date
Thibaut Girka 81a92465f2 Disable file upload when there is a poll
6 years ago
Thibaut Girka e2d56cc90d [Glitch] Port polls creation UI from upstream
6 years ago
Eugen Rochko 9844b44e99 Fix poll options not rendering text after vote/refresh
6 years ago
Eugen Rochko 3ce4d88e6c Render unicode emoji in polls using emoji pack
6 years ago
ThibG e31450e8ad Insert polls in redux stores before statuses so it avoids crashes
6 years ago
Eugen Rochko 342d9d25bb Add polls
6 years ago
Thibaut Girka 69fd801c8e Port upstream refactoring of reducers and actions
6 years ago
Thibaut Girka 07f0cf8573 [Glitch] Allow multiple files upload through web UI, including drag & drop
6 years ago
Thibaut Girka 5946d76d0a [Glitch] Add missing rejection handling for Promises
6 years ago
Thibaut Girka b0e7af725a Do not mark toots as sensitive if they don't have any media attached
6 years ago
Thibaut Girka 57791a2044 Immediately go back in browser history upon successfully sending toot
6 years ago
Thibaut Girka 423c953518 [Glitch] Allow joining several hashtags in a single column
6 years ago
Thibaut Girka 2bf78186aa [Glitch] Put "Media Only" option in column settings instead of content area headline
6 years ago
Thibaut Girka 0ea5823484 [Glitch] Change column params on pinned timeline
6 years ago
Thibaut Girka 0a87d07f97 [Glitch] Add media timeline
6 years ago
Thibaut Girka cdc9dca649 [Glitch] Add notification quick-filter bar in the frontend app
6 years ago
Thibaut Girka 4760c6e767 On mobile, go back in browser history upon posting, unless threaded mode is enabled
6 years ago
Thibaut Girka 656e2d3121 [Glitch] Fix timeline pagination in the WebUI
6 years ago
Thibaut Girka 606f0df712 Fix since_id
6 years ago
Thibaut Girka 05d7c498ba [Glitch] Introduce flat layout to contexts reducer
6 years ago
Thibaut Girka f21f359653 Add basic UI to set list replies setting in glitch-soc
6 years ago
Thibaut Girka 07e0f1023d [Glitch] Fix loading indicator inconsistency
6 years ago
Thibaut Girka f40a7b2616 [Glitch] Use local instead of global loading indicator for timelines, account timelines
6 years ago
Thibaut Girka de57627588 [Glitch] Remove unused computation of reblog references from updateTimeline
6 years ago
Thibaut Girka e48b428ef3 [Glitch] Implement adding a user to a list from their profile
6 years ago
Thibaut Girka 7f023b3b98 [Glitch] Fix dimensions of preview cards, fix crash in web UI, fix warning
6 years ago
Thibaut Girka 8c2027ebe2 Force sensitive content flag when posting a toot with a CW
6 years ago
Thibaut Girka 44192cb9d2 Only focus first item of dropdown if it was opened via keyboard
6 years ago
Thibaut Girka 44b647abe7 Count unread notifications when window loses focus
6 years ago
Thibaut Girka 3fd407b859 Keep track of unread notifications when the notification column isn't mounted
6 years ago
Thibaut Girka a3afd0791d [Glitch] Show compose form on delete & redraft when in mobile layout
6 years ago
Thibaut Girka e8e32f8265 [Glitch] Preserve hashtag casing in web UI hashtag history
6 years ago
Thibaut Girka acdb5b43da [Glitch] Implement tag auto-completion by history
6 years ago
Thibaut Girka 30d88cee78 Add hashtag trendline support to glitch-soc flavour
6 years ago
Thibaut Girka dcb7f34684 Add pinned accounts editor
6 years ago
Thibaut Girka 64449831c8 [Glitch] Skip pagination logic entirely for pinned toots
6 years ago
Thibaut Girka 02adce1ad8 Add focal points support in the composer
6 years ago
Thibaut Girka ca4fa96a99 Implement public profile endorsements in glitch-soc
6 years ago
Thibaut Girka a69426ba4e Do not cause an error if domain_lists.blocks.next is undefined (fixes #572)
6 years ago
Thibaut Girka f94afcb935 [Glitch] Fix filters not affecting notifications in web UI
6 years ago
Thibaut Girka 4850a2348c Add client-side custom filter support to glitch-soc
6 years ago
Thibaut Girka d8c35a6b85 [Glitch] Add redraft function
6 years ago
Thibaut Girka 14961cc8ee [Glitch] Use randomized setTimeout when fallback-polling and re-add since_id
6 years ago
Thibaut Girka 7096611df6 [Glitch] Allow clients to fetch notifications made while they were offline
6 years ago
Thibaut Girka 7a953db0b6 [Glitch] Allow clients to fetch statuses made while they were offline
6 years ago
Thibaut Girka 185bc62a15 Implement client-size image resizing from upstream
6 years ago
Thibaut Girka cdb1d08119 [Glitch] Fetch relationships for search results in UI
6 years ago
Thibaut Girka 4e5afb1c41 [Glitch] Do not override the default push notification settings
6 years ago
Thibaut Girka c5d2dcb562 [Glitch] Feature: Direct message from menu
6 years ago
Thibaut Girka 3c7d7ec228 [Glitch] Use plaintext value for field value tooltips in web UI
6 years ago