Jason Volk
|
cc0072df0e
|
modules: Add preliminary m_room_canonical_alias protocol suite.
|
2018-06-12 01:00:14 -07:00 |
|
Jason Volk
|
6236cf230f
|
ircd::util: Better to return the input symbol rather than throwing not_mangled.
|
2018-06-11 00:26:20 -07:00 |
|
Jason Volk
|
5c919d5503
|
modules/console: Add reqs optarg to client listing cmd.
|
2018-06-10 23:07:20 -07:00 |
|
Jason Volk
|
3adf45ddc0
|
modules/console: Cleanup conformity of output from mem cmd.
|
2018-06-09 14:41:35 -07:00 |
|
Jason Volk
|
0da4dec13c
|
ircd:Ⓜ️:event: Add topological before; improve prev iteration closure; reorg some util.
|
2018-06-09 14:37:31 -07:00 |
|
Jason Volk
|
3da5afdb85
|
ircd::allocator: Additional doc comment on profiler.
|
2018-06-09 14:37:31 -07:00 |
|
Jason Volk
|
acddfa77f8
|
ircd::allocator: Add mallinfo to string support w/ console command.
|
2018-06-09 14:37:31 -07:00 |
|
Jason Volk
|
feb1aa5d2f
|
ircd::info: Add glibc related to info.
|
2018-06-09 13:42:35 -07:00 |
|
Jason Volk
|
960553f279
|
ircd::db: Checkpoint skeleton state structure for env.
|
2018-06-09 13:40:21 -07:00 |
|
Jason Volk
|
a077766812
|
ircd:Ⓜ️ Update README.
|
2018-06-09 13:37:04 -07:00 |
|
Jason Volk
|
55a8391e48
|
ircd::allocator: Add trim() if available.
|
2018-06-09 13:34:01 -07:00 |
|
Jason Volk
|
7dd23cd4f0
|
configure.ac: Check for the existence of malloc.h
|
2018-06-09 13:31:22 -07:00 |
|
Jason Volk
|
b198e9bef1
|
modules/console: Add feds auth cmd.
|
2018-06-08 20:43:59 -07:00 |
|
Jason Volk
|
c9e847cf58
|
modules/console: Add auth events to fed head cmd.
|
2018-06-08 20:34:00 -07:00 |
|
Jason Volk
|
1c4e8564b7
|
modules/console: Add manual user read receipt cmd.
|
2018-06-08 20:26:14 -07:00 |
|
Jason Volk
|
a683c52c66
|
modules/console: Add stage broadcast cmd.
|
2018-06-08 20:25:53 -07:00 |
|
Jason Volk
|
cd611f4245
|
modules/console: Catch verify errors in fed event.
|
2018-06-07 18:37:15 -07:00 |
|
Jason Volk
|
ca1507cd48
|
modules/console: Add user register cmd.
|
2018-06-07 13:28:50 -07:00 |
|
Jason Volk
|
51d657a533
|
modules/client/register: Distill for extern linkage; add granular conf items.
|
2018-06-07 13:20:46 -07:00 |
|
Jason Volk
|
eec3196ef0
|
console: Increase the input buffer; take off stack.
|
2018-06-06 10:50:41 -07:00 |
|
Jason Volk
|
0b226f2633
|
modules/vm: Show fault code in error log msg.
|
2018-06-05 11:21:07 -07:00 |
|
Jason Volk
|
de07d32afd
|
ircd/modules: Update various conditional json::iov nodes.
|
2018-06-05 11:19:40 -07:00 |
|
Jason Volk
|
5146ddf67e
|
ircd::json: Reduce iov interface; make conditional nodes evaluate conditionally.
|
2018-06-05 11:16:52 -07:00 |
|
Jason Volk
|
f1443752c5
|
ircd::iov: Make node emplacement conditional.
|
2018-06-05 10:34:30 -07:00 |
|
Jason Volk
|
95f14503cf
|
modules/client/rooms/state: Add conditional event.member for member events.
|
2018-06-04 23:17:56 -07:00 |
|
Jason Volk
|
1a12b7331d
|
ircd::json: Add conditioned-closure iov::add_if.
|
2018-06-04 23:17:29 -07:00 |
|
Jason Volk
|
7c841e6bdb
|
configure/Makefile: Add formal support for libsnappy.
|
2018-06-04 14:48:04 -07:00 |
|
Jason Volk
|
6d0161d791
|
ircd/Makefile: Add missing LZ4 related from configure.
|
2018-06-04 14:43:20 -07:00 |
|
Jason Volk
|
f2acc304c5
|
ircd:Ⓜ️:room: Add power levels convenience interface (query side).
|
2018-06-04 14:23:39 -07:00 |
|
Jason Volk
|
9810be9798
|
modules/federation/get_missing_events: Fix member name.
|
2018-06-03 19:25:17 -07:00 |
|
Jason Volk
|
252b78b660
|
modules/console: Add fed frontfill cmd.
|
2018-06-03 19:25:17 -07:00 |
|
Jason Volk
|
289d855bf2
|
modules/console: Add empty prev_state in default stage event.
|
2018-06-03 19:17:03 -07:00 |
|
Jason Volk
|
2d7b011bba
|
ircd:Ⓜ️:v1: Add frontfill request.
|
2018-06-03 19:17:03 -07:00 |
|
Jason Volk
|
eec696524a
|
ircd:Ⓜ️:vm: Reduce the default db::txn reserve overhead value.
|
2018-06-03 15:20:59 -07:00 |
|
Jason Volk
|
dc5dab62e8
|
modules/federation/backfill_ids: Raise default max limit; minor cleanup.
|
2018-06-03 14:51:47 -07:00 |
|
Jason Volk
|
50835ce7bd
|
ircd:Ⓜ️:room::messages: Adhere to room.event_id in ctor if given.
|
2018-06-03 14:50:42 -07:00 |
|
Jason Volk
|
9764679804
|
configure: Add -Wodr.
|
2018-06-03 10:32:37 -07:00 |
|
Jason Volk
|
9ec73c3dfb
|
ircd::mods: Add non-const function call templates.
|
2018-06-03 10:20:54 -07:00 |
|
Jason Volk
|
8bd6cf05b0
|
modules/vm: Add preliminary vm fetch unit.
|
2018-06-03 10:02:19 -07:00 |
|
Jason Volk
|
c58e60c122
|
modules/vm: Move vm::log out of module back to libircd.
|
2018-06-03 09:58:45 -07:00 |
|
Jason Volk
|
57bfe311c6
|
ircd::fs: Add experimental stdin::tty support.
|
2018-06-03 09:49:00 -07:00 |
|
Jason Volk
|
2b654d13c5
|
configure: Reorg various third-party sections; add lz4 support.
|
2018-06-03 08:35:44 -07:00 |
|
Jason Volk
|
a24d0e387e
|
ircd:Ⓜ️:room::messages: Ret false rather than throw for seek(event_id) not_found.
|
2018-06-03 07:44:37 -07:00 |
|
Jason Volk
|
7743198601
|
ircd:Ⓜ️:room: Optimize the room::membership query fix.
|
2018-06-02 22:18:45 -07:00 |
|
Jason Volk
|
6356f62de2
|
modules/federation/get_missing_events: No break on missing event; check path parc.
|
2018-06-02 19:49:38 -07:00 |
|
Jason Volk
|
b79494adb9
|
modules/federation: Implement event_auth endpoint.
|
2018-06-02 19:46:58 -07:00 |
|
Jason Volk
|
49ef5af3e5
|
ircd:Ⓜ️:room: Fix the membership query for missing memberships.
|
2018-06-02 18:24:39 -07:00 |
|
Jason Volk
|
d437042f38
|
modules/console: Various improvements to stage.
|
2018-06-02 14:46:06 -07:00 |
|
Jason Volk
|
79b2bdfb42
|
ircd::fs: Add prefetch().
|
2018-06-02 11:44:53 -07:00 |
|
Jason Volk
|
7f93f3ea2c
|
configure: Move platform related below RB_DEFINE macros; add defines.
|
2018-06-02 11:10:08 -07:00 |
|