mobilizon/src
Thomas Citharel 99b2339424
feat(nodeinfo): extract and save NodeInfo information from instances to display it on instances list
We also try to detect the application actor if it's not given by NodeInfo metadata (FEP-2677)
(guessing for Mobilizon, PeerTube & Mastodon).

Closes #1392

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-12-21 10:45:56 +01:00
..
@types build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
api build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
apollo fix(front-end): fix issues with expired accessToken refreshment queue 2023-12-12 11:40:33 +01:00
assets feat(nodeinfo): extract and save NodeInfo information from instances to display it on instances list 2023-12-21 10:45:56 +01:00
components feat(nodeinfo): extract and save NodeInfo information from instances to display it on instances list 2023-12-21 10:45:56 +01:00
composition fix(front-end): fix current actor not being set on first access when relogging 2023-12-12 11:39:27 +01:00
filters fix(front): anonymous participant text is plain text, avoid using v-html 2023-12-06 11:18:05 +01:00
graphql feat(nodeinfo): extract and save NodeInfo information from instances to display it on instances list 2023-12-21 10:45:56 +01:00
i18n feat(nodeinfo): extract and save NodeInfo information from instances to display it on instances list 2023-12-21 10:45:56 +01:00
plugins fix(front-end): add more security fixes for formatted lists and notifier 2023-12-07 14:29:20 +01:00
router fix(front): put correct value for CONVERSATION_LIST enum value 2023-12-06 11:51:45 +01:00
services build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
styles build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
types feat(nodeinfo): extract and save NodeInfo information from instances to display it on instances list 2023-12-21 10:45:56 +01:00
typings build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
utils fix(front-end): fix current actor not being set on first access when relogging 2023-12-12 11:39:27 +01:00
views feat(nodeinfo): extract and save NodeInfo information from instances to display it on instances list 2023-12-21 10:45:56 +01:00
App.vue fix(front-end): fix current actor not being set on first access when relogging 2023-12-12 11:39:27 +01:00
constants.ts build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
histoire.setup.ts build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
main.ts fix(front): create head without old options 2023-12-14 11:29:22 +01:00
oruga-config.ts fix: various fixes 2023-11-20 09:35:21 +01:00
registerServiceWorker.ts build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
service-worker.ts build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
shims-tsx.d.ts build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
shims-vue.d.ts build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
vue-apollo.ts build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00