.. |
importer
|
[Glitch] Change `author_account` to be `authors` in REST API
|
2024-06-30 17:33:23 +02:00 |
push_notifications
|
Reduce unwarranted differences with upstream
|
2023-11-15 12:53:21 +01:00 |
account_notes.ts
|
[Glitch] Fix spurious loading bar middleware usage
|
2024-08-26 18:54:27 +02:00 |
accounts.js
|
[Glitch] Fix keyboard shortcuts and navigation in grouped notifications
|
2024-07-23 20:28:22 +02:00 |
accounts_typed.ts
|
[Glitch] Fix the loading bar with the new Redux actions
|
2023-12-20 19:49:44 +01:00 |
alerts.js
|
[Glitch] Change `eslint` config to autofix missing comma and indentation in JS files
|
2023-12-03 16:44:40 +01:00 |
announcements.js
|
[Glitch] Remove the access token from Redux & context
|
2024-05-22 21:14:54 +02:00 |
app.ts
|
[Glitch] Grouped Notifications UI
|
2024-07-18 19:55:02 +02:00 |
blocks.js
|
[Glitch] Remove the access token from Redux & context
|
2024-05-22 21:14:54 +02:00 |
bookmarks.js
|
[Glitch] Remove the access token from Redux & context
|
2024-05-22 21:14:54 +02:00 |
bundles.js
|
Rename themes -> flavours ? ?
|
2017-12-03 23:26:40 -08:00 |
columns.js
|
[Glitch] Run eslint --fix
|
2023-02-03 20:52:07 +01:00 |
compose.js
|
[Glitch] Fix keyboard shortcuts and navigation in grouped notifications
|
2024-07-23 20:28:22 +02:00 |
conversations.js
|
[Glitch] Remove the access token from Redux & context
|
2024-05-22 21:14:54 +02:00 |
custom_emojis.js
|
[Glitch] Remove the access token from Redux & context
|
2024-05-22 21:14:54 +02:00 |
directory.ts
|
[Glitch] Convert `<Directory>` to Typescript / function component
|
2024-06-30 17:33:23 +02:00 |
domain_blocks.js
|
[Glitch] Remove the access token from Redux & context
|
2024-05-22 21:14:54 +02:00 |
domain_blocks_typed.ts
|
[Glitch] Fix the loading bar with the new Redux actions
|
2023-12-20 19:49:44 +01:00 |
dropdown_menu.ts
|
[Glitch] Convert `dropdown_menu` state to Typescript
|
2023-09-26 13:19:27 +02:00 |
emojis.js
|
[Glitch] Run eslint --fix
|
2023-02-03 20:52:07 +01:00 |
favourites.js
|
[Glitch] Remove the access token from Redux & context
|
2024-05-22 21:14:54 +02:00 |
featured_tags.js
|
[Glitch] Remove the access token from Redux & context
|
2024-05-22 21:14:54 +02:00 |
filters.js
|
[Glitch] Remove the access token from Redux & context
|
2024-05-22 21:14:54 +02:00 |
height_cache.js
|
[Glitch] Run eslint --fix
|
2023-02-03 20:52:07 +01:00 |
history.js
|
[Glitch] Remove the access token from Redux & context
|
2024-05-22 21:14:54 +02:00 |
interactions.js
|
[Glitch] Fix boost dialog visibility selection not being taken into account
|
2024-08-21 18:50:44 +02:00 |
interactions_typed.ts
|
[Glitch] Fix `createDataLoadingThunk` and related actions
|
2024-05-23 20:37:00 +02:00 |
lists.js
|
[Glitch] Remove the access token from Redux & context
|
2024-05-22 21:14:54 +02:00 |
local_settings.js
|
[Glitch] Rewrite actions/modal and reducers/modal with typescript
|
2023-05-28 17:49:55 +02:00 |
markers.ts
|
[Glitch] Update typescript-eslint monorepo to v8 (major)
|
2024-09-12 17:32:41 +02:00 |
modal.ts
|
[Glitch] Improve modals reducer types
|
2023-09-26 13:17:08 +02:00 |
mutes.js
|
[Glitch] Remove the access token from Redux & context
|
2024-05-22 21:14:54 +02:00 |
notification_groups.ts
|
[Glitch] Fix all notification types being stored without filtering when polling
|
2024-09-04 19:42:45 +02:00 |
notification_policies.ts
|
[Glitch] Decrease count of filtered notifications when notification requests are accepted or dismissed
|
2024-07-27 15:16:15 +02:00 |
notifications.js
|
[Glitch] Refactor some actions to be proper async actions instead of passing a continuation
|
2024-08-19 18:43:24 +02:00 |
notifications_migration.tsx
|
[Glitch] Add ability for admins to force grouped notifications in web UI
|
2024-08-27 20:33:50 +02:00 |
notifications_typed.ts
|
[Glitch] Grouped Notifications UI
|
2024-07-18 19:55:02 +02:00 |
onboarding.js
|
[Glitch] Add new onboarding flow to web UI
|
2023-12-03 11:23:12 +01:00 |
picture_in_picture.ts
|
[Glitch] Rewrite PIP state in Typescript
|
2024-05-01 15:56:37 +02:00 |
pin_statuses.js
|
[Glitch] Remove the access token from Redux & context
|
2024-05-22 21:14:54 +02:00 |
polls.js
|
[Glitch] Remove the access token from Redux & context
|
2024-05-22 21:14:54 +02:00 |
reports.js
|
[Glitch] Remove the access token from Redux & context
|
2024-05-22 21:14:54 +02:00 |
search.js
|
[Glitch] Remove the access token from Redux & context
|
2024-05-22 21:14:54 +02:00 |
server.js
|
[Glitch] Remove the access token from Redux & context
|
2024-05-22 21:14:54 +02:00 |
settings.js
|
[Glitch] Fix Web UI trying to save user settings when logged out
|
2024-05-16 19:34:50 +02:00 |
statuses.js
|
[Glitch] Change embedded posts to use web UI
|
2024-09-12 20:58:02 +02:00 |
store.js
|
[Glitch] Use Immutable `Record` for accounts in Redux state
|
2023-12-20 19:49:44 +01:00 |
streaming.js
|
[Glitch] Update typescript-eslint monorepo to v8 (major)
|
2024-09-12 17:32:41 +02:00 |
suggestions.js
|
[Glitch] Remove the access token from Redux & context
|
2024-05-22 21:14:54 +02:00 |
tags.js
|
[Glitch] Remove the access token from Redux & context
|
2024-05-22 21:14:54 +02:00 |
timelines.js
|
[Glitch] Refactor some actions to be proper async actions instead of passing a continuation
|
2024-08-19 18:43:24 +02:00 |
timelines_typed.ts
|
[Glitch] Convert `disconnectTimeline` and `timelineDelete` actions to Typescript
|
2024-06-20 19:22:24 +02:00 |
trends.js
|
[Glitch] Change `author_account` to be `authors` in REST API
|
2024-06-30 17:33:23 +02:00 |