Commit graph

215 commits

Author SHA1 Message Date
bom
a24ee62d16 Split mode functions into raw and rendered
If we want to create different html to the default the raw functions can be used to build html from the reply itself.
2024-11-15 11:02:06 +01:00
bom
f0aa2633a7 General cleanup
imports, deprecations & versions
2024-11-15 10:54:30 +01:00
93aae1f7d6 [Skip-CI] Fix mastodon add website link 2024-08-06 15:01:00 +02:00
795d5397e7 [Skip-CI] Fix mastodon add website link 2024-08-06 14:52:34 +02:00
4a83bee3fc [Skip-CI] Fix mastodon add website link 2024-08-06 14:43:15 +02:00
e681d7be23 bump version to: 1.0.2-SNAPSHOT 2024-05-31 11:06:51 +02:00
e14c07204a release: 1.0.1 2024-05-31 11:06:51 +02:00
979f6a3a80 Fix word wrap in chrome 2024-05-31 11:05:54 +02:00
0fa7a15296 [Skip-CI] Update download links 2024-05-30 09:54:47 +02:00
257adb6bb5 bump version to: 1.0.1-SNAPSHOT 2024-05-30 09:49:19 +02:00
8b509e9f8c release: 1.0.0 2024-05-30 09:49:18 +02:00
176b919edf Update readme 2024-05-30 09:47:34 +02:00
39333ea4fe Update readme 2024-05-29 16:19:37 +02:00
f79529e0ea Truncate long titles 2024-05-29 15:49:10 +02:00
2a8171b9bb Update in resources 2024-05-29 15:23:20 +02:00
a91003568f Remove dev notes 2024-05-29 15:13:39 +02:00
99323a05ef Format 2024-05-29 15:09:10 +02:00
47126a7b75 Add arg to masto-html for mode 2024-05-29 15:09:01 +02:00
fd72cdecfa Remove unnecessary media queries 2024-05-29 15:08:20 +02:00
4b52c1214a Fix post content 2024-05-29 15:08:00 +02:00
8bb9e6c0f8 Implement proper font size calc 2024-05-29 15:07:28 +02:00
9f253e4401 Use div instead of p
For the case that hashtags and mentions are present.
2024-05-29 14:31:16 +02:00
643541f798 Add post css 2024-05-29 14:30:48 +02:00
14f66cb2e1 Remove unused 2024-05-29 14:30:33 +02:00
ec9e4ae300 Rename to post css 2024-05-29 14:29:59 +02:00
ff49e13b86 Use post.css and replies mode 2024-05-29 14:29:46 +02:00
773ecc1820 Move link elem to head 2024-05-29 13:59:14 +02:00
Clemens
0f330ca3c7 remove debug log 2024-05-29 11:27:50 +02:00
Clemens
1cde7289c5 Handle account and reply mode in same namespace, and html generation in own namespace 2024-05-29 11:25:49 +02:00
0b85045158 Merge branch 'master' of ssh://repo.prod.meissa.de:2222/meissa/dda-masto-embed 2024-05-29 11:06:33 +02:00
524ee19dc8 Update todos 2024-05-29 11:06:29 +02:00
Clemens
6a637dc2cf remove debug lines 2024-05-29 10:18:16 +02:00
8f02c0124f Add dev notes 2024-05-29 10:16:21 +02:00
Clemens
a7ac9fab94 do not show link-preview if card is empty 2024-05-29 10:12:43 +02:00
8d41a8236d Remove erroneous text 2024-05-28 18:22:13 +02:00
1e1eb7786e Fix test 2024-05-28 18:20:20 +02:00
daf9149b04 Re-Add post html and remove link preview stub 2024-05-28 18:05:32 +02:00
142b74cd9b Refactor to to_html
Currently keeping reply_mode as ref
2024-05-28 18:04:58 +02:00
6a7e7deac6 Cleanup 2024-05-28 17:55:09 +02:00
73943a9af9 Add complete post for ref 2024-05-28 17:54:59 +02:00
9ef30bd5a2 Remove unused 2024-05-28 17:53:18 +02:00
bc604143b1 Rewrite for handling hiccup consistently 2024-05-28 17:53:10 +02:00
6bcbfa4da6 Rename to data_helpers 2024-05-28 15:45:06 +02:00
b16e3ea61f Remove unused data 2024-05-28 15:42:48 +02:00
1fe7b2ed78 Add todo 2024-05-28 15:21:42 +02:00
Clemens
e0a735e9bc remove unused functions 2024-05-22 12:14:26 +02:00
430911272e Dont use let 2024-05-17 18:54:08 +02:00
a21ff9592d Remove todo 2024-05-17 18:52:26 +02:00
aa5afcd90f Test for value filling 2024-05-17 18:45:04 +02:00
19e602bf9c Assoc without conj
Otherwise the vector is wrapped into a list
2024-05-17 18:31:49 +02:00