about summary refs log tree commit diff
path: root/app/javascript/mastodon/actions
AgeCommit message (Expand)Author
2019-11-19Improvements to the single column layout (#10835)Eugen Rochko
2019-11-19Add responsive panels to the single-column layout (#10820)Eugen Rochko
2019-05-11Add toot source to delete result to ease Delete & Redraft (#10669)ThibG
2019-05-09Add emoji suggestions to CW and poll option fields (#10555)ThibG
2019-05-03Fix alignment of items in the account gallery in web UI and load more per pag...Eugen Rochko
2019-04-25Fix upload progressbar when image resizing is involved (#10632)ThibG
2019-04-09Fix glitched out "not found" message for non-existing profiles in web UI (#10...Eugen Rochko
2019-03-30Fix search in web UI not setting a limit, restore limit of 5 (#10421)Eugen Rochko
2019-03-28squashed identity proof updates (#10375)Alex Gessner
2019-03-20Add support for custom emojis in poll options (#10322)ThibG
2019-03-17Save quick filter settings when selecting a different filter (#10296)ThibG
2019-03-11Support pushing and receiving updates to poll tallies (#10209)ThibG
2019-03-07Fix public timelines being broken by new toots when they are not mounted (#10...Eugen Rochko
2019-03-06Disable file upload when there is a poll (#10195)ThibG
2019-03-06Fix poll options not rendering text after vote/refresh (#10189)Eugen Rochko
2019-03-06Add UI for creating polls (#10184)Eugen Rochko
2019-03-06Render unicode emoji in polls using emoji pack (#10185)Eugen Rochko
2019-03-03Insert polls in redux stores before statuses so it avoids crashes (#10140)ThibG
2019-03-03Add polls (#10111)Eugen Rochko
2019-02-27Fix direct timeline pagination in the WebUI (#10126)ThibG
2019-02-02Allow multiple files upload through web UI, including drag & drop (#9856)tmm576
2018-12-30Immediately go back in browser history upon successfully sending toot (#9663)ThibG
2018-12-17Add new first-time tutorial (#9531)Eugen Rochko
2018-12-16Add notification quick-filter bar in the frontend app (#9399)Paweł Ngei
2018-12-14When posting in mobile mode, go back to previous history location (#9502)ThibG
2018-12-14Fix timeline pagination in the WebUI (#9516)ThibG
2018-12-01Fix last_status parameter for notifications and conversations (#9407)ThibG
2018-11-30Remove npm-run-all dependency (#9401)Eugen Rochko
2018-11-10Fix loading indicator inconsistency (#9252)Eugen Rochko
2018-11-09Remove unused computation of reblog references from updateTimeline (#9244)ThibG
2018-11-08Use local instead of global loading indicator for timelines, account timeline...Eugen Rochko
2018-11-08Optimize the process of following someone (#9220)Eugen Rochko
2018-11-05Allow joining several hashtags in a single column (#8904)James Kiesel
2018-11-05Implement adding a user to a list from their profile (#9062)namelessGonbai
2018-10-30Fix empty display name precedence over username in web UI (#9163)Eugen Rochko
2018-10-29Fix dimensions of preview cards, fix crash in web UI, fix warning (#9133)Eugen Rochko
2018-10-24Fix JS error when posting from page without router context (#9073)Eugen Rochko
2018-10-23Fix public timelines not instantly updating on compose (#9050)Eugen Rochko
2018-10-23Show suggested follows on search screen in mobile layout (#9010)Eugen Rochko
2018-10-19Add unread indicator to conversations (#9009)Eugen Rochko
2018-10-11Do not push DMs into the home feed (#8940)Eugen Rochko
2018-10-07Add conversations API (#8832)Eugen Rochko
2018-09-24Add user preference to always expand toots marked with content warnings (#8762)Matt Sweetman
2018-09-13Only focus first element of dropdown menus if using keyboard (#8679)ThibG
2018-08-23Preserve hashtag casing in web UI hashtag history (#8394)Eugen Rochko
2018-08-20Skip pagination logic entirely for pinned toots (fixes #8302) (#8310)ThibG
2018-08-19Show compose form on delete & redraft when in mobile layout (#8277)Eugen Rochko
2018-08-09Public profile endorsements (accounts picked by profile owner) (#8146)Eugen Rochko
2018-07-14Do not cause an error if domain_lists.blocks.next is undefined (#8021)ThibG
2018-07-07Fix filters not affecting notifications in web UI (#7977)Eugen Rochko