71 Commits (cce1c3252f271bb5daa5ace05c971d6e1b8f298d)

Author SHA1 Message Date
Thibaut Girka 7ed2aeb6e9 [Glitch] Allow multiple files upload through web UI, including drag & drop
6 years ago
Thibaut Girka a963ea67dd [Glitch] Add missing rejection handling for Promises
6 years ago
Thibaut Girka f611da4899 Do not mark toots as sensitive if they don't have any media attached
6 years ago
Thibaut Girka d126240129 Immediately go back in browser history upon successfully sending toot
6 years ago
Thibaut Girka 4be7313298 [Glitch] Allow joining several hashtags in a single column
6 years ago
Thibaut Girka 82b01a6c9f [Glitch] Put "Media Only" option in column settings instead of content area headline
6 years ago
Thibaut Girka 593f88acb1 [Glitch] Change column params on pinned timeline
6 years ago
Thibaut Girka 1fb4bf87f7 [Glitch] Add media timeline
6 years ago
Thibaut Girka 06a7c07eda [Glitch] Add notification quick-filter bar in the frontend app
6 years ago
Thibaut Girka f0505a5b2e On mobile, go back in browser history upon posting, unless threaded mode is enabled
6 years ago
Thibaut Girka 132dd28162 [Glitch] Fix timeline pagination in the WebUI
6 years ago
Thibaut Girka 4b85bf12ab Fix since_id
6 years ago
Thibaut Girka 1624a95b2b [Glitch] Introduce flat layout to contexts reducer
6 years ago
Thibaut Girka f17a61a916 Add basic UI to set list replies setting in glitch-soc
6 years ago
Thibaut Girka c78c80f807 [Glitch] Fix loading indicator inconsistency
6 years ago
Thibaut Girka 5ebbaffaa3 [Glitch] Use local instead of global loading indicator for timelines, account timelines
6 years ago
Thibaut Girka 868cace797 [Glitch] Remove unused computation of reblog references from updateTimeline
6 years ago
Thibaut Girka bf92e7aaa6 [Glitch] Implement adding a user to a list from their profile
6 years ago
Thibaut Girka b21615e957 [Glitch] Fix dimensions of preview cards, fix crash in web UI, fix warning
6 years ago
Thibaut Girka e4c3ea1809 Force sensitive content flag when posting a toot with a CW
6 years ago
Thibaut Girka 5ff733b614 Only focus first item of dropdown if it was opened via keyboard
6 years ago
Thibaut Girka d315f1dc02 Count unread notifications when window loses focus
6 years ago
Thibaut Girka c8875b4d8a Keep track of unread notifications when the notification column isn't mounted
6 years ago
Thibaut Girka 130bdb5ee8 [Glitch] Show compose form on delete & redraft when in mobile layout
6 years ago
Thibaut Girka 3b09597556 [Glitch] Preserve hashtag casing in web UI hashtag history
6 years ago
Thibaut Girka 24b6811a6e [Glitch] Implement tag auto-completion by history
6 years ago
Thibaut Girka 801919fc9b Add hashtag trendline support to glitch-soc flavour
6 years ago
Thibaut Girka 360fbf1bd4 Add pinned accounts editor
6 years ago
Thibaut Girka 24f39c0841 [Glitch] Skip pagination logic entirely for pinned toots
6 years ago
Thibaut Girka 534439e73b Add focal points support in the composer
6 years ago
Thibaut Girka 7067b64de3 Implement public profile endorsements in glitch-soc
6 years ago
Thibaut Girka 1fb78602c5 Do not cause an error if domain_lists.blocks.next is undefined (fixes #572)
6 years ago
Thibaut Girka 00c1386b9d [Glitch] Fix filters not affecting notifications in web UI
6 years ago
Thibaut Girka 0bb1720495 Add client-side custom filter support to glitch-soc
6 years ago
Thibaut Girka a01faecfcb [Glitch] Add redraft function
6 years ago
Thibaut Girka cc589d6ec0 [Glitch] Use randomized setTimeout when fallback-polling and re-add since_id
6 years ago
Thibaut Girka 4eba8c50c3 [Glitch] Allow clients to fetch notifications made while they were offline
6 years ago
Thibaut Girka 0ad3eedd4c [Glitch] Allow clients to fetch statuses made while they were offline
6 years ago
Thibaut Girka c2e528916c Implement client-size image resizing from upstream
6 years ago
Thibaut Girka 247f55f673 [Glitch] Fetch relationships for search results in UI
6 years ago
Thibaut Girka 463078dcc4 [Glitch] Do not override the default push notification settings
6 years ago
Thibaut Girka a5fac975f3 [Glitch] Feature: Direct message from menu
6 years ago
Thibaut Girka f6ec8c4821 [Glitch] Use plaintext value for field value tooltips in web UI
6 years ago
Thibaut Girka 1822ce89f9 [Glitch] retrieve custom emoji list via API instead of before page load
7 years ago
Thibaut Girka acb434b0c9 Add glitch-soc front-end support for bookmarks
7 years ago
beatrix 3304cb681d
Merge pull request #380 from ThibG/glitch-soc/features/domain-block-ui
7 years ago
Thibaut Girka 48bcf4d6e8 [Glitch] Remove pointer events on the entire UI when a dropdown menu is open
7 years ago
Thibaut Girka 482ad7d7c4 Keep list of blocked domains
7 years ago
Thibaut Girka 79da0ad7a2 Update all known users' domain_blocking relationship instead of just one's
7 years ago
Thibaut Girka 937ace10d9 Fix undefined URL in `fetchDomainBlocks`
7 years ago