default
|
c507e30607
|
New function xs_unicode_right_to_left().
|
2024-11-20 18:10:02 +01:00 |
|
default
|
781c0edcc6
|
mastoapi: fixed crash in posts without 'published' field.
|
2024-11-20 15:59:36 +01:00 |
|
default
|
3a91185248
|
Updated documentation.
|
2024-11-19 15:51:32 +01:00 |
|
default
|
fc9ba8f026
|
More usage of get_in_reply_to().
|
2024-11-19 06:59:53 +01:00 |
|
default
|
085caa7747
|
New function get_in_reply_to().
|
2024-11-19 06:46:14 +01:00 |
|
default
|
4daacf6b9d
|
Updated TODO.
|
2024-11-18 20:38:30 +01:00 |
|
default
|
41aa022e0d
|
Merge branch 'master' of grunfink-codeberg:grunfink/snac2
|
2024-11-18 15:23:17 +01:00 |
|
grunfink
|
5cef1ecc1c
|
Merge pull request 'do not autocapitalize "Login: " masto api field' (#227) from fkooman/snac2:no-autocapitalize into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/227
|
2024-11-18 14:20:28 +00:00 |
|
François Kooman
|
a7974cbaa7
|
do not autocapitalize "Login: " masto api field
on Chrome/Safari the Mastodon API OAuth login page auto capitalizes
the first char of the "Login: " field. This disabled that.
|
2024-11-18 11:46:14 +01:00 |
|
default
|
437829a833
|
mastoapi: more tweaks to notifications code.
|
2024-11-17 11:08:25 +01:00 |
|
default
|
442b46abc0
|
mastoapi: added more checks in the notifications code.
|
2024-11-17 10:53:47 +01:00 |
|
default
|
2416945748
|
In the insert cmdline op, don't re-add if it's already in the timeline.
|
2024-11-17 10:23:43 +01:00 |
|
default
|
ec5ba68d00
|
Updated TODO.
|
2024-11-17 10:21:51 +01:00 |
|
default
|
876c892960
|
The server creates a pidfile inside the base directory.
|
2024-11-17 10:21:15 +01:00 |
|
default
|
0858f57d8a
|
Updated TODO.
|
2024-11-17 10:09:41 +01:00 |
|
default
|
90a959cb85
|
Updated TODO.
|
2024-11-16 07:26:44 +01:00 |
|
default
|
29caa37fd7
|
Allow underscores in hashtags.
|
2024-11-16 07:25:25 +01:00 |
|
default
|
f2213021c4
|
Minor tweak to proxy code (some URLs were not correctly formed).
|
2024-11-14 16:21:14 +01:00 |
|
default
|
6a22a583fe
|
Version 2.63 RELEASED.
|
2024-11-14 15:18:11 +01:00 |
|
default
|
07f1231b07
|
Updated RELEASE_NOTES.
|
2024-11-14 15:17:14 +01:00 |
|
default
|
edc810cb27
|
Updated documentation.
|
2024-11-13 20:19:14 +01:00 |
|
default
|
000db2c1e4
|
Updated dependencies.
|
2024-11-12 10:36:07 +01:00 |
|
default
|
19b9998f8c
|
The proxy token seed is created on startup and never stored.
|
2024-11-12 09:01:30 +01:00 |
|
default
|
50fa2ae0e6
|
mastoapi: a lot of proxy code.
|
2024-11-12 06:35:00 +01:00 |
|
default
|
4971e54e56
|
mastoapi: added some proxy code.
|
2024-11-12 06:11:10 +01:00 |
|
default
|
bbe061ca19
|
make_url() now accepts generating proxied urls by token.
|
2024-11-12 05:47:11 +01:00 |
|
default
|
af92863ebb
|
Added new proxy authorization by token.
|
2024-11-12 05:38:55 +01:00 |
|
default
|
36c6538927
|
Bumped version (I forgot to do it several commits ago 🤦).
|
2024-11-11 19:56:42 +01:00 |
|
default
|
f7860a921c
|
Updated TODO.
|
2024-11-11 19:42:19 +01:00 |
|
default
|
9283bc3bc0
|
Fixed crash in xs_multipart_form_data() (from the tooot application).
|
2024-11-11 19:41:43 +01:00 |
|
default
|
33375aca90
|
Fixed possible crash in proxy code.
|
2024-11-10 07:32:48 +01:00 |
|
default
|
a657274d4e
|
In the RSS description, don't convert the bio from Markdown.
|
2024-11-10 07:16:48 +01:00 |
|
default
|
d9b94a556a
|
RSS feeds are now 2.0 instead of 0.91.
|
2024-11-10 06:59:55 +01:00 |
|
grunfink
|
5e37c780da
|
Merge pull request 'Fix "empty input line" warning by groff' (#222) from sergiodj/snac2:fix-groff-warning into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/222
|
2024-11-09 03:59:37 +00:00 |
|
Sergio Durigan Junior
|
c3339adce7
|
Fix "empty input line" warning by groff
Signed-off-by: Sergio Durigan Junior <sergiodj@sergiodj.net>
|
2024-11-08 22:17:56 -05:00 |
|
default
|
2096943a45
|
Updated TODO.
|
2024-11-08 15:59:12 +01:00 |
|
default
|
56ee6135d2
|
Merge branch 'master' of grunfink-codeberg:grunfink/snac2
|
2024-11-08 15:39:10 +01:00 |
|
grunfink
|
21cd4ddf77
|
Merge pull request 'Updated FreeBSD rc script' (#221) from draga79/snac2:master into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/221
|
2024-11-08 14:38:50 +00:00 |
|
draga79
|
446eca71b7
|
Updated FreeBSD rc script
On FreeBSD, the snac process is now managed by the daemon(8) utility - this means it will be restarted in case of crash, etc.
|
2024-11-08 08:01:53 +00:00 |
|
default
|
cf980ba95b
|
Fixed crash in posts from the links browser.
|
2024-11-07 23:23:10 +01:00 |
|
default
|
b2555fb6b9
|
Merge branch 'master' of comam.es:git/snac2
|
2024-11-07 22:01:03 +01:00 |
|
default
|
585adead38
|
Fixed some URLs that should not be proxied.
|
2024-11-07 22:01:00 +01:00 |
|
default
|
c7e8f3783b
|
Moved make_url() to data.c.
|
2024-11-07 22:00:25 +01:00 |
|
default
|
34dbddb2b5
|
Updated dependencies.
|
2024-11-07 21:57:38 +01:00 |
|
default
|
a59699d7ce
|
Updated TODO.
|
2024-11-07 21:46:45 +01:00 |
|
default
|
3e9222c049
|
Fixed 'strict_public_timelines' being applied to the private timeline.
|
2024-11-07 21:17:38 +01:00 |
|
default
|
a6bf1ee0d0
|
Use the raw_path for proxying (as some media may include ? arguments).
|
2024-11-07 20:47:37 +01:00 |
|
default
|
e4e58d2222
|
Don't proxy our own URLs.
|
2024-11-07 20:23:07 +01:00 |
|
default
|
7dc42f5b3b
|
Propagate the caching headers.
|
2024-11-07 20:21:02 +01:00 |
|
default
|
eb6d3d0d0e
|
Omit the 'image' field if there are any attachment.
|
2024-11-07 20:04:02 +01:00 |
|