299 Commits (85722a918d34dcaa3124e24b14d86f6acc77677b)

Author SHA1 Message Date
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
1 year ago
Renaud Chaput 5aa08826cf [Glitch] Type Redux store and middleware
2 years ago
Renaud Chaput 5f2071d055 [Glitch] Enforce stricter rules for Typescript files
2 years ago
fusagiko / takayamaki 3d9e35375c [Glitch] Rewrite actions/app.ts and reducers/missed_updates.ts with createAction
2 years ago
Claire 16c5354b8c
Fix some more JS linting issues (#2211)
2 years ago
Plastikmensch 179e38cf15
Reset language to default when cancelling a reply (#2114)
2 years ago
Claire 3fb7fe14c6
Fix some of the Javascript linting issues, as well as bugs and unneeded divergences with upstream (#2208)
2 years ago
Christian Schmidt 8f97ffe91e [Glitch] Replace `Status#translatable?` with language matrix in separate endpoint
2 years ago
Dean Bassett 40fc917a86 [Glitch] Fix case-sensitive check for previously used hashtags
2 years ago
Claire 58291b31fa [Glitch] Fix attached media uploads not being cleared when replying to a post
2 years ago
Dean Bassett ee42505452
fix hashtag ordering (#2107)
2 years ago
Claire fa433ac5a6 Further JS code style changes
2 years ago
Akira Ouchi 8ce02aa6e8 [Glitch] autofocus the compose form again on /share
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
neatchee 20abef6590
Allow users to set the trigger height for lengthy toot auto-collapse (#2070)
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
Claire 0912fb736d [Glitch] Add follow request banner on account header
2 years ago
Claire cdba1ec5f4 [Glitch] Fix being stuck in edit mode when deleting the edited status
2 years ago
Claire bc91069e08 [Glitch] Change default reply language to be default language when replying to a translated reply
2 years ago
Claire 3ea445bb5c [Glitch] Fix potential duplicate statuses in Explore tab
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
Claire 98c5ca1037 [Glitch] Fix infinite loading instead of soft 404 for non-existing remote accounts
2 years ago
kedama 32b43a96a7 [Glitch] Fix status mismatch of sensitive check
2 years ago
Claire 96c1ef6d50 [Glitch] Fix media metadata being only editable once
2 years ago
Claire 9255bfb908 [Glitch] Add the ability to edit media attachment metadata for any unattached media
2 years ago
Claire 9b6d6a919f [Glitch] Fix redrafting a currently-editing post not leaving edit mode
2 years ago
Claire fa293f03fa [Glitch] Fix handling of duplicate and out-of-order notifications in WebUI
2 years ago
Eugen Rochko ebfe393e9c [Glitch] Fix upload progress not communicating processing phase in web UI
2 years ago
Takeshi Umeda 8be350cc82 [Glitch] Add featured tags selector for WebUI
2 years ago
Eugen Rochko f9f0949bd3 [Glitch] Fix case-sensitive look-up for profiles in web UI
2 years ago
Eugen Rochko 9363e5c24e [Glitch] Change public accounts pages to mount the web UI
2 years ago
Eugen Rochko 67b4ecdd21 [Glitch] Change about page to be mounted in the web UI
2 years ago
Claire 7e62688a0e
Fix notification cleaning mode causing notifications to get stuck (#1868)
2 years ago
Claire 27a2edcb79
Fix issues with notification cleaning mode when there is a disconnection gap (#1867)
2 years ago
Claire 18f210aff6
Fix accidentally importing vanilla code in glitch-soc flavor (#1863)
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 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
Eugen Rochko da67e0660a [Glitch] Add pagination for trending statuses in web UI
2 years ago
Eugen Rochko 6e208a817d [Glitch] Fix not showing loading indicator when searching 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