Commit History

Author SHA1 Message Date
  default 4595a36859 Partial support for mastoapi unfavourite / unreblog. 1 year ago
  default c21bbd5f7c New functions index_del_md5(), index_del() and object_unadmire(). 1 year ago
  default 84902d8dcc Purge / gc the instance timeline index. 1 year ago
  default 21a2a01937 Return immediately from actor_get() if it's a local user. 1 year ago
  default e31c4810a8 actor_get() returns an actor message for local users. 1 year ago
  default ede4d6f2dc Some instance timeline work. 1 year ago
  default 049818a904 Public posts are also added to an instance public timeline index. 1 year ago
  default 765f63772f New function mastoapi_purge() (still dummy). 1 year ago
  default 043cd5c50b Fixed warning. 1 year ago
  default 4fca7c8a7e Added mastoapi unfollow. 1 year ago
  default 291f251ced Added mastoapi follow. 1 year ago
  default 88850bdc46 Attend mastoapi relationships. 1 year ago
  default 2b80873a28 History functions fail on ids with /. 1 year ago
  default 51bee249d4 Fail on static data ids with / in them. 1 year ago
  default 66d5acc822 Use static_get_meta() when preparing the attachment. 1 year ago
  default 8c4850df50 New functions to get and set metadata into static files. 1 year ago
  default 8205159f8c Replaced strcpy() with strncpy(). 1 year ago
  default 0240c871f3 New function user_open_by_md5(). 1 year ago
  default 9e7a77c10f New mastoapi to clear all notifications. 1 year ago
  default bd21d144de New function timeline_touch(). 1 year ago
  default 995fd81e48 notify_list() returns the notifications in reverse order. 1 year ago
  default 35c611b8b9 Fixed crash in notification list. 1 year ago
  default c66cd2edb5 Fixed crash in notify_get(). 1 year ago
  default 51208b10c1 Implemented mastoapi notifications. 1 year ago
  default 1a27e67ed9 New functions notify_get() and notify_list(). 1 year ago
  default 211bedd497 New function notify_check_time(). 1 year ago
  default bcde97c2d5 New function notify_add(). 1 year ago
  default e47cb4f9e1 f_ctime() returns the oldest of ctime and mtime. 1 year ago
  default 885031bed9 Don't generate invalid JSON if an attachment has no description. 1 year ago
  default 5046531d43 New functions object_ctime() and object_ctime_by_md5(). 1 year ago