aboutsummaryrefslogtreecommitdiff
path: root/src/components
Commit message (Collapse)AuthorAge
* Unhide completions, strengthen shadows a bit, force the 0.1 shade to always ↵shpuld2017-11-20
| | | | span the full height, make usercard use correct borders.
* Fix color inputs to wrap on mobile, fix timeline background color to not ↵shpuld2017-11-18
| | | | clash with panel headings.
* Make defaulting to pleroma-dark work when config.json has an invalid theme. ↵shpuld2017-11-18
| | | | Remove logging.
* Clean up, use translations, persist theme, add more presets.shpuld2017-11-18
|
* Move custom theming from settings to style-switcher, remove usage of custom ↵shpuld2017-11-17
| | | | .css files, use styles.json instead.
* Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into ↵shpuld2017-11-17
|\ | | | | | | feature/custom-theme
| * Fix timeline softlock when switching from a loading timelineeal2017-11-16
| |
| * Merge branch 'fix/user-view-without-posts' into 'develop'Shpuld Shpludson2017-11-14
| |\ | | | | | | | | | | | | Use state object for user view instead of timeline. See merge request pleroma/pleroma-fe!161
| | * Use state object for user view instead of timeline.eal2017-11-14
| | | | | | | | | | | | Also fetch user if not in the state already.
| * | Merge branch 'fix/user-finder-leading-@' into 'develop'Shpuld Shpludson2017-11-14
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Remove leading @ in user search. Closes pleroma#71 See merge request pleroma/pleroma-fe!160
| | * | Remove leading @ in user search.eal2017-11-14
| | |/
| * / Make goto-check use the correct property to make it work againshpuld2017-11-14
| |/
| * Merge branch 'fix/scrollbar-for-taller-posts' into 'develop'lambda2017-11-13
| |\ | | | | | | | | | | | | | | | | | | Better handling of taller posts Closes #40 See merge request pleroma/pleroma-fe!158
| * \ Merge branch 'feature/in-reply-to-preview-on-timeline' into 'develop'lambda2017-11-13
| |\ \ | | | | | | | | | | | | | | | | In-reply-to previews for posts on timeline See merge request pleroma/pleroma-fe!157
| | * | Move previews from conversation to status, put the reply preview arrow back ↵shpuld2017-11-13
| | | | | | | | | | | | | | | | on timeline statuses, add a spinner when the preview is still loading.
* | | | Update theme editor to have 4 colors, rewrite the color setter, change a LOT ↵shpuld2017-11-17
| | | | | | | | | | | | | | | | of base16 assignments for better consistency.
* | | | First version with naive color extrapolation.shpuld2017-11-14
| |_|/ |/| |
* | | Give tall notifications either a scrollbar (mentions), or just cap them and ↵shpuld2017-11-13
| | | | | | | | | | | | use a cool hider (fav/rt).
* | | Add a scrollbar for tall spammy posts.shpuld2017-11-13
|/ /
* | Merge branch 'fix/css-fixes-attachments-timeline-bottom' into 'develop'lambda2017-11-13
|\ \ | |/ |/| | | | | | | | | CSS fixes Closes #39 See merge request pleroma/pleroma-fe!154
| * Make oembeds behave properly, hide empty html attachments, hide overflowing ↵shpuld2017-11-13
| | | | | | | | timeline background.
* | Merge branch 'feature/streaming-posts' into 'develop'lambda2017-11-13
|\ \ | |/ |/| | | | | Streaming posts See merge request pleroma/pleroma-fe!151
| * Add an option to automatically show new posts when scrolled to the top, also ↵shpuld2017-11-13
| | | | | | | | add fade-in animation for posts.
* | fix white line below buttons in notificationsHenry Jameson2017-11-13
| |
* | imo this looks ugly, compared to general timeline appearanceHenry Jameson2017-11-13
| |
* | some fixes towards how conversations appearHenry Jameson2017-11-13
| |
* | kiinteät venytetyt tunteetHenry Jameson2017-11-13
| |
* | fixes fullscreen video having borders and border-radius in firefoxHenry Jameson2017-11-13
|/
* Check if logged-in when rendering the block button.shpuld2017-11-09
|
* Merge branch 'fix/pleromabe-is-other-user' into 'develop'Shpuld Shpludson2017-11-09
|\ | | | | | | | | Fix isOtherUser on pleroma-be See merge request pleroma/pleroma-fe!137
| * Fix isOtherUser on pleroma-beeal2017-11-08
| |
* | Make mentions-timeline use i18n.Shpuld Shpludson2017-11-08
| |
* | Fix oembeds from overflowing on Firefox, fix video border color as well as ↵shpuld2017-11-08
|/ | | | vertical size.
* Fix conflictshpuld2017-11-08
|\
| * Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into ↵shpuld2017-11-08
| |\ | | | | | | | | | fix/polish-user-finder-and-nav-buttons
| * | Hide overflowing elements when userfinder is active. Don't scroll on button ↵shpuld2017-11-08
| | | | | | | | | | | | presses. Make buttons slightly bigger and more spaced out.
* | | Add a bunch of missed localization strings, update english and finnish to match.shpuld2017-11-08
| |/ |/|
* | Add blocks.eal2017-11-07
| |
* | Prepare for i18n.Roger Braun2017-11-07
| |
* | Changes inside status html: restrict image/video sizes, make blockquotes ↵Shpuld Shpuldson2017-11-07
|/ | | | waste less space.
* Deregister scroll listener properly, only fetch more if timeline is visible.Shpuld Shpuldson2017-11-02
|
* Actually actually fix image url.eal2017-09-19
|
* Actually fix image url.eal2017-09-19
|
* Fix image url.eal2017-09-19
|
* Add emoji completion.eal2017-09-19
|
* Remove another cache file.eal2017-09-17
|
* Remove cache file.eal2017-09-17
|
* Add tag timeline view.eal2017-09-17
|
* Merge branch 'fix/upload-buttons-clickable' into 'develop'lambadalambda2017-09-13
|\ | | | | | | | | Fix hide and cancel buttons on chromium See merge request !119
| * Fix hide and cancel buttons on chromiumeal2017-09-10
| |