aboutsummaryrefslogtreecommitdiff
path: root/src/modules
Commit message (Collapse)AuthorAge
* Add word-based muting to settings / statuses.Roger Braun2017-04-09
|
* Merge branch 'develop' of https://gitgud.io/lambadalambda/pleroma-fe into ↵wakarimasen2017-03-10
|\ | | | | | | wakarimasen/pleroma-fe-develop
| * Use one error variable for all timelineswakarimasen2017-03-09
| |
* | Merge branch 'develop' into wakarimasen/pleroma-fe-developRoger Braun2017-03-09
|\|
| * Merge branch 'feature/failed-login-error' into 'develop' Shpuld Shpuldson2017-03-08
| |\ | | | | | | | | | | | | Visual feedback on failed login See merge request !49
| | * Fix typowakarimasen2017-03-08
| | |
| | * Give more specific reason for failed loginwakarimasen2017-03-08
| | |
| | * Show visual feedback on login error, redirect on successwakarimasen2017-03-08
| | |
| * | Add caching system to statuses.Roger Braun2017-03-08
| | |
| * | Use user cache in users module.Roger Braun2017-03-08
| | |
| * | Use cache to quickly access users.Roger Braun2017-03-08
| |/
| * Visual feedback on failure to fetch new statuseswakarimasen2017-03-07
| |
* | Add option to only hide attachments on timelinewakarimasen2017-03-04
|/
* Add setting to toggle NSFW hiding.Hector A. Escobedo2017-02-22
|
* Add setting to hide all attachments.Roger Braun2017-02-23
|
* Set colors into config so they can be used for more dynamic styles.Roger Braun2017-02-22
|
* Grab mutes from server on patched servers.Roger Braun2017-02-20
|
* Reverse title and notification count.Roger Braun2017-02-18
|
* Don't add notifications twice + persiste them.Roger Braun2017-02-18
|
* Make page title dynamic, better notification handling.Roger Braun2017-02-18
|
* Be strict about putting changes in mutations.Roger Braun2017-02-16
|
* Correctly calculate the newStatusesCount.Roger Braun2017-02-16
| | | | Fixes a bug when viewing an updating twkn while logged in.
* Fetch Public and TWKN timelines when viewed.Roger Braun2017-02-16
|
* Add basic configuration module, make it work for title and theme.Roger Braun2017-02-14
|
* Add muting to statuses.Roger Braun2017-02-14
|
* Add users muting.Roger Braun2017-02-13
|
* Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into developRoger Braun2017-01-01
|\
| * Merge branch 'feature/follow' into 'develop' lambadalambda2017-01-01
| |\ | | | | | | | | | | | | Feature/follow See merge request !11
| | * Also add retweeted users to user store.Roger Braun2016-12-08
| | |
* | | Make minVisibleId actually dependent on visible statuses.Roger Braun2017-01-01
|/ /
* / Check all statuses in timeline for old retweets.Roger Braun2016-12-08
|/ | | | This will fix the problem of retweets showing up again and again.
* Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into developRoger Braun2016-12-05
|\
| * Implements feature status deleteJiayi Zheng2016-12-04
| | | | | | | | Fixes issue #4
* | Only add mentions to the mentions timeline once.Roger Braun2016-12-03
| |
* | Treat mentions more like a timeline.Roger Braun2016-12-03
|/
* Reactivity fixes for attachments.Roger Braun2016-12-01
|
* Add basic user profiles.Roger Braun2016-11-30
|
* Add friend list fetching.Roger Braun2016-11-30
|
* Add users repository in users module.Roger Braun2016-11-30
|
* Add noIdUpdate option for addNewStatuses action.Roger Braun2016-11-28
| | | | This fixes #11.
* 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.
* Add notification on mention.Roger Braun2016-11-27
|
* Add repeat notifications.Roger Braun2016-11-27
|
* Parse mastodon favorites.Roger Braun2016-11-27
|
* Basic mention support.Roger Braun2016-11-26
| | | | I still have to think about how to integrate them in the state system...
* remove apiService from users moduleRoger Braun2016-11-26
|
* 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.
* Better handling of favorites.Roger Braun2016-11-25
|
* Make timelineless status adding possible.Roger Braun2016-11-24
|
* Merge branch 'master' of ssh.gitgud.io:lambadalambda/pleroma-feRoger Braun2016-11-22
|\