aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* moved around classes in the user-info cssshpuld2017-02-18
|
* Changed following-info to user-interactions and moved muting there, made ↵shpuld2017-02-18
| | | | everything in user-interactions look a bit neater
* Use percentages for main view flex-basis.Roger Braun2017-02-18
|
* removed break-line for links because it didn't seem to make sensehakui2017-02-18
|
* making link thumbnails fit the whole boxhakui2017-02-18
|
* fixed line-height for text boxhakui2017-02-18
|
* hello worldhakui2017-02-18
|
* Show current theme in theme selector.Roger Braun2017-02-17
|
* One more fix.Roger Braun2017-02-17
|
* One more small visual fix to oembeds.Roger Braun2017-02-17
|
* Fix oembed attachments.Roger Braun2017-02-17
|
* Navbar fixes.Roger Braun2017-02-16
|
* Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into developRoger Braun2017-02-16
|\
| * Add logo.Roger Braun2017-02-16
| |
| * Add /cyb/ background by sonyam.Roger Braun2017-02-16
| |
| * Make user profiles visible inline.Roger Braun2017-02-16
| |
| * 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.
* | Add settings page to app.Roger Braun2017-02-16
| |
* | Add Settings page.Roger Braun2017-02-16
|/
* Fetch Public and TWKN timelines when viewed.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
|
* Make temporarily unmuted posts hideable again.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
|
* Basic mobile panel switcher.Roger Braun2017-01-17
|
* Align style switcher.Roger Braun2017-01-17
|
* Fix avatar size.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
|
* 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
| | |