default
|
06c838b523
|
Updated LICENSE.
|
2022-10-20 14:26:34 +02:00 |
|
default
|
30274e227f
|
Updated TODO.
|
2022-10-20 11:45:56 +02:00 |
|
default
|
95a382eaad
|
Updated TODO.
|
2022-10-20 11:41:53 +02:00 |
|
default
|
fcf2747308
|
Links in created Notes now include a target=_blank.
|
2022-10-20 11:14:30 +02:00 |
|
default
|
a16600e330
|
Better 'Delete' message logging.
|
2022-10-20 10:34:32 +02:00 |
|
default
|
394a4a4077
|
Updated RELEASE_NOTES.
|
2022-10-19 21:27:38 +02:00 |
|
default
|
76b36362ce
|
Don't read this actor with actor_get().
|
2022-10-19 21:21:34 +02:00 |
|
default
|
dbe68c16df
|
Updated README.
|
2022-10-19 20:01:00 +02:00 |
|
default
|
a62cde3d9d
|
Rewritten queue() using xs_glob().
|
2022-10-18 11:40:10 +02:00 |
|
default
|
abca46d037
|
xs_base64_dec() can now be used as a string, so do it.
|
2022-10-18 11:24:53 +02:00 |
|
default
|
6e28a810e1
|
Backport from xs.
|
2022-10-18 11:21:37 +02:00 |
|
default
|
3d5cf0f069
|
Backport from xs.
|
2022-10-17 20:32:47 +02:00 |
|
default
|
50faf7a399
|
Added some forgotten fclose() calls.
|
2022-10-17 20:25:42 +02:00 |
|
default
|
c8416e1b83
|
Updated documentation.
|
2022-10-17 15:05:47 +02:00 |
|
default
|
1d5bd80499
|
Updated RELEASE_NOTES.
|
2022-10-17 12:14:56 +02:00 |
|
default
|
23d114962a
|
Updated TODO.
|
2022-10-17 12:13:10 +02:00 |
|
default
|
326122de22
|
Also process Emojis in the post content.
|
2022-10-17 12:11:58 +02:00 |
|
default
|
6bcfd4e0ee
|
Emoji must be img, not urls.
|
2022-10-17 12:08:16 +02:00 |
|
default
|
c53052471e
|
Process :shortnames: in user names.
|
2022-10-17 11:59:11 +02:00 |
|
default
|
f1c3ff105a
|
Updated documentation.
|
2022-10-17 11:36:23 +02:00 |
|
default
|
459ba627e6
|
Updated RELEASE_NOTES.
|
2022-10-17 11:28:44 +02:00 |
|
default
|
54144dd517
|
If timeline_purge_days is set to 0, purging is disabled.
|
2022-10-17 11:26:36 +02:00 |
|
default
|
2253af7c42
|
Updated documentation.
|
2022-10-17 11:22:26 +02:00 |
|
default
|
cacfcbdd24
|
Updated RELEASE_NOTES.
|
2022-10-17 11:19:55 +02:00 |
|
default
|
c7ff714710
|
New thread for purge.
|
2022-10-17 11:18:09 +02:00 |
|
default
|
3462ecc950
|
New function purge_all().
|
2022-10-17 11:00:34 +02:00 |
|
default
|
2efdcaae05
|
Updated TODO.
|
2022-10-16 22:11:29 +02:00 |
|
default
|
abf7e25c31
|
Updated TODO.
|
2022-10-16 22:09:26 +02:00 |
|
default
|
71eb5bb27c
|
Version 2.05 RELEASED.
|
2022-10-16 20:47:45 +02:00 |
|
default
|
b53ccf0013
|
Updated RELEASE_NOTES.
|
2022-10-16 20:46:37 +02:00 |
|
default
|
c0d73ce830
|
Updated documentation.
|
2022-10-16 20:26:31 +02:00 |
|
default
|
af95a58263
|
Some emoticon tweaks.
|
2022-10-16 20:23:01 +02:00 |
|
default
|
b856fe79e4
|
Updated TODO.
|
2022-10-16 20:08:31 +02:00 |
|
default
|
2143e68699
|
Also allow image attachments from reply posts.
|
2022-10-16 20:06:19 +02:00 |
|
default
|
01ffb92e5e
|
Backport from xs.
|
2022-10-16 19:58:59 +02:00 |
|
default
|
395f80bdc4
|
Added support for HEAD methods.
Mastodon uses them when it founds an attachment.
|
2022-10-16 19:00:17 +02:00 |
|
default
|
d9a15b8af7
|
Attachments are now starting to get real.
|
2022-10-16 18:03:28 +02:00 |
|
default
|
0d79e465e6
|
Use multipart/form-data for posts (on the way to supporting uploads).
|
2022-10-16 11:08:50 +02:00 |
|
default
|
c5070941cf
|
Replace %host% in greeting.html.
|
2022-10-16 09:59:36 +02:00 |
|
default
|
af8f3ad324
|
Don't set the admirer as the referrer if it's a Like.
|
2022-10-16 00:29:49 +02:00 |
|
default
|
f61e5ed140
|
Don't set tz in gettimeofday() because nobody implements it any longer.
|
2022-10-15 23:43:09 +02:00 |
|
default
|
903537daee
|
Updated TODO.
|
2022-10-15 23:31:41 +02:00 |
|
default
|
9a08a812ed
|
Updated TODO.
|
2022-10-14 18:31:17 +02:00 |
|
default
|
32046d5fc0
|
Don't overwrrite referrers.
|
2022-10-14 10:18:15 +02:00 |
|
default
|
72c63ba5b8
|
Version 2.04 RELEASED.
|
2022-10-14 08:49:39 +02:00 |
|
default
|
bc417bb520
|
Add the user agent to httpd start log line.
|
2022-10-14 08:47:52 +02:00 |
|
default
|
ed8fec0c1b
|
Updated RELEASE_NOTES.
|
2022-10-14 08:45:39 +02:00 |
|
default
|
8635c5df90
|
The waiting of the queue thread is done in a more appropriate way.
|
2022-10-13 15:56:19 +02:00 |
|
default
|
45f0988fb3
|
New command-line command 'unfollow'.
|
2022-10-13 15:44:38 +02:00 |
|
default
|
3a1123bfa4
|
Added beers to emoticon shortcodes because yes.
|
2022-10-12 08:34:00 +02:00 |
|