default
e0c6fb786c
New function webfinger_request_signed().
2023-06-13 20:36:43 +02:00
default
b77ef13d2c
Don't enqueue a request_replies message if it's already there.
2023-06-07 13:09:19 +02:00
default
be39b52064
Create the base message of msg_question() from msg_note().
2023-05-30 05:54:45 +02:00
default
7659362448
Enqueue a close_question user q_item.
2023-05-29 11:07:38 +02:00
default
0d8a040d90
Added some experimental 'Question' posting code.
2023-05-24 11:49:16 +02:00
default
49362f5404
Convert image links in notes to attachments.
2023-05-21 20:32:23 +02:00
default
970ad7a540
Got rid of xs_encdec.h.
2023-05-17 10:08:57 +02:00
default
e2e7bc2d71
Added a source (web, mastoapi, etc) to lastlog_write().
2023-05-08 09:02:45 +02:00
default
daaf863d83
The 'ping' command-line requests the actor for better error info.
2023-05-05 12:47:17 +02:00
default
8cd79df272
Fixed bug in ping cmdline debug output.
2023-05-05 10:08:39 +02:00
default
d3a36218a6
Implemented 'Ping' and 'Pong' activities.
...
According to https://humungus.tedunangst.com/r/honk/v/tip/f/docs/ping.txt
2023-05-05 09:54:41 +02:00
default
5230435b31
New boolean argument 'priv' to msg_note().
2023-02-20 09:32:44 +01:00
default
3fcc139d66
timeline_top_level() now looks for the entries in the user caches.
2023-02-08 13:21:44 +01:00
default
fabe6a5006
Tweaked user and group permissions for new files and dirs.
2023-02-07 09:01:57 +01:00
default
f36fb45c3f
The 'note' command now accepts -e and -.
2023-02-05 19:54:41 +01:00
default
8d22c448d4
process_queue() has been renamed to process_user_queue().
2023-02-02 04:50:51 +01:00
default
ba4df29abd
More symbol renaming.
2023-01-31 18:38:56 +01:00
default
a38c7aeadc
Updated year in copyright notices.
2023-01-17 09:50:16 +01:00
default
01376cd0a9
Minor message corrections.
2023-01-13 15:15:14 +01:00
default
75f8554e38
Deleted unused arguments in timeline_add().
2023-01-11 20:40:13 +01:00
default
25acaf178c
Replaced all calls to post() with enqueue_message().
2022-12-16 07:16:00 +01:00
Alex Schroeder
a221237637
Pagination of the public and private page
...
Use the query parameters skip and show to control what you can see,
e.g. /alex/admin?skip=0&show=4
Don't use or save the timeline cache if either is set.
The following functions were changed from accepting a single max
parameter to accepting both skip and show:
timeline_simple_list, timeline_list, index_list_desc.
2022-12-06 18:27:33 +01:00
default
48ebc54b6e
New command line option 'resetpwd'.
2022-12-04 21:26:24 +01:00
default
c00e3afcdc
Big data storage change.
2022-12-02 19:14:59 +01:00
default
2ad703e520
timeline_top_level() works.
2022-11-26 18:52:51 +01:00
default
9df1cb129e
Use macro XS_ALL were possible.
2022-11-25 12:21:26 +01:00
default
45be9a1cb1
New command-line command 'upgrade'.
2022-11-25 10:53:16 +01:00
default
654326aa8b
New function enqueue_output_to_actor().
2022-11-18 08:21:40 +01:00
default
73323a7fc0
Some formatting refactoring.
2022-11-13 08:41:50 +01:00
default
940d291d17
Added more tests.
2022-11-09 11:53:16 +01:00
default
3acc70b270
Fixed a nasty macro expansion bug.
2022-10-26 06:43:47 +02:00
default
c0faa84162
Call srv_free().
2022-10-25 10:38:32 +02:00
default
3462ecc950
New function purge_all().
2022-10-17 11:00:34 +02:00
default
45f0988fb3
New command-line command 'unfollow'.
2022-10-13 15:44:38 +02:00
default
78ec3b077b
Media can be attached to notes.
...
The web interface limits this (by now) to only one
attachment, given the URL.
2022-10-10 09:03:15 +02:00
default
ae06064e4d
New command-line option purge.
2022-10-04 18:46:12 +02:00
default
da7bf43385
New function adduser().
2022-10-04 09:40:16 +02:00
default
4bb40857b2
New function initdb().
2022-10-04 08:51:24 +02:00
default
5994b4a313
Version 2.01 RELEASED.
2022-10-03 19:17:12 +02:00
default
05bf4b2c3c
New function msg_follow().
2022-09-27 15:28:08 +02:00
default
6144e0eeeb
More work in msg_note().
2022-09-27 14:50:13 +02:00
default
0b6540f503
Notes can be posted WOW!.
2022-09-27 14:07:36 +02:00
default
55226d3e6b
Started command-line command 'note'.
2022-09-27 09:51:39 +02:00
default
26a3b260d5
Started function not_really_markdown().
2022-09-27 09:38:46 +02:00
default
fd6f71bfe3
More work but signatures seem to still fail.
2022-09-26 11:19:45 +02:00
default
acc467c034
New function msg_admiration().
2022-09-26 10:08:14 +02:00
default
e132ce5076
New function msg_actor().
2022-09-25 21:02:47 +02:00
default
4f328eec1f
Some fixes to timeline_add().
2022-09-25 09:07:43 +02:00
default
6586be50a0
Fixed bug in actor_request().
2022-09-23 18:46:30 +02:00
default
a0bcc4e6c0
Improved activitypub_request().
2022-09-23 18:15:59 +02:00