| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Add ability to hide custom emojis in picker | Phantasm | 2024-01-17 |
| | | |||
| * | Merge branch 'tusooa/registration-notice' into 'develop' | HJ | 2024-01-13 |
| |\ | | | | | | | | | Show a dedicated registration notice page when further action is required after registering See merge request pleroma/pleroma-fe!1851 | ||
| | * | Remove empty else branch and detail the comments | tusooa | 2024-01-13 |
| | | | |||
| | * | Show a dedicated registration notice page when further action is required ↵ | tusooa | 2024-01-13 |
| | | | | | | | | | after registering | ||
| * | | Translated using Weblate (Chinese (Simplified)) | tusooa | 2024-01-13 |
| |/ | | | | | | | Currently translated at 98.3% (1068 of 1086 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/zh_Hans/ | ||
| * | Merge branch 'public-favorites' into 'develop' | tusooa | 2024-01-13 |
| |\ | | | | | | | | | Display public favorites on user profiles if enabled See merge request pleroma/pleroma-fe!1883 | ||
| | * | Display public favorites on user profiles | marcin mikołajczak | 2023-12-28 |
| | | | | | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | ||
| * | | Translated using Weblate (Japanese (ja_PEDANTIC)) | SyoBoN | 2023-12-31 |
| | | | | | | | | | | | | | | | Currently translated at 96.5% (1049 of 1086 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ja_PEDANTIC/ | ||
| * | | Translated using Weblate (Korean) | Xnuk Shuman | 2023-12-30 |
| | | | | | | | | | | | | | | | Currently translated at 97.6% (1061 of 1086 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ko/ | ||
| * | | Translated using Weblate (Japanese (ja_EASY)) | nixe neko | 2023-12-28 |
| | | | | | | | | | | | | | | | Currently translated at 91.8% (997 of 1086 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ja_EASY/ | ||
| * | | Translated using Weblate (Japanese (ja_PEDANTIC)) | SyoBoN | 2023-12-24 |
| | | | | | | | | | | | | | | | Currently translated at 96.5% (1048 of 1086 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ja_PEDANTIC/ | ||
| * | | Translated using Weblate (Japanese (ja_PEDANTIC)) | SyoBoN | 2023-12-21 |
| |/ | | | | | | | Currently translated at 95.3% (1036 of 1086 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ja_PEDANTIC/ | ||
| * | Fix video posters on Safari | Mark Felder | 2023-12-17 |
| | | |||
| * | Merge branch 'notifications-thru-sw' into 'develop' | HJ | 2023-12-13 |
| |\ | | | | | | | | | Notifications improvements. See merge request pleroma/pleroma-fe!1873 | ||
| | * | cleanup stray console logs | Henry Jameson | 2023-12-14 |
| | | | |||
| | * | clarify some bit | Henry Jameson | 2023-12-13 |
| | | | |||
| | * | add setting to always show push notifications | Henry Jameson | 2023-12-13 |
| | | | |||
| | * | attempt at fixing the extra notification again | Henry Jameson | 2023-12-13 |
| | | | |||
| | * | fix incorrect path for follow request notifications settings | Henry Jameson | 2023-12-13 |
| | | | |||
| | * | lint | Henry Jameson | 2023-12-13 |
| | | | |||
| | * | don't include extra notifications | Henry Jameson | 2023-12-13 |
| | | | |||
| | * | fix incorrect title + add counter | Henry Jameson | 2023-12-13 |
| | | | |||
| | * | try to fix the "website updated in background" notification | Henry Jameson | 2023-12-13 |
| | | | |||
| | * | use last favicon instead of first for consistency with browsers | Henry Jameson | 2023-11-22 |
| | | | |||
| | * | fix tests and make utils consistent in where they pull configuration from | Henry Jameson | 2023-11-22 |
| | | | |||
| | * | don't communicate with serviceworker if there's no support for it | Henry Jameson | 2023-11-22 |
| | | | |||
| | * | handle no sw registration gracefully | Henry Jameson | 2023-11-22 |
| | | | |||
| | * | fix infinity case | Henry Jameson | 2023-11-21 |
| | | | |||
| | * | fix notifications not catching up with "read" status as intended | Henry Jameson | 2023-11-21 |
| | | | |||
| | * | fix badge | Henry Jameson | 2023-11-20 |
| | | | |||
| | * | temp console log for mobile debug | Henry Jameson | 2023-11-20 |
| | | | |||
| | * | fix notification dot in favicon and mobile nav, minor refactor | Henry Jameson | 2023-11-20 |
| | | | |||
| | * | changelog, small fix | Henry Jameson | 2023-11-19 |
| | | | |||
| | * | reports visibility setting + actual filtering for desktop notifs | Henry Jameson | 2023-11-19 |
| | | | |||
| | * | improve visual for the description bit | Henry Jameson | 2023-11-19 |
| | | | |||
| | * | rearrange notification visibility page a bit. | Henry Jameson | 2023-11-19 |
| | | | |||
| | * | added some settings for notifications | Henry Jameson | 2023-11-19 |
| | | | |||
| | * | fix messages from sw not really being acted upon on mainland | Henry Jameson | 2023-11-19 |
| | | | |||
| | * | consistentcy and bugfix | Henry Jameson | 2023-11-19 |
| | | | |||
| | * | use dispatch instead of commmit, fix bad copypasta | Henry Jameson | 2023-11-16 |
| | | | |||
| | * | fix typo | Henry Jameson | 2023-11-16 |
| | | | |||
| | * | remove deletion (sic) stuff since we do the .deleted stuff nowadays | Henry Jameson | 2023-11-16 |
| | | | |||
| | * | use URL for original favicon instead of canvas | Henry Jameson | 2023-11-16 |
| | | | |||
| | * | handle desktop notifications clicks | Henry Jameson | 2023-11-16 |
| | | | |||
| | * | continue refactor | Henry Jameson | 2023-11-16 |
| | | | |||
| | * | refactored notifications into their own module separate from statuses (WIP) | Henry Jameson | 2023-11-16 |
| | | | |||
| | * | fix sw thing | Henry Jameson | 2023-11-13 |
| | | | |||
| | * | fix | Henry Jameson | 2023-11-13 |
| | | | |||
| | * | add options for marking single notification as read | Henry Jameson | 2023-11-13 |
| | | | |||
| | * | Merge remote-tracking branch 'origin/develop' into notifications-thru-sw | Henry Jameson | 2023-11-13 |
| | |\ | |||
