| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Fixed flex issue between 980 and 960 pixels width | 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 | ||
| | * | Merge branch 'feature/custom-default-styles' into 'develop' | lambadalambda | 2017-04-13 |
| | |\ | | | | | | | | | | | | | New default dark/light themes See merge request !71 | ||
| | | * | Updated README.md screenshot. | Shpuld Shpuldson | 2017-04-13 |
| | | | | |||
| | * | | Merge branch 'feature/reply-navigation' into 'develop' | lambadalambda | 2017-04-12 |
| | |\ \ | | | | | | | | | | | | | | | | | Reply navigation (up only) See merge request !70 | ||
| | | * | | 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. | ||
| | * | | | Merge branch 'fix/daily-avg' into 'develop' | lambadalambda | 2017-04-11 |
| | |\ \ \ | | |/ / | |/| | | | | | | | | | | Fix daily average on accounts younger than a day See merge request !69 | ||
| | | * | | Fix daily average on accounts younger than a day | wakarimasen | 2017-04-11 |
| | |/ / | |||
| * | / | Make sidepanel scroll independently from timeline, allows for seeing ↵ | Shpuld Shpuldson | 2017-04-13 |
| | |/ |/| | | | | | notifications and posting new statuses even when scrolled deep down. | ||
| * | | Potential new default dark and light themes added (base16-pleroma-dark, ↵ | Shpuld Shpuldson | 2017-04-13 |
| |/ | | | | base16-pleroma-light). The new dark one set as the default. | ||
| * | Merge branch 'feature/filtering' into 'develop' | lambadalambda | 2017-04-09 |
| |\ | | | | | | | | | Feature/filtering See merge request !68 | ||
| | * | Remove completely empty words. | Roger Braun | 2017-04-09 |
| | | | |||
| | * | Set state to loaded if it crashes while loading. | Roger Braun | 2017-04-09 |
| | | | |||
| | * | Take unmuting out of expandable condition. | Roger Braun | 2017-04-09 |
| | | | |||
| | * | Only persist state after we loaded one. | 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 |
| | | |||
| * | Merge branch 'fix/attachment-sizing' into 'develop' | Shpuld Shpuldson | 2017-04-09 |
| |\ | | | | | | | | | Fix/attachment sizing See merge request !67 | ||
| | * | 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 |
| | |/ | |||
| * | | Merge branch 'fix/consistency-for-attachment-borders' into 'develop' | Shpuld Shpuldson | 2017-03-10 |
| |\ \ | |/ |/| | | | | | Give link attachments a rounded border, give images and links base03 border. See merge request !64 | ||
| | * | 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 |
| | | | |||
| * | | Merge branch 'fix/conversation-heading-border' into 'develop' | lambadalambda | 2017-03-10 |
| |\ \ | | | | | | | | | | | | | Separate conversation heading and posts with a border. See merge request !62 | ||
| | * | | 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 'wakarimasen/pleroma-fe-develop' into 'develop' | Shpuld Shpuldson | 2017-03-10 |
| |\ \ | | | | | | | | | | | | | Wakarimasen/pleroma fe develop See merge request !55 | ||
| | * \ | Merge branch 'develop' of https://gitgud.io/lambadalambda/pleroma-fe into ↵ | wakarimasen | 2017-03-10 |
| | |\ \ | |/ / |/| | | | | | wakarimasen/pleroma-fe-develop | ||
| * | | | Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into develop | Roger Braun | 2017-03-10 |
| |\ \ \ | |||
| | * \ \ | Merge branch 'feature/separate-reply-form-from-inside-status' into 'develop' | lambadalambda | 2017-03-10 |
| | |\ \ \ | | |_|/ | |/| | | | | | | | | | | Make reply window not part of the inner status. See merge request !60 | ||
| | | * | | 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 |
| | | | | | |||
| | * | | | Merge branch 'fix/mentions-timeline' into 'develop' | Shpuld Shpuldson | 2017-03-09 |
| | |\ \ \ | | |/ / | |/| | | | | | | | | | | Fix/mentions timeline See merge request !58 | ||
| | | * | | Remove unused fetchMentions() | wakarimasen | 2017-03-09 |
| | | | | | |||
| | | * | | Let timeline component fetch mentions | wakarimasen | 2017-03-09 |
| | |/ / | |||
| * / / | Fix localforage warning. | Roger Braun | 2017-03-10 |
| |/ / | |||
| * | | 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 |
| | | | | |||
| * | | | Merge branch 'feature/borders-pleasing-to-the-eye' into 'develop' | lambadalambda | 2017-03-09 |
| |\ \ \ | |/ / |/| | | | | | | | | Feature/borders pleasing to the eye See merge request !56 | ||
| | * | | lint fix | shpuld | 2017-03-09 |
| | | | | |||
| | * | | Merged with changes in develop & fixed conflicts. | shpuld | 2017-03-09 |
| | |\ \ | |/ / |/| | | |||
