Skip to content
GitLab
Explorer
Connexion
Navigation principale
Rechercher ou aller à…
Projet
M
matrix-appservice-discord
Gestion
Activité
Membres
Labels
Programmation
Tickets
Tableaux des tickets
Jalons
Wiki
Wiki externe
Code
Requêtes de fusion
Dépôt
Branches
Validations
Étiquettes
Graphe du dépôt
Comparer les révisions
Extraits de code
Compilation
Pipelines
Jobs
Planifications de pipeline
Artéfacts
Déploiement
Releases
Registre de paquets
Registre de conteneur
Registre de modèles
Opération
Environnements
Modules Terraform
Surveillance
Incidents
Analyse
Données d'analyse des chaînes de valeur
Analyse des contributeurs
Données d'analyse CI/CD
Données d'analyse du dépôt
Expériences du modèle
Aide
Aide
Support
Documentation de GitLab
Comparer les forfaits GitLab
Forum de la communauté
Contribuer à GitLab
Donner votre avis
Raccourcis clavier
?
Extraits de code
Groupes
Projets
Afficher davantage de fils d'Ariane
salixor
matrix-appservice-discord
Graphe du dépôt
Graphe du dépôt
Vous pouvez vous déplacer dans le graphe en utilisant les touches fléchées.
c3a142a53543e4f3b99bac58bfc9af6decf50d7f
Sélectionner une révision Git
Branches
5
baguette-custom-fixes
develop
par défaut
protégée
fix-discord-reply-edited
update-readme-badges
upgrade-appservice
5 résultats
Commencer avec la validation sélectionnée
Created with Raphaël 2.2.0
8
Jan
7
6
5
4
3
2
31
Dec
10
9
7
4
2
1
9
Nov
6
5
4
3
2
28
Oct
11
Jul
4
18
Jun
16
10
Apr
1
22
Mar
17
4
1
26
Feb
26
Jan
25
6
29
Dec
4
Nov
31
Oct
4
23
Aug
22
20
19
18
14
13
11
8
7
6
1
29
Jul
23
18
17
16
15
3
2
1
30
Jun
26
25
24
23
17
16
14
13
7
6
5
4
2
31
May
26
22
19
18
17
16
15
14
12
11
10
6
5
4
3
2
1
29
Apr
28
27
26
25
24
23
22
26
Mar
25
24
23
22
7
1
27
Feb
26
24
22
12
10
9
8
4
31
Jan
29
28
27
26
23
22
18
11
9
6
5
2
28
Dec
Convert a string to a number
Add debugging of countEntries()
Remove debugging output
Add tests for countEntries
Fix counting of entries
Fix RoomCountLimitReached condition
Restrict people from bridging rooms after the limit has been reached
Require matrix_id and remote_id to be not null
Merge remote-tracking branch 'origin/develop' into j94/room-limit
Fix existing tests
Add limits.roomCount
Merge pull request #662 from vranki/cos/user_docs
Merge branch 'develop' into cos/user_docs
Add config: bridge.disablePortalBridging
Merge pull request #637 from jaller94/j94/eslint
Add countEntries
Merge remote-tracking branch 'upstream/develop' into j94/eslint
Updated README with Riot->Element and end user documentation
Merge branch 'j94/remove-unused-provisioner' of https://github.com/jaller94/matrix-appservice-discord into develop
Merge branch 'j94/invalid-log-levels' of https://github.com/jaller94/matrix-appservice-discord into develop
Merge branch 'j94/metrics-config' of https://github.com/jaller94/matrix-appservice-discord into develop
Merge branch 'no-discordapp' of https://github.com/auscompgeek/matrix-appservice-discord into develop
Merge branch 'j94/substr-to-substring' of https://github.com/jaller94/matrix-appservice-discord into develop
Merge branch 'j94/riot-to-element' of https://github.com/jaller94/matrix-appservice-discord into develop
Merge branch 'patch-1' of https://github.com/kmorton1988/matrix-appservice-discord into develop
Merge branch 'j94/chai-expect' of https://github.com/jaller94/matrix-appservice-discord into develop
Merge branch 'develop' of https://github.com/karolyi/matrix-appservice-discord into develop
Remove unnecessary privilegization
Fix tests
Fix linter chimping out
Fix presence status error, fix client init
Fix OnAliasQuery
Chai: Use expect() everywhere
Found another .substr()
.substr() -> .substring()
Fix a Typo
Change quotes to be double quotation marks
Fix misspelled words in config.sample.yaml
Riot -> Element
RoomHandler -> MatrixRoomHandler
Chargement en cours