Commit Graph

850 Commits

Author SHA1 Message Date
80c0828828 Fix updated_at formatting 2024-04-01 19:18:21 +11:00
cbdc61c359 Add more endpoints for now page 2024-04-01 19:13:18 +11:00
23bc0134d6 Clean up reactions 2024-03-31 09:24:25 +11:00
f6597e2e89 Update gems 2024-03-31 09:04:37 +11:00
03ba5ae54a Add reactions to posts 2024-03-31 09:03:40 +11:00
185d363fbe Add "blog about this" button to bookmarks admion 2024-03-30 20:48:30 +11:00
59f42c235c Fix admin entity decoration 2024-03-29 13:48:24 +11:00
1364d78f29 Update decorator 2024-03-25 20:18:05 +11:00
58944c6cf3 Clean up feeds JSON 2024-03-25 08:39:59 +11:00
2b1363294b Add emoji to statuses 2024-03-24 17:24:48 +11:00
adb84e0d73 Fix source directive 2024-03-23 21:12:53 +11:00
3671f45247 Switch to goatcounter 2024-03-23 21:08:38 +11:00
473204fc5e Allow tinylitics 2024-03-23 08:43:47 +11:00
8fe7a98460 Allow tinylitics to run 2024-03-23 08:40:33 +11:00
7b9cfc22f1 Change the correct slice 2024-03-23 08:35:38 +11:00
7a5d17da88 allow tinylitics to load 2024-03-23 08:33:59 +11:00
d0003944bc Try tinylitics 2024-03-23 08:31:34 +11:00
01fe730d8f Standard 2024-03-23 08:17:57 +11:00
022c53d2d9 Cleanup mention display 2024-03-23 08:17:44 +11:00
ed48a8452e Fix in-reply path 2024-03-22 19:03:38 +11:00
648daf66f2 Fix reply mentions 2024-03-22 18:50:43 +11:00
13a8629de0 Parse found links as URIs 2024-03-22 09:03:42 +11:00
f48e41728a StandardRb 2024-03-22 08:48:47 +11:00
a2c11de10f Add replies to posts 2024-03-22 08:48:21 +11:00
6a5ff26948 Update readability doc tags 2024-03-18 19:33:58 +11:00
Daniel Nitsikopoulos
ab8f5238cb Merge pull request #3 from dNitza/add-redis-action-cache
Use Redis as a cache store
2024-03-16 20:58:24 +11:00
199bdcae85 Avoid double render in posts index 2024-03-16 20:48:56 +11:00
546c51ed4f Use redis as a cache store 2024-03-16 19:00:52 +11:00
e385e6782e Remove Sentry 2024-03-16 07:38:45 +11:00
6cd71972b1 Clean up statuses feed 2024-03-14 21:34:51 +11:00
e1dca33479 Cleanup statuses feed 2024-03-14 21:32:56 +11:00
fce549ac4b Update RSS feed 2024-03-14 21:27:02 +11:00
8c5cd44c52 Stylin' changes 2024-03-11 09:05:17 +11:00
1712d634e5 Key emoji for statuses 2024-03-10 22:10:12 +11:00
1746ce8bb4 Strip off ")" after reply url match 2024-03-10 14:15:23 +11:00
e21f0394ae Fix URL parsing for reply emails 2024-03-10 13:52:25 +11:00
273be35a61 Add email comments to posts 2024-03-10 13:21:06 +11:00
c52e7fe87f Add "more" to main nav 2024-03-10 08:05:54 +11:00
a35dad35ac Include code and checkin posts in all post lists 2024-03-10 08:05:07 +11:00
702933c008 Fix de-syndication 2024-03-09 18:11:46 +11:00
9f1a662191 Allow de-syndication of posts that don't have a target saved 2024-03-09 18:05:09 +11:00
ce18d419c8 Post inline images when syndicating 2024-03-09 17:57:58 +11:00
160cd3dd31 Clean up npm deps 2024-03-08 20:52:23 +11:00
99c6fa6a04 Merge branch 'main' of github.com:dnitza/adamantium 2024-03-08 20:43:57 +11:00
5edde6f551 Adjust font heights 2024-03-08 20:42:12 +11:00
Daniel Nitsikopoulos
37a2cb00e7 Merge pull request #2 from dNitza/dependabot/npm_and_yarn/postcss-8.4.35
Bump postcss from 8.4.21 to 8.4.35
2024-03-08 18:06:52 +11:00
dependabot[bot]
6e0f152803 Bump postcss from 8.4.21 to 8.4.35
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.35.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.21...8.4.35)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-08 07:06:33 +00:00
561dbe04ad Lighten github icon for dark UIs 2024-03-05 21:04:50 +11:00
218002172e Show code posts in admin area 2024-03-05 20:54:56 +11:00
c434d22a0f Standard rb 2024-03-05 20:35:03 +11:00