Jonas Platte
|
a5c5b0b137
|
Make clippy happy
|
2022-12-09 11:45:04 +01:00 |
|
Jonas Platte
|
97387f36c1
|
macros: Fix outdated documentation
|
2022-09-22 11:47:32 +02:00 |
|
Jonas Platte
|
956871cfa6
|
macros: Rename is_room to is_timeline
|
2022-09-16 11:28:16 +02:00 |
|
Jonas Platte
|
8912182c56
|
Increase usage of implicit named arguments in format strings
|
2022-06-03 10:06:28 +02:00 |
|
Jonas Platte
|
73c2963ebd
|
Enforce consistent semicolons after () -typed expressions in blocks
|
2022-06-03 08:40:16 +02:00 |
|
Kévin Commaille
|
1073530ac6
|
events: Add support for type aliases
Allow to use unstable types
|
2022-05-16 13:24:25 +02:00 |
|
Kévin Commaille
|
3ddc4de758
|
macros: Require event module path for event_enum
|
2022-05-04 13:11:54 +02:00 |
|
Jonas Platte
|
7de3b4b649
|
events: Rework the event enum hierarchy
|
2022-04-05 14:29:17 +02:00 |
|
Jonas Platte
|
f540bbbc99
|
events: Remove some accessor functions
They will no longer make sense with the new enum hierarchy.
|
2022-04-05 14:29:17 +02:00 |
|
Jonas Platte
|
d87874314b
|
events: Add 'Original' prefix to unredacted types with a redacted form
|
2022-04-05 14:29:17 +02:00 |
|
Jonas Platte
|
634f93c985
|
macros: Improve error handling
|
2022-04-02 20:31:37 +02:00 |
|
Jonas Platte
|
a50b2d313a
|
events: Remove unnecessary IdentFragment::span implementations
|
2022-04-02 20:31:37 +02:00 |
|
Jonas Platte
|
9f56e6e497
|
events: Rename HierarchySpaceChildStateEvent => HierarchySpaceChildEvent
|
2022-03-31 18:42:27 +02:00 |
|
Jonas Platte
|
ef9c84716c
|
common: Allow variable event types in EventContent derive
|
2022-03-23 21:17:18 +01:00 |
|
Jonas Platte
|
c16ba45c9e
|
common: Replace event content marker traits with an associated type
|
2022-03-16 12:20:16 +01:00 |
|
Kévin Commaille
|
c3f9a3cb70
|
common: Merge ruma-events into ruma-common
|
2022-03-04 11:45:07 +00:00 |
|
Kévin Commaille
|
84e1c919c9
|
client-api: Implement space summary API
According to MSC2946
|
2022-03-01 15:57:43 +01:00 |
|
Kévin Commaille
|
f2dca60fc7
|
macros: Rename ruma-events-macros to ruma-macros
|
2022-02-27 13:54:17 +01:00 |
|