Commit graph

44 commits

Author SHA1 Message Date
tsmethurst
dba33c2c5c add a lil helper for generating user uris 2021-04-01 14:43:56 +02:00
tsmethurst
bcfa4b8881 account registration flow working 2021-03-31 23:59:48 +02:00
tsmethurst
48ab34f71a *fiddles* 2021-03-31 18:54:37 +02:00
tsmethurst
8014c9c5df phew big stuff!!!! 2021-03-31 15:24:27 +02:00
tsmethurst
c8ff849a02 account update nearly working 2021-03-30 22:26:52 +02:00
tsmethurst
362ccf5817 media more or less working 2021-03-30 16:06:08 +02:00
tsmethurst
39aca2025f mess about with media a bit more 2021-03-29 17:03:25 +02:00
tsmethurst
e07692275a add notify 2021-03-28 18:47:19 +02:00
tsmethurst
7745fc0869 add followrequest model 2021-03-28 18:47:12 +02:00
tsmethurst
afc6406ba8 add some more fields 2021-03-28 18:47:02 +02:00
tsmethurst
fe310f5230 new shortcut 2021-03-28 18:46:52 +02:00
tsmethurst
a19cc4740e go fmt ./... 2021-03-27 16:28:57 +01:00
tsmethurst
e66f12dcfe set app id on new signups 2021-03-27 16:27:49 +01:00
tsmethurst
840a3fead4 move mocks around 2021-03-27 16:27:28 +01:00
tsmethurst
c956595d73 relocate repo 2021-03-27 13:00:22 +01:00
tsmethurst
998adc5591 some fiddling with tests 2021-03-26 23:48:21 +01:00
tsmethurst
f58f77bf1f chunking away at it 2021-03-26 19:02:20 +01:00
tsmethurst
0a244be523 email block checking for signups 2021-03-25 23:49:29 +01:00
tsmethurst
4982d7ffec add some more shortcuts 2021-03-25 23:33:37 +01:00
tsmethurst
adf48aa5b7 add some more shortcuts 2021-03-25 23:33:26 +01:00
tsmethurst
b1d6e09ddc add domain blocks 2021-03-25 23:33:13 +01:00
tsmethurst
46640813bb go fmt 2021-03-25 20:08:50 +01:00
tsmethurst
9453dcd2b1 comments 2021-03-25 20:08:23 +01:00
tsmethurst
ea97afd86f comments 2021-03-25 20:08:04 +01:00
tsmethurst
26c482cd86 groundwork for other account routes 2021-03-24 17:34:41 +01:00
tsmethurst
0ea69345b9 plodding away on the accounts endpoint 2021-03-23 22:13:01 +01:00
tsmethurst
7139116e5d start work on accounts module 2021-03-23 13:17:54 +01:00
Tobi Smethurst
aa9ce272dc
Oauth/token (#7)
* add host and protocol options

* some fiddling

* tidying up and comments

* tick off /oauth/token

* tidying a bit

* tidying

* go mod tidy

* allow attaching middleware to server

* add middleware

* more user friendly

* add comments

* comments

* store account + app

* tidying

* lots of restructuring

* lint + tidy
2021-03-22 22:26:54 +01:00
tsmethurst
4e281f31b0 whole buncha stuff 2021-03-15 23:05:24 +01:00
tsmethurst
cca676dcb3 tests 2021-03-15 18:59:38 +01:00
tsmethurst
1eecc2688c bit of experimenting and tidying 2021-03-15 16:15:14 +01:00
tsmethurst
772f6e5949 start working on oauth2 implementation 2021-03-14 17:56:16 +01:00
tsmethurst
9a79d176c9 moving stuff around, stubbing interfaces 2021-03-09 17:03:40 +01:00
tsmethurst
338af00e7b add note struct 2021-03-08 22:37:56 +01:00
tsmethurst
cd39566f5f tiny experiments 2021-03-07 22:03:36 +01:00
tsmethurst
ac9c6b6251 tiny bit of moving around 2021-03-07 13:05:33 +01:00
tsmethurst
59963090cb create db schemas for accounts 2021-03-05 18:31:12 +01:00
tsmethurst
052783db66 tidying up here and there 2021-03-04 14:38:18 +01:00
tsmethurst
baa2cbcca3 Merge branch 'main' of github.com:gotosocial/server into main 2021-03-04 12:08:17 +01:00
tsmethurst
645ea31856 Move some consts around 2021-03-04 12:07:24 +01:00
tsmethurst
18d0685ef1 further fun 2021-03-03 21:15:20 +01:00
tsmethurst
54c4b8de20 further yak shaving 2021-03-03 18:12:02 +01:00
tsmethurst
be1b631681 More messing around 2021-03-02 22:52:31 +01:00
tsmethurst
d8e8d44d47 start implementing db interface 2021-03-02 18:26:30 +01:00