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-25
1
-0
/
+12
*
|
|
|
|
|
Fixed typo.
default
2024-11-25
1
-1
/
+1
*
|
|
|
|
|
Updated RELEASE_NOTES.
default
2024-11-25
1
-1
/
+3
*
|
|
|
|
|
New cmdline ops 'import_list' and 'import_block_list'.
default
2024-11-25
2
-1
/
+15
*
|
|
|
|
|
Most CSV import code has been moved to their own functions.
default
2024-11-25
2
-6
/
+34
*
|
|
|
|
|
Updated RELEASE_NOTES.
default
2024-11-25
1
-0
/
+2
*
|
|
|
|
|
When importing CSV lists, also follow that accounts.
default
2024-11-25
1
-0
/
+15
*
|
|
|
|
|
Fixed missing else in html people list.
default
2024-11-24
1
-0
/
+1
*
|
|
|
|
|
Changed help for the search box.
default
2024-11-24
1
-1
/
+1
*
|
|
|
|
|
Updated RELEASE_NOTES.
default
2024-11-24
1
-0
/
+2
*
|
|
|
|
|
The search box also searches accounts (via webfinger).
default
2024-11-24
1
-0
/
+42
*
|
|
|
|
|
Backport from xs.
default
2024-11-24
2
-5
/
+5
*
|
|
|
|
|
Fixed bio processing in the public page.
default
2024-11-24
1
-4
/
+4
*
|
|
|
|
|
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
|
|
/
|
/
|
|
*
Makefile: enable static compilation with musl
Giacomo Tesio
2024-11-20
1
-4
/
+4
|
/
*
Minor tweak to proxy code (some URLs were not correctly formed).
default
2024-11-14
1
-1
/
+1
[prev]
[next]