aboutsummaryrefslogtreecommitdiff
path: root/src/main.js
Commit message (Collapse)AuthorAge
* Merge branch 'develop' into feature/hash-routedRoger Braun2017-02-20
|\
| * Save notifications again.Roger Braun2017-02-20
| |
| * Pull in persistence plugin, don't blow up on full storage.Roger Braun2017-02-20
| |
| * Remove notification persistence for now.Roger Braun2017-02-20
| | | | | | | | Seems to blow things up.
| * Revert "Remove state persistence for now."Roger Braun2017-02-20
| | | | | | | | This reverts commit 9cf438f1b2d35b9282861128f2267d54d97d7588.
| * Remove state persistence for now.Roger Braun2017-02-19
| | | | | | | | Makes chrome really slow and adds problems with tab synchronization.
| * Don't add notifications twice + persiste them.Roger Braun2017-02-18
| |
* | Merge branch 'develop' into feature/hash-routedRoger Braun2017-02-18
|\|
| * Fix oembed attachments.Roger Braun2017-02-17
| |
| * Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into developRoger Braun2017-02-16
| |\
| * | Add settings page to app.Roger Braun2017-02-16
| | |
* | | Merge branch 'develop' into feature/hash-routedRoger Braun2017-02-16
|\ \ \ | | |/ | |/|
| * | Add logo.Roger Braun2017-02-16
| | |
| * | Add /cyb/ background by sonyam.Roger Braun2017-02-16
| | |
| * | Be strict about putting changes in mutations.Roger Braun2017-02-16
| |/
| * Persist users.Roger Braun2017-02-14
| |
| * Add basic configuration module, make it work for title and theme.Roger Braun2017-02-14
| |
* | Merge branch 'develop' into feature/hash-routedRoger Braun2017-02-04
|\|
| * Extract conversation and create conversation page.Roger Braun2017-02-04
| |
* | Merge branch 'develop' into feature/hash-routedRoger Braun2017-01-17
|\|
| * Add styleSwitcher.Roger Braun2017-01-16
| |
| * Dynamic style setting.Roger Braun2017-01-16
| |
* | Use hash routing.Roger Braun2017-01-02
|/
* Add basic user profiles.Roger Braun2016-11-30
|
* Switch from moment.js to vue-timeago.Roger Braun2016-11-28
| | | | | Much smaller filesize for vendor.js, although we'll have to see if all the intervals are ok.
* Basic mention support.Roger Braun2016-11-26
| | | | I still have to think about how to integrate them in the state system...
* Move some interactions to the backendInteractorRoger Braun2016-11-26
| | | | | The idea is that all interactions should move there, so components don't have to pass around credentials all the time.
* Remember positions on scroll.Roger Braun2016-11-24
|
* Add status / conversation component.Roger Braun2016-11-24
| | | | And wire it up.
* Add TWKN timeline.Roger Braun2016-11-06
|
* Use history routing.Roger Braun2016-11-06
|
* Remove fake public statuses.Roger Braun2016-11-06
|
* Basic statuses.Roger Braun2016-10-28
|
* Use users module.Roger Braun2016-10-27
|
* .Roger Braun2016-10-26
|
* Basic skeletonRoger Braun2016-10-26