aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge branch 'feature/user-card-improvements' into 'develop' lambadalambda2017-02-22
|\ | | | | | | | | User card visual improvements See merge request !29
| * Removed unnecessary debug stuffshpuld2017-02-23
| |
| * Make gradient use the theme colors, adjust user interction elements, make ↵shpuld2017-02-23
| | | | | | | | profiles without bg use a darker gray solid color to not drown out white text.
| * Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into ↵shpuld2017-02-22
| |\ | | | | | | | | | feature/user-card-improvements
| * | Move profile picture to right side, make the names appear next to it, extend ↵shpuld2017-02-22
| | | | | | | | | | | | profile background pic further and fade it out with gradients, fix the crappy borders around the inline user card.
* | | Add setting to hide all attachments.Roger Braun2017-02-23
| | |
* | | Show actual status in notifications when mentioned.Roger Braun2017-02-22
| | |
* | | More eslint fixes.Roger Braun2017-02-22
| | |
* | | Style fixes.Roger Braun2017-02-22
| | |
* | | Merge branch 'feature/drag_and_drop_for_media_upload' into 'develop' lambadalambda2017-02-22
|\ \ \ | |_|/ |/| | | | | | | | Proper handling of drag/drop for most platforms See merge request !28
| * | Merged existing changes from 'develop'shpuld2017-02-22
| |\|
| * | Make drag&drop work on more browsers/platforms, make the Upload button ↵shpuld2017-02-22
| | | | | | | | | | | | accept drops as well.
* | | Set colors into config so they can be used for more dynamic styles.Roger Braun2017-02-22
| |/ |/|
* | Merge branch 'fix/dont_display_following_when_logged_out' into 'develop' lambadalambda2017-02-22
|\ \ | | | | | | | | | | | | | | | | | | Hide Follow-button and 'Follows you' text when not logged in Closes #14 See merge request !27
| * | Hide Follow-button and 'Follows you' text when not logged inshpuld2017-02-22
| | |
* | | Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into developRoger Braun2017-02-22
|\ \ \
| * \ \ Merge branch 'feature/drag_and_drop_for_media_upload' into 'develop' lambadalambda2017-02-21
| |\ \ \ | | |/ / | |/| | | | | | | | | | Dragging and dropping files into text box attempts to upload them. See merge request !26
| | * | Small style adjustment, add meta-enter posting.Roger Braun2017-02-21
| | | |
| | * | Merge branch 'develop' into feature/drag_and_drop_for_media_uploadRoger Braun2017-02-21
| | |\ \ | | |/ / | |/| / | | |/
| | * Files dropped into post_status_form text box get sent to media_upload for ↵shpuld2017-02-21
| | | | | | | | | | | | attachment upload, media_upload reorganized a bit to allow reuse of existing code.
* | | Only save every minute.Roger Braun2017-02-22
|/ /
* | Better attachment removal styling.Roger Braun2017-02-21
| |
* | Remove flex from general attachments.Roger Braun2017-02-21
| |
* | Update vue-style-loader.Roger Braun2017-02-21
| |
* | Use runtime only build.Roger Braun2017-02-21
| |
* | Use correct vue import.Roger Braun2017-02-21
|/
* Merge branch 'feature/mark_conversations_with_a_red_line' into 'develop' lambadalambda2017-02-21
|\ | | | | | | | | Feature/mark conversations with a red line See merge request !25
| * cleanup/better namingshpuld2017-02-21
| |
| * Use a red border for expanded statusesshpuld2017-02-21
|/
* Add changeloglambadalambda2017-02-20
|
* Save notifications again.Roger Braun2017-02-20
|
* Compress saved state with zlib.Roger Braun2017-02-20
|
* Update package.json.Roger Braun2017-02-20
|
* Throttle saving data, once every 5 seconds is enough.Roger Braun2017-02-20
|
* Pull in persistence plugin, don't blow up on full storage.Roger Braun2017-02-20
|
* Merge branch 'feature/mutes' into developRoger Braun2017-02-20
|\
| * Remove notification persistence for now.Roger Braun2017-02-20
| | | | | | | | Seems to blow things up.
| * Grab mutes from server on patched servers.Roger Braun2017-02-20
| |
| * Revert "Remove state persistence for now."Roger Braun2017-02-20
| | | | | | | | This reverts commit 9cf438f1b2d35b9282861128f2267d54d97d7588.
* | Merge branch 'equal-padding' into 'develop' lambadalambda2017-02-20
|\ \ | | | | | | | | | | | | set top and bottom padding on the bars to be equal because it was too top-heavy See merge request !24
| * | set top and bottom padding on the bars to be equal because it was too top-heavyhakui2017-02-20
|/ /
* | Merge branch 'feature/mobile_timeline_fills_full_width' into 'develop' lambadalambda2017-02-20
|\ \ | | | | | | | | | | | | Make timeline use full width on mobile See merge request !23
| * | Remove padding from timeline container and panel margins when in mobile modeshpuld2017-02-20
| |/
* / Update README.mdlambadalambda2017-02-19
|/
* Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into developRoger Braun2017-02-19
|\
| * Update COFE_OF_CONDUCT.mdlambadalambda2017-02-19
| |
| * Add cofe of conduct.lambadalambda2017-02-19
| |
* | Update vue.Roger Braun2017-02-19
| |
* | Remove state persistence for now.Roger Braun2017-02-19
| | | | | | | | Makes chrome really slow and adds problems with tab synchronization.
* | Only display 10 notifications at a time, 20 is too much.Roger Braun2017-02-19
|/