mastodon/app/javascript/flavours/glitch/components
Thibaut Girka 70a16d8858 [Glitch] Improve relative timestamps in web UI
Port 660cb058e1 to glitch-soc flavour
2018-05-02 13:45:40 +02:00
..
account.js
attachment_list.js
avatar.js
avatar_overlay.js
button.js
collapsable.js
column.js
column_back_button.js
column_back_button_slim.js
column_header.js Add show more/less toggle for entire threads in web UI 2018-04-22 19:19:01 +02:00
display_name.js
domain.js
dropdown_menu.js
extended_video_player.js
icon.js
icon_button.js
intersection_observer_article.js
link.js
load_more.js
loading_indicator.js
media_gallery.js Merge pull request #435 from ThibG/glitch-soc/features/public-modals 2018-04-22 12:07:29 -04:00
missing_indicator.js
modal_root.js [Glitch] Show media modal on public pages 2018-04-20 15:58:36 +02:00
notification_purge_buttons.js
permalink.js
relative_timestamp.js [Glitch] Improve relative timestamps in web UI 2018-05-02 13:45:40 +02:00
scrollable_list.js Fix auto-collapsed toots making the TL jump (fixes #417) 2018-04-19 11:30:42 +02:00
setting_text.js
status.js Use new getDerivedStateFromProps instead of deprecated componentWillReceiveProps 2018-04-27 01:24:55 +02:00
status_action_bar.js Glitchsoc-specific changes to allow boosting own private toots 2018-04-19 11:24:29 +02:00
status_content.js Add show more/less toggle for entire threads in web UI 2018-04-22 19:19:01 +02:00
status_header.js
status_icons.js Refactor the infamous three-valued boolean into two booleans, trying to simplify the logic 2018-04-22 19:18:15 +02:00
status_list.js [Glitch] Fix the hot key (j, k) does not function correctly when there is a pinned toot in account timeline. 2018-04-22 23:11:16 +02:00
status_prepend.js
status_visibility_icon.js
text_icon_button.js