about summary refs log tree commit diff
path: root/app/javascript
AgeCommit message (Collapse)Author
2017-07-12Moved glitch files to their own location ;)kibigo!
2017-07-11Fixed #66 disabling collapse collapses all tootsOndřej Hruška
2017-07-11Fix extra clickable spaces for narrow screenOndřej Hruška
2017-07-10Toot context menu is now centeredOndřej Hruška
2017-07-10Added extra clickable area in status gutterOndřej Hruška
2017-07-10Make avatar in compose navbar hover-to-playOndřej Hruška
2017-07-09Small indent fix in components.scssOndřej Hruška
2017-07-09Avatar in the detail column no longer autoplaysOndřej Hruška
2017-07-09Fix fullwidth media CSS bugs with NSFW video, and bad spoiler margin on ↵Ondřej Hruška
static pages (#60) * Fix fullwidth style not applied to NSFW video correctly * Fix botched video .media-spoiler margin on static pages
2017-07-08Added a toggle for full-width media previewsOndřej Hruška
2017-07-07New design for visibility iconsOndřej Hruška
2017-07-07Fixed avis on static pageskibigo!
2017-07-07Added toot visibility icons and removed Boost btn changing iconOndřej Hruška
2017-07-07Fix back button to never go to a different website using history len checkOndřej Hruška
2017-07-06replies to local-only toots default to local-only, and fix some regex bugsSurinna Curtis
2017-07-06Fixed js type error in advanced_options_dropdown.jsOndřej Hruška
2017-07-05Fixed non-status notification stylingkibigo!
2017-07-05Statuses redux!kibigo!
- Better unified reblogs, statuses, and notifications - Polished up collapsed toots greatly - Apologies to bea if this makes everything more difficult
2017-07-05Improved CSS for drawer to restore original looks (full height)Ondřej Hruška
2017-07-05Fix drawer clipping dropdownsOndřej Hruška
2017-07-05a real default for advanced options long descriptionSurinna Curtis
2017-07-04satisfy eslintSurinna Curtis
2017-07-04some adjustments to open/active for advanced options dropdownSurinna Curtis
2017-07-04highlight … button if any options enabledSurinna Curtis
2017-07-04Revert "change active/hover display on advanced options"Surinna Curtis
This reverts commit ade773cb0a8c0c4b862074f7ee8e607023bc8bbe.
2017-07-04toggles for advanced optionsSurinna Curtis
2017-07-04change active/hover display on advanced optionsSurinna Curtis
2017-07-04reset advanced options when appropriateSurinna Curtis
2017-07-04add an eye when submitting a toot with do_not_federate enabledSurinna Curtis
2017-07-04Local-only option and dropdown all workingSurinna Curtis
2017-07-04Reduce advanced options dropdown widthSurinna Curtis
2017-07-04Further improvements to dropdown htmlSurinna Curtis
2017-07-04The beginnings of an advanced options dropdownSurinna Curtis
2017-07-03Move layout override into app settings modalSurinna 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-30Remove color lightening for search results sectionadbelle
This will cause it to match the shading of the container behind it.
2017-06-30Add opaque background to search results sectionadbelle
2017-06-30createBio function addedkibigo!
2017-06-30Styling fixes to media spoilerskibigo!
2017-06-30Media display improvementskibigo!
- built in fullwidth styling - letterbox settings toggle - media no longer counts towards height when making toot-collapsing measurements
2017-06-29Fixing an aspect of #32 which had previously escaped my attentionkibigo!
2017-06-29Images behind CWs in detailed statuses tookibigo!
2017-06-29Improvements to image icon appearance on SHOW MOREkibigo!
2017-06-28Tiny Status improvementskibigo!
- 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-28Fixes #32 bug with revealing sensitive mediakibigo!
2017-06-28Fixed improper centering of columns-areakibigo!
2017-06-28Initial store for local settings is now Immutable all the way downkibigo!
2017-06-28Added App Setttings Modalkibigo!
2017-06-28Linear gradient no longer extends under metadata on account pageskibigo!
2017-06-28Improvements to static metadata styling, especially for mobilekibigo!
2017-06-28Backend YAML Processing + Profile Metadata on Static Pageskibigo!