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
*
arc4random() does not exist in not-so-old systems, so revert this.
default
2023-04-16
3
-8
/
+9
*
Replaced random() with arc4random().
default
2023-04-16
3
-9
/
+8
*
Replaced strcpy() with strncpy().
default
2023-04-16
2
-3
/
+3
*
Updated documentation.
default
2023-04-16
1
-1
/
+5
*
Also accept /api/v2 urls.
default
2023-04-16
1
-3
/
+9
*
New function user_open_by_md5().
default
2023-04-16
3
-5
/
+22
*
Temporary fix to this account show error.
default
2023-04-16
1
-0
/
+4
*
Return context ancestors in the right order.
default
2023-04-16
1
-1
/
+1
*
Fixed use-after-free in reply messages.
default
2023-04-16
1
-30
/
+30
*
Don't strip the api version in mastoapi post handler.
default
2023-04-16
1
-6
/
+6
*
Updated RELEASE_NOTES.
default
2023-04-16
1
-2
/
+2
*
New button to clear all notifications.
default
2023-04-16
1
-0
/
+13
*
Updated RELEASE_NOTES.
default
2023-04-16
1
-2
/
+4
*
Posts can now be sent (still no images).
default
2023-04-15
3
-3
/
+48
*
Force failure in Mastodon API before it gets to a crash-on-startup situation.
default
2023-04-15
1
-2
/
+6
*
Added entrypoint /push/subscription.
default
2023-04-15
1
-4
/
+40
*
Added some more dummy entry points.
default
2023-04-15
1
-0
/
+18
*
Added the 'header' field to verify_credentials.
default
2023-04-15
1
-0
/
+1
*
Some fixes to allow Megalodon to work.
default
2023-04-15
1
-18
/
+29
*
New mastoapi to clear all notifications.
default
2023-04-14
3
-0
/
+27
*
Set the timeline check time after showing the notifications.
default
2023-04-14
1
-0
/
+5
*
New function timeline_touch().
default
2023-04-14
3
-1
/
+14
*
Updated RELEASE_NOTES.
default
2023-04-14
1
-0
/
+2
*
Updated TODO.
default
2023-04-14
1
-2
/
+2
*
Delete the private HTML cache on edits.
default
2023-04-14
1
-0
/
+1
*
More notification web page tweaks.
default
2023-04-14
1
-1
/
+1
*
More notification web tweaks.
default
2023-04-14
1
-2
/
+12
*
Don't show the full tree in notifications.
default
2023-04-14
2
-45
/
+60
*
New notifications web page.
default
2023-04-14
2
-2
/
+88
*
Show a top link to the (future) notifications area, including a count of new ...
default
2023-04-14
1
-1
/
+14
*
notify_list() returns the notifications in reverse order.
default
2023-04-14
1
-1
/
+1
*
Updated TODO.
default
2023-04-14
1
-1
/
+1
*
Updated TODO.
default
2023-04-14
1
-0
/
+4
*
Fixed crash in notification list.
default
2023-04-14
2
-10
/
+13
*
Added a dummy 'created_at' field for accounts that don't have a date.
default
2023-04-14
1
-0
/
+5
*
Fixed crash in notify_get().
default
2023-04-13
1
-1
/
+1
*
Updated RELEASE_NOTES.
default
2023-04-13
1
-0
/
+4
*
Implemented mastoapi notifications.
default
2023-04-13
2
-4
/
+55
*
New functions notify_get() and notify_list().
default
2023-04-13
3
-3
/
+60
*
New function notify_check_time().
default
2023-04-13
2
-0
/
+29
*
New function notify_add().
default
2023-04-13
4
-6
/
+42
*
Started working on a notification list.
default
2023-04-13
2
-15
/
+17
*
Version 2.27 RELEASED.
2.27
default
2023-04-13
1
-1
/
+1
*
Updated RELEASE_NOTES.
default
2023-04-13
1
-1
/
+1
*
More log level tweaks.
default
2023-04-13
1
-1
/
+1
*
Changed mastoapi log levels.
default
2023-04-13
1
-13
/
+14
*
f_ctime() returns the oldest of ctime and mtime.
default
2023-04-13
1
-2
/
+7
*
Updated RELEASE_NOTES.
default
2023-04-13
2
-1
/
+7
*
The snac page has been renamed to what-is-snac.
default
2023-04-12
1
-1
/
+1
*
Relationships can only be queried if logged in.
default
2023-04-12
1
-3
/
+6
[next]