..
accounts.js
Add `limited` attribute to accounts in REST API and a warning in web UI ( #18344 )
3 years ago
accounts_counters.js
Store objects to IndexedDB ( #6826 )
7 years ago
accounts_map.js
Fix case-sensitive look-up for profiles in web UI ( #19397 )
2 years ago
alerts.js
Add special alert for throttled requests ( #11677 )
5 years ago
announcements.js
Change how unread announcements are handled ( #13020 )
5 years ago
blocks.js
Add explanation to mute dialog, refactor and clean up mute/block UI ( #11992 )
5 years ago
boosts.js
Add dropdown for boost privacy in boost confirmation modal ( #15704 )
4 years ago
compose.js
Fix upload progress not communicating processing phase in web UI ( #19530 )
2 years ago
contexts.js
Fix context building in the reducer ( #7671 )
7 years ago
conversations.js
Fix delete conversation action not being reflected in web UI ( #12030 )
5 years ago
custom_emojis.js
retrieve custom emoji list via API instead of before page load ( #7047 )
7 years ago
domain_lists.js
Fix error when unmuting a domain without listing muted domains first ( #7670 )
7 years ago
dropdown_menu.js
Freeze scroll position when a dropdown menu is open in the TL ( #14271 )
4 years ago
filters.js
Fix “Filter this post” potentially listing deleted filters ( #19051 )
2 years ago
height_cache.js
Fix height cache ( #4909 )
7 years ago
history.js
Add edit history to web UI ( #17390 )
3 years ago
index.js
Add server banner to web app, add `GET /api/v2/instance` to REST API ( #19294 )
2 years ago
list_adder.js
Implement adding a user to a list from their profile ( #9062 )
6 years ago
list_editor.js
Add list title editing ( #9748 )
6 years ago
lists.js
Add list of lists component to web UI ( #5811 )
7 years ago
markers.js
Fix read marker state not being udpated internally ( #14155 )
4 years ago
media_attachments.js
refactor: Rewrite immutablejs import statements using destructuring ( #4147 )
7 years ago
meta.js
Add customizable user roles ( #18641 )
2 years ago
missed_updates.js
Change title bar to only show unread notifications ( #11572 )
5 years ago
modal.js
Fix reply button on media modal not giving focus to compose form ( #17626 )
3 years ago
mutes.js
Add duration parameter to muting. ( #13831 )
4 years ago
notifications.js
Fix handling of duplicate and out-of-order notifications in WebUI ( #19693 )
2 years ago
picture_in_picture.js
Fix WebUI crash when a toot with a playing video gets deleted ( #16384 )
3 years ago
polls.js
Fix poll options not rendering text after vote/refresh ( #10189 )
6 years ago
push_notifications.js
Add follow_request notification type ( #12198 )
5 years ago
relationships.js
Fix bell button causing a brief “Cancel follow request” on locked accounts ( #14896 )
4 years ago
search.js
Fix not showing loading indicator when searching in web UI ( #17655 )
3 years ago
server.js
Change about page to be mounted in the web UI ( #19345 )
2 years ago
settings.js
Add notifications for new reports ( #18697 )
2 years ago
status_lists.js
Add pagination for trending statuses in web UI ( #17976 )
3 years ago
statuses.js
Change public accounts pages to mount the web UI ( #19319 )
2 years ago
suggestions.js
Add cold-start follow recommendations ( #15945 )
4 years ago
tags.js
Add ability to follow hashtags in web UI ( #18862 )
2 years ago
timelines.js
Fix potentially missing statuses when reconnecting to websocket ( #17981 )
3 years ago
trends.js
Add explore page to web UI ( #17123 )
3 years ago
user_lists.js
Add featured tags selector for WebUI ( #19358 )
2 years ago