Jason Volk
e3ced849ee
ircd: Ⓜ️ :room: Remove old cruft.
2019-08-18 00:32:01 -07:00
Jason Volk
45a435d8f9
modules/console: Add cmd to set a user presence.
2019-08-17 02:59:13 -07:00
Jason Volk
1541b2d52e
ircd: Ⓜ️ :user: Move rooms::origins to user::servers interface.
2019-08-17 02:59:13 -07:00
Jason Volk
125ff95875
ircd: Ⓜ️ :room::state: Simplify util interface arguments.
2019-08-16 02:25:50 -07:00
Jason Volk
d17286515b
ircd: Ⓜ️ :room::state: Simplify/consolidate iteration interface.
2019-08-16 02:19:49 -07:00
Jason Volk
6727f14326
modules/console: Use the interface provided prefix type iteration here.
2019-08-16 02:19:49 -07:00
Jason Volk
87717bc10b
modules/console: Augment room state rebuild present with remote_joined_only option.
2019-08-16 02:19:48 -07:00
Jason Volk
3d808022ed
ircd: Ⓜ️ :feds: Rename interface function.
2019-08-14 01:26:02 -07:00
Jason Volk
fca330e1c1
ircd: Ⓜ️ :room: Reorg / slim the class member function interface.
...
ircd:Ⓜ️ :room: Rename interface function.
2019-08-14 01:09:34 -07:00
Jason Volk
74cef5d74d
ircd: Ⓜ️ :rooms: Add room::lonly() related to interface.
2019-08-13 05:09:14 -07:00
Jason Volk
84e79a64e6
ircd: Ⓜ️ :rooms: Refactor interface; split rooms::summary; split module.
2019-08-12 23:55:07 -07:00
Jason Volk
2d928bfa4a
modules/console: Use m::room_id() for room id cmd.
2019-08-12 01:39:16 -07:00
Jason Volk
cd477e8ce7
modules/console: Add some basic feedback on user mxid cmd.
2019-08-12 01:39:16 -07:00
Jason Volk
0c05241fec
ircd: Ⓜ️ :users: Refactor !users room out of the users:: interface.
2019-08-11 23:30:50 -07:00
Jason Volk
7315c37018
modules/console: Improve format for v3+ rooms.
2019-08-11 18:18:45 -07:00
Jason Volk
64a5eec565
modules/console: Sort files by SST number. ( #13 )
2019-08-08 20:01:42 -07:00
Jason Volk
060e46f8e4
ircd: Conditionally compile with gettimeofday().
...
ircd: Stronger embedding for time point samples.
2019-08-08 18:09:50 -07:00
Jason Volk
0501b52d31
modules/console: Add readback to log mask/unmask cmds.
2019-08-06 21:04:19 -07:00
Jason Volk
8888392768
modules/console: Add recent events to room top.
2019-08-04 22:50:40 -07:00
Jason Volk
fd23deefb8
modules/console: Fix total cycle regression due to API change.
2019-08-04 16:02:52 -07:00
Jason Volk
c860646943
Fix listener module name in imports.
2019-08-04 14:50:09 -07:00
Jason Volk
5fe01260b8
modules/console: Start an fs suite; add ls cmd.
2019-08-03 15:23:03 -07:00
Jason Volk
c147c28808
modules/console: Improve message.
2019-08-02 17:40:44 -07:00
Jason Volk
602e4bb5c3
modules/console: Show expiration time in cache list; improve output.
2019-08-02 16:25:38 -07:00
Jason Volk
7694a48afa
modules/console: Remove the temporary escape workaround in conf list. ( Closes #101 )
2019-08-02 15:04:29 -07:00
Jason Volk
ac3941a2df
modules/console: Increase log name width.
2019-07-31 19:43:06 -07:00
Jason Volk
7364a4d9b7
modules/console: Add missing sequence number to event info output.
2019-07-30 19:19:01 -07:00
Jason Volk
7333be92ca
ircd: Ⓜ️ :typing: Simplify interface; fix linkages.
2019-07-30 14:21:26 -07:00
Jason Volk
7cb7052273
ircd: Ⓜ️ :fetch: Add a room based fetch to interface.
2019-07-26 16:13:58 -07:00
Jason Volk
90fa55ed91
modules/console: Improve event info report output.
2019-07-25 18:57:50 -07:00
Jason Volk
eb3b4d82fb
ircd: Ⓜ️ :room::members: Simplify and improve interface; callsites.
2019-07-23 19:50:13 -07:00
Jason Volk
8787dcfaf7
modules/console: Fix room members cmd parameter defaultness.
2019-07-23 17:52:50 -07:00
Jason Volk
df11d9bec6
ircd: Ⓜ️ :room: Reorient join bootstrap definitions.
...
ircd:Ⓜ️ :room::bootstrap: Improve interface / various.
2019-07-23 16:40:29 -07:00
Jason Volk
eb38a9ce15
ircd: Ⓜ️ :room::timeline: Improve iteration.
2019-07-22 19:10:19 -07:00
Jason Volk
d4510acf9c
modules/console: Add state indicator on room gaps output.
...
modules/console: Minor cleanup fetch cmd section.
2019-07-22 14:20:40 -07:00
Jason Volk
4a37152c6d
ircd: Ⓜ️ :fetch: Add clear() to interface.
2019-07-22 14:20:21 -07:00
Jason Volk
53e7fe3fef
ircd: Ⓜ️ :fetch: Remove cruft.
2019-07-22 14:18:13 -07:00
Jason Volk
4c0e7c220b
modules/console: Improve event info output fmt.
...
modules/console: Improve room top servers.
2019-07-21 19:41:01 -07:00
Jason Volk
4178f40ee1
modules/console: Condense room top output.
...
modules/console: Skip member events on room top.
modules/console: Improve event long info.
modules/console: Add server count to room top.
modules/m_fetch: Minor cleanup.
2019-07-21 18:58:42 -07:00
Jason Volk
6c9dbdbef5
ircd::ctx: Add queued(ctx) state to interface.
2019-07-21 18:07:26 -07:00
Jason Volk
8a99d6d44f
modules/console: Show aliases on room top cmd output.
2019-07-20 22:33:12 -07:00
Jason Volk
9e2e20f3e8
ircd: Ⓜ️ :event::auth: Preliminary auth hook.
2019-07-20 18:42:15 -07:00
Jason Volk
58b286e651
ircd::log: Make the level enumeration strictly unsigned.
...
modules/console: Fix sign v. unsign comparison.
2019-07-19 18:17:52 -07:00
Jason Volk
671ad292ef
modules/console: Add room_tags set cmd.
2019-07-16 19:15:29 -07:00
Jason Volk
979a2b41e3
modules/console: Fix room tags output.
2019-07-16 17:46:50 -07:00
Jason Volk
ecdd5c153c
modules/console: Fix old module name references.
2019-07-16 09:33:51 -07:00
Jason Volk
20081ce5c1
modules/console: Output room version in fed head.
2019-07-15 17:20:47 -07:00
Jason Volk
2ad1c3acb9
modules/console: Show joined members count in room top.
2019-07-14 15:26:42 -07:00
Jason Volk
0eda690733
modules/console: Allow iteration of user's room tags in all rooms.
2019-07-13 18:15:27 -07:00
Jason Volk
519b19547d
modules/console: Fix regression.
2019-07-12 19:29:51 -07:00