aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Fetch Public and TWKN timelines when viewed.Roger Braun2017-02-16
|
* Update .gitlab-ci.ymllambadalambda2017-02-15
|
* Persist users.Roger Braun2017-02-14
|
* Add basic configuration module, make it work for title and theme.Roger Braun2017-02-14
|
* Make temporarily unmuted posts hideable again.Roger Braun2017-02-14
|
* Update font.Roger Braun2017-02-14
|
* Add muting to statuses.Roger Braun2017-02-14
|
* Add users muting.Roger Braun2017-02-13
|
* Add all_following endpoint.Roger Braun2017-02-13
|
* Prefer local image if available.Roger Braun2017-02-05
|
* Make status expandable into conversation.Roger Braun2017-02-04
|
* Use statusOrConversation component in timeline.Roger Braun2017-02-04
|
* Add statusOrConversation component.Roger Braun2017-02-04
|
* Extract conversation and create conversation page.Roger Braun2017-02-04
|
* Set color on status instead of on timeline.Roger Braun2017-02-04
|
* Break after user name in notifications.Roger Braun2017-01-26
|
* Fix file uploads in Chrome.Roger Braun2017-01-21
|
* Fix style setting in Chrome.Roger Braun2017-01-20
|
* Update README.mdlambadalambda2017-01-19
|
* Basic mobile panel switcher.Roger Braun2017-01-17
|
* Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into developRoger Braun2017-01-17
|\
| * Merge branch 'feature/autodeploy' into 'develop' lambadalambda2017-01-17
| |\ | | | | | | | | | | | | add deploy task See merge request !13
| | * add deploy taskRoger Braun2017-01-17
| |/
* / Align style switcher.Roger Braun2017-01-17
|/
* Fix avatar size.Roger Braun2017-01-17
|
* Set the viewport for mobile devices.Roger Braun2017-01-17
|
* Add styleSwitcher.Roger Braun2017-01-16
|
* User card background css fix.Roger Braun2017-01-16
|
* Dynamic style setting.Roger Braun2017-01-16
|
* Add some half-transparent border under main content.Roger Braun2017-01-15
|
* User profile css fix.Roger Braun2017-01-15
|
* Border css fix.Roger Braun2017-01-15
|
* Use solarized-light by default.Roger Braun2017-01-15
|
* Add styling with base16.Roger Braun2017-01-15
| | | | Solarized-dark for now.
* 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
| | * Add unfollowing.Roger Braun2016-12-23
| | |
| | * Add returned user to store after following.Roger Braun2016-12-23
| | |
| | * Very basic user following.Roger Braun2016-12-08
| | |
| | * Also add retweeted users to user store.Roger Braun2016-12-08
| | |
* | | Make minVisibleId actually dependent on visible statuses.Roger Braun2017-01-01
|/ /
* | Merge branch 'fix/refactoring_status_delete' into 'develop' lambadalambda2016-12-20
|\ \ | | | | | | | | | | | | Move delete button for status into a component See merge request !8
| * | Fixes currentUser rightsJiayi Zheng2016-12-19
| | |
| * | Merge branch 'develop' into fix/refactoring_status_deleteJiayi Zheng2016-12-08
| |\ \ | |/ / |/| |
* | | Merge branch 'artifacts' into 'develop' lambadalambda2016-12-08
|\ \ \ | | | | | | | | | | | | | | | | add artifacts See merge request !9
| * | | add artifactsRoger Braun2016-12-08
|/ / /
* | | 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
|\ \ \ | | |/ | |/|
* | | Remove wrong rights check.Roger Braun2016-12-05
| | |
| | * Fixes user right checkJiayi Zheng2016-12-08
| | |