| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | store failed experiment | Shpuld Shpuldson | 2020-11-17 |
| | | |||
| * | Merge branch 'chore/update-changelog-to-match-release' into 'develop' | Shpuld Shpludson | 2020-11-11 |
| |\ | | | | | | | | | Update develop changelog to contain 2.2.1 release See merge request pleroma/pleroma-fe!1286 | ||
| | * | update changelog | Shpuld Shpuldson | 2020-11-11 |
| |/ | |||
| * | Merge branch 'fix/html-title-name' into 'develop' | HJ | 2020-11-11 |
| |\ | | | | | | | | | Remove title from index.html, title is now from server generated meta See merge request pleroma/pleroma-fe!1285 | ||
| | * | Remove title from index.html, title is now from server generated meta | Sean King | 2020-11-11 |
| |/ | |||
| * | Merge branch 'fix/field-name-emoji-parsing' into 'develop' | HJ | 2020-11-11 |
| |\ | | | | | | | | | | | | | fix #999 emoji not working in profile field names Closes #999 See merge request pleroma/pleroma-fe!1284 | ||
| | * | changelog mention | Shpuld Shpuldson | 2020-11-11 |
| | | | |||
| | * | fix emoji not working in profile field names | Shpuld Shpuldson | 2020-11-11 |
| |/ | |||
| * | Merge branch 'fix/fix-1px-scroll-on-input' into 'develop' | Shpuld Shpludson | 2020-11-09 |
| |\ | | | | | | | | | Fix that 1px scroll on input for real this time maybe See merge request pleroma/pleroma-fe!1282 | ||
| | * | change method of fix to rounding | Shpuld Shpuldson | 2020-11-09 |
| | | | |||
| | * | changelog | Shpuld Shpuldson | 2020-11-09 |
| | | | |||
| | * | prevent call to scroll if the value doesn't change because firefox is stupid | Shpuld Shpuldson | 2020-11-09 |
| |/ | |||
| * | Merge branch 'patch-1' into 'develop' | Shpuld Shpludson | 2020-11-09 |
| |\ | | | | | | | | | Update CHANGELOG.md See merge request pleroma/pleroma-fe!1281 | ||
| | * | Update CHANGELOG.md | Shpuld Shpludson | 2020-11-09 |
| |/ | |||
| * | Merge branch 'patch-1' into 'develop' | Shpuld Shpludson | 2020-11-09 |
| |\ | | | | | | | | | Update CHANGELOG.md to match master See merge request pleroma/pleroma-fe!1279 | ||
| | * | Update CHANGELOG.md to match master | Shpuld Shpludson | 2020-11-06 |
| | | | |||
| * | | Merge branch 'fix/react-menu-overflow-fix' into 'develop' | HJ | 2020-11-09 |
| |\ \ | |/ |/| | | | | | | | | | Fix #994 react popover overflowing Closes #994 See merge request pleroma/pleroma-fe!1280 | ||
| | * | wrap react button icon to a span to fix popover overflow | Shpuld Shpuldson | 2020-11-09 |
| |/ | |||
| * | Merge branch 'chat-fix-for-vertical-screen' into 'develop' | Shpuld Shpludson | 2020-11-06 |
| |\ | | | | | | | | | | | | | Chat scroll fix for vertical screen Closes #997 See merge request pleroma/pleroma-fe!1277 | ||
| | * | Fix the chat scroll behavior for vertical screens. | eugenijm | 2020-11-06 |
| |/ | | | | | Fetch the messages until the scrollbar becomes visible, so that the user always has the ability to scroll up and load new messages. | ||
| * | Merge branch 'advanced-misclick-guard' into 'develop' | Shpuld Shpludson | 2020-11-04 |
| |\ | | | | | | | | | Instead of blocking all interaction, only block interaction in places that matter See merge request pleroma/pleroma-fe!1276 | ||
| | * | change approach to disable all, enable some | Henry Jameson | 2020-11-03 |
| | | | |||
| | * | Instead of blocking all interaction, only block interaction in places | Henry Jameson | 2020-11-02 |
| | | | | | | | | | that matter | ||
| * | | Merge branch 'fix-chat-badge' into 'develop' | Shpuld Shpludson | 2020-11-03 |
| |\ \ | | | | | | | | | | | | | Few more minor fixes See merge request pleroma/pleroma-fe!1275 | ||
| | * | | fix mobile badge alignment | Henry Jameson | 2020-11-03 |
| | | | | |||
| | * | | fix mobile navbar hitboxes | Henry Jameson | 2020-11-03 |
| | | | | |||
| | * | | added comment | Henry Jameson | 2020-11-02 |
| | | | | |||
| | * | | fix chat heading not being aligned and using wrong styles | Henry Jameson | 2020-11-02 |
| | | | | |||
| | * | | fix chat badge and unify styles across all badges including follow | Henry Jameson | 2020-11-02 |
| | |/ | | | | | | | request count. | ||
| * | | Merge branch 'svg-logo' into 'develop' | Shpuld Shpludson | 2020-11-03 |
| |\ \ | |/ |/| | | | | | change logo to svg See merge request pleroma/pleroma-fe!1274 | ||
| | * | change logo to svg | Henry Jameson | 2020-11-02 |
| |/ | |||
| * | Merge branch 'chchchchangechangelog' into 'develop' | HJ | 2020-11-02 |
| |\ | | | | | | | | | Update CHANGELOG.md See merge request pleroma/pleroma-fe!1272 | ||
| | * | Update CHANGELOG.md | HJ | 2020-11-02 |
| |/ | |||
| * | Merge branch 'update-changelog' into 'develop' | Shpuld Shpludson | 2020-11-02 |
| |\ | | | | | | | | | update changelog for optimistic chat posting See merge request pleroma/pleroma-fe!1271 | ||
| | * | update changelog for optimistic chat posting | Shpuld Shpuldson | 2020-11-02 |
| |/ | |||
| * | Merge branch 'fix/use-ids-for-chat-last-seen' into 'develop' | HJ | 2020-11-02 |
| |\ | | | | | | | | | Fix: Use ids for chat last seen instead of timestamp See merge request pleroma/pleroma-fe!1270 | ||
| | * | fix test | Shpuld Shpuldson | 2020-11-02 |
| | | | |||
| | * | move from using timestamps to ids when tracking last seen in chats | Shpuld Shpuldson | 2020-11-02 |
| |/ | |||
| * | Merge branch 'optimistic-chat-posting' into 'develop' | Shpuld Shpludson | 2020-11-02 |
| |\ | | | | | | | | | Optimistic / nonblocking message posting for chats See merge request pleroma/pleroma-fe!1228 | ||
| | * | Apply 1 suggestion(s) to 1 file(s) | Eugenij | 2020-11-01 |
| | | | |||
| | * | Optimistic message sending for chat | eugenijm | 2020-11-01 |
| | | | |||
| * | | Merge branch 'various-css-fixes' into 'develop' | HJ | 2020-11-01 |
| |\ \ | |/ |/| | | | | | | | | | Various css fixes Closes #992 See merge request pleroma/pleroma-fe!1267 | ||
| | * | fix build warnings | Henry Jameson | 2020-11-01 |
| | | | |||
| | * | lint | Henry Jameson | 2020-11-01 |
| | | | |||
| | * | Merge remote-tracking branch 'origin/develop' into various-css-fixes | Henry Jameson | 2020-11-01 |
| | |\ | | | | | | | | | | | | | * origin/develop: remove 'md' size that doesn't exist | ||
| | * | | fix #992 | Henry Jameson | 2020-11-01 |
| | | | | |||
| | * | | fix chat count | Henry Jameson | 2020-10-31 |
| | | | | |||
| | * | | fix play-on-hover gifs issues | Henry Jameson | 2020-10-29 |
| | | | | |||
| | * | | fix preview spinner | Henry Jameson | 2020-10-29 |
| | | | | |||
| | * | | Refactor desktop navbar into a component, change layout to grid for | Henry Jameson | 2020-10-29 |
| | | | | | | | | | | | | | better compatibility with search field and simpler CSS | ||
