aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* Add remote follow button to local user profiles.eal2018-02-01
|
* Merge branch 'feature/normal-emoji-completion' into 'develop'lambda2018-02-01
|\ | | | | | | | | | | | | Add completion for normal emoji. Closes #15 See merge request pleroma/pleroma-fe!169
| * Merge branch 'develop' into feature/normal-emoji-completioneal2018-02-01
| |\
| * | Fix name clash on unicode and custom emojieal2018-02-01
| | |
| * | Merge branch 'develop' into feature/normal-emoji-completioneal2017-12-23
| |\ \
| * | | Add completion for normal emoji.eal2017-11-20
| | | |
* | | | Fixes issue #58aka2018-01-31
| | | |
* | | | Completes portuguese translationaka2018-01-31
| |_|/ |/| |
* | | Move chat to sidebar.Roger Braun2018-01-26
| | |
* | | update ger translationSebastian Huebner2018-01-03
| | |
* | | Add follow import to user settings.eal2017-12-23
| | |
* | | Detect backend.eal2017-12-23
| |/ |/|
* | fix australian imagesHenry Jameson2017-12-19
| |
* | linting againSebastian Huebner2017-12-08
| |
* | lintingSebastian Huebner2017-12-08
| |
* | update ger translationSebastian Huebner2017-12-08
| |
* | Merge branch 'fix/hide-read-button' into 'develop'Shpuld Shpludson2017-12-07
|\ \ | | | | | | | | | | | | Don't show "read" button if there are no new notifications. See merge request pleroma/pleroma-fe!184
| * | Don't show "read" button if there are no new notifications.eal2017-12-07
| | |
* | | Merge branch 'fix/gs-emoji-error' into 'develop'eal2017-12-07
|\ \ \ | | | | | | | | | | | | | | | | Suppress emoji fetch error on gs. See merge request pleroma/pleroma-fe!183
| * | | Suppress emoji fetch error on gs.eal2017-12-07
| |/ /
* | | Merge branch 'fix/usercard-width' into 'develop'eal2017-12-07
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fixed width usercards in follow lists. Closes #48 See merge request pleroma/pleroma-fe!181
| * | | Fixed width usercards in follow lists.eal2017-12-07
| |/ /
* | | Merge branch 'feature/chat' into 'develop'eal2017-12-07
|\ \ \ | | | | | | | | | | | | | | | | Feature/chat See merge request pleroma/pleroma-fe!182
| * | | Some css fixes.eal2017-12-07
| | | | | | | | | | | | | | | | Scale chat panel size to viewport height, fit message field to width.
| * | | Add option for disabling chat.eal2017-12-07
| | | |
| * | | Don't display if we don't have a chat.Roger Braun2017-12-05
| | | |
| * | | Post on submit, not on enter.Roger Braun2017-12-05
| | | |
| * | | Linting.Roger Braun2017-12-05
| | | |
| * | | Move chat to own module.Roger Braun2017-12-05
| | | |
| * | | Add missing component code.Roger Braun2017-12-05
| | | |
| * | | Basic frontend changes for chat.Roger Braun2017-12-04
| |/ /
* / / Fix basicauth base64 encoding for unicode passwords.eal2017-12-04
|/ /
* | Merge branch 'clipboardImage' into 'develop'Shpuld Shpludson2017-11-28
|\ \ | | | | | | | | | | | | Added ability to copy-paste image right from the clipboard. See merge request pleroma/pleroma-fe!179
| * | pasting images from clipboard, fuck yeHenry Jameson2017-11-28
| | |
* | | Make star icon in notifications behave like the other icons..shpuld2017-11-25
| | |
* | | Merge branch 'fix/mobile-layout' into 'develop'Shpuld Shpludson2017-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 againshpuld2017-11-25
| | | |
* | | | Add specifity to active classes to make them override theme colors.shpuld2017-11-24
|/ / /
* | | Merge branch 'feature/flush-timeline-with-holes' into 'develop'lambda2017-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 ↵shpuld2017-11-23
| | | | | | | | | | | | | | | | older statuses existing.
| * | | Make the timeline button use the correct func for its text.shpuld2017-11-22
| | | |
| * | | attempt to recognize when holes in timeline for various reasons, clear ↵shpuld2017-11-21
| | |/ | |/| | | | | | | timeline and fetch older when showing new to get rid of holes
* | | Merge branch 'fix/better-icon-colors' into 'develop'lambda2017-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 ↵shpuld2017-11-22
| |/ / | | | | | | | | | bg and text colors.
* | | Fix content sizing to not allow empty scrolling, make panel-switcher not ↵shpuld2017-11-23
| | | | | | | | | | | | grow on mobile
* | | Make default path configurable.Roger Braun2017-11-22
| |/ |/|
* | not so \!important after allshpuld2017-11-21
| |
* | Fix padding at user card bottom, mismatching border-radii. Sneak in fixes ↵shpuld2017-11-21
| | | | | | | | for attachment previews.
* | Fix usercard from breaking with certain colors, clean up code structure a bit.shpuld2017-11-20
|/
* Merge branch 'fix/attachment-fixes-media-upload-unknown-type' into 'develop'lambda2017-11-20
|\ | | | | | | | | Hide unknown type attachments, polish the upload preview styling See merge request pleroma/pleroma-fe!168