Commit Graph

11 Commits

Author SHA1 Message Date
Nat 468381207f Ensure all pages have padding around the status bar 2021-04-19 10:24:18 -03:00
Nat 2335a21266 Place a menu provider at the very root of the app to avoid duplicate mounts 2021-04-18 17:07:44 -03:00
Nat c0fb5913f4 Remove and fix CSS properties that are invalid in React Native 2021-04-18 15:56:33 -03:00
Nat 1fd925d753 Add interface for composing a new direct message 2021-04-15 15:18:39 -03:00
Nat 314de081de Add new page direct.js and conversation.js 2021-04-15 14:43:45 -03:00
Nat b6ee403eb9 Enable tray to indicate when there's new notifications 2021-04-03 00:44:51 -03:00
Nat db5237295b
Merge branch 'main' into posts 2021-03-13 13:28:32 -04:00
Nat 4d458734ca Create ViewComments page to display post context 2021-03-13 07:24:51 -04:00
Django Doucet e7d33066a5 Convert html to xml, fix css 2021-03-06 23:29:57 -05:00
Nat 37a6f1f84b Add a context menu for posts
Curiously, the context menu doesn't seem to open when tested in FireFox
while live reloading is active; it only works when the page loading
has been interrupted. Presumably this won't be an issue when run
on a device but something to look into nonetheless as it does kind of
throw off debugging
2021-03-01 10:24:20 -04:00
Nat 7cf3dc709b init 2021-02-26 12:05:46 -04:00