297 Commits (758a0ae1e9ae5884d7def78c56915f785f0aad7b)

Author SHA1 Message Date
Renaud Chaput e11d884c53 [Glitch] Add stricter ESLint rules for Typescript files
1 year ago
Renaud Chaput 487715a3e3 [Glitch] Type Redux store and middleware
2 years ago
Renaud Chaput d0545c950c [Glitch] Enforce stricter rules for Typescript files
2 years ago
fusagiko / takayamaki 31e4da41ee [Glitch] Rewrite actions/app.ts and reducers/missed_updates.ts with createAction
2 years ago
Claire db240323f6 Fix some more JS linting issues (#2211)
2 years ago
Plastikmensch ef5df7fc66 Reset language to default when cancelling a reply (#2114)
2 years ago
Claire e390c26429 Fix some of the Javascript linting issues, as well as bugs and unneeded divergences with upstream (#2208)
2 years ago
Christian Schmidt bb60db4471 [Glitch] Replace `Status#translatable?` with language matrix in separate endpoint
2 years ago
Dean Bassett 6c64af449c [Glitch] Fix case-sensitive check for previously used hashtags
2 years ago
Claire b525ce4bf9 [Glitch] Fix attached media uploads not being cleared when replying to a post
2 years ago
Dean Bassett ab546780eb fix hashtag ordering (#2107)
2 years ago
Claire 2862f0d94a Further JS code style changes
2 years ago
Akira Ouchi 84e332a9a1 [Glitch] autofocus the compose form again on /share
2 years ago
Claire 5d7c0b3254 [Glitch] Run eslint --fix
2 years ago
Nick Schonning 43c2509789 [Glitch] Remove extra semicolons with ESLint autofix
2 years ago
neatchee c5af6caf05 Allow users to set the trigger height for lengthy toot auto-collapse (#2070)
2 years ago
Connor Shea d4932b3073 [Glitch] Add listing of followed hashtags
2 years ago
Claire c0a441d90f [Glitch] Add support for editing media description and focus point of already-posted statuses
2 years ago
Peter Simonsson 37cd05b115 [Glitch] Fix dropdown menu positions when scrolling
2 years ago
Claire 7fa8938ebb [Glitch] Add follow request banner on account header
2 years ago
Claire 17161bd243 [Glitch] Fix being stuck in edit mode when deleting the edited status
2 years ago
Claire 9af13fa961 [Glitch] Change default reply language to be default language when replying to a translated reply
2 years ago
Claire b0bee20726 [Glitch] Fix potential duplicate statuses in Explore tab
2 years ago
Claire ad613b56cf Fix content-type being reset when editing toots (#1993)
2 years ago
Eugen Rochko 24583c3194 [Glitch] Add user content translations with configurable backends
2 years ago
Claire 5fcaaa66f0 [Glitch] Fix infinite loading instead of soft 404 for non-existing remote accounts
2 years ago
kedama b2f452000b [Glitch] Fix status mismatch of sensitive check
2 years ago
Claire 56234c7110 [Glitch] Fix media metadata being only editable once
2 years ago
Claire 06c5841fbd [Glitch] Add the ability to edit media attachment metadata for any unattached media
2 years ago
Claire e9aa9c43ec [Glitch] Fix redrafting a currently-editing post not leaving edit mode
2 years ago
Claire 5b9b797f64 [Glitch] Fix handling of duplicate and out-of-order notifications in WebUI
2 years ago
Eugen Rochko b12ffe1fbf [Glitch] Fix upload progress not communicating processing phase in web UI
2 years ago
Takeshi Umeda 87d3b61bb6 [Glitch] Add featured tags selector for WebUI
2 years ago
Eugen Rochko a916c471d1 [Glitch] Fix case-sensitive look-up for profiles in web UI
2 years ago
Eugen Rochko 104af53947 [Glitch] Change public accounts pages to mount the web UI
2 years ago
Eugen Rochko 5f44aae001 [Glitch] Change about page to be mounted in the web UI
2 years ago
Claire 001e6a8d57 Fix notification cleaning mode causing notifications to get stuck (#1868)
2 years ago
Claire 96a738e51f Fix issues with notification cleaning mode when there is a disconnection gap (#1867)
2 years ago
Claire 1ce75c18e0 Fix accidentally importing vanilla code in glitch-soc flavor (#1863)
2 years ago
Claire d540cfc73f Move flavours/glitch/utils/emoji back to flavours/glitch/features/emoji
2 years ago
Claire bf6b66bf32 Move more modules from flavours/glitch/utils to flavours/glitch
2 years ago
Claire 874cd0e883 Rename flavours/glitch/util into flavours/glitch/utils
2 years ago
Claire 3bf201ddaa Move flavours/glitch/util/initial_state to flavours/glitch/initial_state
2 years ago
Eugen Rochko 7fbd7deefa [Glitch] Add server banner to web app
2 years ago
Eugen Rochko 9f4e9f4f5b [Glitch] Add pagination for trending statuses in web UI
2 years ago
Eugen Rochko f80c249684 [Glitch] Fix not showing loading indicator when searching in web UI
2 years ago
Eugen Rochko da834aa518 [Glitch] Add explore page to web UI
2 years ago
Eugen Rochko 440676c84a [Glitch] Fix pop-out player appearing on mobile screens in web UI
2 years ago
Claire 76e2074e47 [Glitch] Fix “Filter this post” potentially listing deleted filters
2 years ago
Claire cf0ca96ca7 Remove obsolete filter local settings
2 years ago