| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Throttle saving data, once every 5 seconds is enough. | Roger Braun | 2017-02-20 |
| | | |||
| * | Pull in persistence plugin, don't blow up on full storage. | Roger Braun | 2017-02-20 |
| | | |||
| * | Merge branch 'feature/mutes' into develop | Roger Braun | 2017-02-20 |
| |\ | |||
| | * | Remove notification persistence for now. | Roger Braun | 2017-02-20 |
| | | | | | | | | | Seems to blow things up. | ||
| | * | Grab mutes from server on patched servers. | Roger Braun | 2017-02-20 |
| | | | |||
| | * | Revert "Remove state persistence for now." | Roger Braun | 2017-02-20 |
| | | | | | | | | | This reverts commit 9cf438f1b2d35b9282861128f2267d54d97d7588. | ||
| * | | Merge branch 'equal-padding' into 'develop' | lambadalambda | 2017-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-heavy | hakui | 2017-02-20 |
| |/ / | |||
| * | | Merge branch 'feature/mobile_timeline_fills_full_width' into 'develop' | lambadalambda | 2017-02-20 |
| |\ \ | | | | | | | | | | | | | Make timeline use full width on mobile See merge request !23 | ||
| | * | | Remove padding from timeline container and panel margins when in mobile mode | shpuld | 2017-02-20 |
| | |/ | |||
| * / | Update README.md | lambadalambda | 2017-02-19 |
| |/ | |||
| * | Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into develop | Roger Braun | 2017-02-19 |
| |\ | |||
| | * | Update COFE_OF_CONDUCT.md | lambadalambda | 2017-02-19 |
| | | | |||
| | * | Add cofe of conduct. | lambadalambda | 2017-02-19 |
| | | | |||
| * | | Update vue. | Roger Braun | 2017-02-19 |
| | | | |||
| * | | Remove state persistence for now. | Roger Braun | 2017-02-19 |
| | | | | | | | | | Makes chrome really slow and adds problems with tab synchronization. | ||
| * | | Only display 10 notifications at a time, 20 is too much. | Roger Braun | 2017-02-19 |
| |/ | |||
| * | Add special case for mastodon user links. | Roger Braun | 2017-02-19 |
| | | | | | They have a span embedded in the link, so let's look at the parent, too. | ||
| * | Open clicked links the statusnet_html in a new window. | Roger Braun | 2017-02-19 |
| | | |||
| * | Merge branch 'clearnotifs' into develop | Roger Braun | 2017-02-19 |
| |\ | |||
| | * | Follow style guide (https://github.com/feross/standard) | Roger Braun | 2017-02-19 |
| | | | |||
| | * | changed to if-else to save on one line | hakui | 2017-02-18 |
| | | | |||
| | * | clears notif number from title when marking as read | hakui | 2017-02-18 |
| | | | |||
| * | | Fix button hover in Firefox. | Roger Braun | 2017-02-19 |
| | | | |||
| * | | Revert "removed break-line for links because it didn't seem to make sense" | Roger Braun | 2017-02-19 |
| | | | | | | | | | This reverts commit 2f4d8110797b903920ae821bbc3c6419609acb5e. | ||
| * | | Merge branch 'feature/ctrl-enter_posts_status' into 'develop' | lambadalambda | 2017-02-19 |
| |\ \ | |/ |/| | | | | | Ctrl-enter posts status See merge request !21 | ||
| | * | Ctrl-enter posts status | shpuld | 2017-02-19 |
| |/ | |||
| * | Merge branch 'feature/top_bar_scrolls_to_top' into 'develop' | lambadalambda | 2017-02-18 |
| |\ | | | | | | | | | Feature/top bar scrolls to top See merge request !19 | ||
| | * | @click on top nav makes window scroll to top | shpuld | 2017-02-18 |
| | | | |||
| | * | Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into develop | shpuld | 2017-02-18 |
| | |\ | |||
| | * | | Fix follow and mute buttons from getting squished on mobile | shpuld | 2017-02-18 |
| | | | | |||
| * | | | Reverse title and notification count. | Roger Braun | 2017-02-18 |
| | |/ |/| | |||
| * | | Don't cache node-modules. | Roger Braun | 2017-02-18 |
| | | | |||
| * | | Merge branch 'link-wraparound-styling' into 'develop' | lambadalambda | 2017-02-18 |
| |\ \ | | | | | | | | | | | | | (practicing the new branch thing) url styling See merge request !18 | ||
| | * | | increased leading for expanded view's header | hakui | 2017-02-18 |
| | | | | |||
| | * | | wrap long urls while not breaking normal words. also practicing the new ↵ | hakui | 2017-02-18 |
| | |/ | | | | | | | branch thing | ||
| * | | Merge branch 'fix/prevent_follow_mute_button_deforming' into 'develop' | lambadalambda | 2017-02-18 |
| |\ \ | | | | | | | | | | | | | Fix follow/mute buttons from getting squished on mobile See merge request !17 | ||
| | * | | Fix follow/mute buttons from getting squished on mobile | shpuld | 2017-02-18 |
| | |/ | |||
| * | | Don't add notifications twice + persiste them. | Roger Braun | 2017-02-18 |
| | | | |||
| * | | Make page title dynamic, better notification handling. | Roger Braun | 2017-02-18 |
| | | | |||
| * | | Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into develop | Roger Braun | 2017-02-18 |
| |\| | |||
| | * | Update README.md | lambadalambda | 2017-02-18 |
| | | | |||
| | * | Update CONTRIBUTORS.md | lambadalambda | 2017-02-18 |
| | | | |||
| | * | Merge branch 'develop' into 'develop' | lambadalambda | 2017-02-18 |
| | |\ | | | | | | | | | | | | | Make user card look neater See merge request !16 | ||
| | | * | moved around classes in the user-info css | shpuld | 2017-02-18 |
| | | | | |||
| | | * | Changed following-info to user-interactions and moved muting there, made ↵ | shpuld | 2017-02-18 |
| | |/ | | | | | | | everything in user-interactions look a bit neater | ||
| * / | Add lodash transformation to save a few kbs. | Roger Braun | 2017-02-18 |
| |/ | |||
| * | Use percentages for main view flex-basis. | Roger Braun | 2017-02-18 |
| | | |||
| * | Update CONTRIBUTORS.md | lambadalambda | 2017-02-18 |
| | | |||
| * | Merge branch 'develop' into 'develop' | lambadalambda | 2017-02-18 |
| |\ | | | | | | | | | Develop See merge request !15 | ||
