247 Commits (45d7358100246f5225ef0bad605b55aa3af77eb4)

Author SHA1 Message Date
Renaud Chaput e6a7cfd12e [Glitch] Add stricter ESLint rules for Typescript files
1 year 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
Yamagishi Kazutoshi 39ec0e8398 [Glitch] Fix missing `isCancel`
2 years ago
Yamagishi Kazutoshi e301cfb463 [Glitch] Replace `CancelToken` to `AbortSignal`
2 years ago
Eugen Rochko 67b4ecdd21 [Glitch] Change about page to be mounted in the web UI
2 years ago
Claire b728b25c10 Move flavours/glitch/utils/emoji back to flavours/glitch/features/emoji
2 years ago
Claire b75bf336bd Move more modules from flavours/glitch/utils to flavours/glitch
2 years ago
Claire d3879c07b1 Rename flavours/glitch/util into flavours/glitch/utils
2 years ago
Claire c285546052 Move flavours/glitch/util/api to flavours/glitch/api
2 years ago
Claire 26b687160b Move flavours/glitch/util/initial_state to flavours/glitch/initial_state
2 years ago
Eugen Rochko 757e16a0b5 [Glitch] Add server banner to web app
2 years ago
Yamagishi Kazutoshi cc93cd5d6c [Glitch] Disable push notification when not logged in
2 years ago
Eugen Rochko 0ff1d62c7a [Glitch] Add logged-out access to the web UI
2 years ago
Eugen Rochko da67e0660a [Glitch] Add pagination for trending statuses in web UI
2 years ago
Eugen Rochko 058b74dc0a [Glitch] Add explore page to web UI
2 years ago
Eugen Rochko 870f0aae48 [Glitch] Fix pop-out player appearing on mobile screens in web UI
2 years ago
Claire d99f91bceb [Glitch] Fix quickly switching notification filters resulting in empty or incorrect list
2 years ago
Claire 2b03e21d36 Fix glitch-soc-specific timeline filtering logic
2 years ago
Claire 0b733ca790 [Glitch] Add ability to filter individual posts
2 years ago
Claire a15fe32e61 [Glitch] Revamp post filtering system
2 years ago
Claire 448ed92f76 [Glitch] Fix quickly switching notification filters resulting in empty or incorrect list
2 years ago
Takeshi Umeda 68564a622c [Glitch] Fix action type for unfollowHashtag
2 years ago
prplecake 991349e6e2
[Glitch] Add ability to follow hashtags in web UI
2 years ago
Claire 18346f4044 Add option to share CW toggle state across instances of a post
2 years ago