default
|
76445d157a
|
Use server.json "admin_email" in mastoapi instance object.
|
2023-04-20 17:59:09 +02:00 |
|
default
|
11a89ef0f9
|
Backport from xs.
|
2023-04-20 12:46:59 +02:00 |
|
default
|
d55db28390
|
Backport from xs.
|
2023-04-19 22:53:07 +02:00 |
|
default
|
3ccf4e3759
|
arc4random() does not exist in not-so-old systems, so revert this.
Revert "Replaced random() with arc4random()."
This reverts commit f658f345ca .
|
2023-04-16 20:27:38 +02:00 |
|
default
|
f658f345ca
|
Replaced random() with arc4random().
|
2023-04-16 20:19:25 +02:00 |
|
default
|
8205159f8c
|
Replaced strcpy() with strncpy().
To shut up some compiler whining.
|
2023-04-16 20:12:44 +02:00 |
|
default
|
80cd4eaada
|
Updated documentation.
|
2023-04-16 08:14:25 +02:00 |
|
default
|
52e3d6032c
|
Also accept /api/v2 urls.
|
2023-04-16 08:13:45 +02:00 |
|
default
|
0240c871f3
|
New function user_open_by_md5().
|
2023-04-16 07:43:41 +02:00 |
|
default
|
2ec58144ba
|
Temporary fix to this account show error.
|
2023-04-16 07:34:26 +02:00 |
|
default
|
cc48f25e98
|
Return context ancestors in the right order.
|
2023-04-16 07:17:16 +02:00 |
|
default
|
604c1f0bce
|
Fixed use-after-free in reply messages.
|
2023-04-16 07:12:57 +02:00 |
|
default
|
fd0440dd75
|
Don't strip the api version in mastoapi post handler.
|
2023-04-16 06:41:13 +02:00 |
|
default
|
6640bd726f
|
Updated RELEASE_NOTES.
|
2023-04-16 06:14:04 +02:00 |
|
default
|
048ee35039
|
New button to clear all notifications.
|
2023-04-16 06:08:33 +02:00 |
|
default
|
7bec30ee52
|
Updated RELEASE_NOTES.
|
2023-04-16 05:58:40 +02:00 |
|
default
|
81100cb825
|
Posts can now be sent (still no images).
|
2023-04-15 19:05:26 +02:00 |
|
default
|
5ec593da2c
|
Force failure in Mastodon API before it gets to a crash-on-startup situation.
|
2023-04-15 18:14:24 +02:00 |
|
default
|
512058bbc5
|
Added entrypoint /push/subscription.
The returned object is just wild guessing, I don't understand all
this things. Anyway, the offical app keeps crashing.
|
2023-04-15 18:06:18 +02:00 |
|
default
|
95d90e5475
|
Added some more dummy entry points.
|
2023-04-15 16:40:48 +02:00 |
|
default
|
84077aa9eb
|
Added the 'header' field to verify_credentials.
Megalodon accepted, but now crashes on input.
|
2023-04-15 09:52:48 +02:00 |
|
default
|
ec51d59e24
|
Some fixes to allow Megalodon to work.
The instance object was wrong and the oauth args can appear as JSON.
|
2023-04-15 09:44:09 +02:00 |
|
default
|
9e7a77c10f
|
New mastoapi to clear all notifications.
|
2023-04-14 19:39:31 +02:00 |
|
default
|
58b2a47631
|
Set the timeline check time after showing the notifications.
|
2023-04-14 19:21:57 +02:00 |
|
default
|
bd21d144de
|
New function timeline_touch().
|
2023-04-14 19:17:16 +02:00 |
|
default
|
9ce6fb03ed
|
Updated RELEASE_NOTES.
|
2023-04-14 19:06:55 +02:00 |
|
default
|
4473107e12
|
Updated TODO.
|
2023-04-14 19:05:45 +02:00 |
|
default
|
30567ba812
|
Delete the private HTML cache on edits.
|
2023-04-14 19:04:53 +02:00 |
|
default
|
81f94d44df
|
More notification web page tweaks.
|
2023-04-14 13:38:06 +02:00 |
|
default
|
a64a25a551
|
More notification web tweaks.
|
2023-04-14 13:32:37 +02:00 |
|
default
|
a050be9107
|
Don't show the full tree in notifications.
|
2023-04-14 13:05:36 +02:00 |
|
default
|
cb616d6eb5
|
New notifications web page.
|
2023-04-14 12:23:32 +02:00 |
|
default
|
f38de8c6b0
|
Show a top link to the (future) notifications area, including a count of new ones.
|
2023-04-14 09:57:18 +02:00 |
|
default
|
995fd81e48
|
notify_list() returns the notifications in reverse order.
|
2023-04-14 09:34:01 +02:00 |
|
default
|
7718ed2fc7
|
Updated TODO.
|
2023-04-14 08:57:36 +02:00 |
|
default
|
e6f8af4af7
|
Updated TODO.
|
2023-04-14 08:40:12 +02:00 |
|
default
|
35c611b8b9
|
Fixed crash in notification list.
|
2023-04-14 08:37:33 +02:00 |
|
default
|
815c39d0c6
|
Added a dummy 'created_at' field for accounts that don't have a date.
This avoid a crash in Tusky.
|
2023-04-14 08:14:11 +02:00 |
|
default
|
c66cd2edb5
|
Fixed crash in notify_get().
|
2023-04-13 18:34:14 +02:00 |
|
default
|
a6d664aa5c
|
Updated RELEASE_NOTES.
|
2023-04-13 17:56:31 +02:00 |
|
default
|
51208b10c1
|
Implemented mastoapi notifications.
|
2023-04-13 17:56:00 +02:00 |
|
default
|
1a27e67ed9
|
New functions notify_get() and notify_list().
|
2023-04-13 17:34:48 +02:00 |
|
default
|
211bedd497
|
New function notify_check_time().
|
2023-04-13 17:12:07 +02:00 |
|
default
|
bcde97c2d5
|
New function notify_add().
|
2023-04-13 16:59:17 +02:00 |
|
default
|
2d5d63554c
|
Started working on a notification list.
|
2023-04-13 15:32:13 +02:00 |
|
default
|
c2f5748a9d
|
Version 2.27 RELEASED.
|
2023-04-13 10:07:24 +02:00 |
|
default
|
cb44135af7
|
Updated RELEASE_NOTES.
|
2023-04-13 10:05:27 +02:00 |
|
default
|
225c45ddaf
|
More log level tweaks.
|
2023-04-13 10:03:25 +02:00 |
|
default
|
a558ad803c
|
Changed mastoapi log levels.
|
2023-04-13 09:59:00 +02:00 |
|
default
|
e47cb4f9e1
|
f_ctime() returns the oldest of ctime and mtime.
|
2023-04-13 09:46:05 +02:00 |
|