1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 09:48:47 +02:00
phorge-phorge/src/infrastructure/daemon
epriestley 7200040479 Add a basic chatlog
Summary:
This is pretty simple and unpolished, but it's getting pretty big and it seems
like a reasonable starting point.

  - Log chat in various "channels".
  - Conduit record and query methods.
  - IRCBot integration for IRC logging

Major TODO:

  - Web UI is really unpolished and has no search, paging, anchor-linking, etc.
Basically all presentation stuff, though.
  - I think the bot should have a map of channels to log with channel aliases?
  - The "channels" should probably be in a separate table.
  - The "authors" should probably be correlated to Phabricator accounts somehow,
where possible.

Test Plan: Used phabotlocal to log #phabricator.

Reviewers: kdeggelman, btrahan, Koolvin

Reviewed By: btrahan

CC: aran, epriestley

Maniphest Tasks: T837

Differential Revision: https://secure.phabricator.com/D1625
2012-02-17 10:21:38 -08:00
..
base Merge __init_env__.php into __init_script__.php 2011-10-02 11:48:09 -07:00
control Use 'ps <pid>' to test for process existence if posix is not available 2012-02-02 16:03:36 -08:00
garbagecollector Reduce spew of some daemons 2011-12-22 17:49:33 -08:00
irc Add a basic chatlog 2012-02-17 10:21:38 -08:00
storage Diffusion/phd/console improvements. 2011-03-15 13:38:14 -07:00
timeline Avoid Timeline race condition 2011-04-14 10:12:10 -07:00
workers Update Herald documentation. 2011-06-14 11:09:40 -07:00