branch: elpa/fedi
commit ad965f3ee9eaa8b80b2c01362ed56df53d104b60
Author: marty hiatt <[email protected]>
Commit: marty hiatt <[email protected]>
readme
---
readme.org | 15 +++++++++++----
1 file changed, 11 insertions(+), 4 deletions(-)
diff --git a/readme.org b/readme.org
index 07e82c9ff27..2e9f57a4b1f 100644
--- a/readme.org
+++ b/readme.org
@@ -26,10 +26,17 @@ For an example of using this library, see my
[[https://codeberg.org/martianh/lem
* utilities
-=fedi.el= contains some utility functions for setting up a new client buffer,
-navigating between items, displaying icons, formatting headings, webfinger
-lookup of URLs, and live-updating timestamps. More will be added as they are
-ported from =mastodon.el=.
+=fedi.el= contains functions for:
+
+- setting up a new client buffer
+- navigating between items
+- displaying icons
+- completing-read action functions
+- handling action responses
+- updating item display after action
+- formatting headings
+- webfinger lookup of URLs
+- and live-updating timestamps.
* posting