Age | Commit message (Expand) | Author |
2018-11-27 | Volume sliders for videos #7429 (#9366) | Sumit Khanna |
2018-11-17 | Deep compare tags for hashtag column reload (#9297) | James Kiesel |
2018-11-16 | Update Japanese translation for "Show thread". (#9287) | mayaeh |
2018-11-13 | Fix race condition causing shallow status with only a "favourited" attribute ... | ThibG |
2018-11-12 | Fix null error introduced in #9270 (#9275) | Eugen Rochko |
2018-11-12 | Perform deep comparison for card data when receiving new props (#9270) | ThibG |
2018-11-11 | Only consider mouse move in scrolling on item insertion (#9262) | Les Orchard |
2018-11-11 | i18n: Add ja translations (#9261) | mayaeh |
2018-11-10 | Fix loading indicator inconsistency (#9252) | Eugen Rochko |
2018-11-09 | Identify manual scrolling to cancel scroll to top reset on mouse idle (#9245) | Les Orchard |
2018-11-09 | Remove unused computation of reblog references from updateTimeline (#9244) | ThibG |
2018-11-08 | Use local instead of global loading indicator for timelines, account timeline... | Eugen Rochko |
2018-11-08 | Add "Show thread" link to self-replies (#9228) | Eugen Rochko |
2018-11-08 | Optimize the process of following someone (#9220) | Eugen Rochko |
2018-11-08 | Cancel list scroll reset after mouse move on wheel scroll (#9233) | Les Orchard |
2018-11-05 | Temporarily hold timeline if mouse moved recently (fixes #8630) (#9200) | Les Orchard |
2018-11-05 | Allow joining several hashtags in a single column (#8904) | James Kiesel |
2018-11-05 | Implement adding a user to a list from their profile (#9062) | namelessGonbai |
2018-11-05 | Check for empty "last_status" before sorting DM column (#9207) | Steven Tappert |
2018-10-31 | Fix reducer error when conversation has no last status in web UI (#9173) | Eugen Rochko |
2018-10-30 | [i18n] Update for Occitan (#9169) | Quentí |
2018-10-30 | Fix empty display name precedence over username in web UI (#9163) | Eugen Rochko |
2018-10-30 | [i18n] Update for Occitan (#9157) | Quentí |
2018-10-30 | Make detailed-status__wrapper actually wrap detailed status (#8547) | trwnh |
2018-10-29 | Weblate translations (2018-10-26) (#9113) | Renato "Lond" Cerqueira |
2018-10-29 | Fix dimensions of preview cards, fix crash in web UI, fix warning (#9133) | Eugen Rochko |
2018-10-28 | Include preview cards in status entity in REST API (#9120) | Eugen Rochko |
2018-10-27 | When searching for an emoji with multiple separators, consider the full input... | ThibG |
2018-10-26 | Fix direct messages column not loading more items on scroll (#9102) | Eugen Rochko |
2018-10-26 | Fix conversations not being marked read on click (#9103) | Eugen Rochko |
2018-10-24 | Show upload options on click as well as hover (#9074) | Eugen Rochko |
2018-10-24 | Fix JS error when posting from page without router context (#9073) | Eugen Rochko |
2018-10-23 | Fix public timelines not instantly updating on compose (#9050) | Eugen Rochko |
2018-10-23 | Show suggested follows on search screen in mobile layout (#9010) | Eugen Rochko |
2018-10-22 | Revert "RTL: remove blank character inside bdi (#9038)" (#9056) | Eugen Rochko |
2018-10-22 | RTL: remove blank character inside bdi (#9038) | Masoud Abkenar |
2018-10-20 | Redesign direct messages column (#9022) | Eugen Rochko |
2018-10-19 | Add unread indicator to conversations (#9009) | Eugen Rochko |
2018-10-19 | fix: initial state of PrivacyDropdown is should not be null (#9008) | takayamaki |
2018-10-18 | Fix fav/boosts hotkeys not working on detailed statuses (#9006) | ThibG |
2018-10-17 | Handle global hotkeys even when no element has focus (#8998) | ThibG |
2018-10-13 | Weblate translations (2018-10-12) (#8972) | Eugen Rochko |
2018-10-12 | Display customized mascot in web UI and fix admin form for it (#8964) | Eugen Rochko |
2018-10-11 | Do not push DMs into the home feed (#8940) | Eugen Rochko |
2018-10-09 | Add Japanese translations. (#8927) | mayaeh |
2018-10-08 | Fixed error occurrence when pinning the DM column. (#8922) | mayaeh |
2018-10-07 | Add conversations API (#8832) | Eugen Rochko |
2018-10-06 | i18n: Update Polish translation (#8901) | Marcin Mikołajczak |
2018-10-06 | Change documentation URL (#8898) | Eugen Rochko |
2018-10-05 | Add a confirmation dialog when hitting reply and the compose box isn't empty ... | ThibG |