| Commit message (Expand) | Author | Files | Lines |
2022-12-11 | feat(telegram): replace dets by couch for room settings | Jordan Bracco | 1 | -14/+50 |
2022-12-11 | feat(couch): `Couch.get(db, :all_docs)` shorthand for `"_all_docs"` | Jordan Bracco | 1 | -2/+4 |
2022-12-11 | feat(gpt): continue prompt, some fixes | Jordan Bracco | 2 | -27/+37 |
2022-12-11 | fix(couch): fix error handling in get/2,3 | Jordan Bracco | 1 | -1/+1 |
2022-12-11 | feat(message): assign id (flake_id) | href | 6 | -33/+50 |
2022-12-11 | fix(user-track): ensure we only get an user per network even if it's over mul... | Jordan Bracco | 1 | -5/+12 |
2022-12-11 | fix(irc-connection): attempt to find or create/join user in track when receiv... | Jordan Bracco | 1 | -2/+10 |
2022-12-11 | feat: derive Poison for IRC.{Account, Message} | Jordan Bracco | 2 | -0/+2 |
2022-12-11 | fix: alcoolog: time fixes | Jordan Bracco | 2 | -3/+29 |
2022-12-11 | open_ai: improve error handling | href | 1 | -8/+1 |
2022-12-11 | couch: improve, add post, put | href | 1 | -10/+86 |
2022-12-11 | irc_plugin util: tempref | href | 2 | -0/+155 |
2022-12-11 | link_plugin: improve twitter, youtube & logging | Jordan Bracco | 3 | -30/+88 |
2022-12-11 | gpt web wip | Jordan Bracco | 2 | -0/+37 |
2022-12-11 | gpt improvements | Jordan Bracco | 2 | -25/+180 |
2022-12-11 | new plugin: openai gpt | href | 3 | -0/+138 |
2022-12-11 | new plugin: radio france | href | 1 | -0/+133 |
2022-12-11 | link_plugin: fixes | href | 2 | -2/+7 |
2021-09-11 | reorg | href | 6 | -0/+0 |
2021-09-08 | lol | href | 2 | -2/+2 |
2021-09-08 | the bug and their fixies | href | 2 | -12/+16 |
2021-09-08 | various fixes | href | 2 | -18/+22 |
2021-09-08 | ;o custom subnets | href | 4 | -9/+123 |
2021-09-07 | assets: build | href | 1 | -4/+4 |
2021-09-07 | Fixes | href | 2 | -5/+5 |
2021-09-07 | alcoolog: time migration | href | 2 | -0/+16 |
2021-09-07 | update telegram, alcolog fix | href | 1 | -1/+1 |
2021-09-07 | various fixes | href | 3 | -4/+11 |
2021-09-07 | live fixes/improvements | href | 5 | -11/+41 |
2021-09-07 | alcoolog: fix ets | href | 2 | -0/+27 |
2021-09-07 | web: openid & various fixes | href | 12 | -21/+124 |
2021-09-07 | user_track: fix find_by_account/2 | href | 1 | -6/+9 |
2021-09-06 | Sentry | href | 2 | -1/+4 |
2021-09-04 | hu | href | 1 | -0/+1 |
2021-09-04 | matrix: fixes | href | 4 | -21/+49 |
2021-09-04 | matrix appservice, puppet improvements | href | 10 | -52/+494 |
2021-09-03 | chat_live improvements | href | 2 | -11/+5 |
2021-09-03 | puppet: stay connected for 12 hours | href | 1 | -1/+1 |
2021-09-03 | buffer plugin | href | 1 | -0/+42 |
2021-09-03 | various fixes, web client wip, pubsub events | href | 27 | -61/+394 |
2021-09-02 | improve puppets, fix uploads | href | 6 | -13/+104 |
2021-09-02 | lastfm: improvements, fixes | href | 1 | -27/+49 |
2021-09-02 | puppet connections | href | 4 | -8/+166 |
2021-09-02 | web: show help for only enabled plugins | href | 1 | -4/+7 |
2021-09-02 | Phoenix 1.6rc0 & Use proper Esbuild/Tailwind/Npm | href | 2 | -5/+5 |
2021-09-02 | txt: don't search in files with dot, display them below in web | href | 3 | -22/+51 |
2021-09-02 | telegram: plumb room | href | 3 | -14/+92 |
2021-09-02 | Revert "preums: remove migration code" | href | 1 | -2/+31 |
2021-09-02 | telegram: update | href | 2 | -47/+51 |
2021-09-02 | new plugin: user mention | href | 3 | -71/+101 |