| .. |
|
importer
|
Convert the polls reducer to plain JS (#33263)
|
2025-03-29 20:17:27 +00:00 |
|
push_notifications
|
Use final specification for new WebPush subscriptions in web interface (#33587)
|
2025-01-14 10:42:06 +00:00 |
|
account_notes.ts
|
Fix spurious loading bar middleware usage (#31592)
|
2024-08-26 16:38:34 +00:00 |
|
accounts.js
|
Refactor <Header> into TypeScript (#33956)
|
2025-02-25 15:30:46 +00:00 |
|
accounts_typed.ts
|
Add option to remove account from followers in web UI (#34488)
|
2025-04-18 07:23:34 +00:00 |
|
alerts.ts
|
Refactor alerts to TypeScript, remove react-notification dependency (#34239)
|
2025-03-25 18:25:07 +00:00 |
|
announcements.js
|
Remove the access token from Redux & context (#30275)
|
2024-05-22 14:45:18 +00:00 |
|
app.ts
|
Add stricter ESLint rules for Typescript files (#24926)
|
2023-05-10 12:59:29 +02:00 |
|
blocks.js
|
Remove the access token from Redux & context (#30275)
|
2024-05-22 14:45:18 +00:00 |
|
bookmarks.js
|
Remove the access token from Redux & context (#30275)
|
2024-05-22 14:45:18 +00:00 |
|
bundles.js
|
Lazy load components (#3879)
|
2017-07-08 00:06:02 +02:00 |
|
columns.js
|
Enable eslint:recommended ruleset (#22433)
|
2022-12-19 00:51:37 +09:00 |
|
compose.js
|
Change design of edit media modal in web UI (#33516)
|
2025-01-21 11:34:22 +00:00 |
|
compose_typed.ts
|
Change design of edit media modal in web UI (#33516)
|
2025-01-21 11:34:22 +00:00 |
|
conversations.js
|
Remove the access token from Redux & context (#30275)
|
2024-05-22 14:45:18 +00:00 |
|
custom_emojis.js
|
Remove the access token from Redux & context (#30275)
|
2024-05-22 14:45:18 +00:00 |
|
directory.ts
|
Convert <Directory> to Typescript / function component (#30829)
|
2024-06-26 18:04:50 +00:00 |
|
domain_blocks.js
|
Refactor <DomainBlocks> to TypeScript (#34347)
|
2025-04-02 12:31:39 +00:00 |
|
domain_blocks_typed.ts
|
Fix the loading bar with the new Redux actions (#28422)
|
2023-12-18 23:19:27 +00:00 |
|
dropdown_menu.ts
|
Refactor <Dropdown> into TypeScript (#34357)
|
2025-04-08 19:22:19 +00:00 |
|
emojis.js
|
Enable eslint:recommended ruleset (#22433)
|
2022-12-19 00:51:37 +09:00 |
|
favourites.js
|
Remove the access token from Redux & context (#30275)
|
2024-05-22 14:45:18 +00:00 |
|
featured_tags.js
|
Remove the access token from Redux & context (#30275)
|
2024-05-22 14:45:18 +00:00 |
|
filters.js
|
Remove the access token from Redux & context (#30275)
|
2024-05-22 14:45:18 +00:00 |
|
height_cache.js
|
Enable eslint:recommended ruleset (#22433)
|
2022-12-19 00:51:37 +09:00 |
|
history.js
|
Remove the access token from Redux & context (#30275)
|
2024-05-22 14:45:18 +00:00 |
|
interactions.js
|
Fix boost dialog visibility selection not being taken into account (#31523)
|
2024-08-21 13:11:36 +00:00 |
|
interactions_typed.ts
|
Fix createDataLoadingThunk and related actions (#30408)
|
2024-05-23 18:22:42 +00:00 |
|
lists.js
|
Change design of lists in web UI (#32881)
|
2024-11-21 16:10:04 +00:00 |
|
lists_typed.ts
|
Change design of lists in web UI (#32881)
|
2024-11-21 16:10:04 +00:00 |
|
markers.ts
|
Fix incorrect 'navigator' check (#32219)
|
2024-10-02 10:03:04 +00:00 |
|
modal.ts
|
Change design of edit media modal in web UI (#33516)
|
2025-01-21 11:34:22 +00:00 |
|
mutes.js
|
Remove the access token from Redux & context (#30275)
|
2024-05-22 14:45:18 +00:00 |
|
notification_groups.ts
|
Fix processing of incoming notifications for unfilterable types (#33429)
|
2025-01-02 13:22:25 +00:00 |
|
notification_policies.ts
|
Fix multiple bugs in notification requests and notification policies (#32062)
|
2024-09-24 15:03:38 +00:00 |
|
notification_requests.ts
|
Fix multiple bugs in notification requests and notification policies (#32062)
|
2024-09-24 15:03:38 +00:00 |
|
notifications.js
|
Further remove old notifications code (#33465)
|
2025-01-06 18:22:07 +00:00 |
|
notifications_typed.ts
|
Remove old notifications actions and reducers (#31843)
|
2025-01-03 16:12:08 +00:00 |
|
onboarding.js
|
Change onboarding by replacing tutorial with follow recommendations in web UI (#16060)
|
2021-04-19 14:45:15 +02:00 |
|
picture_in_picture.ts
|
Rewrite PIP state in Typescript (#27645)
|
2024-03-27 15:19:33 +00:00 |
|
pin_statuses.js
|
Remove the access token from Redux & context (#30275)
|
2024-05-22 14:45:18 +00:00 |
|
polls.ts
|
Convert the polls reducer to plain JS (#33263)
|
2025-03-29 20:17:27 +00:00 |
|
reports.js
|
Remove the access token from Redux & context (#30275)
|
2024-05-22 14:45:18 +00:00 |
|
search.ts
|
Fix WebUI erroneously stopping to offer expanding search results after second page (#33428)
|
2025-01-02 10:58:00 +00:00 |
|
server.js
|
Remove the access token from Redux & context (#30275)
|
2024-05-22 14:45:18 +00:00 |
|
settings.js
|
Change web client settings to be saved earlier and more often (#34074)
|
2025-03-05 15:42:33 +00:00 |
|
statuses.js
|
Add optional delete_media parameter to DELETE /api/v1/statuses/:id (#33988)
|
2025-02-28 13:39:01 +00:00 |
|
store.js
|
Fix use of deprecated Iterable.isIndexed from immutable (#33510)
|
2025-01-08 16:25:41 +00:00 |
|
streaming.js
|
Remove old notifications actions and reducers (#31843)
|
2025-01-03 16:12:08 +00:00 |
|
suggestions.ts
|
Change onboarding flow in web UI (#32998)
|
2024-11-26 16:10:12 +00:00 |
|
tags_typed.ts
|
Refactor <HashtagHeader> to TypeScript (#33096)
|
2024-12-06 08:42:24 +00:00 |
|
timelines.js
|
Refactor some actions to be proper async actions instead of passing a continuation (#31453)
|
2024-08-19 14:41:32 +00:00 |
|
timelines_typed.ts
|
Convert disconnectTimeline and timelineDelete actions to Typescript (#30777)
|
2024-06-20 11:56:52 +00:00 |
|
trends.js
|
Change author_account to be authors in REST API (#30846)
|
2024-06-27 13:17:18 +00:00 |