abouttreesummaryrefslogcommitdiff
path: root/todo.md
blob: e765e3b9d7ae57cb4479d355efb62461f2478b10 (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
27
# Todo

## Technical
- consolidate Set List and SetList
- replace txn with env where appropriate
- handle `defer txn.commit catch {}`
- txn MDB_RDONLY (and other optimizations)
- Account
  - Public-Key-Crypto
- TUI

## Functional
- profile description
  - custom css
- @ users
- #
- search users
- search posts

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

Todo

Technical

  • consolidate Set List and SetList
  • replace txn with env where appropriate
  • handle defer txn.commit catch {}
  • txn MDB_RDONLY (and other optimizations)
  • Account
    • Public-Key-Crypto
  • TUI

Functional

  • profile description
    • custom css
  • @ users
  • search users
  • search posts

Optional

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