about summary refs log tree commit diff
path: root/app/javascript
AgeCommit message (Expand)Author
2020-05-08Fix failing jest test (#13681)Eugen Rochko
2020-05-03Fix use of inline CSS in public pages (#13576)ThibG
2020-04-28Fix admin-facing uses of inline CSS (#13575)ThibG
2020-04-28Fix page incorrectly scrolling when bringing up dropdown menus (#13574)ThibG
2020-04-28Fix end-user-facing uses of inline CSS (#13438)ThibG
2020-04-28Refactor/cleanup TIMELINE_DELETE-related code (#13175)ThibG
2020-04-28Fix messed up z-index when NoScript blocks media/previews (#13449)ThibG
2020-04-25Fix uninformative error message when uploading unsupported image files (#13540)ThibG
2020-04-25Fix expanded video player issues (#13541)ThibG
2020-04-23Set max-width and max-height to gif video (#13533)Irie Aoi
2020-04-21Fix and refactor keyboard navigation in dropdown menus (#13528)ThibG
2020-04-19Update Twemoji to 12.1.5 (#13021)D Anzorge
2020-04-18Add local only to hashtag timeline (#13502)Takeshi Umeda
2020-04-18Fix uploaded image orientation in some browsers (#13493)ThibG
2020-04-17Fix not being able to vote (#13490)ThibG
2020-04-16Fix Poll fetchPoll action not being debounced. (#13485)Gurgen Hayrapetyan
2020-04-12Fix WebUI pagination of following, followers, follow requests, blocks and mut...ThibG
2020-04-05New Crowdin translations (#13317)Eugen Rochko
2020-04-05Fix “Show more” not switching to “Show less” on public pages (#13174)ThibG
2020-04-04Add explanation as to why unlocked accounts may have follow requests (#13385)ThibG
2020-04-03Add ability to filter audit log in admin UI (#13381)Eugen Rochko
2020-04-02Improve polls: option lengths & redesign (#13257)Sasha Sorokin
2020-04-02Fix pinning a column in web UI sometimes redirecting out of web UI (#13376)Eugen Rochko
2020-03-31Improve toot clicking areas (#13327)Mélanie Chauvel (ariasuni)
2020-03-31Fix content warning being unnecessarily cleared when enabling/disabling CW (#...ThibG
2020-03-31Fix wrong color for ellipsis in boost confirmation dialog in Web UI (#13355)Mélanie Chauvel (ariasuni)
2020-03-28Fix 404 and 410 API errors being silently discarded in WebUI (#13279)ThibG
2020-03-25New Crowdin translations (#13064)Eugen Rochko
2020-03-25Fix frontend crash when deleting announcements (#13312)ThibG
2020-03-25Change poll option hover/active styling to be less confusing (#13313)ThibG
2020-03-21Migrate Rails ujs as required for Rails 6 Upgrade. (#13280)Shlee
2020-03-21Add link to bookmarks in web UI dropdown (#13273)mayaeh
2020-03-21Fix frontend crash when deleting announcements (#13283)Daniel Sockwell
2020-03-17Fix WebUI crash in single-column mode on prehistoric browsers (#13267)ThibG
2020-03-10Fix detailed view of direct messages displaying a 0 boost count (#13244)ThibG
2020-03-10Fix regression in “Edit media” modal in web UI (#13243)ThibG
2020-03-09Change the string "hidden" to "blocked" in WebUI (#13221)mayaeh
2020-03-08Change local media attachments to perform heavy processing asynchronously (#1...Eugen Rochko
2020-03-08Add support for links to statuses in announcements to be opened in web UI (#1...ThibG
2020-03-08Change the tooltip "Toggle visibility" to "Hide media" in web UI (#13199)Mélanie Chauvel (ariasuni)
2020-03-08Code style improvements in JavaScript (#13159)Bèr Kessels
2020-03-08Change description of privacy levels to be more intuitive in web UI (#13197)Mélanie Chauvel (ariasuni)
2020-03-08Fix text area above/right of emoji picker being accidentally clickable in web...Mélanie Chauvel (ariasuni)
2020-03-06Fix too large announcements not being scrollable in web UI (#13211)ThibG
2020-03-06Change GIF label to be displayed even when autoplay is enabled in web UI (#13...koyu
2020-03-05Change the string "Hide everything from …" to "Block domain …" in web UI ...Eugen Rochko
2020-03-05Add tooltips to audio/video player buttons (#13203)Eugen Rochko
2020-02-22Fix `/web` redirecting to `/web/web` in web UI (#13128)ThibG
2020-02-19Add source-mapped stacktrace to error message in web UI (#13082)ThibG
2020-02-18Fix old browsers crashing because of missing `finally` polyfill in web UI (#1...ThibG