first apd files
This commit is contained in:
3
app/channel.apd
Normal file
3
app/channel.apd
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
url: $baseurl/channel/$nick
|
||||||
|
requires: local_user
|
||||||
|
name: Channel Home
|
||||||
3
app/matrix.apd
Normal file
3
app/matrix.apd
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
url: $baseurl/network
|
||||||
|
requires: local_user
|
||||||
|
name: Matrix
|
||||||
4
app/profile.apd
Normal file
4
app/profile.apd
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
url: $baseurl/profile/$nick
|
||||||
|
requires: local_user
|
||||||
|
name: Profile
|
||||||
|
|
||||||
Reference in New Issue
Block a user