| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Merge branch 'feature/chat' into 'develop' | eal | 2017-12-07 |
| |\ | | | | | | | | | Feature/chat See merge request pleroma/pleroma-fe!182 | ||
| | * | Some css fixes. | eal | 2017-12-07 |
| | | | | | | | | | Scale chat panel size to viewport height, fit message field to width. | ||
| | * | Add option for disabling chat. | eal | 2017-12-07 |
| | | | |||
| | * | Don't display if we don't have a chat. | Roger Braun | 2017-12-05 |
| | | | |||
| | * | Post on submit, not on enter. | Roger Braun | 2017-12-05 |
| | | | |||
| | * | Linting. | Roger Braun | 2017-12-05 |
| | | | |||
| | * | Move chat to own module. | Roger Braun | 2017-12-05 |
| | | | |||
| | * | Add missing component code. | Roger Braun | 2017-12-05 |
| | | | |||
| | * | Basic frontend changes for chat. | Roger Braun | 2017-12-04 |
| | | | |||
| * | | Merge branch 'fix/unicode-passwords' into 'develop' | lambda | 2017-12-05 |
| |\ \ | |/ |/| | | | | | Fix basicauth base64 encoding for unicode passwords. See merge request pleroma/pleroma-fe!180 | ||
| | * | Fix basicauth base64 encoding for unicode passwords. | eal | 2017-12-04 |
| |/ | |||
| * | Merge branch 'clipboardImage' into 'develop' | Shpuld Shpludson | 2017-11-28 |
| |\ | | | | | | | | | Added ability to copy-paste image right from the clipboard. See merge request pleroma/pleroma-fe!179 | ||
| | * | pasting images from clipboard, fuck ye | Henry Jameson | 2017-11-28 |
| | | | |||
| * | | Merge branch 'fix/notifications-star-not-colored' into 'develop' | eal | 2017-11-27 |
| |\ \ | | | | | | | | | | | | | Make star icon in notifications behave like the other icons.. See merge request pleroma/pleroma-fe!178 | ||
| | * | | Make star icon in notifications behave like the other icons.. | shpuld | 2017-11-25 |
| |/ / | |||
| * | | Merge branch 'fix/mobile-layout' into 'develop' | Shpuld Shpludson | 2017-11-25 |
| |\ \ | | | | | | | | | | | | | Fix big gap between panel switcher and column body on mobile See merge request pleroma/pleroma-fe!177 | ||
| | * | | Add the forgotten flex prop to make everything nice and tight again | shpuld | 2017-11-25 |
| | | | | |||
| * | | | Merge branch 'fix/give-icons-active-colors-back' into 'develop' | Shpuld Shpludson | 2017-11-25 |
| |\ \ \ | |/ / |/| | | | | | | | | Add specifity to active icon classes to make them override theme colors. See merge request pleroma/pleroma-fe!176 | ||
| | * | | Add specifity to active classes to make them override theme colors. | shpuld | 2017-11-24 |
| |/ / | |||
| * | | Merge branch 'feature/flush-timeline-with-holes' into 'develop' | lambda | 2017-11-24 |
| |\ \ | | | | | | | | | | | | | | | | | | | Clear timeline when there's holes between old and new Closes #54 See merge request pleroma/pleroma-fe!171 | ||
| | * | | Fix mistake in flushMarker init, make startFetching behave properly with ↵ | shpuld | 2017-11-23 |
| | | | | | | | | | | | | | older statuses existing. | ||
| | * | | Make the timeline button use the correct func for its text. | shpuld | 2017-11-22 |
| | | | | |||
| | * | | attempt to recognize when holes in timeline for various reasons, clear ↵ | shpuld | 2017-11-21 |
| | | | | | | | | | | | | | timeline and fetch older when showing new to get rid of holes | ||
| * | | | Merge branch 'fix/better-icon-colors' into 'develop' | lambda | 2017-11-24 |
| |\ \ \ | | | | | | | | | | | | | | | | | Update icons to use base09 where appropriate, calculate base09 by averaging bg and text colors. See merge request pleroma/pleroma-fe!174 | ||
| | * | | | Update icons to use base09 where appropriate, calculate base09 by averaging ↵ | shpuld | 2017-11-22 |
| | |/ / | | | | | | | | | | bg and text colors. | ||
| * | | | Merge branch 'fix/dont-stretch-panel-switcher' into 'develop' | lambda | 2017-11-24 |
| |\ \ \ | | | | | | | | | | | | | | | | | Fix content sizing to not allow empty scrolling, make panel-switcher not grow on mobile See merge request pleroma/pleroma-fe!175 | ||
| | * | | | Fix content sizing to not allow empty scrolling, make panel-switcher not ↵ | shpuld | 2017-11-23 |
| |/ / / | | | | | | | | | | grow on mobile | ||
| * | | | Merge branch 'feature/configurable-default-path' into 'develop' | Shpuld Shpludson | 2017-11-22 |
| |\ \ \ | |_|/ |/| | | | | | | | | Feature/configurable default path See merge request pleroma/pleroma-fe!173 | ||
| | * | | Make default path configurable. | Roger Braun | 2017-11-22 |
| |/ / | |||
| * | | Merge branch 'fix/fix-usercard-breaking-with-certain-colors-restructure' ↵ | lambda | 2017-11-21 |
| |\ \ | |/ |/| | | | | | | | | | into 'develop' Various fixes with usercard (and attachments), clean up See merge request pleroma/pleroma-fe!170 | ||
| | * | not so \!important after all | shpuld | 2017-11-21 |
| | | | |||
| | * | Fix padding at user card bottom, mismatching border-radii. Sneak in fixes ↵ | shpuld | 2017-11-21 |
| | | | | | | | | | for attachment previews. | ||
| | * | Fix usercard from breaking with certain colors, clean up code structure a bit. | shpuld | 2017-11-20 |
| |/ | |||
| * | Merge branch 'fix/attachment-fixes-media-upload-unknown-type' into 'develop' | lambda | 2017-11-20 |
| |\ | | | | | | | | | Hide unknown type attachments, polish the upload preview styling See merge request pleroma/pleroma-fe!168 | ||
| | * | Hide unknown type attachments, polish the upload preview styling | shpuld | 2017-11-20 |
| | | | |||
| * | | Merge branch 'fix/style-fixes-again' into 'develop' | lambda | 2017-11-20 |
| |\ \ | | | | | | | | | | | | | More style fixes See merge request pleroma/pleroma-fe!167 | ||
| | * | | give nav-bar a shadow | shpuld | 2017-11-20 |
| | | | | |||
| | * | | Unhide completions, strengthen shadows a bit, force the 0.1 shade to always ↵ | shpuld | 2017-11-20 |
| | |/ | | | | | | | span the full height, make usercard use correct borders. | ||
| * / | Fix mention timeline. | Roger Braun | 2017-11-20 |
| |/ | |||
| * | Merge branch 'update-de-translation' into 'develop' | Shpuld Shpludson | 2017-11-19 |
| |\ | | | | | | | | | updated ger translation See merge request pleroma/pleroma-fe!166 | ||
| | * | updated ger translation | Sebastian Huebner | 2017-11-19 |
| |/ | |||
| * | Merge branch 'feature/custom-theme' into 'develop' | lambda | 2017-11-19 |
| |\ | | | | | | | | | | | | | Customizable themes Closes #41 See merge request pleroma/pleroma-fe!165 | ||
| | * | Fix color inputs to wrap on mobile, fix timeline background color to not ↵ | shpuld | 2017-11-18 |
| | | | | | | | | | clash with panel headings. | ||
| | * | Make defaulting to pleroma-dark work when config.json has an invalid theme. ↵ | shpuld | 2017-11-18 |
| | | | | | | | | | Remove logging. | ||
| | * | Clean up, use translations, persist theme, add more presets. | shpuld | 2017-11-18 |
| | | | |||
| | * | Move custom theming from settings to style-switcher, remove usage of custom ↵ | shpuld | 2017-11-17 |
| | | | | | | | | | .css files, use styles.json instead. | ||
| | * | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into ↵ | shpuld | 2017-11-17 |
| | |\ | |/ |/| | | | feature/custom-theme | ||
| * | | Merge branch 'fix/timeline-softlock' into 'develop' | lambda | 2017-11-16 |
| |\ \ | | | | | | | | | | | | | Fix timeline softlock when switching from a loading timeline See merge request pleroma/pleroma-fe!164 | ||
| | * | | Fix timeline softlock when switching from a loading timeline | eal | 2017-11-16 |
| | | | | |||
| * | | | Merge branch 'feature/update-de-translation' into 'develop' | Shpuld Shpludson | 2017-11-15 |
| |\ \ \ | |/ / |/| | | | | | | | | Updated german translation See merge request pleroma/pleroma-fe!163 | ||
