summaryrefslogtreecommitdiff
path: root/packages/frontend (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix (sort of) all missing translationsdakkar2024-10-227-7/+7
* don't lint translations in translation testdakkar2024-10-221-0/+2
* use `en-US` translations for lintingdakkar2024-10-221-1/+1
* lint all uses of translationsdakkar2024-10-221-0/+5
* add warning about incomplete remote data on following feedHazelnoot2024-10-212-1/+20
* add "followers" tab to following feedHazelnoot2024-10-212-22/+35
* re-add "copy link (origin)" that was dropped accidentallydakkar2024-10-211-0/+3
* revert import sortLhc_fl2024-10-211-1/+1
* fix: fix type error of useNoteCaptureLhc_fl2024-10-211-3/+3
* fix: fix type error of useNoteCaptureLhc_fl2024-10-211-6/+6
* merge: Fix "Mark as Sensitive by default" locking files into a Sensitive stat...Hazelnoot2024-10-201-4/+4
|\
| * fix: default sensitive not letting users unmark filesMarie2024-10-201-4/+4
* | upd: apply suggestionMarie2024-10-201-1/+1
* | upd: remove file on cleaner, fix load more not workingMarie2024-10-201-3/+48
|/
* Merge branch 'develop' into feature/2024.9.0dakkar2024-10-185-5/+20
|\
| * merge: Allow logged in users to refresh polls (!686)Marie2024-10-185-5/+20
| |\
| | * upd: hide refresh if logged out and if local, change blocked error messageMarie2024-10-155-6/+8
| | * chore: change string to localeMarie2024-10-151-1/+1
| | * upd: add ability to refresh pollMarie2024-10-151-1/+14
* | | Merge branch 'develop' into feature/2024.9.0dakkar2024-10-185-17/+21
|\| |
| * | upd: remove type username to confirm dialogMarie2024-10-181-15/+3
| * | upd: add decline endpoint and free up username on declineMarie2024-10-172-1/+3
| * | merge: Feat: Implement clickable notifications (!685)dakkar2024-10-173-2/+16
| |\ \ | | |/ | |/|
| | * Implement clickable notificationsCenTdemeern12024-10-133-2/+16
* | | fix eslint errors in all projects due to over-including filesHazelnoot2024-10-161-0/+11
* | | fix eslint errors in frontend / frontend-embedHazelnoot2024-10-161-2/+2
* | | update katex to patch security issue (DoS + 2 more unexploitable)Hazelnoot2024-10-151-1/+1
* | | fix lint errors in SkFormula.vueHazelnoot2024-10-152-12/+13
* | | fix linting and type checks in all packagesHazelnoot2024-10-152-1/+3
* | | fix TS errors in vite config filesHazelnoot2024-10-151-1/+1
* | | Merge branch 'develop' into feature/2024.9.0Hazelnoot2024-10-158-109/+181
|\| |
| * | merge: Refresh locales after any change, not just a version update (resolves ...Hazelnoot2024-10-154-5/+9
| |\ \
| | * | fix import order in common.tsHazelnoot2024-10-151-1/+1
| | * | refresh locales after any change, not just a version updateHazelnoot2024-10-154-5/+9
| * | | add "show bots" toggle to following feedHazelnoot2024-10-153-7/+16
| * | | save filters for following feedHazel K2024-10-152-15/+42
| * | | add filters for following feedHazel K2024-10-152-54/+59
| * | | restore missing hasPendingReceivedFollowRequest in navbarHazelnoot2024-10-131-1/+1
| * | | add new i18n pendingFollowRequestsLhc_fl2024-10-131-1/+1
| * | | fix default followreq tabLhc_fl2024-10-131-1/+1
| * | | fix default followreq tabLhc_fl2024-10-131-1/+1
| * | | ux: should not show follow requests tab when have no pending sent follow reqLhc_fl2024-10-132-1/+3
| * | | FEAT: Allow users to view pending follow requests they sentLhc_fl2024-10-132-33/+59
| |/ /
* | | Merge branch 'develop' into feature/2024.9.0Hazelnoot2024-10-131-1/+8
|\| |
| * | merge: Prevent usernames from overflowing the reactions hover-list (resolves ...Hazelnoot2024-10-121-1/+8
| |\ \
| | * | prevent usernames from overflowing the reactions hover-listHazelnoot2024-10-121-1/+8
* | | | Merge branch 'develop' into feature/2024.9.0dakkar2024-10-121-5/+10
|\| | |
| * | | also ignore stale *failed* responses - #741dakkar2024-10-121-2/+5
| * | | ignore stale `users/show` responses - fixes #741dakkar2024-10-121-1/+3
| |/ /
* | | fix calculation of `instance-info.isSuspended` when `instance` is nullHazelnoot2024-10-111-1/+1