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

## Technical
- max length
- pre formatted/escape ambigous characters
- line breaks
- replace txn with env where appropriate
- handle `defer txn.commit catch {}`
- txn MDB_RDONLY (and other optimizations)
- Account
  - Public-Key-Crypto
- TUI

## Functional
- 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

  • max length
  • pre formatted/escape ambigous characters
  • line breaks
  • replace txn with env where appropriate
  • handle defer txn.commit catch {}
  • txn MDB_RDONLY (and other optimizations)
  • Account
    • Public-Key-Crypto
  • TUI

Functional

  • 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