17 Jan 2024 |
GitHub | [mautrix/meta] raymand211092 starred the repo | 00:39:57 |
GitHub | [mautrix/meta] srynot4sale starred the repo | 01:14:55 |
GitHub | [mautrix/meta] legitnull starred the repo | 06:47:42 |
GitHub | [mautrix/meta] tulir pushed
10 commits
to
main (new branch): | 16:53:24 |
GitHub | [mautrix/meta] tulir pushed
1 commit
to
main: -
a267e3e4
Bump minimum Go version to 1.21
| 16:57:07 |
GitHub | [mautrix/meta] tulir pushed
2 commits
to
main: | 17:35:58 |
GitHub | [mautrix/meta] joshuajohncohen starred the repo | 18:03:25 |
| Cameron joined the room. | 18:29:44 |
| RayManD joined the room. | 19:09:10 |
GitHub | [mautrix/meta] tulir pushed
2 commits
to
main: -
0439eaa2
Fix minor issues with facebook mode
-
c0f966d5
Don't sprintf management room texts
| 21:15:16 |
GitHub | [mautrix/meta] kubo6472 starred the repo | 22:41:34 |
18 Jan 2024 |
GitHub | [mautrix/meta] tulir pushed
3 commits
to
main: | 14:07:16 |
GitHub | [mautrix/meta] tulir pushed
3 commits
to
main: -
858ffa02
Handle upsert messages to have some backfill
-
28c501f3
Fix MetaID for Instagram users
-
bf45a8ed
Remove is_registered column from puppets
| 14:30:06 |
GitHub | [mautrix/meta] tulir pushed
1 commit
to
main: -
3a2685da
Require less cookies for instagram
| 14:54:38 |
GitHub | [mautrix/meta] tulir pushed
1 commit
to
main: | 15:38:33 |
| Thib joined the room. | 16:01:32 |
| Tom Foster joined the room. | 18:58:08 |
GitHub | [mautrix/meta] tcpipuk starred the repo | 19:06:06 |
GitHub | [mautrix/meta] tulir pushed
1 commit
to
main: | 19:09:35 |
Tom Foster | While testing, I noticed the default id in the config file is "instagram" with "instagrambot" username and "Instagram bridge bot" display name. Is that intentional, or would you prefer I raise an issue? 🙂 | 19:24:51 |
tulir | it's intentional, I haven't figured out what's the best way to support both instagram and facebook in the examples at the same time | 19:26:18 |
Cameron | I'm curious why the decision to make one bot for both? | 19:28:15 |
Cameron | I dont know why I would think that would be harder to maintain | 19:28:37 |
tulir | no reason to make two when it's the same code | 19:28:49 |
tulir | it does require one instance per service though, one bridge instance can't handle both at the same time | 19:29:42 |
Cameron | Instagram and facebook can be pulled with the same apis | 19:30:22 |
Cameron | ? | 19:30:31 |
tulir | yes | 19:30:37 |
Cameron | Wow | 19:30:54 |
Cameron | sorry if that was dumb I would not have thought that | 19:31:18 |