| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Merge branch 'develop' into 'fix/fix-error-handling-in-profile-tab' | Shpuld Shpludson | 2020-12-03 |
| |\ | | | | | | | # Conflicts: # CHANGELOG.md | ||
| | * | fix your own chat messages disappearing | Shpuld Shpuldson | 2020-12-03 |
| | | | |||
| * | | refactor error handling in profile tab | Shpuld Shpuldson | 2020-12-02 |
| |/ | |||
| * | 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 | ||
| | | * | | 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 |
| |/ | |||
| * | move from using timestamps to ids when tracking last seen in chats | Shpuld Shpuldson | 2020-11-02 |
| | | |||
| * | Apply 1 suggestion(s) to 1 file(s) | Eugenij | 2020-11-01 |
| | | |||
| * | Optimistic message sending for chat | eugenijm | 2020-11-01 |
| | | |||
| * | fix back button size, fix missing chat notifications being marked as read ↵ | Shpuld Shpuldson | 2020-10-27 |
| | | | | | too eagerly, fix promiseinterval erroring when not getting a promise | ||
| * | Merge branch 'fix/wait-for-request-before-starting-interval' into 'develop' | Shpuld Shpludson | 2020-10-01 |
| |\ | | | | | | | | | | | | | Fix/wait for request before starting interval - fix #937 Closes #937 See merge request pleroma/pleroma-fe!1222 | ||
| | * | Merge branch 'develop' into 'fix/wait-for-request-before-starting-interval' | Shpuld Shpludson | 2020-09-04 |
| | |\ | | | | | | | | | | # Conflicts: # CHANGELOG.md | ||
| | * | | fix chat fetcher stops, change fetcher code | Shpuld Shpuldson | 2020-09-04 |
| | | | | |||
| | * | | rename to promiseInterval | Shpuld Shpuldson | 2020-09-04 |
| | | | | |||
| | * | | fix timeline showimmediately being set wrongly | Shpuld Shpuldson | 2020-09-02 |
| | | | | |||
| | * | | document makeFetcher a bit | Shpuld Shpuldson | 2020-09-02 |
| | | | | |||
| | * | | change chats to use custom makeFetcher | Shpuld Shpuldson | 2020-09-02 |
| | | | | |||
| | * | | replace setInterval for timelne, notifications and follow requests | Shpuld Shpuldson | 2020-09-02 |
| | | | | |||
| * | | | Merge branch 'feat/custom-virtual-scrolling' into 'develop' | Shpuld Shpludson | 2020-09-29 |
| |\ \ \ | | | | | | | | | | | | | | | | | Timeline virtual scrolling See merge request pleroma/pleroma-fe!1043 | ||
| | * | | | Timeline virtual scrolling | Shpuld Shpludson | 2020-09-29 |
| | | | | | |||
| * | | | | Merge branch 'develop' into feature/import_export_mutes | Maksim Pechnikov | 2020-09-18 |
| |\| | | | |||
| | * | | | Fix chat messages being missed when the streaming is disabled and the ↵ | eugenijm | 2020-09-16 |
| | | | | | | | | | | | | | | | | | messages are sent by both participants simultaneously | ||
| | * | | | Do not show desktop notifications for your own chat messages | eugenijm | 2020-09-04 |
| | | |/ | |/| | |||
| * / | | added import/export mutes | Maksim Pechnikov | 2020-09-08 |
| |/ / | |||
| * | | Rewrite word split imperatively for control | Shpuld Shpuldson | 2020-08-28 |
| | | | |||
| * | | wip start | Shpuld Shpuldson | 2020-08-27 |
| |/ | |||
| * | EntityNormalizer: Normalize thumbnail url. | lain | 2020-08-19 |
| | | |||
| * | Merge branch 'feat/idempotency' into 'develop' | lain | 2020-07-23 |
| |\ | | | | | | | | | Status posting Idempotency See merge request pleroma/pleroma-fe!1194 | ||
| | * | make idempotency watch entire status | Shpuld Shpuldson | 2020-07-16 |
| | | | |||
| | * | add basic idempotency support | Shpuld Shpuldson | 2020-07-15 |
| | | | |||
| * | | Merge branch 'desktop-notifications-for-chat' into 'develop' | Shpuld Shpludson | 2020-07-20 |
| |\ \ | | | | | | | | | | | | | | | | | | | Desktop chat notifications Closes #893 See merge request pleroma/pleroma-fe!1185 | ||
| | * | | Do not display desktop chat notification when the chat is focused | eugenijm | 2020-07-13 |
| | | | | |||
| | * | | Add desktop chat notifications | eugenijm | 2020-07-13 |
| | | | | |||
| * | | | Merge branch 'features/favicons' into 'develop' | Shpuld Shpludson | 2020-07-20 |
| |\ \ \ | | | | | | | | | | | | | | | | | status.vue: Add support for favicons See merge request pleroma/pleroma-fe!1076 | ||
| | * \ \ | Merge branch 'develop' into features/favicons | Shpuld Shpuldson | 2020-06-18 |
| | |\ \ \ | |||
| | * | | | | status.vue: Add support for favicons | Haelwenn (lanodan) Monnier | 2020-03-01 |
| | | | | | | | | | | | | | | | | | | | | | Put in replacement to the external icon when possible | ||
| * | | | | | Merge branch 'fix-notification-polling' into 'develop' | Shpuld Shpludson | 2020-07-20 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix the notifications polling when all the latest notifications are unread Closes #896 See merge request pleroma/pleroma-fe!1198 | ||
| | * | | | | | Fix the notifications polling when all the latest notifications are unread | eugenijm | 2020-07-17 |
| | | |_|_|/ | |/| | | | |||
| * / | | | | Limit reply filtering to home and public | Shpuld Shpuldson | 2020-07-17 |
| |/ / / / | |||
| * | | | | Apply suggestion to src/services/theme_data/theme_data.service.js | HJ | 2020-07-14 |
| | | | | | |||
| * | | | | fix chrome69 | Henry Jameson | 2020-07-12 |
| | |_|/ |/| | | |||
| * | | | Undo the promise rejection on the json parser error in promisedRequest | eugenijm | 2020-07-08 |
| | | | | | | | | | | | | | | | | to keep the existing behavior in case some parts of the code rely on it and to limit the overall scope of the changes. | ||
