.. |
account.js
|
Move “export” before decorators
|
2019-09-09 18:36:43 +02:00 |
animated_number.js
|
[Glitch] Change number animations direction based on decrease or increase
|
2020-01-27 16:06:03 +01:00 |
attachment_list.js
|
[Glitch] Add noopener and/or noreferrer
|
2019-10-27 14:36:25 +01:00 |
autosuggest_emoji.js
|
ComposerTextarea → AutosuggestTextarea
|
2019-04-22 20:15:47 +02:00 |
autosuggest_hashtag.js
|
[Glitch] Replace shortNumberFormat with <ShortNumber>
|
2020-07-07 19:25:06 +02:00 |
autosuggest_input.js
|
[Glitch] Fix emoji autosuggestions
|
2019-09-02 10:57:44 +02:00 |
autosuggest_textarea.js
|
[Glitch] Fix ref attr for react-textarea-autozsize
|
2020-06-09 10:55:52 +02:00 |
avatar.js
|
WIP <Compose> Refactor; SCSS ed.
|
2018-01-04 18:23:46 -08:00 |
avatar_composite.js
|
[Glitch] Change conversations UI
|
2019-09-30 17:01:16 +02:00 |
avatar_overlay.js
|
Fix GIF avatars not autoplaying (fixes #287, tootsuite pr #6000)
|
2017-12-28 08:30:51 -06:00 |
blurhash.js
|
[Glitch] Improve safety of Blurhash component
|
2020-07-10 17:08:31 +02:00 |
button.js
|
[Glitch] Fix "cancel follow request" button having unreadable text in web UI
|
2019-08-12 16:49:12 +02:00 |
column.js
|
[Glitch] Fix scroll to top in single column UI
|
2019-10-06 00:32:06 +02:00 |
column_back_button.js
|
[Glitch] Fix crash when switching back/from mobile layout
|
2019-10-11 22:40:52 +02:00 |
column_back_button_slim.js
|
Fix using wrong component in ColumnBackButtonSlim
|
2019-09-30 15:58:29 +02:00 |
column_header.js
|
Refactor notifications cleaning mode
|
2020-01-26 14:55:03 +01:00 |
common_counter.js
|
[Glitch] Fix following_counter plural to include "one"
|
2020-07-22 13:50:58 +02:00 |
display_name.js
|
[Glitch] Add noopener and/or noreferrer
|
2019-10-27 14:36:25 +01:00 |
domain.js
|
[Glitch] Change the string "hidden" to "blocked" in WebUI
|
2020-03-22 16:29:51 +01:00 |
dropdown_menu.js
|
[Glitch] Fix scrolling issues when closing some dropdown menus
|
2020-08-30 16:31:02 +02:00 |
error_boundary.js
|
[Glitch] Add paragraph about browser add-ons when encountering some errors
|
2020-09-28 17:49:55 +02:00 |
gifv.js
|
[Glitch] Fix click range discrepancies in gifv
|
2020-08-30 16:31:41 +02:00 |
hashtag.js
|
[Glitch] Replace shortNumberFormat with <ShortNumber>
|
2020-07-07 19:25:06 +02:00 |
icon.js
|
Use upstream's Icon component
|
2019-09-09 19:00:20 +02:00 |
icon_button.js
|
[Glitch] Replace fav icon animation with CSS
|
2019-10-27 21:10:24 +01:00 |
icon_with_badge.js
|
Use upstream's Icon component
|
2019-09-09 19:00:20 +02:00 |
intersection_observer_article.js
|
[Glitch] Code style improvements in JavaScript
|
2020-03-08 20:43:53 +01:00 |
link.js
|
WIP <Compose> Refactor; 1000 tiny edits
|
2018-01-04 18:33:13 -08:00 |
load_gap.js
|
Use the `Icon` component instead of directly using `i` tag
|
2019-09-09 19:00:20 +02:00 |
load_more.js
|
[Glitch] Allow clients to fetch statuses made while they were offline
|
2018-05-29 21:25:28 +02:00 |
load_pending.js
|
[Glitch] Add option to disable real-time updates in web UI
|
2019-07-16 16:51:08 +02:00 |
loading_indicator.js
|
Rename themes -> flavours ? ?
|
2017-12-03 23:26:40 -08:00 |
media_gallery.js
|
Fix WebUI crash in edge case when media display size causes scroll
|
2020-08-17 15:46:18 +02:00 |
missing_indicator.js
|
[Glitch] Fix performance of home feed regeneration
|
2019-10-10 21:00:13 +02:00 |
modal_root.js
|
Fix deprecated use of createBrowserHistory
|
2020-04-09 17:03:05 +02:00 |
notification_purge_buttons.js
|
Use the `Icon` component instead of directly using `i` tag
|
2019-09-09 19:00:20 +02:00 |
permalink.js
|
Shift+click on column Back button to return to last pinable column
|
2019-04-17 18:40:40 +02:00 |
poll.js
|
[Glitch] Fix not being able to vote
|
2020-04-17 22:04:10 +02:00 |
radio_button.js
|
[Glitch] Add profile directory to web UI
|
2019-08-31 18:23:23 +02:00 |
regeneration_indicator.js
|
[Glitch] Fix performance of home feed regeneration
|
2019-10-10 21:00:13 +02:00 |
relative_timestamp.js
|
[Glitch] Change last_status_at to be a date, not datetime
|
2020-01-27 16:03:24 +01:00 |
scrollable_list.js
|
[Glitch] Fix keyboard navigation in scrollable lists
|
2020-07-22 13:51:44 +02:00 |
setting_text.js
|
Rename settingKey to settingPath (tootsuite pr #6046 & #6098)
|
2017-12-26 13:21:20 -06:00 |
short_number.js
|
[Glitch] Replace shortNumberFormat with <ShortNumber>
|
2020-07-07 19:25:06 +02:00 |
spoilers.js
|
Minor refactoring
|
2019-07-15 00:48:28 +02:00 |
status.js
|
[Glitch] Add option to be notified when a followed user posts
|
2020-09-28 17:49:55 +02:00 |
status_action_bar.js
|
[Glitch] Fix: also use custom private boost icon for detailed status
|
2020-08-30 16:51:16 +02:00 |
status_content.js
|
Fix clicking the audio player also opening toots in detailed view
|
2020-07-10 10:28:05 +02:00 |
status_header.js
|
[Glitch] Add noopener and/or noreferrer
|
2019-10-27 14:36:25 +01:00 |
status_icons.js
|
[Glitch] Replace fav icon animation with CSS
|
2019-10-27 21:10:24 +01:00 |
status_list.js
|
[Glitch] Freeze scroll position when a dropdown menu is open in the TL
|
2020-07-10 17:05:44 +02:00 |
status_prepend.js
|
[Glitch] Add option to be notified when a followed user posts
|
2020-09-28 17:49:55 +02:00 |
status_visibility_icon.js
|
Use the `Icon` component instead of directly using `i` tag
|
2019-09-09 19:00:20 +02:00 |
timeline_hint.js
|
[Glitch] Add hints about incomplete remote content to web UI
|
2020-06-17 17:48:04 +02:00 |