| Commit message (Collapse) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | api: add fetchFollowRequests() | William Pitcock | 2018-06-06 | |
| | | | ||||
| | * | user settings: enable locking/unlocking an account | William Pitcock | 2018-05-29 | |
| | | | ||||
| * | | crt's compose box changes | Astra | 2018-06-07 | |
| |/ | ||||
| * | Added change password to user settings | Syldexia | 2018-05-21 | |
| | | ||||
| * | Added delete account section to user settings | Syldexia | 2018-05-13 | |
| | | ||||
| * | Always include bio in updates, because it might be empty (optional) | Ekaterina Vaartis | 2018-02-21 | |
| | | ||||
| * | Add follow import to user settings. | eal | 2017-12-23 | |
| | | ||||
| * | Fix basicauth base64 encoding for unicode passwords. | eal | 2017-12-04 | |
| | | ||||
| * | attempt to recognize when holes in timeline for various reasons, clear ↵ | shpuld | 2017-11-21 | |
| | | | | | timeline and fetch older when showing new to get rid of holes | |||
| * | Use state object for user view instead of timeline. | eal | 2017-11-14 | |
| | | | | | Also fetch user if not in the state already. | |||
| * | Add blocks. | eal | 2017-11-07 | |
| | | ||||
| * | Send credentials when fetching remote profile. | eal | 2017-11-07 | |
| | | ||||
| * | Add tag timeline view. | eal | 2017-09-17 | |
| | | ||||
| * | Revert "Include cookie in every request" | eal | 2017-09-02 | |
| | | | | | | | This reverts commit 00589a9af153bad4d8e7f14669c1497443f5221b. Changing same-origin to the unsafer include did not fix the bug it was supposed to. | |||
| * | Include cookie in every request | eal | 2017-09-02 | |
| | | ||||
| * | Make sure options exists every time on fetch() | eal | 2017-09-02 | |
| | | ||||
| * | Set cookies on fetch | eal | 2017-08-31 | |
| | | ||||
| * | Merge branch 'feature/follow-lists' into 'develop' | Shpuld Shpuldson | 2017-08-23 | |
| |\ | | | | | | | | | Feature/follow lists See merge request !106 | |||
| | * | Add follower and following views | eal | 2017-08-23 | |
| | | | ||||
| * | | Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into ↵ | Shpuld Shpuldson | 2017-08-16 | |
| |\| | | | | | | | feature/profile-editing | |||
| | * | Add fetch polyfill. | Roger Braun | 2017-07-31 | |
| | | | ||||
| * | | Add new user-settings component/route, add options to change name, bio, ↵ | Shpuld Shpuldson | 2017-08-02 | |
| |/ | | | | avatar, banner and bg. Add those options to api service and backend interactor service. | |||
| * | Update branch and fix conflicts. | Shpuld Shpuldson | 2017-06-19 | |
| |\ | ||||
| | * | Don't use too advanced features. | Roger Braun | 2017-06-12 | |
| | | | ||||
| | * | Display user timeline | Roger Braun | 2017-06-12 | |
| | | | ||||
| | * | Start fetching user timelines. | Roger Braun | 2017-06-12 | |
| | | | ||||
| | * | Add user finder. | Roger Braun | 2017-05-12 | |
| | | | ||||
| * | | Add basic avatar changing. | Roger Braun | 2017-04-16 | |
| | | | ||||
| * | | Restore old media upload endpoint. | Roger Braun | 2017-04-16 | |
| | | | ||||
| * | | Add a registration form. | Roger Braun | 2017-04-15 | |
| |/ | ||||
| * | Remove unused fetchMentions() | wakarimasen | 2017-03-09 | |
| | | ||||
| * | Let timeline component fetch mentions | wakarimasen | 2017-03-09 | |
| | | ||||
| * | Grab mutes from server on patched servers. | Roger Braun | 2017-02-20 | |
| | | ||||
| * | Add all_following endpoint. | Roger Braun | 2017-02-13 | |
| | | ||||
| * | Add unfollowing. | Roger Braun | 2016-12-23 | |
| | | ||||
| * | Very basic user following. | Roger Braun | 2016-12-08 | |
| | | ||||
| * | Implements feature status delete | Jiayi Zheng | 2016-12-04 | |
| | | | | | Fixes issue #4 | |||
| * | Add friend list fetching. | Roger Braun | 2016-11-30 | |
| | | ||||
| * | Basic mention support. | Roger Braun | 2016-11-26 | |
| | | | | | I still have to think about how to integrate them in the state system... | |||
| * | Move some interactions to the backendInteractor | Roger Braun | 2016-11-26 | |
| | | | | | | The idea is that all interactions should move there, so components don't have to pass around credentials all the time. | |||
| * | Add status and conversation fetching to apiService. | Roger Braun | 2016-11-24 | |
| | | ||||
| * | Prepare apiService for base url. | Roger Braun | 2016-11-22 | |
| | | ||||
| * | Remove commented out old api service. | Roger Braun | 2016-11-22 | |
| | | ||||
| * | Add retweet button component | Jiayi Zheng | 2016-11-13 | |
| | | | | | Expand API service for retweet | |||
| * | Add TWKN timeline. | Roger Braun | 2016-11-06 | |
| | | ||||
| * | Return empty auth header when we don't have a user. | Roger Braun | 2016-11-06 | |
| | | ||||
| * | Add media upload to API Service. | Roger Braun | 2016-11-06 | |
| | | ||||
| * | Basic status posting. | Roger Braun | 2016-10-30 | |
| | | ||||
| * | Add favorite-button. | Roger Braun | 2016-10-30 | |
| | | ||||
| * | Start fetching. | Roger Braun | 2016-10-28 | |
| | | ||||
