wanted to bring this up again because I missed the discussion on it: https://slackarchive.io/
I’d be willing to pay that—well worth the price to make our logs visible again
@shaunlebron I'm not sure how far out fixing the logs is at this point. It's being worked on.
looks like slackarchive stopped working last month for a bunch of folks?
@shaunlebron You can see the staging version of the log app here: http://clojurians-log-staging.clojureverse.org/
http://clojurians-log-staging.clojureverse.org/vim-fireplace/2018-03-04.html up to date, very cool.
I wonder how it will handle the name of the channel changing :thinking_face:
the back/forward buttons are a big improvement.
thanks @sundarj
interesting, I suppose it has to be manually updated since some recent stuff is missing
but huge improvement, thanks for the link!
the source: https://github.com/clojureverse/clojurians-log-app 🙂
@sundarj where are the logs stored exactly?
@shaunlebron the raw logs are a git repo full of text files containing slack events in JSON format, one per line, similar to https://github.com/clojureverse/clojurians-log-demo-data . The app imports these in a datomic DB
@plexus cool! why not put in a public repo?
not sure, looks like a Datomic db. You'd have to ask @plexus or somebody for the specifics
“Saying goodbye to Slack’s IRC and XMPP gateways” https://clojurians.slack.com/account/gateways
So if that’s how log archival is being done, then it’s over on May 15.
… and now I see how log archival uses the Slack API, not these gateways.
We have quite a few people using the IRC bridge I think. Not sure about XMPP.
I made an announcement about that -- encouraging folks into here if they want to discuss it.
I'll observe that there's a Matrix/Riot server set up for Clojure that bridges IRC https://riot.im/app/#/room/#clojure:matrix.org (and we can bridge Matrix into Slack via an API -- but I don't know how it would work trying to bridge between a channel here into a Matrix room that was also bridged into IRC... 👀 )
oh nooo
Well damn - that sucks.
@seancorfield Is Matrix currently bridged into Slack, or is that just something that’s theoretically possible?
Some Matrix rooms/channels are bridged into some Slack channels.
Can that bridging also handle DMs?
@martinklepsch probably has the full list but he's asleep in Europe right now 🙂
argh
well it was fun while it lasted, everyone back to freenode 😛
Apparently admins can export the entire chat log, even on the free plan: https://levels.io/slack-export-to-html/
I doubt that would include DMs (or some private channels?) since Admins -- even Owners -- have no way to access any of that...
No, it wouldn’t.