This website requires JavaScript.
Explore
Help
Sign In
rubiline
/
Glitch-Shrike
Watch
2
Star
0
Fork
You've already forked Glitch-Shrike
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b2647bc3f2
Glitch-Shrike
/
app
/
javascript
/
mastodon
/
actions
History
Claire
4a9cdfb928
Merge commit '774e1189d26fffd914107a4236f6287043c988f8' into glitch-soc/merge-upstream
2023-10-09 21:12:28 +02:00
..
importer
Change `eslint` config to autofix missing comma and indentation in JS files (
#26711
)
2023-10-09 13:38:29 +02:00
push_notifications
…
account_notes.ts
Convert `actions/account_notes` into Typescript (
#26601
)
2023-09-11 16:09:22 +02:00
accounts.js
…
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
…
app.ts
…
blocks.js
…
bookmarks.js
…
boosts.js
…
bundles.js
…
columns.js
…
compose.js
Merge commit '5694e24bbf9afccbbf1b44d3a405a4e2bc0ff08d' into glitch-soc/merge-upstream
2023-09-02 11:56:09 +02:00
conversations.js
…
custom_emojis.js
…
directory.js
…
domain_blocks.js
…
dropdown_menu.ts
Convert `dropdown_menu` state to Typescript (
#25585
)
2023-09-22 18:18:46 +02:00
emojis.js
…
favourites.js
…
featured_tags.js
…
filters.js
…
height_cache.js
…
history.js
…
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
…
modal.ts
Improve modals reducer types (
#26610
)
2023-09-22 16:41:50 +02:00
mutes.js
…
notifications.js
Fix notification permissions being requested immediately after login (
#26472
)
2023-09-12 18:27:01 +02:00
onboarding.js
…
picture_in_picture.js
…
pin_statuses.js
…
polls.js
…
reports.js
…
search.js
Fix link handling of mentions in user profiles when logged out (
#27185
)
2023-09-28 15:29:07 +02:00
server.js
Prevent duplicate concurrent calls of `/api/*/instance` in web UI (
#25663
)
2023-07-02 11:12:16 +02:00
settings.js
…
statuses.js
Translate CW, poll options and media descriptions (
#24175
)
2023-06-01 00:10:21 +02:00
store.js
Add recent searches in web UI (
#26834
)
2023-09-07 14:56:19 +02:00
streaming.js
Fix `/share` and cleanup and reorganize frontend locale loading (
#25240
)
2023-06-02 15:00:27 +02:00
suggestions.js
…
tags.js
…
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
…