| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into ↵ | Shpuld Shpuldson | 2017-05-31 |
| |\ | | | | | | | feature/notification-improvements | ||
| | * | Copy cool retweet look. | Roger Braun | 2017-05-22 |
| | | | |||
| | * | Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into develop | Roger Braun | 2017-05-12 |
| | |\ | |||
| | | * | Make linter happy. | Roger Braun | 2017-04-24 |
| | | | | |||
| | * | | Add user finder. | Roger Braun | 2017-05-12 |
| | | | | |||
| * | | | Enable reply/rt/fav for mention notifications by using a barebones status in ↵ | Shpuld Shpuldson | 2017-05-31 |
| | | | | | | | | | | | | | place of plain notification content. | ||
| * | | | Cut notification header length from 3 lines to 1. | Shpuld Shpuldson | 2017-05-30 |
| | | | | |||
| * | | | Make linter happy. | Roger Braun | 2017-04-24 |
| | |/ |/| | |||
| * | | Remove tributejs | Roger Braun | 2017-04-24 |
| |/ | | | | Alternative autocompletion is in the works and this one has injection problems. | ||
| * | Adjust attachment preview margins. | Shpuld Shpuldson | 2017-04-17 |
| | | |||
| * | Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into ↵ | Shpuld Shpuldson | 2017-04-17 |
| |\ | | | | | | | feature/post-form-improvement | ||
| | * | Make X icon parent position: relative; to prevent it from floating on its own. | Shpuld Shpuldson | 2017-04-17 |
| | | | |||
| * | | Move attachments below buttons to prevent the buttons from shifting after ↵ | Shpuld Shpuldson | 2017-04-17 |
| |/ | | | | uploading. | ||
| * | Add missing route-link end tags. | Roger Braun | 2017-04-14 |
| | | |||
| * | Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into ↵ | Shpuld Shpuldson | 2017-04-14 |
| |\ | | | | | | | feature/reply-navigation | ||
| | * | Merge branch 'feature/sidepanel-independent-scrolling' into 'develop' | lambadalambda | 2017-04-14 |
| | |\ | | | | | | | | | | | | | Sidepanel independent scrolling See merge request !72 | ||
| | | * | Fix login screen, (remove one duplicate line from user card css). | Shpuld Shpuldson | 2017-04-13 |
| | | | | |||
| | | * | Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into ↵ | Shpuld Shpuldson | 2017-04-13 |
| | | |\ | | | | | | | | | | | | | feature/sidepanel-independent-scrolling | ||
| | | * | | Make sidepanel scroll independently from timeline, allows for seeing ↵ | Shpuld Shpuldson | 2017-04-13 |
| | | | | | | | | | | | | | | | | | notifications and posting new statuses even when scrolled deep down. | ||
| | * | | | Change attachments margin to not cause the element to overflow. | Shpuld Shpuldson | 2017-04-14 |
| | | |/ | |/| | |||
| | * | | Merge branch 'feature/reply-navigation' into 'develop' | lambadalambda | 2017-04-12 |
| | |\ \ | | | | | | | | | | | | | | | | | Reply navigation (up only) See merge request !70 | ||
| | * | | | Fix daily average on accounts younger than a day | wakarimasen | 2017-04-11 |
| | | |/ | |/| | |||
| * | | | Fix statusoid == undefined bug that prevented conversation opening in new tabs. | Shpuld Shpuldson | 2017-04-14 |
| | |/ |/| | |||
| * | | another lint fix | Shpuld Shpuldson | 2017-04-12 |
| | | | |||
| * | | lint fixes | Shpuld Shpuldson | 2017-04-12 |
| | | | |||
| * | | Removed smooth scrolling, does not work in other browsers than FF | Shpuld Shpuldson | 2017-04-12 |
| | | | |||
| * | | Goto-original-arrow button now sets conversation highlight/focus even when ↵ | Shpuld Shpuldson | 2017-04-12 |
| |/ | | | | inline, setting focus now scrolls you to the focused post smoothly. Hide the arrow button when not expanded. | ||
| * | Remove completely empty words. | Roger Braun | 2017-04-09 |
| | | |||
| * | Take unmuting out of expandable condition. | Roger Braun | 2017-04-09 |
| | | |||
| * | Add word-based muting to settings / statuses. | Roger Braun | 2017-04-09 |
| | | |||
| * | Add chrome picture stretching fix back in. | lambadalambda | 2017-04-09 |
| | | |||
| * | Revert nsfw image sizing, give attachments max-height to reduce scrolling | Shpuld Shpuldson | 2017-04-09 |
| | | |||
| * | Make muted notifications take much less space (handy for bot spam). | Shpuld Shpuldson | 2017-03-30 |
| | | |||
| * | Merge branch 'fix/small-buttons-chrome-tweak' into 'develop' | Shpuld Shpuldson | 2017-03-11 |
| |\ | | | | | | | | | Fix the appearance of 'Read'/'Show new' buttons on Chrome See merge request !65 | ||
| | * | Change the small buttons (Read and Show new) to look better on chrome and ↵ | shpuld | 2017-03-11 |
| | | | | | | | | | other non-firefox browsers. | ||
| * | | Merge branch 'feature/daily-avg' into 'develop' | Shpuld Shpuldson | 2017-03-11 |
| |\ \ | | | | | | | | | | | | | Add a daily post average to the user card See merge request !63 | ||
| | * | | Add a daily post average to the user card | wakarimasen | 2017-03-10 |
| | |/ | |||
| * / | Give link attachments a rounded border, give images and links base03 border. | shpuld | 2017-03-10 |
| |/ | |||
| * | Merge branch 'fix/make-nav-panel-not-so-bright' into 'develop' | lambadalambda | 2017-03-10 |
| |\ | | | | | | | | | Change the base16 colors used by the navpanel See merge request !61 | ||
| | * | base01 -> base00, base02 -> base01 | shpuld | 2017-03-10 |
| | | | |||
| * | | Add a border to conversation heading to add distinction between it and a ↵ | shpuld | 2017-03-10 |
| | | | | | | | | | hilighted post. (TODO: add the same base03-border to all headings for consistency's sake if it looks alright?) | ||
| * | | Merge branch 'develop' of https://gitgud.io/lambadalambda/pleroma-fe into ↵ | wakarimasen | 2017-03-10 |
| |\ \ | | | | | | | | | | wakarimasen/pleroma-fe-develop | ||
| | * | | Use conditional class for reply icon color. | shpuld | 2017-03-10 |
| | | | | |||
| | * | | Separate reply form from inside status to make it resistant to hilighting, ↵ | shpuld | 2017-03-09 |
| | |/ | | | | | | | make the reply button light up when reply window is open. | ||
| | * | Merge branch 'fix/no-border-on-last-notif' into 'develop' | Shpuld Shpuldson | 2017-03-09 |
| | |\ | | | | | | | | | | | | | Fix red border not appearing on the last notification. See merge request !59 | ||
| | | * | Fix red border not appearing on the last notification. | shpuld | 2017-03-09 |
| | | | | |||
| | * | | Let timeline component fetch mentions | wakarimasen | 2017-03-09 |
| | |/ | |||
| | * | Merge branch 'feature/timeline-fetch-error' into 'develop' | Shpuld Shpuldson | 2017-03-09 |
| | |\ | | | | | | | | | | | | | Use one error variable for all timelines See merge request !57 | ||
| | | * | Use one error variable for all timelines | wakarimasen | 2017-03-09 |
| | | | | |||
| | * | | lint fix | shpuld | 2017-03-09 |
| | | | | |||
