models
|
preparations for thread add and edit
|
2021-08-15 22:45:24 +02:00 |
account.go
|
feat: added accounts now works
|
2021-08-21 15:05:47 +02:00 |
data.go
|
fixed some config and log problems
|
2021-08-14 14:48:49 +02:00 |
gorm.go
|
added sessions with session clean up
|
2021-08-14 15:15:51 +02:00 |
group.go
|
create initial admin user at startup
|
2021-08-14 15:58:14 +02:00 |
session.go
|
basic login works
|
2021-08-14 18:41:12 +02:00 |
thread.go
|
feat: added getThreads api endpoint
|
2021-08-21 15:47:30 +02:00 |
tweet..go
|
basic login works
|
2021-08-14 18:41:12 +02:00 |
user.go
|
feat(accounts): login with twitter works now
|
2021-08-14 22:29:24 +02:00 |