abouttreesummaryrefslogcommitdiff
path: root/todo.md
blob: 96432fc686048e36e2f327c9c732a7b4a7aa65ca (preview) (code) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Todo

## Technical
- replace txn with env where appropriate
- Account
  - Public-Key-Crypto
- TUI

## Functional
- maintain scroll
- search users
- search posts
- @ users
- save posts
- create views
- profile description
- custom css
- show comments (optionally) in profile
- handle `defer txn.commit catch {}`

## Optional
- images (media)
- trending page
- DMs
- Limit Posts/Comments and paginate
- Calculate max buffer sizes

Todo

Technical

  • replace txn with env where appropriate
  • Account
    • Public-Key-Crypto
  • TUI

Functional

  • maintain scroll
  • search users
  • search posts
  • @ users
  • save posts
  • create views
  • profile description
  • custom css
  • show comments (optionally) in profile
  • handle defer txn.commit catch {}

Optional

  • images (media)
  • trending page
  • DMs
  • Limit Posts/Comments and paginate
  • Calculate max buffer sizes