Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-05 | Statuses redux! | kibigo! | |
- Better unified reblogs, statuses, and notifications - Polished up collapsed toots greatly - Apologies to bea if this makes everything more difficult | |||
2017-07-05 | a real default for advanced options long description | Surinna Curtis | |
2017-07-04 | satisfy eslint | Surinna Curtis | |
2017-07-04 | some adjustments to open/active for advanced options dropdown | Surinna Curtis | |
2017-07-04 | highlight … button if any options enabled | Surinna Curtis | |
2017-07-04 | toggles for advanced options | Surinna Curtis | |
2017-07-04 | reset advanced options when appropriate | Surinna Curtis | |
2017-07-04 | add an eye when submitting a toot with do_not_federate enabled | Surinna Curtis | |
2017-07-04 | Local-only option and dropdown all working | Surinna Curtis | |
2017-07-04 | Further improvements to dropdown html | Surinna Curtis | |
2017-07-04 | The beginnings of an advanced options dropdown | Surinna Curtis | |
2017-07-03 | Move layout override into app settings modal | Surinna Curtis | |
Squashed commit of the following: commit 3842f879865818a3299f8283f8ed1b43c5566500 Author: Surinna Curtis <ekiru.0@gmail.com> Date: Mon Jul 3 19:57:39 2017 -0500 Fix some style issues commit 08628a0234392ecac90e869a1272f429de0b6db2 Author: Surinna Curtis <ekiru.0@gmail.com> Date: Mon Jul 3 19:35:22 2017 -0500 Improved styling and layout of select app settings commit 1787a7c20f2bf7101c6d6830450564178314a737 Author: Surinna Curtis <ekiru.0@gmail.com> Date: Mon Jul 3 17:13:53 2017 -0500 remove the layout selector ui from the drawer commit 7d93b180b1e615e2c36210ad6f119fe80a2778d8 Author: Surinna Curtis <ekiru.0@gmail.com> Date: Mon Jul 3 17:01:51 2017 -0500 Add layout setting to app settings modal | |||
2017-06-30 | createBio function added | kibigo! | |
2017-06-30 | Media display improvements | kibigo! | |
- built in fullwidth styling - letterbox settings toggle - media no longer counts towards height when making toot-collapsing measurements | |||
2017-06-29 | Fixing an aspect of #32 which had previously escaped my attention | kibigo! | |
2017-06-29 | Images behind CWs in detailed statuses too | kibigo! | |
2017-06-29 | Improvements to image icon appearance on SHOW MORE | kibigo! | |
2017-06-28 | Tiny Status improvements | kibigo! | |
- Media toots are no longer auto-collapsed if the media is behind a CW - Display names no longer appear clickable when a toot is collapsed - Fixed #36 by adding reduplicating the media icon inside the SHOW MORE/LESS | |||
2017-06-28 | Fixes #32 bug with revealing sensitive media | kibigo! | |
2017-06-28 | Initial store for local settings is now Immutable all the way down | kibigo! | |
2017-06-28 | Added App Setttings Modal | kibigo! | |
2017-06-27 | Moved reblog wrapper outside of <Status> | kibigo! | |
2017-06-27 | Merge remote-tracking branch 'upstream/master' | beatrix-bitrot | |
2017-06-27 | i18n: Turn report screen into a modal (pl) (#3974) | m4sk1n | |
2017-06-27 | fix(components/status): Up & down jump due to content being added to the DOM ↵ | Sorin Davidoi | |
(#3972) | |||
2017-06-27 | Turn report screen into a modal (#3965) | Eugen Rochko | |
2017-06-27 | Profile metadata improvements | kibigo! | |
2017-06-27 | Responsive images in media gallery (#3963) | Sorin Davidoi | |
* feat(components/media_gallery): Responsive images * fix(components/media_gallery): Link to image URL | |||
2017-06-27 | Maintain aspect ratio for preview image (#3966) | Yamagishi Kazutoshi | |
2017-06-26 | Disable account linking on collapsed toots too | kibigo! | |
2017-06-26 | Disable links on collapsed toots | kibigo! | |
2017-06-26 | Notifications collapsed by default | kibigo! | |
2017-06-26 | Bio length on client side mostly doesn't count metadata | Surinna Curtis | |
2017-06-26 | Translate pin/unpin and fix some inconsistencies in gender neutral strings ↵ | Alda Marteau-Hardi | |
(#3952) | |||
2017-06-25 | Expand toot by clicking on body [fixed!] | kibigo! | |
2017-06-25 | Stick images inside of CWs | kibigo! | |
2017-06-25 | Clicking on a collapsed toot just uncollapses it. | kibigo! | |
2017-06-25 | Auto-uncollapse when expanding CW | kibigo! | |
2017-06-25 | Disables CW [Show More/Less] links in collapsed toots | kibigo! | |
2017-06-25 | Adds media icons to toots | kibigo! | |
2017-06-25 | Media previews for collapsed toots | kibigo! | |
2017-06-25 | Patching rebase errors | kibigo! | |
2017-06-25 | fix(features/compose): Handle external changes to the textarea (#3632) | Sorin Davidoi | |
2017-06-25 | Glitchsocification | Shel Raphen | |
2017-06-25 | Fix "undefined" in className (#3939) | PFM | |
2017-06-24 | OKAY THIS WORKS THIS WORKS | kibigo! | |
2017-06-24 | Better settings handling with localSettings (new!) | kibigo! | |
2017-06-24 | Use Redux store to keep track of layout | kibigo! | |
2017-06-24 | Clean column collapsible (#3931) | unarist | |
* Remove unused column_collapsable.js * Remove old styles * Extract `> div` style to independent class | |||
2017-06-24 | feat(components/onboarding_modal): Swipe between pages (#3934) | Sorin Davidoi | |