aboutsummaryrefslogtreecommitdiff
path: root/src/App.scss
Commit message (Collapse)AuthorAge
...
* Merge branch 'issue-344-css-refactor' into 'develop'Shpuld Shpludson2019-02-19
|\ | | | | | | | | #344 - replace float: with flexbox, clean up See merge request pleroma/pleroma-fe!566
| * #344 - replace float: with flexbox, clean updave2019-02-11
| |
* | Merge branch 'edijs/pleroma-fe-fix/followers-ui' into 'develop'Shpuld Shpludson2019-02-19
|\ \ | | | | | | | | | | | | | | | | | | Fix followers/follows UI, fix #343 fix #340 Closes #340 and #343 See merge request pleroma/pleroma-fe!590
| * | Fix stylingEdijs2019-02-12
| |/
* | Merge branch '300-fixed-background-issue' into 'develop'Shpuld Shpludson2019-02-12
|\ \ | |/ |/| | | | | | | | | Fix fixed background issue Closes #300 See merge request pleroma/pleroma-fe!518
| * Fix fixed background issuetaehoon2019-02-03
| |
* | move login hint into the main contentXiaofeng An2019-02-06
|/
* Merge branch 'develop' into feat/media-modalshpuld2019-01-30
|\
| * Change panel-footing style to be more fittingshpuld2019-01-29
| |
* | Merge branch 'develop' into feat/media-modalshpuld2019-01-28
|\|
| * Add back that login error thing that someone removedshpuld2019-01-28
| |
* | Redo everything in the MRshpuld2019-01-26
|/
* New routes, notifications, other impovements in side drwaershpuld2018-12-28
|
* Feature/bigger icons for mobile / #211Shpuld Shpludson2018-12-18
|
* Merge remote-tracking branch 'upstream/develop' into search-mobile-fixesHenry Jameson2018-12-14
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (176 commits) fix chrome Prevent html-minifier to remove placeholder comment in index.html template Add placeholder to insert server generated metatags. Related to #430 added condition to check for logined user fix gradients and minor artifacts keep track of new instance options fix old MR oof get rid of slots fix timeago font added hide_network option, fixed properties naming Fix fetching new users, add storing local users in usersObjects with their screen_name as well as id, so that they could be fetched zero-state with screen-name link. improve notification subscription Fix typo that prevented scope copy from working. Refactor arrays to individual options Reset enableFollowsExport to true after 2 sec when an export file is available to download added check for activatePanel is function or not addressed PR comments activate panel on user screen click added not preload check so hidden toggles asap ...
| * fix chromeHenry Jameson2018-12-14
| |
| * Merge remote-tracking branch 'upstream/develop' into mobile-backHenry Jameson2018-12-13
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (142 commits) fix timeago font added hide_network option, fixed properties naming Fix fetching new users, add storing local users in usersObjects with their screen_name as well as id, so that they could be fetched zero-state with screen-name link. improve notification subscription Fix typo that prevented scope copy from working. added check for activatePanel is function or not addressed PR comments activate panel on user screen click added not preload check so hidden toggles asap removed counters from left panel added router-links to all relavent links added activatePanel onclick for timeago button added PR comments add checkbox to disable web push removed brackets from condition resolved lint issue renamed config to preload images and add ident to config added config for preload and made attachment responsive to it preload nsfw image fix ...
| | * fixed wrong height for selectsHenry Jameson2018-12-11
| | |
| | * fix panel link color, fix broken user profilesHenry Jameson2018-11-26
| | |
| | * better preview, collateral fixesHenry Jameson2018-11-26
| | |
| | * cosmetic fixesHenry Jameson2018-11-26
| | |
| | * initial font supportHenry Jameson2018-11-25
| | |
| | * reset buttons, better disabled for shadowsHenry Jameson2018-11-23
| | |
| | * checkbox radiusHenry Jameson2018-11-23
| | |
| | * fake borders fallbackHenry Jameson2018-11-23
| | |
| | * fixed checkbox styles, optimized default shadowsHenry Jameson2018-11-23
| | |
| | * last shadow override i wanted to make for now. also small tweakHenry Jameson2018-11-21
| | |
| | * more default shadows, replaced original shadows with generated ones. maybe gottaHenry Jameson2018-11-21
| | | | | | | | | | | | update fallbacks...
| | * panels now have shadow-overlay so that it's possible to have inset shadow allHenry Jameson2018-11-21
| | | | | | | | | | | | over the panel, without header overlapping it
| | * unification of stylingsHenry Jameson2018-11-20
| | |
| | * cleanup and optimizationHenry Jameson2018-11-19
| | |
| | * it works, now to clean it upHenry Jameson2018-11-19
| | |
| | * collateral fixes, removed alpha control for alerts, added contrast textHenry Jameson2018-11-14
| | | | | | | | | | | | | | | | | | generation for alerts, updated getTextColor to also have fallback to black/white if resulting contrast isn't passable (only when inverting lightness!), updated UI to use tabs.
| | * updatesHenry Jameson2018-11-13
| | |
| | * Some themeing is working!!Henry Jameson2018-10-07
| | |
| | * something works without exploding and i'm tired alreadyHenry Jameson2018-10-02
| | |
| * | back button for mobileHenry Jameson2018-12-05
| |/
* / hide logo when opening search bar on small screensHenry Jameson2018-12-03
|/
* Fixed non-masked image looking weird in chrome.Henry Jameson2018-09-03
|
* Kinda went back to using align-items: stretch. Fixed error message floating.Henry Jameson2018-09-03
|
* post status form: styling fixes for content-type selector, align icons with ↵William Pitcock2018-08-31
| | | | selector
* Merge remote-tracking branch 'upstream/develop' into polishHenry Jameson2018-08-31
|\ | | | | | | | | | | * upstream/develop: i18n: make "plain text" translatable add the ability to select a post's content type
| * add the ability to select a post's content typeWilliam Pitcock2018-08-31
| |
* | added option for logo in navbar to follow color scheme of the rest of the siteHenry Jameson2018-08-31
| | | | | | | | also fixed potential mess-up between api/static configs
* | fixed #87Henry Jameson2018-08-30
| |
* | minor style tweaksHenry Jameson2018-08-28
| |
* | panel styling cleanupHenry Jameson2018-08-28
|/
* Revert "Unify button styles and use min-width"William Pitcock2018-08-20
| | | | This reverts commit 8f7919388391742671ef0398e017383d7f0b2bc5.
* Merge branch 'feature/theme-export-import' into 'develop'kaniini2018-08-20
|\ | | | | | | | | | | | | Theme import & export Closes #119 See merge request pleroma/pleroma-fe!290
| * Unify button styles and use min-widthOle Bertram2018-07-04
| | | | | | | | | | | | | | This seemed to be the same across multiple components anyway. Switched to min-width to allow for buttons with longer text, e.g. from other languages.