Ted Unangst
|
3b48371b49
|
combine a common fmt string
|
4 years ago |
Ted Unangst
|
25a367d61c
|
revert the funny addressing bits. for now.
|
5 years ago |
Ted Unangst
|
cd7537c110
|
better handling of address input
|
5 years ago |
Ted Unangst
|
0b38c46d37
|
avoid empty strings
|
5 years ago |
Ted Unangst
|
5628d0376a
|
experiment with an out of band address input field
|
5 years ago |
Ted Unangst
|
f2bf894513
|
need to close a tag for missing img
|
5 years ago |
Ted Unangst
|
d6e1690192
|
add support for ed25519 httpsig keys
|
5 years ago |
Ted Unangst
|
049a15612d
|
if key fetch fails, save the failure so we don't retry again too quickly
|
5 years ago |
Ted Unangst
|
5222332d91
|
order some filtering loops better to avoid repeated lookups
|
5 years ago |
Ted Unangst
|
87d0cabb67
|
repair some logic differentiating local posts and bonks
|
5 years ago |
Ted Unangst
|
50fb0d5e09
|
make redoimages a separate function
|
5 years ago |
Ted Unangst
|
e421c0ba20
|
only need the handle rename logic for !local
|
5 years ago |
Ted Unangst
|
d5d943b203
|
can simplify the reverb logic some
|
5 years ago |
Ted Unangst
|
d164471a92
|
rework emu save slightly for local emus. no need for database copy
|
5 years ago |
Ted Unangst
|
b76f377ca9
|
quick mention should allow trailing .
|
5 years ago |
Ted Unangst
|
0b89e1b06c
|
save mentions in honkmeta
|
5 years ago |
Ted Unangst
|
02433181f4
|
the avatar regexp should match the meme one. keep together.
|
5 years ago |
Haelwenn (lanodan) Monnier
|
ef845b2a2c
|
Add support for [^\n] meme files & hgignore
Should be done in separated commits but my mercurial-fu is bad.
|
5 years ago |
Ted Unangst
|
83c89df14b
|
i thought i compiled this
|
5 years ago |
Ted Unangst
|
d167f26418
|
try a little harder to recover from httpsig failures
|
5 years ago |
Ted Unangst
|
b63031da52
|
fix a dumb bug caused by err shadow which prevented pubkey loading from working
|
5 years ago |
Ted Unangst
|
7bffa8414d
|
consistent order of variables and row scans
|
5 years ago |
Ted Unangst
|
65af1f4ac3
|
handle case where hahstag begins a newline
|
5 years ago |
Ted Unangst
|
89aa0a821d
|
put a limit on some caches that may grow kinda large
|
5 years ago |
Ted Unangst
|
46e6d99eda
|
add some logging so i can see the magic happen
|
5 years ago |
Ted Unangst
|
5032f180d1
|
also save handle when ingesting
|
5 years ago |
Ted Unangst
|
528e768278
|
avoid some unnessary requests by fully processing what we get
|
5 years ago |
Ted Unangst
|
4fc4b67f91
|
normalize image urls
|
5 years ago |
Ted Unangst
|
d8f6060163
|
better quick rename needs to be earlier for consistency
|
5 years ago |
Ted Unangst
|
d59a13efd3
|
rm dead function
|
5 years ago |
Ted Unangst
|
fe1ef8d89e
|
require a letter in hashtags. sorry #1
|
5 years ago |
Ted Unangst
|
5604522c54
|
markdown and emus in subject. naturally.
|
5 years ago |
Ted Unangst
|
ea2ea2d94c
|
there's always a funner name to be found
|
5 years ago |
Ted Unangst
|
c0c51e84d0
|
pleroma is better behaved now, but keep the function
|
5 years ago |
Ted Unangst
|
df1b5af40a
|
cleanup and cache pubkeys
|
5 years ago |
Ted Unangst
|
295f558560
|
incrementally closer to consistent html processing
|
5 years ago |
Ted Unangst
|
f97692c875
|
glow the selected honk if not first
|
5 years ago |
Ted Unangst
|
3b70052f3d
|
can use the cache functions for handles now
|
5 years ago |
Ted Unangst
|
9594c5be2a
|
hackish, but yet more effective, means of getting class=mention on all links
|
5 years ago |
Ted Unangst
|
58292a808c
|
some code towards enabling following a collection
|
5 years ago |
Ted Unangst
|
3f67140c76
|
rework delivery and key loading to use userid
|
5 years ago |
Ted Unangst
|
aebc6c8981
|
more robust shortcut.. return hash of long xid instead of tail.
sometimes the suffix is common to many activities.
noticed by micropub.
|
5 years ago |
Ted Unangst
|
acd96f17ee
|
bump htfilter
|
5 years ago |
Ted Unangst
|
1bd7069515
|
should be ok and may be useful to save our own images
|
5 years ago |
Ted Unangst
|
054aa15a17
|
composition support for inline images
|
5 years ago |
Ted Unangst
|
b4901ad975
|
fix inline imgs so they don't lose the donks
|
5 years ago |
Ted Unangst
|
9d89310be0
|
style consistency
|
5 years ago |
Ted Unangst
|
ec15e6041a
|
rewrite oneofakind with map since we're starting to see longer arrays
|
5 years ago |
Ted Unangst
|
a5f2dd74c2
|
rearrange the html filtering to make rewrite rules more predictable
|
5 years ago |
Ted Unangst
|
fcd4170bb2
|
modestly better search, with parameters
|
5 years ago |