| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Translated using Weblate (Esperanto) | Tirifto | 2020-11-27 |
| | | | | | | | | Currently translated at 100.0% (669 of 669 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/eo/ | ||
| * | Translated using Weblate (Spanish) | tarteka | 2020-11-27 |
| | | | | | | | | Currently translated at 100.0% (669 of 669 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/es/ | ||
| * | Merge branch 'fix/make-autocomplete-wait-for-request-to-finish' into 'develop' | Shpuld Shpludson | 2020-11-27 |
| |\ | | | | | | | | | | | | | Fix #1011 Make autocomplete wait for user search to finish before suggesting Closes #1011 See merge request pleroma/pleroma-fe!1289 | ||
| | * | review fixes | Shpuld Shpuldson | 2020-11-27 |
| | | | |||
| | * | fix merge conflict | Shpuld Shpuldson | 2020-11-19 |
| | |\ | |||
| | * | | update some documentation | Shpuld Shpuldson | 2020-11-19 |
| | | | | |||
| | * | | fix keyboard highlight | Shpuld Shpuldson | 2020-11-19 |
| | | | | |||
| | * | | use users state + fetching with delay | Shpuld Shpuldson | 2020-11-18 |
| | | | | |||
| | * | | store failed experiment | Shpuld Shpuldson | 2020-11-17 |
| | | | | |||
| * | | | try another approach | Shpuld Shpuldson | 2020-11-20 |
| | | | | |||
| * | | | add back red line | Shpuld Shpuldson | 2020-11-20 |
| | | | | |||
| * | | | Merge branch 'nsfw-link-preview' into 'develop' | Shpuld Shpludson | 2020-11-20 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Click-to-reveal cover for link previews in NSFW posts Closes #973 See merge request pleroma/pleroma-fe!1287 | ||
| | * | | | Added the NSFW alert to the link preview. | eugenijm | 2020-11-19 |
| | | | | | |||
| * | | | | Merge branch 'features/video-preload-metadata' into 'develop' | HJ | 2020-11-19 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | video_attachment: Only preload metadata See merge request pleroma/pleroma-fe!1291 | ||
| | * | | | | video_attachment: Only preload metadata | Haelwenn (lanodan) Monnier | 2020-11-19 |
| | | |_|/ | |/| | | | | | | | | | | | | | | | | | | This hints browsers that only the metadata and maybe the first few frames are needed. Which avoids downloading the entire video, which isn't really needed in our case. | ||
| * / | | | add missing play-circle icon | Shpuld Shpuldson | 2020-11-19 |
| |/ / / | |||
| * | | | Merge branch 'fix/timeline-error-handling-fixes' into 'develop' | Shpuld Shpludson | 2020-11-18 |
| |\ \ \ | |/ / |/| | | | | | | | | Various timeline fixes See merge request pleroma/pleroma-fe!1283 | ||
| | * | | Merge branch 'develop' into 'fix/timeline-error-handling-fixes' | Shpuld Shpludson | 2020-11-11 |
| | |\| | | | | | | | | | | # Conflicts: # CHANGELOG.md | ||
| | * | | make notifications also use the popup errors, remove all error from ↵ | Shpuld Shpuldson | 2020-11-10 |
| | | | | | | | | | | | | | status/notif state | ||
| | * | | fixes to timeline error handling | Shpuld Shpuldson | 2020-11-10 |
| | | | | |||
| * | | | Merge remote-tracking branch 'origin/develop' into fix-pinned | Henry Jameson | 2020-11-17 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: change favicon dimensions for high res, add handling when favicon isn't available remove the favicon changes make badge just a ball, make it use theming add favicon badge for unread notifs | ||
| | * \ \ | Merge branch 'feat/favicon-badge' into 'develop' | Shpuld Shpludson | 2020-11-17 |
| | |\ \ \ | | |_|/ | |/| | | | | | | | | | | Add favicon badge for unread notifs See merge request pleroma/pleroma-fe!1273 | ||
| | | * | | Merge branch 'develop' into feat/favicon-badge | Shpuld Shpuldson | 2020-11-06 |
| | | |\ \ | |||
| | | * | | | change favicon dimensions for high res, add handling when favicon isn't ↵ | Shpuld Shpuldson | 2020-11-03 |
| | | | | | | | | | | | | | | | | | | | | | available | ||
| | | * | | | make badge just a ball, make it use theming | Shpuld Shpuldson | 2020-11-02 |
| | | | | | | |||
| | | * | | | add favicon badge for unread notifs | Shpuld Shpuldson | 2020-11-02 |
| | | | | | | |||
| * | | | | | Fix pinned statuses and perhaps some other stuff | Henry Jameson | 2020-11-17 |
| |/ / / / | |||
| * | | / | fix emoji not working in profile field names | Shpuld Shpuldson | 2020-11-11 |
| | |_|/ |/| | | |||
| * | | | change method of fix to rounding | Shpuld Shpuldson | 2020-11-09 |
| | | | | |||
| * | | | prevent call to scroll if the value doesn't change because firefox is stupid | Shpuld Shpuldson | 2020-11-09 |
| | | | | |||
| * | | | wrap react button icon to a span to fix popover overflow | Shpuld Shpuldson | 2020-11-09 |
| | | | | |||
| * | | | 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. | ||
| * / | change logo to svg | Henry Jameson | 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 | ||
