269 Commits (245513d630bc1e6e593f59cac48a3f9a4b193a02)

Author SHA1 Message Date
Renaud Chaput 7b325aa81b [Glitch] Autofix missing comma and indentation in JS files
1 year ago
Renaud Chaput 919ed0e469 [Glitch] Convert `dropdown_menu` state to Typescript
1 year ago
Renaud Chaput b2d67fbe33 [Glitch] Improve modals reducer types
1 year ago
Claire cf8b242c4c [Glitch] Fix notification permissions being requested immediately after login
1 year ago
Eugen Rochko 7384015505 [Glitch] Add recent searches in web UI
1 year ago
Eugen Rochko 526f457ebc [Glitch] Add infinite scrolling for search results in web UI
1 year ago
Tim Rogers beb5fcd0dc [Glitch] Fix bug with reblogged view on Toots only showing latest reblogging accounts
1 year ago
Tim Rogers 871ab84854 [Glitch] Fix bug with favourited view on Toots only showing latest favouriting accounts
1 year ago
Claire 987f190839 [Glitch] Fix reply not preserving the language from the replied-to post
1 year ago
Eugen Rochko 8247df3a8d [Glitch] Change reblogs to be excluded from "Posts and replies" tab in web UI
1 year ago
Claire e96a90480b
Merge pull request #2339 from ClearlyClaire/glitch-soc/merge-upstream
1 year ago
Plastikmensch ebfa184e74
Port search popout changes from upstream (#2333)
1 year ago
Christian Schmidt 88ba538aad [Glitch] Preserve translation on status re-import
1 year ago
mogaminsk 587ddc2c7f [Glitch] Prevent duplicate concurrent calls of `/api/*/instance` in web UI
1 year ago
S.H 5a961f84cf [Glitch] Fix not shown announcements in hometimeline.
1 year ago
Darius Kazemi a8a30f1298 [Glitch] Add exclusive lists
1 year ago
Renaud Chaput 9e66c07be7 [Glitch] Fix `/share` and cleanup and reorganize frontend locale loading
1 year ago
Christian Schmidt 7e25fd9b0c [Glitch] Translate CW, poll options and media descriptions
1 year ago
Renaud Chaput 9e133e2527 [Glitch] Upgrade react-intl
1 year ago
Claire 5ed48e6878 Fix extraneous newlines
1 year ago
fusagiko / takayamaki 382b2a506a [Glitch] Rewrite actions/modal and reducers/modal with typescript
1 year ago
Claire 7d7db8977b Fix import order with ESLint
1 year ago
Renaud Chaput e6a7cfd12e [Glitch] Add stricter ESLint rules for Typescript files
2 years ago
Renaud Chaput 5f2071d055 [Glitch] Enforce stricter rules for Typescript files
2 years ago
Renaud Chaput b509b96504 [Glitch] Enforce React Rules of Hooks with eslint
2 years ago
fusagiko / takayamaki 468dfffd26 [Glitch] Use LayoutType from is_mobile in actions/app
2 years ago
fusagiko / takayamaki 3d9e35375c [Glitch] Rewrite actions/app.ts and reducers/missed_updates.ts with createAction
2 years ago
Nick Schonning 51479f5c28 [Glitch] Add eslint-plugin-jsdoc
2 years ago
Christian Schmidt 09054f5485 [Glitch] Fix media description not being cleared
2 years ago
Claire 16c5354b8c
Fix some more JS linting issues (#2211)
2 years ago
Claire de74acbe0c
Fix some more Javascript linting issues and discrepancies with upstream (#2209)
2 years ago
Plastikmensch 1565af1caf
[Glitch] [Proposal] Make able to write React in Typescript (#2190)
2 years ago
Nick Schonning 358e4067bb [Glitch] SUBMIT doesn't exist on XMLHttpRequest
2 years ago
Christian Schmidt 8f97ffe91e [Glitch] Replace `Status#translatable?` with language matrix in separate endpoint
2 years ago
Claire 8c8358b3cf [Glitch] Fix focus point of already-attached media not saving after edit
2 years ago
Nick Schonning 7e64eef73b [Glitch] Enable ESLint no-useless-escape
2 years ago
Claire 155424e52f [Glitch] Run eslint --fix
2 years ago
Nick Schonning ed7cb79723 [Glitch] Remove extra semicolons with ESLint autofix
2 years ago
Connor Shea 00cc1536f2 [Glitch] Add listing of followed hashtags
2 years ago
Claire b5c6a116a7 [Glitch] Add support for editing media description and focus point of already-posted statuses
2 years ago
Peter Simonsson a36dfbb2aa [Glitch] Fix dropdown menu positions when scrolling
2 years ago
Jeremy Kescher 719a0951af
[Glitch] Fix being unable to react with the keycap number sign emoji (#2004)
2 years ago
Claire f4879c4481
Fix content-type being reset when editing toots (#1993)
2 years ago
Eugen Rochko a3052dad04 [Glitch] Add user content translations with configurable backends
2 years ago
trwnh c31e756644 [Glitch] Move V2 Filter methods under /api/v2 prefix
2 years ago
Claire e42875d195 [Glitch] Fix edits not being immediately reflected
2 years ago
Eugen Rochko ebfe393e9c [Glitch] Fix upload progress not communicating processing phase in web UI
2 years ago
Eugen Rochko eb307ec1bd [Glitch] Fix logged out search and changed logged-in search placeholder
2 years ago
Takeshi Umeda 8be350cc82 [Glitch] Add featured tags selector for WebUI
2 years ago
Eugen Rochko 92385da9c3 [Glitch] Fix reply not opening compose page on certain screen sizes in web UI
2 years ago