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
|
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
|
95f14503cf
|
modules/client/rooms/state: Add conditional event.member for member events.
|
2018-06-04 23:17:56 -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
|
dc5dab62e8
|
modules/federation/backfill_ids: Raise default max limit; minor cleanup.
|
2018-06-03 14:51:47 -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
|
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
|
d437042f38
|
modules/console: Various improvements to stage.
|
2018-06-02 14:46:06 -07:00 |
|
Jason Volk
|
e90ed4d41a
|
modules/console: Rename compose to stage.
|
2018-06-02 09:07:46 -07:00 |
|
Jason Volk
|
da17cb1de2
|
modules/m_room: Use empty string prev hashes.
|
2018-06-01 17:45:20 -07:00 |
|
Jason Volk
|
6cd9ad2d6f
|
modules/m_room: Checkin room__herd w/ console cmd.
|
2018-06-01 17:20:35 -07:00 |
|
Jason Volk
|
9a32f006d7
|
modules/console: Add compose make vector.
|
2018-06-01 17:15:56 -07:00 |
|
Jason Volk
|
1e7881ad27
|
modules/vm: Use generators moved to m_room.
|
2018-06-01 16:46:58 -07:00 |
|
Jason Volk
|
89f3c538a1
|
modules/console: Add compose make_auth cmd.
|
2018-06-01 16:12:09 -07:00 |
|
Jason Volk
|
84b2af6b98
|
modules/console: Add compose make_prev cmd.
|
2018-06-01 16:11:47 -07:00 |
|
Jason Volk
|
1025f045e9
|
modules/m_room: Add auth_events generator.
|
2018-06-01 16:11:13 -07:00 |
|
Jason Volk
|
b8267feaac
|
modules/m_room: Add prev_events generator.
|
2018-06-01 16:10:54 -07:00 |
|
Jason Volk
|
5ce4fb3fd3
|
modules/media/media: Manually close db on fini w/ note.
|
2018-06-01 05:38:50 -07:00 |
|
Jason Volk
|
f41c50af5b
|
Makefile: ld.gold arguments package.
|
2018-05-31 16:32:55 -07:00 |
|
Jason Volk
|
fba300d900
|
modules/federation/event: Convert endpoint to use json::stack response.
|
2018-05-31 11:40:18 -07:00 |
|
Jason Volk
|
7b9e5f944d
|
modules/m_room_history_visibility: Add node visibility test.
|
2018-05-31 11:34:44 -07:00 |
|
Jason Volk
|
e798d81306
|
modules/console: Add event visible diagnostic cmd.
|
2018-05-31 11:13:15 -07:00 |
|
Jason Volk
|
3b7df8069b
|
modules/console: Add room visible diagnostic cmd.
|
2018-05-31 11:09:33 -07:00 |
|
Jason Volk
|
499c6f4f21
|
modules/console: Allow empty event_id to indicate the present state.
|
2018-05-31 11:09:14 -07:00 |
|
Jason Volk
|
289f9faf4a
|
modules/console: Add argument to list single peer; left justify hostname.
|
2018-05-31 10:48:41 -07:00 |
|
Jason Volk
|
d2df4ca02d
|
modules/m_room: Checkin the refs flag on head__modify.
|
2018-05-31 09:34:53 -07:00 |
|
Jason Volk
|
7a93d798d8
|
modules/m_room: Add no-cache for iterations.
|
2018-05-31 09:31:22 -07:00 |
|
Jason Volk
|
bb779b03e9
|
modules/m_room: Add is_complete(room) diagnostic w/ console cmd.
|
2018-05-31 09:18:57 -07:00 |
|
Jason Volk
|
b2a8149901
|
modules/m_room_history_visibility: Visibility rules for lusers.
|
2018-05-31 07:56:41 -07:00 |
|
Jason Volk
|
118671309d
|
modules/federation: Add various visibility conditionals.
|
2018-05-31 05:56:02 -07:00 |
|
Jason Volk
|
9028b1350a
|
modules/client/rooms/messages: Add visibility conditionals.
|
2018-05-31 05:45:29 -07:00 |
|
Jason Volk
|
9496f042b3
|
modules/client/rooms/context: Add event visibility conditionals.
|
2018-05-31 04:49:21 -07:00 |
|
Jason Volk
|
6671122997
|
ircd:Ⓜ️ Rework visibility interface for empty mxid's as part of a public test.
|
2018-05-31 04:25:04 -07:00 |
|
Jason Volk
|
5d471b51b8
|
modules/client/rooms: Implement context endpoint.
|
2018-05-31 03:24:07 -07:00 |
|
Jason Volk
|
c7155c3835
|
modules/console: List user read ignores when target is omitted.
|
2018-05-31 02:48:09 -07:00 |
|
Jason Volk
|
f37e090233
|
modules/client/rooms/receipt: Support read.ignore for rooms and senders; update console cmd.
|
2018-05-30 13:32:27 -07:00 |
|
Jason Volk
|
411d637c84
|
modules/console: Add compose send cmd.
|
2018-05-30 10:05:23 -07:00 |
|
Jason Volk
|
7471417091
|
modules/console: Add compose copy cmd.
|
2018-05-30 10:05:01 -07:00 |
|
Jason Volk
|
60fcb54815
|
modules/console: Add options param for compose final cmd.
|
2018-05-30 10:04:44 -07:00 |
|