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
*
timeline_del() also deletes from the pinned and bookmark caches.
default
2024-08-29
1
-0
/
+3
*
Updated RELEASE_NOTES.
default
2024-08-29
1
-0
/
+2
*
mastoapi: added bookmark list.
default
2024-08-29
3
-5
/
+28
*
mastoapi: added support for [un]bookmarking.
default
2024-08-29
1
-4
/
+11
*
Added web UI for [un]bookmarking.
default
2024-08-29
1
-0
/
+17
*
Pinned posts are no longer shown in the private timeline.
default
2024-08-29
1
-8
/
+5
*
The list of bookmarked posts also work.
default
2024-08-29
3
-0
/
+23
*
The list of pinned posts now works.
default
2024-08-29
1
-0
/
+15
*
Added links to pinned and bookmarked posts as if they were lists.
default
2024-08-29
1
-18
/
+40
*
Show bookmarked posts with an emoji.
default
2024-08-29
2
-1
/
+9
*
Bookmarking can be done from the command line.
default
2024-08-29
2
-0
/
+26
*
Simplified pinning functions.
default
2024-08-29
1
-27
/
+19
*
Adding to and object cache always create the cache directory.
default
2024-08-29
1
-13
/
+5
*
Merge branch 'master' of /home/angel/git/snac2
default
2024-08-29
1
-4
/
+4
|
\
|
*
Updated TODO.
default
2024-08-27
1
-4
/
+4
*
|
New function object_user_cache_fn().
default
2024-08-29
1
-14
/
+58
|
/
*
Updated RELEASE_NOTES.
default
2024-08-26
1
-0
/
+2
*
Added a 'featured' property to the actor object.
default
2024-08-26
1
-7
/
+8
*
Only archive error content that is not NULL.
default
2024-08-25
1
-2
/
+3
*
Updated dependencies.
default
2024-08-24
2
-21
/
+27
*
Stop archiving no_valid_recipients q_item.
default
2024-08-24
1
-1
/
+0
*
Archive and try to avoid crashing on unexpected 'content' field data type.
default
2024-08-24
1
-1
/
+8
*
Fixed typo.
default
2024-08-24
1
-1
/
+1
*
Updated RELEASE_NOTES.
default
2024-08-23
1
-0
/
+2
*
Searches are now case-insensitive for all alphabets.
default
2024-08-23
3
-3
/
+737
*
Some optimizations.
default
2024-08-23
3
-5
/
+120
*
Updated TODO.
default
2024-08-17
1
-0
/
+4
*
Ignore 'Remove' messages.
default
2024-08-16
1
-1
/
+1
*
Don't archive actor retry errors.
default
2024-08-16
1
-2
/
+0
*
Ignore 'Read' messages.
default
2024-08-16
1
-1
/
+1
*
Ignore 'Reject' messages.
default
2024-08-16
1
-1
/
+1
*
Updated RELEASE_NOTES.
default
2024-08-12
1
-0
/
+2
*
Updated dependencies.
default
2024-08-12
1
-15
/
+19
*
Variable renaming in xs_unix_socket, because it collides in Illumos.
default
2024-08-12
2
-9
/
+9
*
Backport from xs.
default
2024-08-11
2
-6
/
+14
*
Minor search improvement.
default
2024-08-11
1
-4
/
+6
*
Updated RELEASE_NOTES.
default
2024-08-11
1
-0
/
+4
*
Bumped version.
default
2024-08-11
1
-1
/
+1
*
content_search() also search into alt-text from attachments.
default
2024-08-11
1
-1
/
+15
*
mastoapi: also use mastoapi_timeline() with lists.
default
2024-08-09
3
-59
/
+13
*
Use mastoapi_timeline() also for the instance timeline and tags.
default
2024-08-09
1
-79
/
+7
*
More mastoapi_timeline() tweaks.
default
2024-08-09
1
-18
/
+35
*
Use index_desc_first() / index_desc_next() in mastoapi_timeline().
default
2024-08-09
1
-62
/
+75
*
Added some functions that return index filenames.
default
2024-08-09
2
-7
/
+30
*
New function mastoapi_timeline().
default
2024-08-09
1
-93
/
+102
*
Version 2.57 RELEASED.
2.57
default
2024-08-08
1
-1
/
+1
*
Fixed leaked EmojiReact notifications.
default
2024-08-07
1
-4
/
+4
*
mastoapi: show EmojiReact notifications as 'favourites'.
default
2024-08-06
1
-1
/
+1
*
Use xs_between() where applicable.
default
2024-08-05
4
-8
/
+8
*
Tweaked unveil() / pledge() to deal with UNIX sockets.
default
2024-08-05
1
-7
/
+15
[next]