gotosocial/internal/api/model
Tobi Smethurst b4288f3c47
Timeline manager (#40)
* start messing about with timeline manager

* i have no idea what i'm doing

* i continue to not know what i'm doing

* it's coming along

* bit more progress

* update timeline with new posts as they come in

* lint and fmt

* Select accounts where empty string

* restructure a bunch, get unfaves working

* moving stuff around

* federate status deletes properly

* mention regex better but not 100% there

* fix regex

* some more hacking away at the timeline code phew

* fix up some little things

* i can't even

* more timeline stuff

* move to ulid

* fiddley

* some lil fixes for kibou compatibility

* timelines working pretty alright!

* tidy + lint
2021-06-13 18:42:28 +02:00
..
account.go Follows and relationships (#27) 2021-05-21 15:48:26 +02:00
activity.go Ap (#14) 2021-05-08 14:25:55 +02:00
admin.go Ap (#14) 2021-05-08 14:25:55 +02:00
announcement.go Ap (#14) 2021-05-08 14:25:55 +02:00
announcementreaction.go Ap (#14) 2021-05-08 14:25:55 +02:00
application.go Inbox post (#22) 2021-05-15 11:58:11 +02:00
attachment.go Inbox post (#22) 2021-05-15 11:58:11 +02:00
card.go Ap (#14) 2021-05-08 14:25:55 +02:00
content.go Ap (#14) 2021-05-08 14:25:55 +02:00
context.go Ap (#14) 2021-05-08 14:25:55 +02:00
conversation.go Ap (#14) 2021-05-08 14:25:55 +02:00
emoji.go Ap (#14) 2021-05-08 14:25:55 +02:00
error.go Ap (#14) 2021-05-08 14:25:55 +02:00
featuredtag.go Ap (#14) 2021-05-08 14:25:55 +02:00
field.go Ap (#14) 2021-05-08 14:25:55 +02:00
filter.go Ap (#14) 2021-05-08 14:25:55 +02:00
history.go Ap (#14) 2021-05-08 14:25:55 +02:00
identityproof.go Ap (#14) 2021-05-08 14:25:55 +02:00
instance.go small fiddling to allow whalebird to work (a bit) 2021-05-22 15:51:20 +02:00
list.go Ap (#14) 2021-05-08 14:25:55 +02:00
marker.go Ap (#14) 2021-05-08 14:25:55 +02:00
mention.go Ap (#14) 2021-05-08 14:25:55 +02:00
notification.go Notifications (#34) 2021-05-27 16:06:24 +02:00
oauth.go Ap (#14) 2021-05-08 14:25:55 +02:00
poll.go Ap (#14) 2021-05-08 14:25:55 +02:00
preferences.go Ap (#14) 2021-05-08 14:25:55 +02:00
pushsubscription.go Ap (#14) 2021-05-08 14:25:55 +02:00
relationship.go Ap (#14) 2021-05-08 14:25:55 +02:00
results.go Ap (#14) 2021-05-08 14:25:55 +02:00
scheduledstatus.go Ap (#14) 2021-05-08 14:25:55 +02:00
search.go first implementation of search feature 2021-05-29 19:36:54 +02:00
source.go Ap (#14) 2021-05-08 14:25:55 +02:00
status.go Notifications (#34) 2021-05-27 16:06:24 +02:00
tag.go Ap (#14) 2021-05-08 14:25:55 +02:00
timeline.go Timeline manager (#40) 2021-06-13 18:42:28 +02:00
token.go Ap (#14) 2021-05-08 14:25:55 +02:00
webfinger.go Webfinger + Small fixes (#20) 2021-05-09 20:34:27 +02:00