| 13 Jun 2021 |
Ambroisie | Why are there two different bots on this channel? | 14:03:34 |
Mic92 (Old) | One was set up by the wiki admin, but it was just a simple rss feed bot. Than makefu set up a better one. But fadenb is too busy to disable the old one. | 14:09:11 |
Mic92 (Old) | You can press on ignore to remove the other one. | 14:09:27 |
hexa | maybe fadenbdummy can step in! | 14:16:09 |
Ambroisie | Also, I haven't checked on desktop but on mobile the links are not rendered correctly
Is the bot using the correct formatting option in its Matrix messages? | 14:18:23 |
Mic92 (Old) | Ambroisie: it basically uses custom colors. It only looks okay with the dark theme. This is hopefully fixable. | 14:19:15 |
Mic92 (Old) | Here is the code: https://github.com/nix-community/mediawiki-matrix-bot/blob/master/mediawiki_matrix_bot/init.py | 14:19:46 |
Mic92 (Old) | it was published yesterday | 14:19:53 |
Ambroisie | In reply to @joerg:bethselamin.de Ambroisie: it basically uses custom colors. It only looks okay with the dark theme. This is hopefully fixable. No I mean I see the <a href> tags, they're not being rendered properly | 14:19:58 |
Mic92 (Old) | Oh. This is unfortunate. It does not happen in the browser or in weechat-matrix | 14:20:30 |
Ambroisie | That's alright, it's still readable | 14:21:16 |
Mic92 (Old) | Is this with the stock element client? | 14:21:18 |
Ambroisie | Yes, on Android if that matters | 14:21:27 |
Ambroisie | I wonder if it comes from the client or the message though, I'll make some experiments if I find the time | 14:22:23 |
sumner | In reply to @ambroisie:belanyi.fr Yes, on Android if that matters can confirm on Android. Unfortunately, the message renderer on Android is 💩 | 14:38:04 |
sumner |  Download Screenshot_20210613-084012.png | 14:40:35 |
symphorien | nheko is even weirder: | 14:47:19 |
symphorien |  Download clipboard.png | 14:47:33 |
sumner | I wonder if they don't like that the href isn't inside "s | 14:48:06 |
Mic92 (Old) | if you got any better idea: https://github.com/nix-community/mediawiki-matrix-bot/blob/a090f7d747efb3a508a486a7cfd86965b7fc4715/mediawiki_matrix_bot/init.py#L122 | 15:44:28 |
makefu | symphorien: i think this is because not every client supports all html fields (which is somewhat shitty). maybe if we remove the href it is ok for everyone | 16:54:14 |
makefu | the second bot was removed by fadenb already so this should be fine | 16:54:54 |
nixos-wiki-rcbot | [[Sandbox]] https://nixos.wiki/wiki/index.php?diff=5889&oldid=5888 * Makefu * (+1) sandbox edit | 17:11:48 |
makefu | symphorien Ambroisie can you confirm the message looks "better" now? | 17:12:25 |
makefu | in element-desktop the url is still clickable (but not wrapped in <a> anymore) | 17:12:46 |
symphorien |  Download clipboard.png | 17:12:52 |
symphorien | the url is clickable | 17:13:09 |
makefu | its_something.png | 17:13:11 |
Ambroisie | In reply to @makefu:fairydust.space symphorien Ambroisie can you confirm the message looks "better" now? Yes | 17:13:45 |
makefu | okay cool | 17:17:34 |