diff options
author | Roger Braun <roger@rogerbraun.net> | 2017-04-03 18:27:37 +0200 |
---|---|---|
committer | Roger Braun <roger@rogerbraun.net> | 2017-04-03 18:27:37 +0200 |
commit | 4f7567b98cb9ab132480412c9f7bd70a6320a9c9 (patch) | |
tree | ff5d52348141cd44528aebb54040c9a6908d999e | |
parent | 2e89d505d357c17962fdcf48b7ab48ae69ec519e (diff) | |
download | pleroma-4f7567b98cb9ab132480412c9f7bd70a6320a9c9.tar.gz |
Add TODO file.
-rw-r--r-- | TODO.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt new file mode 100644 index 000000000..42501a637 --- /dev/null +++ b/TODO.txt @@ -0,0 +1 @@ +- Add cache for user fetching / representing. (mostly in TwitterAPI.activity_to_status) |