aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* Add styling with base16.Roger Braun2017-01-15
* Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into developRoger Braun2017-01-01
|\
| * Merge branch 'feature/follow' into 'develop' lambadalambda2017-01-01
| |\
| | * 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
|/ /
* | Fixes currentUser rightsJiayi Zheng2016-12-19
* | Merge branch 'develop' into fix/refactoring_status_deleteJiayi Zheng2016-12-08
|\ \
| * | Check all statuses in timeline for old retweets.Roger Braun2016-12-08
| * | 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
* | | Move delete button for status into a componentJiayi Zheng2016-12-07
| |/ |/|
* | Work around hotlinking restrictions.Roger Braun2016-12-07
* | Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into developRoger Braun2016-12-05
|\|
| * Merge branch 'feature/delete_status' into 'develop' lambadalambda2016-12-05
| |\
| | * Implements feature status deleteJiayi Zheng2016-12-04
| * | Merge branch 'fix/retweet_icon_style' into 'develop' lambadalambda2016-12-05
| |\ \
| | * | Fixes issue #2Jiayi Zheng2016-12-04
| | |/
| * | Rename nsfw image.Roger Braun2016-12-02
| * | CSS fixes.Roger Braun2016-12-02
| * | Add re-hiding of nsfw images.Roger Braun2016-12-02
| |/
* | Only add mentions to the mentions timeline once.Roger Braun2016-12-03
* | Treat mentions more like a timeline.Roger Braun2016-12-03
|/
* Fix long word breaking in notifications.Roger Braun2016-12-02
* Reactivity fixes for attachments.Roger Braun2016-12-01
* Add link to replied to users in status.Roger Braun2016-12-01
* Add basic user profiles.Roger Braun2016-11-30
* Extract user card from user content.Roger Braun2016-11-30
* Add friend list fetching.Roger Braun2016-11-30
* Get mentioning names from central state store.Roger Braun2016-11-30
* Add users repository in users module.Roger Braun2016-11-30
* Search through both name and screen_name.Roger Braun2016-11-30
* Add basic username completion.Roger Braun2016-11-30
* Add noIdUpdate option for addNewStatuses action.Roger Braun2016-11-28
* Remove Angular vestiges.Roger Braun2016-11-28
* Throw out retweets from conversations.Roger Braun2016-11-28
* Switch from moment.js to vue-timeago.Roger Braun2016-11-28
* Always show action buttons below user content.Roger Braun2016-11-28
* Add some cheap transition anymation.Roger Braun2016-11-28
* Fetch conversation again on route change.Roger Braun2016-11-28
* The heading is already bold.Roger Braun2016-11-27