aboutsummaryrefslogtreecommitdiff
path: root/src/components
Commit message (Collapse)AuthorAge
* Fetch user from timeline.Roger Braun2017-06-12
|
* Use userId in timeline.Roger Braun2017-06-12
|
* Clear timeline on user change.Roger Braun2017-06-12
|
* Display user timelineRoger Braun2017-06-12
|
* Start fetching user timelines.Roger Braun2017-06-12
|
* Fix race condition in color calculation.Roger Braun2017-06-12
|
* Small cleanup.Roger Braun2017-06-07
|
* lint fixShpuld Shpuldson2017-06-07
|
* Add floating status-previews on reply-link mouseover in conversations and ↵Shpuld Shpuldson2017-06-07
| | | | make them optional in the settings, fix a small visual inconsistency in muted statuses while editing the file already..
* Re-use conversation property.Roger Braun2017-06-05
|
* Change replies element flex to cover more width if needed.Shpuld Shpuldson2017-06-05
|
* remove commented lines, make linter happyShpuld Shpuldson2017-06-05
|
* Add list of replies under the name/links in conversation statuses, clicking ↵Shpuld Shpuldson2017-06-04
| | | | them will highlight the statuses and scroll you to them, expanding a status will scroll you to that status once the conversation has opened.
* Move user-finder into navbar and hide it behind a toggle button, update ↵Shpuld Shpuldson2017-06-03
| | | | fontello icons with user-plus and menu.
* Hotfix for firefox to prevent loading on every scroll event.Shpuld Shpuldson2017-06-03
|
* Add an option to initiate fetching older statuses automatically when ↵Shpuld Shpuldson2017-06-03
| | | | scrolled 750 pixels or less from the bottom.
* Key notifications so the open reply windows won't switch places.Roger Braun2017-06-02
|
* Add mouseover tooltips for names in notif headings and timeline repeats, ↵Shpuld Shpuldson2017-06-02
| | | | make the timeline repeat name into a link to the repeater profile and use the word 'repeat' instead of 'retweet'.
* Merge branch 'feature/status-improvement-cleanup' into 'develop' lambadalambda2017-06-01
|\ | | | | | | | | Status improvements and cleanup See merge request !83
| * Fix bugginess with heading links overlapping icons on the right.Shpuld Shpuldson2017-06-01
| |
| * Revert some of those mobile optimizations, breaks mention notifs.Shpuld Shpuldson2017-06-01
| |
| * Mobile optimizations.Shpuld Shpuldson2017-06-01
| |
| * Remove silly opacity from timestamp, make unmute icon line up with the rest ↵Shpuld Shpuldson2017-06-01
| | | | | | | | better.
| * Move a bunch of status-related styles from App to status component, alter ↵Shpuld Shpuldson2017-06-01
| | | | | | | | status header layout for better user experience hopefully, make status actions placing more consistent, adjust margins.
* | Merge branch 'feature/autoresize-post-status-form' into 'develop' lambadalambda2017-06-01
|\ \ | |/ |/| | | | | Make text input grow to a minimum height of 3 lines on focus See merge request !82
| * please the linterShpuld Shpuldson2017-05-31
| |
| * Set minimum height of 3 lines for textarea on focus, make it reset on post.Shpuld Shpuldson2017-05-31
| |
* | Merge branch 'feature/notification-improvements' into 'develop' lambadalambda2017-05-31
|\ \ | |/ |/| | | | | Feature/notification improvements See merge request !79
| * Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into ↵Shpuld Shpuldson2017-05-31
| |\ | | | | | | | | | feature/notification-improvements
| * | Enable reply/rt/fav for mention notifications by using a barebones status in ↵Shpuld Shpuldson2017-05-31
| | | | | | | | | | | | place of plain notification content.
| * | Cut notification header length from 3 lines to 1.Shpuld Shpuldson2017-05-30
| | |
| * | Make linter happy.Roger Braun2017-04-24
| | |
* | | eslint fixShpuld Shpuldson2017-05-31
| | |
* | | Make post-status-form automatically resize to fit the input.Shpuld Shpuldson2017-05-31
| |/ |/|
* | Copy cool retweet look.Roger Braun2017-05-22
| |
* | Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into developRoger Braun2017-05-12
|\ \
| * | Make linter happy.Roger Braun2017-04-24
| |/
| * Remove tributejsRoger Braun2017-04-24
| | | | | | | | Alternative autocompletion is in the works and this one has injection problems.
* | Add user finder.Roger Braun2017-05-12
|/
* Adjust attachment preview margins.Shpuld Shpuldson2017-04-17
|
* Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into ↵Shpuld Shpuldson2017-04-17
|\ | | | | | | feature/post-form-improvement
| * Make X icon parent position: relative; to prevent it from floating on its own.Shpuld Shpuldson2017-04-17
| |
* | Move attachments below buttons to prevent the buttons from shifting after ↵Shpuld Shpuldson2017-04-17
|/ | | | uploading.
* Add missing route-link end tags.Roger Braun2017-04-14
|
* Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into ↵Shpuld Shpuldson2017-04-14
|\ | | | | | | feature/reply-navigation
| * Merge branch 'feature/sidepanel-independent-scrolling' into 'develop' lambadalambda2017-04-14
| |\ | | | | | | | | | | | | Sidepanel independent scrolling See merge request !72
| | * Fix login screen, (remove one duplicate line from user card css).Shpuld Shpuldson2017-04-13
| | |
| | * Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into ↵Shpuld Shpuldson2017-04-13
| | |\ | | | | | | | | | | | | feature/sidepanel-independent-scrolling
| | * | Make sidepanel scroll independently from timeline, allows for seeing ↵Shpuld Shpuldson2017-04-13
| | | | | | | | | | | | | | | | notifications and posting new statuses even when scrolled deep down.
| * | | Change attachments margin to not cause the element to overflow.Shpuld Shpuldson2017-04-14
| | |/ | |/|