| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Add remote follow button to local user profiles. | eal | 2018-02-01 |
| | | |||
| * | Merge branch 'feature/normal-emoji-completion' into 'develop' | lambda | 2018-02-01 |
| |\ | | | | | | | | | | | | | Add completion for normal emoji. Closes #15 See merge request pleroma/pleroma-fe!169 | ||
| | * | Merge branch 'develop' into feature/normal-emoji-completion | eal | 2018-02-01 |
| | |\ | |||
| | * | | Fix name clash on unicode and custom emoji | eal | 2018-02-01 |
| | | | | |||
| | * | | Merge branch 'develop' into feature/normal-emoji-completion | eal | 2017-12-23 |
| | |\ \ | |||
| | * | | | Add completion for normal emoji. | eal | 2017-11-20 |
| | | | | | |||
| * | | | | Merge branch 'develop' into 'develop' | Shpuld Shpludson | 2018-02-01 |
| |\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | | | | | | | | | Completes portuguese translation, Fixes issue #58 Closes #58 See merge request pleroma/pleroma-fe!194 | ||
| | * | | | Fixes issue #58 | aka | 2018-01-31 |
| | | | | | |||
| | * | | | Completes portuguese translation | aka | 2018-01-31 |
| |/ / / | |||
| * | | | Move chat to sidebar. | Roger Braun | 2018-01-26 |
| | | | | |||
| * | | | Merge branch 'update-ger-translation' into 'develop' | eal | 2018-01-03 |
| |\ \ \ | | | | | | | | | | | | | | | | | update ger translation See merge request pleroma/pleroma-fe!189 | ||
| | * | | | update ger translation | Sebastian Huebner | 2018-01-03 |
| |/ / / | |||
| * | | | Merge branch 'feature/follow-import' into 'develop' | lambda | 2017-12-23 |
| |\ \ \ | |_|/ |/| | | | | | | | | Add feature: follow import. See merge request pleroma/pleroma-fe!188 | ||
| | * | | Add follow import to user settings. | eal | 2017-12-23 |
| | | | | |||
| | * | | Detect backend. | eal | 2017-12-23 |
| |/ / | |||
| * | | Merge branch 'fixImgOrient' into 'develop' | eal | 2017-12-18 |
| |\ \ | | | | | | | | | | | | | Fixes attachment images not following EXIF (i think) orientation See merge request pleroma/pleroma-fe!187 | ||
| | * | | fix australian images | Henry Jameson | 2017-12-19 |
| |/ / | |||
| * | | Merge branch 'feature/update-de-translation' into 'develop' | lambda | 2017-12-09 |
| |\ \ | | | | | | | | | | | | | Update de translation See merge request pleroma/pleroma-fe!185 | ||
| | * | | linting again | Sebastian Huebner | 2017-12-08 |
| | | | | |||
| | * | | linting | Sebastian Huebner | 2017-12-08 |
| | | | | |||
| | * | | update ger translation | Sebastian Huebner | 2017-12-08 |
| |/ / | |||
| * | | Merge branch 'fix/hide-read-button' into 'develop' | Shpuld Shpludson | 2017-12-07 |
| |\ \ | | | | | | | | | | | | | Don't show "read" button if there are no new notifications. See merge request pleroma/pleroma-fe!184 | ||
| | * | | Don't show "read" button if there are no new notifications. | eal | 2017-12-07 |
| | | | | |||
| * | | | Merge branch 'fix/gs-emoji-error' into 'develop' | eal | 2017-12-07 |
| |\ \ \ | | | | | | | | | | | | | | | | | Suppress emoji fetch error on gs. See merge request pleroma/pleroma-fe!183 | ||
| | * | | | Suppress emoji fetch error on gs. | eal | 2017-12-07 |
| | |/ / | |||
| * | | | Merge branch 'fix/usercard-width' into 'develop' | eal | 2017-12-07 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fixed width usercards in follow lists. Closes #48 See merge request pleroma/pleroma-fe!181 | ||
| | * | | | Fixed width usercards in follow lists. | eal | 2017-12-07 |
| | |/ / | |||
| * | | | Merge branch 'feature/chat' into 'develop' | eal | 2017-12-07 |
| |\ \ \ | | | | | | | | | | | | | | | | | Feature/chat See merge request pleroma/pleroma-fe!182 | ||
| | * | | | Some css fixes. | eal | 2017-12-07 |
| | | | | | | | | | | | | | | | | | Scale chat panel size to viewport height, fit message field to width. | ||
| | * | | | Add option for disabling chat. | eal | 2017-12-07 |
| | | | | | |||
| | * | | | Don't display if we don't have a chat. | Roger Braun | 2017-12-05 |
| | | | | | |||
| | * | | | Post on submit, not on enter. | Roger Braun | 2017-12-05 |
| | | | | | |||
| | * | | | Linting. | Roger Braun | 2017-12-05 |
| | | | | | |||
| | * | | | Move chat to own module. | Roger Braun | 2017-12-05 |
| | | | | | |||
| | * | | | Add missing component code. | Roger Braun | 2017-12-05 |
| | | | | | |||
| | * | | | Basic frontend changes for chat. | Roger Braun | 2017-12-04 |
| | |/ / | |||
| * | | | Merge branch 'fix/unicode-passwords' into 'develop' | lambda | 2017-12-05 |
| |\ \ \ | |/ / |/| | | | | | | | | Fix basicauth base64 encoding for unicode passwords. See merge request pleroma/pleroma-fe!180 | ||
| | * | | Fix basicauth base64 encoding for unicode passwords. | eal | 2017-12-04 |
| |/ / | |||
| * | | Merge branch 'clipboardImage' into 'develop' | Shpuld Shpludson | 2017-11-28 |
| |\ \ | | | | | | | | | | | | | Added ability to copy-paste image right from the clipboard. See merge request pleroma/pleroma-fe!179 | ||
| | * | | pasting images from clipboard, fuck ye | Henry Jameson | 2017-11-28 |
| | | | | |||
| * | | | Merge branch 'fix/notifications-star-not-colored' into 'develop' | eal | 2017-11-27 |
| |\ \ \ | | | | | | | | | | | | | | | | | Make star icon in notifications behave like the other icons.. See merge request pleroma/pleroma-fe!178 | ||
| | * | | | Make star icon in notifications behave like the other icons.. | shpuld | 2017-11-25 |
| |/ / / | |||
| * | | | Merge branch 'fix/mobile-layout' into 'develop' | Shpuld Shpludson | 2017-11-25 |
| |\ \ \ | | | | | | | | | | | | | | | | | Fix big gap between panel switcher and column body on mobile See merge request pleroma/pleroma-fe!177 | ||
| | * | | | Add the forgotten flex prop to make everything nice and tight again | shpuld | 2017-11-25 |
| | | | | | |||
| * | | | | Merge branch 'fix/give-icons-active-colors-back' into 'develop' | Shpuld Shpludson | 2017-11-25 |
| |\ \ \ \ | |/ / / |/| | | | | | | | | | | | Add specifity to active icon classes to make them override theme colors. See merge request pleroma/pleroma-fe!176 | ||
| | * | | | Add specifity to active classes to make them override theme colors. | shpuld | 2017-11-24 |
| |/ / / | |||
| * | | | Merge branch 'feature/flush-timeline-with-holes' into 'develop' | lambda | 2017-11-24 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Clear timeline when there's holes between old and new Closes #54 See merge request pleroma/pleroma-fe!171 | ||
| | * | | | Fix mistake in flushMarker init, make startFetching behave properly with ↵ | shpuld | 2017-11-23 |
| | | | | | | | | | | | | | | | | | older statuses existing. | ||
| | * | | | Make the timeline button use the correct func for its text. | shpuld | 2017-11-22 |
| | | | | | |||
| | * | | | attempt to recognize when holes in timeline for various reasons, clear ↵ | shpuld | 2017-11-21 |
| | | |/ | |/| | | | | | | | timeline and fetch older when showing new to get rid of holes | ||
