about summary refs log tree commit diff
path: root/app/javascript/mastodon/features
AgeCommit message (Expand)Author
2018-06-10Rename emoji sheet to avoid caching issue (#7777)Renato "Lond" Cerqueira
2018-06-09Fix domain hiding logic (#7765)Eugen Rochko
2018-06-08Fix issues with updated emoji mart (#7761)Renato "Lond" Cerqueira
2018-06-07Update to emojimart 2.6.1 (#7746)Renato "Lond" Cerqueira
2018-06-05Add redraft function (#7735)Eugen Rochko
2018-06-04Submit report using meta key (#7729)Yamagishi Kazutoshi
2018-06-04Display numbers in account header using shortNumberFormat for consistency (#7...Eugen Rochko
2018-06-04Fix bug in order of conversations in web UI (#7721)Eugen Rochko
2018-06-04Remove trending hashtags (#7711)Eugen Rochko
2018-06-01Improve trends layout (#7700)Eugen Rochko
2018-06-01Add loading indicator for trending tags (#7693)Yamagishi Kazutoshi
2018-06-01Fix duplicate key attributes (#7694)Yamagishi Kazutoshi
2018-05-31Make the refresh trends button refresh trends (#7685)Eugen Rochko
2018-05-31 Put the CW field between the toot we are replying to and the toot field (#7508)Mélanie Chauvel (ariasuni)
2018-05-30Redirect / to home on mobile layout, to getting started on desktop (#7677)Eugen Rochko
2018-05-30Improve getting started column (#7676)Eugen Rochko
2018-05-29Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661)Eugen Rochko
2018-05-29Always display tab navigation on local/federated timeline even when empty (#7...Eugen Rochko
2018-05-28Replace recursion in status mapStateToProps (#7645)Eugen Rochko
2018-05-27Track trending tags (#7638)Eugen Rochko
2018-05-25Introduce flat layout to contexts reducer (#7150)Akihiko Odaki
2018-05-25Enable media timeline (#7598)Yamagishi Kazutoshi
2018-05-25Use .star-icon instead of hardcoding color in detailed statuses (fixes #7610)...ThibG
2018-05-23Fix caret position after selected suggestion and media upload (#7595)ThibG
2018-05-22Remove unneeded code now that attachment URL isn't appended to toots (#7593)ThibG
2018-05-22Hide section headline for timelines in production (#7590)Yamagishi Kazutoshi
2018-05-22Change column params on pinned timeline (#7581)Yamagishi Kazutoshi
2018-05-21Save onlyMedia prop when pinning column (#7575)Eugen Rochko
2018-05-21Add exact attribute to WrappedRoute for community timeline (#7572)Yamagishi Kazutoshi
2018-05-21Add media timeline (#6631)Yamagishi Kazutoshi
2018-05-19Improve direct message warning again (#7546)Eugen Rochko
2018-05-16Reword the direct message warning (#7420)Sylvhem
2018-05-13Open video modal on public UI (#7469)Yamagishi Kazutoshi
2018-05-11Change wording of the “undo” media upload button (fixes #6857) (#7417)ThibG
2018-05-08Show media modal on public timeline (#7413)Yamagishi Kazutoshi
2018-05-08Do not crash in getStatusIds when there is a gap in the timeline (fixes #7400...ThibG
2018-05-07Bot nameplates (#7391)Eugen Rochko
2018-05-07Use plaintext value for field value tooltips in web UI (#7388)Eugen Rochko
2018-05-06Various improvements to the report UI (#7342)ThibG
2018-05-05Do not count search route as compose being mounted in web UI (#7372)Eugen Rochko
2018-05-05Improve rendering of bio fields (#7353)Eugen Rochko
2018-05-04Dropdowns accessibility (#7318)ThibG
2018-05-03Place emoji picker top if it is closer to the bottom of the viewport (fixes #...ThibG
2018-05-01Fix low-contrasted cancel button of reply indicator (#7300)Lynx Kotoura
2018-04-20Fix #6157: boosting own private toots (#7200)mayaeh
2018-04-18Add color variables of texts for better accesibility (#7125)Lynx Kotoura
2018-04-18Add revealing/hiding statuses button to keyboard shortcuts legend column (#7178)Marcin Mikołajczak
2018-04-18Direct messages column (#4514)Kaito Sinclaire
2018-04-18Adds keyboard hotkey for revealing/hiding statuses (#7173)Neil Moore
2018-04-17Allow boosting own private toots (#6157)ThibG