index
:
snac2
master
Mirror of https://codeberg.org/grunfink/snac2
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
snac.h
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Version 2.65 RELEASED.
2.65
default
2024-11-26
1
-1
/
+1
|
*
Most CSV import code has been moved to their own functions.
default
2024-11-25
1
-0
/
+4
|
*
Bumped version.
default
2024-11-24
1
-1
/
+1
|
*
New web actions "Approve" and "Discard".
default
2024-11-24
1
-0
/
+1
|
*
New function pending_check() and pending_del().
default
2024-11-24
1
-0
/
+2
|
*
New function pending_get() and pending_list().
default
2024-11-24
1
-0
/
+2
|
*
New function pending_add().
default
2024-11-24
1
-0
/
+2
|
*
Version 2.64 RELEASED.
2.64
default
2024-11-21
1
-1
/
+1
|
*
New function get_in_reply_to().
default
2024-11-19
1
-0
/
+1
|
*
Version 2.63 RELEASED.
2.63
default
2024-11-14
1
-1
/
+1
|
*
The proxy token seed is created on startup and never stored.
default
2024-11-12
1
-0
/
+1
|
*
Added new proxy authorization by token.
default
2024-11-12
1
-1
/
+1
|
*
Bumped version (I forgot to do it several commits ago 🤦).
default
2024-11-11
1
-1
/
+1
|
*
RSS feeds are now 2.0 instead of 0.91.
default
2024-11-10
1
-1
/
+2
|
*
Moved make_url() to data.c.
default
2024-11-07
1
-0
/
+2
|
*
Propagate 'last-modified' and 'etag' fields while proxying.
default
2024-11-07
1
-1
/
+3
|
|
|
|
But does it work?
*
Version 2.62 RELEASED.
2.62
default
2024-11-07
1
-1
/
+1
|
*
Version 2.61 RELEASED.
2.61
default
2024-10-23
1
-1
/
+1
|
*
Version 2.60 RELEASED.
2.60
default
2024-10-10
1
-1
/
+1
|
*
More migration work.
default
2024-10-08
1
-1
/
+1
|
*
New HTML variable error (still unused).
default
2024-10-06
1
-1
/
+1
|
*
New function webfinger_request_fake().
default
2024-09-18
1
-4
/
+5
|
*
Started account migration code.
default
2024-09-18
1
-0
/
+2
|
*
Started support for CSV data export.
default
2024-09-18
1
-0
/
+3
|
*
Bumped development version.
default
2024-09-16
1
-1
/
+1
|
*
Version 2.59 RELEASED.
2.59
default
2024-09-15
1
-1
/
+1
|
*
More work in post drafts.
default
2024-09-06
1
-0
/
+1
|
*
Some new draft functions.
default
2024-09-06
1
-0
/
+4
|
*
New checkbox in html_note() for marking a post as a draft.
default
2024-09-06
1
-1
/
+1
|
*
Version 2.58 RELEASED.
2.58
default
2024-09-05
1
-1
/
+1
|
*
If style.css does not exist, it's created with the default one.
default
2024-09-04
1
-0
/
+1
|
*
mastoapi: added bookmark list.
default
2024-08-29
1
-0
/
+1
|
*
The list of bookmarked posts also work.
default
2024-08-29
1
-0
/
+1
|
*
Bookmarking can be done from the command line.
default
2024-08-29
1
-0
/
+4
|
*
Bumped version.
default
2024-08-11
1
-1
/
+1
|
*
mastoapi: also use mastoapi_timeline() with lists.
default
2024-08-09
1
-0
/
+1
|
*
Added some functions that return index filenames.
default
2024-08-09
1
-1
/
+4
|
*
Version 2.57 RELEASED.
2.57
default
2024-08-08
1
-1
/
+1
|
*
Notify objects include the original message.
default
2024-07-31
1
-1
/
+1
|
*
Use MD5_HEX_SIZE in more places.
default
2024-07-23
1
-2
/
+2
|
*
New constant MD5_HEX_SIZE.
default
2024-07-23
1
-2
/
+4
|
*
Reimplemented index_list_desc() by way of index_desc_first() and ↵
default
2024-07-23
1
-0
/
+2
|
|
|
|
index_desc_next().
*
Bumped version.
default
2024-07-11
1
-1
/
+1
|
*
Version 2.56 RELEASED.
2.56
default
2024-07-08
1
-1
/
+1
|
*
Bumped version.
default
2024-06-18
1
-1
/
+1
|
*
Version 2.55 RELEASED.
2.55
default
2024-06-09
1
-1
/
+1
|
*
Version 2.54 RELEASED.
2.54
default
2024-06-08
1
-1
/
+1
|
*
Don't propagate the user change after dismissing the announcement.
default
2024-05-31
1
-1
/
+1
|
*
Implement instance announcements
Louis Brauer
2024-05-31
1
-0
/
+6
|
*
Translate status codes to canonical status texts
Louis Brauer
2024-05-27
1
-46
/
+5
|
|
|
|
|
Use those in HTTP responses instead of "OK"/"ERROR". Apps like Tokodon show only the status text in unexpected responses.
[next]