Jason Volk
|
a5c6fb87d8
|
ircd::resource: Copy authenticated user_id to buffer in request.
|
2018-04-22 16:26:54 -07:00 |
|
Jason Volk
|
f808a28664
|
ircd: Add m/m.h to stdinc.h
|
2018-04-22 16:22:02 -07:00 |
|
Jason Volk
|
87bd9bc429
|
ircd:Ⓜ️ Add conf init sequence for m::self related.
|
2018-04-22 15:18:05 -07:00 |
|
Jason Volk
|
f866c9a4de
|
ircd::db: Flush here does not mean what one might think it means.
|
2018-04-22 15:08:26 -07:00 |
|
Jason Volk
|
2325208ecd
|
ircd:Ⓜ️ Add more detailed content information in pretty(event).
|
2018-04-22 14:24:48 -07:00 |
|
Jason Volk
|
a3bcd2dbf3
|
ircd: Add b64 <-> b58 convenience conversion suite.
|
2018-04-22 14:24:37 -07:00 |
|
Jason Volk
|
3badab59a5
|
ircd: Add some b64 size expression utils.
|
2018-04-22 14:22:34 -07:00 |
|
Jason Volk
|
2557834a96
|
ircd:Ⓜ️:dbs: Factor in the event_idx for a more stable messages sort.
|
2018-04-22 13:49:02 -07:00 |
|
Jason Volk
|
246e20d624
|
modules/client/rooms/initialsync: Use a conf item here fwiw.
|
2018-04-21 23:55:27 -07:00 |
|
Jason Volk
|
6dfe99e8e2
|
modules/publicrooms: Checkin the argument parsing half of this stub.
|
2018-04-21 23:53:36 -07:00 |
|
Jason Volk
|
9a9420aed7
|
modules/m_typing: Checkpoint the typing feedback reevaluation.
|
2018-04-21 23:51:37 -07:00 |
|
Jason Volk
|
5f2e8056d9
|
modules/client/sync: Checkpoint synchronous longpoll / polylog / prelim linear.
|
2018-04-21 23:50:16 -07:00 |
|
Jason Volk
|
757f8f8209
|
ircd::client: Tweak timeout defaults; fix branch probability; additional assert.
|
2018-04-21 23:45:25 -07:00 |
|
Jason Volk
|
795f0488e4
|
modules/s_conf: Handle exception on the update hook.
|
2018-04-21 22:54:37 -07:00 |
|
Jason Volk
|
bd3e004d70
|
modules/client/profile: Duplicate check for client put; extended timeout.
|
2018-04-21 17:28:48 -07:00 |
|
Jason Volk
|
3d5c8a5a2f
|
modules/m_receipt: Deconflict receipt user_room type; add usefulness detection.
|
2018-04-21 16:52:19 -07:00 |
|
Jason Volk
|
d031d7eec5
|
modules/client/profile: Update profile for all rooms hook.
|
2018-04-21 15:45:49 -07:00 |
|
Jason Volk
|
f1d753c0bf
|
Update README.
|
2018-04-21 15:22:43 -07:00 |
|
Jason Volk
|
8ced86e503
|
modules/media/upload: File media in a file room.
|
2018-04-21 15:22:43 -07:00 |
|
Jason Volk
|
d35a0190f7
|
modules/media: Add checks for empty parameters / bogus file room hash.
|
2018-04-21 00:53:08 -07:00 |
|
Jason Volk
|
79e2e698e0
|
modules/media/download: Get local media from a file room.
|
2018-04-21 00:51:51 -07:00 |
|
Jason Volk
|
0c7b5effaf
|
modules/console: Plug in some of the command-by-mxid stubs.
|
2018-04-20 23:54:22 -07:00 |
|
Jason Volk
|
f9c00e4f25
|
modules/console: Add cmd to iterate room members by origin.
|
2018-04-20 23:54:22 -07:00 |
|
Jason Volk
|
799f450b47
|
ircd:Ⓜ️ Fix content size sampling in pretty(event).
|
2018-04-20 23:48:39 -07:00 |
|
Jason Volk
|
6b32da764d
|
ircd::client: Remove the asynchronous longpoll state.
|
2018-04-20 19:54:18 -07:00 |
|
Jason Volk
|
784293e01f
|
ircd::client: Assertions for request context.
|
2018-04-20 19:53:36 -07:00 |
|
Jason Volk
|
ebea2e2385
|
ircd::db: Explicitly involve SST files in column compaction.
|
2018-04-20 17:03:20 -07:00 |
|
Jason Volk
|
6de7fb7b8c
|
ircd::db: Adjust destruction sequence for rocksdb DB::Close() call.
|
2018-04-20 17:03:20 -07:00 |
|
Jason Volk
|
f3b0fa3b4e
|
ircd::db: Additional option tweaks.
|
2018-04-20 17:03:20 -07:00 |
|
Jason Volk
|
e3b2bcf19d
|
ircd::db: Maintain SST file manager instance.
|
2018-04-20 15:45:57 -07:00 |
|
Jason Volk
|
9e9a1449ee
|
modules/console: Add cmd to set column or database runtime options.
|
2018-04-20 15:22:50 -07:00 |
|
Jason Volk
|
532f987bd6
|
ircd::db: Move column compact()/flush() to more consistent place.
|
2018-04-20 15:22:50 -07:00 |
|
Jason Volk
|
666e509c97
|
ircd::db: Expose setoptions interface.
|
2018-04-20 15:22:50 -07:00 |
|
Jason Volk
|
f805344604
|
ircd::db: Options package for file growth, count and compaction related.
|
2018-04-20 15:22:50 -07:00 |
|
Jason Volk
|
47df72b69b
|
modules/console: Add cmd to mark the log.
|
2018-04-20 15:22:50 -07:00 |
|
Jason Volk
|
88f5937559
|
ircd::log: Update the log::mark() argument to use string_view.
|
2018-04-20 15:22:50 -07:00 |
|
Jason Volk
|
6f90708e46
|
modules/console: Add cmd to dump info to log.
|
2018-04-20 15:22:50 -07:00 |
|
Jason Volk
|
1cd3e41e44
|
ircd::info: Distill out the logdump from init.
|
2018-04-20 15:22:50 -07:00 |
|
Jason Volk
|
09ff713743
|
ircd::info: Query the RLIMIT_NOFILE; minor fixes.
|
2018-04-20 15:22:50 -07:00 |
|
Jason Volk
|
fcf17db132
|
ircd: Various fixes / cleanup.
|
2018-04-20 15:22:49 -07:00 |
|
Jason Volk
|
885e46788b
|
modules/console: Add ctx interrupt cmd.
|
2018-04-20 00:51:21 -07:00 |
|
Jason Volk
|
2a7cb42c98
|
ircd::ctx: Minor ctx object semantic elaboration.
|
2018-04-20 00:44:45 -07:00 |
|
Jason Volk
|
e586e22007
|
modules/console: Add event cmd idx argument.
|
2018-04-20 00:44:45 -07:00 |
|
Jason Volk
|
7d64e6323b
|
ircd::client: Use conf::item's for client related.
|
2018-04-20 00:44:45 -07:00 |
|
Jason Volk
|
d2536c83a2
|
ircd::client: dwarning if client request pool exhausted.
|
2018-04-20 00:44:45 -07:00 |
|
Jason Volk
|
f66acf6f8e
|
modules/console: Add ctx base cmd w/ fallback to ctx list.
|
2018-04-20 00:44:45 -07:00 |
|
Jason Volk
|
1dcfff91a5
|
ircd::ctx: Expose stack_max() to public interface.
|
2018-04-19 21:42:54 -07:00 |
|
Jason Volk
|
35a1c62b1f
|
ircd::ctx: Add ctx::running()/waiting() for interface completeness.
|
2018-04-19 21:42:54 -07:00 |
|
Jason Volk
|
3b32d2170e
|
ircd::ctx: Give ctx::ctx the instance_list.
|
2018-04-19 21:42:54 -07:00 |
|
Jason Volk
|
281a9e1cfd
|
ircd::ctx: Place ctx::list node pointers into structure in ctx.
|
2018-04-19 21:42:54 -07:00 |
|