index
:
snac2
master
Mirror of https://codeberg.org/grunfink/snac2
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
The 'metadata' field in user.json is now a string instead of a dict.
default
2024-11-23
2
-30
/
+69
*
Version 2.64 RELEASED.
2.64
default
2024-11-21
1
-1
/
+1
*
Updated RELEASE_NOTES.
default
2024-11-21
1
-0
/
+12
*
New function xs_unicode_right_to_left().
default
2024-11-20
3
-1
/
+40
*
mastoapi: fixed crash in posts without 'published' field.
default
2024-11-20
1
-1
/
+10
*
Updated documentation.
default
2024-11-19
1
-0
/
+2
*
More usage of get_in_reply_to().
default
2024-11-19
1
-1
/
+1
*
New function get_in_reply_to().
default
2024-11-19
4
-6
/
+19
*
Updated TODO.
default
2024-11-18
1
-4
/
+4
*
Merge branch 'master' of grunfink-codeberg:grunfink/snac2
default
2024-11-18
1
-1
/
+1
|
\
|
*
Merge pull request 'do not autocapitalize "Login: " masto api field' (#227) f...
grunfink
2024-11-18
1
-1
/
+1
|
|
\
|
|
*
do not autocapitalize "Login: " masto api field
François Kooman
2024-11-18
1
-1
/
+1
|
|
/
*
|
mastoapi: more tweaks to notifications code.
default
2024-11-17
1
-4
/
+12
*
|
mastoapi: added more checks in the notifications code.
default
2024-11-17
1
-0
/
+4
|
/
*
In the insert cmdline op, don't re-add if it's already in the timeline.
default
2024-11-17
1
-1
/
+5
*
Updated TODO.
default
2024-11-17
1
-2
/
+2
*
The server creates a pidfile inside the base directory.
default
2024-11-17
1
-0
/
+14
*
Updated TODO.
default
2024-11-17
1
-0
/
+2
*
Updated TODO.
default
2024-11-16
1
-0
/
+4
*
Allow underscores in hashtags.
default
2024-11-16
1
-1
/
+1
*
Minor tweak to proxy code (some URLs were not correctly formed).
default
2024-11-14
1
-1
/
+1
*
Version 2.63 RELEASED.
2.63
default
2024-11-14
1
-1
/
+1
*
Updated RELEASE_NOTES.
default
2024-11-14
1
-0
/
+16
*
Updated documentation.
default
2024-11-13
1
-0
/
+7
*
Updated dependencies.
default
2024-11-12
2
-2
/
+2
*
The proxy token seed is created on startup and never stored.
default
2024-11-12
4
-14
/
+7
*
mastoapi: a lot of proxy code.
default
2024-11-12
1
-19
/
+28
*
mastoapi: added some proxy code.
default
2024-11-12
2
-5
/
+7
*
make_url() now accepts generating proxied urls by token.
default
2024-11-12
1
-1
/
+11
*
Added new proxy authorization by token.
default
2024-11-12
3
-14
/
+49
*
Bumped version (I forgot to do it several commits ago 🤦).
default
2024-11-11
1
-1
/
+1
*
Updated TODO.
default
2024-11-11
1
-0
/
+2
*
Fixed crash in xs_multipart_form_data() (from the tooot application).
default
2024-11-11
1
-2
/
+2
*
Fixed possible crash in proxy code.
default
2024-11-10
1
-1
/
+1
*
In the RSS description, don't convert the bio from Markdown.
default
2024-11-10
1
-1
/
+1
*
RSS feeds are now 2.0 instead of 0.91.
default
2024-11-10
2
-5
/
+35
*
Merge pull request 'Fix "empty input line" warning by groff' (#222) from serg...
grunfink
2024-11-09
1
-1
/
+0
|
\
|
*
Fix "empty input line" warning by groff
Sergio Durigan Junior
2024-11-08
1
-1
/
+0
|
/
*
Updated TODO.
default
2024-11-08
1
-0
/
+4
*
Merge branch 'master' of grunfink-codeberg:grunfink/snac2
default
2024-11-08
1
-2
/
+10
|
\
|
*
Merge pull request 'Updated FreeBSD rc script' (#221) from draga79/snac2:mast...
grunfink
2024-11-08
1
-2
/
+10
|
|
\
|
|
*
Updated FreeBSD rc script
draga79
2024-11-08
1
-2
/
+10
|
|
/
*
|
Fixed crash in posts from the links browser.
default
2024-11-07
1
-1
/
+1
*
|
Merge branch 'master' of comam.es:git/snac2
default
2024-11-07
3
-16
/
+18
|
\
\
|
*
|
Moved make_url() to data.c.
default
2024-11-07
3
-16
/
+18
*
|
|
Fixed some URLs that should not be proxied.
default
2024-11-07
1
-3
/
+3
|
/
/
*
|
Updated dependencies.
default
2024-11-07
2
-2
/
+2
*
|
Updated TODO.
default
2024-11-07
1
-1
/
+3
*
|
Fixed 'strict_public_timelines' being applied to the private timeline.
default
2024-11-07
1
-1
/
+1
*
|
Use the raw_path for proxying (as some media may include ? arguments).
default
2024-11-07
3
-1
/
+10
[next]