.. |
importer
|
Use Immutable `Record` for accounts in Redux state (#26559)
|
2023-11-03 15:00:03 +00:00 |
push_notifications
|
Enforce import order with ESLint (#25096)
|
2023-05-23 17:15:17 +02:00 |
account_notes.ts
|
Use Immutable `Record` for accounts in Redux state (#26559)
|
2023-11-03 15:00:03 +00:00 |
accounts.js
|
Add profile setup to onboarding in web UI (#27829)
|
2023-11-15 11:13:53 +00:00 |
accounts_typed.ts
|
Fix the loading bar with the new Redux actions (#28422)
|
2023-12-18 23:19:27 +00:00 |
alerts.js
|
Change `eslint` config to autofix missing comma and indentation in JS files (#26711)
|
2023-10-09 13:38:29 +02:00 |
announcements.js
|
Enforce import order with ESLint (#25096)
|
2023-05-23 17:15:17 +02:00 |
app.ts
|
Add stricter ESLint rules for Typescript files (#24926)
|
2023-05-10 12:59:29 +02:00 |
blocks.js
|
Rewrite actions/modal and reducers/modal with typescript (#24833)
|
2023-05-25 15:42:37 +02:00 |
bookmarks.js
|
Enforce import order with ESLint (#25096)
|
2023-05-23 17:15:17 +02:00 |
boosts.js
|
Rewrite actions/modal and reducers/modal with typescript (#24833)
|
2023-05-25 15:42:37 +02:00 |
bundles.js
|
…
|
|
columns.js
|
Enable eslint:recommended ruleset (#22433)
|
2022-12-19 00:51:37 +09:00 |
compose.js
|
Merge commit '5694e24bbf9afccbbf1b44d3a405a4e2bc0ff08d' into glitch-soc/merge-upstream
|
2023-09-02 11:56:09 +02:00 |
conversations.js
|
Enforce import order with ESLint (#25096)
|
2023-05-23 17:15:17 +02:00 |
custom_emojis.js
|
Enable eslint:recommended ruleset (#22433)
|
2022-12-19 00:51:37 +09:00 |
directory.js
|
Enforce import order with ESLint (#25096)
|
2023-05-23 17:15:17 +02:00 |
domain_blocks.js
|
Use Immutable `Record` for accounts in Redux state (#26559)
|
2023-11-03 15:00:03 +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
|
Convert `dropdown_menu` state to Typescript (#25585)
|
2023-09-22 18:18:46 +02:00 |
emojis.js
|
Enable eslint:recommended ruleset (#22433)
|
2022-12-19 00:51:37 +09:00 |
favourites.js
|
Enforce import order with ESLint (#25096)
|
2023-05-23 17:15:17 +02:00 |
featured_tags.js
|
Add featured tags selector for WebUI (#19358)
|
2022-10-16 08:43:59 +02:00 |
filters.js
|
Rewrite actions/modal and reducers/modal with typescript (#24833)
|
2023-05-25 15:42:37 +02:00 |
height_cache.js
|
Enable eslint:recommended ruleset (#22433)
|
2022-12-19 00:51:37 +09:00 |
history.js
|
Enforce import order with ESLint (#25096)
|
2023-05-23 17:15:17 +02:00 |
interactions.js
|
Fix bug with reblogged view on Toots only showing latest reblogging accounts (#26574)
|
2023-08-29 14:42:20 +02:00 |
languages.js
|
…
|
|
lists.js
|
Add exclusive lists (#22048)
|
2023-06-05 09:37:02 +02:00 |
markers.js
|
Enforce import order with ESLint (#25096)
|
2023-05-23 17:15:17 +02:00 |
modal.ts
|
Improve modals reducer types (#26610)
|
2023-09-22 16:41:50 +02:00 |
mutes.js
|
Rewrite actions/modal and reducers/modal with typescript (#24833)
|
2023-05-25 15:42:37 +02:00 |
notifications.js
|
Fix the `notificationsUpdate` call (#27758)
|
2023-11-07 14:18:59 +00:00 |
notifications_typed.ts
|
Fix notification sounds (#28316)
|
2023-12-11 14:23:30 +00:00 |
onboarding.js
|
…
|
|
picture_in_picture.js
|
Add eslint-plugin-jsdoc (#24719)
|
2023-04-30 02:29:54 +02:00 |
pin_statuses.js
|
Enforce import order with ESLint (#25096)
|
2023-05-23 17:15:17 +02:00 |
polls.js
|
Enforce import order with ESLint (#25096)
|
2023-05-23 17:15:17 +02:00 |
reports.js
|
Rewrite actions/modal and reducers/modal with typescript (#24833)
|
2023-05-25 15:42:37 +02:00 |
search.js
|
Fix duplicate and missing keys in search popout component in web UI (#28834)
|
2024-01-21 07:44:46 +00:00 |
server.js
|
Prevent duplicate concurrent calls of `/api/*/instance` in web UI (#25663)
|
2023-07-02 11:12:16 +02:00 |
settings.js
|
Enforce import order with ESLint (#25096)
|
2023-05-23 17:15:17 +02:00 |
statuses.js
|
Translate CW, poll options and media descriptions (#24175)
|
2023-06-01 00:10:21 +02:00 |
store.js
|
Use Immutable `Record` for accounts in Redux state (#26559)
|
2023-11-03 15:00:03 +00:00 |
streaming.js
|
Fix `/share` and cleanup and reorganize frontend locale loading (#25240)
|
2023-06-02 15:00:27 +02:00 |
suggestions.js
|
Enforce import order with ESLint (#25096)
|
2023-05-23 17:15:17 +02:00 |
tags.js
|
Separate ESLint CI from Superlinter (#23029)
|
2023-01-29 23:44:03 +01:00 |
timelines.js
|
Change reblogs to be excluded from "Posts and replies" tab in web UI (#26302)
|
2023-08-03 20:39:33 +02:00 |
trends.js
|
Enforce import order with ESLint (#25096)
|
2023-05-23 17:15:17 +02:00 |