Commit History

Author SHA1 Message Date
  default 8275a5f4d8 Start of list support. 7 months ago
  default ebf6a4bd8e URLs like {srv_baseurl}/{user}/admin/p/{md5} are valid. 8 months ago
  default 26840e0dc0 Some tweaks to previous patch. 8 months ago
  grunfink 100c9cf569 Merge pull request 'Ability to federate with hidden networks #93 (update for v2.49)' (#149) from iwojima/snac2:master into master 8 months ago
  default dba0630660 Commented out received unboosts (see code for an explanation). 8 months ago
  default a7bd9b63e4 In object_unadmire(), don't call index_gc() if index_del() did nothing. 8 months ago
  default e362dfc356 Also purge like and announce index backups. 8 months ago
  default 46f2e324d8 Undo for Likes and Announces are no longer dropped. 8 months ago
  default b6f8d8e900 On OpenBSD, don't enable sendmail if email notifications are disabled. 8 months ago
  default bc752b7d67 Emojis are now read from ~/emojis.json. 9 months ago
  default b2e3841467 Call actor_get_refresh() from actor_request(). 9 months ago
  default b9dbc5bcf3 Fixed log message. 9 months ago
  default 66c42da77a Queue actor request renamed to actor_refresh. 9 months ago
  default f332acc70d More actor refreshing tweaks. 9 months ago
  default cd0e211354 Don't call enqueue_actor_request() with a NULL user. 9 months ago
  default f485dbdaf0 Added actor refreshing via the user queue. 9 months ago
  default 48941cfeaf Also call content_check() from timeline_request(). 9 months ago
  default 60c2a50ed9 New function content_check(). 9 months ago
  iwojim0 7312f4ce51 Ability to federate with hidden networks #93 (update for v2.49) 9 months ago
  Andy Piper e608f3aff1 Add defines for time to enable macos builds. 9 months ago
  default ae6df3d288 More logging tweaks. 9 months ago
  default 61647de38b Logging tweaks. 9 months ago
  default e9553379e9 Log (and not notify) repeated likes and announces. 10 months ago
  default e6ef328e5a Call verify_links() instead of enqueue_verify_links() from purge_user(). 10 months ago
  default 4806c4ef7e Increased logging level for enqueue_verify_links(). 10 months ago
  default 65ae0f87f6 Enqueue a link verification from the user purge. 10 months ago
  default 34349112f6 New verify_links q_item. 10 months ago
  default 263e239653 Moved verified links to its own json file. 10 months ago
  default 80c31a2e01 Deactivated stale actors behind a compiler directive. 10 months ago
  default 4e35b4b865 Added paging to notify_list(), and use it in the notifications page. 10 months ago