Jason Volk
|
baaca77c54
|
modules/console: Add cmd to list the full event horizon.
|
2019-06-04 21:42:14 -07:00 |
|
Jason Volk
|
64a7bbed00
|
modules/s_fetch: Improve timeout and retry algorithm.
|
2019-06-04 20:12:10 -07:00 |
|
Jason Volk
|
2992a1ae34
|
modules/console: Make event horizon flush cmd practical for now.
|
2019-06-04 20:12:10 -07:00 |
|
Jason Volk
|
f5df386e1c
|
ircd:Ⓜ️:fetch: Add a request count() to interface.
|
2019-06-04 18:50:17 -07:00 |
|
Jason Volk
|
8a6e9158fe
|
ircd::mods::ldso: Add a DT_NEEDED iterator.
|
2019-06-04 03:18:03 -07:00 |
|
Jason Volk
|
8a69adb9c5
|
modules/media/thumbnail: Get magick availability this way for now.
|
2019-06-04 02:22:09 -07:00 |
|
Jason Volk
|
06e7d94aef
|
modules/webhook: Mute all watch events and just allow star events.
|
2019-06-04 00:35:21 -07:00 |
|
Jason Volk
|
068bb44937
|
modules/console: Add mod sections cmd.
|
2019-06-02 16:35:46 -07:00 |
|
Jason Volk
|
3c93458d96
|
modules/console: Fix mod mangles cmd params.
|
2019-06-02 16:02:43 -07:00 |
|
Jason Volk
|
db1b7cf5a3
|
ircd::mods::ldso: Add more primary interface tools; add semantic version parse.
|
2019-06-02 15:44:55 -07:00 |
|
Jason Volk
|
0658f7c6be
|
modules/client/rooms/join: Bypass dependent fetching and eval on join bootstrap.
|
2019-06-02 15:44:55 -07:00 |
|
Jason Volk
|
f2e84a6b0e
|
ircd::db: Fix compression identification on init.
|
2019-06-02 01:15:03 -07:00 |
|
Jason Volk
|
1dc8f999e7
|
modules/s_fetch: Improve error reporting and reduce warning noise around auth_chain eval.
|
2019-06-01 18:38:08 -07:00 |
|
Jason Volk
|
3108a4bf9b
|
modules/s_fetch: No need to block on auth_chain fetch individually.
|
2019-06-01 18:38:08 -07:00 |
|
Jason Volk
|
02794d5d9a
|
modules/s_fetch: Document auth and prev fetch subroutines.
|
2019-06-01 18:38:08 -07:00 |
|
Jason Volk
|
b570497e75
|
ircd:Ⓜ️:vm: Improve aggregated eval loop.
|
2019-06-01 18:38:07 -07:00 |
|
Jason Volk
|
fc9ed2e87e
|
ircd::fmt: Fix specifier escaping.
|
2019-06-01 02:31:03 -07:00 |
|
Jason Volk
|
9661db89af
|
ircd:Ⓜ️:events: Move file dumper to module.
|
2019-06-01 00:09:03 -07:00 |
|
Jason Volk
|
ca36b44452
|
ircd:Ⓜ️:events: Move definitions to module.
|
2019-05-31 17:53:48 -07:00 |
|
Jason Volk
|
02e9651ab4
|
modules/webhook: Use boolean return value from handlers to ignore event.
|
2019-05-31 17:36:45 -07:00 |
|
Jason Volk
|
5238e919fa
|
modules/webhook: Handle the star event.
|
2019-05-31 17:34:11 -07:00 |
|
Jason Volk
|
eb73595c50
|
ircd: Apply uniform info::versions for all dependency version identification.
|
2019-05-31 16:15:01 -07:00 |
|
Jason Volk
|
7d4de7ec82
|
ircd::info::versions: Rename types to ABI and ABI.
modules/console: Tweak formatting.
|
2019-05-31 16:14:53 -07:00 |
|
Jason Volk
|
0a225085b3
|
ircd::info::version: Allow both monotonic and semantic numbers; add string generator ctor.
|
2019-05-31 14:56:50 -07:00 |
|
Jason Volk
|
1f7ad67805
|
modules/client/rooms/invite: Move the foreign invite hook here; do namespace modernizations.
|
2019-05-31 14:21:41 -07:00 |
|
Jason Volk
|
8b648b3b72
|
modules/m_room_server_acl: Fix missing export tag.
|
2019-05-31 14:05:50 -07:00 |
|
Jason Volk
|
65fcc17148
|
ircd::info: Add a dynamic version registry system w/ console cmd.
|
2019-05-30 21:02:18 -07:00 |
|
Jason Volk
|
a2a2aea483
|
modules/Makefile: Define IRCD_UNIT_MODULE only for module units.
|
2019-05-30 18:55:00 -07:00 |
|
Jason Volk
|
7d7df3b44f
|
README: Minor fixes. [skip ci]
modules/media/magick: Fix comment.
|
2019-05-30 09:52:02 -07:00 |
|
Jason Volk
|
8420d14ff6
|
modules/media/thumbnail: Implement 13.8.1.4 thumbnail method=crop.
fixes #72.
|
2019-05-30 06:38:47 -07:00 |
|
Jason Volk
|
a651952eda
|
modules/media/magick: Add composite thumbcropper for matrix.
|
2019-05-30 06:38:42 -07:00 |
|
Jason Volk
|
c2dc298304
|
modules/media/magick: Add Xlib display gimmick for debugging.
|
2019-05-30 06:38:42 -07:00 |
|
Jason Volk
|
5f5318c129
|
modules/media/magick: Fix return type template.
|
2019-05-30 06:38:42 -07:00 |
|
Jason Volk
|
4367fa94b7
|
modules/media/magick: Cleanup and reduce all transform operations in implementation.
|
2019-05-30 06:38:42 -07:00 |
|
Jason Volk
|
97654606b1
|
ircd::magick: Add interface for basic scale operation.
|
2019-05-30 06:13:06 -07:00 |
|
Jason Volk
|
500e3938f6
|
ircd::magick: Add interface for shave operation.
|
2019-05-30 06:13:06 -07:00 |
|
Jason Volk
|
c80bc298d0
|
ircd::magick: Add support for image crop operation.
|
2019-05-30 06:13:06 -07:00 |
|
Jason Volk
|
e091f09f46
|
modules/media/thumbnail: Reduce the minimum width and height conf item defaults.
|
2019-05-30 06:13:06 -07:00 |
|
Jason Volk
|
0f551f9a4f
|
modules/media/magick: Improve exception propagations.
|
2019-05-30 01:30:00 -07:00 |
|
Jason Volk
|
e2e3d0bc3f
|
modules/media/magick: Add memory hooks; set safe callbacks before lib init.
|
2019-05-30 01:30:00 -07:00 |
|
Jason Volk
|
1a55c43b0a
|
modules/media/magick: Add conf items for progress yield threshold.
|
2019-05-30 01:30:00 -07:00 |
|
Jason Volk
|
99f151635a
|
modules/media/thumbnail: Add basic conf items.
|
2019-05-29 19:20:17 -07:00 |
|
Jason Volk
|
d156965271
|
modules/media/thumbnail: Implement uncached width and height scale thumbnailing.
closes #40.
|
2019-05-29 18:18:44 -07:00 |
|
Jason Volk
|
21ca583a2b
|
modules/media/magick: Yield within the progress callback.
|
2019-05-29 18:18:44 -07:00 |
|
Jason Volk
|
d0fc7350df
|
ircd::magick: Simplify thumbnail interface; no result copy.
|
2019-05-29 17:21:12 -07:00 |
|
Jason Volk
|
28f86802d2
|
ircd::mods::ldso: Simplify and extend interface functionality.
|
2019-05-29 16:09:51 -07:00 |
|
Jason Volk
|
0fd7dd998f
|
modules/media/magick: Stub the progress monitor handler.
|
2019-05-29 04:55:09 -07:00 |
|
Jason Volk
|
c1433402c0
|
modules/media/magick: Make greedy use of globals/callbacks; disable their OpenMP threads.
|
2019-05-29 04:43:14 -07:00 |
|
Jason Volk
|
48c1e30930
|
modules/media/magick: Use proper log facility in unit.
|
2019-05-29 04:40:10 -07:00 |
|
Jason Volk
|
2e14bfe337
|
ircd::magick: Add a thumbnailer.
|
2019-05-28 23:38:25 -07:00 |
|