Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-26 | Merge pull request #440 from ThibG/glitch-soc/fixes/video-fullscreen | beatrix | |
[Glitch] Fix fullscreen video player | |||
2018-04-24 | Fix fade being colored wrongly for DMs and upon focus | Una Thompson | |
2018-04-23 | Fix actions modal on mobile (fixes #441) | Thibaut Girka | |
2018-04-23 | [Glitch] Fix fullscreen video player | Thibaut Girka | |
Port 53b1d8887325160934dec7557e97a43ce2896264 to glitch-soc | |||
2018-04-22 | Merge pull request #432 from ThibG/glitch-soc/features/reblog-private | beatrix | |
Glitchsoc-specific changes to allow boosting own private toots | |||
2018-04-22 | Merge pull request #421 from ThibG/glitch-soc/features/custom-emoji-api | beatrix | |
[Glitch] retrieve custom emoji list via API instead of before page load | |||
2018-04-22 | Merge pull request #427 from ThibG/glitch-soc/fixes/scroll-behavior | beatrix | |
Improve ScrollableList behavior | |||
2018-04-22 | Merge pull request #434 from ThibG/glitch-soc/fixes/public-inline-video | beatrix | |
Fix video player on toot public views | |||
2018-04-22 | Merge pull request #433 from ThibG/glitch-soc/fixes/status-filtering | beatrix | |
Status filtering fixes from upstream | |||
2018-04-22 | Merge pull request #435 from ThibG/glitch-soc/features/public-modals | beatrix | |
[Glitch] Show media modal on public pages | |||
2018-04-22 | Add fade and margin to collapsed statuses | Una Thompson | |
2018-04-20 | Fix video player on toot public views | Thibaut Girka | |
2018-04-20 | [Glitch] Show media modal on public pages | Thibaut Girka | |
Port ff7941e652af1d54d9c991254556e7932a8b183c to glitch-soc | |||
2018-04-19 | Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master | Jenkins | |
2018-04-19 | Fix webkit scrollbars (#7191) | beatrix | |
* Revert "Make scroll bars wider (#7060)" This reverts commit 11715454d033784bf6176b75a954e5c28b5d79e5. * for real make webkit scrollbar wider | |||
2018-04-19 | [Glitch] Fix status filtering in contexts reducer | Thibaut Girka | |
Port 1a37d7e252aa41fd1c66e780e1a2a1426d8f3545 to glitch-soc | |||
2018-04-19 | [Glitch] Do not filter the status collection after muting and blocking | Thibaut Girka | |
Port fd87e5a53bcaafb886a675c76e9256015e9db897 to glitch-soc | |||
2018-04-19 | Fix auto-collapsed toots making the TL jump (fixes #417) | Thibaut Girka | |
2018-04-19 | Clean up dead code | Thibaut Girka | |
2018-04-19 | Use React's new lifecycles for scrollable lists | Thibaut Girka | |
2018-04-19 | Glitchsoc-specific changes to allow boosting own private toots | Thibaut Girka | |
2018-04-19 | Only compute height dynamically for standalone media | Thibaut Girka | |
This prevents changing the status' height and triggering jumps in the TL | |||
2018-04-19 | [Glitch] Make detailed status' media gallery standalone | Thibaut Girka | |
2018-04-19 | [Glitch] Center thumbnails on focus point | Thibaut Girka | |
Port the display part of the following commits to glitch-soc: * 90f12f2e5a41115a9a756f9dd38054736080d4f9 * b170627ceb8838c358aef1fcca9673ce4aa61ab8 * 11697d68942db7b97a4c7384e4fb4148a97b9122 * 56eb5c3f344f0342ac6f26a05748bc21c585a729 | |||
2018-04-19 | Use javascript to set MediaGallery height automatically | Thibaut Girka | |
2018-04-19 | Revert some glitch-specific refactoring | Thibaut Girka | |
In order to keep my sanity when porting changes between glitch-soc and upstream. | |||
2018-04-19 | [Glitch] retrieve custom emoji list via API instead of before page load | Thibaut Girka | |
Port b08ab329f4d149fd414e0539574f49062c571a8a to glitch-soc | |||
2018-04-19 | Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master | Jenkins | |
2018-04-19 | Fix text color in "show more" link inside boost confirmation modal (#7183) | Eugen Rochko | |
2018-04-18 | Merge remote-tracking branch 'glitchsoc/master' into gs-master | David Yip | |
2018-04-18 | Merge remote-tracking branch 'origin/master' into gs-master | David Yip | |
Conflicts: app/controllers/home_controller.rb app/controllers/stream_entries_controller.rb app/javascript/mastodon/locales/ja.json app/javascript/mastodon/locales/pl.json | |||
2018-04-19 | i18n: Update Polish translation (#7181) | Marcin Mikołajczak | |
Signed-off-by: Marcin Mikołajczak <me@m4sk.in> | |||
2018-04-18 | Add color variables of texts for better accesibility (#7125) | Lynx Kotoura | |
* Add variables for text colors * Change variables in sass files * Apply text color variables for recently added colors * Fix text colors of emoji mart anchors * Fix text colors of search__input * Fix text colors of text area of compose-form * Fix icon colors of privacy dropdown and modal * Inverted icon colors by classname * Change variables in boost.scss * Change action-button-color * Fix text colors of pre-header | |||
2018-04-18 | Fix comparing id (#7180) | abcang | |
2018-04-18 | Add revealing/hiding statuses button to keyboard shortcuts legend column (#7178) | Marcin Mikołajczak | |
Signed-off-by: Marcin Mikołajczak <me@m4sk.in> | |||
2018-04-18 | Direct messages column (#4514) | Kaito Sinclaire | |
* Added a timeline for Direct statuses * Lists all Direct statuses you've sent and received * Displayed in Getting Started * Streaming server support for direct TL * Changes to match other timelines in 2.0 | |||
2018-04-18 | zh-HK translation (#7177) | luzi82 | |
* zh-HK translation * zh-HK fix * zh-HK translation * add missing zh-HK translate * fix translate * i18n-tasks normalize | |||
2018-04-18 | Adds keyboard hotkey for revealing/hiding statuses (#7173) | Neil Moore | |
Resolves #5550 | |||
2018-04-17 | Allow boosting own private toots (#6157) | ThibG | |
* Adjust policy to allow boosting own private toots * Add ability to reblog private toots from dropdown menu | |||
2018-04-17 | Make scroll bars wider (#7060) | Sam Schlinkert | |
* Set scrollbars to 12 px wide rather than 8px Should overwrite the setting in reset.scss. This is untested at this point. * removes scrollbar height and width specifications from reset.scss and basics.scss | |||
2018-04-17 | Improve web api protect (#6343) | abcang | |
2018-04-17 | Fix caret position after inserting emoji (#7167) | abcang | |
2018-04-17 | Merge pull request #430 from ThibG/glitch-soc/features/bookmarks | ThibG | |
Fix the bookmark column pinning fix… | |||
2018-04-17 | Fix the bookmark column pinning fix… | Thibaut Girka | |
2018-04-17 | Update French javascript locale file (#7165) | Remi Rampin | |
Match config/locales/fr.yml: "private" was changed to "followers-only" by 501514960a9de238e23cd607d2e8f4c1ff9f16c1. | |||
2018-04-16 | Merge pull request #429 from ThibG/glitch-soc/features/bookmarks | ThibG | |
Fix pinning the bookmarks column (fixes #428) | |||
2018-04-16 | Fix pinning the bookmarks column (fixes #428) | Thibaut Girka | |
2018-04-16 | Merge pull request #424 from ThibG/glitch-soc/features/video-player-improvements | David Yip | |
Backport a few MediaGallery/Video changes from upstream (fixes #423) | |||
2018-04-16 | Fix scrolling behavior (#7151) | ThibG | |
* Update React.JS * Use React's new lifecycles for scrollable lists * Clean up dead code * Make CodeClimate happy | |||
2018-04-16 | Fix status filtering in contexts reducer (#7149) | Akihiko Odaki | |