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
*
Updated documentation.
default
2024-11-24
1
-1
/
+19
*
Minor tweak to user_persist().
default
2024-11-24
1
-0
/
+3
*
Updated RELEASE_NOTES.
default
2024-11-24
1
-0
/
+4
*
Bumped version.
default
2024-11-24
1
-1
/
+1
*
Added web UI for the 'approve_followers' checkbox.
default
2024-11-24
1
-0
/
+14
*
New web actions "Approve" and "Discard".
default
2024-11-24
2
-0
/
+29
*
Pending follow notifications are shown as "Follow Request".
default
2024-11-24
1
-0
/
+3
*
The people page shows 'Approve' and 'Discard' buttons for pending follows.
default
2024-11-24
2
-11
/
+38
*
On unfollow, also delete from the pending follow list.
default
2024-11-24
1
-0
/
+5
*
New function pending_check() and pending_del().
default
2024-11-24
2
-0
/
+22
*
New function pending_get() and pending_list().
default
2024-11-24
2
-0
/
+40
*
New function pending_add().
default
2024-11-24
3
-11
/
+44
*
Return the 'manuallyApprovesFollowers' actor field according to user configur...
default
2024-11-24
1
-0
/
+4
*
In user_persist(), only publish the actor to the world if a relevant field ha...
default
2024-11-23
1
-0
/
+26
*
Minor tweak to new metadata.
default
2024-11-23
2
-2
/
+2
*
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
[next]