|
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 |
|
|
97c05d3f86
|
Syndicate code posts to Github Gists
|
2024-03-05 20:34:34 +11:00 |
|
|
56edde6ab5
|
Create code posts
|
2024-03-04 21:34:12 +11:00 |
|
|
4277bde352
|
Add updated_at to pages
|
2024-03-03 20:39:23 +11:00 |
|
|
413f2e2b3e
|
Catch dead servers in archive bookmark job
|
2024-03-03 19:46:15 +11:00 |
|
|
a682f05c3f
|
Update to Hanami 2.1.0 🎉
|
2024-03-01 21:24:16 +11:00 |
|
|
32411b76ef
|
Validate bookmark URL uniqueness
|
2024-03-01 20:52:30 +11:00 |
|
|
0f9b9c6248
|
Adjust mp4 encoding
|
2024-02-29 20:30:06 +11:00 |
|
|
423e39370c
|
Update video encoding
|
2024-02-29 20:20:53 +11:00 |
|
|
3e29ed93de
|
Allow mov files to be uploaded
|
2024-02-29 19:45:41 +11:00 |
|
|
1a5e46b72e
|
Merge branch 'main' of github.com:dnitza/adamantium
|
2024-02-29 19:39:43 +11:00 |
|
|
ff32d1ef1f
|
Update gems
|
2024-02-29 19:38:51 +11:00 |
|
|
dcc51b2b4d
|
Adjust type matching for MP4s
|
2024-02-28 06:55:17 +11:00 |
|
|
2a5bf8ee76
|
Lazy loading of images
|
2024-02-25 15:56:07 +11:00 |
|
|
4917bc1aa1
|
Tighten up auth regex
|
2024-02-25 09:10:03 +11:00 |
|
|
b6ccc90b07
|
Remove tiny-markdown-edditor
|
2024-02-25 09:07:05 +11:00 |
|
|
bda0f96323
|
Update README
|
2024-02-25 09:03:53 +11:00 |
|
|
e7ec361dc0
|
Specific decoration for statuses on index page
|
2024-02-25 08:55:47 +11:00 |
|
|
cae3f8f5f9
|
Remove create command from podcast repo in main
|
2024-02-25 08:55:23 +11:00 |
|
|
dbb73dc430
|
Return successes from update command
|
2024-02-24 16:54:41 +11:00 |
|
|
80845c9cf0
|
Fix status code
|
2024-02-24 16:30:51 +11:00 |
|
|
45221e653d
|
Return 400 when update request is invalid
|
2024-02-24 16:07:45 +11:00 |
|
|
8418c5f003
|
Fix post updates
|
2024-02-24 16:00:41 +11:00 |
|