Commit Graph

75 Commits

Author SHA1 Message Date
Jan-Lukas Else 56d3e22afa Refactorings, Lint fixes 2023-12-25 13:44:35 +01:00
Jan-Lukas Else 869d0c84ed Rewrite Micropub endpoint using indielib 2023-12-19 12:15:30 +01:00
Jan-Lukas Else a70e22f996 Small optimization 2023-11-11 19:13:50 +01:00
Jan-Lukas Else 2f8dabc83e Send contact messages and notifications asynchronously 2023-03-05 17:17:40 +01:00
Jan-Lukas Else 49a0053044 Dependency updates 2023-02-23 16:32:59 +01:00
Jan-Lukas Else 2f18e1d214 Update dependencies and some small improvements 2023-02-13 22:39:35 +01:00
Jan-Lukas Else 8f2b7c7101 Update Go, some more improvements and fixes 2023-02-02 22:59:12 +01:00
Jan-Lukas Else ac94e7d124 Rework "check" command and some other small improvements 2023-01-29 09:44:46 +01:00
Jan-Lukas Else 8012691d7a Use fallback title generated from summary in HTML HEAD title 2022-12-27 08:29:32 +01:00
Jan-Lukas Else fc8e8e9a9d Simplify activitypub followers listing, parse and save activitypub usernames in @user@example.org format 2022-12-07 16:43:13 +01:00
Jan-Lukas Else e5d0d136c0 Utils: Handle edge case and just use path to get mime type 2022-11-21 16:34:06 +01:00
Jan-Lukas Else a60a3f92bd ActivityPub: Include MimeType in profile picture attribute 2022-11-21 16:08:34 +01:00
Jan-Lukas Else 18c129d163 Update dependencies and small code changes 2022-10-07 16:19:18 +02:00
Jan-Lukas Else 33000461de Foreign key constraint from parameters to posts 2022-04-24 21:24:13 +02:00
Jan-Lukas Else 5f969f8ba8 Fix un-deletion for activitypub / mastodon, improve queue handling 2022-03-31 14:55:36 +02:00
Jan-Lukas Else c38c5e8ed9 Fix webmention 2022-03-28 18:02:16 +02:00
Jan-Lukas Else 474155306d Go 1.18 2022-03-16 08:28:03 +01:00
Jan-Lukas Else ffa4ba4ee0 Fix more linting issues and add tests 2022-02-26 20:38:52 +01:00
Jan-Lukas Else 890e226ef6 More linters and some contexts, improved queue listening 2022-02-23 10:23:26 +01:00
Jan-Lukas Else b453e6b400 Activate more linters and fix linted problems 2022-02-22 10:14:48 +01:00
Jan-Lukas Else 46548df638 Improved cache efficiency 2022-02-21 18:47:41 +01:00
Jan-Lukas Else 51eaf24ff2 Some improvements and data race fixes 2022-02-12 12:37:13 +01:00
Jan-Lukas Else d8caf1e6f5 More optimizations 2022-02-12 00:48:59 +01:00
Jan-Lukas Else 6e767e3612 More io streaming 2022-02-11 19:39:07 +01:00
Jan-Lukas Else 68daab64e3 Use more writers and streaming when possible 2022-02-11 16:19:10 +01:00
Jan-Lukas Else e32cb518af Move strings out of template files and embedded in app, improve notifications admin a bit 2022-02-11 10:48:33 +01:00
Jan-Lukas Else 1c7195a135 Breaking! Render everything using go functions, remove custom pages support and now unused template rendering 2022-01-30 16:40:53 +01:00
Jan-Lukas Else df5098b4c0 Fix and improve htmlText util method for TTS and use it for summary as well 2022-01-04 18:15:09 +01:00
Jan-Lukas Else d953b331c4 Some improvements 2022-01-04 10:37:48 +01:00
Jan-Lukas Else 7fe07014f5 Various small improvements and fixes 2021-12-30 12:40:21 +01:00
Jan-Lukas Else eb8c33704b Replace Google's hidden Translate TTS with official Google Cloud TTS and make it automatically generate audio after posting 2021-12-16 20:21:54 +01:00
Jan-Lukas Else bf3074a54d Fix debug messages and webmention to root without path 2021-11-19 23:30:36 +01:00
Jan-Lukas Else 974892e3e5 Fix 405 on HEAD requests, improve webmention verification 2021-11-19 17:36:03 +01:00
Jan-Lukas Else 1a6b1e6776 Basic trips/gpx support 2021-11-10 11:13:30 +01:00
Jan-Lukas Else b4b36d1441 Update dependencies 2021-09-14 10:56:26 +02:00
Jan-Lukas Else 9e423526bd Various improvements & more tests 2021-09-01 16:38:08 +02:00
Jan-Lukas Else 286c0f821a Fix formatting of contact messages 2021-09-01 11:14:49 +02:00
Jan-Lukas Else 88f26ef3c6 Reduce complexity of router build method 2021-07-27 12:51:08 +02:00
Jan-Lukas Else 6429d64b0a Use more strings.Builder instead of += for building queries etc. (more efficient) 2021-07-23 17:26:14 +02:00
Jan-Lukas Else ea00ff5788 Refactor time usages (use Format instead of String) 2021-07-13 17:23:10 +02:00
Jan-Lukas Else 4205fb173f Priorities for posts (pinned posts), comments on blogroll, stats and map & some refactorings and fixes 2021-07-12 16:19:28 +02:00
Jan-Lukas Else 4e6afb8cc5 Another fix for webmentions 2021-06-30 08:04:30 +02:00
Jan-Lukas Else 804ff1c221 Add optional database logging and add index for queue 2021-06-29 17:07:08 +02:00
Jan-Lukas Else 2437ed70d7 Vanity import path and listing of media files 2021-06-28 22:17:18 +02:00
Jan-Lukas Else f96a06beac Refactor media compression 2021-06-20 15:18:02 +02:00
Jan-Lukas Else 67f2b1fbdb Bug fixes, refactoring and other improvements 2021-06-18 14:32:03 +02:00
Jan-Lukas Else 32339e5c41 More and improved tests and new method to count characters for stats 2021-06-15 17:36:41 +02:00
Jan-Lukas Else ca99b726a8 Small fixes and higher test coverage 2021-06-14 16:29:22 +02:00
Jan-Lukas Else a2f5ddbdcf Improve method to get relative and full addresses (first unit tests!) 2021-06-10 22:10:13 +02:00
Jan-Lukas Else e15d33b0dd Advance the blogstats even more 2021-04-28 20:03:20 +02:00